See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/211/display/redirect?page=changes>
Changes: [github] QPID-8616 - [Broker-J] Privacy Violation: Heap Inspection in ManagedUser (#172) [github] QPID-8620 - [Broker-J] HTTP management plugin can reveal system data or debug information (#173) [github] QPID-8621 - [Broker-J] Add operation "resetStatistics" to Producer (#174) [github] QPID-8617 - [Broker-J] Jetty server dependencies update (#176) [github] NO-JIRA: Updated parent version in Graylog plugin [Tomas Vavricka] QPID-8613 - [Broker-J] Graylog plugin update [github] QPID-8626: [Broker-J] Dependency updates (#177) [github] QPID-8640: [Broker-J] Remove producer on link destruction (#179) [github] QPID-8622: [Broker-J] Documentation about BDB licensing (#180) [github] QPID-8624: [Broker-J] Unable to auto generate self signed certificate on Java17 (#181) [github] QPID-8644: [Broker-J] JUnit 5 tests refactoring for broker-plugins/access-control (#182) [github] QPID-8645: [Broker-J] JUnit 5 tests refactoring for broker-plugins/amqp-0-8-protocol (#183) [github] QPID-8646: [Broker-J] JUnit 5 tests refactoring for broker-plugins/amqp-0-10-protocol (#184) [github] QPID-8647: [Broker-J] JUnit 5 tests refactoring for broker-plugins/amqp-1-0-protocol (#185) [github] QPID-8623: [Broker-J] AESKeyFile encryption breaks SimpleLDAPAuthenticationManager user search (#186) [github] QPID-8649: [Broker-J] JUnit 5 tests refactoring for amqp-1-0-bdb-store and amqp-1-0-jdbc-store (#187) [github] QPID-8650: [Broker-J] JUnit 5 tests refactoring for broker-plugins/qpid-broker-plugins-amqp-msg-conv-0-8-to-0-10 (#188) [github] QPID-8651: [Broker-J] JUnit 5 tests refactoring for broker-plugins/qpid-broker-plugins-amqp-msg-conv-0-8-to-1-0 (#189) ------------------------------------------ [...truncated 196.87 KB...] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:211) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) at java.lang.Thread.run (Thread.java:829) [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.4.1:jar (attach-javadocs) on project qpid-tools: MavenReportException: Error while generating Javadoc: [ERROR] Exit code: 1 - <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/tools/src/main/java/org/apache/qpid/tools/MemoryConsumptionTestClient.java>:264: error: lambda expressions are not supported in -source 7 [ERROR] connection.setExceptionListener(jmse -> { [ERROR] ^ [ERROR] (use -source 8 or higher to enable lambda expressions) [ERROR] <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/tools/src/main/java/org/apache/qpid/tools/StressTestClient.java>:266: error: lambda expressions are not supported in -source 7 [ERROR] conn.setExceptionListener(jmse -> [ERROR] ^ [ERROR] (use -source 8 or higher to enable lambda expressions) [ERROR] [ERROR] Command line was: /usr/local/asfpackages/java/adoptium-jdk-11.0.16.1+1/bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/tools/target/apidocs'> dir. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.4.1:jar (attach-javadocs) on project qpid-tools: MavenReportException: Error while generating Javadoc: Exit code: 1 - <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/tools/src/main/java/org/apache/qpid/tools/MemoryConsumptionTestClient.java>:264: error: lambda expressions are not supported in -source 7 connection.setExceptionListener(jmse -> { ^ (use -source 8 or higher to enable lambda expressions) <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/tools/src/main/java/org/apache/qpid/tools/StressTestClient.java>:266: error: lambda expressions are not supported in -source 7 conn.setExceptionListener(jmse -> ^ (use -source 8 or higher to enable lambda expressions) Command line was: /usr/local/asfpackages/java/adoptium-jdk-11.0.16.1+1/bin/javadoc @options @packages Refer to the generated Javadoc files in '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/tools/target/apidocs'> dir. at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:211) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) at java.lang.Thread.run (Thread.java:829) Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while generating Javadoc: Exit code: 1 - <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/tools/src/main/java/org/apache/qpid/tools/MemoryConsumptionTestClient.java>:264: error: lambda expressions are not supported in -source 7 connection.setExceptionListener(jmse -> { ^ (use -source 8 or higher to enable lambda expressions) <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/tools/src/main/java/org/apache/qpid/tools/StressTestClient.java>:266: error: lambda expressions are not supported in -source 7 conn.setExceptionListener(jmse -> ^ (use -source 8 or higher to enable lambda expressions) Command line was: /usr/local/asfpackages/java/adoptium-jdk-11.0.16.1+1/bin/javadoc @options @packages Refer to the generated Javadoc files in '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/tools/target/apidocs'> dir. at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.failOnError (AbstractJavadocMojo.java:7103) at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:193) at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:2034) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:211) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) at java.lang.Thread.run (Thread.java:829) Caused by: org.apache.maven.reporting.MavenReportException: Exit code: 1 - <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/tools/src/main/java/org/apache/qpid/tools/MemoryConsumptionTestClient.java>:264: error: lambda expressions are not supported in -source 7 connection.setExceptionListener(jmse -> { ^ (use -source 8 or higher to enable lambda expressions) <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/tools/src/main/java/org/apache/qpid/tools/StressTestClient.java>:266: error: lambda expressions are not supported in -source 7 conn.setExceptionListener(jmse -> ^ (use -source 8 or higher to enable lambda expressions) Command line was: /usr/local/asfpackages/java/adoptium-jdk-11.0.16.1+1/bin/javadoc @options @packages Refer to the generated Javadoc files in '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/tools/target/apidocs'> dir. at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.doExecuteJavadocCommandLine (AbstractJavadocMojo.java:6092) at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5968) at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2277) at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:189) at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:2034) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:211) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) at java.lang.Thread.run (Thread.java:829) [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :qpid-broker-codegen No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Instrumentation #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 JDBC Link Store Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP system tests #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Derby Message Store Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 BDB Link Store Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » qpid-broker-plugins-prometheus-exporter #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Bundles #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS System Tests Core #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Sending e-mails to: notifications@qpid.apache.org No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Memory Message Store Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J WebSocket Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Sending e-mails to: notifications@qpid.apache.org No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J LogBack Logging Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 1.1 System Tests #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Connection Limit Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 1.0 #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP Management Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Tests Visualisation JFC #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Tests Spawn Broker Admin #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Test Utils #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Core #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Query Engine Plug-In #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Access Control Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J LogBack JDBC Logging Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Sending e-mails to: notifications@qpid.apache.org No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Store System Tests #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Tests #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J End to End Conversion Tests #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 2.0 System Tests #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JDBC Message Store Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP Management Protocol Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-10 #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Test System Tests #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Message Store Plug-in #211' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. channel stopped Archiving artifacts