renaissance-naive-bayes_0
[2025-06-28T00:53:38.488Z] Running test renaissance-naive-bayes_0 ...
[2025-06-28T00:53:38.488Z] ===============================================
[2025-06-28T00:53:38.488Z] renaissance-naive-bayes_0 Start Time: Sat Jun 28 00:53:38 2025 Epoch Time (ms): 1751072018054
[2025-06-28T00:53:38.488Z] variation: NoOptions
[2025-06-28T00:53:38.488Z] JVM_OPTIONS:
[2025-06-28T00:53:38.488Z] { \
[2025-06-28T00:53:38.488Z] echo ""; echo "TEST SETUP:"; \
[2025-06-28T00:53:38.488Z] echo "Nothing to be done for setup."; \
[2025-06-28T00:53:38.488Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_1751070310959/renaissance-naive-bayes_0"; \
[2025-06-28T00:53:38.488Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_1751070310959/renaissance-naive-bayes_0"; \
[2025-06-28T00:53:38.488Z] echo ""; echo "TESTING:"; \
[2025-06-28T00:53:38.488Z] "/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_1751070310959/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-06-28T00:53:38.488Z] 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_1751070310959/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-28T00:53:38.488Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-28T00:53:38.488Z] echo "Nothing to be done for teardown."; \
[2025-06-28T00:53:38.488Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_1751070310959/TestTargetResult";
[2025-06-28T00:53:38.488Z]
[2025-06-28T00:53:38.488Z] TEST SETUP:
[2025-06-28T00:53:38.488Z] Nothing to be done for setup.
[2025-06-28T00:53:38.488Z]
[2025-06-28T00:53:38.488Z] TESTING:
[2025-06-28T00:53:38.811Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-06-28T00:53:38.811Z] 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_1751070310959/renaissance-naive-bayes_0/launcher-005338-16175041358209952996/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-06-28T00:53:38.811Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-06-28T00:53:38.811Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-06-28T00:53:51.835Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-06-28T00:54:00.690Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2025-06-28T00:54:00.690Z] GC before operation: completed in 77.915 ms, heap usage 60.826 MB -> 34.801 MB.
[2025-06-28T00:54:28.352Z] 00:54:28.283 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-06-28T00:54:28.352Z] 00:54:28.298 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-06-28T00:54:28.352Z] 00:54:28.302 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-06-28T00:54:32.088Z] 00:54:31.283 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-06-28T00:54:32.088Z] 00:54:31.284 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-06-28T00:54:32.088Z] 00:54:31.286 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-06-28T00:54:32.088Z] 00:54:31.898 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-06-28T00:54:32.088Z] 00:54:31.899 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-06-28T00:54:32.088Z] 00:54:31.899 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-06-28T00:54:42.855Z] 00:54:41.708 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-06-28T00:54:42.855Z] 00:54:41.709 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-06-28T00:54:42.855Z] 00:54:41.709 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-06-28T00:54:45.766Z] 00:54:45.277 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-06-28T00:54:45.766Z] 00:54:45.277 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-06-28T00:54:45.766Z] 00:54:45.277 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-06-28T00:54:54.657Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (54070.568 ms) ======
[2025-06-28T00:54:54.657Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2025-06-28T00:54:54.657Z] GC before operation: completed in 119.331 ms, heap usage 1.565 GB -> 952.234 MB.
[2025-06-28T00:55:03.521Z] 00:55:02.150 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-06-28T00:55:03.521Z] 00:55:02.150 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-06-28T00:55:03.521Z] 00:55:02.151 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-06-28T00:55:03.521Z] 00:55:03.207 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-06-28T00:55:03.521Z] 00:55:03.207 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-06-28T00:55:03.521Z] 00:55:03.208 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-06-28T00:55:16.554Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (20087.626 ms) ======
[2025-06-28T00:55:16.554Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2025-06-28T00:55:16.554Z] GC before operation: completed in 110.649 ms, heap usage 972.124 MB -> 952.390 MB.
[2025-06-28T00:55:22.447Z] 00:55:22.200 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-06-28T00:55:22.448Z] 00:55:22.200 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-06-28T00:55:22.448Z] 00:55:22.201 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-06-28T00:55:22.448Z] 00:55:22.347 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-06-28T00:55:22.448Z] 00:55:22.348 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-06-28T00:55:22.448Z] 00:55:22.348 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-06-28T00:55:34.605Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (18473.337 ms) ======
[2025-06-28T00:55:34.605Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2025-06-28T00:55:34.605Z] GC before operation: completed in 100.074 ms, heap usage 1.024 GB -> 952.522 MB.
[2025-06-28T00:55:41.808Z] 00:55:40.579 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-06-28T00:55:41.808Z] 00:55:40.580 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-06-28T00:55:41.808Z] 00:55:40.580 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-06-28T00:55:41.808Z] 00:55:40.614 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-06-28T00:55:41.808Z] 00:55:40.632 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-06-28T00:55:41.808Z] 00:55:40.633 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-06-28T00:55:52.548Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (18406.434 ms) ======
[2025-06-28T00:55:52.548Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2025-06-28T00:55:52.548Z] GC before operation: completed in 113.386 ms, heap usage 976.002 MB -> 952.608 MB.
[2025-06-28T00:55:59.752Z] 00:55:59.008 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-06-28T00:55:59.752Z] 00:55:59.009 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-06-28T00:55:59.752Z] 00:55:59.009 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-06-28T00:55:59.752Z] 00:55:59.376 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-06-28T00:55:59.752Z] 00:55:59.376 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-06-28T00:55:59.752Z] 00:55:59.376 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-06-28T00:56:10.491Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (18643.378 ms) ======
[2025-06-28T00:56:10.491Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2025-06-28T00:56:10.491Z] GC before operation: completed in 107.440 ms, heap usage 1.257 GB -> 952.646 MB.
[2025-06-28T00:56:19.368Z] 00:56:17.772 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-06-28T00:56:19.368Z] 00:56:17.772 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-06-28T00:56:19.368Z] 00:56:17.772 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-06-28T00:56:19.368Z] 00:56:18.031 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-06-28T00:56:19.368Z] 00:56:18.032 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-06-28T00:56:19.368Z] 00:56:18.032 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-06-28T00:56:30.184Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (19083.834 ms) ======
[2025-06-28T00:56:30.184Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2025-06-28T00:56:30.184Z] GC before operation: completed in 105.552 ms, heap usage 1013.947 MB -> 952.790 MB.
[2025-06-28T00:56:37.386Z] 00:56:36.824 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-06-28T00:56:37.386Z] 00:56:36.824 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-06-28T00:56:37.386Z] 00:56:36.825 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-06-28T00:56:37.386Z] 00:56:37.175 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-06-28T00:56:37.386Z] 00:56:37.175 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-06-28T00:56:37.386Z] 00:56:37.176 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-06-28T00:56:48.114Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (17873.846 ms) ======
[2025-06-28T00:56:48.114Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2025-06-28T00:56:48.114Z] GC before operation: completed in 120.505 ms, heap usage 971.932 MB -> 952.869 MB.
[2025-06-28T00:56:55.399Z] 00:56:54.628 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-06-28T00:56:55.399Z] 00:56:54.635 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-06-28T00:56:55.399Z] 00:56:54.635 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-06-28T00:56:55.399Z] 00:56:55.156 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-06-28T00:56:55.399Z] 00:56:55.167 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-06-28T00:56:55.399Z] 00:56:55.168 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-06-28T00:57:06.130Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (18339.388 ms) ======
[2025-06-28T00:57:06.130Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2025-06-28T00:57:06.130Z] GC before operation: completed in 121.174 ms, heap usage 1.017 GB -> 952.950 MB.
[2025-06-28T00:57:13.318Z] 00:57:13.172 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-06-28T00:57:13.318Z] 00:57:13.172 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-06-28T00:57:13.318Z] 00:57:13.172 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-06-28T00:57:13.640Z] 00:57:13.511 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-06-28T00:57:13.640Z] 00:57:13.511 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-06-28T00:57:13.640Z] 00:57:13.512 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-06-28T00:57:24.438Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (17542.861 ms) ======
[2025-06-28T00:57:24.438Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2025-06-28T00:57:24.438Z] GC before operation: completed in 112.845 ms, heap usage 1013.802 MB -> 952.971 MB.
[2025-06-28T00:57:31.628Z] 00:57:30.485 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-06-28T00:57:31.628Z] 00:57:30.486 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-06-28T00:57:31.628Z] 00:57:30.486 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-06-28T00:57:31.628Z] 00:57:31.518 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-06-28T00:57:31.628Z] 00:57:31.526 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-06-28T00:57:31.628Z] 00:57:31.526 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-06-28T00:57:42.460Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (18004.462 ms) ======
[2025-06-28T00:57:42.460Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2025-06-28T00:57:42.460Z] GC before operation: completed in 108.088 ms, heap usage 1.441 GB -> 953.041 MB.
[2025-06-28T00:57:49.662Z] 00:57:49.061 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-06-28T00:57:49.662Z] 00:57:49.061 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-06-28T00:57:49.662Z] 00:57:49.062 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-06-28T00:57:49.662Z] 00:57:49.596 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-06-28T00:57:49.662Z] 00:57:49.597 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-06-28T00:57:49.662Z] 00:57:49.597 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-06-28T00:58:00.409Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (18573.125 ms) ======
[2025-06-28T00:58:00.409Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2025-06-28T00:58:00.731Z] GC before operation: completed in 110.774 ms, heap usage 1.202 GB -> 953.204 MB.
[2025-06-28T00:58:07.930Z] 00:58:07.501 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-06-28T00:58:07.931Z] 00:58:07.501 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-06-28T00:58:07.931Z] 00:58:07.502 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-06-28T00:58:08.256Z] 00:58:08.083 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-06-28T00:58:08.256Z] 00:58:08.084 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-06-28T00:58:08.256Z] 00:58:08.084 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-06-28T00:58:19.026Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (18325.371 ms) ======
[2025-06-28T00:58:19.026Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2025-06-28T00:58:19.026Z] GC before operation: completed in 105.681 ms, heap usage 1.165 GB -> 953.230 MB.
[2025-06-28T00:58:26.264Z] 00:58:25.473 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-06-28T00:58:26.264Z] 00:58:25.474 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-06-28T00:58:26.264Z] 00:58:25.474 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-06-28T00:58:26.264Z] 00:58:25.946 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-06-28T00:58:26.264Z] 00:58:25.946 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-06-28T00:58:26.264Z] 00:58:25.947 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-06-28T00:58:37.029Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (17132.362 ms) ======
[2025-06-28T00:58:37.029Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2025-06-28T00:58:37.029Z] GC before operation: completed in 111.761 ms, heap usage 1.438 GB -> 953.467 MB.
[2025-06-28T00:58:44.235Z] 00:58:42.953 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-06-28T00:58:44.235Z] 00:58:42.954 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-06-28T00:58:44.235Z] 00:58:42.954 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-06-28T00:58:44.235Z] 00:58:43.396 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-06-28T00:58:44.235Z] 00:58:43.396 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-06-28T00:58:44.235Z] 00:58:43.397 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-06-28T00:58:54.978Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (17864.810 ms) ======
[2025-06-28T00:58:54.978Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2025-06-28T00:58:54.978Z] GC before operation: completed in 121.769 ms, heap usage 1.022 GB -> 953.328 MB.
[2025-06-28T00:59:02.243Z] 00:59:01.357 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-06-28T00:59:02.243Z] 00:59:01.358 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-06-28T00:59:02.243Z] 00:59:01.358 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-06-28T00:59:02.243Z] 00:59:01.834 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-06-28T00:59:02.243Z] 00:59:01.835 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-06-28T00:59:02.243Z] 00:59:01.835 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-06-28T00:59:13.035Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (18351.670 ms) ======
[2025-06-28T00:59:13.035Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2025-06-28T00:59:13.035Z] GC before operation: completed in 120.264 ms, heap usage 1.479 GB -> 953.408 MB.
[2025-06-28T00:59:20.266Z] 00:59:19.388 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-06-28T00:59:20.266Z] 00:59:19.389 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-06-28T00:59:20.266Z] 00:59:19.389 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-06-28T00:59:20.266Z] 00:59:19.760 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-06-28T00:59:20.266Z] 00:59:19.761 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-06-28T00:59:20.266Z] 00:59:19.761 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-06-28T00:59:31.055Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (17493.236 ms) ======
[2025-06-28T00:59:31.055Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2025-06-28T00:59:31.055Z] GC before operation: completed in 105.766 ms, heap usage 1.456 GB -> 953.512 MB.
[2025-06-28T00:59:38.322Z] 00:59:37.299 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-06-28T00:59:38.322Z] 00:59:37.299 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-06-28T00:59:38.322Z] 00:59:37.300 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-06-28T00:59:38.322Z] 00:59:37.679 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-06-28T00:59:38.322Z] 00:59:37.679 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-06-28T00:59:38.323Z] 00:59:37.679 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-06-28T00:59:49.093Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (17775.424 ms) ======
[2025-06-28T00:59:49.093Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2025-06-28T00:59:49.093Z] GC before operation: completed in 110.890 ms, heap usage 1.479 GB -> 953.628 MB.
[2025-06-28T00:59:57.255Z] 00:59:55.120 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-06-28T00:59:57.255Z] 00:59:55.120 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-06-28T00:59:57.255Z] 00:59:55.121 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-06-28T00:59:57.255Z] 00:59:55.168 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-06-28T00:59:57.255Z] 00:59:55.169 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-06-28T00:59:57.255Z] 00:59:55.169 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-06-28T01:00:08.021Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (18874.115 ms) ======
[2025-06-28T01:00:08.021Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2025-06-28T01:00:08.021Z] GC before operation: completed in 108.399 ms, heap usage 1.077 GB -> 953.660 MB.
[2025-06-28T01:00:15.223Z] 01:00:14.296 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-06-28T01:00:15.223Z] 01:00:14.303 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-06-28T01:00:15.223Z] 01:00:14.303 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-06-28T01:00:15.545Z] 01:00:15.397 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-06-28T01:00:15.545Z] 01:00:15.397 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-06-28T01:00:15.545Z] 01:00:15.397 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-06-28T01:00:28.655Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (20603.837 ms) ======
[2025-06-28T01:00:28.655Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2025-06-28T01:00:28.655Z] GC before operation: completed in 106.677 ms, heap usage 1.017 GB -> 953.742 MB.
[2025-06-28T01:00:35.867Z] 01:00:34.871 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-06-28T01:00:35.867Z] 01:00:34.879 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-06-28T01:00:35.867Z] 01:00:34.879 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-06-28T01:00:35.867Z] 01:00:35.033 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-06-28T01:00:35.867Z] 01:00:35.034 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-06-28T01:00:35.867Z] 01:00:35.036 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-06-28T01:00:46.625Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (18049.468 ms) ======
[2025-06-28T01:00:46.625Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2025-06-28T01:00:46.625Z] GC before operation: completed in 106.552 ms, heap usage 1.007 GB -> 953.823 MB.
[2025-06-28T01:00:54.376Z] 01:00:52.926 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-06-28T01:00:54.376Z] 01:00:52.932 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-06-28T01:00:54.376Z] 01:00:52.933 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-06-28T01:00:54.376Z] 01:00:53.607 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-06-28T01:00:54.376Z] 01:00:53.607 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-06-28T01:00:54.376Z] 01:00:53.608 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-06-28T01:01:05.189Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (18417.870 ms) ======
[2025-06-28T01:01:05.189Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2025-06-28T01:01:05.189Z] GC before operation: completed in 101.388 ms, heap usage 1.017 GB -> 953.890 MB.
[2025-06-28T01:01:12.473Z] 01:01:11.553 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-06-28T01:01:12.473Z] 01:01:11.553 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-06-28T01:01:12.473Z] 01:01:11.554 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-06-28T01:01:12.795Z] 01:01:12.513 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-06-28T01:01:12.795Z] 01:01:12.520 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-06-28T01:01:12.795Z] 01:01:12.520 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-06-28T01:01:23.552Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (18185.636 ms) ======
[2025-06-28T01:01:23.552Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2025-06-28T01:01:23.552Z] GC before operation: completed in 118.004 ms, heap usage 1013.987 MB -> 953.963 MB.
[2025-06-28T01:01:30.755Z] 01:01:29.880 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-06-28T01:01:30.755Z] 01:01:29.888 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-06-28T01:01:30.755Z] 01:01:29.888 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-06-28T01:01:30.755Z] 01:01:30.066 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-06-28T01:01:30.755Z] 01:01:30.066 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-06-28T01:01:30.755Z] 01:01:30.067 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-06-28T01:01:41.497Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (17891.634 ms) ======
[2025-06-28T01:01:41.497Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2025-06-28T01:01:41.497Z] GC before operation: completed in 116.995 ms, heap usage 972.739 MB -> 954.037 MB.
[2025-06-28T01:01:48.799Z] 01:01:47.611 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-06-28T01:01:48.799Z] 01:01:47.612 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-06-28T01:01:48.799Z] 01:01:47.612 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-06-28T01:01:48.799Z] 01:01:47.841 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-06-28T01:01:48.799Z] 01:01:47.842 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-06-28T01:01:48.799Z] 01:01:47.842 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-06-28T01:01:59.593Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (17807.860 ms) ======
[2025-06-28T01:01:59.593Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2025-06-28T01:01:59.593Z] GC before operation: completed in 119.342 ms, heap usage 1.022 GB -> 954.117 MB.
[2025-06-28T01:02:06.796Z] 01:02:05.500 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-06-28T01:02:06.796Z] 01:02:05.509 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-06-28T01:02:06.796Z] 01:02:05.509 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-06-28T01:02:06.796Z] 01:02:05.777 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-06-28T01:02:06.797Z] 01:02:05.777 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-06-28T01:02:06.797Z] 01:02:05.778 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-06-28T01:02:17.542Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (17142.693 ms) ======
[2025-06-28T01:02:17.542Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2025-06-28T01:02:17.542Z] GC before operation: completed in 114.110 ms, heap usage 1.526 GB -> 954.183 MB.
[2025-06-28T01:02:23.476Z] 01:02:23.150 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-06-28T01:02:23.476Z] 01:02:23.151 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-06-28T01:02:23.476Z] 01:02:23.151 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-06-28T01:02:23.476Z] 01:02:23.401 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-06-28T01:02:23.476Z] 01:02:23.402 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-06-28T01:02:23.476Z] 01:02:23.402 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-06-28T01:02:34.218Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (17710.496 ms) ======
[2025-06-28T01:02:34.218Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2025-06-28T01:02:34.218Z] GC before operation: completed in 103.286 ms, heap usage 1.119 GB -> 954.259 MB.
[2025-06-28T01:02:41.421Z] 01:02:40.649 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-06-28T01:02:41.421Z] 01:02:40.657 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-06-28T01:02:41.421Z] 01:02:40.657 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-06-28T01:02:41.421Z] 01:02:41.257 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-06-28T01:02:41.421Z] 01:02:41.258 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-06-28T01:02:41.421Z] 01:02:41.258 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-06-28T01:02:52.162Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (18036.394 ms) ======
[2025-06-28T01:02:52.162Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2025-06-28T01:02:52.162Z] GC before operation: completed in 110.202 ms, heap usage 976.687 MB -> 954.275 MB.
[2025-06-28T01:02:59.398Z] 01:02:59.193 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-06-28T01:02:59.398Z] 01:02:59.194 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-06-28T01:02:59.398Z] 01:02:59.194 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-06-28T01:02:59.722Z] 01:02:59.424 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-06-28T01:02:59.722Z] 01:02:59.424 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-06-28T01:02:59.722Z] 01:02:59.425 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-06-28T01:03:10.561Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (18085.378 ms) ======
[2025-06-28T01:03:10.561Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2025-06-28T01:03:10.561Z] GC before operation: completed in 114.604 ms, heap usage 985.283 MB -> 954.345 MB.
[2025-06-28T01:03:17.762Z] 01:03:17.001 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-06-28T01:03:17.762Z] 01:03:17.002 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-06-28T01:03:17.762Z] 01:03:17.003 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-06-28T01:03:17.762Z] 01:03:17.335 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-06-28T01:03:17.762Z] 01:03:17.340 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-06-28T01:03:17.762Z] 01:03:17.347 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-06-28T01:03:28.516Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (17820.024 ms) ======
[2025-06-28T01:03:28.516Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2025-06-28T01:03:28.516Z] GC before operation: completed in 133.035 ms, heap usage 1018.809 MB -> 954.413 MB.
[2025-06-28T01:03:35.719Z] 01:03:35.098 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-06-28T01:03:35.719Z] 01:03:35.099 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-06-28T01:03:35.719Z] 01:03:35.100 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-06-28T01:03:36.041Z] 01:03:35.794 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-06-28T01:03:36.041Z] 01:03:35.795 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-06-28T01:03:36.041Z] 01:03:35.796 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-06-28T01:03:46.844Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (17503.125 ms) ======
[2025-06-28T01:03:46.844Z] -----------------------------------
[2025-06-28T01:03:46.844Z] renaissance-naive-bayes_0_PASSED
[2025-06-28T01:03:46.844Z] -----------------------------------
[2025-06-28T01:03:46.844Z]
[2025-06-28T01:03:46.844Z] TEST TEARDOWN:
[2025-06-28T01:03:46.844Z] Nothing to be done for teardown.
[2025-06-28T01:03:46.844Z] renaissance-naive-bayes_0 Finish Time: Sat Jun 28 01:03:46 2025 Epoch Time (ms): 1751072626230