Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2E126200AF5 for ; Thu, 2 Jun 2016 08:39:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2AA7F160A22; Thu, 2 Jun 2016 06:39:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 73982160A00 for ; Thu, 2 Jun 2016 08:38:59 +0200 (CEST) Received: (qmail 21697 invoked by uid 500); 2 Jun 2016 06:38:58 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 21685 invoked by uid 99); 2 Jun 2016 06:38:58 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2016 06:38:58 +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 0DF9F9C0041; Thu, 2 Jun 2016 06:38:53 +0000 (UTC) Date: Thu, 2 Jun 2016 06:38:52 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org, me@ewencp.org Message-ID: <1219613628.2596.1464849532903.JavaMail.jenkins@crius> In-Reply-To: <920715390.2578.1464846558442.JavaMail.jenkins@crius> References: <920715390.2578.1464846558442.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: kafka-trunk-jdk7 #1333 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: kafka-trunk-jdk7 X-Jenkins-Result: FAILURE archived-at: Thu, 02 Jun 2016 06:39:00 -0000 See Changes: [me] KAFKA-3774: Make 'time' an optional argument of GetOffsetShell ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace > 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/kafka.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/kafka.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/kafka.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10 Checking out Revision e6ca328f80a8f7504d740c9f77dfc8b04db20324 (refs/remotes/origin/trunk) > git config core.sparsecheckout # timeout=10 > git checkout -f e6ca328f80a8f7504d740c9f77dfc8b04db20324 > git rev-list 107205a7f17a4b1e235089668cb283bf16fbb88a # timeout=10 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 Setting JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51 [kafka-trunk-jdk7] $ /bin/bash -xe /tmp/hudson934689125542867894.sh + /home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2/bin/gradle To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: http://gradle.org/docs/2.4-rc-2/userguide/gradle_daemon.html. Building project 'core' with Scala version 2.10.6 :downloadWrapper BUILD SUCCESSFUL Total time: 14.694 secs Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 Setting JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51 [kafka-trunk-jdk7] $ /bin/bash -xe /tmp/hudson3237632604655878499.sh + export GRADLE_OPTS=-Xmx1024m + GRADLE_OPTS=-Xmx1024m + ./gradlew -Dorg.gradle.project.maxParallelForks=1 clean jarAll testAll To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.13/userguide/gradle_daemon.html. Building project 'core' with Scala version 2.10.6 Build file ': line 231 useAnt has been deprecated and is scheduled to be removed in Gradle 3.0. The Ant-Based Scala compiler is deprecated, please see https://docs.gradle.org/current/userguide/scala_plugin.html. :clean UP-TO-DATE :clients:clean UP-TO-DATE :connect:clean UP-TO-DATE :core:clean :examples:clean UP-TO-DATE :log4j-appender:clean UP-TO-DATE :streams:clean UP-TO-DATE :tools:clean UP-TO-DATE :connect:api:clean UP-TO-DATE :connect:file:clean UP-TO-DATE :connect:json:clean UP-TO-DATE :connect:runtime:clean UP-TO-DATE :streams:examples:clean UP-TO-DATE :jar_core_2_10 Building project 'core' with Scala version 2.10.6 :kafka-trunk-jdk7:clients:compileJava :jar_core_2_10 FAILED FAILURE: Build failed with an exception. * What went wrong: Failed to capture snapshot of input files for task 'compileJava' during up-to-date check. > Could not add entry '/home/jenkins/.gradle/caches/modules-2/files-2.1/net.jpountz.lz4/lz4/1.3.0/c708bb2590c0652a642236ef45d9f99ff842a2ce/lz4-1.3.0.jar' to cache fileHashes.bin ( * 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: 17.287 secs Build step 'Execute shell' marked build as failure Recording test results Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 Setting JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51 ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 Setting JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51