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

------------------------------------------
[...truncated 12700 lines...]
17/02/13 03:48:40 INFO scheduler.DAGScheduler: Submitting ResultStage 243 
(MapPartitionsRDD[669] at collectAsList at MLContextTest.java:1337), which has 
no missing parents
17/02/13 03:48:40 INFO memory.MemoryStore: Block broadcast_243 stored as values 
in memory (estimated size 11.3 KB, free 1045.4 MB)
17/02/13 03:48:40 INFO memory.MemoryStore: Block broadcast_243_piece0 stored as 
bytes in memory (estimated size 5.6 KB, free 1045.4 MB)
17/02/13 03:48:40 INFO storage.BlockManagerInfo: Added broadcast_243_piece0 in 
memory on 169.54.146.43:50336 (size: 5.6 KB, free: 1045.8 MB)
17/02/13 03:48:40 INFO spark.SparkContext: Created broadcast 243 from broadcast 
at DAGScheduler.scala:996
17/02/13 03:48:40 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from 
ResultStage 243 (MapPartitionsRDD[669] at collectAsList at 
MLContextTest.java:1337)
17/02/13 03:48:40 INFO scheduler.TaskSchedulerImpl: Adding task set 243.0 with 
1 tasks
17/02/13 03:48:40 INFO scheduler.FairSchedulableBuilder: Added task set 
TaskSet_243.0 tasks to pool default
17/02/13 03:48:40 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 
243.0 (TID 253, localhost, executor driver, partition 0, ANY, 5783 bytes)
17/02/13 03:48:40 INFO executor.Executor: Running task 0.0 in stage 243.0 (TID 
253)
17/02/13 03:48:40 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty 
blocks out of 1 blocks
17/02/13 03:48:40 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote 
fetches in 0 ms
17/02/13 03:48:40 INFO executor.Executor: Finished task 0.0 in stage 243.0 (TID 
253). 2024 bytes result sent to driver
17/02/13 03:48:40 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 
243.0 (TID 253) in 7 ms on localhost (executor driver) (1/1)
17/02/13 03:48:40 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 243.0, 
whose tasks have all completed, from pool default
17/02/13 03:48:40 INFO scheduler.DAGScheduler: ResultStage 243 (collectAsList 
at MLContextTest.java:1337) finished in 0.007 s
17/02/13 03:48:40 INFO spark.ContextCleaner: Cleaned accumulator 16145
17/02/13 03:48:40 INFO spark.ContextCleaner: Cleaned shuffle 62
17/02/13 03:48:40 INFO storage.BlockManagerInfo: Removed broadcast_243_piece0 
on 169.54.146.43:50336 in memory (size: 5.6 KB, free: 1045.8 MB)
17/02/13 03:48:40 INFO storage.BlockManagerInfo: Removed broadcast_242_piece0 
on 169.54.146.43:50336 in memory (size: 2.2 KB, free: 1045.8 MB)
17/02/13 03:48:41 INFO scheduler.DAGScheduler: Registering RDD 671 
(flatMapToPair at RDDConverterUtils.java:273)
17/02/13 03:48:41 INFO scheduler.DAGScheduler: Got job 181 (collectAsList at 
MLContextTest.java:1225) with 1 output partitions
17/02/13 03:48:41 INFO scheduler.DAGScheduler: Final stage: ResultStage 245 
(collectAsList at MLContextTest.java:1225)
17/02/13 03:48:41 INFO scheduler.DAGScheduler: Parents of final stage: 
List(ShuffleMapStage 244)
17/02/13 03:48:41 INFO scheduler.DAGScheduler: Missing parents: 
List(ShuffleMapStage 244)
17/02/13 03:48:41 INFO scheduler.DAGScheduler: Submitting ShuffleMapStage 244 
(MapPartitionsRDD[671] at flatMapToPair at RDDConverterUtils.java:273), which 
has no missing parents
17/02/13 03:48:41 INFO memory.MemoryStore: Block broadcast_244 stored as values 
in memory (estimated size 3.9 KB, free 1045.5 MB)
17/02/13 03:48:41 INFO memory.MemoryStore: Block broadcast_244_piece0 stored as 
bytes in memory (estimated size 2.2 KB, free 1045.5 MB)
17/02/13 03:48:41 INFO storage.BlockManagerInfo: Added broadcast_244_piece0 in 
memory on 169.54.146.43:50336 (size: 2.2 KB, free: 1045.8 MB)
17/02/13 03:48:41 INFO spark.SparkContext: Created broadcast 244 from broadcast 
at DAGScheduler.scala:996
17/02/13 03:48:41 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from 
ShuffleMapStage 244 (MapPartitionsRDD[671] at flatMapToPair at 
RDDConverterUtils.java:273)
17/02/13 03:48:41 INFO scheduler.TaskSchedulerImpl: Adding task set 244.0 with 
1 tasks
17/02/13 03:48:41 INFO scheduler.FairSchedulableBuilder: Added task set 
TaskSet_244.0 tasks to pool default
17/02/13 03:48:41 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 
244.0 (TID 254, localhost, executor driver, partition 0, PROCESS_LOCAL, 6218 
bytes)
17/02/13 03:48:41 INFO executor.Executor: Running task 0.0 in stage 244.0 (TID 
254)
17/02/13 03:48:41 INFO executor.Executor: Finished task 0.0 in stage 244.0 (TID 
254). 1253 bytes result sent to driver
17/02/13 03:48:41 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 
244.0 (TID 254) in 7 ms on localhost (executor driver) (1/1)
17/02/13 03:48:41 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 244.0, 
whose tasks have all completed, from pool default
17/02/13 03:48:41 INFO scheduler.DAGScheduler: ShuffleMapStage 244 
(flatMapToPair at RDDConverterUtils.java:273) finished in 0.007 s
17/02/13 03:48:41 INFO scheduler.DAGScheduler: looking for newly runnable stages
17/02/13 03:48:41 INFO scheduler.DAGScheduler: running: Set()
17/02/13 03:48:41 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 245)
17/02/13 03:48:41 INFO scheduler.DAGScheduler: failed: Set()
17/02/13 03:48:41 INFO scheduler.DAGScheduler: Submitting ResultStage 245 
(MapPartitionsRDD[677] at collectAsList at MLContextTest.java:1225), which has 
no missing parents
17/02/13 03:48:41 INFO memory.MemoryStore: Block broadcast_245 stored as values 
in memory (estimated size 11.3 KB, free 1045.4 MB)
17/02/13 03:48:41 INFO memory.MemoryStore: Block broadcast_245_piece0 stored as 
bytes in memory (estimated size 5.6 KB, free 1045.4 MB)
17/02/13 03:48:41 INFO storage.BlockManagerInfo: Added broadcast_245_piece0 in 
memory on 169.54.146.43:50336 (size: 5.6 KB, free: 1045.8 MB)
17/02/13 03:48:41 INFO spark.SparkContext: Created broadcast 245 from broadcast 
at DAGScheduler.scala:996
17/02/13 03:48:41 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from 
ResultStage 245 (MapPartitionsRDD[677] at collectAsList at 
MLContextTest.java:1225)
17/02/13 03:48:41 INFO scheduler.TaskSchedulerImpl: Adding task set 245.0 with 
1 tasks
17/02/13 03:48:41 INFO scheduler.FairSchedulableBuilder: Added task set 
TaskSet_245.0 tasks to pool default
17/02/13 03:48:41 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 
245.0 (TID 255, localhost, executor driver, partition 0, ANY, 5783 bytes)
17/02/13 03:48:41 INFO executor.Executor: Running task 0.0 in stage 245.0 (TID 
255)
17/02/13 03:48:41 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty 
blocks out of 1 blocks
17/02/13 03:48:41 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote 
fetches in 1 ms
17/02/13 03:48:41 INFO executor.Executor: Finished task 0.0 in stage 245.0 (TID 
255). 2024 bytes result sent to driver
17/02/13 03:48:41 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 
245.0 (TID 255) in 9 ms on localhost (executor driver) (1/1)
17/02/13 03:48:41 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 245.0, 
whose tasks have all completed, from pool default
17/02/13 03:48:41 INFO scheduler.DAGScheduler: ResultStage 245 (collectAsList 
at MLContextTest.java:1225) finished in 0.009 s
17/02/13 03:48:41 INFO spark.ContextCleaner: Cleaned accumulator 16242
17/02/13 03:48:41 INFO spark.ContextCleaner: Cleaned shuffle 63
17/02/13 03:48:41 INFO storage.BlockManagerInfo: Removed broadcast_245_piece0 
on 169.54.146.43:50336 in memory (size: 5.6 KB, free: 1045.8 MB)
17/02/13 03:48:42 INFO storage.BlockManagerInfo: Removed broadcast_244_piece0 
on 169.54.146.43:50336 in memory (size: 2.2 KB, free: 1045.8 MB)
17/02/13 03:48:42 INFO server.ServerConnector: Stopped 
ServerConnector@5baf07bd{HTTP/1.1}{0.0.0.0:4040}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@1fb1493{/stages/stage/kill,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@10b3dc51{/jobs/job/kill,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@30436ff4{/api,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@71730b91{/,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@8833b57{/static,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@557eb5d8{/executors/threadDump/json,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@392f1bd0{/executors/threadDump,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@2fcac86e{/executors/json,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@7d841494{/executors,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@2a58cca9{/environment/json,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@73dcb5e2{/environment,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@7524f715{/storage/rdd/json,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@1bac630{/storage/rdd,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@368dfa1a{/storage/json,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@6b2daa71{/storage,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@54f403d9{/stages/pool/json,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@216a2d1{/stages/pool,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@1ff840be{/stages/stage/json,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@558d4d63{/stages/stage,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@255e7d4f{/stages/json,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@21679292{/stages,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@27918d4{/jobs/job/json,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@81f0780{/jobs/job,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@47c86ea7{/jobs/json,null,UNAVAILABLE}
17/02/13 03:48:42 INFO handler.ContextHandler: Stopped 
o.s.j.s.ServletContextHandler@210047be{/jobs,null,UNAVAILABLE}
17/02/13 03:48:42 INFO ui.SparkUI: Stopped Spark web UI at 
http://169.54.146.43:4040
17/02/13 03:48:42 INFO spark.MapOutputTrackerMasterEndpoint: 
MapOutputTrackerMasterEndpoint stopped!
17/02/13 03:48:42 INFO memory.MemoryStore: MemoryStore cleared
17/02/13 03:48:42 INFO storage.BlockManager: BlockManager stopped
17/02/13 03:48:42 INFO storage.BlockManagerMaster: BlockManagerMaster stopped
17/02/13 03:48:42 INFO 
scheduler.OutputCommitCoordinator$OutputCommitCoordinatorEndpoint: 
OutputCommitCoordinator stopped!
17/02/13 03:48:43 INFO spark.SparkContext: Successfully stopped SparkContext
Running org.apache.sysml.test.integration.mlcontext.MLContextTest
Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.143 sec - 
in org.apache.sysml.test.integration.mlcontext.MLContextTest
17/02/13 03:48:43 INFO util.ShutdownHookManager: Shutdown hook called
17/02/13 03:48:43 INFO util.ShutdownHookManager: Deleting directory 
/tmp/spark-9c2aa58a-e238-40c1-9274-b64d687710fe
Running org.apache.sysml.test.integration.applications.dml.ArimaDMLTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 199.373 sec - 
in org.apache.sysml.test.integration.applications.dml.ArimaDMLTest
Running org.apache.sysml.test.integration.functions.append.AppendVectorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 357.362 sec - 
in org.apache.sysml.test.integration.functions.append.AppendVectorTest
Running org.apache.sysml.test.integration.functions.indexing.LeftIndexingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 673.248 sec - 
in org.apache.sysml.test.integration.functions.indexing.LeftIndexingTest
Running 
org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 994.111 sec - 
in org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
17/02/13 03:51:26 INFO util.ShutdownHookManager: Shutdown hook called
17/02/13 03:51:26 INFO util.ShutdownHookManager: Deleting directory 
/tmp/spark-0d66892d-6b92-4b54-b394-1d24f2ebe5dd
Running 
org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 280.229 sec - 
in org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTest
Running 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 329.47 sec - 
in 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleDenseTest
Running 
org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTestLarge
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.067 sec - in 
org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTestLarge
Running org.apache.sysml.test.integration.functions.reorg.FullOrderTest
Tests run: 132, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,344.153 sec 
- in org.apache.sysml.test.integration.functions.reorg.FullOrderTest
Running 
org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,476.913 sec 
- in 
org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
17/02/13 03:58:16 INFO util.ShutdownHookManager: Shutdown hook called
17/02/13 03:58:16 INFO util.ShutdownHookManager: Deleting directory 
/tmp/spark-a109e389-a22c-45a7-b216-141a66fbd88e
Running 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 354.984 sec - 
in 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Running org.apache.sysml.test.integration.functions.append.AppendChainTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,070.724 sec 
- in org.apache.sysml.test.integration.functions.append.AppendChainTest
Running 
org.apache.sysml.test.integration.applications.parfor.ParForNaiveBayesTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 517.746 sec - 
in org.apache.sysml.test.integration.applications.parfor.ParForNaiveBayesTest
Running 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 283.096 sec - 
in 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest
Running org.apache.sysml.test.integration.functions.append.AppendMatrixTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,421.042 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: 349.333 sec - 
in 
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest
Running org.apache.sysml.test.integration.applications.dml.HITSDMLTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.33 sec - in 
org.apache.sysml.test.integration.applications.dml.HITSDMLTest
Running org.apache.sysml.test.integration.applications.pydml.ArimaPyDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.767 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.981 sec - in 
org.apache.sysml.test.integration.applications.pydml.HITSPyDMLTest
Running 
org.apache.sysml.test.integration.applications.dml.LinearRegressionDMLTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 102.528 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.949 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.144 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.345 sec - in 
org.apache.sysml.test.integration.applications.pydml.NaiveBayesPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.CsplineCGDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.685 sec - in 
org.apache.sysml.test.integration.applications.dml.CsplineCGDMLTest
Running org.apache.sysml.test.integration.applications.dml.L2SVMDMLTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.757 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: 294.223 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: 6.403 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: 81.314 sec - in 
org.apache.sysml.test.integration.applications.pydml.NaiveBayesParforPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.NaiveBayesDMLTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 162.712 sec - 
in org.apache.sysml.test.integration.applications.dml.NaiveBayesDMLTest
Running 
org.apache.sysml.test.integration.applications.dml.MDABivariateStatsDMLTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 609.849 sec - 
in org.apache.sysml.test.integration.applications.dml.MDABivariateStatsDMLTest
Running org.apache.sysml.test.integration.applications.dml.PageRankDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.492 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: 586.497 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: 88.031 sec - in 
org.apache.sysml.test.integration.applications.pydml.MultiClassSVMPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.ID3DMLTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 719.204 sec - 
in org.apache.sysml.test.integration.applications.dml.ID3DMLTest
Running org.apache.sysml.test.integration.applications.dml.GLMDMLTest
Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,465.642 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.36 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.662 sec - in 
org.apache.sysml.test.integration.applications.pydml.WelchTPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.MultiClassSVMDMLTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 177.781 sec - 
in org.apache.sysml.test.integration.applications.dml.MultiClassSVMDMLTest
Running org.apache.sysml.test.integration.applications.dml.CsplineDSDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.275 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: 1.408 sec - in 
org.apache.sysml.test.integration.applications.pydml.ApplyTransformPyDMLTest
Running 
org.apache.sysml.test.integration.applications.dml.NaiveBayesParforDMLTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 163.419 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.485 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: 51.468 sec - in 
org.apache.sysml.test.integration.applications.pydml.LinearRegressionPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.LinearLogRegDMLTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.347 sec - 
in org.apache.sysml.test.integration.applications.dml.LinearLogRegDMLTest
Running org.apache.sysml.test.integration.applications.dml.GNMFDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.352 sec - 
in org.apache.sysml.test.integration.applications.dml.GNMFDMLTest
Running org.apache.sysml.test.integration.applications.dml.WelchTDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.239 sec - in 
org.apache.sysml.test.integration.applications.dml.WelchTDMLTest
Running org.apache.sysml.test.integration.applications.dml.ApplyTransformDMLTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.92 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: 379.543 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: 56.869 sec - in 
org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest

Results :

Failed tests: 
  RightIndexingMatrixTest>AutomatedTestBase.tearDown:1473 Detailed matrices 
characteristics:
!  B-DML<->B-R # stored values in B-R: 1
!  B-DML<->B-R # stored values in B-DML: 1
!  B-DML<->B-R identical values(z=0): 0
!  B-DML<->B-R wrong values(z=1.0E-10): 1
!  B-DML<->B-R min error: 18.727907750329674
!  B-DML<->B-R max error: 18.727907750329674
    C-DML<->C-R # stored values in C-R: 15155
    C-DML<->C-R # stored values in C-DML: 15155
    C-DML<->C-R identical values(z=0): 15153
    C-DML<->C-R wrong values(z=1.0E-10): 0
    C-DML<->C-R min error: 0.0
    C-DML<->C-R max error: 7.105427357601002E-15
    D-DML<->D-R # stored values in D-R: 709
    D-DML<->D-R # stored values in D-DML: 709
    D-DML<->D-R identical values(z=0): 709
    D-DML<->D-R wrong values(z=1.0E-10): 0
    D-DML<->D-R min error: 0.0
    D-DML<->D-R max error: 0.0


Tests run: 6690, Failures: 1, 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:56 h
[INFO] Finished at: 2017-02-13T05:28:08-06:00
[INFO] Final Memory: 63M/2283M
[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