You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/20 12:46:59 UTC

Build failed in Jenkins: Commons-Compress PullRequest Builder » Apache Commons Compress #133

See <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/133/display/redirect?page=changes>

Changes:

[peteralfredlee] COMPRESS-550 : add writePreamble to ZipArchiveInputStream


------------------------------------------
Established TCP socket on 46061
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -V clean package --batch-mode -Prelease -Pjava-1.7
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.3
Java version: 1.8.0_252, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/openjdk-8u252-b09/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-112-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.commons:commons-compress >-----------------
[INFO] Building Apache Commons Compress 1.21-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.4-7/zstd-jni-1.4.4-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.4-7/zstd-jni-1.4.4-7.pom (1.9 kB at 8.5 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/marschall/memoryfilesystem/1.3.0/memoryfilesystem-1.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/marschall/memoryfilesystem/1.3.0/memoryfilesystem-1.3.0.pom (16 kB at 500 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.4-7/zstd-jni-1.4.4-7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/marschall/memoryfilesystem/1.3.0/memoryfilesystem-1.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/marschall/memoryfilesystem/1.3.0/memoryfilesystem-1.3.0.jar (282 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.4-7/zstd-jni-1.4.4-7.jar (4.2 MB at 12 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-compress ---
[INFO] 
[INFO] --- commons-release-plugin:1.7:clean-staging (clean-staging) @ commons-compress ---
[INFO] This module is marked as a non distribution or assembly module, and the plugin will not run.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-compress ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-compress ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 68 implicit excludes (use -debug for more details).
[INFO] 13 explicit excludes (use -debug for more details).
[INFO] 432 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 426 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0: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%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-compress ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-compress ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/>
[INFO] Storing buildNumber: 40e46a135176c7d54dbcee0c5d8afd6f6320944e at timestamp: 1597927603779
[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%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0: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%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 216 source files to <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid target release: 1.8
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------

Build failed in Jenkins: Commons-Compress PullRequest Builder » Apache Commons Compress #134

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/134/display/redirect?page=changes>

Changes:

[peteralfredlee] COMPRESS-550 : add writePreamble to ZipArchiveInputStream


------------------------------------------
Established TCP socket on 46669
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -V clean package --batch-mode -Prelease -Pjava-1.7
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.3
Java version: 1.8.0_252, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/openjdk-8u252-b09/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-99-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.commons:commons-compress >-----------------
[INFO] Building Apache Commons Compress 1.21-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-compress ---
[INFO] 
[INFO] --- commons-release-plugin:1.7:clean-staging (clean-staging) @ commons-compress ---
[INFO] This module is marked as a non distribution or assembly module, and the plugin will not run.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-compress ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-compress ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 68 implicit excludes (use -debug for more details).
[INFO] 13 explicit excludes (use -debug for more details).
[INFO] 432 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 426 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0: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%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-compress ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-compress ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/>
[INFO] Storing buildNumber: 2be50f495097845bac78a627e85280a60498a837 at timestamp: 1597977686154
[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%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0: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%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 216 source files to <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/org.apache.commons$commons-compress/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid target release: 1.8
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------