See 
<https://builds.apache.org/job/mahout-nightly/2269/display/redirect?page=changes>

Changes:

[trevor.d.grant] [WEBSITE] Mathjax on dssvd page.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/mahout-nightly/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://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 f7fe2c250f1e06c165692734e034a7c048cbb774 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7fe2c250f1e06c165692734e034a7c048cbb774
Commit message: "[WEBSITE] Mathjax on dssvd page."
 > git rev-list --no-walk 51e59419ef6db8d4d3a8685375d9ce49bc140ef4 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44008
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[mahout-nightly] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g 
-cp 
/home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.3 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven33-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44008
<===[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:core_2.11:jar:0.14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.apache.maven.plugins:maven-surefire-plugin 
@ org.apache.mahout:core_2.11:[unknown-version], 
<https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml,> line 261, 
column 15
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ 
org.apache.mahout:core_2.11:[unknown-version], 
<https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml,> line 153, 
column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.mahout:mahout-collection-codegen-plugin is missing. @ 
org.apache.mahout:core_2.11:[unknown-version], 
<https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml,> line 127, 
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] Apache Mahout
[INFO] Mahout Core
[INFO] Mahout Engine
[INFO] - Mahout HDFS Support
[INFO] - Mahout Spark Engine
[INFO] Mahout Community
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Mahout 0.14.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-plugin/3.4.4/scala-maven-plugin-3.4.4.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-plugin/3.4.4/scala-maven-plugin-3.4.4.pom
 (21 KB at 55.5 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-plugin/3.4.4/scala-maven-plugin-3.4.4.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-plugin/3.4.4/scala-maven-plugin-3.4.4.jar
 (122 KB at 3463.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ mahout ---
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mahout ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mahout 
---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable 
package
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Mahout ...................................... FAILURE [  9.474 s]
[INFO] Mahout Core ........................................ SKIPPED
[INFO] Mahout Engine ...................................... SKIPPED
[INFO] - Mahout HDFS Support .............................. SKIPPED
[INFO] - Mahout Spark Engine .............................. SKIPPED
[INFO] Mahout Community ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.280 s
[INFO] Finished at: 2019-02-28T20:17:28+00:00
[INFO] Final Memory: 70M/3925M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
net.alchim31.maven:scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) on 
project mahout: The plugin net.alchim31.maven:scala-maven-plugin:3.4.4 requires 
Maven version 3.3.9 -> [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/PluginIncompatibleException
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> 
to org.apache.mahout/mahout/0.14.1-SNAPSHOT/mahout-0.14.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/community/pom.xml> to 
org.apache.mahout/community/0.14.1-SNAPSHOT/community-0.14.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/engine/spark/pom.xml> to 
org.apache.mahout/spark_2.11/0.14.1-SNAPSHOT/spark_2.11-0.14.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/engine/hdfs/pom.xml> to 
org.apache.mahout/mahout-hdfs/0.14.1-SNAPSHOT/mahout-hdfs-0.14.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/engine/pom.xml> to 
org.apache.mahout/engine/0.14.1-SNAPSHOT/engine-0.14.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml> to 
org.apache.mahout/core_2.11/0.14.1-SNAPSHOT/core_2.11-0.14.1-SNAPSHOT.pom
Not sending mail to unregistered user trevor.d.gr...@gmail.com
Sending e-mails to: dev@mahout.apache.org
channel stopped
Not sending mail to unregistered user casey.ji...@gmail.com
Not sending mail to unregistered user trevor.d.gr...@gmail.com

Reply via email to