[ImageJ-builds] Build failed in Jenkins: ImageJ-legacy #139
jenkins at imagej.net
jenkins at imagej.net
Tue Jul 29 13:07:14 CDT 2014
See <http://jenkins.imagej.net/job/ImageJ-legacy/139/changes>
Changes:
[Mark Hiner] Bump to latest pom-imagej
[Mark Hiner] LegacyOpener: attach slice labels to the stack, if any were found
[Mark Hiner] Add a regression test for loading images with slice labels
[Mark Hiner] Add HACK note
------------------------------------------
[...truncated 295 lines...]
680/926 KB
684/926 KB
688/926 KB
692/926 KB
696/926 KB
700/926 KB
704/926 KB
708/926 KB
712/926 KB
716/926 KB
720/926 KB
724/926 KB
728/926 KB
732/926 KB
736/926 KB
740/926 KB
744/926 KB
748/926 KB
752/926 KB
756/926 KB
760/926 KB
764/926 KB
768/926 KB
772/926 KB
776/926 KB
780/926 KB
784/926 KB
788/926 KB
792/926 KB
796/926 KB
800/926 KB
804/926 KB
808/926 KB
812/926 KB
816/926 KB
820/926 KB
824/926 KB
828/926 KB
832/926 KB
836/926 KB
840/926 KB
844/926 KB
848/926 KB
852/926 KB
856/926 KB
860/926 KB
864/926 KB
868/926 KB
872/926 KB
876/926 KB
880/926 KB
884/926 KB
888/926 KB
892/926 KB
896/926 KB
900/926 KB
904/926 KB
908/926 KB
912/926 KB
916/926 KB
920/926 KB
924/926 KB
926/926 KB
Downloaded: http://maven.imagej.net/content/groups/public/io/scif/scifio/0.16.0/scifio-0.16.0.jar (926 KB at 3760.3 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ imagej-legacy ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ imagej-legacy ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImageJ-legacy/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace
[INFO] Storing buildNumber: a1b2abfa886cf3df58f7681de385aa74440cf8a5 at timestamp: 1406657224188
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImageJ-legacy/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ imagej-legacy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 30 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ imagej-legacy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to /data/devel/jenkins/jobs/ImageJ-legacy/workspace/target/classes
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ imagej-legacy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ imagej-legacy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /data/devel/jenkins/jobs/ImageJ-legacy/workspace/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ imagej-legacy ---
[INFO] Surefire report directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running net.imagej.legacy.OverlayHarmonizerTest
[ECLIPSE HELPER] Indexing annotations...
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
[WARNING] ====> Roi class = ij.gui.ShapeRoi
[WARNING] ====> COMPOSITE: Roi[Composite, x=6, y=9, width=5, height=6]
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
[WARNING] ====> Roi class = ij.gui.PolygonRoi
[WARNING] ====> POLYGON: Roi[Polygon, x=0, y=0, width=5, height=5]
[WARNING] ====> Roi class = ij.gui.PolygonRoi
[WARNING] ====> POLYGON: Roi[Polygon, x=3, y=5, width=5, height=4]
[WARNING] ====> Roi class = ij.gui.PolygonRoi
[WARNING] ====> POLYGON: Roi[Polygon, x=1, y=2, width=5, height=62]
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
[WARNING] ====> Roi class = ij.gui.PolygonRoi
[WARNING] ====> FREEROI: Roi[Freehand, x=6, y=9, width=5, height=6]
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
[WARNING] ====> Roi class = ij.gui.ShapeRoi
[WARNING] ====> COMPOSITE: Roi[Composite, x=3, y=3, width=7, height=7]
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
[WARNING] ====> Roi class = ij.gui.PolygonRoi
[WARNING] ====> POLYGON: Roi[Polygon, x=0, y=0, width=5, height=5]
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.03 sec - in net.imagej.legacy.OverlayHarmonizerTest
Running net.imagej.legacy.LegacyServiceTest
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in net.imagej.legacy.LegacyServiceTest
Running net.imagej.legacy.SwitchToModernTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in net.imagej.legacy.SwitchToModernTest
Running net.imagej.legacy.LegacyImageMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in net.imagej.legacy.LegacyImageMapTest
Running net.imagej.legacy.ShutdownTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 sec - in net.imagej.legacy.ShutdownTest
Running net.imagej.legacy.MacroTest
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
Compiling 1 file in /tmp/java6186818824169734378
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 sec - in net.imagej.legacy.MacroTest
Running net.imagej.legacy.LegacyOpenerTest
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
[WARNING] Expected positive value for PhysicalSizeX; got 0.0
[WARNING] Expected positive value for PhysicalSizeY; got 0.0
[WARNING] Expected positive value for PhysicalSizeX; got 0.0
[WARNING] Expected positive value for PhysicalSizeY; got 0.0
1
[WARNING] Ignoring non-existent scripts directory: /data/devel/jenkins/jobs/ImageJ-legacy/workspace/scripts
Oh no!
[WARNING] Ignoring unsupported output: nResults [java.lang.Integer]
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.171 sec <<< FAILURE! - in net.imagej.legacy.LegacyOpenerTest
testPaulsMacro(net.imagej.legacy.LegacyOpenerTest) Time elapsed: 0.714 sec <<< FAILURE!
java.lang.AssertionError: expected:<10> but was:<0>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at net.imagej.legacy.LegacyOpenerTest.testPaulsMacro(LegacyOpenerTest.java:84)
Running net.imagej.legacy.translate.MergedRgbVirtualStackTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in net.imagej.legacy.translate.MergedRgbVirtualStackTest
Running net.imagej.legacy.translate.LegacyUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in net.imagej.legacy.translate.LegacyUtilsTest
Results :
Failed tests:
LegacyOpenerTest.testPaulsMacro:84 expected:<10> but was:<0>
Tests run: 26, Failures: 1, Errors: 0, Skipped: 4
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.508s
[INFO] Finished at: Tue Jul 29 13:07:14 CDT 2014
[INFO] Final Memory: 19M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project imagej-legacy: There are test failures.
[ERROR]
[ERROR] Please refer to /data/devel/jenkins/jobs/ImageJ-legacy/workspace/target/surefire-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 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Build step 'Groovy Postbuild' marked build as failure
Recording test results
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure
Performance: Recording JUnit reports '**/TEST-*.xml'
TEST-net.imagej.legacy.LegacyImageMapTest.xml has an average of: 12
Performance: File TEST-net.imagej.legacy.LegacyImageMapTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
TEST-net.imagej.legacy.LegacyOpenerTest.xml has an average of: 585
Performance: File TEST-net.imagej.legacy.LegacyOpenerTest.xml reported 50.0% of errors [FAILURE]. Build status is: FAILURE
TEST-net.imagej.legacy.LegacyServiceTest.xml has an average of: 89
Performance: File TEST-net.imagej.legacy.LegacyServiceTest.xml reported 0.0% of errors [FAILURE]. Build status is: FAILURE
TEST-net.imagej.legacy.MacroTest.xml has an average of: 642
Performance: File TEST-net.imagej.legacy.MacroTest.xml reported 0.0% of errors [FAILURE]. Build status is: FAILURE
TEST-net.imagej.legacy.OverlayHarmonizerTest.xml has an average of: 211
Performance: File TEST-net.imagej.legacy.OverlayHarmonizerTest.xml reported 0.0% of errors [FAILURE]. Build status is: FAILURE
TEST-net.imagej.legacy.ShutdownTest.xml has an average of: 0
Performance: File TEST-net.imagej.legacy.ShutdownTest.xml reported 0.0% of errors [FAILURE]. Build status is: FAILURE
TEST-net.imagej.legacy.SwitchToModernTest.xml has an average of: 0
Performance: File TEST-net.imagej.legacy.SwitchToModernTest.xml reported 0.0% of errors [FAILURE]. Build status is: FAILURE
TEST-net.imagej.legacy.translate.LegacyUtilsTest.xml has an average of: 0
Performance: File TEST-net.imagej.legacy.translate.LegacyUtilsTest.xml reported 0.0% of errors [FAILURE]. Build status is: FAILURE
TEST-net.imagej.legacy.translate.MergedRgbVirtualStackTest.xml has an average of: 4
Performance: File TEST-net.imagej.legacy.translate.MergedRgbVirtualStackTest.xml reported 0.0% of errors [FAILURE]. Build status is: FAILURE
More information about the ImageJ-builds
mailing list