You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemml.apache.org by je...@spark.tc on 2017/06/14 10:00:30 UTC

Build failed in Jenkins: SystemML-DailyTest #1050

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

Changes:

[Matthias Boehm] [SYSTEMML-1687] Worst-case size propagation for fused codegen operators

[Matthias Boehm] [SYSTEMML-1509] Enable codegen runtime integration by default

------------------------------------------
[...truncated 28878 lines...]
17/06/14 03:58:09 INFO scheduler.DAGScheduler: running: Set(ShuffleMapStage 4)
17/06/14 03:58:09 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 5)
17/06/14 03:58:09 INFO scheduler.DAGScheduler: failed: Set()
17/06/14 03:58:09 INFO executor.Executor: Finished task 0.0 in stage 4.0 (TID 4). 1340 bytes result sent to driver
17/06/14 03:58:09 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 4.0 (TID 4) in 13 ms on localhost (executor driver) (1/1)
17/06/14 03:58:09 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 4.0, whose tasks have all completed, from pool default
17/06/14 03:58:09 INFO scheduler.DAGScheduler: ShuffleMapStage 4 (parallelizePairs at SparkExecutionContext.java:699) finished in 0.018 s
17/06/14 03:58:09 INFO scheduler.DAGScheduler: looking for newly runnable stages
17/06/14 03:58:09 INFO scheduler.DAGScheduler: running: Set()
17/06/14 03:58:09 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 5)
17/06/14 03:58:09 INFO scheduler.DAGScheduler: failed: Set()
17/06/14 03:58:09 INFO scheduler.DAGScheduler: Submitting ResultStage 5 (MapPartitionsRDD[11] at mapValues at BinarySPInstruction.java:117), which has no missing parents
17/06/14 03:58:09 INFO memory.MemoryStore: Block broadcast_5 stored as values in memory (estimated size 4.2 KB, free 1033.8 MB)
17/06/14 03:58:09 INFO memory.MemoryStore: Block broadcast_5_piece0 stored as bytes in memory (estimated size 2.3 KB, free 1033.8 MB)
17/06/14 03:58:09 INFO storage.BlockManagerInfo: Added broadcast_5_piece0 in memory on 169.54.146.43:47867 (size: 2.3 KB, free: 1033.8 MB)
17/06/14 03:58:09 INFO spark.SparkContext: Created broadcast 5 from broadcast at DAGScheduler.scala:996
17/06/14 03:58:09 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ResultStage 5 (MapPartitionsRDD[11] at mapValues at BinarySPInstruction.java:117)
17/06/14 03:58:09 INFO scheduler.TaskSchedulerImpl: Adding task set 5.0 with 1 tasks
17/06/14 03:58:09 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_5.0 tasks to pool default
17/06/14 03:58:09 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 5.0 (TID 5, localhost, executor driver, partition 0, PROCESS_LOCAL, 5814 bytes)
17/06/14 03:58:09 INFO executor.Executor: Running task 0.0 in stage 5.0 (TID 5)
17/06/14 03:58:09 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty blocks out of 1 blocks
17/06/14 03:58:09 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms
17/06/14 03:58:09 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty blocks out of 1 blocks
17/06/14 03:58:09 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms
17/06/14 03:58:09 INFO executor.Executor: Finished task 0.0 in stage 5.0 (TID 5). 2240 bytes result sent to driver
17/06/14 03:58:09 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 5.0 (TID 5) in 15 ms on localhost (executor driver) (1/1)
17/06/14 03:58:09 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 5.0, whose tasks have all completed, from pool default
17/06/14 03:58:09 INFO scheduler.DAGScheduler: ResultStage 5 (collect at SparkExecutionContext.java:789) finished in 0.016 s
17/06/14 03:58:09 INFO storage.BlockManagerInfo: Removed broadcast_4_piece0 on 169.54.146.43:47867 in memory (size: 1305.0 B, free: 1033.8 MB)
17/06/14 03:58:09 INFO spark.ContextCleaner: Cleaned shuffle 2
17/06/14 03:58:09 INFO spark.ContextCleaner: Cleaned shuffle 3
17/06/14 03:58:09 INFO storage.BlockManagerInfo: Removed broadcast_3_piece0 on 169.54.146.43:47867 in memory (size: 1305.0 B, free: 1033.8 MB)
17/06/14 03:58:09 INFO storage.BlockManagerInfo: Removed broadcast_5_piece0 on 169.54.146.43:47867 in memory (size: 2.3 KB, free: 1033.8 MB)
17/06/14 03:59:23 INFO spark.ContextCleaner: Cleaned shuffle 1
17/06/14 03:59:23 INFO spark.ContextCleaner: Cleaned shuffle 0
17/06/14 03:59:23 INFO storage.BlockManagerInfo: Removed broadcast_0_piece0 on 169.54.146.43:47867 in memory (size: 1305.0 B, free: 1033.8 MB)
17/06/14 04:00:04 INFO server.ServerConnector: Stopped ServerConnector@17205790{HTTP/1.1}{0.0.0.0:4040}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@493f1121{/stages/stage/kill,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@51fe08f6{/jobs/job/kill,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@3f61c905{/api,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@67163714{/,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@5e08da22{/static,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@2d487728{/executors/threadDump/json,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@4d42bdbe{/executors/threadDump,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@6e2af1b6{/executors/json,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@21ea5b38{/executors,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@70e20107{/environment/json,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@4e5da2d7{/environment,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@76873112{/storage/rdd/json,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@72b46dbe{/storage/rdd,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@7f583b20{/storage/json,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@7519bf7a{/storage,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@7c5f1d1f{/stages/pool/json,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@1363c05d{/stages/pool,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@1ec29128{/stages/stage/json,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@51db028c{/stages/stage,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@7bb28c32{/stages/json,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@5a1ae6d3{/stages,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@2d2c4f50{/jobs/job/json,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@36d3920a{/jobs/job,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@7c4bb84a{/jobs/json,null,UNAVAILABLE}
17/06/14 04:00:04 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@aefb5cb{/jobs,null,UNAVAILABLE}
17/06/14 04:00:04 INFO ui.SparkUI: Stopped Spark web UI at http://169.54.146.43:4040
17/06/14 04:00:04 INFO spark.MapOutputTrackerMasterEndpoint: MapOutputTrackerMasterEndpoint stopped!
17/06/14 04:00:04 INFO memory.MemoryStore: MemoryStore cleared
17/06/14 04:00:04 INFO storage.BlockManager: BlockManager stopped
17/06/14 04:00:04 INFO storage.BlockManagerMaster: BlockManagerMaster stopped
17/06/14 04:00:04 INFO scheduler.OutputCommitCoordinator$OutputCommitCoordinatorEndpoint: OutputCommitCoordinator stopped!
17/06/14 04:00:04 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: 562.664 sec - in org.apache.sysml.test.integration.scripts.nn.NNTest
17/06/14 04:00:04 INFO util.ShutdownHookManager: Shutdown hook called
17/06/14 04:00:04 INFO util.ShutdownHookManager: Deleting directory /tmp/spark-c6eb08bf-0eeb-4d8c-85a7-63918fd37942
Running org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,481.751 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
17/06/14 04:01:39 INFO util.ShutdownHookManager: Shutdown hook called
17/06/14 04:01:39 INFO util.ShutdownHookManager: Deleting directory /tmp/spark-41f58626-2880-4aca-baa5-ef8d0e98d5bd
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 363.754 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,073.89 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.826 sec - in org.apache.sysml.test.integration.applications.parfor.ParForNaiveBayesTest
Running org.apache.sysml.test.integration.applications.parfor.ParForSampleTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.287 sec - in org.apache.sysml.test.integration.applications.parfor.ParForSampleTest
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 276.132 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest
Running org.apache.sysml.test.integration.applications.parfor.ParForUnivariateStatsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.022 sec - in org.apache.sysml.test.integration.applications.parfor.ParForUnivariateStatsTest
Running org.apache.sysml.test.integration.applications.dml.HITSDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.142 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,510.448 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: 353.82 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: 50.656 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.967 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.262 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.678 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: 91.268 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.451 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: 12.656 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.824 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.415 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.115 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: 80.69 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.803 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.798 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.139 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: 583.175 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.589 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: 403.956 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: 879.157 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.073 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.49 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.67 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: 13.126 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.82 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: 80.859 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.893 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.276 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.849 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: 62.445 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.345 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: 15.406 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: 385.391 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: 58.316 sec - in org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest

Results :

Failed tests: 
  ParForDataPartitionLeftIndexingTest.testParForDataPartitionLeftindexingRowSparseMR:103->runParForDataPartitionLeftindexingTest:157->AutomatedTestBase.runTest:1243 failed to run script ./src/test/scripts/functions/parfor/parfor_rdatapartition_leftindexing.dml
exception: org.apache.sysml.api.DMLException: org.apache.sysml.runtime.DMLRuntimeException: org.apache.sysml.runtime.DMLRuntimeException: PARFOR: Failed to execute loop in parallel.
message: org.apache.sysml.runtime.DMLRuntimeException: org.apache.sysml.runtime.DMLRuntimeException: PARFOR: Failed to execute loop in parallel.
stack trace:
>org.apache.sysml.api.DMLScript.executeScript(DMLScript.java:533)
>org.apache.sysml.api.DMLScript.main(DMLScript.java:233)
>org.apache.sysml.test.integration.AutomatedTestBase.runTest(AutomatedTestBase.java:1223)
>org.apache.sysml.test.integration.functions.parfor.ParForDataPartitionLeftIndexingTest.runParForDataPartitionLeftindexingTest(ParForDataPartitionLeftIndexingTest.java:157)
>org.apache.sysml.test.integration.functions.parfor.ParForDataPartitionLeftIndexingTest.testParForDataPartitionLeftindexingRowSparseMR(ParForDataPartitionLeftIndexingTest.java:103)
>sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>java.lang.reflect.Method.invoke(Method.java:497)
>org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
>org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
>org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
>org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
>org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
>org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
>org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
>org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
>org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
>org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41)
>org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274)
>org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
>org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
>org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
>org.junit.runners.ParentRunner.run(ParentRunner.java:309)
>org.junit.runners.Suite.runChild(Suite.java:127)
>org.junit.runners.Suite.runChild(Suite.java:26)
>org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
>org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
>org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41)
>org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274)
>org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
>org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
>org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
>org.junit.runners.ParentRunner.run(ParentRunner.java:309)
>org.junit.runners.Suite.runChild(Suite.java:127)
>org.junit.runners.Suite.runChild(Suite.java:26)
>org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
>org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
>org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41)
>org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274)
>org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
>org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
>org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
>org.junit.runners.ParentRunner.run(ParentRunner.java:309)
>org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder$PC$2.run(ParallelComputerBuilder.java:491)
>org.junit.runner.JUnitCore.run(JUnitCore.java:160)
>org.junit.runner.JUnitCore.run(JUnitCore.java:138)
>org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
>org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
>org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
>org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
>org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
>org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
>org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 6980, 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:28 h
[INFO] Finished at: 2017-06-14T05:00:29-05:00
[INFO] Final Memory: 63M/2628M
[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 [[]]

Jenkins build is back to normal : SystemML-DailyTest #1051

Posted by je...@spark.tc.
See <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/1051/>