[ImageJ-builds] Build failed in Jenkins: ImageJ #4981

jenkins at imagej.net jenkins at imagej.net
Wed Aug 7 15:40:59 CDT 2013


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

------------------------------------------
Started by remote host 127.0.0.1
Building on master
Checkout:workspace / <http://jenkins.imagej.net/job/ImageJ/ws/> - hudson.remoting.LocalChannel at 30e06e9
Using strategy: Default
Last Built Revision: Revision c360da4f5dc82ff52d70534ea3272140e1f7cab5 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/imagej/imagej.git
Commencing build of Revision c360da4f5dc82ff52d70534ea3272140e1f7cab5 (origin/master)
Checking out Revision c360da4f5dc82ff52d70534ea3272140e1f7cab5 (origin/master)
Deleting old artifacts from #4979
[workspace] $ /bin/sh -xe /tmp/hudson5838371232572203114.sh
+ git clean -dfx
Removing core/core/target/
Removing core/target/
Removing target/
[workspace] $ mvn -U clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   ImageJ Projects
[INFO]   ImageJ POM: Core
[INFO]   ImageJ Core Classes
[INFO]   ImageJ Data Model
[INFO]   ImageJ Core Options
[INFO]   ImageJ Updater
[INFO]   ImageJ User Interface Framework
[INFO]   ImageJ POM: Plugins
[INFO]   ImageJ Plugins: Tools
[INFO]   ImageJ Plugins: Commands
[INFO]   ImageJ POM: User Interface
[INFO]   ImageJ POM: AWT and Swing UIs
[INFO]   ImageJ Utility Classes: AWT
[INFO]   ImageJ Legacy Bridge
[INFO]   ImageJ Plugins: Scripting Languages
[INFO]   Beanshell Scripting For ImageJ
[INFO]   Minimal support for Maven projects
[INFO]   A script engine for Java
[INFO]   ImageJ Plugins: Platforms
[INFO]   ImageJ Plugins: Text Formats
[INFO]   ImageJ POM: Uploaders
[INFO]   ImageJ Updater support for uploading via SSH/SFTP
[INFO]   ImageJ Updater support for uploading via WebDAV
[INFO]   ImageJ UI: Common AWT Classes
[INFO]   ImageJ POM: Swing UI
[INFO]   ImageJ Utility Classes: Swing
[INFO]   ImageJ POM: UIs
[INFO]   ImageJ UI: Swing
[INFO]   ImageJ UI: Swing Commands
[INFO]   The Script Editor
[INFO]   ImageJ UI: Swing Tools
[INFO]   ImageJ Updater (Swing)
[INFO]   ImageJ Application
[INFO]   ImageJ UI: AWT
[INFO]   ImageJ UI: Pivot
[INFO]   ImageJ UI: SWT
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Projects
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] Setting rootdir: /data/devel/jenkins/jobs/ImageJ/workspace
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImageJ/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImageJ/workspace
[INFO] Storing buildNumber: c360da4f5dc82ff52d70534ea3272140e1f7cab5 at timestamp: 1375908054711
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImageJ/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImageJ/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] [jar:test-jar {execution: default}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ/workspace/target/pom-ij-base-2.0.0-SNAPSHOT-tests.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/imagej/pom-ij-base/2.0.0-SNAPSHOT/pom-ij-base-2.0.0-SNAPSHOT.pom
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/target/pom-ij-base-2.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/net/imagej/pom-ij-base/2.0.0-SNAPSHOT/pom-ij-base-2.0.0-SNAPSHOT-tests.jar
[INFO] [imagej:copy-jars {execution: copy-jars}]
[INFO] Property 'imagej.app.directory' unset; Skipping copy-jars
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ POM: Core
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[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] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] [jar:test-jar {execution: default}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ/workspace/core/target/pom-ij-core-2.0.0-SNAPSHOT-tests.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/core/pom.xml to /var/lib/jenkins/.m2/repository/net/imagej/pom-ij-core/2.0.0-SNAPSHOT/pom-ij-core-2.0.0-SNAPSHOT.pom
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/core/target/pom-ij-core-2.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/net/imagej/pom-ij-core/2.0.0-SNAPSHOT/pom-ij-core-2.0.0-SNAPSHOT-tests.jar
[INFO] [imagej:copy-jars {execution: copy-jars}]
[INFO] Property 'imagej.app.directory' unset; Skipping copy-jars
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Core Classes
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[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] [compiler:compile {execution: default-compile}]
[INFO] Compiling 223 source files to /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/command/DynamicCommand.java:[47,24] cannot find symbol
symbol  : class EventUtils
location: package org.scijava.event
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[54,23] cannot find symbol
symbol  : class Log
location: package org.scijava.util
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/command/DynamicCommand.java:[47,24] cannot find symbol
symbol  : class EventUtils
location: package org.scijava.event
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[54,23] cannot find symbol
symbol  : class Log
location: package org.scijava.util
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/command/DynamicCommand.java:[126,2] cannot find symbol
symbol  : variable EventUtils
location: class imagej.command.DynamicCommand
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[133,3] cannot find symbol
symbol  : variable Log
location: class imagej.config.ConfigFileParameters
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[149,3] cannot find symbol
symbol  : variable Log
location: class imagej.config.ConfigFileParameters
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[247,3] cannot find symbol
symbol  : variable Log
location: class imagej.config.ConfigFileParameters
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[281,3] cannot find symbol
symbol  : variable Log
location: class imagej.config.ConfigFileParameters
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[310,3] cannot find symbol
symbol  : variable Log
location: class imagej.config.ConfigFileParameters
[INFO] 10 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/command/DynamicCommand.java:[47,24] cannot find symbol
symbol  : class EventUtils
location: package org.scijava.event
/data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[54,23] cannot find symbol
symbol  : class Log
location: package org.scijava.util
/data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/command/DynamicCommand.java:[47,24] cannot find symbol
symbol  : class EventUtils
location: package org.scijava.event
/data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[54,23] cannot find symbol
symbol  : class Log
location: package org.scijava.util
/data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/command/DynamicCommand.java:[126,2] cannot find symbol
symbol  : variable EventUtils
location: class imagej.command.DynamicCommand
/data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[133,3] cannot find symbol
symbol  : variable Log
location: class imagej.config.ConfigFileParameters
/data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[149,3] cannot find symbol
symbol  : variable Log
location: class imagej.config.ConfigFileParameters
/data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[247,3] cannot find symbol
symbol  : variable Log
location: class imagej.config.ConfigFileParameters
/data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[281,3] cannot find symbol
symbol  : variable Log
location: class imagej.config.ConfigFileParameters
/data/devel/jenkins/jobs/ImageJ/workspace/core/core/src/main/java/imagej/config/ConfigFileParameters.java:[310,3] cannot find symbol
symbol  : variable Log
location: class imagej.config.ConfigFileParameters

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Wed Aug 07 15:40:58 CDT 2013
[INFO] Final Memory: 82M/1474M
[INFO] ------------------------------------------------------------------------
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: No threshold configured for making the test unstable
Performance: No threshold configured for making the test failure
Performance: Recording JUnit reports '**/TEST-*.xml'
Failed to send e-mail to Jenkins because no e-mail address is known, and no default e-mail domain is configured



More information about the ImageJ-builds mailing list