See <https://builds.apache.org/job/mahout-nightly/2005/changes>
Changes: [akm] Resolving conflict in f03fdda, cherry-picking pom changes from 0.10.2. [akm] [maven-release-plugin] prepare release mahout-0.11.0 [akm] [maven-release-plugin] prepare for next development iteration [akm] Rolling back 0.11.0 Release Candidate [smarthi] [maven-release-plugin] prepare release mahout-0.11.0 [smarthi] [maven-release-plugin] prepare for next development iteration ------------------------------------------ Started by timer Building remotely on ubuntu-1 (docker Ubuntu ubuntu ubuntu1) in workspace <https://builds.apache.org/job/mahout-nightly/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/mahout.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/mahout.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 261aa47c5c120c3961465d6d84e11a78a9bf983d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 261aa47c5c120c3961465d6d84e11a78a9bf983d > git rev-list d98e33f6ce9cd7f03614311c0e990833d8aa90d4 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [mahout-nightly] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33774 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy -DskiptTests -Dmahout.skip.distribution=false [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-math-scala_2.10:jar:0.11.1-SNAPSHOT [WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-math-scala_${scala.compat.version}:0.11.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/math-scala/pom.xml,> line 30, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark_2.10:jar:0.11.1-SNAPSHOT [WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-spark_${scala.compat.version}:0.11.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/spark/pom.xml,> line 30, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark-shell_2.10:jar:0.11.1-SNAPSHOT [WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-spark-shell_${scala.compat.version}:0.11.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/spark-shell/pom.xml,> line 30, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-h2o_2.10:jar:0.11.1-SNAPSHOT [WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-h2o_${scala.compat.version}:0.11.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/h2o/pom.xml,> line 30, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Mahout Build Tools [INFO] Apache Mahout [INFO] Mahout Math [INFO] Mahout HDFS [INFO] Mahout Map-Reduce [INFO] Mahout Integration [INFO] Mahout Examples [INFO] Mahout Math Scala bindings [INFO] Mahout H2O backend [INFO] Mahout Spark bindings [INFO] Mahout Spark bindings shell [INFO] Mahout Release Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mahout Build Tools 0.11.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mahout-buildtools --- [INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/buildtools/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-versions) @ mahout-buildtools --- [WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message: Detected Maven Version: 3.0.4 is not in the allowed range [3.3.3,). [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mahout Build Tools ................................ FAILURE [1.798s] [INFO] Apache Mahout ..................................... SKIPPED [INFO] Mahout Math ....................................... SKIPPED [INFO] Mahout HDFS ....................................... SKIPPED [INFO] Mahout Map-Reduce ................................. SKIPPED [INFO] Mahout Integration ................................ SKIPPED [INFO] Mahout Examples ................................... SKIPPED [INFO] Mahout Math Scala bindings ........................ SKIPPED [INFO] Mahout H2O backend ................................ SKIPPED [INFO] Mahout Spark bindings ............................. SKIPPED [INFO] Mahout Spark bindings shell ....................... SKIPPED [INFO] Mahout Release Package ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.403s [INFO] Finished at: Thu Aug 06 23:01:32 UTC 2015 [INFO] Final Memory: 13M/245M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (enforce-versions) on project mahout-buildtools: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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/MojoExecutionException [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/math-scala/pom.xml> to org.apache.mahout/mahout-math-scala_2.10/0.11.1-SNAPSHOT/mahout-math-scala_2.10-0.11.1-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Math Scala bindings #2004 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 5125 bytes Compression is 0.0% Took 0.16 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/h2o/pom.xml> to org.apache.mahout/mahout-h2o_2.10/0.11.1-SNAPSHOT/mahout-h2o_2.10-0.11.1-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout H2O backend #2004 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 6038 bytes Compression is 0.0% Took 0.42 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/mr/pom.xml> to org.apache.mahout/mahout-mr/0.11.1-SNAPSHOT/mahout-mr-0.11.1-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Map-Reduce #2004 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 7133 bytes Compression is 0.0% Took 0.55 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/spark-shell/pom.xml> to org.apache.mahout/mahout-spark-shell_2.10/0.11.1-SNAPSHOT/mahout-spark-shell_2.10-0.11.1-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Spark bindings shell #2004 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 5741 bytes Compression is 0.0% Took 38 ms [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/distribution/pom.xml> to org.apache.mahout/apache-mahout-distribution/0.11.1-SNAPSHOT/apache-mahout-distribution-0.11.1-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Release Package #2004 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4438 bytes Compression is 0.0% Took 2.9 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/integration/pom.xml> to org.apache.mahout/mahout-integration/0.11.1-SNAPSHOT/mahout-integration-0.11.1-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Integration #2004 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 5761 bytes Compression is 0.0% Took 52 ms [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to org.apache.mahout/mahout/0.11.1-SNAPSHOT/mahout-0.11.1-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Apache Mahout #2004 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 41120 bytes Compression is 0.0% Took 46 ms [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/spark/pom.xml> to org.apache.mahout/mahout-spark_2.10/0.11.1-SNAPSHOT/mahout-spark_2.10-0.11.1-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Spark bindings #2004 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 6364 bytes Compression is 0.0% Took 0.1 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/math/pom.xml> to org.apache.mahout/mahout-math/0.11.1-SNAPSHOT/mahout-math-0.11.1-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Math #2004 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 6130 bytes Compression is 0.0% Took 0.13 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/examples/pom.xml> to org.apache.mahout/mahout-examples/0.11.1-SNAPSHOT/mahout-examples-0.11.1-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Examples #2004 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 6106 bytes Compression is 0.0% Took 0.64 sec [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/hdfs/pom.xml> to org.apache.mahout/mahout-hdfs/0.11.1-SNAPSHOT/mahout-hdfs-0.11.1-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout HDFS #2004 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 6216 bytes Compression is 0.0% Took 50 ms [JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/buildtools/pom.xml> to org.apache.mahout/mahout-buildtools/0.11.1-SNAPSHOT/mahout-buildtools-0.11.1-SNAPSHOT.pom Sending artifact delta relative to mahout-nightly » Mahout Build Tools #2004 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4987 bytes Compression is 0.0% Took 60 ms Sending e-mails to: [email protected] [email protected] [email protected] channel stopped
