[ImageJ-builds] Build failed in Jenkins: ImageJ-daily #721
jenkins at imagej.net
jenkins at imagej.net
Thu Dec 20 00:04:33 CST 2012
See <http://jenkins.imagej.net/job/ImageJ-daily/721/changes>
Changes:
[Johannes Schindelin] Access ImageJ 1.x classes directly from the legacy service
[Johannes Schindelin] Code Hacker: require a class loader in which to define the classes
[Johannes Schindelin] Failed try: load the DefaultLegacyService into its own class loader
[Johannes Schindelin] Revert "Failed try: load the DefaultLegacyService into its own class loader"
[Johannes Schindelin] Allow only one instance of the DefaultLegacyService
[Johannes Schindelin] CodeHacker: avoid using the LogService
[Johannes Schindelin] CodeHacker: pass LegacyService instance to patched functions
[Johannes Schindelin] Require the LegacyService to divulge its LogService
[Johannes Schindelin] Avoid the use of the deprecated Log class in the legacy layer
[Johannes Schindelin] LegacyService: yes, we refer to non-public methods in the javadocs
[Johannes Schindelin] Do not identify the legacy thread group by its name
[Johannes Schindelin] Reduce visibility of some constants
[Johannes Schindelin] Let LegacyThreadGroup divulge its LegacyService
[Johannes Schindelin] LegacyImageMap: offer the list of handled images
[Johannes Schindelin] LegacyImageMap: we need a reference to the current legacy service
[Johannes Schindelin] Add the method ApplicationFrame#setVisible(boolean)
[Johannes Schindelin] SwingImageWindow: avoid pack() when hiding the window
[Johannes Schindelin] Introduce a legacy mode to the LegacyService
[Johannes Schindelin] CodeHacker: remove unused replaceMethod() method
[Johannes Schindelin] Add Help>Start Legacy ImageJ 1.x Mode
[Johannes Schindelin] Implement legacy mode's Help>Stop Legacy ImageJ 1.x Mode
[Johannes Schindelin] Make 'Ctrl+L Stop Legacy Mode' work in legacy mode
[Johannes Schindelin] Avoid showing IJ2 windows in legacy mode
[Curtis Rueden] Fix headers
[Curtis Rueden] MixedWorldCommand: clean up style
[Curtis Rueden] MixedWorldCommand: rename from TestMixedModeCommand
[Curtis Rueden] MixedWorldCommand: use log service instead of stdout
[Curtis Rueden] Legacy mode: standardize command names
[Curtis Rueden] Update release instructions
[Curtis Rueden] DefaultLegacyService: clean up style and javadoc
[Barry DeZonia] Fix bug with PointOverlay creation
[Barry DeZonia] Use a consistent approach in the supports() method
------------------------------------------
[...truncated 2259 lines...]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/data/target/ij-commands-data-2.0.0-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/data/target/ij-commands-data-2.0.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Core Tools
[INFO] task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 26 source files to /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/tools/target/classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/tools/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/tools/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/tools/target/ij-tools-2.0.0-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/tools/target/ij-tools-2.0.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Core Commands: Debug
[INFO] task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 14 source files to /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/debug/target/classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/debug/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/debug/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/debug/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/debug/target/ij-commands-debug-2.0.0-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/debug/target/ij-commands-debug-2.0.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Core Commands: Display
[INFO] task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 35 source files to /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/display/target/classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/display/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/display/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/display/target/ij-commands-display-2.0.0-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/commands/display/target/ij-commands-display-2.0.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ POM: User Interface
[INFO] task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ POM: AWT and Swing UIs
[INFO] task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Utility Classes: AWT
[INFO] task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ-daily/workspace/ui/awt-swing/util/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to /data/devel/jenkins/jobs/ImageJ-daily/workspace/ui/awt-swing/util/target/classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ-daily/workspace/ui/awt-swing/util/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: /data/devel/jenkins/jobs/ImageJ-daily/workspace/ui/awt-swing/util/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ-daily/workspace/ui/awt-swing/util/target/ij-util-awt-2.0.0-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ-daily/workspace/ui/awt-swing/util/target/ij-util-awt-2.0.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Legacy Bridge
[INFO] task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] artifact net.imagej:ij: checking for updates from imagej.releases
[INFO] artifact net.imagej:ij: checking for updates from imagej.snapshots
[INFO] artifact net.imagej:ij: checking for updates from loci.releases
[INFO] artifact net.imagej:ij: checking for updates from loci.snapshots
[INFO] artifact net.imagej:ij: checking for updates from imagej.thirdparty
[INFO] artifact net.imagej:ij: checking for updates from java.net
[INFO] artifact net.imagej:ij: checking for updates from central
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 43 source files to /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/legacy/target/classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/legacy/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/legacy/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/legacy/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running imagej.legacy.OverlayHarmonizerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.042 sec
Running imagej.legacy.LegacyImageMapTest
WARN: Ignoring non-Maven build directory: /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/legacy/target/test-classes
WARN: Updating the annotation index in /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/legacy/target/classes
SezPoz generated annotations.
[INFO] Found 77 plugins.
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.432 sec <<< FAILURE!
Running imagej.legacy.translate.LegacyUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 sec
Results :
Tests in error:
testRegisterLegacyImage(imagej.legacy.LegacyImageMapTest)
Tests run: 15, Failures: 0, Errors: 1, Skipped: 12
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to /data/devel/jenkins/jobs/ImageJ-daily/workspace/core/legacy/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42 seconds
[INFO] Finished at: Thu Dec 20 00:04:32 CST 2012
[INFO] Final Memory: 72M/1396M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Publishing Javadoc
More information about the ImageJ-builds
mailing list