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/06/04 13:41:50 UTC

Build failed in Jenkins: commons-bcel #259

See <https://builds.apache.org/job/commons-bcel/259/display/redirect?page=changes>

Changes:

[garydgregory] Normalize private names and parameter names to camel-case.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/commons-bcel/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/commons-bcel.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-bcel.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/commons-bcel.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 6d05f3e0ee814c437ab20b5844053febea2ac15c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6d05f3e0ee814c437ab20b5844053febea2ac15c
Commit message: "Normalize private names and parameter names to camel-case."
 > git rev-list --no-walk 48ebf8e9b836afb9d501d97d20aaf271eb4f2a81 # timeout=10
Parsing POMs
Established TCP socket on 43955
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-bcel] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/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-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43955
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-bcel/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -V clean install --batch-mode -Ddoclint=none -Dgpg.skip
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.3
Java version: 1.8.0_241, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_241/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-72-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------< org.apache.bcel:bcel >------------------------
[INFO] Building Apache Commons BCEL 6.5.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bcel ---
[INFO] Deleting <https://builds.apache.org/job/commons-bcel/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ bcel ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ bcel ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ bcel ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/commons-bcel/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 implicit excludes (use -debug for more details).
[INFO] 18 explicit excludes (use -debug for more details).
[INFO] 571 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 551 licenses.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ bcel ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ bcel ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/commons-bcel/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ bcel ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bcel ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/commons-bcel/ws/>
[INFO] Storing buildNumber: 6d05f3e0ee814c437ab20b5844053febea2ac15c at timestamp: 1591278076563
[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-bcel/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/commons-bcel/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ bcel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/commons-bcel/ws/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bcel ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 391 source files to <https://builds.apache.org/job/commons-bcel/ws/target/classes>
[INFO] <https://builds.apache.org/job/commons-bcel/ws/src/main/java/org/apache/bcel/classfile/CodeException.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/commons-bcel/ws/src/main/java/org/apache/bcel/classfile/CodeException.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ bcel ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.0/biz.aQute.bndlib-5.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.0/biz.aQute.bndlib-5.1.0.pom (4.1 kB at 7.9 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.0/biz.aQute.bndlib-5.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.1.0/biz.aQute.bndlib-5.1.0.jar (3.6 MB at 9.0 MB/s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.18:check (checkAPIcompatibility) @ bcel ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ bcel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bcel ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 83 source files to <https://builds.apache.org/job/commons-bcel/ws/target/test-classes>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ bcel ---
[INFO] argLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=<https://builds.apache.org/job/commons-bcel/ws/target/jacoco.exec>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ bcel ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  42.260 s
[INFO] Finished at: 2020-06-04T13:41:42Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] unable to create new native thread -> [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/OutOfMemoryError
[JENKINS] Archiving <https://builds.apache.org/job/commons-bcel/ws/pom.xml> to org.apache.bcel/bcel/6.5.0-SNAPSHOT/bcel-6.5.0-SNAPSHOT.pom
No mail will be sent out, as 'commons-bcel » Apache Commons BCEL #259' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped