No, never. If it did I would debug it. It only seems to fail on Jenkins periodically.
Ralph > On Dec 8, 2015, at 6:36 PM, Remko Popma <[email protected]> wrote: > > Does this consistently fail on your machine? > > Sent from my iPhone > > On 2015/12/09, at 8:48, Ralph Goers <[email protected] > <mailto:[email protected]>> wrote: > >> This test has been failing for a while. I added a bit of logic to print the >> actual error since it was possible it could be something else. The old >> failure wasn’t printing the caused by… >> >> I suspect this means the file is empty or didn’t compress properly. >> >> Ralph >> >>> On Dec 8, 2015, at 2:41 PM, Gary Gregory <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> Woa: >>> >>> https://builds.apache.org/job/Log4j%202.x/1593/org.apache.logging.log4j$log4j-core/testReport/org.apache.logging.log4j.core.appender.rolling/RollingAppenderSizeTest/testAppender_log4j_rolling_bzip2_xml____bz2_/ >>> >>> <https://builds.apache.org/job/Log4j%202.x/1593/org.apache.logging.log4j$log4j-core/testReport/org.apache.logging.log4j.core.appender.rolling/RollingAppenderSizeTest/testAppender_log4j_rolling_bzip2_xml____bz2_/> >>> >>> Caused by: java.io.IOException: BZip2 block size is invalid >>> at >>> org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.init(BZip2CompressorInputStream.java:251) >>> at >>> org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(BZip2CompressorInputStream.java:133) >>> at >>> org.apache.commons.compress.compressors.CompressorStreamFactory.createCompressorInputStream(CompressorStreamFactory.java:287) >>> ... 47 more >>> >>> Weird... >>> >>> Gary >>> ---------- Forwarded message ---------- >>> From: Apache Jenkins Server <[email protected] >>> <mailto:[email protected]>> >>> Date: Tue, Dec 8, 2015 at 1:27 PM >>> Subject: Jenkins build became unstable: Log4j 2.x #1593 >>> To: [email protected] <mailto:[email protected]> >>> >>> >>> See <https://builds.apache.org/job/Log4j%202.x/1593/changes >>> <https://builds.apache.org/job/Log4j%202.x/1593/changes>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> <mailto:[email protected]> >>> For additional commands, e-mail: [email protected] >>> <mailto:[email protected]> >>> >>> >>> >>> >>> -- >>> E-Mail: [email protected] <mailto:[email protected]> | >>> [email protected] <mailto:[email protected]> >>> Java Persistence with Hibernate, Second Edition >>> <http://www.manning.com/bauer3/> >>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> >>> Spring Batch in Action <http://www.manning.com/templier/> >>> Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> >>> Home: http://garygregory.com/ <http://garygregory.com/> >>> Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>
