See <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/553/changes>
Changes:
[Matthias Boehm] [SYSTEMML-1024] Fix frame csv write (pass non-default csv
properties)
[Matthias Boehm] [SYSTEMML-1023] Fix csv line parsing (robustness special
tokens), test
------------------------------------------
[...truncated 9406 lines...]
16/10/08 15:53:12 INFO executor.Executor: Finished task 0.0 in stage 242.0 (TID
252). 879 bytes result sent to driver
16/10/08 15:53:12 INFO scheduler.TaskSetManager: Finished task 0.0 in stage
242.0 (TID 252) in 6 ms on localhost (1/1)
16/10/08 15:53:12 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 242.0,
whose tasks have all completed, from pool
16/10/08 15:53:12 INFO scheduler.DAGScheduler: ShuffleMapStage 242
(flatMapToPair at RDDConverterUtils.java:336) finished in 0.006 s
16/10/08 15:53:12 INFO scheduler.DAGScheduler: looking for newly runnable stages
16/10/08 15:53:12 INFO scheduler.DAGScheduler: running: Set()
16/10/08 15:53:12 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 243)
16/10/08 15:53:12 INFO scheduler.DAGScheduler: failed: Set()
16/10/08 15:53:12 INFO scheduler.DAGScheduler: Missing parents for ResultStage
243: List()
16/10/08 15:53:12 INFO scheduler.DAGScheduler: Submitting ResultStage 243
(MapPartitionsRDD[616] at collectAsList at MLContextTest.java:1335), which is
now runnable
16/10/08 15:53:12 INFO storage.MemoryStore: ensureFreeSpace(6360) called with
curMem=361859, maxMem=1147750318
16/10/08 15:53:12 INFO storage.MemoryStore: Block broadcast_243 stored as
values in memory (estimated size 6.2 KB, free 1094.2 MB)
16/10/08 15:53:12 INFO storage.MemoryStore: ensureFreeSpace(3176) called with
curMem=368219, maxMem=1147750318
16/10/08 15:53:12 INFO storage.MemoryStore: Block broadcast_243_piece0 stored
as bytes in memory (estimated size 3.1 KB, free 1094.2 MB)
16/10/08 15:53:12 INFO storage.BlockManagerInfo: Added broadcast_243_piece0 in
memory on localhost:38994 (size: 3.1 KB, free: 1094.5 MB)
16/10/08 15:53:12 INFO spark.SparkContext: Created broadcast 243 from broadcast
at DAGScheduler.scala:874
16/10/08 15:53:12 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from
ResultStage 243 (MapPartitionsRDD[616] at collectAsList at
MLContextTest.java:1335)
16/10/08 15:53:12 INFO scheduler.TaskSchedulerImpl: Adding task set 243.0 with
1 tasks
16/10/08 15:53:12 INFO scheduler.TaskSetManager: Starting task 0.0 in stage
243.0 (TID 253, localhost, PROCESS_LOCAL, 1165 bytes)
16/10/08 15:53:12 INFO executor.Executor: Running task 0.0 in stage 243.0 (TID
253)
16/10/08 15:53:12 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty
blocks out of 1 blocks
16/10/08 15:53:12 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote
fetches in 0 ms
16/10/08 15:53:12 INFO executor.Executor: Finished task 0.0 in stage 243.0 (TID
253). 2079 bytes result sent to driver
16/10/08 15:53:12 INFO scheduler.TaskSetManager: Finished task 0.0 in stage
243.0 (TID 253) in 6 ms on localhost (1/1)
16/10/08 15:53:12 INFO scheduler.DAGScheduler: ResultStage 243 (collectAsList
at MLContextTest.java:1335) finished in 0.006 s
16/10/08 15:53:12 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 243.0,
whose tasks have all completed, from pool
16/10/08 15:53:12 INFO storage.BlockManagerInfo: Removed broadcast_242_piece0
on localhost:38994 in memory (size: 2037.0 B, free: 1094.5 MB)
16/10/08 15:53:12 INFO spark.ContextCleaner: Cleaned shuffle 62
16/10/08 15:53:12 INFO storage.BlockManagerInfo: Removed broadcast_243_piece0
on localhost:38994 in memory (size: 3.1 KB, free: 1094.5 MB)
16/10/08 15:53:13 INFO scheduler.DAGScheduler: Registering RDD 618
(flatMapToPair at RDDConverterUtils.java:336)
16/10/08 15:53:13 INFO scheduler.DAGScheduler: Got job 181 (collectAsList at
MLContextTest.java:1223) with 1 output partitions (allowLocal=false)
16/10/08 15:53:13 INFO scheduler.DAGScheduler: Final stage: ResultStage
245(collectAsList at MLContextTest.java:1223)
16/10/08 15:53:13 INFO scheduler.DAGScheduler: Parents of final stage:
List(ShuffleMapStage 244)
16/10/08 15:53:13 INFO scheduler.DAGScheduler: Missing parents:
List(ShuffleMapStage 244)
16/10/08 15:53:13 INFO scheduler.DAGScheduler: Submitting ShuffleMapStage 244
(MapPartitionsRDD[618] at flatMapToPair at RDDConverterUtils.java:336), which
has no missing parents
16/10/08 15:53:13 INFO storage.MemoryStore: ensureFreeSpace(3632) called with
curMem=356190, maxMem=1147750318
16/10/08 15:53:13 INFO storage.MemoryStore: Block broadcast_244 stored as
values in memory (estimated size 3.5 KB, free 1094.2 MB)
16/10/08 15:53:13 INFO storage.MemoryStore: ensureFreeSpace(2035) called with
curMem=359822, maxMem=1147750318
16/10/08 15:53:13 INFO storage.MemoryStore: Block broadcast_244_piece0 stored
as bytes in memory (estimated size 2035.0 B, free 1094.2 MB)
16/10/08 15:53:13 INFO storage.BlockManagerInfo: Added broadcast_244_piece0 in
memory on localhost:38994 (size: 2035.0 B, free: 1094.5 MB)
16/10/08 15:53:13 INFO spark.SparkContext: Created broadcast 244 from broadcast
at DAGScheduler.scala:874
16/10/08 15:53:13 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from
ShuffleMapStage 244 (MapPartitionsRDD[618] at flatMapToPair at
RDDConverterUtils.java:336)
16/10/08 15:53:13 INFO scheduler.TaskSchedulerImpl: Adding task set 244.0 with
1 tasks
16/10/08 15:53:13 INFO scheduler.TaskSetManager: Starting task 0.0 in stage
244.0 (TID 254, localhost, PROCESS_LOCAL, 1616 bytes)
16/10/08 15:53:13 INFO executor.Executor: Running task 0.0 in stage 244.0 (TID
254)
16/10/08 15:53:13 INFO executor.Executor: Finished task 0.0 in stage 244.0 (TID
254). 879 bytes result sent to driver
16/10/08 15:53:13 INFO scheduler.TaskSetManager: Finished task 0.0 in stage
244.0 (TID 254) in 8 ms on localhost (1/1)
16/10/08 15:53:13 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 244.0,
whose tasks have all completed, from pool
16/10/08 15:53:13 INFO scheduler.DAGScheduler: ShuffleMapStage 244
(flatMapToPair at RDDConverterUtils.java:336) finished in 0.008 s
16/10/08 15:53:13 INFO scheduler.DAGScheduler: looking for newly runnable stages
16/10/08 15:53:13 INFO scheduler.DAGScheduler: running: Set()
16/10/08 15:53:13 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 245)
16/10/08 15:53:13 INFO scheduler.DAGScheduler: failed: Set()
16/10/08 15:53:13 INFO scheduler.DAGScheduler: Missing parents for ResultStage
245: List()
16/10/08 15:53:13 INFO scheduler.DAGScheduler: Submitting ResultStage 245
(MapPartitionsRDD[623] at collectAsList at MLContextTest.java:1223), which is
now runnable
16/10/08 15:53:13 INFO storage.MemoryStore: ensureFreeSpace(6360) called with
curMem=361857, maxMem=1147750318
16/10/08 15:53:13 INFO storage.MemoryStore: Block broadcast_245 stored as
values in memory (estimated size 6.2 KB, free 1094.2 MB)
16/10/08 15:53:13 INFO storage.MemoryStore: ensureFreeSpace(3180) called with
curMem=368217, maxMem=1147750318
16/10/08 15:53:13 INFO storage.MemoryStore: Block broadcast_245_piece0 stored
as bytes in memory (estimated size 3.1 KB, free 1094.2 MB)
16/10/08 15:53:13 INFO storage.BlockManagerInfo: Added broadcast_245_piece0 in
memory on localhost:38994 (size: 3.1 KB, free: 1094.5 MB)
16/10/08 15:53:13 INFO spark.SparkContext: Created broadcast 245 from broadcast
at DAGScheduler.scala:874
16/10/08 15:53:13 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from
ResultStage 245 (MapPartitionsRDD[623] at collectAsList at
MLContextTest.java:1223)
16/10/08 15:53:13 INFO scheduler.TaskSchedulerImpl: Adding task set 245.0 with
1 tasks
16/10/08 15:53:13 INFO scheduler.TaskSetManager: Starting task 0.0 in stage
245.0 (TID 255, localhost, PROCESS_LOCAL, 1165 bytes)
16/10/08 15:53:13 INFO executor.Executor: Running task 0.0 in stage 245.0 (TID
255)
16/10/08 15:53:13 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty
blocks out of 1 blocks
16/10/08 15:53:13 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote
fetches in 1 ms
16/10/08 15:53:13 INFO executor.Executor: Finished task 0.0 in stage 245.0 (TID
255). 2079 bytes result sent to driver
16/10/08 15:53:13 INFO scheduler.TaskSetManager: Finished task 0.0 in stage
245.0 (TID 255) in 8 ms on localhost (1/1)
16/10/08 15:53:13 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 245.0,
whose tasks have all completed, from pool
16/10/08 15:53:13 INFO scheduler.DAGScheduler: ResultStage 245 (collectAsList
at MLContextTest.java:1223) finished in 0.009 s
16/10/08 15:53:13 INFO storage.BlockManagerInfo: Removed broadcast_245_piece0
on localhost:38994 in memory (size: 3.1 KB, free: 1094.5 MB)
16/10/08 15:53:13 INFO storage.BlockManagerInfo: Removed broadcast_244_piece0
on localhost:38994 in memory (size: 2035.0 B, free: 1094.5 MB)
16/10/08 15:53:13 INFO spark.ContextCleaner: Cleaned shuffle 63
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/metrics/json,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/stages/stage/kill,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/api,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/static,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/executors/threadDump/json,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/executors/threadDump,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/executors/json,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/executors,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/environment/json,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/environment,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/storage/rdd/json,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/storage/rdd,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/storage/json,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/storage,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/stages/pool/json,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/stages/pool,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/stages/stage/json,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/stages/stage,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/stages/json,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/stages,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/jobs/job/json,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/jobs/job,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/jobs/json,null}
16/10/08 15:53:13 INFO handler.ContextHandler: stopped
o.s.j.s.ServletContextHandler{/jobs,null}
16/10/08 15:53:13 INFO ui.SparkUI: Stopped Spark web UI at http://localhost:4040
16/10/08 15:53:13 INFO scheduler.DAGScheduler: Stopping DAGScheduler
16/10/08 15:53:13 INFO spark.MapOutputTrackerMasterEndpoint:
MapOutputTrackerMasterEndpoint stopped!
16/10/08 15:53:14 INFO util.Utils: path =
/tmp/spark-6f2302ac-da1b-4f5b-997c-b74c1ca4c0a1/blockmgr-3e5fa56f-d6a8-4eb6-9ae6-2c26cde1cb7e,
already present as root for deletion.
16/10/08 15:53:14 INFO storage.MemoryStore: MemoryStore cleared
16/10/08 15:53:14 INFO storage.BlockManager: BlockManager stopped
16/10/08 15:53:14 INFO storage.BlockManagerMaster: BlockManagerMaster stopped
16/10/08 15:53:14 INFO spark.SparkContext: Successfully stopped SparkContext
16/10/08 15:53:14 INFO
scheduler.OutputCommitCoordinator$OutputCommitCoordinatorEndpoint:
OutputCommitCoordinator stopped!
16/10/08 15:53:14 INFO remote.RemoteActorRefProvider$RemotingTerminator:
Shutting down remote daemon.
16/10/08 15:53:14 INFO remote.RemoteActorRefProvider$RemotingTerminator: Remote
daemon shut down; proceeding with flushing remote transports.
Running org.apache.sysml.test.integration.mlcontext.MLContextTest
16/10/08 15:53:14 INFO remote.RemoteActorRefProvider$RemotingTerminator:
Remoting shut down.
Tests run: 130, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.438 sec -
in org.apache.sysml.test.integration.mlcontext.MLContextTest
16/10/08 15:53:14 INFO util.Utils: Shutdown hook called
16/10/08 15:53:14 INFO util.Utils: Deleting directory
/tmp/spark-6f2302ac-da1b-4f5b-997c-b74c1ca4c0a1
Running org.apache.sysml.test.integration.scalability.LinearRegressionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 sec - in
org.apache.sysml.test.integration.scalability.LinearRegressionTest
Running org.apache.sysml.test.integration.scalability.PageRankTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 sec - in
org.apache.sysml.test.integration.scalability.PageRankTest
Running org.apache.sysml.test.integration.functions.append.AppendVectorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 316.979 sec -
in org.apache.sysml.test.integration.functions.append.AppendVectorTest
Running
org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 994.503 sec -
in org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
16/10/08 15:55:29 INFO util.Utils: Shutdown hook called
16/10/08 15:55:29 INFO util.Utils: Deleting directory
/tmp/spark-2c3fb616-5ddb-4c2b-b1b7-58a4cf7eaf39
Running org.apache.sysml.test.integration.functions.indexing.LeftIndexingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 679.107 sec -
in org.apache.sysml.test.integration.functions.indexing.LeftIndexingTest
Running
org.apache.sysml.test.integration.functions.indexing.Jdk7IssueRightIndexingTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 780.764 sec -
in
org.apache.sysml.test.integration.functions.indexing.Jdk7IssueRightIndexingTest
Running
org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 273.212 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: 342.24 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.605 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,389.104 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,510.248 sec
- in
org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
16/10/08 16:03:29 INFO util.Utils: Shutdown hook called
16/10/08 16:03:29 INFO util.Utils: Deleting directory
/tmp/spark-5a6ecd93-d539-47c9-8be1-9c4a320d6ecf
Running
org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 375.586 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,119.628 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: 529.367 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: 272.527 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: 89.853 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,399.759 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: 359.651 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.36 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: 76.747 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: 50.435 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.691 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: 86.523 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: 80.807 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.785 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: 64.181 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: 291.564 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.143 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.051 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: 80.976 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: 293.813 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: 6.177 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: 581.918 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: 87.397 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: 377.962 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: 880.105 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.12 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.468 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: 87.348 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.878 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.213 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.051 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: 63.386 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: 50.615 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: 61.082 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: 64.621 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.508 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: 10.109 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: 332.133 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.783 sec - in
org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest
Results :
Failed tests:
FullReblockTest.testTextCellSingeMSparseSP:121->runReblockTest:476 31 values
are not in equal
Tests run: 6379, 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:23 h
[INFO] Finished at: 2016-10-08T16:59:42-05:00
[INFO] Final Memory: 69M/2439M
[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 [[]]