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 2019/08/15 02:41:35 UTC

Build failed in Jenkins: commons-beanutils #86

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

Changes:

[chtompki] (docs) fix BCEL -> BeanUtils in changes.xml title

[chtompki] (update) put 1.9.4 docs into 2.x master

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace <https://builds.apache.org/job/commons-beanutils/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
 > git init <https://builds.apache.org/job/commons-beanutils/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-beanutils.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/commons-beanutils.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/commons-beanutils.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/commons-beanutils.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-beanutils.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/commons-beanutils.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 25381c1370dba6a91401a4e4891de1e46a902a55 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 25381c1370dba6a91401a4e4891de1e46a902a55
Commit message: "(update) put 1.9.4 docs into 2.x master"
 > git rev-list --no-walk 95d28c2ea14eaab7c8582cba8c8c447892afbde5 # timeout=10
[EnvInject] - Injecting environment variables from a build step.
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_8_HOME=/home/jenkins/tools/java/latest1.8

[EnvInject] - Variables injected successfully.
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40781
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-beanutils] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.2/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.2/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.2 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40781
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-beanutils/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean deploy --batch-mode -Dgpg.skip -Prelease -Pjava-1.8
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons BeanUtils 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 76 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections-testframework/3.2.1/commons-collections-testframework-3.2.1.pom
[WARNING] The POM for commons-collections:commons-collections-testframework:jar:3.2.1 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 8.1 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-beanutils2 ---
[INFO] 
[INFO] --- commons-release-plugin:1.6:clean-staging (clean-staging) @ commons-beanutils2 ---
[INFO] Checking out dist from: scm:svn:https://dist.apache.org/repos/dist/dev/commons/beanutils
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-beanutils/ws/target/commons-release-plugin'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'checkout' 'https://dist.apache.org/repos/dist/dev/commons/beanutils' '<https://builds.apache.org/job/commons-beanutils/ws/target/commons-release-plugin/scm-cleanup'>
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-beanutils/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' 'remove' '--targets' '/tmp/maven-scm-463851614378207510-targets'
[INFO] Cleaning distribution area for: commons-beanutils2
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-beanutils/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'commit' '--file' '/tmp/maven-scm-936227802.commit' '--targets' '/tmp/maven-scm-8111522406257061859-targets'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.018 s
[INFO] Finished at: 2019-08-15T02:41:31Z
[INFO] Final Memory: 40M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.commons:commons-release-plugin:1.6:clean-staging (clean-staging) on project commons-beanutils2: Failed to commit files: null [null] -> [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://builds.apache.org/job/commons-beanutils/ws/pom.xml> to org.apache.commons/commons-beanutils2/2.0.0-SNAPSHOT/commons-beanutils2-2.0.0-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
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
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8