Return-Path: X-Original-To: apmail-aurora-dev-archive@minotaur.apache.org Delivered-To: apmail-aurora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5C92319783 for ; Fri, 8 Apr 2016 19:29:38 +0000 (UTC) Received: (qmail 10383 invoked by uid 500); 8 Apr 2016 19:29:38 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 10325 invoked by uid 500); 8 Apr 2016 19:29:38 -0000 Mailing-List: contact dev-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list dev@aurora.apache.org Received: (qmail 10308 invoked by uid 99); 8 Apr 2016 19:29:37 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Apr 2016 19:29:37 +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 07A6E9C0217; Fri, 8 Apr 2016 19:29:31 +0000 (UTC) Date: Fri, 8 Apr 2016 19:29:30 +0000 (UTC) From: Apache Jenkins Server To: dev@aurora.apache.org, jcohen@twopensource.com, wfarner@apache.org Message-ID: <1528782413.4271.1460143771029.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Aurora #1468 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: Aurora X-Jenkins-Result: FAILURE See Changes: [jcohen] Fix bug when checking to ensure that all db migrations on the classpath [wfarner] Remove support for canonical command line arg names. [wfarner] Remove support for reading command line argument values from files. [wfarner] Remove support for positional command line arguments, ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) in workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/aurora.git > git init # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora.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/aurora.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora.git > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0dd096dc51beac2f83c4523bfe170536d489e956 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0dd096dc51beac2f83c4523bfe170536d489e956 > git rev-list 5ecded788251bcaece0d972c963364f700aa9f3b # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Aurora] $ /bin/bash -xe /tmp/hudson1446606299643354776.sh + ./build-support/jenkins/build.sh + date Fri Apr 8 19:29:27 UTC 2016 + ./gradlew -Pq clean build :buildSrc:clean UP-TO-DATE :buildSrc:compileJava UP-TO-DATE :buildSrc:compileGroovy :buildSrc:processResources UP-TO-DATE :buildSrc:classes :buildSrc:jar :buildSrc:assemble :buildSrc:compileTestJava UP-TO-DATE :buildSrc:compileTestGroovy UP-TO-DATE :buildSrc:processTestResources UP-TO-DATE :buildSrc:testClasses UP-TO-DATE :buildSrc:test UP-TO-DATE :buildSrc:check UP-TO-DATE :buildSrc:build :clean UP-TO-DATE :api:clean UP-TO-DATE :buildSrc:clean UP-TO-DATE :commons:clean UP-TO-DATE :commons-args:clean UP-TO-DATE :enforceVersion UP-TO-DATE :api:generateThriftJava make: Entering directory ` sha256=$(curl -s --show-error https://archive.apache.org/dist/thrift/0.9.1/thrift-0.9.1.tar.gz | tee thrift-0.9.1.tar.gz | openssl dgst -sha256 | cut -d' ' -f2) && \ [ "${sha256}" = "ac175080c8cac567b0331e394f23ac306472c071628396db2850cb00c41b0017" ] && \ tar zxvf thrift-0.9.1.tar.gz && \ cd thrift-0.9.1 && \ sha256=$(curl -s --show-error https://issues.apache.org/jira/secure/attachment/12632477/yylex.patch | tee thrift.patch | openssl dgst -sha256 | cut -d' ' -f2) && \ [ "${sha256}" = "70f20b4e5b2e004b8a0d075b80a52750bce5be02ed83efdc60adbc45ec386a6c" ] && \ patch -p1 < thrift.patch && \ ./configure --disable-dependency-tracking --disable-shared --without-c_glib --without-cpp --without-csharp --without-d --without-erlang --without-go --without-java --without-haskell --without-perl --without-php --without-php_extension --without-pic --without-python --without-qt4 --without-ruby --without-tests && \ make -j4 make: Leaving directory ` make: *** [thrift-0.9.1/compiler/cpp/thrift] Error 1 :api:generateThriftJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':api:generateThriftJava'. > Process 'command ' finished with non-zero exit value 2 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 9.763 secs Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?