Description
Looks like gradle is exiting for some reason. Here is just one example.... It does not appear to correlate to a checkin so looking at it the checkin might be a red herring.
> Task :geode-assembly:docs 09:15:31> Task :geode-assembly:installDist 09:15:31> Task :geode-assembly:compileUpgradeTestJava 09:15:56> Task :geode-assembly:upgradeTestClasses 09:15:57> Task :geode-lucene:upgradeTest 09:15:57> Task :geode-wan:upgradeTest 09:16:01> Task :geode-core:upgradeTest 09:25:12> Task :geode-assembly:upgradeTest 09:25:12 09:25:12The message received from the daemon indicates that the daemon has disappeared. 09:25:12Build request sent: Build{id=001d3438-086b-4d20-b08c-d57006b0f947, currentDir=/home/geode/geode} 09:25:13Attempting to read last messages from the daemon log... 09:25:13Daemon pid: 5359 09:25:13 log file: /home/geode/.gradle/daemon/5.4/daemon-5359.out.log 09:25:13----- Last 20 lines from daemon log file - daemon-5359.out.log ----- 09:25:13Note: Recompile with -Xlint:unchecked for details. 09:25:13Note: Some input files use or override a deprecated API. 09:25:13Note: Recompile with -Xlint:deprecation for details. 09:25:13Note: Some input files use unchecked or unsafe operations. 09:25:13Note: Recompile with -Xlint:unchecked for details. 09:25:13Note: Some input files use or override a deprecated API. 09:25:13Note: Recompile with -Xlint:deprecation for details. 09:25:13Note: Some input files use or override a deprecated API. 09:25:13Note: Recompile with -Xlint:deprecation for details. 09:25:13Note: /home/geode/geode/geode-lucene/src/upgradeTest/java/org/apache/geode/cache/lucene/LuceneSearchWithRollingUpgradeDUnit.java uses unchecked or unsafe operations. 09:25:13Note: Recompile with -Xlint:unchecked for details. 09:25:13Note: Some input files use or override a deprecated API. 09:25:13Note: Recompile with -Xlint:deprecation for details. 09:25:13Note: Some input files use unchecked or unsafe operations. 09:25:13Note: Recompile with -Xlint:unchecked for details. 09:25:13Do not allow more than 48 test workers 09:25:13Note: Some input files use or override a deprecated API. 09:25:13Note: Recompile with -Xlint:deprecation for details. 09:25:13Note: Some input files use unchecked or unsafe operations. 09:25:13Note: Recompile with -Xlint:unchecked for details. 09:25:13----- End of the daemon log ----- 09:25:13 09:25:13 09:25:13FAILURE: Build failed with an exception. 09:25:13 09:25:13* What went wrong: 09:25:13Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed) 09:25:13 09:25:13* Try: 09:25:13Run 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. 09:25:13 09:25:13* Get more help at https://help.gradle.org