See <https://builds.apache.org/job/Log4j%202%202.x/4125/display/redirect?page=changes>
Changes: [rgoers] Javadoc fixes ------------------------------------------ [...truncated 459 B...] > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://gitbox.apache.org/repos/asf/logging-log4j2.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/logging-log4j2.git > git --version # timeout=10 > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/logging-log4j2.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/release-2.x^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/release-2.x^{commit} # timeout=10 Checking out Revision 80fb7c87b6d2b6ec6b2f474a6c1dd1b0c3ed575f (refs/remotes/origin/release-2.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 80fb7c87b6d2b6ec6b2f474a6c1dd1b0c3ed575f Commit message: "Javadoc fixes" > git rev-list --no-walk 5f9b740907c5242a0fb54b035ed99b31390571af # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content LANG=en_US.UTF-8 [EnvInject] - Variables injected successfully. Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 32787 maven33-agent.jar already up to date maven33-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Log4j 2 2.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 32787 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/Log4j%202%202.x/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -V -t jenkins-toolchains.xml -DuseJava7 -Djenkins clean install Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00) Maven home: /usr/local/asfpackages/maven/apache-maven-3.3.9 Java version: 1.8.0_241, vendor: Oracle Corporation Java home: /usr/local/asfpackages/java/jdk1.8.0_241/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-76-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.logging.log4j:log4j-jmx-gui:jar:2.13.2-SNAPSHOT [WARNING] 'dependencies.dependency.systemPath' for com.sun:jconsole:jar refers to a non-existing file /home/jenkins/tools/java/latest1.7/lib/jconsole.jar @ org.apache.logging.log4j:log4j-jmx-gui:[unknown-version], <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-jmx-gui/pom.xml,> line 239, column 23 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.logging.log4j:log4j-bom:pom:2.13.2-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.apache.logging.log4j:log4j-bom:2.13.2-SNAPSHOT (<https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-bom/pom.xml)> points at org.apache.logging.log4j:log4j instead of org.apache.logging:logging-parent, please verify your project structure @ line 19, column 11 [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] Reactor Build Order: [INFO] [INFO] Apache Log4j 2 [INFO] Apache Log4j API Java 9 support [INFO] Apache Log4j API [INFO] Apache Log4j Implementation Java 9 support [INFO] Apache Log4j Core [INFO] Apache Log4j Core Integration Tests [INFO] Apache Log4j 1.x Compatibility API [INFO] Apache Log4j to SLF4J Adapter [INFO] Apache Log4j SLF4J Binding [INFO] Apache Log4j SLF4J 1.8+ Binding [INFO] Apache Log4j Commons Logging Bridge [INFO] Apache Log4j Flume Bridge [INFO] Apache Log4j Web [INFO] Apache Log4j Tag Library [INFO] Apache Log4j JMX GUI [INFO] Apache Log4j Samples [INFO] Apache Log4j Samples: Flume - Common [INFO] Apache Log4j Samples: Flume - Remote [INFO] Apache Log4j Samples: Flume - Embedded [INFO] Apache Log4j Samples: Configuration [INFO] Apache Log4j Samples: LoggerProperties [INFO] Apache Log4j BOM [INFO] Apache Log4j JDBC DBCP 2 [INFO] Apache Log4j JPA [INFO] Apache Log4j CouchDB [INFO] Apache Log4j MongoDB 2 [INFO] Apache Log4j MongoDB 3 [INFO] Apache Log4j Cassandra [INFO] Apache Log4J Performance Tests [INFO] Apache Log4j Streaming Interface [INFO] Apache Log4j JUL Adapter [INFO] Apache Log4j Liquibase Binding [INFO] Apache Log4j App Server Support [INFO] Apache Log4j OSGi [INFO] Apache Log4j Docker Library [INFO] Apache Log4j Kubernetes Library [INFO] Apache Log4j Spring Cloud Config Support [INFO] Apache Log4j Spring Cloud Config Client Support [INFO] Log4j Sample Configuration Service [INFO] Apache Log4j Spring Cloud Config Samples [INFO] Spring Cloud Config Sample Application [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Log4j 2 2.13.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ log4j --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ log4j --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ log4j --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ log4j --- [INFO] [INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ log4j --- [INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'. [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ log4j --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ log4j --- [JENKINS] Recording test results [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ log4j --- [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ log4j --- [INFO] [INFO] --- revapi-maven-plugin:0.11.1:check (default) @ log4j --- [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/maven-metadata.xml [INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j/maven-metadata.xml (893 B at 2.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/maven-metadata.xml (2 KB at 3.0 KB/sec) [INFO] Comparing [org.apache.logging.log4j:log4j:pom:2.13.0] against [org.apache.logging.log4j:log4j:pom:2.13.2-SNAPSHOT]. [INFO] API checks completed without failures. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ log4j --- [INFO] Installing <https://builds.apache.org/job/Log4j%202%202.x/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j/2.13.2-SNAPSHOT/log4j-2.13.2-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Log4j%202%202.x/ws/target/log4j-2.13.2-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j/2.13.2-SNAPSHOT/log4j-2.13.2-SNAPSHOT-site.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Log4j API Java 9 support 2.13.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ log4j-api-java9 --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ log4j-api-java9 --- [INFO] [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ log4j-api-java9 --- [INFO] Required toolchain: jdk [ version='[9, )' ] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Log4j 2 ..................................... SUCCESS [ 25.078 s] [INFO] Apache Log4j API Java 9 support .................... FAILURE [ 1.733 s] [INFO] Apache Log4j API ................................... SKIPPED [INFO] Apache Log4j Implementation Java 9 support ......... SKIPPED [INFO] Apache Log4j Core .................................. SKIPPED [INFO] Apache Log4j Core Integration Tests ................ SKIPPED [INFO] Apache Log4j 1.x Compatibility API ................. SKIPPED [INFO] Apache Log4j to SLF4J Adapter ...................... SKIPPED [INFO] Apache Log4j SLF4J Binding ......................... SKIPPED [INFO] Apache Log4j SLF4J 1.8+ Binding .................... SKIPPED [INFO] Apache Log4j Commons Logging Bridge ................ SKIPPED [INFO] Apache Log4j Flume Bridge .......................... SKIPPED [INFO] Apache Log4j Web ................................... SKIPPED [INFO] Apache Log4j Tag Library ........................... SKIPPED [INFO] Apache Log4j JMX GUI ............................... SKIPPED [INFO] Apache Log4j Samples ............................... SKIPPED [INFO] Apache Log4j Samples: Flume - Common ............... SKIPPED [INFO] Apache Log4j Samples: Flume - Remote ............... SKIPPED [INFO] Apache Log4j Samples: Flume - Embedded ............. SKIPPED [INFO] Apache Log4j Samples: Configuration ................ SKIPPED [INFO] Apache Log4j Samples: LoggerProperties ............. SKIPPED [INFO] Apache Log4j BOM ................................... SKIPPED [INFO] Apache Log4j JDBC DBCP 2 ........................... SKIPPED [INFO] Apache Log4j JPA ................................... SKIPPED [INFO] Apache Log4j CouchDB ............................... SKIPPED [INFO] Apache Log4j MongoDB 2 ............................. SKIPPED [INFO] Apache Log4j MongoDB 3 ............................. SKIPPED [INFO] Apache Log4j Cassandra ............................. SKIPPED [INFO] Apache Log4J Performance Tests ..................... SKIPPED [INFO] Apache Log4j Streaming Interface ................... SKIPPED [INFO] Apache Log4j JUL Adapter ........................... SKIPPED [INFO] Apache Log4j Liquibase Binding ..................... SKIPPED [INFO] Apache Log4j App Server Support .................... SKIPPED [INFO] Apache Log4j OSGi .................................. SKIPPED [INFO] Apache Log4j Docker Library ........................ SKIPPED [INFO] Apache Log4j Kubernetes Library .................... SKIPPED [INFO] Apache Log4j Spring Cloud Config Support ........... SKIPPED [INFO] Apache Log4j Spring Cloud Config Client Support .... SKIPPED [INFO] Log4j Sample Configuration Service ................. SKIPPED [INFO] Apache Log4j Spring Cloud Config Samples ........... SKIPPED [INFO] Spring Cloud Config Sample Application ............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:02 min [INFO] Finished at: 2020-02-26T02:46:50+00:00 [INFO] Final Memory: 80M/600M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-toolchains-plugin:1.1:toolchain (default) on project log4j-api-java9: Misconfigured toolchains. Non-existing JDK home configuration at /home/jenkins/tools/java/latest1.7 -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :log4j-api-java9 [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-api-java9/pom.xml> to org.apache.logging.log4j/log4j-api-java9/2.13.2-SNAPSHOT/log4j-api-java9-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-appserver/pom.xml> to org.apache.logging.log4j/log4j-appserver/2.13.2-SNAPSHOT/log4j-appserver-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-samples/log4j-samples-flume-remote/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-remote/2.13.2-SNAPSHOT/log4j-samples-flume-remote-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-jmx-gui/pom.xml> to org.apache.logging.log4j/log4j-jmx-gui/2.13.2-SNAPSHOT/log4j-jmx-gui-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-api/pom.xml> to org.apache.logging.log4j/log4j-api/2.13.2-SNAPSHOT/log4j-api-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-flume-ng/pom.xml> to org.apache.logging.log4j/log4j-flume-ng/2.13.2-SNAPSHOT/log4j-flume-ng-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-samples/pom.xml> to org.apache.logging.log4j.samples/log4j-samples/2.13.2-SNAPSHOT/log4j-samples-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-jpa/pom.xml> to org.apache.logging.log4j/log4j-jpa/2.13.2-SNAPSHOT/log4j-jpa-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-core/pom.xml> to org.apache.logging.log4j/log4j-core/2.13.2-SNAPSHOT/log4j-core-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-perf/pom.xml> to org.apache.logging.log4j/log4j-perf/2.13.2-SNAPSHOT/log4j-perf-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-samples/log4j-samples-loggerProperties/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.13.2-SNAPSHOT/log4j-samples-loggerProperties-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-spring-cloud-config/pom.xml> to org.apache.logging.log4j/log4j-spring-cloud-config/2.13.2-SNAPSHOT/log4j-spring-cloud-config-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-samples/log4j-samples-flume-embedded/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-embedded/2.13.2-SNAPSHOT/log4j-samples-flume-embedded-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-liquibase/pom.xml> to org.apache.logging.log4j/log4j-liquibase/2.13.2-SNAPSHOT/log4j-liquibase-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-core-its/pom.xml> to org.apache.logging.log4j/log4j-core-its/2.13.2-SNAPSHOT/log4j-core-its-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-slf4j18-impl/pom.xml> to org.apache.logging.log4j/log4j-slf4j18-impl/2.13.2-SNAPSHOT/log4j-slf4j18-impl-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-web/pom.xml> to org.apache.logging.log4j/log4j-web/2.13.2-SNAPSHOT/log4j-web-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-jcl/pom.xml> to org.apache.logging.log4j/log4j-jcl/2.13.2-SNAPSHOT/log4j-jcl-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-kubernetes/pom.xml> to org.apache.logging.log4j/log4j-kubernetes/2.13.2-SNAPSHOT/log4j-kubernetes-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-docker/pom.xml> to org.apache.logging.log4j/log4j-docker/2.13.2-SNAPSHOT/log4j-docker-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-taglib/pom.xml> to org.apache.logging.log4j/log4j-taglib/2.13.2-SNAPSHOT/log4j-taglib-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-couchdb/pom.xml> to org.apache.logging.log4j/log4j-couchdb/2.13.2-SNAPSHOT/log4j-couchdb-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-1.2-api/pom.xml> to org.apache.logging.log4j/log4j-1.2-api/2.13.2-SNAPSHOT/log4j-1.2-api-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-samples/log4j-samples-configuration/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-configuration/2.13.2-SNAPSHOT/log4j-samples-configuration-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-osgi/pom.xml> to org.apache.logging.log4j/log4j-osgi/2.13.2-SNAPSHOT/log4j-osgi-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-application/pom.xml> to org.apache.logging.log4j.samples/sample-app/2.13.2-SNAPSHOT/sample-app-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-core-java9/pom.xml> to org.apache.logging.log4j/log4j-core-java9/2.13.2-SNAPSHOT/log4j-core-java9-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-spring-cloud-config/log4j-spring-cloud-config-client/pom.xml> to org.apache.logging.log4j/log4j-spring-cloud-config-client/2.13.2-SNAPSHOT/log4j-spring-cloud-config-client-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-mongodb3/pom.xml> to org.apache.logging.log4j/log4j-mongodb3/2.13.2-SNAPSHOT/log4j-mongodb3-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-cassandra/pom.xml> to org.apache.logging.log4j/log4j-cassandra/2.13.2-SNAPSHOT/log4j-cassandra-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-mongodb2/pom.xml> to org.apache.logging.log4j/log4j-mongodb2/2.13.2-SNAPSHOT/log4j-mongodb2-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml> to org.apache.logging.log4j.samples/log4j-spring-cloud-config-sample-server/2.13.2-SNAPSHOT/log4j-spring-cloud-config-sample-server-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-bom/pom.xml> to org.apache.logging.log4j/log4j-bom/2.13.2-SNAPSHOT/log4j-bom-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-jul/pom.xml> to org.apache.logging.log4j/log4j-jul/2.13.2-SNAPSHOT/log4j-jul-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-slf4j-impl/pom.xml> to org.apache.logging.log4j/log4j-slf4j-impl/2.13.2-SNAPSHOT/log4j-slf4j-impl-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-iostreams/pom.xml> to org.apache.logging.log4j/log4j-iostreams/2.13.2-SNAPSHOT/log4j-iostreams-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/pom.xml> to org.apache.logging.log4j/log4j/2.13.2-SNAPSHOT/log4j-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/target/log4j-2.13.2-SNAPSHOT-site.xml> to org.apache.logging.log4j/log4j/2.13.2-SNAPSHOT/log4j-2.13.2-SNAPSHOT-site.xml [Fast Archiver] Compressed 83.32 KB of artifacts by 76.8% relative to #4124 [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-to-slf4j/pom.xml> to org.apache.logging.log4j/log4j-to-slf4j/2.13.2-SNAPSHOT/log4j-to-slf4j-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/pom.xml> to org.apache.logging.log4j.samples/log4j-spring-cloud-config-samples/2.13.2-SNAPSHOT/log4j-spring-cloud-config-samples-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-samples/log4j-samples-flume-common/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-common/2.13.2-SNAPSHOT/log4j-samples-flume-common-2.13.2-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%202.x/ws/log4j-jdbc-dbcp2/pom.xml> to org.apache.logging.log4j/log4j-jdbc-dbcp2/2.13.2-SNAPSHOT/log4j-jdbc-dbcp2-2.13.2-SNAPSHOT.pom channel stopped
