renaissance-naive-bayes_0
[2025-12-27T14:10:37.164Z] Running test renaissance-naive-bayes_0 ...
[2025-12-27T14:10:37.164Z] ===============================================
[2025-12-27T14:10:37.164Z] renaissance-naive-bayes_0 Start Time: Sat Dec 27 14:10:36 2025 Epoch Time (ms): 1766844636870
[2025-12-27T14:10:37.164Z] variation: NoOptions
[2025-12-27T14:10:37.164Z] JVM_OPTIONS:
[2025-12-27T14:10:37.164Z] { \
[2025-12-27T14:10:37.164Z] echo ""; echo "TEST SETUP:"; \
[2025-12-27T14:10:37.164Z] echo "Nothing to be done for setup."; \
[2025-12-27T14:10:37.164Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17668430867758/renaissance-naive-bayes_0"; \
[2025-12-27T14:10:37.164Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17668430867758/renaissance-naive-bayes_0"; \
[2025-12-27T14:10:37.164Z] echo ""; echo "TESTING:"; \
[2025-12-27T14:10:37.164Z] "/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_17668430867758/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-12-27T14:10:37.164Z] 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_17668430867758/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-27T14:10:37.164Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-27T14:10:37.164Z] echo "Nothing to be done for teardown."; \
[2025-12-27T14:10:37.164Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17668430867758/TestTargetResult";
[2025-12-27T14:10:37.164Z]
[2025-12-27T14:10:37.164Z] TEST SETUP:
[2025-12-27T14:10:37.164Z] Nothing to be done for setup.
[2025-12-27T14:10:37.164Z]
[2025-12-27T14:10:37.164Z] TESTING:
[2025-12-27T14:10:37.500Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-27T14:10:37.500Z] 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_17668430867758/renaissance-naive-bayes_0/launcher-141036-3754610394302123812/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-27T14:10:37.500Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-27T14:10:37.500Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-27T14:10:43.453Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-12-27T14:10:49.411Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2025-12-27T14:10:49.411Z] GC before operation: completed in 52.543 ms, heap usage 59.812 MB -> 34.701 MB.
[2025-12-27T14:11:12.592Z] 14:11:12.574 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-27T14:11:13.012Z] 14:11:12.584 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-27T14:11:13.012Z] 14:11:12.586 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-27T14:11:15.305Z] 14:11:14.960 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-27T14:11:15.305Z] 14:11:14.961 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-27T14:11:15.305Z] 14:11:14.961 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-27T14:11:15.643Z] 14:11:15.426 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-27T14:11:15.643Z] 14:11:15.429 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-27T14:11:15.643Z] 14:11:15.429 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-27T14:11:24.660Z] 14:11:24.016 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-27T14:11:24.660Z] 14:11:24.016 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-27T14:11:24.660Z] 14:11:24.017 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-27T14:11:26.946Z] 14:11:26.915 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-27T14:11:26.946Z] 14:11:26.915 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-27T14:11:26.946Z] 14:11:26.916 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-27T14:11:36.018Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (45801.697 ms) ======
[2025-12-27T14:11:36.018Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2025-12-27T14:11:36.018Z] GC before operation: completed in 146.894 ms, heap usage 1.656 GB -> 952.238 MB.
[2025-12-27T14:11:41.985Z] 14:11:41.313 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-27T14:11:41.985Z] 14:11:41.313 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-27T14:11:41.985Z] 14:11:41.313 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-27T14:11:41.985Z] 14:11:41.446 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-27T14:11:41.985Z] 14:11:41.446 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-27T14:11:41.985Z] 14:11:41.447 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-27T14:11:52.904Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (16196.804 ms) ======
[2025-12-27T14:11:52.904Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2025-12-27T14:11:52.904Z] GC before operation: completed in 87.761 ms, heap usage 1018.597 MB -> 952.360 MB.
[2025-12-27T14:11:58.886Z] 14:11:58.631 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-27T14:11:58.886Z] 14:11:58.631 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-27T14:11:58.886Z] 14:11:58.631 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-27T14:11:58.886Z] 14:11:58.751 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-27T14:11:58.886Z] 14:11:58.752 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-27T14:11:58.886Z] 14:11:58.754 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-27T14:12:09.827Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (17231.981 ms) ======
[2025-12-27T14:12:09.827Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2025-12-27T14:12:09.827Z] GC before operation: completed in 96.903 ms, heap usage 971.301 MB -> 952.518 MB.
[2025-12-27T14:12:15.798Z] 14:12:15.412 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-27T14:12:15.798Z] 14:12:15.412 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-27T14:12:15.798Z] 14:12:15.413 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-27T14:12:15.798Z] 14:12:15.541 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-27T14:12:15.798Z] 14:12:15.542 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-27T14:12:15.798Z] 14:12:15.542 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-27T14:12:26.765Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (16634.119 ms) ======
[2025-12-27T14:12:26.765Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2025-12-27T14:12:26.765Z] GC before operation: completed in 116.980 ms, heap usage 975.511 MB -> 952.536 MB.
[2025-12-27T14:12:32.754Z] 14:12:31.847 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-27T14:12:32.754Z] 14:12:31.849 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-27T14:12:32.754Z] 14:12:31.849 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-27T14:12:32.754Z] 14:12:32.460 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-27T14:12:32.754Z] 14:12:32.463 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-27T14:12:32.754Z] 14:12:32.463 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-27T14:12:43.779Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (16563.352 ms) ======
[2025-12-27T14:12:43.779Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2025-12-27T14:12:43.779Z] GC before operation: completed in 98.727 ms, heap usage 1.017 GB -> 952.632 MB.
[2025-12-27T14:12:49.738Z] 14:12:48.825 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-27T14:12:49.738Z] 14:12:48.826 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-27T14:12:49.738Z] 14:12:48.826 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-27T14:12:49.739Z] 14:12:48.842 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-27T14:12:49.739Z] 14:12:48.843 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-27T14:12:49.739Z] 14:12:48.843 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-27T14:12:58.716Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (16480.505 ms) ======
[2025-12-27T14:12:58.716Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2025-12-27T14:12:58.716Z] GC before operation: completed in 103.344 ms, heap usage 964.375 MB -> 952.746 MB.
[2025-12-27T14:13:06.061Z] 14:13:05.229 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-27T14:13:06.061Z] 14:13:05.229 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-27T14:13:06.061Z] 14:13:05.229 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-27T14:13:06.061Z] 14:13:05.583 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-27T14:13:06.061Z] 14:13:05.585 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-27T14:13:06.061Z] 14:13:05.585 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-27T14:13:17.009Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (16919.626 ms) ======
[2025-12-27T14:13:17.009Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2025-12-27T14:13:17.009Z] GC before operation: completed in 97.025 ms, heap usage 980.649 MB -> 952.858 MB.
[2025-12-27T14:13:21.958Z] 14:13:21.823 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-27T14:13:21.958Z] 14:13:21.825 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-27T14:13:21.958Z] 14:13:21.825 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-27T14:13:22.677Z] 14:13:22.576 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-27T14:13:22.677Z] 14:13:22.576 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-27T14:13:22.677Z] 14:13:22.577 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-27T14:13:33.595Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (16431.637 ms) ======
[2025-12-27T14:13:33.595Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2025-12-27T14:13:33.595Z] GC before operation: completed in 103.803 ms, heap usage 964.415 MB -> 953.424 MB.
[2025-12-27T14:13:39.572Z] 14:13:38.405 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-27T14:13:39.572Z] 14:13:38.405 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-27T14:13:39.572Z] 14:13:38.405 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-27T14:13:39.572Z] 14:13:38.805 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-27T14:13:39.572Z] 14:13:38.806 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-27T14:13:39.572Z] 14:13:38.806 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-27T14:13:48.548Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (15925.612 ms) ======
[2025-12-27T14:13:48.548Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2025-12-27T14:13:48.548Z] GC before operation: completed in 100.529 ms, heap usage 976.236 MB -> 953.002 MB.
[2025-12-27T14:13:54.511Z] 14:13:54.283 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-27T14:13:54.511Z] 14:13:54.284 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-27T14:13:54.511Z] 14:13:54.284 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-27T14:13:54.511Z] 14:13:54.402 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-27T14:13:54.511Z] 14:13:54.403 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-27T14:13:54.511Z] 14:13:54.405 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-27T14:14:05.422Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (15696.347 ms) ======
[2025-12-27T14:14:05.422Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2025-12-27T14:14:05.422Z] GC before operation: completed in 98.109 ms, heap usage 1.165 GB -> 953.092 MB.
[2025-12-27T14:14:11.385Z] 14:14:10.282 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-27T14:14:11.385Z] 14:14:10.284 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-27T14:14:11.385Z] 14:14:10.284 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-27T14:14:11.385Z] 14:14:10.620 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-27T14:14:11.385Z] 14:14:10.621 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-27T14:14:11.385Z] 14:14:10.623 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-27T14:14:20.370Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (15974.982 ms) ======
[2025-12-27T14:14:20.370Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2025-12-27T14:14:20.370Z] GC before operation: completed in 97.358 ms, heap usage 1.438 GB -> 953.142 MB.
[2025-12-27T14:14:26.340Z] 14:14:26.020 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-27T14:14:26.340Z] 14:14:26.020 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-27T14:14:26.340Z] 14:14:26.020 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-27T14:14:26.682Z] 14:14:26.525 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-27T14:14:26.682Z] 14:14:26.525 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-27T14:14:26.682Z] 14:14:26.525 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-27T14:14:37.614Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (15794.483 ms) ======
[2025-12-27T14:14:37.614Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2025-12-27T14:14:37.614Z] GC before operation: completed in 93.232 ms, heap usage 1.018 GB -> 953.216 MB.
[2025-12-27T14:14:42.431Z] 14:14:42.384 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-27T14:14:42.431Z] 14:14:42.384 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-27T14:14:42.431Z] 14:14:42.384 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-27T14:14:42.771Z] 14:14:42.653 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-27T14:14:42.771Z] 14:14:42.658 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-27T14:14:42.771Z] 14:14:42.658 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-27T14:14:53.718Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (16007.480 ms) ======
[2025-12-27T14:14:53.718Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2025-12-27T14:14:53.718Z] GC before operation: completed in 95.832 ms, heap usage 1.165 GB -> 953.334 MB.
[2025-12-27T14:14:58.551Z] 14:14:58.462 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-27T14:14:58.551Z] 14:14:58.462 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-27T14:14:58.551Z] 14:14:58.464 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-27T14:14:58.888Z] 14:14:58.723 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-27T14:14:58.888Z] 14:14:58.724 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-27T14:14:58.888Z] 14:14:58.724 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-27T14:15:09.821Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (16376.870 ms) ======
[2025-12-27T14:15:09.821Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2025-12-27T14:15:09.821Z] GC before operation: completed in 97.810 ms, heap usage 1.479 GB -> 953.406 MB.
[2025-12-27T14:15:15.808Z] 14:15:14.697 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-27T14:15:15.809Z] 14:15:14.697 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-27T14:15:15.809Z] 14:15:14.698 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-27T14:15:15.809Z] 14:15:15.296 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-27T14:15:15.809Z] 14:15:15.297 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-27T14:15:15.809Z] 14:15:15.297 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-27T14:15:24.887Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (16156.077 ms) ======
[2025-12-27T14:15:24.887Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2025-12-27T14:15:24.887Z] GC before operation: completed in 111.787 ms, heap usage 1.165 GB -> 953.448 MB.
[2025-12-27T14:15:32.254Z] 14:15:30.915 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-27T14:15:32.254Z] 14:15:30.915 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-27T14:15:32.254Z] 14:15:30.915 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-27T14:15:32.254Z] 14:15:31.535 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-27T14:15:32.254Z] 14:15:31.535 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-27T14:15:32.254Z] 14:15:31.535 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-27T14:15:41.245Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (16206.079 ms) ======
[2025-12-27T14:15:41.245Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2025-12-27T14:15:41.245Z] GC before operation: completed in 108.404 ms, heap usage 1.018 GB -> 953.529 MB.
[2025-12-27T14:15:48.595Z] 14:15:47.358 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-27T14:15:48.595Z] 14:15:47.359 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-27T14:15:48.595Z] 14:15:47.359 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-27T14:15:48.595Z] 14:15:47.867 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-27T14:15:48.595Z] 14:15:47.868 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-27T14:15:48.595Z] 14:15:47.868 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-27T14:15:57.596Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (16314.146 ms) ======
[2025-12-27T14:15:57.596Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2025-12-27T14:15:57.596Z] GC before operation: completed in 99.941 ms, heap usage 976.005 MB -> 953.649 MB.
[2025-12-27T14:16:04.945Z] 14:16:03.596 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-27T14:16:04.945Z] 14:16:03.597 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-27T14:16:04.945Z] 14:16:03.597 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-27T14:16:04.945Z] 14:16:04.517 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-27T14:16:04.945Z] 14:16:04.518 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-27T14:16:04.945Z] 14:16:04.518 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-27T14:16:15.952Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (16646.241 ms) ======
[2025-12-27T14:16:15.952Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2025-12-27T14:16:15.952Z] GC before operation: completed in 100.892 ms, heap usage 972.852 MB -> 953.673 MB.
[2025-12-27T14:16:20.779Z] 14:16:20.561 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-27T14:16:20.779Z] 14:16:20.564 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-27T14:16:20.779Z] 14:16:20.564 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-27T14:16:21.113Z] 14:16:20.947 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-27T14:16:21.113Z] 14:16:20.949 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-27T14:16:21.113Z] 14:16:20.949 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-27T14:16:32.040Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (16447.216 ms) ======
[2025-12-27T14:16:32.040Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2025-12-27T14:16:32.040Z] GC before operation: completed in 97.977 ms, heap usage 1014.524 MB -> 953.752 MB.
[2025-12-27T14:16:38.017Z] 14:16:37.442 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-27T14:16:38.017Z] 14:16:37.445 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-27T14:16:38.017Z] 14:16:37.445 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-27T14:16:38.017Z] 14:16:37.460 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-27T14:16:38.017Z] 14:16:37.460 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-27T14:16:38.017Z] 14:16:37.460 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-27T14:16:48.954Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (16524.400 ms) ======
[2025-12-27T14:16:48.954Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2025-12-27T14:16:48.954Z] GC before operation: completed in 98.799 ms, heap usage 973.024 MB -> 953.858 MB.
[2025-12-27T14:16:53.853Z] 14:16:53.781 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-27T14:16:53.853Z] 14:16:53.782 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-27T14:16:53.853Z] 14:16:53.782 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-27T14:16:54.191Z] 14:16:53.989 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-27T14:16:54.191Z] 14:16:53.990 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-27T14:16:54.191Z] 14:16:53.990 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-27T14:17:03.175Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (15620.687 ms) ======
[2025-12-27T14:17:03.175Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2025-12-27T14:17:03.512Z] GC before operation: completed in 100.512 ms, heap usage 980.555 MB -> 953.922 MB.
[2025-12-27T14:17:09.479Z] 14:17:09.452 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-27T14:17:09.479Z] 14:17:09.452 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-27T14:17:09.479Z] 14:17:09.453 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-27T14:17:09.813Z] 14:17:09.666 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-27T14:17:09.813Z] 14:17:09.667 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-27T14:17:09.813Z] 14:17:09.667 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-27T14:17:20.734Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (15753.178 ms) ======
[2025-12-27T14:17:20.734Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2025-12-27T14:17:20.734Z] GC before operation: completed in 99.345 ms, heap usage 984.938 MB -> 953.995 MB.
[2025-12-27T14:17:25.556Z] 14:17:25.229 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-27T14:17:25.556Z] 14:17:25.229 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-27T14:17:25.556Z] 14:17:25.230 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-27T14:17:25.893Z] 14:17:25.823 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-27T14:17:25.893Z] 14:17:25.823 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-27T14:17:25.893Z] 14:17:25.823 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-27T14:17:34.952Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (15805.196 ms) ======
[2025-12-27T14:17:34.952Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2025-12-27T14:17:34.952Z] GC before operation: completed in 98.592 ms, heap usage 1.607 GB -> 954.068 MB.
[2025-12-27T14:17:42.288Z] 14:17:41.078 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-27T14:17:42.288Z] 14:17:41.078 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-27T14:17:42.288Z] 14:17:41.079 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-27T14:17:42.288Z] 14:17:41.689 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-27T14:17:42.288Z] 14:17:41.690 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-27T14:17:42.289Z] 14:17:41.690 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-27T14:17:51.270Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (15609.238 ms) ======
[2025-12-27T14:17:51.270Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2025-12-27T14:17:51.270Z] GC before operation: completed in 96.965 ms, heap usage 1.074 GB -> 954.140 MB.
[2025-12-27T14:17:57.250Z] 14:17:56.912 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-27T14:17:57.250Z] 14:17:56.913 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-27T14:17:57.250Z] 14:17:56.913 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-27T14:17:57.591Z] 14:17:57.372 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-27T14:17:57.591Z] 14:17:57.372 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-27T14:17:57.591Z] 14:17:57.373 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-27T14:18:08.520Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (16157.149 ms) ======
[2025-12-27T14:18:08.520Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2025-12-27T14:18:08.520Z] GC before operation: completed in 101.347 ms, heap usage 1.085 GB -> 954.213 MB.
[2025-12-27T14:18:13.354Z] 14:18:12.720 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-27T14:18:13.354Z] 14:18:12.720 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-27T14:18:13.354Z] 14:18:12.720 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-27T14:18:13.354Z] 14:18:13.211 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-27T14:18:13.354Z] 14:18:13.211 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-27T14:18:13.354Z] 14:18:13.214 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-27T14:18:24.277Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (15792.224 ms) ======
[2025-12-27T14:18:24.277Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2025-12-27T14:18:24.277Z] GC before operation: completed in 94.783 ms, heap usage 1.439 GB -> 954.341 MB.
[2025-12-27T14:18:29.094Z] 14:18:28.899 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-27T14:18:29.094Z] 14:18:28.899 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-27T14:18:29.094Z] 14:18:28.899 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-27T14:18:29.483Z] 14:18:29.397 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-27T14:18:29.483Z] 14:18:29.397 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-27T14:18:29.483Z] 14:18:29.398 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-27T14:18:40.398Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (15912.323 ms) ======
[2025-12-27T14:18:40.398Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2025-12-27T14:18:40.398Z] GC before operation: completed in 97.250 ms, heap usage 1.638 GB -> 954.313 MB.
[2025-12-27T14:18:45.205Z] 14:18:45.156 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-27T14:18:45.205Z] 14:18:45.156 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-27T14:18:45.205Z] 14:18:45.157 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-27T14:18:45.925Z] 14:18:45.607 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-27T14:18:45.925Z] 14:18:45.609 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-27T14:18:45.925Z] 14:18:45.609 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-27T14:18:56.848Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (16480.847 ms) ======
[2025-12-27T14:18:56.848Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2025-12-27T14:18:56.848Z] GC before operation: completed in 98.521 ms, heap usage 967.710 MB -> 954.426 MB.
[2025-12-27T14:19:01.650Z] 14:19:01.576 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-27T14:19:01.650Z] 14:19:01.576 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-27T14:19:01.650Z] 14:19:01.577 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-27T14:19:01.984Z] 14:19:01.929 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-27T14:19:01.984Z] 14:19:01.929 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-27T14:19:01.984Z] 14:19:01.929 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-27T14:19:12.882Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (15683.329 ms) ======
[2025-12-27T14:19:12.882Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2025-12-27T14:19:12.882Z] GC before operation: completed in 104.210 ms, heap usage 1.346 GB -> 954.401 MB.
[2025-12-27T14:19:17.684Z] 14:19:17.661 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-27T14:19:17.684Z] 14:19:17.664 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-27T14:19:17.684Z] 14:19:17.664 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-27T14:19:18.021Z] 14:19:17.970 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-27T14:19:18.021Z] 14:19:17.971 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-27T14:19:18.021Z] 14:19:17.971 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-27T14:19:28.922Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (16292.563 ms) ======
[2025-12-27T14:19:28.922Z] -----------------------------------
[2025-12-27T14:19:28.922Z] renaissance-naive-bayes_0_PASSED
[2025-12-27T14:19:28.922Z] -----------------------------------
[2025-12-27T14:19:28.922Z]
[2025-12-27T14:19:28.922Z] TEST TEARDOWN:
[2025-12-27T14:19:28.922Z] Nothing to be done for teardown.
[2025-12-27T14:19:28.922Z] renaissance-naive-bayes_0 Finish Time: Sat Dec 27 14:19:28 2025 Epoch Time (ms): 1766845168109