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/05/02 19:24:05 UTC

Build failed in Jenkins: Commons-Compress » Apache Commons Compress #253

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

Changes:

[garydgregory] [COMPRESS-392] Add Brotli decoder based on the Google Brotli library.

------------------------------------------
Established TCP socket on 42766
maven33-agent.jar already up to date
maven33-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/org.apache.commons$commons-compress/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 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] Downloading: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.1/dec-0.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.1/dec-0.1.1.pom (3 KB at 3.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.1/parent-0.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.1/parent-0.1.1.pom (3 KB at 152.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.1/dec-0.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.1/dec-0.1.1.jar (97 KB at 1001.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress/org.apache.commons$commons-compress/ws/target>
[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/org.apache.commons$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/org.apache.commons$commons-compress/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Commons-Compress/org.apache.commons$commons-compress/ws/>
[INFO] Storing buildNumber: a793612b9e09795feb253aab9a738bd1f7280700 at timestamp: 1493753018191
[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/org.apache.commons$commons-compress/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Commons-Compress/org.apache.commons$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/org.apache.commons$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 191 source files to <https://builds.apache.org/job/Commons-Compress/org.apache.commons$commons-compress/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Commons-Compress/org.apache.commons$commons-compress/ws/src/main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java>:[34,53] error: package org.apache.commons.compress.compressors.brotli does not exist
[ERROR] <https://builds.apache.org/job/Commons-Compress/org.apache.commons$commons-compress/ws/src/main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java>:[35,53] error: package org.apache.commons.compress.compressors.brotli does not exist
[ERROR] <https://builds.apache.org/job/Commons-Compress/org.apache.commons$commons-compress/ws/src/main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java>:[545,21] error: cannot find symbol
  symbol:   variable BrotliUtils
  location: class CompressorStreamFactory
[ERROR] <https://builds.apache.org/job/Commons-Compress/org.apache.commons$commons-compress/ws/src/main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java>:[548,27] error: cannot find symbol
  symbol:   class BrotliCompressorInputStream
  location: class CompressorStreamFactory
[INFO] 4 errors 
[INFO] -------------------------------------------------------------

---------------------------------------------------------------------
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 » Apache Commons Compress #254

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


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