Return-Path: X-Original-To: apmail-bigtop-ci-archive@minotaur.apache.org Delivered-To: apmail-bigtop-ci-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2B891192F5 for ; Sun, 17 Apr 2016 23:15:56 +0000 (UTC) Received: (qmail 42991 invoked by uid 500); 17 Apr 2016 23:15:56 -0000 Delivered-To: apmail-bigtop-ci-archive@bigtop.apache.org Received: (qmail 42961 invoked by uid 500); 17 Apr 2016 23:15:55 -0000 Mailing-List: contact ci-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ci@bigtop.apache.org Delivered-To: mailing list ci@bigtop.apache.org Received: (qmail 42950 invoked by uid 99); 17 Apr 2016 23:15:55 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Apr 2016 23:15:55 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 95A709C031A for ; Sun, 17 Apr 2016 23:15:54 +0000 (UTC) Date: Sun, 17 Apr 2016 23:15:54 +0000 (UTC) From: Apache Jenkins Server To: ci@bigtop.apache.org Message-ID: <2089625449.7072.1460934954465.JavaMail.jenkins@crius> In-Reply-To: <528559321.7063.1460933151562.JavaMail.jenkins@crius> References: <528559321.7063.1460933151562.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Bigtop-trunk-test-execution #1856 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Bigtop-trunk-test-execution X-Jenkins-Result: FAILURE See Changes: [cos] BIGTOP-2399. Maven artifacts are still on 2.6.0 version of Apache Hadoop ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) in workspace Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git > git init # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/bigtop.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/bigtop.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/bigtop.git > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/bigtop.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 83d54f47a6d708ff63091c7ca5e76132ea1f1d0f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 83d54f47a6d708ff63091c7ca5e76132ea1f1d0f > git rev-list eddc95aecacc848d7b9d9f1c659a4ab8a37609e0 # timeout=10 [Bigtop-trunk-test-execution] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn -f bigtop-tests/test-execution/pom.xml clean [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] stacks-validation-common [INFO] smoke-tests-conf [INFO] packagesmokes [INFO] bigtop-smokes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building stacks-validation-common 1.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ stacks-common --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building smoke-tests-conf 1.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ smoke-tests-conf --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building packagesmokes 1.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ package-smoke-execution --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building bigtop-smokes 1.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bigtop-test-execution --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] stacks-validation-common .......................... SUCCESS [0.253s] [INFO] smoke-tests-conf .................................. SUCCESS [0.004s] [INFO] packagesmokes ..................................... SUCCESS [0.135s] [INFO] bigtop-smokes ..................................... SUCCESS [0.004s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.269s [INFO] Finished at: Sun Apr 17 23:15:49 UTC 2016 [INFO] Final Memory: 4M/109M [INFO] ------------------------------------------------------------------------ [Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/hudson4893298377818133865.sh + export HADOOP_CONF_DIR= + HADOOP_CONF_DIR= + export HADOOP_HOME= + HADOOP_HOME= + /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn -f bigtop-tests/test-execution/pom.xml -DskipTests -DskipITs deploy -DrepositoryId=apache.snapshots.https [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] stacks-validation-common [INFO] smoke-tests-conf [INFO] packagesmokes [INFO] bigtop-smokes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building stacks-validation-common 1.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ stacks-common --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ stacks-common --- [INFO] Installing to /home/jenkins/.m2/repository/org/apache/bigtop/itest/stacks-common/1.2.0-SNAPSHOT/stacks-common-1.2.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ stacks-common --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/1.2.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.apache.bigtop.itest:stacks-common:1.2.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] stacks-validation-common .......................... FAILURE [2.804s] [INFO] smoke-tests-conf .................................. SKIPPED [INFO] packagesmokes ..................................... SKIPPED [INFO] bigtop-smokes ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.554s [INFO] Finished at: Sun Apr 17 23:15:55 UTC 2016 [INFO] Final Memory: 9M/112M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project stacks-common: Failed to retrieve remote metadata org.apache.bigtop.itest:stacks-common:1.2.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.bigtop.itest:stacks-common:1.2.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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 Build step 'Execute shell' marked build as failure