Hello all, A gradle build of mine started failing mid-day today after succeeding earlier in the day (and for the past few months).
There were no changes to the build.gradle or the Jenkins job today. The error message reads: *00:03:20* Cleaning workspace*00:03:20* Resetting working tree*00:03:20* [Gradle] - Launching build.*00:03:20* Unpacking http://archive.apache.org/dist/ant/binaries/jakarta-ant-1.3-bin.zip to /var/lib/jenkins_ci/tools/hudson.plugins.gradle.GradleInstallation/Gradle_1.3 on MrSlave*00:03:22* [Gradle] - [ERROR] Can't retrieve the Gradle executable.*00:03:22* Build step 'Invoke Gradle script' marked build as failure*00:03:22* [htmlpublisher] Archiving HTML reports...** ** Is the Ant log message expected? When I look on the node where this job builds, there are only Ant related files in 'hudson.plugins.gradle.GradleInstallation/Gradle_1.3' and no gradle scripts or jars. Versions: Jenkins: 1.510 Gradle Plugin: 1.22 (also happens with 1.21) Any insight will be appreciated. Thanks, Matt -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
