renaissance-naive-bayes_0
[2026-04-14T15:57:43.908Z] Running test renaissance-naive-bayes_0 ...
[2026-04-14T15:57:43.908Z] ===============================================
[2026-04-14T15:57:43.908Z] renaissance-naive-bayes_0 Start Time: Tue Apr 14 15:57:43 2026 Epoch Time (ms): 1776182263199
[2026-04-14T15:57:43.908Z] variation: NoOptions
[2026-04-14T15:57:43.908Z] JVM_OPTIONS:
[2026-04-14T15:57:43.908Z] { \
[2026-04-14T15:57:43.908Z] echo ""; echo "TEST SETUP:"; \
[2026-04-14T15:57:43.908Z] echo "Nothing to be done for setup."; \
[2026-04-14T15:57:43.908Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17761810471201/renaissance-naive-bayes_0"; \
[2026-04-14T15:57:43.908Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17761810471201/renaissance-naive-bayes_0"; \
[2026-04-14T15:57:43.908Z] echo ""; echo "TESTING:"; \
[2026-04-14T15:57:43.908Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17761810471201/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-04-14T15:57:43.908Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17761810471201/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-04-14T15:57:43.908Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-04-14T15:57:43.908Z] echo "Nothing to be done for teardown."; \
[2026-04-14T15:57:43.908Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17761810471201/TestTargetResult";
[2026-04-14T15:57:43.908Z]
[2026-04-14T15:57:43.908Z] TEST SETUP:
[2026-04-14T15:57:43.908Z] Nothing to be done for setup.
[2026-04-14T15:57:43.908Z]
[2026-04-14T15:57:43.908Z] TESTING:
[2026-04-14T15:57:43.908Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-04-14T15:57:43.908Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17761810471201/renaissance-naive-bayes_0/launcher-155743-11099633180203058430/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-04-14T15:57:43.908Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-04-14T15:57:43.908Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-04-14T15:57:49.325Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 4 (out of 4) threads.
[2026-04-14T15:57:53.508Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-04-14T15:57:53.509Z] GC before operation: completed in 62.160 ms, heap usage 57.463 MB -> 35.090 MB.
[2026-04-14T15:58:07.105Z] 15:58:06.604 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:58:07.105Z] 15:58:06.613 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T15:58:07.105Z] 15:58:06.614 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T15:58:07.105Z] 15:58:06.631 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:58:07.105Z] 15:58:06.631 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T15:58:07.105Z] 15:58:06.631 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T15:58:12.524Z] 15:58:12.422 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:58:12.524Z] 15:58:12.422 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T15:58:12.524Z] 15:58:12.422 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T15:58:13.486Z] 15:58:12.439 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:58:13.486Z] 15:58:12.439 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T15:58:13.486Z] 15:58:12.440 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T15:58:19.609Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (26889.067 ms) ======
[2026-04-14T15:58:19.609Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-04-14T15:58:20.570Z] GC before operation: completed in 74.356 ms, heap usage 965.193 MB -> 952.677 MB.
[2026-04-14T15:58:24.759Z] 15:58:23.892 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:58:24.759Z] 15:58:23.892 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T15:58:24.759Z] 15:58:23.892 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T15:58:24.759Z] 15:58:24.032 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:58:24.759Z] 15:58:24.032 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T15:58:24.759Z] 15:58:24.032 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T15:58:31.508Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (11375.114 ms) ======
[2026-04-14T15:58:31.508Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-04-14T15:58:31.508Z] GC before operation: completed in 67.422 ms, heap usage 1.149 GB -> 953.031 MB.
[2026-04-14T15:58:35.703Z] 15:58:35.479 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:58:35.703Z] 15:58:35.484 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T15:58:35.703Z] 15:58:35.485 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T15:58:35.703Z] 15:58:35.576 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:58:35.703Z] 15:58:35.577 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T15:58:35.703Z] 15:58:35.577 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T15:58:44.038Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (11546.739 ms) ======
[2026-04-14T15:58:44.038Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-04-14T15:58:44.038Z] GC before operation: completed in 80.410 ms, heap usage 968.820 MB -> 953.104 MB.
[2026-04-14T15:58:47.098Z] 15:58:46.978 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:58:47.098Z] 15:58:46.979 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T15:58:47.098Z] 15:58:46.979 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T15:58:48.060Z] 15:58:47.026 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:58:48.060Z] 15:58:47.026 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T15:58:48.060Z] 15:58:47.026 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T15:58:54.814Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (11405.323 ms) ======
[2026-04-14T15:58:54.814Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-04-14T15:58:54.815Z] GC before operation: completed in 70.660 ms, heap usage 1.001 GB -> 953.554 MB.
[2026-04-14T15:58:59.654Z] 15:58:58.345 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:58:59.654Z] 15:58:58.345 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T15:58:59.654Z] 15:58:58.345 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T15:58:59.654Z] 15:58:58.400 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:58:59.654Z] 15:58:58.401 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T15:58:59.654Z] 15:58:58.401 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T15:59:06.413Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (11320.798 ms) ======
[2026-04-14T15:59:06.413Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-04-14T15:59:06.413Z] GC before operation: completed in 84.240 ms, heap usage 984.662 MB -> 953.330 MB.
[2026-04-14T15:59:10.607Z] 15:59:09.547 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:59:10.607Z] 15:59:09.548 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T15:59:10.607Z] 15:59:09.548 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T15:59:10.607Z] 15:59:09.603 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:59:10.607Z] 15:59:09.603 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T15:59:10.607Z] 15:59:09.603 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T15:59:17.359Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (11069.165 ms) ======
[2026-04-14T15:59:17.359Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-04-14T15:59:17.359Z] GC before operation: completed in 78.743 ms, heap usage 969.245 MB -> 953.422 MB.
[2026-04-14T15:59:21.548Z] 15:59:20.709 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:59:21.548Z] 15:59:20.710 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T15:59:21.548Z] 15:59:20.710 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T15:59:21.548Z] 15:59:20.718 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:59:21.548Z] 15:59:20.718 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T15:59:21.548Z] 15:59:20.718 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T15:59:28.302Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (10938.903 ms) ======
[2026-04-14T15:59:28.302Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-04-14T15:59:28.302Z] GC before operation: completed in 59.118 ms, heap usage 1.117 GB -> 953.502 MB.
[2026-04-14T15:59:32.492Z] 15:59:31.894 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:59:32.492Z] 15:59:31.895 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T15:59:32.492Z] 15:59:31.895 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T15:59:32.492Z] 15:59:31.906 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:59:32.492Z] 15:59:31.906 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T15:59:32.492Z] 15:59:31.906 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T15:59:39.313Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (11196.737 ms) ======
[2026-04-14T15:59:39.313Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-04-14T15:59:39.313Z] GC before operation: completed in 60.952 ms, heap usage 994.968 MB -> 953.573 MB.
[2026-04-14T15:59:44.206Z] 15:59:43.051 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:59:44.206Z] 15:59:43.051 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T15:59:44.206Z] 15:59:43.051 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T15:59:44.206Z] 15:59:43.100 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:59:44.206Z] 15:59:43.100 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T15:59:44.206Z] 15:59:43.101 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T15:59:50.952Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (10766.324 ms) ======
[2026-04-14T15:59:50.952Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-04-14T15:59:50.952Z] GC before operation: completed in 57.767 ms, heap usage 1.056 GB -> 953.654 MB.
[2026-04-14T15:59:53.995Z] 15:59:53.768 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:59:53.995Z] 15:59:53.768 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T15:59:53.995Z] 15:59:53.768 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T15:59:53.995Z] 15:59:53.848 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T15:59:53.996Z] 15:59:53.849 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T15:59:53.996Z] 15:59:53.849 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:00:02.200Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (10952.461 ms) ======
[2026-04-14T16:00:02.200Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-04-14T16:00:02.200Z] GC before operation: completed in 66.965 ms, heap usage 1.106 GB -> 953.735 MB.
[2026-04-14T16:00:05.241Z] 16:00:04.888 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:00:05.241Z] 16:00:04.888 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:00:05.241Z] 16:00:04.889 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:00:05.241Z] 16:00:04.971 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:00:05.241Z] 16:00:04.971 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:00:05.241Z] 16:00:04.971 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:00:13.448Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (11138.224 ms) ======
[2026-04-14T16:00:13.448Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-04-14T16:00:13.448Z] GC before operation: completed in 61.399 ms, heap usage 969.293 MB -> 953.821 MB.
[2026-04-14T16:00:16.491Z] 16:00:16.158 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:00:16.491Z] 16:00:16.159 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:00:16.491Z] 16:00:16.159 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:00:16.491Z] 16:00:16.302 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:00:16.491Z] 16:00:16.303 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:00:16.491Z] 16:00:16.303 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:00:24.722Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (11291.663 ms) ======
[2026-04-14T16:00:24.722Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-04-14T16:00:24.722Z] GC before operation: completed in 63.453 ms, heap usage 985.253 MB -> 953.902 MB.
[2026-04-14T16:00:28.478Z] 16:00:27.434 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:00:28.478Z] 16:00:27.435 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:00:28.478Z] 16:00:27.435 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:00:28.478Z] 16:00:27.584 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:00:28.478Z] 16:00:27.585 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:00:28.478Z] 16:00:27.585 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:00:35.235Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (11224.908 ms) ======
[2026-04-14T16:00:35.235Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-04-14T16:00:35.235Z] GC before operation: completed in 70.180 ms, heap usage 985.247 MB -> 953.983 MB.
[2026-04-14T16:00:39.469Z] 16:00:38.838 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:00:39.469Z] 16:00:38.838 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:00:39.469Z] 16:00:38.838 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:00:39.469Z] 16:00:38.860 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:00:39.469Z] 16:00:38.860 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:00:39.469Z] 16:00:38.860 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:00:46.231Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (11256.070 ms) ======
[2026-04-14T16:00:46.231Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-04-14T16:00:46.231Z] GC before operation: completed in 68.093 ms, heap usage 969.262 MB -> 954.060 MB.
[2026-04-14T16:00:50.206Z] 16:00:50.080 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:00:50.206Z] 16:00:50.080 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:00:50.206Z] 16:00:50.081 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:00:51.167Z] 16:00:50.186 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:00:51.167Z] 16:00:50.186 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:00:51.167Z] 16:00:50.187 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:00:57.914Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (11259.693 ms) ======
[2026-04-14T16:00:57.914Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-04-14T16:00:57.914Z] GC before operation: completed in 70.777 ms, heap usage 1.031 GB -> 954.136 MB.
[2026-04-14T16:01:02.101Z] 16:01:01.369 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:01:02.101Z] 16:01:01.369 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:01:02.101Z] 16:01:01.369 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:01:02.101Z] 16:01:01.449 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:01:02.101Z] 16:01:01.450 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:01:02.101Z] 16:01:01.450 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:01:08.839Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (10916.588 ms) ======
[2026-04-14T16:01:08.839Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-04-14T16:01:08.839Z] GC before operation: completed in 56.958 ms, heap usage 1.007 GB -> 954.219 MB.
[2026-04-14T16:01:13.410Z] 16:01:12.290 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:01:13.410Z] 16:01:12.291 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:01:13.410Z] 16:01:12.291 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:01:13.410Z] 16:01:12.306 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:01:13.410Z] 16:01:12.306 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:01:13.410Z] 16:01:12.307 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:01:20.156Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (10834.749 ms) ======
[2026-04-14T16:01:20.156Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-04-14T16:01:20.156Z] GC before operation: completed in 66.412 ms, heap usage 1.103 GB -> 954.299 MB.
[2026-04-14T16:01:24.366Z] 16:01:23.228 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:01:24.366Z] 16:01:23.228 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:01:24.366Z] 16:01:23.229 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:01:24.366Z] 16:01:23.348 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:01:24.367Z] 16:01:23.349 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:01:24.367Z] 16:01:23.349 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:01:31.123Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (11007.147 ms) ======
[2026-04-14T16:01:31.123Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-04-14T16:01:31.123Z] GC before operation: completed in 62.322 ms, heap usage 1.037 GB -> 954.369 MB.
[2026-04-14T16:01:35.306Z] 16:01:34.285 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:01:35.306Z] 16:01:34.286 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:01:35.306Z] 16:01:34.286 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:01:35.306Z] 16:01:34.450 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:01:35.306Z] 16:01:34.450 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:01:35.306Z] 16:01:34.450 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:01:42.052Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (11097.050 ms) ======
[2026-04-14T16:01:42.052Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-04-14T16:01:42.052Z] GC before operation: completed in 63.187 ms, heap usage 1.145 GB -> 954.471 MB.
[2026-04-14T16:01:46.231Z] 16:01:45.427 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:01:46.231Z] 16:01:45.427 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:01:46.231Z] 16:01:45.428 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:01:46.231Z] 16:01:45.530 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:01:46.231Z] 16:01:45.530 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:01:46.231Z] 16:01:45.531 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:01:53.668Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (11009.600 ms) ======
[2026-04-14T16:01:53.668Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-04-14T16:01:53.668Z] GC before operation: completed in 65.887 ms, heap usage 1.032 GB -> 954.540 MB.
[2026-04-14T16:01:57.852Z] 16:01:56.718 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:01:57.852Z] 16:01:56.719 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:01:57.852Z] 16:01:56.719 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:01:57.852Z] 16:01:56.730 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:01:57.852Z] 16:01:56.730 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:01:57.852Z] 16:01:56.730 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:02:04.601Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (11212.064 ms) ======
[2026-04-14T16:02:04.601Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-04-14T16:02:04.601Z] GC before operation: completed in 63.184 ms, heap usage 1.059 GB -> 954.609 MB.
[2026-04-14T16:02:08.794Z] 16:02:07.681 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:02:08.794Z] 16:02:07.681 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:02:08.794Z] 16:02:07.682 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:02:08.794Z] 16:02:07.682 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:02:08.794Z] 16:02:07.682 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:02:08.794Z] 16:02:07.682 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:02:15.716Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (10685.875 ms) ======
[2026-04-14T16:02:15.716Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-04-14T16:02:15.716Z] GC before operation: completed in 69.377 ms, heap usage 990.872 MB -> 954.688 MB.
[2026-04-14T16:02:18.764Z] 16:02:18.487 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:02:18.764Z] 16:02:18.487 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:02:18.764Z] 16:02:18.487 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:02:18.764Z] 16:02:18.542 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:02:18.764Z] 16:02:18.543 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:02:18.764Z] 16:02:18.543 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:02:26.971Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (10935.363 ms) ======
[2026-04-14T16:02:26.971Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-04-14T16:02:26.971Z] GC before operation: completed in 63.145 ms, heap usage 1.053 GB -> 954.768 MB.
[2026-04-14T16:02:30.196Z] 16:02:29.636 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:02:30.196Z] 16:02:29.637 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:02:30.196Z] 16:02:29.637 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:02:30.196Z] 16:02:29.638 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:02:30.196Z] 16:02:29.638 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:02:30.196Z] 16:02:29.638 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:02:36.944Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (11056.932 ms) ======
[2026-04-14T16:02:36.944Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-04-14T16:02:36.944Z] GC before operation: completed in 64.499 ms, heap usage 986.884 MB -> 954.848 MB.
[2026-04-14T16:02:41.834Z] 16:02:40.637 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:02:41.834Z] 16:02:40.638 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:02:41.834Z] 16:02:40.638 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:02:41.834Z] 16:02:40.679 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:02:41.834Z] 16:02:40.679 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:02:41.834Z] 16:02:40.679 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:02:48.620Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (10871.865 ms) ======
[2026-04-14T16:02:48.620Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-04-14T16:02:48.620Z] GC before operation: completed in 64.602 ms, heap usage 1.017 GB -> 954.925 MB.
[2026-04-14T16:02:52.814Z] 16:02:51.622 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:02:52.814Z] 16:02:51.623 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:02:52.814Z] 16:02:51.623 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:02:52.814Z] 16:02:51.631 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:02:52.814Z] 16:02:51.631 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:02:52.814Z] 16:02:51.631 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:02:59.573Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (10902.990 ms) ======
[2026-04-14T16:02:59.573Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-04-14T16:02:59.573Z] GC before operation: completed in 63.721 ms, heap usage 1.124 GB -> 954.998 MB.
[2026-04-14T16:03:02.620Z] 16:03:02.515 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:03:02.620Z] 16:03:02.516 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:03:02.620Z] 16:03:02.516 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:03:03.581Z] 16:03:02.680 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:03:03.581Z] 16:03:02.680 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:03:03.581Z] 16:03:02.681 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:03:10.333Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (10979.318 ms) ======
[2026-04-14T16:03:10.333Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-04-14T16:03:10.333Z] GC before operation: completed in 63.442 ms, heap usage 1.003 GB -> 955.066 MB.
[2026-04-14T16:03:14.527Z] 16:03:13.567 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:03:14.527Z] 16:03:13.567 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:03:14.527Z] 16:03:13.567 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:03:14.527Z] 16:03:13.594 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:03:14.527Z] 16:03:13.594 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:03:14.527Z] 16:03:13.594 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:03:21.588Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (10876.335 ms) ======
[2026-04-14T16:03:21.588Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-04-14T16:03:21.588Z] GC before operation: completed in 58.534 ms, heap usage 986.264 MB -> 955.035 MB.
[2026-04-14T16:03:24.635Z] 16:03:24.445 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:03:24.635Z] 16:03:24.445 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:03:24.635Z] 16:03:24.445 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:03:25.597Z] 16:03:24.599 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:03:25.597Z] 16:03:24.599 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:03:25.597Z] 16:03:24.600 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:03:32.352Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (10940.754 ms) ======
[2026-04-14T16:03:32.352Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-04-14T16:03:32.352Z] GC before operation: completed in 67.786 ms, heap usage 1.137 GB -> 955.086 MB.
[2026-04-14T16:03:36.544Z] 16:03:35.522 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:03:36.544Z] 16:03:35.523 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-14T16:03:36.544Z] 16:03:35.523 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-14T16:03:36.545Z] 16:03:35.604 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-14T16:03:36.545Z] 16:03:35.605 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-14T16:03:36.545Z] 16:03:35.606 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-14T16:03:43.343Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (10922.346 ms) ======
[2026-04-14T16:03:43.343Z] -----------------------------------
[2026-04-14T16:03:43.343Z] renaissance-naive-bayes_0_PASSED
[2026-04-14T16:03:43.343Z] -----------------------------------
[2026-04-14T16:03:43.343Z]
[2026-04-14T16:03:43.343Z] TEST TEARDOWN:
[2026-04-14T16:03:43.343Z] Nothing to be done for teardown.
[2026-04-14T16:03:43.343Z] renaissance-naive-bayes_0 Finish Time: Tue Apr 14 16:03:42 2026 Epoch Time (ms): 1776182622861