See <https://builds.apache.org/job/kafka-2.1-jdk8/252/display/redirect?page=changes>
Changes: [rhauch] KAFKA-7489: Backport removal of 0.9 compatibility checks from ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H29 (ubuntu) in workspace <https://builds.apache.org/job/kafka-2.1-jdk8/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/kafka.git > git init <https://builds.apache.org/job/kafka-2.1-jdk8/ws/> # timeout=10 Fetching upstream changes from https://github.com/apache/kafka.git > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/apache/kafka.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10 Fetching upstream changes from https://github.com/apache/kafka.git > git fetch --tags --progress -- https://github.com/apache/kafka.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/2.1^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/2.1^{commit} # timeout=10 Checking out Revision dbb2c60140eba33a39d51bf951d18065c6fdf836 (refs/remotes/origin/2.1) > git config core.sparsecheckout # timeout=10 > git checkout -f dbb2c60140eba33a39d51bf951d18065c6fdf836 Commit message: "KAFKA-7489: Backport removal of 0.9 compatibility checks from ConnectDistributedTest (#8035)" > git rev-list --no-walk c7214c18c84a42a0288d35fd337cecee38f67d3c # timeout=10 ERROR: No tool found matching GRADLE_4_8_1_HOME [kafka-2.1-jdk8] $ /bin/bash -xe /tmp/jenkins4648396525433563896.sh + rm -rf <https://builds.apache.org/job/kafka-2.1-jdk8/ws/.gradle> ERROR: No tool found matching GRADLE_4_8_1_HOME [kafka-2.1-jdk8] $ /bin/bash -xe /tmp/jenkins7820766251185861124.sh + export GRADLE_OPTS=-Xmx1024m + GRADLE_OPTS=-Xmx1024m + ./gradlew --no-daemon -PmaxParallelForks=1 -PtestLoggingEvents=started,passed,skipped,failed -PxmlFindBugsReport=true clean testAll Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:31) at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:108) at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61) Caused by: java.lang.NoClassDefFoundError: org/gradle/api/internal/classpath/ModuleRegistry at org.gradle.launcher.GradleMain.main(GradleMain.java:23) ... 7 more Caused by: java.lang.ClassNotFoundException: org.gradle.api.internal.classpath.ModuleRegistry at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 8 more Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... ERROR: No tool found matching GRADLE_4_8_1_HOME [FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-2.1-jdk8/ws/> that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] No files found. Configuration error? ERROR: No tool found matching GRADLE_4_8_1_HOME No credentials specified ERROR: No tool found matching GRADLE_4_8_1_HOME <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=dbb2c60140eba33a39d51bf951d18065c6fdf836, workspace=<https://builds.apache.org/job/kafka-2.1-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #248 Recording test results ERROR: No tool found matching GRADLE_4_8_1_HOME ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? ERROR: No tool found matching GRADLE_4_8_1_HOME