You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/06/08 09:52:47 UTC

Build failed in Jenkins: ActiveMQ » ActiveMQ-Artemis-JDK8 #408

See <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/408/display/redirect?page=changes>

Changes:

[Gary Tully] no jira - remove unused log4j dependency


------------------------------------------
[...truncated 5.16 KB...]
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] ActiveMQ Artemis Parent                                            [pom]
[INFO] ActiveMQ Artemis Commons                                           [jar]
[INFO] ActiveMQ Artemis Selector Implementation                           [jar]
[INFO] ActiveMQ Artemis Core Client                                       [jar]
[INFO] ActiveMQ Artemis Journal                                           [jar]
[INFO] ActiveMQ Artemis JDBC Store                                        [jar]
[INFO] ActiveMQ Artemis Server                                            [jar]
[INFO] ActiveMQ Artemis Protocols                                         [pom]
[INFO] ActiveMQ Artemis AMQP Protocol                                  [bundle]
[INFO] ActiveMQ Artemis STOMP Protocol                                 [bundle]
[INFO] ActiveMQ Artemis JMS Client                                        [jar]
[INFO] ActiveMQ Artemis OpenWire Protocol                              [bundle]
[INFO] ActiveMQ Artemis HQClient Protocol                              [bundle]
[INFO] ActiveMQ Artemis HornetQ Protocol                               [bundle]
[INFO] ActiveMQ Artemis Service Extensions                                [jar]
[INFO] ActiveMQ Artemis JMS Server                                        [jar]
[INFO] ActiveMQ Artemis JUnit Rules                                       [jar]
[INFO] ActiveMQ Artemis MQTT Protocol                                  [bundle]
[INFO] ActiveMQ Artemis DTO                                               [jar]
[INFO] ActiveMQ Artemis CDI Integration                                   [jar]
[INFO] ActiveMQ Artemis Boot                                              [jar]
[INFO] ActiveMQ Artemis CLI                                               [jar]
[INFO] ActiveMQ Artemis Web                                               [jar]
[INFO] ActiveMQ Artemis Web                                               [jar]
[INFO] ActiveMQ Artemis Core Client All                                   [jar]
[INFO] ActiveMQ Artemis Client OSGi                                    [bundle]
[INFO] ActiveMQ Artemis JMS Client All                                    [jar]
[INFO] ActiveMQ Artemis JMS Client OSGi                                [bundle]
[INFO] ActiveMQ Artemis Jakarta Messaging Client                          [jar]
[INFO] ActiveMQ Artemis Jakarta Messaging Server                          [jar]
[INFO] ActiveMQ Artemis RAR POM                                           [jar]
[INFO] ActiveMQ Artemis Jakarta RAR                                       [jar]
[INFO] ActiveMQ Artemis REST Interface Implementation                     [jar]
[INFO] ActiveMQ Artemis Jakarta Service Extensions                        [jar]
[INFO] ActiveMQ Artemis Maven Plugin                             [maven-plugin]
[INFO] ActiveMQ Artemis Server OSGi                                    [bundle]
[INFO] ActiveMQ Artemis Cons                                              [pom]
[INFO] ActiveMQ Artemis HawtIO Branding                                   [war]
[INFO] ActiveMQ Artemis HawtIO Plugin                                     [war]
[INFO] ActiveMQ Artemis Console                                           [war]
[INFO] ActiveMQ Artemis Spring Integration                                [jar]
[INFO] Apache ActiveMQ Artemis Distribution                               [pom]
[INFO] ActiveMQ Artemis Tests POM                                         [pom]
[INFO] ActiveMQ Artemis Test Support                                      [jar]
[INFO] ActiveMQ Artemis Unit Tests                                        [jar]
[INFO] ActiveMQ Artemis Joram Tests                                       [jar]
[INFO] ActiveMQ Artemis timing Tests                                      [jar]
[INFO] ActiveMQ Artemis JMS Tests                                         [jar]
[INFO] ActiveMQ Artemis Features                                          [pom]
[INFO] ActiveMQ Artemis Integration Tests                                 [jar]
[INFO] ActiveMQ Artemis Client Integration Tests                          [jar]
[INFO] ActiveMQ Artemis Compatibility Tests                               [jar]
[INFO] ActiveMQ Artemis soak Tests                                        [jar]
[INFO] ActiveMQ Artemis stress Tests                                      [jar]
[INFO] ActiveMQ Artemis performance Tests                                 [jar]
[INFO] Smoke Tests                                                        [jar]
[INFO] ActiveMQ Artemis Extra Tests                                       [jar]
[INFO] 
[INFO] ------------------< org.apache.activemq:artemis-pom >-------------------
[INFO] Building ActiveMQ Artemis Parent 2.18.0-SNAPSHOT                  [1/57]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/codehaus/mojo/cobertura-maven-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ artemis-pom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ artemis-pom ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack (copy) @ artemis-pom ---
[INFO] Configured Artifact: org.apache.activemq:activemq-artemis-native:1.0.2:jar
[INFO] Unpacking /home/jenkins/.m2/repository/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar to <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/target/bin> with includes "**/*.so" and excludes ""
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ artemis-pom ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ artemis-pom ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (default) @ artemis-pom ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 121 implicit excludes (use -debug for more details).
[INFO] 53 explicit excludes (use -debug for more details).
[INFO] 711 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 659 licenses.
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ artemis-pom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ artemis-pom ---
[INFO] 
[INFO] --- dependency-check-maven:6.1.0:check (default) @ artemis-pom ---
[INFO] Skipping dependency-check
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artemis-pom ---
[INFO] Installing <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-pom/2.18.0-SNAPSHOT/artemis-pom-2.18.0-SNAPSHOT.pom
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] ----------------< org.apache.activemq:artemis-commons >-----------------
[INFO] Building ActiveMQ Artemis Commons 2.18.0-SNAPSHOT                 [2/57]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_core/2.6.0/error_prone_core-2.6.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for ActiveMQ Artemis Parent 2.18.0-SNAPSHOT:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [ 21.303 s]
[INFO] ActiveMQ Artemis Commons ........................... FAILURE [ 35.890 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SKIPPED
[INFO] ActiveMQ Artemis Core Client ....................... SKIPPED
[INFO] ActiveMQ Artemis Journal ........................... SKIPPED
[INFO] ActiveMQ Artemis JDBC Store ........................ SKIPPED
[INFO] ActiveMQ Artemis Server ............................ SKIPPED
[INFO] ActiveMQ Artemis Protocols ......................... SKIPPED
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis STOMP Protocol .................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client ........................ SKIPPED
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HQClient Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SKIPPED
[INFO] ActiveMQ Artemis Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED
[INFO] ActiveMQ Artemis JUnit Rules ....................... SKIPPED
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis DTO ............................... SKIPPED
[INFO] ActiveMQ Artemis CDI Integration ................... SKIPPED
[INFO] ActiveMQ Artemis Boot .............................. SKIPPED
[INFO] ActiveMQ Artemis CLI ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Core Client All ................... SKIPPED
[INFO] ActiveMQ Artemis Client OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client All .................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client OSGi ................... SKIPPED
[INFO] ActiveMQ Artemis Jakarta Messaging Client .......... SKIPPED
[INFO] ActiveMQ Artemis Jakarta Messaging Server .......... SKIPPED
[INFO] ActiveMQ Artemis RAR POM ........................... SKIPPED
[INFO] ActiveMQ Artemis Jakarta RAR ....................... SKIPPED
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SKIPPED
[INFO] ActiveMQ Artemis Jakarta Service Extensions ........ SKIPPED
[INFO] ActiveMQ Artemis Maven Plugin ...................... SKIPPED
[INFO] ActiveMQ Artemis Server OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis Cons .............................. SKIPPED
[INFO] ActiveMQ Artemis HawtIO Branding ................... SKIPPED
[INFO] ActiveMQ Artemis HawtIO Plugin ..................... SKIPPED
[INFO] ActiveMQ Artemis Console ........................... SKIPPED
[INFO] ActiveMQ Artemis Spring Integration ................ SKIPPED
[INFO] Apache ActiveMQ Artemis Distribution ............... SKIPPED
[INFO] ActiveMQ Artemis Tests POM ......................... SKIPPED
[INFO] ActiveMQ Artemis Test Support ...................... SKIPPED
[INFO] ActiveMQ Artemis Unit Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis Joram Tests ....................... SKIPPED
[INFO] ActiveMQ Artemis timing Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis JMS Tests ......................... SKIPPED
[INFO] ActiveMQ Artemis Features .......................... SKIPPED
[INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Client Integration Tests .......... SKIPPED
[INFO] ActiveMQ Artemis Compatibility Tests ............... SKIPPED
[INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] Smoke Tests ........................................ SKIPPED
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:05 min
[INFO] Finished at: 2021-06-08T09:51:43Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project artemis-commons: Could not resolve dependencies for project org.apache.activemq:artemis-commons:jar:2.18.0-SNAPSHOT: Failed to collect dependencies at com.google.errorprone:error_prone_core:jar:2.6.0: Failed to read artifact descriptor for com.google.errorprone:error_prone_core:jar:2.6.0: Could not transfer artifact com.google.errorprone:error_prone_core:pom:2.6.0 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_core/2.6.0/error_prone_core-2.6.0.pom 502 Gateway Error -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :artemis-commons
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-server/pom.xml> to org.apache.activemq/artemis-server/2.18.0-SNAPSHOT/artemis-server-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/compatibility-tests/pom.xml> to org.apache.activemq.tests/compatibility-tests/2.18.0-SNAPSHOT/compatibility-tests-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jms-client/pom.xml> to org.apache.activemq/artemis-jms-client/2.18.0-SNAPSHOT/artemis-jms-client-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-hawtio/activemq-branding/pom.xml> to org.apache.activemq/activemq-branding/2.18.0-SNAPSHOT/activemq-branding-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/smoke-tests/pom.xml> to org.apache.activemq.tests/smoke-tests/2.18.0-SNAPSHOT/smoke-tests-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/joram-tests/pom.xml> to org.apache.activemq.tests/joram-tests/2.18.0-SNAPSHOT/joram-tests-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jms-server/pom.xml> to org.apache.activemq/artemis-jms-server/2.18.0-SNAPSHOT/artemis-jms-server-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-cli/pom.xml> to org.apache.activemq/artemis-cli/2.18.0-SNAPSHOT/artemis-cli-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-core-client-all/pom.xml> to org.apache.activemq/artemis-core-client-all/2.18.0-SNAPSHOT/artemis-core-client-all-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/pom.xml> to org.apache.activemq.tests/artemis-tests-pom/2.18.0-SNAPSHOT/artemis-tests-pom-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/artemis-openwire-protocol/pom.xml> to org.apache.activemq/artemis-openwire-protocol/2.18.0-SNAPSHOT/artemis-openwire-protocol-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-distribution/pom.xml> to org.apache.activemq/apache-artemis/2.18.0-SNAPSHOT/apache-artemis-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-hawtio/artemis-console/pom.xml> to org.apache.activemq/artemis-console/2.18.0-SNAPSHOT/artemis-console-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/artemis-test-support/pom.xml> to org.apache.activemq.tests/artemis-test-support/2.18.0-SNAPSHOT/artemis-test-support-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-selector/pom.xml> to org.apache.activemq/artemis-selector/2.18.0-SNAPSHOT/artemis-selector-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jdbc-store/pom.xml> to org.apache.activemq/artemis-jdbc-store/2.18.0-SNAPSHOT/artemis-jdbc-store-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/integration/activemq-spring-integration/pom.xml> to org.apache.activemq/artemis-spring-integration/2.18.0-SNAPSHOT/artemis-spring-integration-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-web/pom.xml> to org.apache.activemq/artemis-web/2.18.0-SNAPSHOT/artemis-web-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-cdi-client/pom.xml> to org.apache.activemq/artemis-cdi-client/2.18.0-SNAPSHOT/artemis-cdi-client-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/jms-tests/pom.xml> to org.apache.activemq.tests/jms-tests/2.18.0-SNAPSHOT/jms-tests-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-ra/pom.xml> to org.apache.activemq/artemis-ra/2.18.0-SNAPSHOT/artemis-ra-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/pom.xml> to org.apache.activemq/artemis-pom/2.18.0-SNAPSHOT/artemis-pom-2.18.0-SNAPSHOT.pom
[Fast Archiver] Compressed 76.98 KB of artifacts by 41.6% relative to #407
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/karaf-client-integration-tests/pom.xml> to org.apache.activemq.tests/karaf-client-integration-tests/2.18.0-SNAPSHOT/karaf-client-integration-tests-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-maven-plugin/pom.xml> to org.apache.activemq/artemis-maven-plugin/2.18.0-SNAPSHOT/artemis-maven-plugin-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-junit/pom.xml> to org.apache.activemq/artemis-junit/2.18.0-SNAPSHOT/artemis-junit-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-service-extensions/pom.xml> to org.apache.activemq/artemis-service-extensions/2.18.0-SNAPSHOT/artemis-service-extensions-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-server-osgi/pom.xml> to org.apache.activemq/artemis-server-osgi/2.18.0-SNAPSHOT/artemis-server-osgi-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/unit-tests/pom.xml> to org.apache.activemq.tests/unit-tests/2.18.0-SNAPSHOT/unit-tests-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/artemis-stomp-protocol/pom.xml> to org.apache.activemq/artemis-stomp-protocol/2.18.0-SNAPSHOT/artemis-stomp-protocol-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-rest/pom.xml> to org.apache.activemq.rest/artemis-rest/2.18.0-SNAPSHOT/artemis-rest-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/artemis-hornetq-protocol/pom.xml> to org.apache.activemq/artemis-hornetq-protocol/2.18.0-SNAPSHOT/artemis-hornetq-protocol-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-core-client-osgi/pom.xml> to org.apache.activemq/artemis-core-client-osgi/2.18.0-SNAPSHOT/artemis-core-client-osgi-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/performance-tests/pom.xml> to org.apache.activemq.tests/performance-tests/2.18.0-SNAPSHOT/performance-tests-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-features/pom.xml> to org.apache.activemq/artemis-features/2.18.0-SNAPSHOT/artemis-features-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-commons/pom.xml> to org.apache.activemq/artemis-commons/2.18.0-SNAPSHOT/artemis-commons-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-journal/pom.xml> to org.apache.activemq/artemis-journal/2.18.0-SNAPSHOT/artemis-journal-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/soak-tests/pom.xml> to org.apache.activemq.tests/soak-tests/2.18.0-SNAPSHOT/soak-tests-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-core-client/pom.xml> to org.apache.activemq/artemis-core-client/2.18.0-SNAPSHOT/artemis-core-client-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jakarta-ra/pom.xml> to org.apache.activemq/artemis-jakarta-ra/2.18.0-SNAPSHOT/artemis-jakarta-ra-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/timing-tests/pom.xml> to org.apache.activemq.tests/timing-tests/2.18.0-SNAPSHOT/timing-tests-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/extra-tests/pom.xml> to org.apache.activemq.tests/extra-tests/2.18.0-SNAPSHOT/extra-tests-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jms-client-all/pom.xml> to org.apache.activemq/artemis-jms-client-all/2.18.0-SNAPSHOT/artemis-jms-client-all-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/pom.xml> to org.apache.activemq/artemis-protocols/2.18.0-SNAPSHOT/artemis-protocols-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-hawtio/artemis-plugin/pom.xml> to org.apache.activemq/artemis-plugin/2.18.0-SNAPSHOT/artemis-plugin-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-dto/pom.xml> to org.apache.activemq/artemis-dto/2.18.0-SNAPSHOT/artemis-dto-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jakarta-service-extensions/pom.xml> to org.apache.activemq/artemis-jakarta-service-extensions/2.18.0-SNAPSHOT/artemis-jakarta-service-extensions-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/artemis-hqclient-protocol/pom.xml> to org.apache.activemq/artemis-hqclient-protocol/2.18.0-SNAPSHOT/artemis-hqclient-protocol-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jms-client-osgi/pom.xml> to org.apache.activemq/artemis-jms-client-osgi/2.18.0-SNAPSHOT/artemis-jms-client-osgi-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/integration-tests/pom.xml> to org.apache.activemq.tests/integration-tests/2.18.0-SNAPSHOT/integration-tests-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-boot/pom.xml> to org.apache.activemq/artemis-boot/2.18.0-SNAPSHOT/artemis-boot-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jakarta-client/pom.xml> to org.apache.activemq/artemis-jakarta-client/2.18.0-SNAPSHOT/artemis-jakarta-client-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-website/pom.xml> to org.apache.activemq/artemis-website/2.18.0-SNAPSHOT/artemis-website-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/artemis-amqp-protocol/pom.xml> to org.apache.activemq/artemis-amqp-protocol/2.18.0-SNAPSHOT/artemis-amqp-protocol-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jakarta-server/pom.xml> to org.apache.activemq/artemis-jakarta-server/2.18.0-SNAPSHOT/artemis-jakarta-server-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/artemis-mqtt-protocol/pom.xml> to org.apache.activemq/artemis-mqtt-protocol/2.18.0-SNAPSHOT/artemis-mqtt-protocol-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-hawtio/pom.xml> to org.apache.activemq/artemis-hawtio-pom/2.18.0-SNAPSHOT/artemis-hawtio-pom-2.18.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/stress-tests/pom.xml> to org.apache.activemq.tests/stress-tests/2.18.0-SNAPSHOT/stress-tests-2.18.0-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : ActiveMQ » ActiveMQ-Artemis-JDK8 #409

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/409/display/redirect?page=changes>