[ImageJ-devel] Build failed in Jenkins: ImageJ #2909

jenkins at imagej.net jenkins at imagej.net
Fri Mar 30 17:47:04 CDT 2012


See <http://jenkins.imagej.net/job/ImageJ/2909/changes>

Changes:

[Curtis Rueden] Use imglib2-io version of ImgLib2 I/O classes

We cannot use the SCIFIO version because they are out of date, and we
may need to make further changes at a rapid pace. We will stick to the
imglib2-io module for the time being.

------------------------------------------
[...truncated 476 lines...]
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ/workspace/imagej/core/platform/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/workspace/imagej/core/platform/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/workspace/imagej/core/platform/target/ij-platform-2.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/imagej/core/platform/target/ij-platform-2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/imagej/ij-platform/2.0-SNAPSHOT/ij-platform-2.0-SNAPSHOT.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from imagej.snapshots
Uploading: http://maven.imagej.net/content/repositories/snapshots/net/imagej/ij-platform/2.0-SNAPSHOT/ij-platform-2.0-20120330.224634-595.jar
Mar 30, 2012 5:46:56 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
4/15K
8/15K
12/15K
15/15K
15K uploaded  (ij-platform-2.0-20120330.224634-595.jar)
[INFO] Retrieving previous metadata from imagej.snapshots
[INFO] Uploading repository metadata for: 'snapshot net.imagej:ij-platform:2.0-SNAPSHOT'
Mar 30, 2012 5:46:56 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
[INFO] Retrieving previous metadata from imagej.snapshots
[INFO] Uploading repository metadata for: 'artifact net.imagej:ij-platform'
Mar 30, 2012 5:46:56 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
[INFO] Uploading project information for ij-platform 2.0-20120330.224634-595
Mar 30, 2012 5:46:56 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ User Interface Framework
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting /data/devel/jenkins/jobs/ImageJ/workspace/imagej/core/ui/target
[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/workspace/imagej/core/ui/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 12 source files to /data/devel/jenkins/jobs/ImageJ/workspace/imagej/core/ui/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/workspace/imagej/core/ui/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/workspace/imagej/core/ui/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/workspace/imagej/core/ui/target/ij-ui-2.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/imagej/core/ui/target/ij-ui-2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/imagej/ij-ui/2.0-SNAPSHOT/ij-ui-2.0-SNAPSHOT.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from imagej.snapshots
Uploading: http://maven.imagej.net/content/repositories/snapshots/net/imagej/ij-ui/2.0-SNAPSHOT/ij-ui-2.0-20120330.224634-595.jar
Mar 30, 2012 5:46:58 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
4/15K
8/15K
12/15K
15/15K
15K uploaded  (ij-ui-2.0-20120330.224634-595.jar)
[INFO] Retrieving previous metadata from imagej.snapshots
[INFO] Uploading repository metadata for: 'snapshot net.imagej:ij-ui:2.0-SNAPSHOT'
Mar 30, 2012 5:46:58 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
[INFO] Uploading project information for ij-ui 2.0-20120330.224634-595
Mar 30, 2012 5:46:58 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
[INFO] Retrieving previous metadata from imagej.snapshots
[INFO] Uploading repository metadata for: 'artifact net.imagej:ij-ui'
Mar 30, 2012 5:46:59 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Core: I/O
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting /data/devel/jenkins/jobs/ImageJ/workspace/imagej/core/io/target
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] snapshot net.imglib2:imglib2-io:2.0-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot net.imglib2:imglib2-io:2.0-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot net.imglib2:imglib2-io:2.0-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot net.imglib2:imglib2-io:2.0-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot net.imglib2:imglib2-io:2.0-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot net.imglib2:imglib2-io:2.0-SNAPSHOT: checking for updates from java.net
[INFO] snapshot loci:loci-common:4.4-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot loci:loci-common:4.4-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot loci:loci-common:4.4-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot loci:loci-common:4.4-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot loci:loci-common:4.4-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot loci:loci-common:4.4-SNAPSHOT: checking for updates from java.net
[INFO] snapshot loci:pom-scifio:4.4-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot loci:pom-scifio:4.4-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot loci:pom-scifio:4.4-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot loci:pom-scifio:4.4-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot loci:pom-scifio:4.4-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot loci:pom-scifio:4.4-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot loci:pom-scifio:4.4-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot loci:pom-scifio:4.4-SNAPSHOT: checking for updates from java.net
[INFO] snapshot loci:ome-xml:4.4-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot loci:ome-xml:4.4-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot loci:ome-xml:4.4-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot loci:ome-xml:4.4-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot loci:ome-xml:4.4-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot loci:ome-xml:4.4-SNAPSHOT: checking for updates from java.net
[INFO] snapshot loci:scifio:4.4-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot loci:scifio:4.4-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot loci:scifio:4.4-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot loci:scifio:4.4-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot loci:scifio:4.4-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot loci:scifio:4.4-SNAPSHOT: checking for updates from java.net
[INFO] snapshot loci:jai_imageio:4.4-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot loci:jai_imageio:4.4-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot loci:jai_imageio:4.4-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot loci:jai_imageio:4.4-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot loci:jai_imageio:4.4-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot loci:jai_imageio:4.4-SNAPSHOT: checking for updates from java.net
[INFO] snapshot loci:lwf-stubs:4.4-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot loci:lwf-stubs:4.4-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot loci:lwf-stubs:4.4-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot loci:lwf-stubs:4.4-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot loci:lwf-stubs:4.4-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot loci:lwf-stubs:4.4-SNAPSHOT: checking for updates from java.net
[INFO] snapshot loci:bio-formats:4.4-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot loci:bio-formats:4.4-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot loci:bio-formats:4.4-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot loci:bio-formats:4.4-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot loci:bio-formats:4.4-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot loci:bio-formats:4.4-SNAPSHOT: checking for updates from java.net
[INFO] snapshot loci:mdbtools-java:4.4-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot loci:mdbtools-java:4.4-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot loci:mdbtools-java:4.4-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot loci:mdbtools-java:4.4-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot loci:mdbtools-java:4.4-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot loci:mdbtools-java:4.4-SNAPSHOT: checking for updates from java.net
[INFO] snapshot loci:metakit:4.4-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot loci:metakit:4.4-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot loci:metakit:4.4-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot loci:metakit:4.4-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot loci:metakit:4.4-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot loci:metakit:4.4-SNAPSHOT: checking for updates from java.net
[INFO] snapshot loci:poi-loci:4.4-SNAPSHOT: checking for updates from imagej.releases
[INFO] snapshot loci:poi-loci:4.4-SNAPSHOT: checking for updates from imagej.snapshots
[INFO] snapshot loci:poi-loci:4.4-SNAPSHOT: checking for updates from loci.releases
[INFO] snapshot loci:poi-loci:4.4-SNAPSHOT: checking for updates from loci.snapshots
[INFO] snapshot loci:poi-loci:4.4-SNAPSHOT: checking for updates from imagej.thirdparty
[INFO] snapshot loci:poi-loci:4.4-SNAPSHOT: checking for updates from java.net
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 11 source files to /data/devel/jenkins/jobs/ImageJ/workspace/imagej/core/io/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] SaveAsImage.java:[56,21] cannot find symbol
symbol  : class ImgSaver
location: package net.imglib2.io
[ERROR] SaveAsImage.java:[56,21] cannot find symbol
symbol  : class ImgSaver
location: package net.imglib2.io
[ERROR] SaveAsImage.java:[109,9] cannot find symbol
symbol  : class ImgSaver
location: class imagej.io.plugins.SaveAsImage
[ERROR] SaveAsImage.java:[109,35] cannot find symbol
symbol  : class ImgSaver
location: class imagej.io.plugins.SaveAsImage
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

SaveAsImage.java:[56,21] cannot find symbol
symbol  : class ImgSaver
location: package net.imglib2.io
SaveAsImage.java:[56,21] cannot find symbol
symbol  : class ImgSaver
location: package net.imglib2.io
SaveAsImage.java:[109,9] cannot find symbol
symbol  : class ImgSaver
location: class imagej.io.plugins.SaveAsImage
SaveAsImage.java:[109,35] cannot find symbol
symbol  : class ImgSaver
location: class imagej.io.plugins.SaveAsImage

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34 seconds
[INFO] Finished at: Fri Mar 30 17:47:03 CDT 2012
[INFO] Final Memory: 88M/1469M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
Performance: No threshold configured for making the test unstable
Performance: No threshold configured for making the test failure
Performance: Recording JUnit reports '**/TEST-*.xml'
Performance: Parsing JUnit report file TEST-imagej.object.ObjectIndexTest.xml
Performance: Parsing JUnit report file TEST-imagej.util.ColorRGBTest.xml
Performance: Parsing JUnit report file TEST-imagej.util.FileUtilsTest.xml
Performance: Parsing JUnit report file TEST-imagej.util.UnitUtilsTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.DatasetTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.ExtentsTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.PositionTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.TestCursorSpeeds.xml
Performance: Parsing JUnit report file TEST-imagej.data.overlay.TestBinaryMaskOverlay.xml
Performance: Parsing JUnit report file TEST-imagej.ext.menu.ShadowMenuTest.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.LegacyImageMapTest.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.OverlayHarmonizerTest.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.translate.LegacyUtilsTest.xml
Performance: Parsing JUnit report file TEST-imagej.updater.core.UpdaterTest.xml
Performance: File TEST-imagej.object.ObjectIndexTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.util.ColorRGBTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.util.FileUtilsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.util.UnitUtilsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.DatasetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.ExtentsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.PositionTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.TestCursorSpeeds.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.overlay.TestBinaryMaskOverlay.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.ext.menu.ShadowMenuTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.LegacyImageMapTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.OverlayHarmonizerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.translate.LegacyUtilsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.updater.core.UpdaterTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



More information about the ImageJ-devel mailing list