You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/29 19:42:41 UTC

Build failed in Jenkins: dir-kerby #133

See <https://builds.apache.org/job/dir-kerby/133/changes>

Changes:

[jiajia.li] Fix build error with -Pdist.

[yaning0123] YanYan fixed DIRKRB-512, Java building error: Illegal key size

[elecharny] Updated the KerberosString Javadoc : - adding a @author tag - adding

[elecharny] Added the graphics for teh ASN1 hierarchy

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (docker Ubuntu ubuntu ubuntu1) in workspace <https://builds.apache.org/job/dir-kerby/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/directory-kerby.git
 > git init <https://builds.apache.org/job/dir-kerby/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-kerby.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-kerby.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/directory-kerby.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/directory-kerby.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-kerby.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-kerby.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f1b562cd7d6be8b05b6fbdefeb6dd657c2d6c0df (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f1b562cd7d6be8b05b6fbdefeb6dd657c2d6c0df
 > git rev-list 46f63edc8f8864a2507d69160bc98d5c3552d539 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 56479
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-kerby] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx512m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 56479
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-kerby/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -V clean deploy
Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)
Maven home: /home/jenkins/tools/maven/apache-maven-3.0.4
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "3.13.0-36-lowlatency", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Kerby Build Tools
[INFO] Apache Kerby Project
[INFO] Kerby Config
[INFO] Kerby Util
[INFO] Kerby ASN1 Project
[INFO] Kerby PKIX Project
[INFO] Kerby-kerb Project
[INFO] Kerby-kerb core
[INFO] Kerby-kerb Crypto
[INFO] Kerby-kerb Common
[INFO] Kerby-kerb Util
[INFO] Kerby-kerb Identity
[INFO] Kerby-kerb Identity Test
[INFO] Kerby-kerb Client
[INFO] Kerby-kerb Server
[INFO] Kerby-kerb Admin
[INFO] Kerb Simple Kdc
[INFO] Kerb Kdc Test
[INFO] Kerby providers
[INFO] Token provider
[INFO] Kerb Integration Test
[INFO] Kerby-kerb client api all
[INFO] Kerby-kerb server all
[INFO] Kerby KDC Server
[INFO] Kdc Tool Project
[INFO] Client Tool
[INFO] KDC Tool
[INFO] Kerby Backend
[INFO] Json identity backend
[INFO] Zookeeper identity backend
[INFO] Ldap identity backend
[INFO] Kerby Kdc Test
[INFO] Mavibot based backend
[INFO] Kerby Distribution
[INFO] KDC Dist
[INFO] Tool Dist
[INFO] Kerby benchmark
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Kerby Build Tools 1.0.0-RC2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ build-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ build-tools ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ build-tools ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-kerby/ws/build-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ build-tools ---
[INFO] No tests to run.
[INFO] Surefire report directory: <https://builds.apache.org/job/dir-kerby/ws/build-tools/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ build-tools ---
[INFO] Building jar: <https://builds.apache.org/job/dir-kerby/ws/build-tools/target/build-tools-1.0.0-RC2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ build-tools ---
[INFO] Installing <https://builds.apache.org/job/dir-kerby/ws/build-tools/target/build-tools-1.0.0-RC2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/kerby/build-tools/1.0.0-RC2-SNAPSHOT/build-tools-1.0.0-RC2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/dir-kerby/ws/build-tools/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/kerby/build-tools/1.0.0-RC2-SNAPSHOT/build-tools-1.0.0-RC2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ build-tools ---
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Kerby Build Tools ................................. FAILURE [14.411s]
[INFO] Apache Kerby Project .............................. SKIPPED
[INFO] Kerby Config ...................................... SKIPPED
[INFO] Kerby Util ........................................ SKIPPED
[INFO] Kerby ASN1 Project ................................ SKIPPED
[INFO] Kerby PKIX Project ................................ SKIPPED
[INFO] Kerby-kerb Project ................................ SKIPPED
[INFO] Kerby-kerb core ................................... SKIPPED
[INFO] Kerby-kerb Crypto ................................. SKIPPED
[INFO] Kerby-kerb Common ................................. SKIPPED
[INFO] Kerby-kerb Util ................................... SKIPPED
[INFO] Kerby-kerb Identity ............................... SKIPPED
[INFO] Kerby-kerb Identity Test .......................... SKIPPED
[INFO] Kerby-kerb Client ................................. SKIPPED
[INFO] Kerby-kerb Server ................................. SKIPPED
[INFO] Kerby-kerb Admin .................................. SKIPPED
[INFO] Kerb Simple Kdc ................................... SKIPPED
[INFO] Kerb Kdc Test ..................................... SKIPPED
[INFO] Kerby providers ................................... SKIPPED
[INFO] Token provider .................................... SKIPPED
[INFO] Kerb Integration Test ............................. SKIPPED
[INFO] Kerby-kerb client api all ......................... SKIPPED
[INFO] Kerby-kerb server all ............................. SKIPPED
[INFO] Kerby KDC Server .................................. SKIPPED
[INFO] Kdc Tool Project .................................. SKIPPED
[INFO] Client Tool ....................................... SKIPPED
[INFO] KDC Tool .......................................... SKIPPED
[INFO] Kerby Backend ..................................... SKIPPED
[INFO] Json identity backend ............................. SKIPPED
[INFO] Zookeeper identity backend ........................ SKIPPED
[INFO] Ldap identity backend ............................. SKIPPED
[INFO] Kerby Kdc Test .................................... SKIPPED
[INFO] Mavibot based backend ............................. SKIPPED
[INFO] Kerby Distribution ................................ SKIPPED
[INFO] KDC Dist .......................................... SKIPPED
[INFO] Tool Dist ......................................... SKIPPED
[INFO] Kerby benchmark ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.731s
[INFO] Finished at: Tue Dec 29 18:33:10 UTC 2015
[INFO] Final Memory: 18M/491M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project build-tools: 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
channel stopped

Jenkins build is back to normal : dir-kerby #137

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-kerby/137/changes>


Build failed in Jenkins: dir-kerby #136

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-kerby/136/>

------------------------------------------
Started by user seelmann
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (docker Ubuntu ubuntu ubuntu1) in workspace <https://builds.apache.org/job/dir-kerby/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/directory-kerby.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-kerby.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-kerby.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10
Checking out Revision 5c598f958fae46b5cf7ab3b82ac8dce79a696728 (refs/remotes/origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c598f958fae46b5cf7ab3b82ac8dce79a696728
First time build. Skipping changelog.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 58099
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-kerby] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx512m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 58099
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-kerby/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -V clean deploy
Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)
Maven home: /home/jenkins/tools/maven/apache-maven-3.0.4
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "3.13.0-36-lowlatency", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Kerby Build Tools
[INFO] Apache Kerby Project
[INFO] Kerby Config
[INFO] Kerby Util
[INFO] Kerby ASN1 Project
[INFO] Kerby PKIX Project
[INFO] Kerby-kerb Project
[INFO] Kerby-kerb core
[INFO] Kerby-kerb Crypto
[INFO] Kerby-kerb Common
[INFO] Kerby-kerb Util
[INFO] Kerby-kerb Identity
[INFO] Kerby-kerb Identity Test
[INFO] Kerby-kerb Client
[INFO] Kerby-kerb Server
[INFO] Kerby-kerb Admin
[INFO] Kerb Simple Kdc
[INFO] Kerb Kdc Test
[INFO] Kerby providers
[INFO] Token provider
[INFO] Kerb Integration Test
[INFO] Kerby-kerb client api all
[INFO] Kerby-kerb server all
[INFO] Kerby KDC Server
[INFO] Kdc Tool Project
[INFO] Client Tool
[INFO] KDC Tool
[INFO] Kerby Backend
[INFO] Json identity backend
[INFO] Zookeeper identity backend
[INFO] Ldap identity backend
[INFO] Kerby Kdc Test
[INFO] Mavibot based backend
[INFO] Kerby Distribution
[INFO] KDC Dist
[INFO] Tool Dist
[INFO] Kerby benchmark
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Kerby Build Tools 1.0.0-RC2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ build-tools ---
[INFO] Deleting <https://builds.apache.org/job/dir-kerby/ws/build-tools/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ build-tools ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ build-tools ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-kerby/ws/build-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ build-tools ---
[INFO] No tests to run.
[INFO] Surefire report directory: <https://builds.apache.org/job/dir-kerby/ws/build-tools/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ build-tools ---
[INFO] Building jar: <https://builds.apache.org/job/dir-kerby/ws/build-tools/target/build-tools-1.0.0-RC2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ build-tools ---
[INFO] Installing <https://builds.apache.org/job/dir-kerby/ws/build-tools/target/build-tools-1.0.0-RC2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/kerby/build-tools/1.0.0-RC2-SNAPSHOT/build-tools-1.0.0-RC2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/dir-kerby/ws/build-tools/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/kerby/build-tools/1.0.0-RC2-SNAPSHOT/build-tools-1.0.0-RC2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ build-tools ---
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Kerby Build Tools ................................. FAILURE [3.518s]
[INFO] Apache Kerby Project .............................. SKIPPED
[INFO] Kerby Config ...................................... SKIPPED
[INFO] Kerby Util ........................................ SKIPPED
[INFO] Kerby ASN1 Project ................................ SKIPPED
[INFO] Kerby PKIX Project ................................ SKIPPED
[INFO] Kerby-kerb Project ................................ SKIPPED
[INFO] Kerby-kerb core ................................... SKIPPED
[INFO] Kerby-kerb Crypto ................................. SKIPPED
[INFO] Kerby-kerb Common ................................. SKIPPED
[INFO] Kerby-kerb Util ................................... SKIPPED
[INFO] Kerby-kerb Identity ............................... SKIPPED
[INFO] Kerby-kerb Identity Test .......................... SKIPPED
[INFO] Kerby-kerb Client ................................. SKIPPED
[INFO] Kerby-kerb Server ................................. SKIPPED
[INFO] Kerby-kerb Admin .................................. SKIPPED
[INFO] Kerb Simple Kdc ................................... SKIPPED
[INFO] Kerb Kdc Test ..................................... SKIPPED
[INFO] Kerby providers ................................... SKIPPED
[INFO] Token provider .................................... SKIPPED
[INFO] Kerb Integration Test ............................. SKIPPED
[INFO] Kerby-kerb client api all ......................... SKIPPED
[INFO] Kerby-kerb server all ............................. SKIPPED
[INFO] Kerby KDC Server .................................. SKIPPED
[INFO] Kdc Tool Project .................................. SKIPPED
[INFO] Client Tool ....................................... SKIPPED
[INFO] KDC Tool .......................................... SKIPPED
[INFO] Kerby Backend ..................................... SKIPPED
[INFO] Json identity backend ............................. SKIPPED
[INFO] Zookeeper identity backend ........................ SKIPPED
[INFO] Ldap identity backend ............................. SKIPPED
[INFO] Kerby Kdc Test .................................... SKIPPED
[INFO] Mavibot based backend ............................. SKIPPED
[INFO] Kerby Distribution ................................ SKIPPED
[INFO] KDC Dist .......................................... SKIPPED
[INFO] Tool Dist ......................................... SKIPPED
[INFO] Kerby benchmark ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.073s
[INFO] Finished at: Wed Jan 13 07:06:44 UTC 2016
[INFO] Final Memory: 17M/491M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project build-tools: 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
channel stopped

Build failed in Jenkins: dir-kerby #135

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-kerby/135/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace <https://builds.apache.org/job/dir-kerby/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/directory-kerby.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-kerby.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-kerby.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f1b562cd7d6be8b05b6fbdefeb6dd657c2d6c0df (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f1b562cd7d6be8b05b6fbdefeb6dd657c2d6c0df
 > git rev-list f1b562cd7d6be8b05b6fbdefeb6dd657c2d6c0df # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 32910
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-kerby] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx512m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 32910
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-kerby/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -V clean deploy
Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)
Maven home: /home/jenkins/tools/maven/apache-maven-3.0.4
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "3.13.0-36-lowlatency", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Kerby Build Tools
[INFO] Apache Kerby Project
[INFO] Kerby Config
[INFO] Kerby Util
[INFO] Kerby ASN1 Project
[INFO] Kerby PKIX Project
[INFO] Kerby-kerb Project
[INFO] Kerby-kerb core
[INFO] Kerby-kerb Crypto
[INFO] Kerby-kerb Common
[INFO] Kerby-kerb Util
[INFO] Kerby-kerb Identity
[INFO] Kerby-kerb Identity Test
[INFO] Kerby-kerb Client
[INFO] Kerby-kerb Server
[INFO] Kerby-kerb Admin
[INFO] Kerb Simple Kdc
[INFO] Kerb Kdc Test
[INFO] Kerby providers
[INFO] Token provider
[INFO] Kerb Integration Test
[INFO] Kerby-kerb client api all
[INFO] Kerby-kerb server all
[INFO] Kerby KDC Server
[INFO] Kdc Tool Project
[INFO] Client Tool
[INFO] KDC Tool
[INFO] Kerby Backend
[INFO] Json identity backend
[INFO] Zookeeper identity backend
[INFO] Ldap identity backend
[INFO] Kerby Kdc Test
[INFO] Mavibot based backend
[INFO] Kerby Distribution
[INFO] KDC Dist
[INFO] Tool Dist
[INFO] Kerby benchmark
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Kerby Build Tools 1.0.0-RC2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ build-tools ---
[INFO] Deleting <https://builds.apache.org/job/dir-kerby/ws/build-tools/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ build-tools ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ build-tools ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-kerby/ws/build-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ build-tools ---
[INFO] No tests to run.
[INFO] Surefire report directory: <https://builds.apache.org/job/dir-kerby/ws/build-tools/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ build-tools ---
[INFO] Building jar: <https://builds.apache.org/job/dir-kerby/ws/build-tools/target/build-tools-1.0.0-RC2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ build-tools ---
[INFO] Installing <https://builds.apache.org/job/dir-kerby/ws/build-tools/target/build-tools-1.0.0-RC2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/kerby/build-tools/1.0.0-RC2-SNAPSHOT/build-tools-1.0.0-RC2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/dir-kerby/ws/build-tools/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/kerby/build-tools/1.0.0-RC2-SNAPSHOT/build-tools-1.0.0-RC2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ build-tools ---
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Kerby Build Tools ................................. FAILURE [3.989s]
[INFO] Apache Kerby Project .............................. SKIPPED
[INFO] Kerby Config ...................................... SKIPPED
[INFO] Kerby Util ........................................ SKIPPED
[INFO] Kerby ASN1 Project ................................ SKIPPED
[INFO] Kerby PKIX Project ................................ SKIPPED
[INFO] Kerby-kerb Project ................................ SKIPPED
[INFO] Kerby-kerb core ................................... SKIPPED
[INFO] Kerby-kerb Crypto ................................. SKIPPED
[INFO] Kerby-kerb Common ................................. SKIPPED
[INFO] Kerby-kerb Util ................................... SKIPPED
[INFO] Kerby-kerb Identity ............................... SKIPPED
[INFO] Kerby-kerb Identity Test .......................... SKIPPED
[INFO] Kerby-kerb Client ................................. SKIPPED
[INFO] Kerby-kerb Server ................................. SKIPPED
[INFO] Kerby-kerb Admin .................................. SKIPPED
[INFO] Kerb Simple Kdc ................................... SKIPPED
[INFO] Kerb Kdc Test ..................................... SKIPPED
[INFO] Kerby providers ................................... SKIPPED
[INFO] Token provider .................................... SKIPPED
[INFO] Kerb Integration Test ............................. SKIPPED
[INFO] Kerby-kerb client api all ......................... SKIPPED
[INFO] Kerby-kerb server all ............................. SKIPPED
[INFO] Kerby KDC Server .................................. SKIPPED
[INFO] Kdc Tool Project .................................. SKIPPED
[INFO] Client Tool ....................................... SKIPPED
[INFO] KDC Tool .......................................... SKIPPED
[INFO] Kerby Backend ..................................... SKIPPED
[INFO] Json identity backend ............................. SKIPPED
[INFO] Zookeeper identity backend ........................ SKIPPED
[INFO] Ldap identity backend ............................. SKIPPED
[INFO] Kerby Kdc Test .................................... SKIPPED
[INFO] Mavibot based backend ............................. SKIPPED
[INFO] Kerby Distribution ................................ SKIPPED
[INFO] KDC Dist .......................................... SKIPPED
[INFO] Tool Dist ......................................... SKIPPED
[INFO] Kerby benchmark ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.392s
[INFO] Finished at: Sun Jan 10 17:42:07 UTC 2016
[INFO] Final Memory: 17M/491M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project build-tools: 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

channel stopped

Build failed in Jenkins: dir-kerby #134

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-kerby/134/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace <https://builds.apache.org/job/dir-kerby/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/directory-kerby.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-kerby.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-kerby.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f1b562cd7d6be8b05b6fbdefeb6dd657c2d6c0df (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f1b562cd7d6be8b05b6fbdefeb6dd657c2d6c0df
 > git rev-list f1b562cd7d6be8b05b6fbdefeb6dd657c2d6c0df # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35772
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-kerby] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx512m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35772
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-kerby/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -V clean deploy
Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)
Maven home: /home/jenkins/tools/maven/apache-maven-3.0.4
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "3.13.0-36-lowlatency", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Kerby Build Tools
[INFO] Apache Kerby Project
[INFO] Kerby Config
[INFO] Kerby Util
[INFO] Kerby ASN1 Project
[INFO] Kerby PKIX Project
[INFO] Kerby-kerb Project
[INFO] Kerby-kerb core
[INFO] Kerby-kerb Crypto
[INFO] Kerby-kerb Common
[INFO] Kerby-kerb Util
[INFO] Kerby-kerb Identity
[INFO] Kerby-kerb Identity Test
[INFO] Kerby-kerb Client
[INFO] Kerby-kerb Server
[INFO] Kerby-kerb Admin
[INFO] Kerb Simple Kdc
[INFO] Kerb Kdc Test
[INFO] Kerby providers
[INFO] Token provider
[INFO] Kerb Integration Test
[INFO] Kerby-kerb client api all
[INFO] Kerby-kerb server all
[INFO] Kerby KDC Server
[INFO] Kdc Tool Project
[INFO] Client Tool
[INFO] KDC Tool
[INFO] Kerby Backend
[INFO] Json identity backend
[INFO] Zookeeper identity backend
[INFO] Ldap identity backend
[INFO] Kerby Kdc Test
[INFO] Mavibot based backend
[INFO] Kerby Distribution
[INFO] KDC Dist
[INFO] Tool Dist
[INFO] Kerby benchmark
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Kerby Build Tools 1.0.0-RC2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ build-tools ---
[INFO] Deleting <https://builds.apache.org/job/dir-kerby/ws/build-tools/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ build-tools ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ build-tools ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-kerby/ws/build-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ build-tools ---
[INFO] No tests to run.
[INFO] Surefire report directory: <https://builds.apache.org/job/dir-kerby/ws/build-tools/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ build-tools ---
[INFO] Building jar: <https://builds.apache.org/job/dir-kerby/ws/build-tools/target/build-tools-1.0.0-RC2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ build-tools ---
[INFO] Installing <https://builds.apache.org/job/dir-kerby/ws/build-tools/target/build-tools-1.0.0-RC2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/kerby/build-tools/1.0.0-RC2-SNAPSHOT/build-tools-1.0.0-RC2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/dir-kerby/ws/build-tools/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/kerby/build-tools/1.0.0-RC2-SNAPSHOT/build-tools-1.0.0-RC2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ build-tools ---
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Kerby Build Tools ................................. FAILURE [12.429s]
[INFO] Apache Kerby Project .............................. SKIPPED
[INFO] Kerby Config ...................................... SKIPPED
[INFO] Kerby Util ........................................ SKIPPED
[INFO] Kerby ASN1 Project ................................ SKIPPED
[INFO] Kerby PKIX Project ................................ SKIPPED
[INFO] Kerby-kerb Project ................................ SKIPPED
[INFO] Kerby-kerb core ................................... SKIPPED
[INFO] Kerby-kerb Crypto ................................. SKIPPED
[INFO] Kerby-kerb Common ................................. SKIPPED
[INFO] Kerby-kerb Util ................................... SKIPPED
[INFO] Kerby-kerb Identity ............................... SKIPPED
[INFO] Kerby-kerb Identity Test .......................... SKIPPED
[INFO] Kerby-kerb Client ................................. SKIPPED
[INFO] Kerby-kerb Server ................................. SKIPPED
[INFO] Kerby-kerb Admin .................................. SKIPPED
[INFO] Kerb Simple Kdc ................................... SKIPPED
[INFO] Kerb Kdc Test ..................................... SKIPPED
[INFO] Kerby providers ................................... SKIPPED
[INFO] Token provider .................................... SKIPPED
[INFO] Kerb Integration Test ............................. SKIPPED
[INFO] Kerby-kerb client api all ......................... SKIPPED
[INFO] Kerby-kerb server all ............................. SKIPPED
[INFO] Kerby KDC Server .................................. SKIPPED
[INFO] Kdc Tool Project .................................. SKIPPED
[INFO] Client Tool ....................................... SKIPPED
[INFO] KDC Tool .......................................... SKIPPED
[INFO] Kerby Backend ..................................... SKIPPED
[INFO] Json identity backend ............................. SKIPPED
[INFO] Zookeeper identity backend ........................ SKIPPED
[INFO] Ldap identity backend ............................. SKIPPED
[INFO] Kerby Kdc Test .................................... SKIPPED
[INFO] Mavibot based backend ............................. SKIPPED
[INFO] Kerby Distribution ................................ SKIPPED
[INFO] KDC Dist .......................................... SKIPPED
[INFO] Tool Dist ......................................... SKIPPED
[INFO] Kerby benchmark ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.569s
[INFO] Finished at: Sun Jan 03 17:42:31 UTC 2016
[INFO] Final Memory: 17M/491M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project build-tools: 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

channel stopped