You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/02/14 14:45:25 UTC

Build failed in Jenkins: Log4j 2.x #2664

See <https://builds.apache.org/job/Log4j%202.x/2664/changes>

Changes:

[rpopma] Refactors minOccur to minOccurs in Log4j-config.xsd

------------------------------------------
[...truncated 371 lines...]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ log4j-api ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/hs_err_pid18181.log>
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at java.lang.ref.Reference.<clinit>(Reference.java:162)
Running org.apache.logging.log4j.MarkerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.apache.logging.log4j.MarkerTest
Running org.apache.logging.log4j.AbstractLoggerTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.apache.logging.log4j.AbstractLoggerTest
Running org.apache.logging.log4j.util.Unbox1Test
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.apache.logging.log4j.util.Unbox1Test
Running org.apache.logging.log4j.util.PropertiesUtilTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.apache.logging.log4j.util.PropertiesUtilTest
Running org.apache.logging.log4j.util.Unbox2ConfigurableTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.007 sec - in org.apache.logging.log4j.util.Unbox2ConfigurableTest
Running org.apache.logging.log4j.util.StringsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.logging.log4j.util.StringsTest
Running org.apache.logging.log4j.util.LambdaUtilTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.logging.log4j.util.LambdaUtilTest
Running org.apache.logging.log4j.util.ReflectionUtilTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.apache.logging.log4j.util.ReflectionUtilTest
Running org.apache.logging.log4j.util.SortedArrayStringMapTest
Tests run: 55, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec <<< FAILURE! - in org.apache.logging.log4j.util.SortedArrayStringMapTest
testDeserializationOfUnknownClass(org.apache.logging.log4j.util.SortedArrayStringMapTest)  Time elapsed: 0.2 sec  <<< FAILURE!
java.lang.AssertionError: DeserializerHelper exited with error code 1. Classpath='<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/classes>:<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/test-classes'.> Process output: 
	at org.apache.logging.log4j.util.SortedArrayStringMapTest.testDeserializationOfUnknownClass(SortedArrayStringMapTest.java:126)

Running org.apache.logging.log4j.LoggerTest
Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 sec - in org.apache.logging.log4j.LoggerTest
Running org.apache.logging.log4j.CloseableThreadContextTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.logging.log4j.CloseableThreadContextTest
Running org.apache.logging.log4j.TraceLoggingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.apache.logging.log4j.TraceLoggingTest
Running org.apache.logging.log4j.spi.LoggerAdapterTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.028 sec <<< FAILURE! - in org.apache.logging.log4j.spi.LoggerAdapterTest
testGetLoggersInContextSynch(org.apache.logging.log4j.spi.LoggerAdapterTest)  Time elapsed: 0.028 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.logging.log4j.spi.LoggerAdapterTest.testGetLoggersInContextSynch(LoggerAdapterTest.java:111)

Running org.apache.logging.log4j.spi.MutableThreadContextStackTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.apache.logging.log4j.spi.MutableThreadContextStackTest
Running org.apache.logging.log4j.spi.DefaultThreadContextStackTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.apache.logging.log4j.spi.DefaultThreadContextStackTest
Running org.apache.logging.log4j.spi.DefaultThreadContextMapTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.logging.log4j.spi.DefaultThreadContextMapTest
Running org.apache.logging.log4j.ThreadContextInheritanceTest
Timer ThreadContextCopy stopped. Elapsed time: 0.822249340 seconds Average per iteration: 0.000000822 seconds
Timer ThreadContextTest stopped. Elapsed time: 0.822330216 seconds
Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.834 sec <<< FAILURE! - in org.apache.logging.log4j.ThreadContextInheritanceTest
testInheritanceSwitchedOn(org.apache.logging.log4j.ThreadContextInheritanceTest)  Time elapsed: 0.001 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.logging.log4j.ThreadContextInheritanceTest.testInheritanceSwitchedOn(ThreadContextInheritanceTest.java:64)

Running org.apache.logging.log4j.simple.SimpleLoggerTest
ERROR TestError [Ljava.lang.Object;@7dcc2c70
ERROR TestError Logging with a size 1 Object[] only one param {}
ERROR TestError Logging with an empty Object[] {} {}
ERROR TestError Logging without args {}
ERROR TestError Logging without args
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.logging.log4j.simple.SimpleLoggerTest
Running org.apache.logging.log4j.message.LocalizedMessageTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.logging.log4j.message.LocalizedMessageTest
Running org.apache.logging.log4j.message.ParameterizedMessageTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.logging.log4j.message.ParameterizedMessageTest
Running org.apache.logging.log4j.message.ReusableParameterizedMessageTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.logging.log4j.message.ReusableParameterizedMessageTest
Running org.apache.logging.log4j.message.StringFormattedMessageTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.logging.log4j.message.StringFormattedMessageTest
Running org.apache.logging.log4j.message.MessageFormatMessageSerializationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.apache.logging.log4j.message.MessageFormatMessageSerializationTest
Running org.apache.logging.log4j.message.MessageFormatsPerfTest
Timer Parameterized stopped. Elapsed time: 0.002443642 seconds Average per iteration: 0.000004887 seconds
Timer FormattedParameterized stopped. Elapsed time: 0.010316427 seconds Average per iteration: 0.000020632 seconds
Timer MessageFormat stopped. Elapsed time: 0.008809649 seconds Average per iteration: 0.000017619 seconds
Timer StringFormat stopped. Elapsed time: 0.025042430 seconds Average per iteration: 0.000050084 seconds
Parameterized is 10.25 times faster than StringFormat.
Parameterized is 3.61 times faster than MessageFormat.
Parameterized is 4.22 times faster than Formatted.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.apache.logging.log4j.message.MessageFormatsPerfTest
Running org.apache.logging.log4j.message.StructuredDataMessageTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.logging.log4j.message.StructuredDataMessageTest
Running org.apache.logging.log4j.message.MapMessageTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.logging.log4j.message.MapMessageTest
Running org.apache.logging.log4j.message.ParameterFormatterTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.logging.log4j.message.ParameterFormatterTest
Running org.apache.logging.log4j.message.ObjectArrayMessageTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.logging.log4j.message.ObjectArrayMessageTest
Running org.apache.logging.log4j.message.ReusableMessageFactoryTest
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 sec <<< FAILURE! - in org.apache.logging.log4j.message.ReusableMessageFactoryTest
testCreateEventReturnsThreadLocalInstance(org.apache.logging.log4j.message.ReusableMessageFactoryTest)  Time elapsed: 0 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.logging.log4j.message.ReusableMessageFactoryTest.testCreateEventReturnsThreadLocalInstance(ReusableMessageFactoryTest.java:106)

Running org.apache.logging.log4j.message.SimpleMessageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.logging.log4j.message.SimpleMessageTest
Running org.apache.logging.log4j.message.ThreadDumpMessageTest
Tests run: 5, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.236 sec <<< FAILURE! - in org.apache.logging.log4j.message.ThreadDumpMessageTest
testMessageWithLocks(org.apache.logging.log4j.message.ThreadDumpMessageTest)  Time elapsed: 0 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.logging.log4j.message.ThreadDumpMessageTest.testMessageWithLocks(ThreadDumpMessageTest.java:48)

testUseConstructorThread(org.apache.logging.log4j.message.ThreadDumpMessageTest)  Time elapsed: 0.051 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.logging.log4j.message.ThreadDumpMessageTest.testUseConstructorThread(ThreadDumpMessageTest.java:90)

formatTo_usesCachedMessageString(org.apache.logging.log4j.message.ThreadDumpMessageTest)  Time elapsed: 0.06 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.logging.log4j.message.ThreadDumpMessageTest.formatTo_usesCachedMessageString(ThreadDumpMessageTest.java:106)

Running org.apache.logging.log4j.message.ReusableSimpleMessageTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.logging.log4j.message.ReusableSimpleMessageTest
Running org.apache.logging.log4j.message.MessageFormatMessageTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.logging.log4j.message.MessageFormatMessageTest
Running org.apache.logging.log4j.message.LocalizedMessageFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.logging.log4j.message.LocalizedMessageFactoryTest
Running org.apache.logging.log4j.message.FormattedMessageTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.logging.log4j.message.FormattedMessageTest
Running org.apache.logging.log4j.message.ObjectMessageTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.logging.log4j.message.ObjectMessageTest
Running org.apache.logging.log4j.message.ReusableObjectMessageTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.logging.log4j.message.ReusableObjectMessageTest
Running org.apache.logging.log4j.NoopThreadContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.logging.log4j.NoopThreadContextTest
Running org.apache.logging.log4j.status.StatusLoggerSerializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.apache.logging.log4j.status.StatusLoggerSerializationTest
Running org.apache.logging.log4j.EventLoggerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.logging.log4j.EventLoggerTest
Running org.apache.logging.log4j.LoggerSupplierTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.apache.logging.log4j.LoggerSupplierTest
Running org.apache.logging.log4j.ThreadContextTest
Timer ThreadContextCopy stopped. Elapsed time: 1.053024263 seconds Average per iteration: 0.000001053 seconds
Timer ThreadContextTest stopped. Elapsed time: 1.053090009 seconds
Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.06 sec <<< FAILURE! - in org.apache.logging.log4j.ThreadContextTest
testInheritanceSwitchedOffByDefault(org.apache.logging.log4j.ThreadContextTest)  Time elapsed: 0 sec  <<< ERROR!
java.lang.OutOfMemoryError: unable to create new native thread
	at org.apache.logging.log4j.ThreadContextTest.testInheritanceSwitchedOffByDefault(ThreadContextTest.java:49)

Running org.apache.logging.log4j.LogManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.logging.log4j.LogManagerTest
Running org.apache.logging.log4j.LambdaLoggerTest
Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.logging.log4j.LambdaLoggerTest
Running org.apache.logging.log4j.LevelTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.logging.log4j.LevelTest

Results :

Failed tests: 
  SortedArrayStringMapTest.testDeserializationOfUnknownClass:126 DeserializerHelper exited with error code 1. Classpath='<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/classes>:<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/test-classes'.> Process output: 
Tests in error: 
  ThreadContextInheritanceTest.testInheritanceSwitchedOn:64 » OutOfMemory unable...
  ThreadContextTest.testInheritanceSwitchedOffByDefault:49 » OutOfMemory unable ...
  ReusableMessageFactoryTest.testCreateEventReturnsThreadLocalInstance:106 » OutOfMemory
  ThreadDumpMessageTest.formatTo_usesCachedMessageString:106 » OutOfMemory unabl...
  ThreadDumpMessageTest.testMessageWithLocks:48 » OutOfMemory unable to create n...
  ThreadDumpMessageTest.testUseConstructorThread:90 » OutOfMemory unable to crea...
  LoggerAdapterTest.testGetLoggersInContextSynch:111 » OutOfMemory unable to cre...

Tests run: 519, Failures: 1, Errors: 7, Skipped: 3

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 ..................................... SUCCESS [02:26 min]
[INFO] Apache Log4j API ................................... FAILURE [ 28.312 s]
[INFO] Apache Log4j Core .................................. SKIPPED
[INFO] Apache Log4j 1.x Compatibility API ................. SKIPPED
[INFO] Apache Log4j SLF4J Binding ......................... SKIPPED
[INFO] Apache Log4j to SLF4J Adapter ...................... 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 Scala 2.11 wrapper for Log4j API ...... SKIPPED
[INFO] Apache Log4j Samples: Scala API .................... SKIPPED
[INFO] Apache Log4j OSGi .................................. SKIPPED
[INFO] Apache Log4j BOM ................................... SKIPPED
[INFO] Apache Log4j NoSQL ................................. 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 Scala 2.10 wrapper for Log4j API ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:20 min
[INFO] Finished at: 2017-02-14T14:44:53+00:00
[INFO] Final Memory: 95M/766M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project log4j-api: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd "<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api"> && /usr/local/asfpackages/java/jdk1.7.0_80/jre/bin/java -XX:MaxPermSize=512m -jar '<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/surefire/surefirebooter5579399175243015204.jar'> '<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/surefire/surefire8138479640080648952tmp'> '<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/surefire/surefire_13679674776944394798tmp'>
[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-api
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-remote/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-remote/2.8.1-SNAPSHOT/log4j-samples-flume-remote-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/pom.xml> to org.apache.logging.log4j/log4j-jmx-gui/2.8.1-SNAPSHOT/log4j-jmx-gui-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml> to org.apache.logging.log4j/log4j-api/2.8.1-SNAPSHOT/log4j-api-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/pom.xml> to org.apache.logging.log4j/log4j-flume-ng/2.8.1-SNAPSHOT/log4j-flume-ng-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/pom.xml> to org.apache.logging.log4j.samples/log4j-samples/2.8.1-SNAPSHOT/log4j-samples-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/scala-api/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-scala-api/2.8.1-SNAPSHOT/log4j-samples-scala-api-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml> to org.apache.logging.log4j/log4j-core/2.8.1-SNAPSHOT/log4j-core-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-perf/pom.xml> to org.apache.logging.log4j/log4j-perf/2.8.1-SNAPSHOT/log4j-perf-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.10/pom.xml> to org.apache.logging.log4j/log4j-api-scala_2.10/2.8.1-SNAPSHOT/log4j-api-scala_2.10-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/loggerProperties/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.8.1-SNAPSHOT/log4j-samples-loggerProperties-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-embedded/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-embedded/2.8.1-SNAPSHOT/log4j-samples-flume-embedded-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.11/pom.xml> to org.apache.logging.log4j/log4j-api-scala_2.11/2.8.1-SNAPSHOT/log4j-api-scala_2.11-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-liquibase/pom.xml> to org.apache.logging.log4j/log4j-liquibase/2.8.1-SNAPSHOT/log4j-liquibase-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml> to org.apache.logging.log4j/log4j-web/2.8.1-SNAPSHOT/log4j-web-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/pom.xml> to org.apache.logging.log4j/log4j-jcl/2.8.1-SNAPSHOT/log4j-jcl-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/pom.xml> to org.apache.logging.log4j/log4j-nosql/2.8.1-SNAPSHOT/log4j-nosql-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml> to org.apache.logging.log4j/log4j-taglib/2.8.1-SNAPSHOT/log4j-taglib-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/pom.xml> to org.apache.logging.log4j/log4j-1.2-api/2.8.1-SNAPSHOT/log4j-1.2-api-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/configuration/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-configuration/2.8.1-SNAPSHOT/log4j-samples-configuration-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-osgi/pom.xml> to org.apache.logging.log4j/log4j-osgi/2.8.1-SNAPSHOT/log4j-osgi-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-bom/pom.xml> to org.apache.logging.log4j/log4j-bom/2.8.1-SNAPSHOT/log4j-bom-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jul/pom.xml> to org.apache.logging.log4j/log4j-jul/2.8.1-SNAPSHOT/log4j-jul-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/pom.xml> to org.apache.logging.log4j/log4j-slf4j-impl/2.8.1-SNAPSHOT/log4j-slf4j-impl-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml> to org.apache.logging.log4j/log4j-iostreams/2.8.1-SNAPSHOT/log4j-iostreams-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to org.apache.logging.log4j/log4j/2.8.1-SNAPSHOT/log4j-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/target/log4j-2.8.1-SNAPSHOT-site.xml> to org.apache.logging.log4j/log4j/2.8.1-SNAPSHOT/log4j-2.8.1-SNAPSHOT-site.xml
Compressed 71.67 KB of artifacts by 89.3% relative to #2663
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/pom.xml> to org.apache.logging.log4j/log4j-to-slf4j/2.8.1-SNAPSHOT/log4j-to-slf4j-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-common/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-common/2.8.1-SNAPSHOT/log4j-samples-flume-common-2.8.1-SNAPSHOT.pom
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


Build failed in Jenkins: Log4j 2.x #2665

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Log4j%202.x/2665/changes>

Changes:

[ralph.goers] Fix RollingAppenderSizeTest on Windows

------------------------------------------
[...truncated 10 lines...]
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 830924b0b19b0626f7ff43bcb331c73089e83ecf (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 830924b0b19b0626f7ff43bcb331c73089e83ecf
 > git rev-list 69b14f96e22f5b79a9a6e20552515f0b5edaa3e3 # 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 48791
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Log4j 2.x] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven32-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.Maven32Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 48791
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install site
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.logging.log4j:log4j-slf4j-impl:jar:2.8.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.logging.log4j:log4j-core:jar -> duplicate declaration of version (?) @ org.apache.logging.log4j:log4j-slf4j-impl:[unknown-version], <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/pom.xml,> line 70, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.logging.log4j:log4j-bom:pom:2.8.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.apache.logging.log4j:log4j-bom:2.8.1-SNAPSHOT (<https://builds.apache.org/job/Log4j%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
[INFO] Apache Log4j Core
[INFO] Apache Log4j 1.x Compatibility API
[INFO] Apache Log4j SLF4J Binding
[INFO] Apache Log4j to SLF4J Adapter
[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 Scala 2.11 wrapper for Log4j API
[INFO] Apache Log4j Samples: Scala API
[INFO] Apache Log4j OSGi
[INFO] Apache Log4j BOM
[INFO] Apache Log4j NoSQL
[INFO] Apache Log4J Performance Tests
[INFO] Apache Log4j Streaming Interface
[INFO] Apache Log4j JUL Adapter
[INFO] Apache Log4j Liquibase Binding
[INFO] Apache Log4j Scala 2.10 wrapper for Log4j API
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Log4j 2 2.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ log4j ---
[INFO] Deleting <https://builds.apache.org/job/Log4j%202.x/ws/target>
[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.4:attach-descriptor (attach-descriptor) @ log4j ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ log4j ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ log4j ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ log4j ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ log4j ---
[INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j/2.8.1-SNAPSHOT/log4j-2.8.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/target/log4j-2.8.1-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j/2.8.1-SNAPSHOT/log4j-2.8.1-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-sitecss) @ log4j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 154 resources
[INFO] 
[INFO] --- maven-site-plugin:3.4:site (default-site) @ log4j ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-changes-plugin:2.12.1
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.19.1
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.12
[INFO] Parent project loaded from repository: org.apache.logging:logging-parent:pom:1
[INFO] Parent project loaded from repository: org.apache:apache:pom:18
[INFO] Relativizing decoration links with respect to project URL: https://logging.apache.org/log4j/2.x/
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Skipped "About" report (maven-project-info-reports-plugin:2.8.1:index), file "index.html" already exists for the English version.
[INFO] Rendering 37 Doxia documents: 8 markdown, 29 xdoc
[INFO] Generating "Changes" report              --- maven-changes-plugin:2.12.1:changes-report
[INFO] Generating "JIRA Report" report          --- maven-changes-plugin:2.12.1:jira-report
[INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:2.8.1:dependency-info
[INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:2.8.1:dependency-convergence
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:2.8.1:dependency-management
[INFO] Generating "Project Team" report         --- maven-project-info-reports-plugin:2.8.1:project-team
[INFO] Generating "Mailing Lists" report        --- maven-project-info-reports-plugin:2.8.1:mailing-list
[INFO] Generating "Issue Tracking" report       --- maven-project-info-reports-plugin:2.8.1:issue-tracking
[INFO] Generating "Project License" report      --- maven-project-info-reports-plugin:2.8.1:license
[INFO] Generating "Source Repository" report    --- maven-project-info-reports-plugin:2.8.1:scm
[INFO] Generating "Project Summary" report      --- maven-project-info-reports-plugin:2.8.1:summary
[INFO] Generating "Rat Report" report           --- apache-rat-plugin:0.12:rat
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Log4j%202.x/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 92 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/resources/META-INF/services/**/*
[INFO] Exclude: .idea/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: src/ide/**
[INFO] Exclude: **/*.asc
[INFO] Exclude: src/site/resources/js/jquery.js
[INFO] Exclude: src/site/resources/js/jquery.min.js
[INFO] Exclude: log4j-distribution/target/**/*
[INFO] Exclude: log4j-distribution/.project
[INFO] Exclude: log4j-distribution/.settings/**
[INFO] Exclude: velocity.log
[INFO] Exclude: felix-cache/**
[INFO] Exclude: RELEASE-NOTES.md
[INFO] 218 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[JENKINS] Archiving site from <https://builds.apache.org/job/Log4j%202.x/ws/target/site> to /x1/jenkins/jenkins-home/jobs/Log4j 2.x/site
[INFO] 
[INFO] --- maven-pdf-plugin:1.2:pdf (pdf) @ log4j ---
[INFO] Ignoring api call removed in maven 3, no reports are generated!
[INFO] Ignoring api call removed in maven 3, no reports are generated!
[INFO] Ignoring api call removed in maven 3, no reports are generated!
[INFO] Ignoring api call removed in maven 3, no reports are generated!
[INFO] 
[INFO] --- maven-doap-plugin:1.2:generate (site) @ log4j ---
[INFO] This project is an ASF project, ASF Extensions to DOAP will be added.
[INFO] Generating an ASF DOAP file <https://builds.apache.org/job/Log4j%202.x/ws/target/site/doap_log4j.rdf>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Log4j API 2.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ log4j-api ---
[INFO] Deleting <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ log4j-api ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ log4j-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ log4j-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ log4j-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 114 source files to <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 ..................................... SUCCESS [02:23 min]
[INFO] Apache Log4j API ................................... FAILURE [  2.386 s]
[INFO] Apache Log4j Core .................................. SKIPPED
[INFO] Apache Log4j 1.x Compatibility API ................. SKIPPED
[INFO] Apache Log4j SLF4J Binding ......................... SKIPPED
[INFO] Apache Log4j to SLF4J Adapter ...................... 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 Scala 2.11 wrapper for Log4j API ...... SKIPPED
[INFO] Apache Log4j Samples: Scala API .................... SKIPPED
[INFO] Apache Log4j OSGi .................................. SKIPPED
[INFO] Apache Log4j BOM ................................... SKIPPED
[INFO] Apache Log4j NoSQL ................................. 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 Scala 2.10 wrapper for Log4j API ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:50 min
[INFO] Finished at: 2017-02-14T21:44:09+00:00
[INFO] Final Memory: 101M/806M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project log4j-api: Compilation failure -> [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-api
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-remote/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-remote/2.8.1-SNAPSHOT/log4j-samples-flume-remote-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/pom.xml> to org.apache.logging.log4j/log4j-jmx-gui/2.8.1-SNAPSHOT/log4j-jmx-gui-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml> to org.apache.logging.log4j/log4j-api/2.8.1-SNAPSHOT/log4j-api-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/pom.xml> to org.apache.logging.log4j/log4j-flume-ng/2.8.1-SNAPSHOT/log4j-flume-ng-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/pom.xml> to org.apache.logging.log4j.samples/log4j-samples/2.8.1-SNAPSHOT/log4j-samples-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/scala-api/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-scala-api/2.8.1-SNAPSHOT/log4j-samples-scala-api-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml> to org.apache.logging.log4j/log4j-core/2.8.1-SNAPSHOT/log4j-core-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-perf/pom.xml> to org.apache.logging.log4j/log4j-perf/2.8.1-SNAPSHOT/log4j-perf-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.10/pom.xml> to org.apache.logging.log4j/log4j-api-scala_2.10/2.8.1-SNAPSHOT/log4j-api-scala_2.10-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/loggerProperties/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.8.1-SNAPSHOT/log4j-samples-loggerProperties-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-embedded/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-embedded/2.8.1-SNAPSHOT/log4j-samples-flume-embedded-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.11/pom.xml> to org.apache.logging.log4j/log4j-api-scala_2.11/2.8.1-SNAPSHOT/log4j-api-scala_2.11-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-liquibase/pom.xml> to org.apache.logging.log4j/log4j-liquibase/2.8.1-SNAPSHOT/log4j-liquibase-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml> to org.apache.logging.log4j/log4j-web/2.8.1-SNAPSHOT/log4j-web-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/pom.xml> to org.apache.logging.log4j/log4j-jcl/2.8.1-SNAPSHOT/log4j-jcl-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/pom.xml> to org.apache.logging.log4j/log4j-nosql/2.8.1-SNAPSHOT/log4j-nosql-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml> to org.apache.logging.log4j/log4j-taglib/2.8.1-SNAPSHOT/log4j-taglib-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/pom.xml> to org.apache.logging.log4j/log4j-1.2-api/2.8.1-SNAPSHOT/log4j-1.2-api-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/configuration/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-configuration/2.8.1-SNAPSHOT/log4j-samples-configuration-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-osgi/pom.xml> to org.apache.logging.log4j/log4j-osgi/2.8.1-SNAPSHOT/log4j-osgi-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-bom/pom.xml> to org.apache.logging.log4j/log4j-bom/2.8.1-SNAPSHOT/log4j-bom-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jul/pom.xml> to org.apache.logging.log4j/log4j-jul/2.8.1-SNAPSHOT/log4j-jul-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/pom.xml> to org.apache.logging.log4j/log4j-slf4j-impl/2.8.1-SNAPSHOT/log4j-slf4j-impl-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml> to org.apache.logging.log4j/log4j-iostreams/2.8.1-SNAPSHOT/log4j-iostreams-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to org.apache.logging.log4j/log4j/2.8.1-SNAPSHOT/log4j-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/target/log4j-2.8.1-SNAPSHOT-site.xml> to org.apache.logging.log4j/log4j/2.8.1-SNAPSHOT/log4j-2.8.1-SNAPSHOT-site.xml
Compressed 71.67 KB of artifacts by 89.3% relative to #2664
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/pom.xml> to org.apache.logging.log4j/log4j-to-slf4j/2.8.1-SNAPSHOT/log4j-to-slf4j-2.8.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-common/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-common/2.8.1-SNAPSHOT/log4j-samples-flume-common-2.8.1-SNAPSHOT.pom
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org