Discussion:
Build failed in Jenkins: mahout-nightly » Mahout Build Tools #2095
Apache Jenkins Server
2016-06-11 00:23:40 UTC
Permalink
See <https://builds.apache.org/job/mahout-nightly/org.apache.mahout$mahout-buildtools/2095/changes>

Changes:

[smarthi] Rolling back 0.12.2 Release Candidate 1

[smarthi] [maven-release-plugin] prepare release mahout-0.12.2

[smarthi] [maven-release-plugin] prepare for next development iteration

[smarthi] [maven-release-plugin] rollback the release of mahout-0.12.2

[smarthi] [maven-release-plugin] prepare release mahout-0.12.2

[smarthi] [maven-release-plugin] rollback the release of mahout-0.12.2

[smarthi] [maven-release-plugin] prepare release mahout-0.12.2

[smarthi] [maven-release-plugin] rollback the release of mahout-0.12.2

[smarthi] [maven-release-plugin] prepare release mahout-0.12.2

------------------------------------------
Established TCP socket on 34083
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f /home/jenkins/jenkins-slave/workspace/mahout-nightly/pom.xml -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 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.12.2
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-math-scala_${scala.compat.version}:[unknown-version], /home/jenkins/jenkins-slave/workspace/mahout-nightly/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.12.2
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-spark_${scala.compat.version}:[unknown-version], /home/jenkins/jenkins-slave/workspace/mahout-nightly/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.12.2
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-spark-shell_${scala.compat.version}:[unknown-version], /home/jenkins/jenkins-slave/workspace/mahout-nightly/spark-shell/pom.xml, line 30, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-flink_2.10:jar:0.12.2
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-flink_${scala.compat.version}:[unknown-version], /home/jenkins/jenkins-slave/workspace/mahout-nightly/flink/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.12.2
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-h2o_${scala.compat.version}:[unknown-version], /home/jenkins/jenkins-slave/workspace/mahout-nightly/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 Flink bindings
[INFO] Mahout Spark bindings shell
[INFO] Mahout Release Package
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Build Tools 0.12.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-versions) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mahout-buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mahout-buildtools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mahout-buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mahout-buildtools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ mahout-buildtools ---
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mahout-buildtools ---
[INFO] Building jar: <https://builds.apache.org/job/mahout-nightly/org.apache.mahout$mahout-buildtools/ws/target/mahout-buildtools-0.12.2.jar>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout-buildtools ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/org.apache.mahout$mahout-buildtools/ws/target/mahout-buildtools-0.12.2.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.jar
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/org.apache.mahout$mahout-buildtools/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.pom
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-versions) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mahout-buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mahout-buildtools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mahout-buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mahout-buildtools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ mahout-buildtools ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mahout-buildtools ---
[INFO] Building jar: <https://builds.apache.org/job/mahout-nightly/org.apache.mahout$mahout-buildtools/ws/target/mahout-buildtools-0.12.2.jar>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout-buildtools ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/org.apache.mahout$mahout-buildtools/ws/target/mahout-buildtools-0.12.2.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.jar
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/org.apache.mahout$mahout-buildtools/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mahout-buildtools ---
[INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.jar
[INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.pom
Apache Jenkins Server
2016-06-11 01:18:17 UTC
Permalink
See <https://builds.apache.org/job/mahout-nightly/org.apache.mahout$mahout-buildtools/2096/changes>
Loading...