renaissance-naive-bayes_0
[2025-12-06T14:11:02.920Z] Running test renaissance-naive-bayes_0 ...
[2025-12-06T14:11:02.920Z] ===============================================
[2025-12-06T14:11:02.920Z] renaissance-naive-bayes_0 Start Time: Sat Dec 6 14:11:02 2025 Epoch Time (ms): 1765030262802
[2025-12-06T14:11:02.920Z] variation: NoOptions
[2025-12-06T14:11:02.920Z] JVM_OPTIONS:
[2025-12-06T14:11:02.920Z] { \
[2025-12-06T14:11:02.920Z] echo ""; echo "TEST SETUP:"; \
[2025-12-06T14:11:02.920Z] echo "Nothing to be done for setup."; \
[2025-12-06T14:11:02.920Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17650287253581/renaissance-naive-bayes_0"; \
[2025-12-06T14:11:02.920Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17650287253581/renaissance-naive-bayes_0"; \
[2025-12-06T14:11:02.920Z] echo ""; echo "TESTING:"; \
[2025-12-06T14:11:02.920Z] "/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_17650287253581/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-12-06T14:11:02.920Z] 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_17650287253581/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-06T14:11:02.920Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-06T14:11:02.920Z] echo "Nothing to be done for teardown."; \
[2025-12-06T14:11:02.920Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17650287253581/TestTargetResult";
[2025-12-06T14:11:02.920Z]
[2025-12-06T14:11:02.920Z] TEST SETUP:
[2025-12-06T14:11:02.920Z] Nothing to be done for setup.
[2025-12-06T14:11:02.920Z]
[2025-12-06T14:11:02.920Z] TESTING:
[2025-12-06T14:11:03.646Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-06T14:11:03.646Z] 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_17650287253581/renaissance-naive-bayes_0/launcher-141102-13294840903717030824/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-06T14:11:03.646Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-06T14:11:03.646Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-06T14:11:10.982Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-12-06T14:11:15.785Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2025-12-06T14:11:15.785Z] GC before operation: completed in 89.823 ms, heap usage 58.293 MB -> 34.855 MB.
[2025-12-06T14:11:39.051Z] 14:11:38.422 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)
[2025-12-06T14:11:39.051Z] 14:11:38.431 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
[2025-12-06T14:11:39.051Z] 14:11:38.433 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
[2025-12-06T14:11:40.745Z] 14:11:40.387 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)
[2025-12-06T14:11:40.745Z] 14:11:40.391 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
[2025-12-06T14:11:40.745Z] 14:11:40.391 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
[2025-12-06T14:11:40.745Z] 14:11:40.618 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)
[2025-12-06T14:11:40.745Z] 14:11:40.619 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
[2025-12-06T14:11:40.745Z] 14:11:40.619 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
[2025-12-06T14:11:49.763Z] 14:11:49.139 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-06T14:11:49.763Z] 14:11:49.140 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
[2025-12-06T14:11:49.763Z] 14:11:49.140 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
[2025-12-06T14:11:52.052Z] 14:11:51.793 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 132.0 MiB so far)
[2025-12-06T14:11:52.052Z] 14:11:51.793 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
[2025-12-06T14:11:52.052Z] 14:11:51.793 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
[2025-12-06T14:11:59.393Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (43805.129 ms) ======
[2025-12-06T14:11:59.393Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2025-12-06T14:11:59.393Z] GC before operation: completed in 93.577 ms, heap usage 1.396 GB -> 952.240 MB.
[2025-12-06T14:12:06.757Z] 14:12:06.120 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)
[2025-12-06T14:12:06.757Z] 14:12:06.120 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
[2025-12-06T14:12:06.757Z] 14:12:06.120 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
[2025-12-06T14:12:06.757Z] 14:12:06.687 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)
[2025-12-06T14:12:06.757Z] 14:12:06.688 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
[2025-12-06T14:12:06.757Z] 14:12:06.688 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
[2025-12-06T14:12:17.709Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (16830.614 ms) ======
[2025-12-06T14:12:17.709Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2025-12-06T14:12:17.709Z] GC before operation: completed in 93.403 ms, heap usage 1.659 GB -> 952.417 MB.
[2025-12-06T14:12:23.680Z] 14:12:22.777 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)
[2025-12-06T14:12:23.680Z] 14:12:22.778 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
[2025-12-06T14:12:23.680Z] 14:12:22.778 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
[2025-12-06T14:12:23.680Z] 14:12:23.358 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)
[2025-12-06T14:12:23.680Z] 14:12:23.358 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
[2025-12-06T14:12:23.680Z] 14:12:23.358 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
[2025-12-06T14:12:32.661Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (16288.552 ms) ======
[2025-12-06T14:12:32.661Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2025-12-06T14:12:32.661Z] GC before operation: completed in 92.732 ms, heap usage 1.394 GB -> 952.575 MB.
[2025-12-06T14:12:40.011Z] 14:12:38.933 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)
[2025-12-06T14:12:40.011Z] 14:12:38.934 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
[2025-12-06T14:12:40.011Z] 14:12:38.934 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
[2025-12-06T14:12:40.011Z] 14:12:39.381 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)
[2025-12-06T14:12:40.011Z] 14:12:39.384 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
[2025-12-06T14:12:40.011Z] 14:12:39.384 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
[2025-12-06T14:12:49.078Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (16232.694 ms) ======
[2025-12-06T14:12:49.078Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2025-12-06T14:12:49.078Z] GC before operation: completed in 94.484 ms, heap usage 1.617 GB -> 952.669 MB.
[2025-12-06T14:12:55.062Z] 14:12:54.920 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)
[2025-12-06T14:12:55.062Z] 14:12:54.920 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
[2025-12-06T14:12:55.062Z] 14:12:54.922 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
[2025-12-06T14:12:55.787Z] 14:12:55.700 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)
[2025-12-06T14:12:55.787Z] 14:12:55.700 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
[2025-12-06T14:12:55.787Z] 14:12:55.700 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
[2025-12-06T14:13:06.703Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (16451.859 ms) ======
[2025-12-06T14:13:06.703Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2025-12-06T14:13:06.703Z] GC before operation: completed in 96.141 ms, heap usage 971.781 MB -> 952.744 MB.
[2025-12-06T14:13:12.685Z] 14:13:11.922 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)
[2025-12-06T14:13:12.685Z] 14:13:11.922 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
[2025-12-06T14:13:12.685Z] 14:13:11.923 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
[2025-12-06T14:13:12.685Z] 14:13:12.414 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)
[2025-12-06T14:13:12.685Z] 14:13:12.415 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
[2025-12-06T14:13:12.685Z] 14:13:12.415 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
[2025-12-06T14:13:23.598Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (16300.276 ms) ======
[2025-12-06T14:13:23.598Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2025-12-06T14:13:23.598Z] GC before operation: completed in 103.274 ms, heap usage 976.276 MB -> 952.845 MB.
[2025-12-06T14:13:28.492Z] 14:13:28.367 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)
[2025-12-06T14:13:28.492Z] 14:13:28.368 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
[2025-12-06T14:13:28.492Z] 14:13:28.368 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
[2025-12-06T14:13:28.831Z] 14:13:28.510 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)
[2025-12-06T14:13:28.831Z] 14:13:28.510 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
[2025-12-06T14:13:28.831Z] 14:13:28.510 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
[2025-12-06T14:13:39.778Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (16471.846 ms) ======
[2025-12-06T14:13:39.778Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2025-12-06T14:13:39.778Z] GC before operation: completed in 101.823 ms, heap usage 968.372 MB -> 952.917 MB.
[2025-12-06T14:13:44.598Z] 14:13:44.559 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)
[2025-12-06T14:13:44.598Z] 14:13:44.559 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
[2025-12-06T14:13:44.599Z] 14:13:44.560 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
[2025-12-06T14:13:45.324Z] 14:13:44.943 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)
[2025-12-06T14:13:45.324Z] 14:13:44.943 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
[2025-12-06T14:13:45.324Z] 14:13:44.944 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
[2025-12-06T14:13:54.303Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (15738.841 ms) ======
[2025-12-06T14:13:54.303Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2025-12-06T14:13:54.303Z] GC before operation: completed in 103.137 ms, heap usage 971.692 MB -> 953.018 MB.
[2025-12-06T14:14:01.657Z] 14:14:00.635 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)
[2025-12-06T14:14:01.657Z] 14:14:00.636 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
[2025-12-06T14:14:01.657Z] 14:14:00.636 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
[2025-12-06T14:14:01.657Z] 14:14:00.785 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)
[2025-12-06T14:14:01.657Z] 14:14:00.788 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
[2025-12-06T14:14:01.657Z] 14:14:00.788 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
[2025-12-06T14:14:10.726Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (15744.298 ms) ======
[2025-12-06T14:14:10.726Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2025-12-06T14:14:10.726Z] GC before operation: completed in 101.818 ms, heap usage 964.363 MB -> 953.064 MB.
[2025-12-06T14:14:16.693Z] 14:14:16.639 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)
[2025-12-06T14:14:16.693Z] 14:14:16.641 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
[2025-12-06T14:14:16.693Z] 14:14:16.641 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
[2025-12-06T14:14:17.030Z] 14:14:16.690 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)
[2025-12-06T14:14:17.030Z] 14:14:16.692 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
[2025-12-06T14:14:17.030Z] 14:14:16.692 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
[2025-12-06T14:14:26.011Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (15930.863 ms) ======
[2025-12-06T14:14:26.011Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2025-12-06T14:14:26.350Z] GC before operation: completed in 94.236 ms, heap usage 1.077 GB -> 953.143 MB.
[2025-12-06T14:14:32.366Z] 14:14:32.276 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)
[2025-12-06T14:14:32.366Z] 14:14:32.277 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
[2025-12-06T14:14:32.366Z] 14:14:32.277 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
[2025-12-06T14:14:32.366Z] 14:14:32.302 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)
[2025-12-06T14:14:32.366Z] 14:14:32.305 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
[2025-12-06T14:14:32.366Z] 14:14:32.305 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
[2025-12-06T14:14:43.396Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (15597.356 ms) ======
[2025-12-06T14:14:43.396Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2025-12-06T14:14:43.396Z] GC before operation: completed in 92.147 ms, heap usage 1.118 GB -> 953.223 MB.
[2025-12-06T14:14:48.228Z] 14:14:47.768 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)
[2025-12-06T14:14:48.228Z] 14:14:47.769 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
[2025-12-06T14:14:48.228Z] 14:14:47.769 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
[2025-12-06T14:14:48.957Z] 14:14:48.567 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)
[2025-12-06T14:14:48.957Z] 14:14:48.568 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
[2025-12-06T14:14:48.957Z] 14:14:48.568 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
[2025-12-06T14:14:57.943Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (15625.611 ms) ======
[2025-12-06T14:14:57.943Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2025-12-06T14:14:57.943Z] GC before operation: completed in 95.010 ms, heap usage 1.382 GB -> 953.316 MB.
[2025-12-06T14:15:03.951Z] 14:15:03.651 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)
[2025-12-06T14:15:03.951Z] 14:15:03.652 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
[2025-12-06T14:15:03.951Z] 14:15:03.652 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
[2025-12-06T14:15:04.291Z] 14:15:04.176 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)
[2025-12-06T14:15:04.291Z] 14:15:04.176 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
[2025-12-06T14:15:04.291Z] 14:15:04.176 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
[2025-12-06T14:15:13.285Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (15274.219 ms) ======
[2025-12-06T14:15:13.285Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2025-12-06T14:15:13.285Z] GC before operation: completed in 97.784 ms, heap usage 1.073 GB -> 953.368 MB.
[2025-12-06T14:15:19.264Z] 14:15:19.015 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)
[2025-12-06T14:15:19.264Z] 14:15:19.016 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
[2025-12-06T14:15:19.264Z] 14:15:19.016 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
[2025-12-06T14:15:19.614Z] 14:15:19.340 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)
[2025-12-06T14:15:19.614Z] 14:15:19.340 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
[2025-12-06T14:15:19.614Z] 14:15:19.341 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
[2025-12-06T14:15:30.631Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (16048.194 ms) ======
[2025-12-06T14:15:30.631Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2025-12-06T14:15:30.631Z] GC before operation: completed in 93.450 ms, heap usage 1.129 GB -> 953.441 MB.
[2025-12-06T14:15:36.646Z] 14:15:35.708 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)
[2025-12-06T14:15:36.646Z] 14:15:35.709 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
[2025-12-06T14:15:36.646Z] 14:15:35.709 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
[2025-12-06T14:15:36.646Z] 14:15:35.771 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)
[2025-12-06T14:15:36.646Z] 14:15:35.771 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
[2025-12-06T14:15:36.646Z] 14:15:35.771 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
[2025-12-06T14:15:45.648Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (16568.039 ms) ======
[2025-12-06T14:15:45.648Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2025-12-06T14:15:45.986Z] GC before operation: completed in 97.461 ms, heap usage 1.018 GB -> 953.513 MB.
[2025-12-06T14:15:51.975Z] 14:15:51.851 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)
[2025-12-06T14:15:51.975Z] 14:15:51.851 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
[2025-12-06T14:15:51.975Z] 14:15:51.851 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
[2025-12-06T14:15:52.709Z] 14:15:52.576 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)
[2025-12-06T14:15:52.709Z] 14:15:52.578 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
[2025-12-06T14:15:52.709Z] 14:15:52.578 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
[2025-12-06T14:16:01.755Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (15833.686 ms) ======
[2025-12-06T14:16:01.755Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2025-12-06T14:16:01.755Z] GC before operation: completed in 98.530 ms, heap usage 1.018 GB -> 953.640 MB.
[2025-12-06T14:16:07.777Z] 14:16:07.371 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)
[2025-12-06T14:16:07.777Z] 14:16:07.371 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
[2025-12-06T14:16:07.777Z] 14:16:07.372 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
[2025-12-06T14:16:08.510Z] 14:16:08.473 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)
[2025-12-06T14:16:08.510Z] 14:16:08.473 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
[2025-12-06T14:16:08.510Z] 14:16:08.474 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
[2025-12-06T14:16:17.507Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (15595.318 ms) ======
[2025-12-06T14:16:17.507Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2025-12-06T14:16:17.507Z] GC before operation: completed in 89.945 ms, heap usage 972.693 MB -> 953.707 MB.
[2025-12-06T14:16:24.857Z] 14:16:23.510 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)
[2025-12-06T14:16:24.857Z] 14:16:23.511 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
[2025-12-06T14:16:24.857Z] 14:16:23.511 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
[2025-12-06T14:16:24.857Z] 14:16:23.555 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)
[2025-12-06T14:16:24.857Z] 14:16:23.556 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
[2025-12-06T14:16:24.857Z] 14:16:23.556 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
[2025-12-06T14:16:33.827Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (15644.302 ms) ======
[2025-12-06T14:16:33.828Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2025-12-06T14:16:33.828Z] GC before operation: completed in 95.044 ms, heap usage 1.044 GB -> 953.777 MB.
[2025-12-06T14:16:39.804Z] 14:16:39.248 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)
[2025-12-06T14:16:39.804Z] 14:16:39.248 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
[2025-12-06T14:16:39.804Z] 14:16:39.249 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
[2025-12-06T14:16:39.804Z] 14:16:39.650 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)
[2025-12-06T14:16:39.804Z] 14:16:39.651 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
[2025-12-06T14:16:39.804Z] 14:16:39.651 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
[2025-12-06T14:16:50.729Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (16113.967 ms) ======
[2025-12-06T14:16:50.729Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2025-12-06T14:16:50.729Z] GC before operation: completed in 89.985 ms, heap usage 1.018 GB -> 953.862 MB.
[2025-12-06T14:16:56.731Z] 14:16:55.612 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)
[2025-12-06T14:16:56.731Z] 14:16:55.612 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
[2025-12-06T14:16:56.731Z] 14:16:55.612 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
[2025-12-06T14:16:56.731Z] 14:16:55.910 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)
[2025-12-06T14:16:56.731Z] 14:16:55.910 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
[2025-12-06T14:16:56.731Z] 14:16:55.913 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
[2025-12-06T14:17:05.737Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (16031.259 ms) ======
[2025-12-06T14:17:05.737Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2025-12-06T14:17:05.737Z] GC before operation: completed in 98.266 ms, heap usage 1018.857 MB -> 953.934 MB.
[2025-12-06T14:17:11.737Z] 14:17:11.226 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)
[2025-12-06T14:17:11.737Z] 14:17:11.228 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
[2025-12-06T14:17:11.737Z] 14:17:11.228 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
[2025-12-06T14:17:12.075Z] 14:17:12.050 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)
[2025-12-06T14:17:12.075Z] 14:17:12.053 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
[2025-12-06T14:17:12.075Z] 14:17:12.053 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
[2025-12-06T14:17:23.086Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (15877.923 ms) ======
[2025-12-06T14:17:23.086Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2025-12-06T14:17:23.086Z] GC before operation: completed in 96.052 ms, heap usage 977.180 MB -> 954.036 MB.
[2025-12-06T14:17:27.923Z] 14:17:27.086 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)
[2025-12-06T14:17:27.923Z] 14:17:27.087 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
[2025-12-06T14:17:27.923Z] 14:17:27.087 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
[2025-12-06T14:17:27.923Z] 14:17:27.726 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)
[2025-12-06T14:17:27.923Z] 14:17:27.727 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
[2025-12-06T14:17:27.923Z] 14:17:27.727 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
[2025-12-06T14:17:36.918Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (15321.253 ms) ======
[2025-12-06T14:17:36.918Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2025-12-06T14:17:36.918Z] GC before operation: completed in 99.936 ms, heap usage 1.018 GB -> 954.218 MB.
[2025-12-06T14:17:42.887Z] 14:17:42.266 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)
[2025-12-06T14:17:42.887Z] 14:17:42.267 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
[2025-12-06T14:17:42.887Z] 14:17:42.267 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
[2025-12-06T14:17:43.222Z] 14:17:43.128 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)
[2025-12-06T14:17:43.222Z] 14:17:43.128 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
[2025-12-06T14:17:43.222Z] 14:17:43.129 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
[2025-12-06T14:17:54.211Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (15733.942 ms) ======
[2025-12-06T14:17:54.211Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2025-12-06T14:17:54.211Z] GC before operation: completed in 93.178 ms, heap usage 1.258 GB -> 954.182 MB.
[2025-12-06T14:17:59.026Z] 14:17:58.888 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)
[2025-12-06T14:17:59.026Z] 14:17:58.889 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
[2025-12-06T14:17:59.026Z] 14:17:58.889 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
[2025-12-06T14:17:59.367Z] 14:17:59.065 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)
[2025-12-06T14:17:59.367Z] 14:17:59.066 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
[2025-12-06T14:17:59.367Z] 14:17:59.066 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
[2025-12-06T14:18:10.298Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (15984.923 ms) ======
[2025-12-06T14:18:10.298Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2025-12-06T14:18:10.298Z] GC before operation: completed in 94.775 ms, heap usage 976.599 MB -> 954.210 MB.
[2025-12-06T14:18:15.121Z] 14:18:14.690 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)
[2025-12-06T14:18:15.121Z] 14:18:14.690 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
[2025-12-06T14:18:15.121Z] 14:18:14.691 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
[2025-12-06T14:18:15.458Z] 14:18:15.416 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)
[2025-12-06T14:18:15.458Z] 14:18:15.417 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
[2025-12-06T14:18:15.458Z] 14:18:15.417 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
[2025-12-06T14:18:26.369Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (15794.111 ms) ======
[2025-12-06T14:18:26.369Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2025-12-06T14:18:26.369Z] GC before operation: completed in 94.606 ms, heap usage 1.529 GB -> 954.423 MB.
[2025-12-06T14:18:31.277Z] 14:18:30.493 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)
[2025-12-06T14:18:31.277Z] 14:18:30.493 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
[2025-12-06T14:18:31.277Z] 14:18:30.495 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
[2025-12-06T14:18:31.277Z] 14:18:30.712 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)
[2025-12-06T14:18:31.277Z] 14:18:30.713 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
[2025-12-06T14:18:31.277Z] 14:18:30.713 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
[2025-12-06T14:18:40.265Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (15457.117 ms) ======
[2025-12-06T14:18:40.265Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2025-12-06T14:18:40.265Z] GC before operation: completed in 98.527 ms, heap usage 969.802 MB -> 954.363 MB.
[2025-12-06T14:18:47.631Z] 14:18:46.478 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)
[2025-12-06T14:18:47.631Z] 14:18:46.479 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
[2025-12-06T14:18:47.631Z] 14:18:46.479 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
[2025-12-06T14:18:47.631Z] 14:18:46.509 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)
[2025-12-06T14:18:47.631Z] 14:18:46.509 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
[2025-12-06T14:18:47.631Z] 14:18:46.510 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
[2025-12-06T14:18:56.652Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (15372.864 ms) ======
[2025-12-06T14:18:56.652Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2025-12-06T14:18:56.652Z] GC before operation: completed in 97.170 ms, heap usage 1.480 GB -> 954.397 MB.
[2025-12-06T14:19:02.689Z] 14:19:01.517 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)
[2025-12-06T14:19:02.689Z] 14:19:01.517 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
[2025-12-06T14:19:02.689Z] 14:19:01.518 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
[2025-12-06T14:19:02.689Z] 14:19:01.937 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)
[2025-12-06T14:19:02.689Z] 14:19:01.938 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
[2025-12-06T14:19:02.689Z] 14:19:01.938 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
[2025-12-06T14:19:11.758Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (15644.603 ms) ======
[2025-12-06T14:19:11.758Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2025-12-06T14:19:11.758Z] GC before operation: completed in 97.815 ms, heap usage 1.439 GB -> 954.446 MB.
[2025-12-06T14:19:17.749Z] 14:19:17.711 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)
[2025-12-06T14:19:17.749Z] 14:19:17.712 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
[2025-12-06T14:19:17.749Z] 14:19:17.712 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
[2025-12-06T14:19:17.749Z] 14:19:17.718 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)
[2025-12-06T14:19:17.749Z] 14:19:17.718 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
[2025-12-06T14:19:17.749Z] 14:19:17.719 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
[2025-12-06T14:19:28.695Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (15837.249 ms) ======
[2025-12-06T14:19:28.695Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2025-12-06T14:19:28.695Z] GC before operation: completed in 106.988 ms, heap usage 985.540 MB -> 954.417 MB.
[2025-12-06T14:19:34.692Z] 14:19:33.728 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)
[2025-12-06T14:19:34.692Z] 14:19:33.729 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
[2025-12-06T14:19:34.692Z] 14:19:33.730 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
[2025-12-06T14:19:34.692Z] 14:19:33.933 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)
[2025-12-06T14:19:34.692Z] 14:19:33.934 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
[2025-12-06T14:19:34.692Z] 14:19:33.935 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
[2025-12-06T14:19:43.732Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (15581.866 ms) ======
[2025-12-06T14:19:43.732Z] -----------------------------------
[2025-12-06T14:19:43.732Z] renaissance-naive-bayes_0_PASSED
[2025-12-06T14:19:43.732Z] -----------------------------------
[2025-12-06T14:19:43.732Z]
[2025-12-06T14:19:43.732Z] TEST TEARDOWN:
[2025-12-06T14:19:43.732Z] Nothing to be done for teardown.
[2025-12-06T14:19:43.732Z] renaissance-naive-bayes_0 Finish Time: Sat Dec 6 14:19:43 2025 Epoch Time (ms): 1765030783492