[ImageJ-builds] Build failed in Jenkins: pom-fiji #51

jenkins at imagej.net jenkins at imagej.net
Thu Nov 6 04:46:51 CST 2014


See <http://jenkins.imagej.net/job/pom-fiji/51/changes>

Changes:

[Johannes Schindelin] Preemptively bump a couple of previously unreproducible builds

[Johannes Schindelin] Remove invalid release versions from the POM

[Johannes Schindelin] Release emergency bug fix

------------------------------------------
Started by an SCM change
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/pom-fiji/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/fiji/pom-fiji
Checking out Revision 3eab761d302d26f57860372f68ffa18d492f13e8 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson454199742766656574.sh
+ git clean -dfx
[workspace] $ /bin/sh -xe /tmp/hudson7145762078634146214.sh
+ mvn -DupdateReleaseInfo=true -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Fiji Projects 5.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ pom-fiji ---
[INFO] Adding ignorable dependency: null:jcodings:null
[INFO]   Adding ignore: org/jcodings/*
[INFO] Adding ignorable dependency: null:jnr-constants:null
[INFO]   Adding ignore: com/kenai/constantine/*
[INFO]   Adding ignore: jnr/constants/*
[INFO] Adding ignorable dependency: null:jnr-ffi:null
[INFO]   Adding ignore: jnr/ffi/*
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ pom-fiji ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/pom-fiji/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/pom-fiji/workspace
[INFO] Storing buildNumber: 3eab761d302d26f57860372f68ffa18d492f13e8 at timestamp: 1415270809901
[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/pom-fiji/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/pom-fiji/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:0.2.0:set-rootdir (set-rootdir) @ pom-fiji ---
[INFO] Setting rootdir: /data/devel/jenkins/jobs/pom-fiji/workspace
[INFO] 
[INFO] >>> maven-source-plugin:2.3:jar (default) @ pom-fiji >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ pom-fiji ---
[INFO] Adding ignorable dependency: null:jcodings:null
[INFO]   Adding ignore: org/jcodings/*
[INFO] Adding ignorable dependency: null:jnr-constants:null
[INFO]   Adding ignore: com/kenai/constantine/*
[INFO]   Adding ignore: jnr/constants/*
[INFO] Adding ignorable dependency: null:jnr-ffi:null
[INFO]   Adding ignore: jnr/ffi/*
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ pom-fiji ---
[INFO] 
[INFO] --- scijava-maven-plugin:0.2.0:set-rootdir (set-rootdir) @ pom-fiji ---
[INFO] 
[INFO] <<< maven-source-plugin:2.3:jar (default) @ pom-fiji <<<
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (default) @ pom-fiji ---
[INFO] 
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) @ pom-fiji >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ pom-fiji ---
[INFO] Adding ignorable dependency: null:jcodings:null
[INFO]   Adding ignore: org/jcodings/*
[INFO] Adding ignorable dependency: null:jnr-constants:null
[INFO]   Adding ignore: com/kenai/constantine/*
[INFO]   Adding ignore: jnr/constants/*
[INFO] Adding ignorable dependency: null:jnr-ffi:null
[INFO]   Adding ignore: jnr/ffi/*
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ pom-fiji ---
[INFO] 
[INFO] --- scijava-maven-plugin:0.2.0:set-rootdir (set-rootdir) @ pom-fiji ---
[INFO] 
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) @ pom-fiji <<<
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ pom-fiji ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ pom-fiji ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pom-fiji ---
[INFO] Installing /data/devel/jenkins/jobs/pom-fiji/workspace/pom.xml to /var/lib/jenkins/.m2/repository/sc/fiji/pom-fiji/5.0.1/pom-fiji-5.0.1.pom
[INFO] 
[INFO] --- imagej-maven-plugin:0.5.4:copy-jars (copy-jars) @ pom-fiji ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ pom-fiji ---
Uploading: dav:http://maven.imagej.net/content/repositories/releases/sc/fiji/pom-fiji/5.0.1/pom-fiji-5.0.1.pom
Nov 6, 2014 4:46:51 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
4/36 KB   
8/36 KB   
12/36 KB   
16/36 KB   
20/36 KB   
24/36 KB   
28/36 KB   
32/36 KB   
36/36 KB   
Nov 6, 2014 4:46:51 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
40/36 KB   
44/36 KB   
48/36 KB   
52/36 KB   
56/36 KB   
60/36 KB   
64/36 KB   
68/36 KB   
72/36 KB   
           
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.706s
[INFO] Finished at: Thu Nov 06 04:46:51 CST 2014
[INFO] Final Memory: 17M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project pom-fiji: Failed to deploy artifacts: Could not transfer artifact sc.fiji:pom-fiji:pom:5.0.1 from/to imagej.releases (dav:http://maven.imagej.net/content/repositories/releases): Failed to transfer file: http://maven.imagej.net/content/repositories/releases/sc/fiji/pom-fiji/5.0.1/pom-fiji-5.0.1.pom. Return code is: 400 -> [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