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 2022/03/25 22:12:20 UTC

Build failed in Jenkins: Commons » commons-codec #146

See <https://ci-builds.apache.org/job/Commons/job/commons-codec/146/display/redirect?page=changes>

Changes:

[Bruno P. Kinoshita] Bump actions/cache from 2.1.7 to 3


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds48 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/commons-codec
 > git init <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 19a3a0da2cfda8e9b1ef5aefa18137650e1708bc (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 19a3a0da2cfda8e9b1ef5aefa18137650e1708bc # timeout=10
Commit message: "Bump actions/cache from 2.1.7 to 3"
 > git rev-list --no-walk 59c7915dcc56fc16b662893b959bf104e574301b # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 42719
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 42719
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.5
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-154-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: 19a3a0da2cfda8e9b1ef5aefa18137650e1708bc at timestamp: 1648246320782
[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://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  26.342 s
[INFO] Finished at: 2022-03-25T22:12:11Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: 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
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com
Sending e-mails to: notifications@commons.apache.org brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #150

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

Changes:

[arturobernalg] Remove unnecessary imports.

[arturobernalg] Avoid calculations the minimum or the maximum of two numbers manually.Use Math.max() or Math.min().


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds48 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 54586e00599fe125ee043f9759f395c9583e1fca (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 54586e00599fe125ee043f9759f395c9583e1fca # timeout=10
Commit message: "Merge pull request #123 from arturobernalg/feature/importt"
 > git rev-list --no-walk 5f90731d40e6ed12d1ebfddfeb5dca5550d19cdd # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 37765
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 37765
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.5
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-154-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] Deleting <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: 54586e00599fe125ee043f9759f395c9583e1fca at timestamp: 1650147120652
[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://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  24.971 s
[INFO] Finished at: 2022-04-16T22:12:10Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: 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
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user arturobernalg@gmail.com
Not sending mail to unregistered user garydgregory@gmail.com
Sending e-mails to: notifications@commons.apache.org sebbaz@gmail.com brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user arturobernalg@gmail.com
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #149

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

Changes:

[garydgregory] Bump actions/cache from 3 to 3.0.2


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds33 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/commons-codec
 > git init <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5f90731d40e6ed12d1ebfddfeb5dca5550d19cdd (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5f90731d40e6ed12d1ebfddfeb5dca5550d19cdd # timeout=10
Commit message: "Bump actions/cache from 3 to 3.0.2"
 > git rev-list --no-walk 744c1c9033f08fa67396055d4631289c2d8b7e20 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 45393
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-agent/agent.jar /home/jenkins/jenkins-agent/maven35-interceptor.jar /home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 45393
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.5
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-66-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: 5f90731d40e6ed12d1ebfddfeb5dca5550d19cdd at timestamp: 1649765523715
[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://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  29.544 s
[INFO] Finished at: 2022-04-12T12:12:15Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: 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
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com
Sending e-mails to: notifications@commons.apache.org sebbaz@gmail.com brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #148

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

Changes:

[Bruno P. Kinoshita] Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6

[Bruno P. Kinoshita] Bump actions/setup-java from 2 to 3


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds31 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 744c1c9033f08fa67396055d4631289c2d8b7e20 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 744c1c9033f08fa67396055d4631289c2d8b7e20 # timeout=10
Commit message: "Bump actions/setup-java from 2 to 3"
 > git rev-list --no-walk ebebbd427d80639692b2a06e51cc2885a1543b18 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 34275
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 34275
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.5
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-169-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] Deleting <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: 744c1c9033f08fa67396055d4631289c2d8b7e20 at timestamp: 1649455921477
[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://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  28.307 s
[INFO] Finished at: 2022-04-08T22:12:12Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: 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
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com
Sending e-mails to: notifications@commons.apache.org sebbaz@gmail.com brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com

Build failed in Jenkins: Commons » commons-codec #147

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

Changes:

[Sebb] git-wip-us => gitbox


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds31 (ubuntu) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/commons-codec
 > git init <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/commons-codec
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/commons-codec +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/commons-codec # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ebebbd427d80639692b2a06e51cc2885a1543b18 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ebebbd427d80639692b2a06e51cc2885a1543b18 # timeout=10
Commit message: "git-wip-us => gitbox"
 > git rev-list --no-walk 19a3a0da2cfda8e9b1ef5aefa18137650e1708bc # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Established TCP socket on 34903
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-codec] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 34903
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> -V clean package deploy -Dgpg.skip -Pjava-1.8
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.5
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-169-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< commons-codec:commons-codec >---------------------
[INFO] Building Apache Commons Codec 1.17-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-3) @ commons-codec ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-codec ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 314 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 308 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-codec ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-codec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec ---
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildNumber: ebebbd427d80639692b2a06e51cc2885a1543b18 at timestamp: 1649157120111
[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://ci-builds.apache.org/job/Commons/job/commons-codec/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/target/classes>
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  27.605 s
[INFO] Finished at: 2022-04-05T11:12:10Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project commons-codec: 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
[JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-codec/ws/pom.xml> to commons-codec/commons-codec/1.17-SNAPSHOT/commons-codec-1.17-SNAPSHOT.pom
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com
Sending e-mails to: notifications@commons.apache.org sebbaz@gmail.com brunodepaulak@yahoo.com.br
channel stopped
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user garydgregory@gmail.com