You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/27 15:21:09 UTC

Build failed in Jenkins: Log4j 2 3.x #367

See <https://builds.apache.org/job/Log4j%202%203.x/367/display/redirect?page=changes>

Changes:

[gardgregory] [LOG4J2-2559] NullPointerException in JdbcAppender.createAppender().

------------------------------------------
[...truncated 772.77 KB...]
{
  "code": "java.method.removed",
  "old": "method void org.apache.logging.log4j.core.appender.AbstractWriterAppender<M extends org.apache.logging.log4j.core.appender.WriterManager>::<init>(java.lang.String, org.apache.logging.log4j.core.StringLayout, org.apache.logging.log4j.core.Filter, boolean, boolean, M)",
  "justification": <<<<< ADD YOUR EXPLANATION FOR THE NECESSITY OF THIS CHANGE >>>>>
  /*
  Additionally, the following attachments can be used to further identify the difference:

  "package": "org.apache.logging.log4j.core.appender",
  "classQualifiedName": "org.apache.logging.log4j.core.appender.AbstractWriterAppender",
  "classSimpleName": "AbstractWriterAppender",
  "methodName": "<init>",
  "oldArchive": "org.apache.logging.log4j:log4j-core:jar:2.11.2",
  "elementKind": "constructor",
  */
},
{
  "code": "java.method.removed",
  "old": "method void org.apache.logging.log4j.core.appender.SocketAppender::<init>(java.lang.String, org.apache.logging.log4j.core.Layout<? extends java.io.Serializable>, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.net.AbstractSocketManager, boolean, boolean, org.apache.logging.log4j.core.net.Advertiser, org.apache.logging.log4j.core.config.Property[])",
  "justification": <<<<< ADD YOUR EXPLANATION FOR THE NECESSITY OF THIS CHANGE >>>>>
  /*
  Additionally, the following attachments can be used to further identify the difference:

  "package": "org.apache.logging.log4j.core.appender",
  "classQualifiedName": "org.apache.logging.log4j.core.appender.SocketAppender",
  "classSimpleName": "SocketAppender",
  "methodName": "<init>",
  "oldArchive": "org.apache.logging.log4j:log4j-core:jar:2.11.2",
  "elementKind": "constructor",
  */
},
{
  "code": "java.method.removed",
  "old": "method void org.apache.logging.log4j.core.appender.SyslogAppender::<init>(java.lang.String, org.apache.logging.log4j.core.Layout<? extends java.io.Serializable>, org.apache.logging.log4j.core.Filter, boolean, boolean, org.apache.logging.log4j.core.net.AbstractSocketManager, org.apache.logging.log4j.core.net.Advertiser, org.apache.logging.log4j.core.config.Property[])",
  "justification": <<<<< ADD YOUR EXPLANATION FOR THE NECESSITY OF THIS CHANGE >>>>>
  /*
  Additionally, the following attachments can be used to further identify the difference:

  "package": "org.apache.logging.log4j.core.appender",
  "classQualifiedName": "org.apache.logging.log4j.core.appender.SyslogAppender",
  "classSimpleName": "SyslogAppender",
  "methodName": "<init>",
  "oldArchive": "org.apache.logging.log4j:log4j-core:jar:2.11.2",
  "elementKind": "constructor",
  */
},
{
  "code": "java.method.removed",
  "old": "method void org.apache.logging.log4j.core.appender.db.AbstractDatabaseAppender<T extends org.apache.logging.log4j.core.appender.db.AbstractDatabaseManager>::<init>(java.lang.String, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.Layout<? extends java.io.Serializable>, boolean, T)",
  "justification": <<<<< ADD YOUR EXPLANATION FOR THE NECESSITY OF THIS CHANGE >>>>>
  /*
  Additionally, the following attachments can be used to further identify the difference:

  "package": "org.apache.logging.log4j.core.appender.db",
  "classQualifiedName": "org.apache.logging.log4j.core.appender.db.AbstractDatabaseAppender",
  "classSimpleName": "AbstractDatabaseAppender",
  "methodName": "<init>",
  "oldArchive": "org.apache.logging.log4j:log4j-core:jar:2.11.2",
  "elementKind": "constructor",
  */
},
{
  "code": "java.method.parameterTypeChanged",
  "old": "parameter void org.apache.logging.log4j.core.appender.rolling.RollingFileManager::rollover(===java.util.Date===, java.util.Date)",
  "new": "parameter void org.apache.logging.log4j.core.appender.rolling.RollingFileManager::rollover(===long===, long)",
  "justification": <<<<< ADD YOUR EXPLANATION FOR THE NECESSITY OF THIS CHANGE >>>>>
  /*
  Additionally, the following attachments can be used to further identify the difference:

  "oldType": "java.util.Date",
  "newType": "long",
  "package": "org.apache.logging.log4j.core.appender.rolling",
  "classQualifiedName": "org.apache.logging.log4j.core.appender.rolling.RollingFileManager",
  "classSimpleName": "RollingFileManager",
  "methodName": "rollover",
  "parameterIndex": "0",
  "oldArchive": "org.apache.logging.log4j:log4j-core:jar:2.11.2",
  "newArchive": "org.apache.logging.log4j:log4j-core:jar:3.0.0-SNAPSHOT",
  "elementKind": "parameter",
  */
},
{
  "code": "java.method.parameterTypeChanged",
  "old": "parameter void org.apache.logging.log4j.core.appender.rolling.RollingFileManager::rollover(java.util.Date, ===java.util.Date===)",
  "new": "parameter void org.apache.logging.log4j.core.appender.rolling.RollingFileManager::rollover(long, ===long===)",
  "justification": <<<<< ADD YOUR EXPLANATION FOR THE NECESSITY OF THIS CHANGE >>>>>
  /*
  Additionally, the following attachments can be used to further identify the difference:

  "oldType": "java.util.Date",
  "newType": "long",
  "package": "org.apache.logging.log4j.core.appender.rolling",
  "classQualifiedName": "org.apache.logging.log4j.core.appender.rolling.RollingFileManager",
  "classSimpleName": "RollingFileManager",
  "methodName": "rollover",
  "parameterIndex": "1",
  "oldArchive": "org.apache.logging.log4j:log4j-core:jar:2.11.2",
  "newArchive": "org.apache.logging.log4j:log4j-core:jar:3.0.0-SNAPSHOT",
  "elementKind": "parameter",
  */
},
{
  "code": "java.method.removed",
  "old": "method void org.apache.logging.log4j.core.filter.AbstractFilterable::<init>(org.apache.logging.log4j.core.Filter)",
  "justification": <<<<< ADD YOUR EXPLANATION FOR THE NECESSITY OF THIS CHANGE >>>>>
  /*
  Additionally, the following attachments can be used to further identify the difference:

  "package": "org.apache.logging.log4j.core.filter",
  "classQualifiedName": "org.apache.logging.log4j.core.filter.AbstractFilterable",
  "classSimpleName": "AbstractFilterable",
  "methodName": "<init>",
  "oldArchive": "org.apache.logging.log4j:log4j-core:jar:2.11.2",
  "elementKind": "constructor",
  */
},

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 ..................................... SUCCESS [ 33.294 s]
[INFO] Apache Log4j API Java 9 support .................... SUCCESS [01:05 min]
[INFO] Apache Log4j API ................................... SUCCESS [01:42 min]
[INFO] Apache Log4j Core Java 9 support ................... SUCCESS [  6.994 s]
[INFO] Apache Log4j Core .................................. FAILURE [17:35 min]
[INFO] Apache Log4j Layout for Jackson .................... SKIPPED
[INFO] Apache Log4j Layout for Jackson JSON ............... SKIPPED
[INFO] Apache Log4j Layout for Jackson XML ................ SKIPPED
[INFO] Apache Log4j Layout for Jackson YAML ............... SKIPPED
[INFO] Apache Log4j Core Integration Tests ................ SKIPPED
[INFO] Apache Log4j 1.x Compatibility API ................. SKIPPED
[INFO] Apache Log4j SLF4J Binding ......................... SKIPPED
[INFO] Apache Log4j SLF4J 1.8+ Binding .................... SKIPPED
[INFO] Apache Log4j to SLF4J Adapter ...................... SKIPPED
[INFO] Apache Log4j Commons Logging Bridge ................ SKIPPED
[INFO] Apache Log4j CSV ................................... 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 .................................. SKIPPED
[INFO] Apache Log4j JDBC DBCP 2 ........................... SKIPPED
[INFO] Apache Log4j JPA ................................... SKIPPED
[INFO] Apache Log4j JeroMQ ................................ SKIPPED
[INFO] Apache Log4j JMS ................................... SKIPPED
[INFO] Apache Log4j Kafka ................................. 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 SMTP .................................. SKIPPED
[INFO] Apache Log4j OSGi .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:03 min
[INFO] Finished at: 2019-02-27T15:19:24+00:00
[INFO] Final Memory: 181M/958M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.revapi:revapi-maven-plugin:0.10.5:check (default) on project log4j-core: The following API problems caused the build to fail:
[ERROR] java.method.removed: method void org.apache.logging.log4j.core.appender.AbstractAppender::<init>(java.lang.String, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.Layout<? extends java.io.Serializable>, boolean): Method was removed.
[ERROR] java.method.removed: method void org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender<M extends org.apache.logging.log4j.core.appender.OutputStreamManager>::<init>(java.lang.String, org.apache.logging.log4j.core.Layout<? extends java.io.Serializable>, org.apache.logging.log4j.core.Filter, boolean, boolean, M): Method was removed.
[ERROR] java.method.removed: method void org.apache.logging.log4j.core.appender.AbstractWriterAppender<M extends org.apache.logging.log4j.core.appender.WriterManager>::<init>(java.lang.String, org.apache.logging.log4j.core.StringLayout, org.apache.logging.log4j.core.Filter, boolean, boolean, M): Method was removed.
[ERROR] java.method.removed: method void org.apache.logging.log4j.core.appender.SocketAppender::<init>(java.lang.String, org.apache.logging.log4j.core.Layout<? extends java.io.Serializable>, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.net.AbstractSocketManager, boolean, boolean, org.apache.logging.log4j.core.net.Advertiser, org.apache.logging.log4j.core.config.Property[]): Method was removed.
[ERROR] java.method.removed: method void org.apache.logging.log4j.core.appender.SyslogAppender::<init>(java.lang.String, org.apache.logging.log4j.core.Layout<? extends java.io.Serializable>, org.apache.logging.log4j.core.Filter, boolean, boolean, org.apache.logging.log4j.core.net.AbstractSocketManager, org.apache.logging.log4j.core.net.Advertiser, org.apache.logging.log4j.core.config.Property[]): Method was removed.
[ERROR] java.method.removed: method void org.apache.logging.log4j.core.appender.db.AbstractDatabaseAppender<T extends org.apache.logging.log4j.core.appender.db.AbstractDatabaseManager>::<init>(java.lang.String, org.apache.logging.log4j.core.Filter, org.apache.logging.log4j.core.Layout<? extends java.io.Serializable>, boolean, T): Method was removed.
[ERROR] java.method.parameterTypeChanged: parameter void org.apache.logging.log4j.core.appender.rolling.RollingFileManager::rollover(===long===, long): The type of the parameter changed from 'java.util.Date' to 'long'.
[ERROR] java.method.parameterTypeChanged: parameter void org.apache.logging.log4j.core.appender.rolling.RollingFileManager::rollover(long, ===long===): The type of the parameter changed from 'java.util.Date' to 'long'.
[ERROR] java.method.removed: method void org.apache.logging.log4j.core.filter.AbstractFilterable::<init>(org.apache.logging.log4j.core.Filter): Method was removed.
[ERROR] 
[ERROR] Consult the plugin output above for suggestions on how to ignore the found problems.
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :log4j-core
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-api-java9/pom.xml> to org.apache.logging.log4j/log4j-api-java9/3.0.0-SNAPSHOT/log4j-api-java9-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-api-java9/target/log4j-api-java9-3.0.0-SNAPSHOT.zip> to org.apache.logging.log4j/log4j-api-java9/3.0.0-SNAPSHOT/log4j-api-java9-3.0.0-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-appserver/pom.xml> to org.apache.logging.log4j/log4j-appserver/3.0.0-SNAPSHOT/log4j-appserver-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-flume-remote/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-remote/3.0.0-SNAPSHOT/log4j-samples-flume-remote-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jmx-gui/pom.xml> to org.apache.logging.log4j/log4j-jmx-gui/3.0.0-SNAPSHOT/log4j-jmx-gui-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-api/pom.xml> to org.apache.logging.log4j/log4j-api/3.0.0-SNAPSHOT/log4j-api-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-api/target/log4j-api-3.0.0-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-api/3.0.0-SNAPSHOT/log4j-api-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-api/target/log4j-api-3.0.0-SNAPSHOT-tests.jar> to org.apache.logging.log4j/log4j-api/3.0.0-SNAPSHOT/log4j-api-3.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-api/target/log4j-api-3.0.0-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-api/3.0.0-SNAPSHOT/log4j-api-3.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-api/target/log4j-api-3.0.0-SNAPSHOT-test-sources.jar> to org.apache.logging.log4j/log4j-api/3.0.0-SNAPSHOT/log4j-api-3.0.0-SNAPSHOT-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-flume-ng/pom.xml> to org.apache.logging.log4j/log4j-flume-ng/3.0.0-SNAPSHOT/log4j-flume-ng-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-samples/pom.xml> to org.apache.logging.log4j.samples/log4j-samples/3.0.0-SNAPSHOT/log4j-samples-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jpa/pom.xml> to org.apache.logging.log4j/log4j-jpa/3.0.0-SNAPSHOT/log4j-jpa-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-core/pom.xml> to org.apache.logging.log4j/log4j-core/3.0.0-SNAPSHOT/log4j-core-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-core/target/log4j-core-3.0.0-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-core/3.0.0-SNAPSHOT/log4j-core-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-core/target/log4j-core-3.0.0-SNAPSHOT-tests.jar> to org.apache.logging.log4j/log4j-core/3.0.0-SNAPSHOT/log4j-core-3.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-core/target/log4j-core-3.0.0-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-core/3.0.0-SNAPSHOT/log4j-core-3.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-core/target/log4j-core-3.0.0-SNAPSHOT-test-sources.jar> to org.apache.logging.log4j/log4j-core/3.0.0-SNAPSHOT/log4j-core-3.0.0-SNAPSHOT-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-layout-jackson-yaml/pom.xml> to org.apache.logging.log4j/log4j-layout-jackson-yaml/3.0.0-SNAPSHOT/log4j-layout-jackson-yaml-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-perf/pom.xml> to org.apache.logging.log4j/log4j-perf/3.0.0-SNAPSHOT/log4j-perf-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-kafka/pom.xml> to org.apache.logging.log4j/log4j-kafka/3.0.0-SNAPSHOT/log4j-kafka-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-loggerProperties/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-loggerProperties/3.0.0-SNAPSHOT/log4j-samples-loggerProperties-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-layout-jackson-json/pom.xml> to org.apache.logging.log4j/log4j-layout-jackson-json/3.0.0-SNAPSHOT/log4j-layout-jackson-json-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-flume-embedded/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-embedded/3.0.0-SNAPSHOT/log4j-samples-flume-embedded-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-liquibase/pom.xml> to org.apache.logging.log4j/log4j-liquibase/3.0.0-SNAPSHOT/log4j-liquibase-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-core-its/pom.xml> to org.apache.logging.log4j/log4j-core-its/3.0.0-SNAPSHOT/log4j-core-its-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-slf4j18-impl/pom.xml> to org.apache.logging.log4j/log4j-slf4j18-impl/3.0.0-SNAPSHOT/log4j-slf4j18-impl-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-web/pom.xml> to org.apache.logging.log4j/log4j-web/3.0.0-SNAPSHOT/log4j-web-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jcl/pom.xml> to org.apache.logging.log4j/log4j-jcl/3.0.0-SNAPSHOT/log4j-jcl-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jms/pom.xml> to org.apache.logging.log4j/log4j-jms/3.0.0-SNAPSHOT/log4j-jms-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-taglib/pom.xml> to org.apache.logging.log4j/log4j-taglib/3.0.0-SNAPSHOT/log4j-taglib-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-couchdb/pom.xml> to org.apache.logging.log4j/log4j-couchdb/3.0.0-SNAPSHOT/log4j-couchdb-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-1.2-api/pom.xml> to org.apache.logging.log4j/log4j-1.2-api/3.0.0-SNAPSHOT/log4j-1.2-api-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-configuration/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-configuration/3.0.0-SNAPSHOT/log4j-samples-configuration-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-osgi/pom.xml> to org.apache.logging.log4j/log4j-osgi/3.0.0-SNAPSHOT/log4j-osgi-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jdbc/pom.xml> to org.apache.logging.log4j/log4j-jdbc/3.0.0-SNAPSHOT/log4j-jdbc-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-core-java9/pom.xml> to org.apache.logging.log4j/log4j-core-java9/3.0.0-SNAPSHOT/log4j-core-java9-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-core-java9/target/log4j-core-java9-3.0.0-SNAPSHOT.zip> to org.apache.logging.log4j/log4j-core-java9/3.0.0-SNAPSHOT/log4j-core-java9-3.0.0-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-csv/pom.xml> to org.apache.logging.log4j/log4j-csv/3.0.0-SNAPSHOT/log4j-csv-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-layout-jackson-xml/pom.xml> to org.apache.logging.log4j/log4j-layout-jackson-xml/3.0.0-SNAPSHOT/log4j-layout-jackson-xml-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-mongodb3/pom.xml> to org.apache.logging.log4j/log4j-mongodb3/3.0.0-SNAPSHOT/log4j-mongodb3-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-cassandra/pom.xml> to org.apache.logging.log4j/log4j-cassandra/3.0.0-SNAPSHOT/log4j-cassandra-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-mongodb2/pom.xml> to org.apache.logging.log4j/log4j-mongodb2/3.0.0-SNAPSHOT/log4j-mongodb2-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-bom/pom.xml> to org.apache.logging.log4j/log4j-bom/3.0.0-SNAPSHOT/log4j-bom-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jeromq/pom.xml> to org.apache.logging.log4j/log4j-jeromq/3.0.0-SNAPSHOT/log4j-jeromq-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jul/pom.xml> to org.apache.logging.log4j/log4j-jul/3.0.0-SNAPSHOT/log4j-jul-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-slf4j-impl/pom.xml> to org.apache.logging.log4j/log4j-slf4j-impl/3.0.0-SNAPSHOT/log4j-slf4j-impl-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-layout-jackson/pom.xml> to org.apache.logging.log4j/log4j-layout-jackson/3.0.0-SNAPSHOT/log4j-layout-jackson-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-iostreams/pom.xml> to org.apache.logging.log4j/log4j-iostreams/3.0.0-SNAPSHOT/log4j-iostreams-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/pom.xml> to org.apache.logging.log4j/log4j/3.0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/target/log4j-3.0.0-SNAPSHOT-site.xml> to org.apache.logging.log4j/log4j/3.0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT-site.xml
[Fast Archiver] Compressed 79.87 KB of artifacts by 80.1% relative to #366
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-smtp/pom.xml> to org.apache.logging.log4j/log4j-smtp/3.0.0-SNAPSHOT/log4j-smtp-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-to-slf4j/pom.xml> to org.apache.logging.log4j/log4j-to-slf4j/3.0.0-SNAPSHOT/log4j-to-slf4j-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-flume-common/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-common/3.0.0-SNAPSHOT/log4j-samples-flume-common-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jdbc-dbcp2/pom.xml> to org.apache.logging.log4j/log4j-jdbc-dbcp2/3.0.0-SNAPSHOT/log4j-jdbc-dbcp2-3.0.0-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : Log4j 2 3.x #368

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Log4j%202%203.x/368/display/redirect?page=changes>