You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by gm...@apache.org on 2016/04/14 21:22:33 UTC

Build failed in Jenkins: directory-fortress-enmasse #893

See <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/893/>

------------------------------------------
Started by upstream project "maven-plugins" build number 1048
originally caused by:
 Started by an SCM change
Building in workspace <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/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-fortress-enmasse.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/1.0-RC41
Seen branch in repository origin/master
Seen 2 remote branches
Checking out Revision 2612471a25cad27e08ed20114e63c05911fd0966 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2612471a25cad27e08ed20114e63c05911fd0966
 > git rev-list 2612471a25cad27e08ed20114e63c05911fd0966 # timeout=10
 > git tag -a -f -m Jenkins Build #893 jenkins-directory-fortress-enmasse-893 # timeout=10
Parsing POMs
Established TCP socket on 42983
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.7.0_65/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.5 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.53.3.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 42983
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/ws/pom.xml> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.fortress:fortress-rest:war:1.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ line 323, column 15
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 448, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Rest 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/tomcat-maven-plugin/maven-metadata.xml
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/tomcat-maven-plugin/maven-metadata.xml (439 B at 0.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/directory/fortress/fortress-realm-impl/1.0.0/fortress-realm-impl-1.0.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-realm-impl/1.0.0/fortress-realm-impl-1.0.0.pom
[WARNING] The POM for org.apache.directory.fortress:fortress-realm-impl:jar:1.0.0 is missing, no dependency information available
Downloading: http://repo1.maven.org/maven2/org/apache/directory/fortress/fortress-realm-impl/1.0.0/fortress-realm-impl-1.0.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-realm-impl/1.0.0/fortress-realm-impl-1.0.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.384s
[INFO] Finished at: Thu Apr 14 19:22:32 UTC 2016
[INFO] Final Memory: 14M/310M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project fortress-rest: Could not resolve dependencies for project org.apache.directory.fortress:fortress-rest:war:1.0.1-SNAPSHOT: Could not find artifact org.apache.directory.fortress:fortress-realm-impl:jar:1.0.0 in maven2 (http://repo1.maven.org/maven2) -> [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/DependencyResolutionException
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/ws/pom.xml> to org.apache.directory.fortress/fortress-rest/1.0.1-SNAPSHOT/fortress-rest-1.0.1-SNAPSHOT.pom
Sending e-mails to: notifications@directory.apache.org
Skipping sonar analysis due to bad build status FAILURE
channel stopped

Jenkins build is back to normal : directory-fortress-enmasse #895

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/895/changes>


Build failed in Jenkins: directory-fortress-enmasse #894

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/894/>

------------------------------------------
Started by timer
Building in workspace <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/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-fortress-enmasse.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/1.0-RC41
Seen branch in repository origin/master
Seen 2 remote branches
Checking out Revision 2612471a25cad27e08ed20114e63c05911fd0966 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2612471a25cad27e08ed20114e63c05911fd0966
 > git rev-list 2612471a25cad27e08ed20114e63c05911fd0966 # timeout=10
 > git tag -a -f -m Jenkins Build #894 jenkins-directory-fortress-enmasse-894 # timeout=10
Parsing POMs
Established TCP socket on 44351
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.7.0_65/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.5 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.53.3.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 44351
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/ws/pom.xml> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.fortress:fortress-rest:war:1.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ line 323, column 15
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 448, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Rest 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/tomcat-maven-plugin/maven-metadata.xml
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/tomcat-maven-plugin/maven-metadata.xml (439 B at 1.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/directory/fortress/fortress-realm-impl/1.0.0/fortress-realm-impl-1.0.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-realm-impl/1.0.0/fortress-realm-impl-1.0.0.pom
[WARNING] The POM for org.apache.directory.fortress:fortress-realm-impl:jar:1.0.0 is missing, no dependency information available
Downloading: http://repo1.maven.org/maven2/org/apache/directory/fortress/fortress-realm-impl/1.0.0/fortress-realm-impl-1.0.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-realm-impl/1.0.0/fortress-realm-impl-1.0.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.987s
[INFO] Finished at: Fri Apr 15 07:49:57 UTC 2016
[INFO] Final Memory: 13M/246M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal on project fortress-rest: Could not resolve dependencies for project org.apache.directory.fortress:fortress-rest:war:1.0.1-SNAPSHOT: Could not find artifact org.apache.directory.fortress:fortress-realm-impl:jar:1.0.0 in maven2 (http://repo1.maven.org/maven2) -> [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/DependencyResolutionException

[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/ws/pom.xml> to org.apache.directory.fortress/fortress-rest/1.0.1-SNAPSHOT/fortress-rest-1.0.1-SNAPSHOT.pom
Sending e-mails to: notifications@directory.apache.org
Skipping sonar analysis due to bad build status FAILURE
channel stopped