renaissance-naive-bayes_0
[2026-02-28T22:48:03.845Z] Running test renaissance-naive-bayes_0 ...
[2026-02-28T22:48:03.845Z] ===============================================
[2026-02-28T22:48:03.845Z] renaissance-naive-bayes_0 Start Time: Sat Feb 28 22:48:03 2026 Epoch Time (ms): 1772318883535
[2026-02-28T22:48:03.845Z] variation: NoOptions
[2026-02-28T22:48:03.845Z] JVM_OPTIONS:
[2026-02-28T22:48:03.845Z] { \
[2026-02-28T22:48:03.845Z] echo ""; echo "TEST SETUP:"; \
[2026-02-28T22:48:03.845Z] echo "Nothing to be done for setup."; \
[2026-02-28T22:48:03.845Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17723173339399/renaissance-naive-bayes_0"; \
[2026-02-28T22:48:03.845Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17723173339399/renaissance-naive-bayes_0"; \
[2026-02-28T22:48:03.845Z] echo ""; echo "TESTING:"; \
[2026-02-28T22:48:03.845Z] "/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_17723173339399/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-02-28T22:48:03.846Z] 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_17723173339399/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-28T22:48:03.846Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-28T22:48:03.846Z] echo "Nothing to be done for teardown."; \
[2026-02-28T22:48:03.846Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17723173339399/TestTargetResult";
[2026-02-28T22:48:03.846Z]
[2026-02-28T22:48:03.846Z] TEST SETUP:
[2026-02-28T22:48:03.846Z] Nothing to be done for setup.
[2026-02-28T22:48:03.846Z]
[2026-02-28T22:48:03.846Z] TESTING:
[2026-02-28T22:48:04.177Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-28T22:48:04.177Z] 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_17723173339399/renaissance-naive-bayes_0/launcher-224803-4604343522406533912/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-28T22:48:04.177Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-28T22:48:04.177Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-28T22:48:10.113Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-02-28T22:48:16.040Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-02-28T22:48:16.040Z] GC before operation: completed in 52.246 ms, heap usage 59.112 MB -> 34.748 MB.
[2026-02-28T22:48:43.871Z] 22:48:40.603 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-02-28T22:48:43.871Z] 22:48:40.612 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-02-28T22:48:43.871Z] 22:48:40.614 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-02-28T22:48:43.871Z] 22:48:43.441 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-02-28T22:48:43.871Z] 22:48:43.442 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-02-28T22:48:43.871Z] 22:48:43.442 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-02-28T22:48:44.205Z] 22:48:43.971 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-02-28T22:48:44.205Z] 22:48:43.972 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-02-28T22:48:44.205Z] 22:48:43.972 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-02-28T22:48:55.143Z] 22:48:53.329 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 68.0 MiB so far)
[2026-02-28T22:48:55.143Z] 22:48:53.330 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-02-28T22:48:55.143Z] 22:48:53.330 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-02-28T22:48:56.818Z] 22:48:56.312 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 132.0 MiB so far)
[2026-02-28T22:48:56.818Z] 22:48:56.312 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-02-28T22:48:56.818Z] 22:48:56.312 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-02-28T22:49:05.753Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (49221.282 ms) ======
[2026-02-28T22:49:05.753Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-02-28T22:49:05.753Z] GC before operation: completed in 176.255 ms, heap usage 962.222 MB -> 952.083 MB.
[2026-02-28T22:49:13.063Z] 22:49:11.957 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-02-28T22:49:13.063Z] 22:49:11.957 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-02-28T22:49:13.063Z] 22:49:11.957 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-02-28T22:49:13.063Z] 22:49:12.520 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-02-28T22:49:13.063Z] 22:49:12.521 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-02-28T22:49:13.063Z] 22:49:12.521 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-02-28T22:49:23.942Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (17358.795 ms) ======
[2026-02-28T22:49:23.942Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-02-28T22:49:23.942Z] GC before operation: completed in 86.200 ms, heap usage 1.022 GB -> 952.468 MB.
[2026-02-28T22:49:29.910Z] 22:49:29.124 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-02-28T22:49:29.910Z] 22:49:29.124 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-02-28T22:49:29.910Z] 22:49:29.124 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-02-28T22:49:29.910Z] 22:49:29.688 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-02-28T22:49:29.910Z] 22:49:29.689 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-02-28T22:49:29.910Z] 22:49:29.689 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-02-28T22:49:40.805Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (16880.334 ms) ======
[2026-02-28T22:49:40.805Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-02-28T22:49:40.805Z] GC before operation: completed in 98.417 ms, heap usage 1.202 GB -> 952.441 MB.
[2026-02-28T22:49:46.743Z] 22:49:46.366 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-02-28T22:49:46.743Z] 22:49:46.366 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-02-28T22:49:46.743Z] 22:49:46.366 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-02-28T22:49:46.743Z] 22:49:46.483 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-02-28T22:49:46.743Z] 22:49:46.486 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-02-28T22:49:46.743Z] 22:49:46.486 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-02-28T22:49:57.646Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (16602.024 ms) ======
[2026-02-28T22:49:57.646Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-02-28T22:49:57.646Z] GC before operation: completed in 93.984 ms, heap usage 1.216 GB -> 952.526 MB.
[2026-02-28T22:50:03.620Z] 22:50:02.656 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-02-28T22:50:03.620Z] 22:50:02.659 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-02-28T22:50:03.620Z] 22:50:02.659 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-02-28T22:50:03.620Z] 22:50:03.371 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-02-28T22:50:03.620Z] 22:50:03.371 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-02-28T22:50:03.620Z] 22:50:03.371 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-02-28T22:50:14.489Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (17246.934 ms) ======
[2026-02-28T22:50:14.489Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-02-28T22:50:14.489Z] GC before operation: completed in 115.178 ms, heap usage 964.485 MB -> 952.609 MB.
[2026-02-28T22:50:20.511Z] 22:50:20.021 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-02-28T22:50:20.511Z] 22:50:20.022 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-02-28T22:50:20.511Z] 22:50:20.023 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-02-28T22:50:20.843Z] 22:50:20.810 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-02-28T22:50:20.844Z] 22:50:20.812 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-02-28T22:50:20.844Z] 22:50:20.812 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-02-28T22:50:31.725Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (17274.679 ms) ======
[2026-02-28T22:50:31.725Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-02-28T22:50:31.725Z] GC before operation: completed in 93.271 ms, heap usage 980.661 MB -> 952.714 MB.
[2026-02-28T22:50:37.664Z] 22:50:37.531 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-02-28T22:50:37.664Z] 22:50:37.531 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-02-28T22:50:37.664Z] 22:50:37.532 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-02-28T22:50:38.382Z] 22:50:38.095 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-02-28T22:50:38.382Z] 22:50:38.096 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-02-28T22:50:38.382Z] 22:50:38.096 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-02-28T22:50:49.250Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (17075.994 ms) ======
[2026-02-28T22:50:49.250Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-02-28T22:50:49.250Z] GC before operation: completed in 104.138 ms, heap usage 1013.732 MB -> 952.762 MB.
[2026-02-28T22:50:55.187Z] 22:50:54.648 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-02-28T22:50:55.187Z] 22:50:54.648 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-02-28T22:50:55.187Z] 22:50:54.649 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-02-28T22:50:55.187Z] 22:50:54.960 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-02-28T22:50:55.187Z] 22:50:54.961 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-02-28T22:50:55.187Z] 22:50:54.961 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-02-28T22:51:06.144Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (16628.991 ms) ======
[2026-02-28T22:51:06.144Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-02-28T22:51:06.144Z] GC before operation: completed in 94.783 ms, heap usage 1.001 GB -> 952.858 MB.
[2026-02-28T22:51:12.095Z] 22:51:11.307 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-02-28T22:51:12.095Z] 22:51:11.308 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-02-28T22:51:12.095Z] 22:51:11.308 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-02-28T22:51:12.095Z] 22:51:11.881 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-02-28T22:51:12.095Z] 22:51:11.883 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-02-28T22:51:12.095Z] 22:51:11.883 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-02-28T22:51:22.998Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (16314.549 ms) ======
[2026-02-28T22:51:22.998Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-02-28T22:51:22.998Z] GC before operation: completed in 104.671 ms, heap usage 980.770 MB -> 952.924 MB.
[2026-02-28T22:51:28.946Z] 22:51:27.929 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-02-28T22:51:28.946Z] 22:51:27.929 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-02-28T22:51:28.946Z] 22:51:27.929 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-02-28T22:51:28.946Z] 22:51:28.131 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-02-28T22:51:28.946Z] 22:51:28.131 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-02-28T22:51:28.946Z] 22:51:28.131 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-02-28T22:51:39.835Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (16700.279 ms) ======
[2026-02-28T22:51:39.835Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-02-28T22:51:39.835Z] GC before operation: completed in 103.798 ms, heap usage 964.544 MB -> 953.092 MB.
[2026-02-28T22:51:44.621Z] 22:51:44.299 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-02-28T22:51:44.622Z] 22:51:44.299 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-02-28T22:51:44.622Z] 22:51:44.299 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-02-28T22:51:44.953Z] 22:51:44.726 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-02-28T22:51:44.953Z] 22:51:44.728 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-02-28T22:51:44.953Z] 22:51:44.729 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-02-28T22:51:55.938Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (16466.923 ms) ======
[2026-02-28T22:51:55.938Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-02-28T22:51:55.938Z] GC before operation: completed in 103.471 ms, heap usage 1.299 GB -> 953.080 MB.
[2026-02-28T22:52:00.728Z] 22:52:00.408 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-02-28T22:52:00.728Z] 22:52:00.409 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-02-28T22:52:00.728Z] 22:52:00.410 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-02-28T22:52:01.066Z] 22:52:01.012 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-02-28T22:52:01.066Z] 22:52:01.013 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-02-28T22:52:01.066Z] 22:52:01.013 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-02-28T22:52:11.939Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (16103.259 ms) ======
[2026-02-28T22:52:11.940Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-02-28T22:52:11.940Z] GC before operation: completed in 96.819 ms, heap usage 1.346 GB -> 953.160 MB.
[2026-02-28T22:52:17.891Z] 22:52:16.782 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-02-28T22:52:17.891Z] 22:52:16.783 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-02-28T22:52:17.891Z] 22:52:16.783 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-02-28T22:52:17.891Z] 22:52:17.342 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-02-28T22:52:17.891Z] 22:52:17.344 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-02-28T22:52:17.891Z] 22:52:17.345 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-02-28T22:52:28.786Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (16175.169 ms) ======
[2026-02-28T22:52:28.786Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-02-28T22:52:28.786Z] GC before operation: completed in 97.162 ms, heap usage 1.346 GB -> 953.290 MB.
[2026-02-28T22:52:33.580Z] 22:52:33.375 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-02-28T22:52:33.580Z] 22:52:33.376 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-02-28T22:52:33.580Z] 22:52:33.377 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-02-28T22:52:33.911Z] 22:52:33.895 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-02-28T22:52:33.911Z] 22:52:33.895 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-02-28T22:52:33.911Z] 22:52:33.895 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-02-28T22:52:44.859Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (16441.917 ms) ======
[2026-02-28T22:52:44.859Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-02-28T22:52:44.859Z] GC before operation: completed in 90.188 ms, heap usage 1.165 GB -> 953.336 MB.
[2026-02-28T22:52:50.804Z] 22:52:50.097 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-02-28T22:52:50.805Z] 22:52:50.097 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-02-28T22:52:50.805Z] 22:52:50.098 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-02-28T22:52:50.805Z] 22:52:50.289 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-02-28T22:52:50.805Z] 22:52:50.290 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-02-28T22:52:50.805Z] 22:52:50.291 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-02-28T22:52:59.742Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (15842.417 ms) ======
[2026-02-28T22:52:59.742Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-02-28T22:52:59.742Z] GC before operation: completed in 103.368 ms, heap usage 1.563 GB -> 953.415 MB.
[2026-02-28T22:53:07.055Z] 22:53:05.753 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-02-28T22:53:07.055Z] 22:53:05.754 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-02-28T22:53:07.055Z] 22:53:05.754 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-02-28T22:53:07.055Z] 22:53:06.260 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-02-28T22:53:07.055Z] 22:53:06.260 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-02-28T22:53:07.055Z] 22:53:06.261 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-02-28T22:53:17.929Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (16460.174 ms) ======
[2026-02-28T22:53:17.929Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-02-28T22:53:17.929Z] GC before operation: completed in 93.323 ms, heap usage 1.203 GB -> 953.555 MB.
[2026-02-28T22:53:22.773Z] 22:53:22.456 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-02-28T22:53:22.774Z] 22:53:22.457 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-02-28T22:53:22.774Z] 22:53:22.457 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-02-28T22:53:23.112Z] 22:53:22.731 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-02-28T22:53:23.112Z] 22:53:22.732 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-02-28T22:53:23.112Z] 22:53:22.732 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-02-28T22:53:34.107Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (16359.702 ms) ======
[2026-02-28T22:53:34.107Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-02-28T22:53:34.107Z] GC before operation: completed in 104.293 ms, heap usage 984.964 MB -> 953.590 MB.
[2026-02-28T22:53:40.055Z] 22:53:39.191 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-02-28T22:53:40.055Z] 22:53:39.192 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-02-28T22:53:40.055Z] 22:53:39.194 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-02-28T22:53:40.055Z] 22:53:39.233 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-02-28T22:53:40.055Z] 22:53:39.233 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-02-28T22:53:40.055Z] 22:53:39.233 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-02-28T22:53:48.992Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (16290.949 ms) ======
[2026-02-28T22:53:48.992Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-02-28T22:53:48.992Z] GC before operation: completed in 107.976 ms, heap usage 1011.619 MB -> 953.659 MB.
[2026-02-28T22:53:56.300Z] 22:53:55.425 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-02-28T22:53:56.300Z] 22:53:55.427 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-02-28T22:53:56.300Z] 22:53:55.441 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-02-28T22:53:56.300Z] 22:53:55.453 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-02-28T22:53:56.300Z] 22:53:55.453 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-02-28T22:53:56.300Z] 22:53:55.454 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-02-28T22:54:07.175Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (16509.416 ms) ======
[2026-02-28T22:54:07.175Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-02-28T22:54:07.175Z] GC before operation: completed in 98.285 ms, heap usage 1.025 GB -> 953.753 MB.
[2026-02-28T22:54:13.118Z] 22:54:11.968 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-02-28T22:54:13.118Z] 22:54:11.969 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-02-28T22:54:13.118Z] 22:54:11.969 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-02-28T22:54:13.118Z] 22:54:12.304 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-02-28T22:54:13.118Z] 22:54:12.306 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-02-28T22:54:13.118Z] 22:54:12.306 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-02-28T22:54:24.108Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (16602.898 ms) ======
[2026-02-28T22:54:24.108Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-02-28T22:54:24.108Z] GC before operation: completed in 100.203 ms, heap usage 964.942 MB -> 953.832 MB.
[2026-02-28T22:54:28.917Z] 22:54:28.665 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-02-28T22:54:28.917Z] 22:54:28.666 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-02-28T22:54:28.917Z] 22:54:28.666 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-02-28T22:54:28.917Z] 22:54:28.852 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-02-28T22:54:28.918Z] 22:54:28.853 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-02-28T22:54:28.918Z] 22:54:28.853 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-02-28T22:54:39.797Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (16276.118 ms) ======
[2026-02-28T22:54:39.797Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-02-28T22:54:39.797Z] GC before operation: completed in 99.459 ms, heap usage 1.022 GB -> 953.905 MB.
[2026-02-28T22:54:45.757Z] 22:54:45.255 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-02-28T22:54:45.757Z] 22:54:45.256 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-02-28T22:54:45.757Z] 22:54:45.256 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-02-28T22:54:45.757Z] 22:54:45.269 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-02-28T22:54:45.757Z] 22:54:45.269 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-02-28T22:54:45.757Z] 22:54:45.269 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-02-28T22:54:56.694Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (16330.644 ms) ======
[2026-02-28T22:54:56.694Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-02-28T22:54:56.694Z] GC before operation: completed in 100.243 ms, heap usage 1.085 GB -> 953.971 MB.
[2026-02-28T22:55:01.491Z] 22:55:01.284 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-02-28T22:55:01.491Z] 22:55:01.285 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-02-28T22:55:01.491Z] 22:55:01.285 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-02-28T22:55:01.826Z] 22:55:01.704 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-02-28T22:55:01.826Z] 22:55:01.705 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-02-28T22:55:01.826Z] 22:55:01.705 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-02-28T22:55:12.803Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (16469.604 ms) ======
[2026-02-28T22:55:12.803Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-02-28T22:55:12.803Z] GC before operation: completed in 95.370 ms, heap usage 1.356 GB -> 954.049 MB.
[2026-02-28T22:55:18.762Z] 22:55:18.103 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-02-28T22:55:18.762Z] 22:55:18.104 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-02-28T22:55:18.762Z] 22:55:18.104 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-02-28T22:55:18.762Z] 22:55:18.267 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-02-28T22:55:18.762Z] 22:55:18.268 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-02-28T22:55:18.762Z] 22:55:18.268 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-02-28T22:55:29.668Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (16531.060 ms) ======
[2026-02-28T22:55:29.668Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-02-28T22:55:29.668Z] GC before operation: completed in 97.264 ms, heap usage 1012.067 MB -> 954.162 MB.
[2026-02-28T22:55:34.462Z] 22:55:34.352 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-02-28T22:55:34.462Z] 22:55:34.352 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-02-28T22:55:34.462Z] 22:55:34.352 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-02-28T22:55:34.795Z] 22:55:34.497 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-02-28T22:55:34.795Z] 22:55:34.497 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-02-28T22:55:34.795Z] 22:55:34.497 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-02-28T22:55:45.678Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (16002.085 ms) ======
[2026-02-28T22:55:45.678Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-02-28T22:55:45.678Z] GC before operation: completed in 94.203 ms, heap usage 1.112 GB -> 954.191 MB.
[2026-02-28T22:55:50.477Z] 22:55:50.434 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-02-28T22:55:50.477Z] 22:55:50.435 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-02-28T22:55:50.477Z] 22:55:50.435 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-02-28T22:55:51.199Z] 22:55:50.878 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-02-28T22:55:51.199Z] 22:55:50.880 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-02-28T22:55:51.199Z] 22:55:50.880 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-02-28T22:56:02.205Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (16170.047 ms) ======
[2026-02-28T22:56:02.205Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-02-28T22:56:02.205Z] GC before operation: completed in 95.312 ms, heap usage 1.563 GB -> 954.269 MB.
[2026-02-28T22:56:08.155Z] 22:56:07.042 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-02-28T22:56:08.155Z] 22:56:07.045 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-02-28T22:56:08.155Z] 22:56:07.045 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-02-28T22:56:08.155Z] 22:56:07.446 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-02-28T22:56:08.155Z] 22:56:07.447 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-02-28T22:56:08.155Z] 22:56:07.447 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-02-28T22:56:19.083Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (16493.624 ms) ======
[2026-02-28T22:56:19.083Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-02-28T22:56:19.083Z] GC before operation: completed in 96.863 ms, heap usage 1.120 GB -> 954.347 MB.
[2026-02-28T22:56:23.886Z] 22:56:23.729 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-02-28T22:56:23.886Z] 22:56:23.730 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-02-28T22:56:23.886Z] 22:56:23.730 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-02-28T22:56:24.222Z] 22:56:24.042 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-02-28T22:56:24.222Z] 22:56:24.042 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-02-28T22:56:24.222Z] 22:56:24.042 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-02-28T22:56:35.098Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (16686.890 ms) ======
[2026-02-28T22:56:35.098Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-02-28T22:56:35.098Z] GC before operation: completed in 101.966 ms, heap usage 1022.058 MB -> 954.361 MB.
[2026-02-28T22:56:41.104Z] 22:56:40.479 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-02-28T22:56:41.104Z] 22:56:40.480 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-02-28T22:56:41.104Z] 22:56:40.480 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-02-28T22:56:41.104Z] 22:56:40.531 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-02-28T22:56:41.104Z] 22:56:40.532 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-02-28T22:56:41.104Z] 22:56:40.532 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-02-28T22:56:50.139Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (15993.280 ms) ======
[2026-02-28T22:56:50.139Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-02-28T22:56:50.139Z] GC before operation: completed in 96.127 ms, heap usage 1.119 GB -> 954.444 MB.
[2026-02-28T22:56:57.433Z] 22:56:56.382 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-02-28T22:56:57.433Z] 22:56:56.383 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-02-28T22:56:57.433Z] 22:56:56.383 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-02-28T22:56:57.433Z] 22:56:56.652 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-02-28T22:56:57.433Z] 22:56:56.653 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-02-28T22:56:57.433Z] 22:56:56.653 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-02-28T22:57:06.367Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (15994.712 ms) ======
[2026-02-28T22:57:07.082Z] -----------------------------------
[2026-02-28T22:57:07.082Z] renaissance-naive-bayes_0_PASSED
[2026-02-28T22:57:07.082Z] -----------------------------------
[2026-02-28T22:57:07.082Z]
[2026-02-28T22:57:07.082Z] TEST TEARDOWN:
[2026-02-28T22:57:07.082Z] Nothing to be done for teardown.
[2026-02-28T22:57:07.082Z] renaissance-naive-bayes_0 Finish Time: Sat Feb 28 22:57:06 2026 Epoch Time (ms): 1772319426737