See <https://ci-builds.apache.org/job/Kafka/job/kafka-2.6-jdk8/73/display/redirect?page=changes>
Changes: [Matthias J. Sax] MINOR: fix record time in test shouldWipeOutStandbyStateDirectoryIfCheckpointIsMissing (#9948) ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H23 (ubuntu) in workspace <https://ci-builds.apache.org/job/Kafka/job/kafka-2.6-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://ci-builds.apache.org/job/Kafka/job/kafka-2.6-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/* # timeout=10 > 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/* # timeout=10 > git rev-parse refs/remotes/origin/2.6^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/2.6^{commit} # timeout=10 Checking out Revision 3923afa371565076ebcac893e7c007b148a6317c (refs/remotes/origin/2.6) > git config core.sparsecheckout # timeout=10 > git checkout -f 3923afa371565076ebcac893e7c007b148a6317c # timeout=10 Commit message: "MINOR: fix record time in test shouldWipeOutStandbyStateDirectoryIfCheckpointIsMissing (#9948)" > git rev-list --no-walk 2bd3409bdb12b1517e6ae74d68c00139f2de3ba7 # timeout=10 [kafka-2.6-jdk8] $ /bin/sh -xe /tmp/jenkins1539314873556369350.sh + rm -rf <https://ci-builds.apache.org/job/Kafka/job/kafka-2.6-jdk8/ws/.gradle> [kafka-2.6-jdk8] $ /bin/sh -xe /tmp/jenkins2660888413433756835.sh + ./gradlew --no-daemon --continue -PmaxParallelForks=2 -PtestLoggingEvents=started,passed,skipped,failed -PxmlFindBugsReport=true -PscalaVersion=2.12 clean test To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing FAILURE: Build failed with an exception. * What went wrong: unable to create new native thread * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 19s 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?