See <https://builds.apache.org/job/commons-beanutils/127/display/redirect?page=changes>
Changes: [github] [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix ------------------------------------------ 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-beanutils/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-beanutils.git # 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision b057bb3f33e349f88bf6713cdccbdcd328a1189f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b057bb3f33e349f88bf6713cdccbdcd328a1189f Commit message: "[BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells (#25)" > git rev-list --no-walk ec5fd5f411e3356201fd1e88d8b8d6b5ea3e0964 # 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 45133 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 45133 <===[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/1 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] ------------------------------------------------------------------------ [WARNING] The POM for commons-collections:commons-collections-testframework:jar:3.2.1 is missing, no dependency information available [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-beanutils2 --- [INFO] Deleting <https://builds.apache.org/job/commons-beanutils/ws/target> [INFO] [INFO] --- commons-release-plugin:1.7: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-1885822099154060234-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-1633429106.commit' '--encoding' 'UTF-8' '--targets' '/tmp/maven-scm-995033207269707661-targets' [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.711 s [INFO] Finished at: 2020-05-30T14:47:31Z [INFO] Final Memory: 62M/3925M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.commons:commons-release-plugin:1.7: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: [email protected] 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
