You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/04/18 15:06:14 UTC

Build failed in Jenkins: Commons-Compress #242

See <https://builds.apache.org/job/Commons-Compress/242/display/redirect?page=changes>

Changes:

[bodewig] COMPRESS-387

[bodewig] COMPRESS-387 record changes

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/Commons-Compress/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/commons-compress.git
 > git init <https://builds.apache.org/job/Commons-Compress/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/commons-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/commons-compress.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/commons-compress.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/commons-compress.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/commons-compress.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/commons-compress.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f668f7bb87d3b0a0ad0642acdbf56d6e2fb18476 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f668f7bb87d3b0a0ad0642acdbf56d6e2fb18476
 > git rev-list f05101e28403494b81704029cc50e66703c34151 # timeout=10
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Parsing POMs
Established TCP socket on 35626
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35626
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean deploy --batch-mode -Dgpg.skip -Prelease -Pjava-1.7 -DJAVA_1_7_HOME=/home/jenkins/tools/java/latest1.7
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.14-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ commons-compress ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-compress ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/Commons-Compress/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-compress ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-compress ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Commons-Compress/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Commons-Compress/ws/>
[INFO] Storing buildNumber: f668f7bb87d3b0a0ad0642acdbf56d6e2fb18476 at timestamp: 1492527815786
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Commons-Compress/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Commons-Compress/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-compress ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Commons-Compress/ws/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 190 source files to <https://builds.apache.org/job/Commons-Compress/ws/target/classes>
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ commons-compress ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (checkAPIcompatibility) @ commons-compress ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commons-compress ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 163 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 118 source files to <https://builds.apache.org/job/Commons-Compress/ws/target/test-classes>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (prepare-agent) @ commons-compress ---
[INFO] argLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=<https://builds.apache.org/job/Commons-Compress/ws/target/jacoco.exec>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commons-compress ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.commons.compress.utils.SeekableInMemoryByteChannelTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.apache.commons.compress.utils.SeekableInMemoryByteChannelTest
Running org.apache.commons.compress.utils.CharsetsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.utils.CharsetsTest
Running org.apache.commons.compress.utils.BitInputStreamTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.utils.BitInputStreamTest
Running org.apache.commons.compress.utils.CountingStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.utils.CountingStreamTest
Running org.apache.commons.compress.utils.ByteUtilsTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.compress.utils.ByteUtilsTest
Running org.apache.commons.compress.utils.IOUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.utils.IOUtilsTest
Running org.apache.commons.compress.changes.ChangeSetTestCase
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.apache.commons.compress.changes.ChangeSetTestCase
Running org.apache.commons.compress.DetectArchiverTestCase
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.commons.compress.DetectArchiverTestCase
Running org.apache.commons.compress.ArchiveUtilsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.commons.compress.ArchiveUtilsTest
Running org.apache.commons.compress.ChainingTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.commons.compress.ChainingTestCase
Running org.apache.commons.compress.archivers.ArchiveServiceLoaderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.commons.compress.archivers.ArchiveServiceLoaderTest
Running org.apache.commons.compress.archivers.SevenZTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.434 sec - in org.apache.commons.compress.archivers.SevenZTestCase
Running org.apache.commons.compress.archivers.ArchiveOutputStreamTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.apache.commons.compress.archivers.ArchiveOutputStreamTest
Running org.apache.commons.compress.archivers.JarTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.apache.commons.compress.archivers.JarTestCase
Running org.apache.commons.compress.archivers.LongPathTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 sec - in org.apache.commons.compress.archivers.LongPathTest
Running org.apache.commons.compress.archivers.zip.GeneralPurposeBitTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.zip.GeneralPurposeBitTest
Running org.apache.commons.compress.archivers.zip.CircularBufferTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.compress.archivers.zip.CircularBufferTest
Running org.apache.commons.compress.archivers.zip.X000A_NTFSTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.zip.X000A_NTFSTest
Running org.apache.commons.compress.archivers.zip.ExtraFieldUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.compress.archivers.zip.ExtraFieldUtilsTest
Running org.apache.commons.compress.archivers.zip.X7875_NewUnixTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.commons.compress.archivers.zip.X7875_NewUnixTest
Running org.apache.commons.compress.archivers.zip.ZipFileTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.apache.commons.compress.archivers.zip.ZipFileTest
Running org.apache.commons.compress.archivers.zip.ScatterSampleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.zip.ScatterSampleTest
Running org.apache.commons.compress.archivers.zip.BitStreamTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.zip.BitStreamTest
Running org.apache.commons.compress.archivers.zip.ZipLongTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.zip.ZipLongTest
Running org.apache.commons.compress.archivers.zip.ZipUtilTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.compress.archivers.zip.ZipUtilTest
Running org.apache.commons.compress.archivers.zip.AsiExtraFieldTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.zip.AsiExtraFieldTest
Running org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in org.apache.commons.compress.archivers.zip.UTF8ZipFilesTest
Running org.apache.commons.compress.archivers.zip.ExplodeSupportTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec - in org.apache.commons.compress.archivers.zip.ExplodeSupportTest
Running org.apache.commons.compress.archivers.zip.ZipEncodingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.commons.compress.archivers.zip.ZipEncodingTest
Running org.apache.commons.compress.archivers.zip.ZipArchiveInputStreamTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.apache.commons.compress.archivers.zip.ZipArchiveInputStreamTest
Running org.apache.commons.compress.archivers.zip.BinaryTreeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.zip.BinaryTreeTest
Running org.apache.commons.compress.archivers.zip.ZipShortTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.compress.archivers.zip.ZipShortTest
Running org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.commons.compress.archivers.zip.Zip64ExtendedInformationExtraFieldTest
Running org.apache.commons.compress.archivers.zip.ScatterZipOutputStreamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.commons.compress.archivers.zip.ScatterZipOutputStreamTest
Running org.apache.commons.compress.archivers.zip.ParallelScatterZipCreatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.082 sec - in org.apache.commons.compress.archivers.zip.ParallelScatterZipCreatorTest
Running org.apache.commons.compress.archivers.zip.ZipArchiveEntryTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.commons.compress.archivers.zip.ZipArchiveEntryTest
Running org.apache.commons.compress.archivers.zip.EncryptedArchiveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.compress.archivers.zip.EncryptedArchiveTest
Running org.apache.commons.compress.archivers.zip.ZipEightByteIntegerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.zip.ZipEightByteIntegerTest
Running org.apache.commons.compress.archivers.zip.StreamCompressorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.compress.archivers.zip.StreamCompressorTest
Running org.apache.commons.compress.archivers.zip.Maven221MultiVolumeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.apache.commons.compress.archivers.zip.Maven221MultiVolumeTest
Running org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestampTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.apache.commons.compress.archivers.zip.X5455_ExtendedTimestampTest
Running org.apache.commons.compress.archivers.DumpTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.apache.commons.compress.archivers.DumpTestCase
Running org.apache.commons.compress.archivers.dump.DumpArchiveInputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.commons.compress.archivers.dump.DumpArchiveInputStreamTest
Running org.apache.commons.compress.archivers.dump.DumpArchiveEntryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.dump.DumpArchiveEntryTest
Running org.apache.commons.compress.archivers.dump.DumpArchiveUtilTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.dump.DumpArchiveUtilTest
Running org.apache.commons.compress.archivers.ZipTestCase
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.apache.commons.compress.archivers.ZipTestCase
Running org.apache.commons.compress.archivers.memory.MemoryArchiveTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.commons.compress.archivers.memory.MemoryArchiveTestCase
Running org.apache.commons.compress.archivers.LongSymLinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.commons.compress.archivers.LongSymLinkTest
Running org.apache.commons.compress.archivers.ExceptionMessageTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.ExceptionMessageTest
Running org.apache.commons.compress.archivers.tar.TarArchiveInputStreamTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.apache.commons.compress.archivers.tar.TarArchiveInputStreamTest
Running org.apache.commons.compress.archivers.tar.TarUtilsTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.tar.TarUtilsTest
Running org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.308 sec - in org.apache.commons.compress.archivers.tar.TarArchiveOutputStreamTest
Running org.apache.commons.compress.archivers.tar.SparseFilesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.commons.compress.archivers.tar.SparseFilesTest
Running org.apache.commons.compress.archivers.tar.TarArchiveEntryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.commons.compress.archivers.tar.TarArchiveEntryTest
Running org.apache.commons.compress.archivers.CpioTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.apache.commons.compress.archivers.CpioTestCase
Running org.apache.commons.compress.archivers.cpio.CpioArchiveInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.compress.archivers.cpio.CpioArchiveInputStreamTest
Running org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStreamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStreamTest
Running org.apache.commons.compress.archivers.cpio.CpioUtilTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.compress.archivers.cpio.CpioUtilTest
Running org.apache.commons.compress.archivers.sevenz.SevenZFileTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.076 sec - in org.apache.commons.compress.archivers.sevenz.SevenZFileTest
Running org.apache.commons.compress.archivers.sevenz.SevenZMethodConfigurationTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.commons.compress.archivers.sevenz.SevenZMethodConfigurationTest
Running org.apache.commons.compress.archivers.sevenz.SevenZOutputFileTest
Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000007cd300000, 411566080, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 411566080 bytes for committing reserved memory.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Commons-Compress/ws/hs_err_pid29382.log>

Results :

Tests run: 436, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:41 min
[INFO] Finished at: 2017-04-18T15:05:07+00:00
[INFO] Final Memory: 35M/701M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project commons-compress: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: 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/Commons-Compress/ws/> && /home/jenkins/tools/java/latest1.7/bin/java -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=<https://builds.apache.org/job/Commons-Compress/ws/target/jacoco.exec> -jar <https://builds.apache.org/job/Commons-Compress/ws/target/surefire/surefirebooter446743398253572936.jar> <https://builds.apache.org/job/Commons-Compress/ws/target/surefire/surefire3971774045343375798tmp> <https://builds.apache.org/job/Commons-Compress/ws/target/surefire/surefire_02786922590997824835tmp>
[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/PluginExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/Commons-Compress/ws/pom.xml> to org.apache.commons/commons-compress/1.14-SNAPSHOT/commons-compress-1.14-SNAPSHOT.pom
Sending e-mails to: dev@commons.apache.org
channel stopped
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7

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


Jenkins build is back to normal : Commons-Compress #243

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress/243/display/redirect?page=changes>


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