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/01/24 23:50:46 UTC

Build failed in Jenkins: SystemML-DailyTest #29

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

------------------------------------------
[...truncated 1461 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:968)
	at org.apache.sysml.test.integration.AutomatedTestBase.tearDown(AutomatedTestBase.java:1403)
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	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 java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 335.269 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.353 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.011 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.505 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.829 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.27 sec - in org.apache.sysml.test.integration.applications.pydml.LinearLogRegPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.NaiveBayesPyDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.324 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.038 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.805 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.938 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.401 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.816 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.528 sec - in org.apache.sysml.test.integration.applications.dml.NaiveBayesDMLTest
Running org.apache.sysml.test.integration.applications.dml.MDABivariateStatsDMLTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 295.417 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.468 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: 588.204 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: 89.685 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: 372.497 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: 824.011 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.29 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.683 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.404 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: 8.682 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.222 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.638 sec - in org.apache.sysml.test.integration.applications.dml.NaiveBayesParforDMLTest
Running org.apache.sysml.test.integration.applications.pydml.L2SVMPyDMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.574 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.641 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.533 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: 65.15 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.57 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: 13.547 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: 328.521 sec - in org.apache.sysml.test.integration.applications.pydml.ID3PyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.779 sec - in org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest

Results :

Failed tests: 
  UnivariateWeightedScaleDenseTest>AutomatedTestBase.tearDown:1403 Detailed matrices characteristics:
    mean-DML<->mean-R # stored values in mean-R: 1
    mean-DML<->mean-R # stored values in mean-DML: 1
    mean-DML<->mean-R identical values(z=0): 0
    mean-DML<->mean-R wrong values(z=1.0E-9): 0
    mean-DML<->mean-R min error: 3.959506333917062E-16
    mean-DML<->mean-R max error: 3.959506333917062E-16
    std-DML<->std-R # stored values in std-R: 1
    std-DML<->std-R # stored values in std-DML: 1
    std-DML<->std-R identical values(z=0): 1
    std-DML<->std-R wrong values(z=1.0E-9): 0
    std-DML<->std-R min error: 0.0
    std-DML<->std-R max error: 0.0
    se-DML<->se-R # stored values in se-R: 1
    se-DML<->se-R # stored values in se-DML: 1
    se-DML<->se-R identical values(z=0): 1
    se-DML<->se-R wrong values(z=1.0E-9): 0
    se-DML<->se-R min error: 0.0
    se-DML<->se-R max error: 0.0
    var-DML<->var-R # stored values in var-R: 1
    var-DML<->var-R # stored values in var-DML: 1
    var-DML<->var-R identical values(z=0): 0
    var-DML<->var-R wrong values(z=1.0E-9): 0
    var-DML<->var-R min error: 1.8189894035458565E-12
    var-DML<->var-R max error: 1.8189894035458565E-12
!  cv-DML<->cv-R # stored values in cv-R: 1
!  cv-DML<->cv-R # stored values in cv-DML: 1
!  cv-DML<->cv-R identical values(z=0): 0
!  cv-DML<->cv-R wrong values(z=1.0E-9): 1
!  cv-DML<->cv-R min error: 2.6921043172478676E-9
!  cv-DML<->cv-R max error: 2.6921043172478676E-9
    min-DML<->min-R # stored values in min-R: 1
    min-DML<->min-R # stored values in min-DML: 1
    min-DML<->min-R identical values(z=0): 1
    min-DML<->min-R wrong values(z=1.0E-9): 0
    min-DML<->min-R min error: 0.0
    min-DML<->min-R max error: 0.0
    max-DML<->max-R # stored values in max-R: 1
    max-DML<->max-R # stored values in max-DML: 1
    max-DML<->max-R identical values(z=0): 1
    max-DML<->max-R wrong values(z=1.0E-9): 0
    max-DML<->max-R min error: 0.0
    max-DML<->max-R max error: 0.0
    rng-DML<->rng-R # stored values in rng-R: 1
    rng-DML<->rng-R # stored values in rng-DML: 1
    rng-DML<->rng-R identical values(z=0): 1
    rng-DML<->rng-R wrong values(z=1.0E-9): 0
    rng-DML<->rng-R min error: 0.0
    rng-DML<->rng-R max error: 0.0
    g1-DML<->g1-R # stored values in g1-R: 1
    g1-DML<->g1-R # stored values in g1-DML: 1
    g1-DML<->g1-R identical values(z=0): 0
    g1-DML<->g1-R wrong values(z=1.0E-9): 0
    g1-DML<->g1-R min error: 1.3877787807814457E-16
    g1-DML<->g1-R max error: 1.3877787807814457E-16
    se_g1-DML<->se_g1-R # stored values in se_g1-R: 1
    se_g1-DML<->se_g1-R # stored values in se_g1-DML: 1
    se_g1-DML<->se_g1-R identical values(z=0): 1
    se_g1-DML<->se_g1-R wrong values(z=1.0E-9): 0
    se_g1-DML<->se_g1-R min error: 0.0
    se_g1-DML<->se_g1-R max error: 0.0
    g2-DML<->g2-R # stored values in g2-R: 1
    g2-DML<->g2-R # stored values in g2-DML: 1
    g2-DML<->g2-R identical values(z=0): 0
    g2-DML<->g2-R wrong values(z=1.0E-9): 0
    g2-DML<->g2-R min error: 5.551115123125783E-16
    g2-DML<->g2-R max error: 5.551115123125783E-16
    se_g2-DML<->se_g2-R # stored values in se_g2-R: 1
    se_g2-DML<->se_g2-R # stored values in se_g2-DML: 1
    se_g2-DML<->se_g2-R identical values(z=0): 1
    se_g2-DML<->se_g2-R wrong values(z=1.0E-9): 0
    se_g2-DML<->se_g2-R min error: 0.0
    se_g2-DML<->se_g2-R max error: 0.0
    out_minus-DML<->out_minus-R # stored values in out_minus-DML: 1
    out_minus-DML<->out_minus-R # stored values in out_minus-R: 0
    out_minus-DML<->out_minus-R identical values(z=0): 1
    out_minus-DML<->out_minus-R wrong values(z=1.0E-9): 0
    out_minus-DML<->out_minus-R min error: 0.0
    out_minus-DML<->out_minus-R max error: 0.0
    out_plus-DML<->out_plus-R # stored values in out_plus-DML: 1
    out_plus-DML<->out_plus-R # stored values in out_plus-R: 0
    out_plus-DML<->out_plus-R identical values(z=0): 1
    out_plus-DML<->out_plus-R wrong values(z=1.0E-9): 0
    out_plus-DML<->out_plus-R min error: 0.0
    out_plus-DML<->out_plus-R max error: 0.0
    median-DML<->median-R # stored values in median-R: 1
    median-DML<->median-R # stored values in median-DML: 1
    median-DML<->median-R identical values(z=0): 1
    median-DML<->median-R wrong values(z=1.0E-9): 0
    median-DML<->median-R min error: 0.0
    median-DML<->median-R max error: 0.0
    quantile-DML<->quantile-R # stored values in quantile-DML: 5
    quantile-DML<->quantile-R # stored values in quantile-R: 4
    quantile-DML<->quantile-R identical values(z=0): 5
    quantile-DML<->quantile-R wrong values(z=1.0E-9): 0
    quantile-DML<->quantile-R min error: 0.0
    quantile-DML<->quantile-R max error: 0.0
    iqm-DML<->iqm-R # stored values in iqm-R: 1
    iqm-DML<->iqm-R # stored values in iqm-DML: 1
    iqm-DML<->iqm-R identical values(z=0): 1
    iqm-DML<->iqm-R wrong values(z=1.0E-9): 0
    iqm-DML<->iqm-R min error: 0.0
    iqm-DML<->iqm-R max error: 0.0


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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (default) @ system-ml ---
[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:15 h
[INFO] Finished at: 2016-01-24T16:50:45-06:00
[INFO] Final Memory: 55M/2308M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (default) on project system-ml: 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 [[Publish xUnit test result report]]
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - No test report file(s) were found with the pattern '**/target/surefire-reports/*.xml' relative to '<https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/'> for the testing framework 'JUnit'.  Did you enter a pattern relative to the correct directory?  Did you generate the result report(s) for 'JUnit'?
[xUnit] [WARNING] - No test reports found for the metric 'JUnit' with the resolved pattern '**/target/surefire-reports/*.xml'.
[xUnit] [INFO] - Skipping the metric tool processing.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.

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

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