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 2016/07/16 21:55:12 UTC

Build failed in Jenkins: SystemML-DailyTest #385

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

------------------------------------------
[...truncated 2239 lines...]
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.sysml.test.utils.TestUtils.displayAssertionBuffer(TestUtils.java:1053)
	at org.apache.sysml.test.integration.AutomatedTestBase.tearDown(AutomatedTestBase.java:1468)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder$PC$2.run(ParallelComputerBuilder.java:491)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Running org.apache.sysml.test.integration.functions.quaternary.WeightedUnaryMatrixMultTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 565.636 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedUnaryMatrixMultTest
16/07/16 15:43:39 INFO util.Utils: Shutdown hook called
16/07/16 15:43:39 INFO util.Utils: Deleting directory /tmp/spark-5778954b-22a7-47a4-b6c1-4bdbee33081f
Running org.apache.sysml.test.integration.functions.vect.AutoVectorizationTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.639 sec - in org.apache.sysml.test.integration.functions.vect.AutoVectorizationTest
Running org.apache.sysml.test.integration.functions.indexing.LeftIndexingScalarTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 242.27 sec - in org.apache.sysml.test.integration.functions.indexing.LeftIndexingScalarTest
Running org.apache.sysml.test.integration.functions.append.RBindCBindMatrixTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 150.181 sec - in org.apache.sysml.test.integration.functions.append.RBindCBindMatrixTest
Running org.apache.sysml.test.integration.functions.append.StringAppendTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.866 sec - in org.apache.sysml.test.integration.functions.append.StringAppendTest
Running org.apache.sysml.test.integration.functions.quaternary.WeightedSquaredLossTest
Running org.apache.sysml.test.integration.functions.updateinplace.UpdateInPlaceTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.526 sec - in org.apache.sysml.test.integration.functions.updateinplace.UpdateInPlaceTest
Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 844.176 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedSquaredLossTest
16/07/16 15:46:28 INFO util.Utils: Shutdown hook called
16/07/16 15:46:28 INFO util.Utils: Deleting directory /tmp/spark-3e90a7a3-8efc-4510-9d9d-8d5b697d4b1f
Running org.apache.sysml.test.integration.functions.indexing.LeftIndexingSparseDenseTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 291.727 sec - in org.apache.sysml.test.integration.functions.indexing.LeftIndexingSparseDenseTest
16/07/16 15:46:39 INFO util.Utils: Shutdown hook called
16/07/16 15:46:39 INFO util.Utils: Deleting directory /tmp/spark-e04a0f08-8b48-49a0-9039-fc25d90fd33d
Running org.apache.sysml.test.integration.scalability.LinearRegressionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.98 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: 1.446 sec - in org.apache.sysml.test.integration.scalability.PageRankTest
Running org.apache.sysml.test.integration.applications.descriptivestats.BivariateCategoricalCategoricallTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.401 sec - in org.apache.sysml.test.integration.applications.descriptivestats.BivariateCategoricalCategoricallTest
Running org.apache.sysml.test.integration.applications.descriptivestats.BivariateOrdinalOrdinalTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.307 sec - in org.apache.sysml.test.integration.applications.descriptivestats.BivariateOrdinalOrdinalTest
Running org.apache.sysml.test.integration.applications.descriptivestats.BivariateScaleCategoricalTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.446 sec - in org.apache.sysml.test.integration.applications.descriptivestats.BivariateScaleCategoricalTest
Running org.apache.sysml.test.integration.applications.descriptivestats.BivariateScaleScaleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.301 sec - in org.apache.sysml.test.integration.applications.descriptivestats.BivariateScaleScaleTest
Running org.apache.sysml.test.integration.applications.descriptivestats.OrderStatisticsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 sec - in org.apache.sysml.test.integration.applications.descriptivestats.OrderStatisticsTest
Running org.apache.sysml.test.integration.applications.parfor.ParForBivariateStatsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.849 sec - in org.apache.sysml.test.integration.applications.parfor.ParForBivariateStatsTest
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateCategoricalTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.834 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateCategoricalTest
Running org.apache.sysml.test.integration.applications.dml.ArimaDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.588 sec - in org.apache.sysml.test.integration.applications.dml.ArimaDMLTest
Running org.apache.sysml.test.integration.applications.parfor.ParForCVMulticlassSVMTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.631 sec - in org.apache.sysml.test.integration.applications.parfor.ParForCVMulticlassSVMTest
Running org.apache.sysml.test.integration.applications.parfor.ParForUnivariateStatsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.126 sec - in org.apache.sysml.test.integration.applications.parfor.ParForUnivariateStatsTest
Running org.apache.sysml.test.integration.functions.append.AppendVectorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 312.312 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: 1,015.565 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
16/07/16 15:51:57 INFO util.Utils: Shutdown hook called
16/07/16 15:51:57 INFO util.Utils: Deleting directory /tmp/spark-69891853-a6c8-4f6f-91ec-cca19aa5204d
Running org.apache.sysml.test.integration.functions.indexing.LeftIndexingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 675.372 sec - in org.apache.sysml.test.integration.functions.indexing.LeftIndexingTest
Running org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,135.079 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
16/07/16 15:52:57 INFO util.Utils: Shutdown hook called
16/07/16 15:52:57 INFO util.Utils: Deleting directory /tmp/spark-ce5a8cf3-a109-46ec-a601-3e6ac7a419f1
Running org.apache.sysml.test.integration.functions.indexing.Jdk7IssueRightIndexingTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 763.23 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: 289.248 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: 341.924 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: 42.515 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.12 sec - in org.apache.sysml.test.integration.functions.reorg.FullOrderTest
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 348.616 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,072.099 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: 497.765 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.918 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: 90.797 sec - in org.apache.sysml.test.integration.applications.dml.HITSDMLTest
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 356.306 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest
Running org.apache.sysml.test.integration.functions.append.AppendMatrixTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,584 sec - in org.apache.sysml.test.integration.functions.append.AppendMatrixTest
Running org.apache.sysml.test.integration.applications.pydml.ArimaPyDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.877 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: 78.259 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.55 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: 7.001 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: 94.194 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.97 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: 13.782 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.526 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: 293.751 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.48 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.177 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.092 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: 292.852 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.56 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: 584.921 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.096 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: 376.942 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: 852.905 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.231 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.677 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.37 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.863 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.251 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.191 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: 65.254 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.355 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.391 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.246 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.649 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.71 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: 334.608 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: 59.017 sec - in org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest

Results :

Failed tests: 
  RightIndexingMatrixTest>AutomatedTestBase.tearDown:1468 Detailed matrices characteristics:
!  B-DML<->B-R # stored values in B-R: 49
!  B-DML<->B-R # stored values in B-DML: 49
!  B-DML<->B-R identical values(z=0): 1
!  B-DML<->B-R wrong values(z=1.0E-10): 48
!  B-DML<->B-R min error: 0.0
!  B-DML<->B-R max error: 99.84628761784026
    C-DML<->C-R # stored values in C-R: 220699
    C-DML<->C-R # stored values in C-DML: 220699
    C-DML<->C-R identical values(z=0): 220678
    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: 1.4210854715202004E-14
    D-DML<->D-R # stored values in D-R: 105415
    D-DML<->D-R # stored values in D-DML: 105415
    D-DML<->D-R identical values(z=0): 105403
    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: 1.4210854715202004E-14


Tests run: 5182, 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:19 h
[INFO] Finished at: 2016-07-16T16:55:12-05:00
[INFO] Final Memory: 59M/2269M
[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 #388

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


Build failed in Jenkins: SystemML-DailyTest #387

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

------------------------------------------
[...truncated 223 lines...]
[INFO] Copying core-1.1.2.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/core-1.1.2.jar>
[INFO] Copying jetty-util-6.1.26.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jetty-util-6.1.26.jar>
[INFO] Copying jackson-core-2.4.4.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jackson-core-2.4.4.jar>
[INFO] Copying test-interface-1.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/test-interface-1.0.jar>
[INFO] Copying snappy-java-1.1.1.7.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/snappy-java-1.1.1.7.jar>
[INFO] Copying hamcrest-core-1.3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/hamcrest-core-1.3.jar>
[INFO] Copying uncommons-maths-1.2.2a.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/uncommons-maths-1.2.2a.jar>
[INFO] Copying jsp-api-2.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jsp-api-2.1.jar>
[INFO] Copying jersey-server-1.9.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jersey-server-1.9.jar>
[INFO] Copying pyrolite-4.4.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/pyrolite-4.4.jar>
[INFO] Copying compress-lzf-1.0.3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/compress-lzf-1.0.3.jar>
[INFO] Copying xmlenc-0.52.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/xmlenc-0.52.jar>
[INFO] Copying zookeeper-3.4.5.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/zookeeper-3.4.5.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jasper-runtime-5.5.23.jar>
[INFO] Copying hadoop-hdfs-2.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/hadoop-hdfs-2.4.1.jar>
[INFO] Copying antlr4-runtime-4.3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/antlr4-runtime-4.3.jar>
[INFO] Copying curator-framework-2.4.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/curator-framework-2.4.0.jar>
[INFO] Copying jodd-core-3.6.3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jodd-core-3.6.3.jar>
[INFO] Copying commons-net-2.2.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-net-2.2.jar>
[INFO] Copying json4s-ast_2.10-3.2.10.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/json4s-ast_2.10-3.2.10.jar>
[INFO] Copying commons-lang3-3.3.2.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-lang3-3.3.2.jar>
[INFO] Copying py4j-0.8.2.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/py4j-0.8.2.1.jar>
[INFO] Copying stream-2.7.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/stream-2.7.0.jar>
[INFO] Copying hadoop-mapreduce-client-shuffle-2.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/hadoop-mapreduce-client-shuffle-2.4.1.jar>
[INFO] Copying slf4j-api-1.7.10.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/slf4j-api-1.7.10.jar>
[INFO] Copying paranamer-2.6.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/paranamer-2.6.jar>
[INFO] Copying objenesis-1.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/objenesis-1.0.jar>
[INFO] Copying breeze-macros_2.10-0.11.2.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/breeze-macros_2.10-0.11.2.jar>
[INFO] Copying commons-configuration-1.6.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-configuration-1.6.jar>
[INFO] Copying commons-digester-1.8.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-digester-1.8.jar>
[INFO] Copying commons-beanutils-1.7.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-beanutils-1.7.0.jar>
[INFO] Copying parquet-format-2.2.0-rc1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/parquet-format-2.2.0-rc1.jar>
[INFO] Copying commons-collections-3.2.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-collections-3.2.1.jar>
[INFO] Copying junit-4.11.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/junit-4.11.jar>
[INFO] Copying hadoop-annotations-2.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/hadoop-annotations-2.4.1.jar>
[INFO] Copying mockito-core-1.9.5.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/mockito-core-1.9.5.jar>
[INFO] Copying mavenized-jcuda-0.7.5b.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/mavenized-jcuda-0.7.5b.jar>
[INFO] Copying pmml-schema-1.1.15.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/pmml-schema-1.1.15.jar>
[INFO] Copying spark-mllib_2.10-1.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/spark-mllib_2.10-1.4.1.jar>
[INFO] Copying metrics-json-3.1.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/metrics-json-3.1.0.jar>
[INFO] Copying jaxb-impl-2.2.7.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jaxb-impl-2.2.7.jar>
[INFO] Copying scala-library-2.10.5.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/scala-library-2.10.5.jar>
[INFO] Copying hadoop-yarn-server-web-proxy-2.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/hadoop-yarn-server-web-proxy-2.4.1.jar>
[INFO] Copying jcl-over-slf4j-1.7.10.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jcl-over-slf4j-1.7.10.jar>
[INFO] Copying metrics-core-3.1.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/metrics-core-3.1.0.jar>
[INFO] Copying spark-catalyst_2.10-1.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/spark-catalyst_2.10-1.4.1.jar>
[INFO] Copying commons-cli-1.2.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-cli-1.2.jar>
[INFO] Copying lz4-1.2.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/lz4-1.2.0.jar>
[INFO] Copying jaxb-core-2.2.7.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jaxb-core-2.2.7.jar>
[INFO] Copying httpclient-4.2.5.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/httpclient-4.2.5.jar>
[INFO] Copying unused-1.0.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/unused-1.0.0.jar>
[INFO] Copying parquet-encoding-1.6.0rc3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/parquet-encoding-1.6.0rc3.jar>
[INFO] Copying RoaringBitmap-0.4.5.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/RoaringBitmap-0.4.5.jar>
[INFO] Copying reflectasm-1.07-shaded.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/reflectasm-1.07-shaded.jar>
[INFO] Copying scalap-2.10.5.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/scalap-2.10.5.jar>
[INFO] Copying chill-java-0.5.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/chill-java-0.5.0.jar>
[INFO] Copying jettison-1.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jettison-1.1.jar>
[INFO] Copying antlr4-4.3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/antlr4-4.3.jar>
[INFO] Copying akka-actor_2.10-2.3.4-spark.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/akka-actor_2.10-2.3.4-spark.jar>
[INFO] Copying guice-servlet-3.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/guice-servlet-3.0.jar>
[INFO] Copying netty-all-4.0.23.Final.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/netty-all-4.0.23.Final.jar>
[INFO] Copying parquet-hadoop-1.6.0rc3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/parquet-hadoop-1.6.0rc3.jar>
[INFO] Copying jackson-module-scala_2.10-2.4.4.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jackson-module-scala_2.10-2.4.4.jar>
[INFO] Copying akka-slf4j_2.10-2.3.4-spark.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/akka-slf4j_2.10-2.3.4-spark.jar>
[INFO] Copying hadoop-yarn-server-nodemanager-2.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/hadoop-yarn-server-nodemanager-2.4.1.jar>
[INFO] Copying spark-network-common_2.10-1.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/spark-network-common_2.10-1.4.1.jar>
[INFO] Copying avro-1.7.4.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/avro-1.7.4.jar>
[INFO] Copying netty-3.6.2.Final.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/netty-3.6.2.Final.jar>
[INFO] Copying commons-httpclient-3.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-httpclient-3.1.jar>
[INFO] Copying breeze_2.10-0.11.2.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/breeze_2.10-0.11.2.jar>
[INFO] 
[INFO] --- maven-resources-plugin:2.4:copy-resources (copy-resources) @ systemml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ systemml ---
[INFO] Test Source directory: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/test_suites/java> added.
[INFO] 
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ systemml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.2:testCompile (scala-test-compile-first) @ systemml ---
[WARNING]  Expected all dependencies to require Scala version: 2.10.5
[WARNING]  com.twitter:chill_2.10:0.5.0 requires scala version: 2.10.4
[WARNING] Multiple versions of scala libraries detected!
[INFO] <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/test/java>:-1: info: compiling
[INFO] <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/test/scala>:-1: info: compiling
[INFO] <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/test_suites/java>:-1: info: compiling
[INFO] Compiling 468 source files to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/test-classes> at 1468784094387
[INFO] prepare-compile in 0 s
[INFO] compile in 7 s
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ systemml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 465 source files to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ systemml ---
[INFO] Surefire report directory: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :




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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ systemml ---
[INFO] Building jar: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:2.4:unpack (unpack) @ systemml ---
[INFO] Configured Artifact: org.apache.hadoop:hadoop-test:1.2.1:jar
[INFO] Unpacking /home/jenkins/.m2/repository/org/apache/hadoop/hadoop-test/1.2.1/hadoop-test-1.2.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/hadoop-test> with includes "**/*" and excludes ""
[INFO] 
[INFO] --- maven-shade-plugin:2.3:shade (default) @ systemml ---
[INFO] Including org.apache.wink:wink-json4j:jar:1.4 in the shaded jar.
[INFO] Including org.antlr:antlr4-annotations:jar:4.3 in the shaded jar.
[INFO] Including org.antlr:antlr4-runtime:jar:4.3 in the shaded jar.
[INFO] Including org.abego.treelayout:org.abego.treelayout.core:jar:1.0.1 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.jar> with <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-shaded.jar>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (clean-original-jar) @ systemml ---
[INFO] Deleting <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target> (includes = [original-*.jar], excludes = [])
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (create-main-jar) @ systemml ---
[INFO] Reading assembly descriptor: src/assembly/jar.xml
[WARNING] Artifact: org.apache.systemml:systemml:jar:0.11.0-incubating-SNAPSHOT references the same file as the assembly destination file. Moving it to a temporary location for inclusion.
[INFO] Building jar: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.jar>
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.jar,> it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/archive-tmp/systemml-0.11.0-incubating-SNAPSHOT.jar>
with assembly file: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (create-source-distribution-assembly) @ systemml ---
[INFO] Reading assembly descriptor: src/assembly/source.xml
[INFO] Building tar: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-src.tar.gz>
[INFO] Building zip: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-src.zip>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (create-binary-cluster-distribution-assembly) @ systemml ---
[INFO] Reading assembly descriptor: src/assembly/distrib.xml
[INFO] Building tar: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.tar.gz>
[INFO] Building zip: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.zip>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (create-standalone-jar) @ systemml ---
[INFO] Reading assembly descriptor: src/assembly/standalone-jar.xml
[INFO] Building jar: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (create-binary-standalone-distribution-assembly) @ systemml ---
[INFO] Reading assembly descriptor: src/assembly/standalone.xml
[INFO] Building tar: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.tar.gz>
[INFO] Building zip: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.zip>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (copy) @ systemml ---
[INFO] Executing tasks

copy and rename JAR:
     [copy] Copying 1 file to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target>
[INFO] Executed tasks
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ systemml ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .gitignore
[INFO] Exclude: .repository/
[INFO] Exclude: .idea/
[INFO] Exclude: .git
[INFO] Exclude: .settings
[INFO] Exclude: .classpath
[INFO] Exclude: .project
[INFO] Exclude: docs
[INFO] Exclude: **/docs/**
[INFO] Exclude: **/*.csv
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.mtx
[INFO] Exclude: **/*.mtd
[INFO] Exclude: **/target/**
[INFO] Exclude: **/README.md
[INFO] Exclude: **/*.ipynb
[INFO] Exclude: src/main/java/*.tokens
[INFO] Exclude: src/test/scripts/functions/external/kMeans/kMeansWrapperOutput
[INFO] Exclude: src/test/scripts/functions/external/kMeans2/kMeansWrapperOutput1
[INFO] Exclude: src/test/scripts/functions/external/kMeans2/kMeansWrapperOutput2
[INFO] Exclude: src/test/scripts/functions/external/seqMiner/FreqSeqFile
[INFO] Exclude: src/test/scripts/functions/external/seqMiner/FreqSeqSupportFile
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_1.data
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_1.data.single
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_2.data/part-0
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_2.data/part-1
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_2.data.single
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_3.data/part-0
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_3.data/part-1
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_3.data.single
[INFO] Exclude: src/test/scripts/functions/jmlc/**/*.impute
[INFO] Exclude: src/test/scripts/functions/jmlc/**/*.map
[INFO] Exclude: src/test/scripts/functions/jmlc/**/*.mode
[INFO] Exclude: src/test/scripts/functions/jmlc/**/*.ndistinct
[INFO] Exclude: src/test/scripts/functions/jmlc/**/*.node
[INFO] Exclude: src/test/scripts/functions/jmlc/tfmtd_example/Bin/saleprice.bin
[INFO] Exclude: src/test/scripts/functions/jmlc/tfmtd_example/Bin/sqft.bin
[INFO] Exclude: src/test/scripts/functions/jmlc/tfmtd_example/column.names
[INFO] Exclude: src/test/scripts/functions/jmlc/tfmtd_example/dummycoded.column.names
[INFO] Exclude: src/test/scripts/functions/jmlc/tfmtd_example2/column.names
[INFO] Exclude: src/test/scripts/functions/jmlc/tfmtd_frame_example/tfmtd_frame
[INFO] Exclude: src/test/scripts/functions/transform/input/homes/homesNAN.csv.colnames
[INFO] 2941 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 2908 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:20 min
[INFO] Finished at: 2016-07-17T14:35:40-05:00
[INFO] Final Memory: 97M/3177M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project systemml: Too many files with unapproved license: 1 See RAT report in: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/rat.txt> -> [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
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.jar> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-src.tar.gz> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT-src.tar.gz
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-src.zip> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.tar.gz> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT.tar.gz
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.zip> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT.zip
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.jar> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT-standalone.jar
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.tar.gz> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT-standalone.tar.gz
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.zip> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT-standalone.zip
channel stopped
Run condition [Always] enabling perform for step [[]]

Build failed in Jenkins: SystemML-DailyTest #386

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

Changes:

[Matthias Boehm] [SYSTEMML-766] New simplification rewrite/runtime axpy (+*, -*)

[Matthias Boehm] [SYSTEMML-774] Robustness thread-unsafe default sparse blocks

[Matthias Boehm] [SYSTEMML-810] New compressed matrix blocks and operations, tests

[Matthias Boehm] [SYSTEMML-766][SYSTEMML-774] Cleanup imports/tests and simplifications

[Matthias Boehm] [SYSTEMML-812] Runtime integration compressed linear algebra

[Matthias Boehm] [SYSTEMML-811] Compiler integration compressed linear algebra

[Matthias Boehm] [SYSTEMML-766] Fix rewrite 'fuse binary axpy' (missing blocksize info)

------------------------------------------
[...truncated 223 lines...]
[INFO] Copying core-1.1.2.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/core-1.1.2.jar>
[INFO] Copying jetty-util-6.1.26.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jetty-util-6.1.26.jar>
[INFO] Copying jackson-core-2.4.4.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jackson-core-2.4.4.jar>
[INFO] Copying test-interface-1.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/test-interface-1.0.jar>
[INFO] Copying snappy-java-1.1.1.7.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/snappy-java-1.1.1.7.jar>
[INFO] Copying hamcrest-core-1.3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/hamcrest-core-1.3.jar>
[INFO] Copying uncommons-maths-1.2.2a.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/uncommons-maths-1.2.2a.jar>
[INFO] Copying jsp-api-2.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jsp-api-2.1.jar>
[INFO] Copying jersey-server-1.9.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jersey-server-1.9.jar>
[INFO] Copying pyrolite-4.4.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/pyrolite-4.4.jar>
[INFO] Copying compress-lzf-1.0.3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/compress-lzf-1.0.3.jar>
[INFO] Copying xmlenc-0.52.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/xmlenc-0.52.jar>
[INFO] Copying zookeeper-3.4.5.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/zookeeper-3.4.5.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jasper-runtime-5.5.23.jar>
[INFO] Copying hadoop-hdfs-2.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/hadoop-hdfs-2.4.1.jar>
[INFO] Copying antlr4-runtime-4.3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/antlr4-runtime-4.3.jar>
[INFO] Copying curator-framework-2.4.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/curator-framework-2.4.0.jar>
[INFO] Copying jodd-core-3.6.3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jodd-core-3.6.3.jar>
[INFO] Copying commons-net-2.2.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-net-2.2.jar>
[INFO] Copying json4s-ast_2.10-3.2.10.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/json4s-ast_2.10-3.2.10.jar>
[INFO] Copying commons-lang3-3.3.2.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-lang3-3.3.2.jar>
[INFO] Copying py4j-0.8.2.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/py4j-0.8.2.1.jar>
[INFO] Copying stream-2.7.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/stream-2.7.0.jar>
[INFO] Copying hadoop-mapreduce-client-shuffle-2.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/hadoop-mapreduce-client-shuffle-2.4.1.jar>
[INFO] Copying slf4j-api-1.7.10.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/slf4j-api-1.7.10.jar>
[INFO] Copying paranamer-2.6.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/paranamer-2.6.jar>
[INFO] Copying objenesis-1.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/objenesis-1.0.jar>
[INFO] Copying breeze-macros_2.10-0.11.2.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/breeze-macros_2.10-0.11.2.jar>
[INFO] Copying commons-configuration-1.6.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-configuration-1.6.jar>
[INFO] Copying commons-digester-1.8.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-digester-1.8.jar>
[INFO] Copying commons-beanutils-1.7.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-beanutils-1.7.0.jar>
[INFO] Copying parquet-format-2.2.0-rc1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/parquet-format-2.2.0-rc1.jar>
[INFO] Copying commons-collections-3.2.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-collections-3.2.1.jar>
[INFO] Copying junit-4.11.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/junit-4.11.jar>
[INFO] Copying hadoop-annotations-2.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/hadoop-annotations-2.4.1.jar>
[INFO] Copying mockito-core-1.9.5.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/mockito-core-1.9.5.jar>
[INFO] Copying mavenized-jcuda-0.7.5b.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/mavenized-jcuda-0.7.5b.jar>
[INFO] Copying pmml-schema-1.1.15.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/pmml-schema-1.1.15.jar>
[INFO] Copying spark-mllib_2.10-1.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/spark-mllib_2.10-1.4.1.jar>
[INFO] Copying metrics-json-3.1.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/metrics-json-3.1.0.jar>
[INFO] Copying jaxb-impl-2.2.7.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jaxb-impl-2.2.7.jar>
[INFO] Copying scala-library-2.10.5.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/scala-library-2.10.5.jar>
[INFO] Copying hadoop-yarn-server-web-proxy-2.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/hadoop-yarn-server-web-proxy-2.4.1.jar>
[INFO] Copying jcl-over-slf4j-1.7.10.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jcl-over-slf4j-1.7.10.jar>
[INFO] Copying metrics-core-3.1.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/metrics-core-3.1.0.jar>
[INFO] Copying spark-catalyst_2.10-1.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/spark-catalyst_2.10-1.4.1.jar>
[INFO] Copying commons-cli-1.2.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-cli-1.2.jar>
[INFO] Copying lz4-1.2.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/lz4-1.2.0.jar>
[INFO] Copying jaxb-core-2.2.7.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jaxb-core-2.2.7.jar>
[INFO] Copying httpclient-4.2.5.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/httpclient-4.2.5.jar>
[INFO] Copying unused-1.0.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/unused-1.0.0.jar>
[INFO] Copying parquet-encoding-1.6.0rc3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/parquet-encoding-1.6.0rc3.jar>
[INFO] Copying RoaringBitmap-0.4.5.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/RoaringBitmap-0.4.5.jar>
[INFO] Copying reflectasm-1.07-shaded.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/reflectasm-1.07-shaded.jar>
[INFO] Copying scalap-2.10.5.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/scalap-2.10.5.jar>
[INFO] Copying chill-java-0.5.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/chill-java-0.5.0.jar>
[INFO] Copying jettison-1.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jettison-1.1.jar>
[INFO] Copying antlr4-4.3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/antlr4-4.3.jar>
[INFO] Copying akka-actor_2.10-2.3.4-spark.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/akka-actor_2.10-2.3.4-spark.jar>
[INFO] Copying guice-servlet-3.0.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/guice-servlet-3.0.jar>
[INFO] Copying netty-all-4.0.23.Final.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/netty-all-4.0.23.Final.jar>
[INFO] Copying parquet-hadoop-1.6.0rc3.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/parquet-hadoop-1.6.0rc3.jar>
[INFO] Copying jackson-module-scala_2.10-2.4.4.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/jackson-module-scala_2.10-2.4.4.jar>
[INFO] Copying akka-slf4j_2.10-2.3.4-spark.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/akka-slf4j_2.10-2.3.4-spark.jar>
[INFO] Copying hadoop-yarn-server-nodemanager-2.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/hadoop-yarn-server-nodemanager-2.4.1.jar>
[INFO] Copying spark-network-common_2.10-1.4.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/spark-network-common_2.10-1.4.1.jar>
[INFO] Copying avro-1.7.4.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/avro-1.7.4.jar>
[INFO] Copying netty-3.6.2.Final.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/netty-3.6.2.Final.jar>
[INFO] Copying commons-httpclient-3.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/commons-httpclient-3.1.jar>
[INFO] Copying breeze_2.10-0.11.2.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/lib/breeze_2.10-0.11.2.jar>
[INFO] 
[INFO] --- maven-resources-plugin:2.4:copy-resources (copy-resources) @ systemml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ systemml ---
[INFO] Test Source directory: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/test_suites/java> added.
[INFO] 
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ systemml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.2:testCompile (scala-test-compile-first) @ systemml ---
[WARNING]  Expected all dependencies to require Scala version: 2.10.5
[WARNING]  com.twitter:chill_2.10:0.5.0 requires scala version: 2.10.4
[WARNING] Multiple versions of scala libraries detected!
[INFO] <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/test/java>:-1: info: compiling
[INFO] <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/test/scala>:-1: info: compiling
[INFO] <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/src/test_suites/java>:-1: info: compiling
[INFO] Compiling 468 source files to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/test-classes> at 1468740655313
[INFO] prepare-compile in 0 s
[INFO] compile in 7 s
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ systemml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 465 source files to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ systemml ---
[INFO] Surefire report directory: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :




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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ systemml ---
[INFO] Building jar: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:2.4:unpack (unpack) @ systemml ---
[INFO] Configured Artifact: org.apache.hadoop:hadoop-test:1.2.1:jar
[INFO] Unpacking /home/jenkins/.m2/repository/org/apache/hadoop/hadoop-test/1.2.1/hadoop-test-1.2.1.jar to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/hadoop-test> with includes "**/*" and excludes ""
[INFO] 
[INFO] --- maven-shade-plugin:2.3:shade (default) @ systemml ---
[INFO] Including org.apache.wink:wink-json4j:jar:1.4 in the shaded jar.
[INFO] Including org.antlr:antlr4-annotations:jar:4.3 in the shaded jar.
[INFO] Including org.antlr:antlr4-runtime:jar:4.3 in the shaded jar.
[INFO] Including org.abego.treelayout:org.abego.treelayout.core:jar:1.0.1 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.jar> with <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-shaded.jar>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] Dependency-reduced POM written at: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml>
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (clean-original-jar) @ systemml ---
[INFO] Deleting <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target> (includes = [original-*.jar], excludes = [])
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (create-main-jar) @ systemml ---
[INFO] Reading assembly descriptor: src/assembly/jar.xml
[WARNING] Artifact: org.apache.systemml:systemml:jar:0.11.0-incubating-SNAPSHOT references the same file as the assembly destination file. Moving it to a temporary location for inclusion.
[INFO] Building jar: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.jar>
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.jar,> it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/archive-tmp/systemml-0.11.0-incubating-SNAPSHOT.jar>
with assembly file: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (create-source-distribution-assembly) @ systemml ---
[INFO] Reading assembly descriptor: src/assembly/source.xml
[INFO] Building tar: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-src.tar.gz>
[INFO] Building zip: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-src.zip>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (create-binary-cluster-distribution-assembly) @ systemml ---
[INFO] Reading assembly descriptor: src/assembly/distrib.xml
[INFO] Building tar: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.tar.gz>
[INFO] Building zip: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.zip>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (create-standalone-jar) @ systemml ---
[INFO] Reading assembly descriptor: src/assembly/standalone-jar.xml
[INFO] Building jar: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (create-binary-standalone-distribution-assembly) @ systemml ---
[INFO] Reading assembly descriptor: src/assembly/standalone.xml
[INFO] Building tar: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.tar.gz>
[INFO] Building zip: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.zip>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (copy) @ systemml ---
[INFO] Executing tasks

copy and rename JAR:
     [copy] Copying 1 file to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target>
[INFO] Executed tasks
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ systemml ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .gitignore
[INFO] Exclude: .repository/
[INFO] Exclude: .idea/
[INFO] Exclude: .git
[INFO] Exclude: .settings
[INFO] Exclude: .classpath
[INFO] Exclude: .project
[INFO] Exclude: docs
[INFO] Exclude: **/docs/**
[INFO] Exclude: **/*.csv
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.mtx
[INFO] Exclude: **/*.mtd
[INFO] Exclude: **/target/**
[INFO] Exclude: **/README.md
[INFO] Exclude: **/*.ipynb
[INFO] Exclude: src/main/java/*.tokens
[INFO] Exclude: src/test/scripts/functions/external/kMeans/kMeansWrapperOutput
[INFO] Exclude: src/test/scripts/functions/external/kMeans2/kMeansWrapperOutput1
[INFO] Exclude: src/test/scripts/functions/external/kMeans2/kMeansWrapperOutput2
[INFO] Exclude: src/test/scripts/functions/external/seqMiner/FreqSeqFile
[INFO] Exclude: src/test/scripts/functions/external/seqMiner/FreqSeqSupportFile
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_1.data
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_1.data.single
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_2.data/part-0
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_2.data/part-1
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_2.data.single
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_3.data/part-0
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_3.data/part-1
[INFO] Exclude: src/test/scripts/functions/io/csv/in/transfusion_3.data.single
[INFO] Exclude: src/test/scripts/functions/jmlc/**/*.impute
[INFO] Exclude: src/test/scripts/functions/jmlc/**/*.map
[INFO] Exclude: src/test/scripts/functions/jmlc/**/*.mode
[INFO] Exclude: src/test/scripts/functions/jmlc/**/*.ndistinct
[INFO] Exclude: src/test/scripts/functions/jmlc/**/*.node
[INFO] Exclude: src/test/scripts/functions/jmlc/tfmtd_example/Bin/saleprice.bin
[INFO] Exclude: src/test/scripts/functions/jmlc/tfmtd_example/Bin/sqft.bin
[INFO] Exclude: src/test/scripts/functions/jmlc/tfmtd_example/column.names
[INFO] Exclude: src/test/scripts/functions/jmlc/tfmtd_example/dummycoded.column.names
[INFO] Exclude: src/test/scripts/functions/jmlc/tfmtd_example2/column.names
[INFO] Exclude: src/test/scripts/functions/jmlc/tfmtd_frame_example/tfmtd_frame
[INFO] Exclude: src/test/scripts/functions/transform/input/homes/homesNAN.csv.colnames
[INFO] 2941 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 2908 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:20 min
[INFO] Finished at: 2016-07-17T02:31:40-05:00
[INFO] Final Memory: 101M/2334M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project systemml: Too many files with unapproved license: 1 See RAT report in: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/rat.txt> -> [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
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/dependency-reduced-pom.xml> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.jar> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-src.tar.gz> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT-src.tar.gz
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-src.zip> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT-src.zip
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.tar.gz> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT.tar.gz
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT.zip> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT.zip
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.jar> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT-standalone.jar
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.tar.gz> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT-standalone.tar.gz
[JENKINS] Archiving <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.zip> to org.apache.systemml/systemml/0.11.0-incubating-SNAPSHOT/systemml-0.11.0-incubating-SNAPSHOT-standalone.zip
channel stopped
Run condition [Always] enabling perform for step [[]]