renaissance-naive-bayes_0
[2026-04-04T21:36:58.215Z] Running test renaissance-naive-bayes_0 ...
[2026-04-04T21:36:58.215Z] ===============================================
[2026-04-04T21:36:58.215Z] renaissance-naive-bayes_0 Start Time: Sat Apr 4 21:36:57 2026 Epoch Time (ms): 1775338617268
[2026-04-04T21:36:58.215Z] variation: NoOptions
[2026-04-04T21:36:58.215Z] JVM_OPTIONS:
[2026-04-04T21:36:58.215Z] { \
[2026-04-04T21:36:58.215Z] echo ""; echo "TEST SETUP:"; \
[2026-04-04T21:36:58.215Z] echo "Nothing to be done for setup."; \
[2026-04-04T21:36:58.215Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17753374816791/renaissance-naive-bayes_0"; \
[2026-04-04T21:36:58.215Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17753374816791/renaissance-naive-bayes_0"; \
[2026-04-04T21:36:58.215Z] echo ""; echo "TESTING:"; \
[2026-04-04T21:36:58.215Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17753374816791/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-04-04T21:36:58.215Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17753374816791/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-04-04T21:36:58.215Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-04-04T21:36:58.215Z] echo "Nothing to be done for teardown."; \
[2026-04-04T21:36:58.215Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17753374816791/TestTargetResult";
[2026-04-04T21:36:58.215Z]
[2026-04-04T21:36:58.215Z] TEST SETUP:
[2026-04-04T21:36:58.215Z] Nothing to be done for setup.
[2026-04-04T21:36:58.215Z]
[2026-04-04T21:36:58.215Z] TESTING:
[2026-04-04T21:36:58.215Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-04-04T21:36:58.215Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17753374816791/renaissance-naive-bayes_0/launcher-213657-12041697170551150639/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-04-04T21:36:58.215Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-04-04T21:36:58.215Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-04-04T21:37:03.581Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 4 (out of 4) threads.
[2026-04-04T21:37:08.095Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-04-04T21:37:08.095Z] GC before operation: completed in 55.799 ms, heap usage 58.092 MB -> 35.063 MB.
[2026-04-04T21:37:21.771Z] 21:37:21.112 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:37:21.771Z] 21:37:21.121 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:37:21.771Z] 21:37:21.122 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:37:21.771Z] 21:37:21.152 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:37:21.771Z] 21:37:21.153 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:37:21.771Z] 21:37:21.153 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:37:27.160Z] 21:37:26.840 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:37:27.160Z] 21:37:26.841 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:37:27.160Z] 21:37:26.841 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:37:27.160Z] 21:37:27.018 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:37:27.160Z] 21:37:27.019 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:37:27.160Z] 21:37:27.019 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:37:35.374Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (26969.079 ms) ======
[2026-04-04T21:37:35.374Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-04-04T21:37:35.374Z] GC before operation: completed in 65.821 ms, heap usage 1.051 GB -> 952.709 MB.
[2026-04-04T21:37:39.531Z] 21:37:38.464 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:37:39.531Z] 21:37:38.465 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:37:39.532Z] 21:37:38.465 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:37:39.532Z] 21:37:38.540 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:37:39.532Z] 21:37:38.540 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:37:39.532Z] 21:37:38.540 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:37:46.234Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (11336.605 ms) ======
[2026-04-04T21:37:46.234Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-04-04T21:37:46.234Z] GC before operation: completed in 69.768 ms, heap usage 1.048 GB -> 952.867 MB.
[2026-04-04T21:37:50.405Z] 21:37:49.980 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:37:50.405Z] 21:37:49.980 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:37:50.405Z] 21:37:49.980 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:37:50.405Z] 21:37:50.009 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:37:50.405Z] 21:37:50.009 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:37:50.405Z] 21:37:50.009 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:37:57.160Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (11490.355 ms) ======
[2026-04-04T21:37:57.161Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-04-04T21:37:58.115Z] GC before operation: completed in 69.262 ms, heap usage 968.704 MB -> 953.009 MB.
[2026-04-04T21:38:02.306Z] 21:38:01.584 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:38:02.306Z] 21:38:01.584 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:38:02.306Z] 21:38:01.584 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:38:02.306Z] 21:38:01.670 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:38:02.306Z] 21:38:01.670 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:38:02.306Z] 21:38:01.671 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:38:09.174Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (11693.915 ms) ======
[2026-04-04T21:38:09.174Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-04-04T21:38:09.174Z] GC before operation: completed in 80.413 ms, heap usage 1.042 GB -> 953.058 MB.
[2026-04-04T21:38:14.227Z] 21:38:13.308 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:38:14.227Z] 21:38:13.309 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:38:14.227Z] 21:38:13.309 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:38:14.227Z] 21:38:13.538 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:38:14.227Z] 21:38:13.538 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:38:14.227Z] 21:38:13.538 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:38:20.958Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (11773.012 ms) ======
[2026-04-04T21:38:20.958Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-04-04T21:38:20.958Z] GC before operation: completed in 68.920 ms, heap usage 1.256 GB -> 953.227 MB.
[2026-04-04T21:38:25.104Z] 21:38:24.956 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:38:25.104Z] 21:38:24.957 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:38:25.104Z] 21:38:24.957 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:38:26.070Z] 21:38:25.075 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:38:26.070Z] 21:38:25.075 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:38:26.070Z] 21:38:25.076 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:38:32.781Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (11396.982 ms) ======
[2026-04-04T21:38:32.781Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-04-04T21:38:32.781Z] GC before operation: completed in 72.424 ms, heap usage 1.109 GB -> 953.306 MB.
[2026-04-04T21:38:36.927Z] 21:38:36.441 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:38:36.927Z] 21:38:36.442 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:38:36.927Z] 21:38:36.442 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:38:36.927Z] 21:38:36.560 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:38:36.927Z] 21:38:36.560 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:38:36.927Z] 21:38:36.560 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:38:45.100Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (11422.632 ms) ======
[2026-04-04T21:38:45.100Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-04-04T21:38:45.100Z] GC before operation: completed in 75.174 ms, heap usage 1.033 GB -> 953.404 MB.
[2026-04-04T21:38:48.154Z] 21:38:47.959 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:38:48.154Z] 21:38:47.959 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:38:48.154Z] 21:38:47.959 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:38:48.154Z] 21:38:48.027 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:38:48.154Z] 21:38:48.027 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:38:48.154Z] 21:38:48.028 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:38:56.284Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (11289.646 ms) ======
[2026-04-04T21:38:56.284Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-04-04T21:38:56.284Z] GC before operation: completed in 64.557 ms, heap usage 1.112 GB -> 953.508 MB.
[2026-04-04T21:39:00.433Z] 21:38:59.245 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:39:00.433Z] 21:38:59.245 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:39:00.433Z] 21:38:59.246 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:39:00.433Z] 21:38:59.283 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:39:00.433Z] 21:38:59.283 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:39:00.433Z] 21:38:59.283 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:39:07.132Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (11166.473 ms) ======
[2026-04-04T21:39:07.132Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-04-04T21:39:07.132Z] GC before operation: completed in 62.851 ms, heap usage 1.107 GB -> 953.539 MB.
[2026-04-04T21:39:10.894Z] 21:39:10.421 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:39:10.894Z] 21:39:10.421 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:39:10.894Z] 21:39:10.421 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:39:10.894Z] 21:39:10.512 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:39:10.894Z] 21:39:10.512 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:39:10.894Z] 21:39:10.512 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:39:17.634Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (11114.642 ms) ======
[2026-04-04T21:39:17.634Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-04-04T21:39:17.634Z] GC before operation: completed in 62.966 ms, heap usage 1.074 GB -> 953.608 MB.
[2026-04-04T21:39:21.782Z] 21:39:21.671 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:39:21.782Z] 21:39:21.672 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:39:21.782Z] 21:39:21.672 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:39:22.732Z] 21:39:21.829 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:39:22.732Z] 21:39:21.829 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:39:22.732Z] 21:39:21.829 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:39:29.493Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (11362.033 ms) ======
[2026-04-04T21:39:29.493Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-04-04T21:39:29.493Z] GC before operation: completed in 67.675 ms, heap usage 1.032 GB -> 953.679 MB.
[2026-04-04T21:39:33.711Z] 21:39:33.021 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:39:33.711Z] 21:39:33.021 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:39:33.711Z] 21:39:33.021 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:39:33.711Z] 21:39:33.108 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:39:33.711Z] 21:39:33.108 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:39:33.711Z] 21:39:33.108 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:39:40.398Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (11064.926 ms) ======
[2026-04-04T21:39:40.398Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-04-04T21:39:40.398Z] GC before operation: completed in 65.114 ms, heap usage 1.087 GB -> 953.801 MB.
[2026-04-04T21:39:44.554Z] 21:39:44.093 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:39:44.554Z] 21:39:44.094 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:39:44.554Z] 21:39:44.094 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:39:44.554Z] 21:39:44.145 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:39:44.554Z] 21:39:44.146 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:39:44.554Z] 21:39:44.146 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:39:51.264Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (10969.736 ms) ======
[2026-04-04T21:39:51.264Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-04-04T21:39:51.264Z] GC before operation: completed in 60.416 ms, heap usage 1.104 GB -> 953.837 MB.
[2026-04-04T21:39:55.456Z] 21:39:55.151 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:39:55.456Z] 21:39:55.152 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:39:55.456Z] 21:39:55.152 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:39:55.456Z] 21:39:55.154 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:39:55.456Z] 21:39:55.154 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:39:55.456Z] 21:39:55.154 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:40:03.617Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (11031.841 ms) ======
[2026-04-04T21:40:03.617Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-04-04T21:40:03.617Z] GC before operation: completed in 66.280 ms, heap usage 1.007 GB -> 953.926 MB.
[2026-04-04T21:40:06.627Z] 21:40:06.118 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:40:06.627Z] 21:40:06.118 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:40:06.627Z] 21:40:06.118 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:40:06.627Z] 21:40:06.250 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:40:06.627Z] 21:40:06.250 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:40:06.627Z] 21:40:06.250 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:40:13.702Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (11016.031 ms) ======
[2026-04-04T21:40:13.702Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-04-04T21:40:13.702Z] GC before operation: completed in 65.733 ms, heap usage 1.249 GB -> 954.008 MB.
[2026-04-04T21:40:17.997Z] 21:40:17.297 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:40:17.997Z] 21:40:17.297 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:40:17.997Z] 21:40:17.297 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:40:17.997Z] 21:40:17.387 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:40:17.997Z] 21:40:17.387 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:40:17.997Z] 21:40:17.387 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:40:24.730Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (11004.094 ms) ======
[2026-04-04T21:40:24.730Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-04-04T21:40:24.730Z] GC before operation: completed in 73.892 ms, heap usage 1.035 GB -> 954.094 MB.
[2026-04-04T21:40:28.876Z] 21:40:28.361 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:40:28.876Z] 21:40:28.361 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:40:28.876Z] 21:40:28.361 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:40:28.876Z] 21:40:28.391 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:40:28.876Z] 21:40:28.391 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:40:28.876Z] 21:40:28.391 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:40:35.575Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (10823.307 ms) ======
[2026-04-04T21:40:35.575Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-04-04T21:40:35.575Z] GC before operation: completed in 68.939 ms, heap usage 1.103 GB -> 954.175 MB.
[2026-04-04T21:40:39.720Z] 21:40:39.141 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:40:39.720Z] 21:40:39.142 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:40:39.720Z] 21:40:39.142 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:40:39.720Z] 21:40:39.144 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:40:39.720Z] 21:40:39.144 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:40:39.720Z] 21:40:39.144 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:40:46.409Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (10855.613 ms) ======
[2026-04-04T21:40:46.409Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-04-04T21:40:46.409Z] GC before operation: completed in 81.718 ms, heap usage 985.721 MB -> 954.271 MB.
[2026-04-04T21:40:50.615Z] 21:40:50.329 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:40:50.615Z] 21:40:50.330 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:40:50.615Z] 21:40:50.330 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:40:50.615Z] 21:40:50.336 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:40:50.615Z] 21:40:50.336 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:40:50.615Z] 21:40:50.336 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:40:58.873Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (11231.695 ms) ======
[2026-04-04T21:40:58.873Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-04-04T21:40:58.873Z] GC before operation: completed in 74.112 ms, heap usage 969.584 MB -> 954.349 MB.
[2026-04-04T21:41:01.907Z] 21:41:01.542 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:41:01.907Z] 21:41:01.543 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:41:01.907Z] 21:41:01.543 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:41:01.907Z] 21:41:01.580 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:41:01.907Z] 21:41:01.580 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:41:01.907Z] 21:41:01.580 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:41:09.488Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (10866.683 ms) ======
[2026-04-04T21:41:09.488Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-04-04T21:41:09.488Z] GC before operation: completed in 75.592 ms, heap usage 969.673 MB -> 954.418 MB.
[2026-04-04T21:41:13.639Z] 21:41:12.515 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:41:13.639Z] 21:41:12.516 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:41:13.639Z] 21:41:12.516 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:41:13.639Z] 21:41:12.577 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:41:13.639Z] 21:41:12.578 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:41:13.639Z] 21:41:12.578 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:41:20.354Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (11166.356 ms) ======
[2026-04-04T21:41:20.354Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-04-04T21:41:20.354Z] GC before operation: completed in 79.378 ms, heap usage 1.133 GB -> 954.486 MB.
[2026-04-04T21:41:24.505Z] 21:41:23.782 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:41:24.505Z] 21:41:23.783 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:41:24.505Z] 21:41:23.783 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:41:24.505Z] 21:41:23.813 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:41:24.505Z] 21:41:23.814 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:41:24.505Z] 21:41:23.814 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:41:31.205Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (11112.987 ms) ======
[2026-04-04T21:41:31.205Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-04-04T21:41:31.205Z] GC before operation: completed in 73.682 ms, heap usage 1.045 GB -> 954.557 MB.
[2026-04-04T21:41:35.377Z] 21:41:35.011 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:41:35.377Z] 21:41:35.012 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:41:35.377Z] 21:41:35.012 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:41:35.377Z] 21:41:35.021 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:41:35.377Z] 21:41:35.021 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:41:35.377Z] 21:41:35.021 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:41:42.072Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (11072.349 ms) ======
[2026-04-04T21:41:42.072Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-04-04T21:41:42.072Z] GC before operation: completed in 64.256 ms, heap usage 969.725 MB -> 954.640 MB.
[2026-04-04T21:41:47.440Z] 21:41:46.238 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:41:47.440Z] 21:41:46.238 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:41:47.440Z] 21:41:46.239 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:41:47.440Z] 21:41:46.423 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:41:47.440Z] 21:41:46.424 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:41:47.440Z] 21:41:46.424 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:41:54.131Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (11595.789 ms) ======
[2026-04-04T21:41:54.131Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-04-04T21:41:54.131Z] GC before operation: completed in 67.819 ms, heap usage 982.976 MB -> 954.717 MB.
[2026-04-04T21:41:58.295Z] 21:41:57.685 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:41:58.295Z] 21:41:57.686 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:41:58.295Z] 21:41:57.686 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:41:58.295Z] 21:41:57.800 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:41:58.295Z] 21:41:57.800 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:41:58.295Z] 21:41:57.801 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:42:04.985Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (11106.789 ms) ======
[2026-04-04T21:42:04.985Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-04-04T21:42:04.985Z] GC before operation: completed in 68.125 ms, heap usage 1.035 GB -> 954.798 MB.
[2026-04-04T21:42:09.847Z] 21:42:08.854 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:42:09.847Z] 21:42:08.854 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:42:09.847Z] 21:42:08.854 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:42:09.847Z] 21:42:08.863 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:42:09.847Z] 21:42:08.863 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:42:09.847Z] 21:42:08.863 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:42:16.540Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (11071.449 ms) ======
[2026-04-04T21:42:16.540Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-04-04T21:42:16.540Z] GC before operation: completed in 66.885 ms, heap usage 1.057 GB -> 954.878 MB.
[2026-04-04T21:42:20.842Z] 21:42:20.016 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:42:20.842Z] 21:42:20.017 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:42:20.842Z] 21:42:20.017 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:42:20.842Z] 21:42:20.116 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:42:20.842Z] 21:42:20.116 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:42:20.842Z] 21:42:20.116 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:42:27.562Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (11000.861 ms) ======
[2026-04-04T21:42:27.562Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-04-04T21:42:27.562Z] GC before operation: completed in 66.402 ms, heap usage 978.500 MB -> 954.947 MB.
[2026-04-04T21:42:31.711Z] 21:42:31.104 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:42:31.711Z] 21:42:31.104 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:42:31.711Z] 21:42:31.104 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:42:31.711Z] 21:42:31.138 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:42:31.711Z] 21:42:31.139 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:42:31.711Z] 21:42:31.139 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:42:38.406Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (11042.707 ms) ======
[2026-04-04T21:42:38.406Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-04-04T21:42:38.406Z] GC before operation: completed in 78.978 ms, heap usage 1.019 GB -> 954.989 MB.
[2026-04-04T21:42:42.597Z] 21:42:42.381 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:42:42.597Z] 21:42:42.381 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:42:42.597Z] 21:42:42.381 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:42:42.597Z] 21:42:42.466 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:42:42.597Z] 21:42:42.466 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:42:42.597Z] 21:42:42.466 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:42:50.742Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (11306.503 ms) ======
[2026-04-04T21:42:50.742Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-04-04T21:42:50.742Z] GC before operation: completed in 68.116 ms, heap usage 1.037 GB -> 955.399 MB.
[2026-04-04T21:42:53.755Z] 21:42:53.567 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:42:53.755Z] 21:42:53.568 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-04-04T21:42:53.755Z] 21:42:53.568 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-04-04T21:42:53.755Z] 21:42:53.635 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-04-04T21:42:53.755Z] 21:42:53.635 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-04-04T21:42:53.755Z] 21:42:53.635 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-04-04T21:43:01.898Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (11069.469 ms) ======
[2026-04-04T21:43:01.898Z] -----------------------------------
[2026-04-04T21:43:01.898Z] renaissance-naive-bayes_0_PASSED
[2026-04-04T21:43:01.898Z] -----------------------------------
[2026-04-04T21:43:01.899Z]
[2026-04-04T21:43:01.899Z] TEST TEARDOWN:
[2026-04-04T21:43:01.899Z] Nothing to be done for teardown.
[2026-04-04T21:43:01.899Z] renaissance-naive-bayes_0 Finish Time: Sat Apr 4 21:43:00 2026 Epoch Time (ms): 1775338981009