You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/25 02:32:39 UTC

Build failed in Jenkins: Axis2 » Apache Axis2 - Transport - Mail #2574

See <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/2574/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Axis2 - Transport - Mail 1.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/javax/mail/mail/1.4.1/mail-1.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/javax/mail/mail/1.4.1/mail-1.4.1.pom (995 B at 9.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.3/greenmail-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.3/greenmail-1.3.pom (9 KB at 122.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.3.1/slf4j-api-1.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.3.1/slf4j-api-1.3.1.pom (3 KB at 31.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.3.1/slf4j-parent-1.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.3.1/slf4j-parent-1.3.1.pom (7 KB at 92.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/mail/mail/1.4.1/mail-1.4.1.jar
Downloading: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.3/greenmail-1.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.3.1/slf4j-api-1.3.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.3.1/slf4j-api-1.3.1.jar (12 KB at 114.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.3/greenmail-1.3.jar (193 KB at 694.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/javax/mail/mail/1.4.1/mail-1.4.1.jar (438 KB at 1079.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ axis2-transport-mail ---
[INFO] Deleting directory <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1:enforce (default) @ axis2-transport-mail ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ axis2-transport-mail ---
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not a valid reference.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ axis2-transport-mail ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ axis2-transport-mail ---
[INFO] Compiling 9 source files to <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/classes>
[INFO] 
[INFO] --- maven-dependency-plugin:2.0:copy (copy) @ axis2-transport-mail ---
[INFO] Configured Artifact: org.aspectj:aspectjweaver:?:jar
[INFO] Copying aspectjweaver-1.6.1.jar to <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/lib/aspectjweaver.jar>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:testResources (default-testResources) @ axis2-transport-mail ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ axis2-transport-mail ---
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ axis2-transport-mail ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.axis2.transport.mail.MailTransportTest
[AppClassLoader@1b90b39] weaveinfo Join point 'method-call(void javax.mail.Transport.send(javax.mail.Message))' in Type 'org.apache.axis2.transport.mail.MailClient' (MailClient.java:79) advised by before advice from 'org.apache.axis2.transport.mail.LogAspect' (LogAspect.java)
[AppClassLoader@1b90b39] weaveinfo Join point 'method-call(javax.activation.DataSource org.apache.axis2.format.MessageFormatterEx.getDataSource(org.apache.axis2.context.MessageContext, org.apache.axiom.om.OMOutputFormat, java.lang.String))' in Type 'org.apache.axis2.transport.mail.MailTransportSender' (MailTransportSender.java:414) advised by afterReturning advice from 'org.apache.axis2.transport.testkit.axis2.LogAspect' (LogAspect.java)
[AppClassLoader@1b90b39] weaveinfo Join point 'method-call(void javax.mail.Transport.send(javax.mail.Message))' in Type 'org.apache.axis2.transport.mail.MailTransportSender' (MailTransportSender.java:489) advised by before advice from 'org.apache.axis2.transport.mail.LogAspect' (LogAspect.java)
[AppClassLoader@1b90b39] weaveinfo Join point 'method-call(org.apache.axiom.om.OMElement org.apache.axis2.builder.Builder.processDocument(java.io.InputStream, java.lang.String, org.apache.axis2.context.MessageContext))' in Type 'org.apache.axis2.transport.TransportUtils' (TransportUtils.java:203) advised by around advice from 'org.apache.axis2.transport.testkit.axis2.LogAspect' (LogAspect.java)
[AppClassLoader@1b90b39] weaveinfo Join point 'method-call(org.apache.axiom.om.OMElement org.apache.axis2.builder.Builder.processDocument(java.io.InputStream, java.lang.String, org.apache.axis2.context.MessageContext))' in Type 'org.apache.axis2.transport.TransportUtils' (TransportUtils.java:248) advised by around advice from 'org.apache.axis2.transport.testkit.axis2.LogAspect' (LogAspect.java)
Tests run: 150, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.211 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:1.4.0:bundle (default-bundle) @ axis2-transport-mail ---
[WARNING] Warning building bundle org.apache.axis2:axis2-transport-mail:bundle:1.7.0-SNAPSHOT : Did not find matching referal for !javax.xml.namespace
[WARNING] Warning building bundle org.apache.axis2:axis2-transport-mail:bundle:1.7.0-SNAPSHOT : Importing packages that are never refered to by any class on the Bundle-Classpath[Jar:dot]: [javax.xml.namespace]
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (source-release-assembly) @ axis2-transport-mail ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1:enforce (default) @ axis2-transport-mail ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.0.4:jar (attach-sources) @ axis2-transport-mail ---
[INFO] Building jar: <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/axis2-transport-mail-1.7.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.5:jar (attach-javadocs) @ axis2-transport-mail ---
Loading source files for package org.apache.axis2.transport.mail...
Constructing Javadoc information...
Standard Doclet version 1.6.0_45
Building tree for all the packages and classes...
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//LogWriter.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//MailConstants.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//MailOutTransportInfo.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//MailRequestResponseTransport.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//MailTransportListener.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//MailTransportSender.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//MailUtils.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//PollTableEntry.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//WSMimeMessage.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//package-frame.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//package-summary.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//package-tree.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/constant-values.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//class-use/LogWriter.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//class-use/MailConstants.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//class-use/MailUtils.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//class-use/PollTableEntry.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//class-use/MailTransportListener.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//class-use/MailTransportSender.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//class-use/MailOutTransportInfo.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//class-use/WSMimeMessage.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//class-use/MailRequestResponseTransport.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/org/apache/axis2/transport/mail//package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/index.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/help-doc.html...>
Generating <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/apidocs/stylesheet.css...>
[INFO] Building jar: <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/axis2-transport-mail-1.7.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-gpg-plugin:1.1:sign (default) @ axis2-transport-mail ---
[INFO] 
[INFO] --- maven-install-plugin:2.2:install (default-install) @ axis2-transport-mail ---
[INFO] Installing <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/axis2-transport-mail-1.7.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/workspace/Axis2/.repository/org/apache/axis2/axis2-transport-mail/1.7.0-SNAPSHOT/axis2-transport-mail-1.7.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/pom.xml> to /home/jenkins/jenkins-slave/workspace/Axis2/.repository/org/apache/axis2/axis2-transport-mail/1.7.0-SNAPSHOT/axis2-transport-mail-1.7.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/axis2-transport-mail-1.7.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/workspace/Axis2/.repository/org/apache/axis2/axis2-transport-mail/1.7.0-SNAPSHOT/axis2-transport-mail-1.7.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/ws/target/axis2-transport-mail-1.7.0-SNAPSHOT-javadoc.jar> to /home/jenkins/jenkins-slave/workspace/Axis2/.repository/org/apache/axis2/axis2-transport-mail/1.7.0-SNAPSHOT/axis2-transport-mail-1.7.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-bundle-plugin:1.4.0:install (default-install) @ axis2-transport-mail ---
[INFO] Parsing file:/home/jenkins/jenkins-slave/workspace/Axis2/.repository/repository.xml
[INFO] Installing org/apache/axis2/axis2-transport-mail/1.7.0-SNAPSHOT/axis2-transport-mail-1.7.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ axis2-transport-mail ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/axis2/axis2-transport-mail/1.7.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.axis2:axis2-transport-mail:1.7.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/axis2/axis2-transport-mail/1.7.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Jenkins build is back to normal : Axis2 » Apache Axis2 - Transport - Mail #2576

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-transport-mail/2576/>


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org