renaissance-naive-bayes_0
[2026-01-24T15:25:46.726Z] Running test renaissance-naive-bayes_0 ...
[2026-01-24T15:25:46.726Z] ===============================================
[2026-01-24T15:25:46.726Z] renaissance-naive-bayes_0 Start Time: Sat Jan 24 15:25:46 2026 Epoch Time (ms): 1769268346419
[2026-01-24T15:25:46.726Z] variation: NoOptions
[2026-01-24T15:25:46.726Z] JVM_OPTIONS:
[2026-01-24T15:25:46.726Z] { \
[2026-01-24T15:25:46.726Z] echo ""; echo "TEST SETUP:"; \
[2026-01-24T15:25:46.726Z] echo "Nothing to be done for setup."; \
[2026-01-24T15:25:46.726Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17692668102439/renaissance-naive-bayes_0"; \
[2026-01-24T15:25:46.726Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17692668102439/renaissance-naive-bayes_0"; \
[2026-01-24T15:25:46.726Z] echo ""; echo "TESTING:"; \
[2026-01-24T15:25:46.726Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17692668102439/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-01-24T15:25:46.726Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17692668102439/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-24T15:25:46.726Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-24T15:25:46.726Z] echo "Nothing to be done for teardown."; \
[2026-01-24T15:25:46.726Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17692668102439/TestTargetResult";
[2026-01-24T15:25:46.726Z]
[2026-01-24T15:25:46.726Z] TEST SETUP:
[2026-01-24T15:25:46.726Z] Nothing to be done for setup.
[2026-01-24T15:25:46.726Z]
[2026-01-24T15:25:46.726Z] TESTING:
[2026-01-24T15:25:47.068Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-24T15:25:47.068Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/output_17692668102439/renaissance-naive-bayes_0/launcher-152546-17531379834808557469/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-24T15:25:47.068Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-24T15:25:47.068Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-24T15:25:54.461Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-01-24T15:25:58.320Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-01-24T15:25:58.747Z] GC before operation: completed in 80.680 ms, heap usage 58.517 MB -> 34.752 MB.
[2026-01-24T15:26:26.728Z] 15:26:22.241 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-01-24T15:26:26.728Z] 15:26:22.250 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-01-24T15:26:26.728Z] 15:26:22.251 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-01-24T15:26:26.728Z] 15:26:24.332 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_6 in memory! (computed 51.4 MiB so far)
[2026-01-24T15:26:26.728Z] 15:26:24.333 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.BlockManager - Block rdd_3_6 could not be removed as it was not found on disk or in memory
[2026-01-24T15:26:26.728Z] 15:26:24.334 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.BlockManager - Putting block rdd_3_6 failed
[2026-01-24T15:26:26.728Z] 15:26:24.507 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 132.0 MiB so far)
[2026-01-24T15:26:26.728Z] 15:26:24.508 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-01-24T15:26:26.728Z] 15:26:24.508 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-01-24T15:26:34.204Z] 15:26:33.228 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-24T15:26:34.204Z] 15:26:33.231 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-24T15:26:34.204Z] 15:26:33.231 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-24T15:26:36.552Z] 15:26:36.054 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 132.0 MiB so far)
[2026-01-24T15:26:36.552Z] 15:26:36.054 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-24T15:26:36.552Z] 15:26:36.054 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-24T15:26:44.342Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (45400.026 ms) ======
[2026-01-24T15:26:44.342Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-01-24T15:26:44.342Z] GC before operation: completed in 97.969 ms, heap usage 964.403 MB -> 952.060 MB.
[2026-01-24T15:26:51.743Z] 15:26:50.991 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-01-24T15:26:51.743Z] 15:26:50.992 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-01-24T15:26:51.743Z] 15:26:50.992 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-01-24T15:26:51.743Z] 15:26:51.358 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-01-24T15:26:51.743Z] 15:26:51.359 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-01-24T15:26:51.743Z] 15:26:51.359 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-01-24T15:27:00.815Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (16885.071 ms) ======
[2026-01-24T15:27:00.815Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-01-24T15:27:01.164Z] GC before operation: completed in 93.009 ms, heap usage 1.268 GB -> 952.957 MB.
[2026-01-24T15:27:08.556Z] 15:27:07.923 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-01-24T15:27:08.556Z] 15:27:07.923 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-01-24T15:27:08.556Z] 15:27:07.924 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-01-24T15:27:08.556Z] 15:27:08.375 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-01-24T15:27:08.556Z] 15:27:08.376 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-01-24T15:27:08.556Z] 15:27:08.376 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-01-24T15:27:19.566Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (17163.785 ms) ======
[2026-01-24T15:27:19.567Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-01-24T15:27:19.567Z] GC before operation: completed in 93.628 ms, heap usage 985.842 MB -> 952.434 MB.
[2026-01-24T15:27:25.587Z] 15:27:24.914 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-01-24T15:27:25.587Z] 15:27:24.914 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-01-24T15:27:25.587Z] 15:27:24.914 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-01-24T15:27:25.587Z] 15:27:25.071 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-01-24T15:27:25.588Z] 15:27:25.072 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-01-24T15:27:25.588Z] 15:27:25.072 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-01-24T15:27:36.672Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (16654.444 ms) ======
[2026-01-24T15:27:36.672Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-01-24T15:27:36.672Z] GC before operation: completed in 115.181 ms, heap usage 1.081 GB -> 952.567 MB.
[2026-01-24T15:27:41.530Z] 15:27:41.452 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-01-24T15:27:41.530Z] 15:27:41.452 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-01-24T15:27:41.530Z] 15:27:41.452 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-01-24T15:27:41.875Z] 15:27:41.756 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-01-24T15:27:41.875Z] 15:27:41.756 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-01-24T15:27:41.875Z] 15:27:41.756 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-01-24T15:27:52.864Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (16571.740 ms) ======
[2026-01-24T15:27:52.864Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-01-24T15:27:52.864Z] GC before operation: completed in 95.348 ms, heap usage 1.382 GB -> 952.608 MB.
[2026-01-24T15:27:58.884Z] 15:27:58.033 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-01-24T15:27:58.884Z] 15:27:58.034 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-01-24T15:27:58.884Z] 15:27:58.034 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-01-24T15:27:58.884Z] 15:27:58.242 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-01-24T15:27:58.884Z] 15:27:58.243 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-01-24T15:27:58.884Z] 15:27:58.243 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-01-24T15:28:09.927Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (16654.771 ms) ======
[2026-01-24T15:28:09.927Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-01-24T15:28:09.927Z] GC before operation: completed in 101.359 ms, heap usage 971.636 MB -> 952.701 MB.
[2026-01-24T15:28:14.786Z] 15:28:14.680 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-01-24T15:28:14.786Z] 15:28:14.681 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-01-24T15:28:14.786Z] 15:28:14.681 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-01-24T15:28:15.520Z] 15:28:15.200 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-01-24T15:28:15.520Z] 15:28:15.201 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-01-24T15:28:15.520Z] 15:28:15.201 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-01-24T15:28:26.507Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (16677.467 ms) ======
[2026-01-24T15:28:26.507Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-01-24T15:28:26.507Z] GC before operation: completed in 100.456 ms, heap usage 980.709 MB -> 952.776 MB.
[2026-01-24T15:28:31.401Z] 15:28:31.315 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-01-24T15:28:31.401Z] 15:28:31.316 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-01-24T15:28:31.401Z] 15:28:31.316 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-01-24T15:28:32.137Z] 15:28:31.955 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-01-24T15:28:32.137Z] 15:28:31.956 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-01-24T15:28:32.137Z] 15:28:31.956 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-01-24T15:28:41.173Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (16007.805 ms) ======
[2026-01-24T15:28:41.173Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-01-24T15:28:41.517Z] GC before operation: completed in 106.033 ms, heap usage 971.560 MB -> 952.870 MB.
[2026-01-24T15:28:51.305Z] 15:28:47.932 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-01-24T15:28:51.305Z] 15:28:47.933 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-01-24T15:28:51.305Z] 15:28:47.933 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-01-24T15:28:51.305Z] 15:28:47.968 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-01-24T15:28:51.305Z] 15:28:47.969 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-01-24T15:28:51.305Z] 15:28:47.969 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-01-24T15:28:57.322Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (15945.394 ms) ======
[2026-01-24T15:28:57.322Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-01-24T15:28:57.323Z] GC before operation: completed in 95.548 ms, heap usage 964.370 MB -> 952.940 MB.
[2026-01-24T15:29:04.732Z] 15:29:03.583 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-01-24T15:29:04.732Z] 15:29:03.584 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-01-24T15:29:04.732Z] 15:29:03.587 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-01-24T15:29:04.732Z] 15:29:03.864 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-01-24T15:29:04.732Z] 15:29:03.865 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-01-24T15:29:04.732Z] 15:29:03.865 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-01-24T15:29:13.764Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (15895.334 ms) ======
[2026-01-24T15:29:13.764Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-01-24T15:29:13.764Z] GC before operation: completed in 93.853 ms, heap usage 971.776 MB -> 953.014 MB.
[2026-01-24T15:29:21.977Z] 15:29:19.576 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-01-24T15:29:21.977Z] 15:29:19.576 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-01-24T15:29:21.977Z] 15:29:19.576 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-01-24T15:29:21.977Z] 15:29:19.911 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-01-24T15:29:21.977Z] 15:29:19.913 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-01-24T15:29:21.977Z] 15:29:19.913 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-01-24T15:29:30.996Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (16063.661 ms) ======
[2026-01-24T15:29:30.996Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-01-24T15:29:30.996Z] GC before operation: completed in 93.225 ms, heap usage 1.346 GB -> 953.130 MB.
[2026-01-24T15:29:37.860Z] 15:29:35.627 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-01-24T15:29:37.860Z] 15:29:35.628 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-01-24T15:29:37.860Z] 15:29:35.628 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-01-24T15:29:37.860Z] 15:29:36.038 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-01-24T15:29:37.861Z] 15:29:36.039 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-01-24T15:29:37.861Z] 15:29:36.039 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-01-24T15:29:45.797Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (16203.964 ms) ======
[2026-01-24T15:29:45.798Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-01-24T15:29:45.798Z] GC before operation: completed in 97.687 ms, heap usage 1.443 GB -> 953.198 MB.
[2026-01-24T15:29:51.805Z] 15:29:51.612 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-01-24T15:29:51.805Z] 15:29:51.613 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-01-24T15:29:51.805Z] 15:29:51.613 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-01-24T15:29:52.145Z] 15:29:52.129 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-01-24T15:29:52.145Z] 15:29:52.130 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-01-24T15:29:52.145Z] 15:29:52.130 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-01-24T15:30:03.121Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (15826.906 ms) ======
[2026-01-24T15:30:03.121Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-01-24T15:30:03.121Z] GC before operation: completed in 98.898 ms, heap usage 1.707 GB -> 953.229 MB.
[2026-01-24T15:30:08.078Z] 15:30:07.804 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-01-24T15:30:08.078Z] 15:30:07.805 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-01-24T15:30:08.078Z] 15:30:07.805 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-01-24T15:30:08.420Z] 15:30:08.262 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-01-24T15:30:08.420Z] 15:30:08.262 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-01-24T15:30:08.420Z] 15:30:08.263 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-01-24T15:30:19.516Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (16121.139 ms) ======
[2026-01-24T15:30:19.516Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-01-24T15:30:19.516Z] GC before operation: completed in 92.501 ms, heap usage 1.202 GB -> 953.295 MB.
[2026-01-24T15:30:24.376Z] 15:30:24.149 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-01-24T15:30:24.376Z] 15:30:24.149 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-01-24T15:30:24.376Z] 15:30:24.149 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-01-24T15:30:24.718Z] 15:30:24.675 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-01-24T15:30:24.718Z] 15:30:24.675 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-01-24T15:30:24.718Z] 15:30:24.675 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-01-24T15:30:35.704Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (16263.332 ms) ======
[2026-01-24T15:30:35.704Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-01-24T15:30:35.704Z] GC before operation: completed in 94.427 ms, heap usage 976.881 MB -> 953.414 MB.
[2026-01-24T15:30:40.605Z] 15:30:40.582 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-01-24T15:30:40.605Z] 15:30:40.584 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-01-24T15:30:40.605Z] 15:30:40.584 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-01-24T15:30:40.946Z] 15:30:40.907 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-01-24T15:30:40.946Z] 15:30:40.910 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-01-24T15:30:40.946Z] 15:30:40.910 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-01-24T15:30:50.085Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (15670.543 ms) ======
[2026-01-24T15:30:50.085Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-01-24T15:30:50.085Z] GC before operation: completed in 103.029 ms, heap usage 1.022 GB -> 953.471 MB.
[2026-01-24T15:30:56.097Z] 15:30:55.892 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-01-24T15:30:56.097Z] 15:30:55.895 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-01-24T15:30:56.097Z] 15:30:55.895 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-01-24T15:30:56.443Z] 15:30:56.133 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-01-24T15:30:56.443Z] 15:30:56.134 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-01-24T15:30:56.443Z] 15:30:56.134 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-01-24T15:31:05.470Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (15346.921 ms) ======
[2026-01-24T15:31:05.470Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-01-24T15:31:05.470Z] GC before operation: completed in 91.592 ms, heap usage 1.252 GB -> 953.554 MB.
[2026-01-24T15:31:12.899Z] 15:31:11.747 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-01-24T15:31:12.899Z] 15:31:11.747 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-01-24T15:31:12.899Z] 15:31:11.748 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-01-24T15:31:12.899Z] 15:31:12.361 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-01-24T15:31:12.899Z] 15:31:12.362 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-01-24T15:31:12.899Z] 15:31:12.362 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-01-24T15:31:22.032Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (16242.125 ms) ======
[2026-01-24T15:31:22.032Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-01-24T15:31:22.032Z] GC before operation: completed in 100.199 ms, heap usage 980.925 MB -> 953.620 MB.
[2026-01-24T15:31:29.530Z] 15:31:28.217 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-01-24T15:31:29.530Z] 15:31:28.218 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-01-24T15:31:29.530Z] 15:31:28.218 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-01-24T15:31:29.530Z] 15:31:28.694 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-01-24T15:31:29.530Z] 15:31:28.695 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-01-24T15:31:29.530Z] 15:31:28.695 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-01-24T15:31:38.572Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (16483.857 ms) ======
[2026-01-24T15:31:38.572Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-01-24T15:31:38.572Z] GC before operation: completed in 94.541 ms, heap usage 1014.475 MB -> 953.726 MB.
[2026-01-24T15:31:44.589Z] 15:31:44.571 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-01-24T15:31:44.589Z] 15:31:44.572 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-01-24T15:31:44.589Z] 15:31:44.572 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-01-24T15:31:45.323Z] 15:31:45.232 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-01-24T15:31:45.323Z] 15:31:45.233 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-01-24T15:31:45.323Z] 15:31:45.235 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-01-24T15:31:54.377Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (15948.486 ms) ======
[2026-01-24T15:31:54.377Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-01-24T15:31:54.715Z] GC before operation: completed in 99.942 ms, heap usage 965.053 MB -> 953.845 MB.
[2026-01-24T15:32:00.910Z] 15:32:00.623 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-01-24T15:32:00.910Z] 15:32:00.624 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-01-24T15:32:00.910Z] 15:32:00.625 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-01-24T15:32:01.251Z] 15:32:01.112 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-01-24T15:32:01.251Z] 15:32:01.113 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-01-24T15:32:01.251Z] 15:32:01.113 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-01-24T15:32:12.232Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (15920.886 ms) ======
[2026-01-24T15:32:12.232Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-01-24T15:32:12.232Z] GC before operation: completed in 100.806 ms, heap usage 976.750 MB -> 953.863 MB.
[2026-01-24T15:32:17.098Z] 15:32:16.656 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-01-24T15:32:17.098Z] 15:32:16.656 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-01-24T15:32:17.098Z] 15:32:16.657 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-01-24T15:32:17.439Z] 15:32:17.196 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-01-24T15:32:17.439Z] 15:32:17.196 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-01-24T15:32:17.439Z] 15:32:17.197 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-01-24T15:32:28.408Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (16088.450 ms) ======
[2026-01-24T15:32:28.408Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-01-24T15:32:28.408Z] GC before operation: completed in 100.207 ms, heap usage 972.682 MB -> 953.970 MB.
[2026-01-24T15:32:33.336Z] 15:32:32.911 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-01-24T15:32:33.336Z] 15:32:32.912 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-01-24T15:32:33.336Z] 15:32:32.912 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-01-24T15:32:33.336Z] 15:32:33.180 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-01-24T15:32:33.337Z] 15:32:33.180 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-01-24T15:32:33.337Z] 15:32:33.181 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-01-24T15:32:44.402Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (16175.491 ms) ======
[2026-01-24T15:32:44.402Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-01-24T15:32:44.403Z] GC before operation: completed in 96.449 ms, heap usage 985.006 MB -> 954.052 MB.
[2026-01-24T15:32:49.267Z] 15:32:49.031 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-01-24T15:32:49.267Z] 15:32:49.033 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-01-24T15:32:49.267Z] 15:32:49.033 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-01-24T15:32:49.999Z] 15:32:49.640 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-01-24T15:32:49.999Z] 15:32:49.641 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-01-24T15:32:49.999Z] 15:32:49.641 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-01-24T15:32:59.036Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (16047.479 ms) ======
[2026-01-24T15:32:59.036Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-01-24T15:32:59.379Z] GC before operation: completed in 96.663 ms, heap usage 1.300 GB -> 954.127 MB.
[2026-01-24T15:33:06.770Z] 15:33:05.424 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-01-24T15:33:06.770Z] 15:33:05.425 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-01-24T15:33:06.770Z] 15:33:05.426 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-01-24T15:33:06.770Z] 15:33:05.645 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-01-24T15:33:06.770Z] 15:33:05.646 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-01-24T15:33:06.770Z] 15:33:05.648 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-01-24T15:33:15.815Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (15780.394 ms) ======
[2026-01-24T15:33:15.815Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-01-24T15:33:15.815Z] GC before operation: completed in 92.256 ms, heap usage 976.554 MB -> 954.414 MB.
[2026-01-24T15:33:22.052Z] 15:33:20.887 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-01-24T15:33:22.052Z] 15:33:20.887 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-01-24T15:33:22.052Z] 15:33:20.887 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-01-24T15:33:22.052Z] 15:33:21.092 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-01-24T15:33:22.052Z] 15:33:21.092 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-01-24T15:33:22.052Z] 15:33:21.093 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-01-24T15:33:31.082Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (15720.721 ms) ======
[2026-01-24T15:33:31.082Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-01-24T15:33:31.082Z] GC before operation: completed in 93.005 ms, heap usage 1.106 GB -> 954.272 MB.
[2026-01-24T15:33:37.096Z] 15:33:36.711 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-01-24T15:33:37.096Z] 15:33:36.712 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-01-24T15:33:37.096Z] 15:33:36.712 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-01-24T15:33:37.096Z] 15:33:36.867 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-01-24T15:33:37.096Z] 15:33:36.867 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-01-24T15:33:37.096Z] 15:33:36.867 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-01-24T15:33:48.076Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (15674.293 ms) ======
[2026-01-24T15:33:48.076Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-01-24T15:33:48.076Z] GC before operation: completed in 93.164 ms, heap usage 1.067 GB -> 954.340 MB.
[2026-01-24T15:33:54.099Z] 15:33:53.100 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-01-24T15:33:54.099Z] 15:33:53.101 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-01-24T15:33:54.099Z] 15:33:53.101 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-01-24T15:33:54.099Z] 15:33:53.111 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-01-24T15:33:54.099Z] 15:33:53.111 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-01-24T15:33:54.099Z] 15:33:53.111 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-01-24T15:34:03.150Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (16196.473 ms) ======
[2026-01-24T15:34:03.150Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-01-24T15:34:03.150Z] GC before operation: completed in 105.614 ms, heap usage 985.462 MB -> 954.350 MB.
[2026-01-24T15:34:10.538Z] 15:34:09.331 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-01-24T15:34:10.538Z] 15:34:09.331 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-01-24T15:34:10.538Z] 15:34:09.331 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-01-24T15:34:10.538Z] 15:34:09.378 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-01-24T15:34:10.538Z] 15:34:09.378 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-01-24T15:34:10.538Z] 15:34:09.379 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-01-24T15:34:19.669Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (16072.015 ms) ======
[2026-01-24T15:34:19.669Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-01-24T15:34:19.669Z] GC before operation: completed in 100.068 ms, heap usage 1.022 GB -> 954.456 MB.
[2026-01-24T15:34:25.726Z] 15:34:25.125 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-01-24T15:34:25.726Z] 15:34:25.126 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-01-24T15:34:25.726Z] 15:34:25.126 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-01-24T15:34:26.069Z] 15:34:25.892 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-01-24T15:34:26.069Z] 15:34:25.892 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-01-24T15:34:26.069Z] 15:34:25.893 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-01-24T15:34:35.110Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (16053.530 ms) ======
[2026-01-24T15:34:35.848Z] -----------------------------------
[2026-01-24T15:34:35.848Z] renaissance-naive-bayes_0_PASSED
[2026-01-24T15:34:35.848Z] -----------------------------------
[2026-01-24T15:34:35.848Z]
[2026-01-24T15:34:35.848Z] TEST TEARDOWN:
[2026-01-24T15:34:35.848Z] Nothing to be done for teardown.
[2026-01-24T15:34:35.848Z] renaissance-naive-bayes_0 Finish Time: Sat Jan 24 15:34:35 2026 Epoch Time (ms): 1769268875675