See <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/975/changes>

Changes:

[Matthias Boehm] [SYSTEMML-1588] Fix parfor spark result merge w/ pending rdd 
operations

------------------------------------------
[...truncated 29099 lines...]
17/05/07 16:00:36 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 1.0 
(TID 1) in 17 ms on localhost (executor driver) (1/1)
17/05/07 16:00:36 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 1.0, whose 
tasks have all completed, from pool default
17/05/07 16:00:36 INFO scheduler.DAGScheduler: looking for newly runnable stages
17/05/07 16:00:36 INFO scheduler.DAGScheduler: running: Set(ShuffleMapStage 1)
17/05/07 16:00:36 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 2)
17/05/07 16:00:36 INFO scheduler.DAGScheduler: failed: Set()
17/05/07 16:00:36 INFO scheduler.DAGScheduler: ShuffleMapStage 1 
(parallelizePairs at SparkExecutionContext.java:706) finished in 0.177 s
17/05/07 16:00:36 INFO scheduler.DAGScheduler: looking for newly runnable stages
17/05/07 16:00:36 INFO scheduler.DAGScheduler: running: Set()
17/05/07 16:00:36 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 2)
17/05/07 16:00:36 INFO scheduler.DAGScheduler: failed: Set()
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Submitting ResultStage 2 
(MapPartitionsRDD[5] at mapValues at BinarySPInstruction.java:117), which has 
no missing parents
17/05/07 16:00:36 INFO memory.MemoryStore: Block broadcast_2 stored as values 
in memory (estimated size 4.2 KB, free 1033.8 MB)
17/05/07 16:00:36 INFO memory.MemoryStore: Block broadcast_2_piece0 stored as 
bytes in memory (estimated size 2.3 KB, free 1033.8 MB)
17/05/07 16:00:36 INFO storage.BlockManagerInfo: Added broadcast_2_piece0 in 
memory on 169.54.146.43:55043 (size: 2.3 KB, free: 1033.8 MB)
17/05/07 16:00:36 INFO spark.SparkContext: Created broadcast 2 from broadcast 
at DAGScheduler.scala:996
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from 
ResultStage 2 (MapPartitionsRDD[5] at mapValues at BinarySPInstruction.java:117)
17/05/07 16:00:36 INFO scheduler.TaskSchedulerImpl: Adding task set 2.0 with 1 
tasks
17/05/07 16:00:36 INFO scheduler.FairSchedulableBuilder: Added task set 
TaskSet_2.0 tasks to pool default
17/05/07 16:00:36 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 2.0 
(TID 2, localhost, executor driver, partition 0, PROCESS_LOCAL, 5813 bytes)
17/05/07 16:00:36 INFO executor.Executor: Running task 0.0 in stage 2.0 (TID 2)
17/05/07 16:00:36 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty 
blocks out of 1 blocks
17/05/07 16:00:36 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote 
fetches in 8 ms
17/05/07 16:00:36 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty 
blocks out of 1 blocks
17/05/07 16:00:36 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote 
fetches in 1 ms
17/05/07 16:00:36 INFO executor.Executor: Finished task 0.0 in stage 2.0 (TID 
2). 2077 bytes result sent to driver
17/05/07 16:00:36 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 2.0 
(TID 2) in 84 ms on localhost (executor driver) (1/1)
17/05/07 16:00:36 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 2.0, whose 
tasks have all completed, from pool default
17/05/07 16:00:36 INFO scheduler.DAGScheduler: ResultStage 2 (collect at 
SparkExecutionContext.java:796) finished in 0.085 s
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Registering RDD 6 
(parallelizePairs at SparkExecutionContext.java:706)
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Registering RDD 7 
(parallelizePairs at SparkExecutionContext.java:706)
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Got job 1 (collect at 
SparkExecutionContext.java:796) with 1 output partitions
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Final stage: ResultStage 5 
(collect at SparkExecutionContext.java:796)
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Parents of final stage: 
List(ShuffleMapStage 3, ShuffleMapStage 4)
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Missing parents: 
List(ShuffleMapStage 3, ShuffleMapStage 4)
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Submitting ShuffleMapStage 3 
(ParallelCollectionRDD[6] at parallelizePairs at 
SparkExecutionContext.java:706), which has no missing parents
17/05/07 16:00:36 INFO memory.MemoryStore: Block broadcast_3 stored as values 
in memory (estimated size 2032.0 B, free 1033.8 MB)
17/05/07 16:00:36 INFO memory.MemoryStore: Block broadcast_3_piece0 stored as 
bytes in memory (estimated size 1305.0 B, free 1033.8 MB)
17/05/07 16:00:36 INFO storage.BlockManagerInfo: Added broadcast_3_piece0 in 
memory on 169.54.146.43:55043 (size: 1305.0 B, free: 1033.8 MB)
17/05/07 16:00:36 INFO spark.SparkContext: Created broadcast 3 from broadcast 
at DAGScheduler.scala:996
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from 
ShuffleMapStage 3 (ParallelCollectionRDD[6] at parallelizePairs at 
SparkExecutionContext.java:706)
17/05/07 16:00:36 INFO scheduler.TaskSchedulerImpl: Adding task set 3.0 with 1 
tasks
17/05/07 16:00:36 INFO scheduler.FairSchedulableBuilder: Added task set 
TaskSet_3.0 tasks to pool default
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Submitting ShuffleMapStage 4 
(ParallelCollectionRDD[7] at parallelizePairs at 
SparkExecutionContext.java:706), which has no missing parents
17/05/07 16:00:36 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 3.0 
(TID 3, localhost, executor driver, partition 0, PROCESS_LOCAL, 6445 bytes)
17/05/07 16:00:36 INFO executor.Executor: Running task 0.0 in stage 3.0 (TID 3)
17/05/07 16:00:36 INFO memory.MemoryStore: Block broadcast_4 stored as values 
in memory (estimated size 2032.0 B, free 1033.8 MB)
17/05/07 16:00:36 INFO memory.MemoryStore: Block broadcast_4_piece0 stored as 
bytes in memory (estimated size 1305.0 B, free 1033.8 MB)
17/05/07 16:00:36 INFO storage.BlockManagerInfo: Added broadcast_4_piece0 in 
memory on 169.54.146.43:55043 (size: 1305.0 B, free: 1033.8 MB)
17/05/07 16:00:36 INFO spark.SparkContext: Created broadcast 4 from broadcast 
at DAGScheduler.scala:996
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from 
ShuffleMapStage 4 (ParallelCollectionRDD[7] at parallelizePairs at 
SparkExecutionContext.java:706)
17/05/07 16:00:36 INFO scheduler.TaskSchedulerImpl: Adding task set 4.0 with 1 
tasks
17/05/07 16:00:36 INFO scheduler.FairSchedulableBuilder: Added task set 
TaskSet_4.0 tasks to pool default
17/05/07 16:00:36 INFO executor.Executor: Finished task 0.0 in stage 3.0 (TID 
3). 1253 bytes result sent to driver
17/05/07 16:00:36 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 4.0 
(TID 4, localhost, executor driver, partition 0, PROCESS_LOCAL, 6445 bytes)
17/05/07 16:00:36 INFO executor.Executor: Running task 0.0 in stage 4.0 (TID 4)
17/05/07 16:00:36 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 3.0 
(TID 3) in 15 ms on localhost (executor driver) (1/1)
17/05/07 16:00:36 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 3.0, whose 
tasks have all completed, from pool default
17/05/07 16:00:36 INFO scheduler.DAGScheduler: ShuffleMapStage 3 
(parallelizePairs at SparkExecutionContext.java:706) finished in 0.017 s
17/05/07 16:00:36 INFO scheduler.DAGScheduler: looking for newly runnable stages
17/05/07 16:00:36 INFO scheduler.DAGScheduler: running: Set(ShuffleMapStage 4)
17/05/07 16:00:36 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 5)
17/05/07 16:00:36 INFO scheduler.DAGScheduler: failed: Set()
17/05/07 16:00:36 INFO executor.Executor: Finished task 0.0 in stage 4.0 (TID 
4). 1253 bytes result sent to driver
17/05/07 16:00:36 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 4.0 
(TID 4) in 11 ms on localhost (executor driver) (1/1)
17/05/07 16:00:36 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 4.0, whose 
tasks have all completed, from pool default
17/05/07 16:00:36 INFO scheduler.DAGScheduler: ShuffleMapStage 4 
(parallelizePairs at SparkExecutionContext.java:706) finished in 0.016 s
17/05/07 16:00:36 INFO scheduler.DAGScheduler: looking for newly runnable stages
17/05/07 16:00:36 INFO scheduler.DAGScheduler: running: Set()
17/05/07 16:00:36 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 5)
17/05/07 16:00:36 INFO scheduler.DAGScheduler: failed: Set()
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Submitting ResultStage 5 
(MapPartitionsRDD[11] at mapValues at BinarySPInstruction.java:117), which has 
no missing parents
17/05/07 16:00:36 INFO memory.MemoryStore: Block broadcast_5 stored as values 
in memory (estimated size 4.2 KB, free 1033.8 MB)
17/05/07 16:00:36 INFO memory.MemoryStore: Block broadcast_5_piece0 stored as 
bytes in memory (estimated size 2.3 KB, free 1033.8 MB)
17/05/07 16:00:36 INFO storage.BlockManagerInfo: Added broadcast_5_piece0 in 
memory on 169.54.146.43:55043 (size: 2.3 KB, free: 1033.8 MB)
17/05/07 16:00:36 INFO spark.SparkContext: Created broadcast 5 from broadcast 
at DAGScheduler.scala:996
17/05/07 16:00:36 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from 
ResultStage 5 (MapPartitionsRDD[11] at mapValues at 
BinarySPInstruction.java:117)
17/05/07 16:00:36 INFO scheduler.TaskSchedulerImpl: Adding task set 5.0 with 1 
tasks
17/05/07 16:00:36 INFO scheduler.FairSchedulableBuilder: Added task set 
TaskSet_5.0 tasks to pool default
17/05/07 16:00:36 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 5.0 
(TID 5, localhost, executor driver, partition 0, PROCESS_LOCAL, 5814 bytes)
17/05/07 16:00:36 INFO executor.Executor: Running task 0.0 in stage 5.0 (TID 5)
17/05/07 16:00:36 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty 
blocks out of 1 blocks
17/05/07 16:00:36 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote 
fetches in 0 ms
17/05/07 16:00:36 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty 
blocks out of 1 blocks
17/05/07 16:00:36 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote 
fetches in 0 ms
17/05/07 16:00:36 INFO executor.Executor: Finished task 0.0 in stage 5.0 (TID 
5). 2240 bytes result sent to driver
17/05/07 16:00:36 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 5.0 
(TID 5) in 12 ms on localhost (executor driver) (1/1)
17/05/07 16:00:36 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 5.0, whose 
tasks have all completed, from pool default
17/05/07 16:00:36 INFO scheduler.DAGScheduler: ResultStage 5 (collect at 
SparkExecutionContext.java:796) finished in 0.014 s
17/05/07 16:00:36 INFO storage.BlockManagerInfo: Removed broadcast_2_piece0 on 
169.54.146.43:55043 in memory (size: 2.3 KB, free: 1033.8 MB)
17/05/07 16:00:36 INFO storage.BlockManagerInfo: Removed broadcast_5_piece0 on 
169.54.146.43:55043 in memory (size: 2.3 KB, free: 1033.8 MB)
17/05/07 16:00:36 INFO storage.BlockManagerInfo: Removed broadcast_4_piece0 on 
169.54.146.43:55043 in memory (size: 1305.0 B, free: 1033.8 MB)
17/05/07 16:00:36 INFO storage.BlockManagerInfo: Removed broadcast_3_piece0 on 
169.54.146.43:55043 in memory (size: 1305.0 B, free: 1033.8 MB)
17/05/07 16:00:36 INFO spark.ContextCleaner: Cleaned shuffle 2
17/05/07 16:00:36 INFO spark.ContextCleaner: Cleaned shuffle 3
17/05/07 16:02:34 INFO storage.BlockManagerInfo: Removed broadcast_1_piece0 on 
169.54.146.43:55043 in memory (size: 1305.0 B, free: 1033.8 MB)
17/05/07 16:02:34 INFO storage.BlockManagerInfo: Removed broadcast_0_piece0 on 
169.54.146.43:55043 in memory (size: 1302.0 B, free: 1033.8 MB)
17/05/07 16:02:34 INFO spark.ContextCleaner: Cleaned shuffle 1
17/05/07 16:02:34 INFO spark.ContextCleaner: Cleaned shuffle 0
17/05/07 16:02:39 INFO server.ServerConnector: Stopped 
ServerConnector@4e3208b6{HTTP/1.1}{0.0.0.0:4040}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@1b4240f6{/stages/stage/kill,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@f7bc13{/jobs/job/kill,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@77a45d54{/api,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@2b6a693{/,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@67ff9a29{/static,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@2f7b1be8{/executors/threadDump/json,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@6e43748d{/executors/threadDump,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@138ed459{/executors/json,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@330f7866{/executors,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@4420bb26{/environment/json,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@74612a37{/environment,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@7dbba355{/storage/rdd/json,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@46063bc7{/storage/rdd,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@2742e663{/storage/json,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@77ffc590{/storage,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@1eb4a654{/stages/pool/json,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@4644fc30{/stages/pool,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@2defb05c{/stages/stage/json,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@6bb05240{/stages/stage,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@e7ada46{/stages/json,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@3d0ad948{/stages,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@2a2d868c{/jobs/job/json,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@23d8ceff{/jobs/job,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@77f88768{/jobs/json,null,UNAVAILABLE}
17/05/07 16:02:39 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@2ea732eb{/jobs,null,UNAVAILABLE}
17/05/07 16:02:39 INFO ui.SparkUI: Stopped Spark web UI at 
http://169.54.146.43:4040
17/05/07 16:02:39 INFO spark.MapOutputTrackerMasterEndpoint: 
MapOutputTrackerMasterEndpoint stopped!
17/05/07 16:02:39 INFO memory.MemoryStore: MemoryStore cleared
17/05/07 16:02:39 INFO storage.BlockManager: BlockManager stopped
17/05/07 16:02:39 INFO storage.BlockManagerMaster: BlockManagerMaster stopped
17/05/07 16:02:39 INFO 
scheduler.OutputCommitCoordinator$OutputCommitCoordinatorEndpoint: 
OutputCommitCoordinator stopped!
17/05/07 16:02:39 INFO spark.SparkContext: Successfully stopped SparkContext
Running org.apache.sysml.test.integration.scripts.nn.NNTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 528.367 sec - 
in org.apache.sysml.test.integration.scripts.nn.NNTest
17/05/07 16:02:40 INFO util.ShutdownHookManager: Shutdown hook called
17/05/07 16:02:40 INFO util.ShutdownHookManager: Deleting directory 
/tmp/spark-14fb04d3-3247-45aa-b9fd-827c472e0d35
Running 
org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,492.411 sec 
- in 
org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
17/05/07 16:02:53 INFO util.ShutdownHookManager: Shutdown hook called
17/05/07 16:02:53 INFO util.ShutdownHookManager: Deleting directory 
/tmp/spark-176f0c17-bc03-4b09-85ae-04cb621b520d
Running 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 349.635 sec - 
in 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Running 
org.apache.sysml.test.integration.applications.parfor.ParForNaiveBayesTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 524.534 sec - 
in org.apache.sysml.test.integration.applications.parfor.ParForNaiveBayesTest
Running org.apache.sysml.test.integration.functions.append.AppendChainTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,035.747 sec 
- in org.apache.sysml.test.integration.functions.append.AppendChainTest
Running 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 276.811 sec - 
in 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest
Running org.apache.sysml.test.integration.applications.dml.HITSDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.841 sec - in 
org.apache.sysml.test.integration.applications.dml.HITSDMLTest
Running org.apache.sysml.test.integration.functions.append.AppendMatrixTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,392.406 sec 
- in org.apache.sysml.test.integration.functions.append.AppendMatrixTest
Running 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 351.404 sec - 
in 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest
Running org.apache.sysml.test.integration.applications.pydml.ArimaPyDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.642 sec - in 
org.apache.sysml.test.integration.applications.pydml.ArimaPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.HITSPyDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.811 sec - in 
org.apache.sysml.test.integration.applications.pydml.HITSPyDMLTest
Running 
org.apache.sysml.test.integration.applications.dml.LinearRegressionDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.536 sec - in 
org.apache.sysml.test.integration.applications.dml.LinearRegressionDMLTest
Running org.apache.sysml.test.integration.applications.pydml.CsplineDSPyDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.762 sec - in 
org.apache.sysml.test.integration.applications.pydml.CsplineDSPyDMLTest
Running 
org.apache.sysml.test.integration.applications.pydml.LinearLogRegPyDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.809 sec - in 
org.apache.sysml.test.integration.applications.pydml.LinearLogRegPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.NaiveBayesPyDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.829 sec - in 
org.apache.sysml.test.integration.applications.pydml.NaiveBayesPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.CsplineCGDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.078 sec - in 
org.apache.sysml.test.integration.applications.dml.CsplineCGDMLTest
Running org.apache.sysml.test.integration.applications.dml.L2SVMDMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.629 sec - in 
org.apache.sysml.test.integration.applications.dml.L2SVMDMLTest
Running 
org.apache.sysml.test.integration.applications.pydml.MDABivariateStatsPyDMLTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 300.662 sec - 
in 
org.apache.sysml.test.integration.applications.pydml.MDABivariateStatsPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.PageRankPyDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.301 sec - in 
org.apache.sysml.test.integration.applications.pydml.PageRankPyDMLTest
Running 
org.apache.sysml.test.integration.applications.pydml.NaiveBayesParforPyDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.126 sec - in 
org.apache.sysml.test.integration.applications.pydml.NaiveBayesParforPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.NaiveBayesDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.116 sec - in 
org.apache.sysml.test.integration.applications.dml.NaiveBayesDMLTest
Running 
org.apache.sysml.test.integration.applications.dml.MDABivariateStatsDMLTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 295.807 sec - 
in org.apache.sysml.test.integration.applications.dml.MDABivariateStatsDMLTest
Running org.apache.sysml.test.integration.applications.dml.PageRankDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.434 sec - in 
org.apache.sysml.test.integration.applications.dml.PageRankDMLTest
Running org.apache.sysml.test.integration.applications.pydml.GLMPyDMLTest
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 590.667 sec - 
in org.apache.sysml.test.integration.applications.pydml.GLMPyDMLTest
Running 
org.apache.sysml.test.integration.applications.pydml.MultiClassSVMPyDMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.553 sec - in 
org.apache.sysml.test.integration.applications.pydml.MultiClassSVMPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.ID3DMLTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 397.822 sec - 
in org.apache.sysml.test.integration.applications.dml.ID3DMLTest
Running org.apache.sysml.test.integration.applications.dml.GLMDMLTest
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 868.913 sec - 
in org.apache.sysml.test.integration.applications.dml.GLMDMLTest
Running org.apache.sysml.test.integration.applications.pydml.CsplineCGPyDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.049 sec - in 
org.apache.sysml.test.integration.applications.pydml.CsplineCGPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.WelchTPyDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.529 sec - in 
org.apache.sysml.test.integration.applications.pydml.WelchTPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.MultiClassSVMDMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.676 sec - in 
org.apache.sysml.test.integration.applications.dml.MultiClassSVMDMLTest
Running org.apache.sysml.test.integration.applications.dml.CsplineDSDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.537 sec - in 
org.apache.sysml.test.integration.applications.dml.CsplineDSDMLTest
Running 
org.apache.sysml.test.integration.applications.pydml.ApplyTransformPyDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 sec - in 
org.apache.sysml.test.integration.applications.pydml.ApplyTransformPyDMLTest
Running 
org.apache.sysml.test.integration.applications.dml.NaiveBayesParforDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.39 sec - in 
org.apache.sysml.test.integration.applications.dml.NaiveBayesParforDMLTest
Running org.apache.sysml.test.integration.applications.pydml.L2SVMPyDMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.925 sec - in 
org.apache.sysml.test.integration.applications.pydml.L2SVMPyDMLTest
Running 
org.apache.sysml.test.integration.applications.pydml.LinearRegressionPyDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.44 sec - in 
org.apache.sysml.test.integration.applications.pydml.LinearRegressionPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.LinearLogRegDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.628 sec - in 
org.apache.sysml.test.integration.applications.dml.LinearLogRegDMLTest
Running org.apache.sysml.test.integration.applications.dml.GNMFDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.09 sec - in 
org.apache.sysml.test.integration.applications.dml.GNMFDMLTest
Running org.apache.sysml.test.integration.applications.dml.WelchTDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.487 sec - in 
org.apache.sysml.test.integration.applications.dml.WelchTDMLTest
Running org.apache.sysml.test.integration.applications.dml.ApplyTransformDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.901 sec - in 
org.apache.sysml.test.integration.applications.dml.ApplyTransformDMLTest
Running org.apache.sysml.test.integration.applications.pydml.ID3PyDMLTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 376.474 sec - 
in org.apache.sysml.test.integration.applications.pydml.ID3PyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.261 sec - in 
org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest

Results :

Failed tests: 
  
FrameMatrixReblockTest.testFrameWriteMultipleDenseBinarySpark:110->runFrameReblockTest:230
 102 values are not in equal
  
FrameMatrixCastingTest.testStringFrame2MatrixCastMultiSpark:109->runFrameCastingTest:176
 123 values are not in equal

Tests run: 6940, Failures: 2, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (default) @ systemml ---
[INFO] Failsafe report directory: 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:26 h
[INFO] Finished at: 2017-05-07T17:02:53-05:00
[INFO] Final Memory: 78M/2161M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (default) on project 
systemml: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/failsafe-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
Build step 'Execute shell' marked build as failure
Run condition [Always] enabling perform for step [[]]

Reply via email to