Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] [Hudson] Build failed in Hudson: element-connector-release #8

See <https://hudson.eclipse.org/californium/job/element-connector-release/8/>

------------------------------------------
Started by user kai.hudalla@xxxxxxxxxxxx
Checkout:workspace / <https://hudson.eclipse.org/californium/job/element-connector-release/ws/> - hudson.remoting.LocalChannel@71f599b6
Using strategy: Default
Last Built Revision: Revision 28a071015d4b360ef1e6214e01fdde2481216bdb (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/californium/job/element-connector-release/ws/> - hudson.remoting.LocalChannel@71f599b6
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/eclipse/californium.element-connector.git
Commencing build of Revision 28a071015d4b360ef1e6214e01fdde2481216bdb (origin/master)
Checking out Revision 28a071015d4b360ef1e6214e01fdde2481216bdb (origin/master)
[INFO] Using Maven 3 installation: apache-maven-latest
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-latest/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.3.1
[workspace] $ /shared/common/apache-maven-latest/bin/mvn org.apache.maven.plugins:maven-release-plugin:2.5.2:perform -V -B -Dtag=1.0.0-M4 -DconnectionUrl=scm:git:https://github.com/eclipse/californium.element-connector.git -Dmaven.ext.class.path=/home/hudson/genie.californium/.hudson/maven/slavebundle/resources:/home/hudson/genie.californium/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.californium/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar -Dhudson.eventspy.port=42959 -f pom.xml
[DEBUG] Waiting for connection on port: 42959
Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c; 2015-03-13T16:10:27-04:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.8.0_40, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.8.0_40.x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.101-0.46-default", arch: "amd64", family: "unix"
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/genie.californium/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/shared/common/apache-maven-latest/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[DEBUG] Connected to remote
[INFO] o.h.m.e.h.SettingsBuildingRequestHandler - Using settings document ID: e23a0b6a-ab36-4ea3-8d97-c6ce7ba3db90
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@27aae97b (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@27aae97b (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building element-connector 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-release-plugin:2.5.2:perform (default-cli) @ element-connector ---
[INFO] Checking out the project to perform the release ...
[INFO] Executing: /bin/sh -c cd /jobs/genie.californium/element-connector-release/workspace/target && git clone --branch https://github.com/eclipse/californium.element-connector.git /jobs/genie.californium/element-connector-release/workspace/target/checkout
[INFO] Working directory: /jobs/genie.californium/element-connector-release/workspace/target
[ERROR] The git-clone command failed.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.673 s
[INFO] Finished at: 2015-05-18T09:39:46-04:00
[INFO] Final Memory: 22M/1419M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.2:perform (default-cli) on project element-connector: Unable to checkout from SCM
Provider message:
The git-clone command failed.
Command output:
fatal: repository '/jobs/genie.californium/element-connector-release/workspace/target/checkout' does not exist

[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.2:perform (default-cli) on project element-connector: Unable to checkout from SCM
[ERROR] Provider message:
[ERROR] The git-clone command failed.
[ERROR] Command output:
[ERROR] fatal: repository '/jobs/genie.californium/element-connector-release/workspace/target/checkout' does not exist
[ERROR] -> [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/MojoFailureException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top