[ImageJ-builds] Build failed in Jenkins: ImgLib-tests #1
jenkins at imagej.net
jenkins at imagej.net
Fri Apr 4 13:03:22 CDT 2014
See <http://jenkins.imagej.net/job/ImgLib-tests/1/>
------------------------------------------
Started by user Johannes Schindelin
Building on master in workspace <http://jenkins.imagej.net/job/ImgLib-tests/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/imglib/imglib-tests
Fetching upstream changes from https://github.com/imglib/imglib-tests
Fetching upstream changes from https://github.com/imglib/imglib-tests
Checking out Revision 5eafd8ab6dbb59cb1d984b03ce66b65c9546d2c7 (origin/master)
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /tmp/hudson2007542758947116670.sh
+ git clean -dfx
[workspace] $ /bin/sh -xe /tmp/hudson4094484637255762505.sh
+ mvn -DupdateReleaseInfo=true -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImgLib2 Tests 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-algorithms-legacy/2.0.0-beta-24/imglib2-algorithms-legacy-2.0.0-beta-24.pom
3/3 KB
Downloaded: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-algorithms-legacy/2.0.0-beta-24/imglib2-algorithms-legacy-2.0.0-beta-24.pom (3 KB at 8.7 KB/sec)
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-realtransform/2.0.0-beta-24/imglib2-realtransform-2.0.0-beta-24.pom
2/2 KB
Downloaded: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-realtransform/2.0.0-beta-24/imglib2-realtransform-2.0.0-beta-24.pom (2 KB at 14.7 KB/sec)
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-algorithms-legacy/2.0.0-beta-24/imglib2-algorithms-legacy-2.0.0-beta-24.jar
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-realtransform/2.0.0-beta-24/imglib2-realtransform-2.0.0-beta-24.jar
4/70 KB
8/70 KB
12/70 KB
16/70 KB
20/70 KB
24/70 KB
28/70 KB
32/70 KB
36/70 KB
40/70 KB
44/70 KB
48/70 KB
52/70 KB
56/70 KB
60/70 KB
64/70 KB
68/70 KB
70/70 KB
Downloaded: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-algorithms-legacy/2.0.0-beta-24/imglib2-algorithms-legacy-2.0.0-beta-24.jar (70 KB at 585.7 KB/sec)
4/65 KB
8/65 KB
12/65 KB
16/65 KB
20/65 KB
24/65 KB
28/65 KB
32/65 KB
36/65 KB
40/65 KB
44/65 KB
48/65 KB
52/65 KB
56/65 KB
60/65 KB
64/65 KB
65/65 KB
Downloaded: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-realtransform/2.0.0-beta-24/imglib2-realtransform-2.0.0-beta-24.jar (65 KB at 276.0 KB/sec)
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ imglib2-tests ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImgLib-tests/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImgLib-tests/workspace
[INFO] Storing buildNumber: 5eafd8ab6dbb59cb1d984b03ce66b65c9546d2c7 at timestamp: 1396634598217
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImgLib-tests/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImgLib-tests/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- imagej-maven-plugin:0.3.1:set-rootdir (set-rootdir) @ imglib2-tests ---
[INFO] Setting rootdir: /data/devel/jenkins/jobs/ImgLib-tests/workspace
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ imglib2-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImgLib-tests/workspace/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ imglib2-tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ imglib2-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImgLib-tests/workspace/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ imglib2-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to /data/devel/jenkins/jobs/ImgLib-tests/workspace/target/test-classes
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ imglib2-tests ---
[INFO] Surefire report directory: /data/devel/jenkins/jobs/ImgLib-tests/workspace/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ imglib2-tests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /data/devel/jenkins/jobs/ImgLib-tests/workspace/target/imglib2-tests-2.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (default) @ imglib2-tests >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ imglib2-tests ---
[INFO]
[INFO] --- imagej-maven-plugin:0.3.1:set-rootdir (set-rootdir) @ imglib2-tests ---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (default) @ imglib2-tests <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (default) @ imglib2-tests ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ imglib2-tests ---
[INFO] Building jar: /data/devel/jenkins/jobs/ImgLib-tests/workspace/target/imglib2-tests-2.0.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ imglib2-tests ---
[INFO] Installing /data/devel/jenkins/jobs/ImgLib-tests/workspace/target/imglib2-tests-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/imglib2/imglib2-tests/2.0.0-SNAPSHOT/imglib2-tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /data/devel/jenkins/jobs/ImgLib-tests/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/imglib2/imglib2-tests/2.0.0-SNAPSHOT/imglib2-tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /data/devel/jenkins/jobs/ImgLib-tests/workspace/target/imglib2-tests-2.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/net/imglib2/imglib2-tests/2.0.0-SNAPSHOT/imglib2-tests-2.0.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- imagej-maven-plugin:0.3.1:copy-jars (copy-jars) @ imglib2-tests ---
[INFO] Property 'imagej.app.directory' unset; Skipping copy-jars
[INFO]
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ imglib2-tests ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.720s
[INFO] Finished at: Fri Apr 04 13:03:22 CDT 2014
[INFO] Final Memory: 17M/360M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "deploy-to-imagej" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project imglib2-tests: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [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/MojoExecutionException
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ImageJ-builds
mailing list