You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/12/19 03:28:32 UTC

Build failed in Jenkins: mahout-nightly #2321

See <https://builds.apache.org/job/mahout-nightly/2321/display/redirect>

Changes:


------------------------------------------
Started by user apalumbo
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H39 (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 47ce5a8245d92b0d2277e48332e8dbc31340e263 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 47ce5a8245d92b0d2277e48332e8dbc31340e263
Commit message: "Revert "[maven-release-plugin] prepare release mahout-14.1_2.11""
 > git rev-list --no-walk 47ce5a8245d92b0d2277e48332e8dbc31340e263 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42381
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.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42381
<===[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 package -Papache-release -DskiptTests -Dmahout.skip.distribution=false -Dmaven.javadoc.skip=true
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-engine:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark_2.11:jar:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-hdfs_2.11:jar:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-community:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark-cli-drivers_2.11:jar:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:distribution:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 527, column 17
[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] - Mahout Spark CLI Drivers
[INFO] Mahout Release Package
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Mahout 14.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ mahout ---
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/target>
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/lib> (includes = [*.jar], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-mahout-artifacts) @ mahout ---
[INFO] /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mahout/mahout removed.
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ mahout ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (source-release-assembly) @ mahout ---
[INFO] Building zip: <https://builds.apache.org/job/mahout-nightly/ws/target/mahout-14.1-SNAPSHOT-source-release.zip>
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ mahout ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] >>> scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) > generate-resources @ mahout >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[WARNING] Failed to getClass for scala_maven.ScalaDocJarMojo
[INFO] 
[INFO] <<< scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) < generate-resources @ mahout <<<
[INFO] 
[INFO] --- scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) @ mahout ---
[INFO] No source files found
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-release-artifacts) @ mahout ---
gpg: no default secret key: secret key not available
gpg: signing failed: secret key not available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Mahout ...................................... FAILURE [ 15.288 s]
[INFO] Mahout Core ........................................ SKIPPED
[INFO] Mahout Engine ...................................... SKIPPED
[INFO] - Mahout HDFS Support .............................. SKIPPED
[INFO] - Mahout Spark Engine .............................. SKIPPED
[INFO] Mahout Community ................................... SKIPPED
[INFO] - Mahout Spark CLI Drivers ......................... SKIPPED
[INFO] Mahout Release Package ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.475 s
[INFO] Finished at: 2019-12-19T03:28:07+00:00
[INFO] Final Memory: 54M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-release-artifacts) on project mahout: Exit code: 2 -> [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/engine/spark/pom.xml> to org.apache.mahout/mahout-spark_2.11/14.1-SNAPSHOT/mahout-spark_2.11-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to org.apache.mahout/mahout/14.1-SNAPSHOT/mahout-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/target/mahout-14.1-SNAPSHOT-source-release.zip> to org.apache.mahout/mahout/14.1-SNAPSHOT/mahout-14.1-SNAPSHOT-source-release.zip
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/pom.xml> to org.apache.mahout/mahout-engine/14.1-SNAPSHOT/mahout-engine-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/hdfs/pom.xml> to org.apache.mahout/mahout-hdfs_2.11/14.1-SNAPSHOT/mahout-hdfs_2.11-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/pom.xml> to org.apache.mahout/mahout-community/14.1-SNAPSHOT/mahout-community-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/spark-cli-drivers/pom.xml> to org.apache.mahout/mahout-spark-cli-drivers_2.11/14.1-SNAPSHOT/mahout-spark-cli-drivers_2.11-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/distribution/pom.xml> to org.apache.mahout/distribution/14.1-SNAPSHOT/distribution-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml> to org.apache.mahout/mahout-core_2.11/14.1-SNAPSHOT/mahout-core_2.11-14.1-SNAPSHOT.pom
No mail will be sent out, as 'mahout-nightly » - Mahout Spark Engine #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: dev@mahout.apache.org apalumbo@apache.org
No mail will be sent out, as 'mahout-nightly » Mahout Engine #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » - Mahout HDFS Support #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Community #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » - Mahout Spark CLI Drivers #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Release Package #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Core #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Not sending mail to unregistered user noreply@github.com