You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2016/03/22 00:18:25 UTC

[jira] [Created] (INFRA-11514) Kafka builds failing with `/bin/gradle: No such file or directory`

Ismael Juma created INFRA-11514:
-----------------------------------

             Summary: Kafka builds failing with `/bin/gradle: No such file or directory`
                 Key: INFRA-11514
                 URL: https://issues.apache.org/jira/browse/INFRA-11514
             Project: Infrastructure
          Issue Type: Bug
          Components: Jenkins
            Reporter: Ismael Juma


All the Kafka Jenkins jobs started failing since yesterday due to a missing or misconfigured gradle build. The relevant part in the console output:

{code}
Setting GRADLE_2_4_RC_2_HOME=
[kafka-trunk-jdk8] $ /bin/bash -xe /tmp/hudson4368358004686361292.sh
+ /bin/gradle
/tmp/hudson4368358004686361292.sh: line 2: /bin/gradle: No such file or directory
Build step 'Execute shell' marked build as failure
Recording test results
Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45
Setting GRADLE_2_4_RC_2_HOME=
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45
Setting GRADLE_2_4_RC_2_HOME=
{code}

https://builds.apache.org/job/kafka-trunk-jdk8/464/console

Other jobs that are failing in a similar way:

https://builds.apache.org/job/kafka-trunk-jdk7/1134/console
https://builds.apache.org/job/kafka-trunk-git-pr-jdk7/3004/console





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)