You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/19 22:06:21 UTC

Build failed in Jenkins: Qpid-proton-j #856

See <https://builds.apache.org/job/Qpid-proton-j/856/changes>

Changes:

[astitcher] Fix "NO-JIRA: Enable valgrind testing for python tests." for Windows

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-j/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/qpid-proton.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/qpid-proton.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/qpid-proton.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 841cb8eff9999e949d079c99523d673c7447a9ed (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 841cb8eff9999e949d079c99523d673c7447a9ed
 > git rev-list ad03eca73d5ee50f8860987dddd2a5c8fb588d50 # timeout=10
Parsing POMs
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Qpid-proton-j] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34339
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Qpid-proton-j/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -fae -B -e clean install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] proton-project
[INFO] proton-j
[INFO] proton-jms
[INFO] proton-hawtdispatch
[INFO] proton-tests
[INFO] proton-j-messenger-example
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building proton-project 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ proton-project ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-proton-j/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ proton-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ proton-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ proton-project ---
[INFO] Installing <https://builds.apache.org/job/Qpid-proton-j/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/qpid/proton-project/1.0-SNAPSHOT/proton-project-1.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building proton-j 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ proton-j ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ proton-j ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ proton-j ---
[INFO] Compiling 301 source files to <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/target/classes>
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/main/java/org/apache/qpid/proton/engine/Transport.java>:[73,19] [deprecation] TransportImpl() in org.apache.qpid.proton.engine.impl.TransportImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/main/java/org/apache/qpid/proton/engine/Connection.java>:[44,19] [deprecation] ConnectionImpl() in org.apache.qpid.proton.engine.impl.ConnectionImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/main/java/org/apache/qpid/proton/engine/SslDomain.java>:[32,19] [deprecation] SslDomainImpl() in org.apache.qpid.proton.engine.impl.ssl.SslDomainImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/main/java/org/apache/qpid/proton/engine/SslPeerDetails.java>:[37,19] [deprecation] SslPeerDetailsImpl(java.lang.String,int) in org.apache.qpid.proton.engine.impl.ssl.SslPeerDetailsImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/main/java/org/apache/qpid/proton/messenger/Messenger.java>:[78,19] [deprecation] MessengerImpl() in org.apache.qpid.proton.messenger.impl.MessengerImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/main/java/org/apache/qpid/proton/messenger/Messenger.java>:[82,19] [deprecation] MessengerImpl(java.lang.String) in org.apache.qpid.proton.messenger.impl.MessengerImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/main/java/org/apache/qpid/proton/message/Message.java>:[45,19] [deprecation] MessageImpl() in org.apache.qpid.proton.message.impl.MessageImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/main/java/org/apache/qpid/proton/message/Message.java>:[55,19] [deprecation] MessageImpl(org.apache.qpid.proton.amqp.messaging.Header,org.apache.qpid.proton.amqp.messaging.DeliveryAnnotations,org.apache.qpid.proton.amqp.messaging.MessageAnnotations,org.apache.qpid.proton.amqp.messaging.Properties,org.apache.qpid.proton.amqp.messaging.ApplicationProperties,org.apache.qpid.proton.amqp.messaging.Section,org.apache.qpid.proton.amqp.messaging.Footer) in org.apache.qpid.proton.message.impl.MessageImpl has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/LinkImpl.java>:[329,16] [deprecation] setRemoteSenderSettleMode(org.apache.qpid.proton.amqp.transport.SenderSettleMode) in org.apache.qpid.proton.engine.Link has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[302,15] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[WARNING] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/main/java/org/apache/qpid/proton/engine/impl/TransportImpl.java>:[271,15] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ proton-j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ proton-j ---
[INFO] Compiling 32 source files to <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/RememberingTransportInput.java>:[28,0] org.apache.qpid.proton.engine.impl.ssl.RememberingTransportInput is not abstract and does not override abstract method position() in org.apache.qpid.proton.engine.impl.TransportInput
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[91,45] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[118,45] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[149,45] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[167,45] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[194,44] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[213,33] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[401,24] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java>:[64,40] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java>:[67,52] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportImplTest.java>:[231,12] [deprecation] TransportImpl() in org.apache.qpid.proton.engine.impl.TransportImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[54,22] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[66,37] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[79,37] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[83,36] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[INFO] 15 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping proton-jms
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping proton-hawtdispatch
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping proton-tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping proton-j-messenger-example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] proton-project .................................... SUCCESS [2.634s]
[INFO] proton-j .......................................... FAILURE [4.203s]
[INFO] proton-jms ........................................ SKIPPED
[INFO] proton-hawtdispatch ............................... SKIPPED
[INFO] proton-tests ...................................... SKIPPED
[INFO] proton-j-messenger-example ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.843s
[INFO] Finished at: Thu Feb 19 21:06:20 UTC 2015
[INFO] Final Memory: 20M/251M
[INFO] ------------------------------------------------------------------------
[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-compiler-plugin:2.5.1:testCompile (default-testCompile) on project proton-j: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/ssl/RememberingTransportInput.java>:[28,0] org.apache.qpid.proton.engine.impl.ssl.RememberingTransportInput is not abstract and does not override abstract method position() in org.apache.qpid.proton.engine.impl.TransportInput
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[91,45] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[118,45] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[149,45] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[167,45] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[194,44] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[213,33] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/ConnectionTest.java>:[401,24] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java>:[64,40] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportPumper.java>:[67,52] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/engine/impl/TransportImplTest.java>:[231,12] [deprecation] TransportImpl() in org.apache.qpid.proton.engine.impl.TransportImpl has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[54,22] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[66,37] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[79,37] [deprecation] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] <https://builds.apache.org/job/Qpid-proton-j/ws/proton-j/src/test/java/org/apache/qpid/proton/systemtests/engine/TransportTest.java>:[83,36] [deprecation] output(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project proton-j: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729)
	at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :proton-j
Sending e-mails to: notifications@qpid.apache.org
channel stopped

Jenkins build is back to normal : Qpid-proton-j #857

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-proton-j/857/changes>