renaissance-naive-bayes_0
[2026-01-10T03:34:57.182Z] Running test renaissance-naive-bayes_0 ...
[2026-01-10T03:34:57.182Z] ===============================================
[2026-01-10T03:34:57.182Z] renaissance-naive-bayes_0 Start Time: Sat Jan 10 03:34:56 2026 Epoch Time (ms): 1768016096851
[2026-01-10T03:34:57.182Z] variation: NoOptions
[2026-01-10T03:34:57.182Z] JVM_OPTIONS:
[2026-01-10T03:34:57.182Z] { \
[2026-01-10T03:34:57.182Z] echo ""; echo "TEST SETUP:"; \
[2026-01-10T03:34:57.182Z] echo "Nothing to be done for setup."; \
[2026-01-10T03:34:57.182Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17680145491897/renaissance-naive-bayes_0"; \
[2026-01-10T03:34:57.182Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17680145491897/renaissance-naive-bayes_0"; \
[2026-01-10T03:34:57.182Z] echo ""; echo "TESTING:"; \
[2026-01-10T03:34:57.182Z] "/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_17680145491897/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-01-10T03:34:57.182Z] 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_17680145491897/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-10T03:34:57.182Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-10T03:34:57.182Z] echo "Nothing to be done for teardown."; \
[2026-01-10T03:34:57.182Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17680145491897/TestTargetResult";
[2026-01-10T03:34:57.182Z]
[2026-01-10T03:34:57.182Z] TEST SETUP:
[2026-01-10T03:34:57.182Z] Nothing to be done for setup.
[2026-01-10T03:34:57.182Z]
[2026-01-10T03:34:57.182Z] TESTING:
[2026-01-10T03:34:57.521Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-10T03:34:57.521Z] 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_17680145491897/renaissance-naive-bayes_0/launcher-033456-2760753480054443409/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-10T03:34:57.521Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-10T03:34:57.521Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-10T03:35:03.486Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-01-10T03:35:09.444Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-01-10T03:35:09.444Z] GC before operation: completed in 96.730 ms, heap usage 58.853 MB -> 34.838 MB.
[2026-01-10T03:35:37.325Z] 03:35:33.684 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:35:37.325Z] 03:35:33.703 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:35:37.325Z] 03:35:33.705 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:35:37.325Z] 03:35:36.484 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2026-01-10T03:35:37.325Z] 03:35:36.486 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:35:37.325Z] 03:35:36.486 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:35:46.366Z] 03:35:45.400 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:35:46.366Z] 03:35:45.401 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:35:46.366Z] 03:35:45.401 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:35:46.366Z] 03:35:45.599 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:35:46.366Z] 03:35:45.600 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:35:46.366Z] 03:35:45.600 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:35:55.364Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (45649.478 ms) ======
[2026-01-10T03:35:55.364Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-01-10T03:35:55.364Z] GC before operation: completed in 148.488 ms, heap usage 1.403 GB -> 952.379 MB.
[2026-01-10T03:36:01.348Z] 03:36:01.129 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:36:01.348Z] 03:36:01.129 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:36:01.348Z] 03:36:01.129 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:36:01.686Z] 03:36:01.571 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:36:01.686Z] 03:36:01.571 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:36:01.686Z] 03:36:01.572 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:36:12.615Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (16144.820 ms) ======
[2026-01-10T03:36:12.615Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-01-10T03:36:12.615Z] GC before operation: completed in 92.891 ms, heap usage 1.202 GB -> 952.608 MB.
[2026-01-10T03:36:18.715Z] 03:36:17.657 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:36:18.715Z] 03:36:17.657 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:36:18.715Z] 03:36:17.658 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:36:18.715Z] 03:36:18.204 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:36:18.715Z] 03:36:18.204 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:36:18.715Z] 03:36:18.204 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:36:29.674Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (16684.353 ms) ======
[2026-01-10T03:36:29.674Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-01-10T03:36:29.674Z] GC before operation: completed in 100.457 ms, heap usage 975.823 MB -> 952.742 MB.
[2026-01-10T03:36:34.506Z] 03:36:34.217 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:36:34.506Z] 03:36:34.217 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:36:34.506Z] 03:36:34.217 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:36:34.847Z] 03:36:34.789 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:36:34.847Z] 03:36:34.790 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:36:34.847Z] 03:36:34.790 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:36:45.782Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (16550.259 ms) ======
[2026-01-10T03:36:45.782Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-01-10T03:36:45.782Z] GC before operation: completed in 117.336 ms, heap usage 972.240 MB -> 952.829 MB.
[2026-01-10T03:36:51.770Z] 03:36:51.033 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:36:51.770Z] 03:36:51.034 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:36:51.770Z] 03:36:51.034 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:36:51.770Z] 03:36:51.566 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:36:51.770Z] 03:36:51.567 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:36:51.770Z] 03:36:51.567 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:37:02.753Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (16723.464 ms) ======
[2026-01-10T03:37:02.753Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-01-10T03:37:02.753Z] GC before operation: completed in 108.258 ms, heap usage 972.339 MB -> 952.911 MB.
[2026-01-10T03:37:08.737Z] 03:37:07.770 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:37:08.737Z] 03:37:07.770 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:37:08.737Z] 03:37:07.770 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:37:08.737Z] 03:37:08.224 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:37:08.737Z] 03:37:08.225 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:37:08.737Z] 03:37:08.225 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:37:17.717Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (16110.481 ms) ======
[2026-01-10T03:37:17.717Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-01-10T03:37:17.717Z] GC before operation: completed in 107.200 ms, heap usage 963.966 MB -> 952.997 MB.
[2026-01-10T03:37:25.060Z] 03:37:24.392 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:37:25.060Z] 03:37:24.409 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:37:25.060Z] 03:37:24.409 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:37:25.060Z] 03:37:24.706 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:37:25.060Z] 03:37:24.706 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:37:25.060Z] 03:37:24.706 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:37:35.979Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (16459.594 ms) ======
[2026-01-10T03:37:35.979Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-01-10T03:37:35.979Z] GC before operation: completed in 107.291 ms, heap usage 1.119 GB -> 953.114 MB.
[2026-01-10T03:37:42.043Z] 03:37:40.888 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:37:42.043Z] 03:37:40.890 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:37:42.043Z] 03:37:40.890 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:37:42.043Z] 03:37:40.910 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:37:42.043Z] 03:37:40.910 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:37:42.043Z] 03:37:40.910 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:37:51.021Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (16525.583 ms) ======
[2026-01-10T03:37:51.021Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-01-10T03:37:51.021Z] GC before operation: completed in 110.832 ms, heap usage 976.118 MB -> 953.176 MB.
[2026-01-10T03:37:56.990Z] 03:37:56.454 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:37:56.990Z] 03:37:56.457 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:37:56.990Z] 03:37:56.457 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:37:56.990Z] 03:37:56.952 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:37:56.990Z] 03:37:56.953 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:37:56.990Z] 03:37:56.953 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:38:07.938Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (15642.690 ms) ======
[2026-01-10T03:38:07.938Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-01-10T03:38:07.938Z] GC before operation: completed in 93.690 ms, heap usage 1.202 GB -> 953.221 MB.
[2026-01-10T03:38:12.792Z] 03:38:12.647 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:38:12.792Z] 03:38:12.647 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:38:12.792Z] 03:38:12.648 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:38:13.599Z] 03:38:13.404 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:38:13.599Z] 03:38:13.407 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:38:13.599Z] 03:38:13.409 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:38:24.529Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (16081.581 ms) ======
[2026-01-10T03:38:24.529Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-01-10T03:38:24.529Z] GC before operation: completed in 97.722 ms, heap usage 1.383 GB -> 953.294 MB.
[2026-01-10T03:38:29.348Z] 03:38:29.068 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:38:29.348Z] 03:38:29.069 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:38:29.348Z] 03:38:29.069 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:38:29.685Z] 03:38:29.441 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:38:29.685Z] 03:38:29.442 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:38:29.685Z] 03:38:29.442 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:38:38.664Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (15918.834 ms) ======
[2026-01-10T03:38:38.664Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-01-10T03:38:39.002Z] GC before operation: completed in 95.479 ms, heap usage 1.527 GB -> 953.370 MB.
[2026-01-10T03:38:46.341Z] 03:38:45.003 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:38:46.341Z] 03:38:45.004 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:38:46.341Z] 03:38:45.004 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:38:46.341Z] 03:38:45.751 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:38:46.341Z] 03:38:45.753 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:38:46.341Z] 03:38:45.753 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:38:55.395Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (16181.689 ms) ======
[2026-01-10T03:38:55.395Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-01-10T03:38:55.395Z] GC before operation: completed in 94.267 ms, heap usage 1.618 GB -> 953.440 MB.
[2026-01-10T03:39:01.385Z] 03:39:01.201 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:39:01.385Z] 03:39:01.203 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:39:01.385Z] 03:39:01.203 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:39:02.105Z] 03:39:01.773 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:39:02.105Z] 03:39:01.773 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:39:02.105Z] 03:39:01.773 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:39:11.072Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (15941.998 ms) ======
[2026-01-10T03:39:11.072Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-01-10T03:39:11.072Z] GC before operation: completed in 96.282 ms, heap usage 976.678 MB -> 953.575 MB.
[2026-01-10T03:39:18.409Z] 03:39:17.281 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:39:18.409Z] 03:39:17.284 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:39:18.409Z] 03:39:17.284 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:39:18.410Z] 03:39:17.703 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:39:18.410Z] 03:39:17.703 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:39:18.410Z] 03:39:17.703 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:39:27.398Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (16003.127 ms) ======
[2026-01-10T03:39:27.398Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-01-10T03:39:27.398Z] GC before operation: completed in 112.836 ms, heap usage 1.018 GB -> 953.608 MB.
[2026-01-10T03:39:34.824Z] 03:39:33.674 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:39:34.824Z] 03:39:33.675 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:39:34.824Z] 03:39:33.676 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:39:34.824Z] 03:39:33.692 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:39:34.824Z] 03:39:33.692 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:39:34.824Z] 03:39:33.692 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:39:43.807Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (16061.809 ms) ======
[2026-01-10T03:39:43.807Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-01-10T03:39:43.807Z] GC before operation: completed in 101.313 ms, heap usage 972.689 MB -> 953.696 MB.
[2026-01-10T03:39:49.776Z] 03:39:49.570 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:39:49.777Z] 03:39:49.571 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:39:49.777Z] 03:39:49.573 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:39:50.118Z] 03:39:50.077 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:39:50.118Z] 03:39:50.078 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:39:50.118Z] 03:39:50.078 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:40:01.043Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (16225.549 ms) ======
[2026-01-10T03:40:01.043Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-01-10T03:40:01.043Z] GC before operation: completed in 100.289 ms, heap usage 1.022 GB -> 953.795 MB.
[2026-01-10T03:40:07.014Z] 03:40:06.009 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:40:07.014Z] 03:40:06.010 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:40:07.014Z] 03:40:06.010 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:40:07.014Z] 03:40:06.202 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:40:07.014Z] 03:40:06.203 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:40:07.014Z] 03:40:06.203 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:40:16.028Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (16230.901 ms) ======
[2026-01-10T03:40:16.028Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-01-10T03:40:16.028Z] GC before operation: completed in 103.889 ms, heap usage 972.745 MB -> 953.896 MB.
[2026-01-10T03:40:23.415Z] 03:40:22.125 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:40:23.415Z] 03:40:22.128 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:40:23.415Z] 03:40:22.128 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:40:23.415Z] 03:40:22.751 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:40:23.415Z] 03:40:22.751 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:40:23.415Z] 03:40:22.752 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:40:32.394Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (15858.010 ms) ======
[2026-01-10T03:40:32.394Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-01-10T03:40:32.394Z] GC before operation: completed in 98.271 ms, heap usage 972.787 MB -> 953.944 MB.
[2026-01-10T03:40:38.364Z] 03:40:38.206 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:40:38.364Z] 03:40:38.206 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:40:38.364Z] 03:40:38.206 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:40:39.087Z] 03:40:38.696 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:40:39.087Z] 03:40:38.697 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:40:39.087Z] 03:40:38.697 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:40:48.153Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (16084.673 ms) ======
[2026-01-10T03:40:48.153Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-01-10T03:40:48.495Z] GC before operation: completed in 102.506 ms, heap usage 972.911 MB -> 954.024 MB.
[2026-01-10T03:40:54.468Z] 03:40:54.141 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:40:54.468Z] 03:40:54.142 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:40:54.468Z] 03:40:54.142 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:40:55.195Z] 03:40:54.809 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:40:55.195Z] 03:40:54.812 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:40:55.195Z] 03:40:54.812 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:41:04.192Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (15801.164 ms) ======
[2026-01-10T03:41:04.192Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-01-10T03:41:04.192Z] GC before operation: completed in 101.582 ms, heap usage 972.990 MB -> 954.160 MB.
[2026-01-10T03:41:11.545Z] 03:41:10.580 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:41:11.545Z] 03:41:10.583 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:41:11.545Z] 03:41:10.583 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:41:11.545Z] 03:41:10.731 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:41:11.545Z] 03:41:10.734 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:41:11.545Z] 03:41:10.735 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:41:20.518Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (15479.299 ms) ======
[2026-01-10T03:41:20.518Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-01-10T03:41:20.518Z] GC before operation: completed in 100.004 ms, heap usage 985.649 MB -> 954.181 MB.
[2026-01-10T03:41:26.600Z] 03:41:25.907 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:41:26.600Z] 03:41:25.908 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:41:26.600Z] 03:41:25.908 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:41:26.600Z] 03:41:26.362 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:41:26.600Z] 03:41:26.363 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:41:26.600Z] 03:41:26.365 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:41:37.508Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (16250.732 ms) ======
[2026-01-10T03:41:37.508Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-01-10T03:41:37.508Z] GC before operation: completed in 94.019 ms, heap usage 1.160 GB -> 954.293 MB.
[2026-01-10T03:41:43.479Z] 03:41:42.354 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:41:43.479Z] 03:41:42.355 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:41:43.479Z] 03:41:42.356 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:41:43.479Z] 03:41:42.847 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:41:43.479Z] 03:41:42.848 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:41:43.479Z] 03:41:42.848 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:41:52.454Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (16298.404 ms) ======
[2026-01-10T03:41:52.454Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-01-10T03:41:52.454Z] GC before operation: completed in 98.099 ms, heap usage 1.409 GB -> 954.325 MB.
[2026-01-10T03:41:59.855Z] 03:41:58.558 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:41:59.855Z] 03:41:58.559 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:41:59.855Z] 03:41:58.559 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:41:59.855Z] 03:41:59.150 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:41:59.855Z] 03:41:59.151 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:41:59.855Z] 03:41:59.151 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:42:08.831Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (15952.112 ms) ======
[2026-01-10T03:42:08.831Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-01-10T03:42:08.831Z] GC before operation: completed in 101.116 ms, heap usage 1.573 GB -> 954.396 MB.
[2026-01-10T03:42:16.183Z] 03:42:14.892 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:42:16.183Z] 03:42:14.894 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:42:16.183Z] 03:42:14.894 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:42:16.183Z] 03:42:15.062 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:42:16.183Z] 03:42:15.064 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:42:16.183Z] 03:42:15.064 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:42:25.160Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (16116.437 ms) ======
[2026-01-10T03:42:25.160Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-01-10T03:42:25.160Z] GC before operation: completed in 96.881 ms, heap usage 1.245 GB -> 954.468 MB.
[2026-01-10T03:42:32.516Z] 03:42:31.204 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:42:32.516Z] 03:42:31.205 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:42:32.516Z] 03:42:31.205 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:42:32.516Z] 03:42:31.366 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:42:32.516Z] 03:42:31.366 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:42:32.516Z] 03:42:31.366 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:42:41.592Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (16293.940 ms) ======
[2026-01-10T03:42:41.592Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-01-10T03:42:41.592Z] GC before operation: completed in 103.146 ms, heap usage 1.018 GB -> 954.555 MB.
[2026-01-10T03:42:47.579Z] 03:42:47.342 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:42:47.579Z] 03:42:47.345 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:42:47.579Z] 03:42:47.345 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:42:47.919Z] 03:42:47.593 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:42:47.919Z] 03:42:47.594 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:42:47.919Z] 03:42:47.594 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:42:56.899Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (15663.975 ms) ======
[2026-01-10T03:42:56.899Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-01-10T03:42:56.899Z] GC before operation: completed in 100.731 ms, heap usage 1.167 GB -> 954.586 MB.
[2026-01-10T03:43:04.252Z] 03:43:02.984 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:43:04.252Z] 03:43:02.986 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:43:04.252Z] 03:43:02.987 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:43:04.252Z] 03:43:03.091 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:43:04.252Z] 03:43:03.092 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:43:04.252Z] 03:43:03.092 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:43:13.242Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (15668.267 ms) ======
[2026-01-10T03:43:13.242Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-01-10T03:43:13.242Z] GC before operation: completed in 100.945 ms, heap usage 1019.561 MB -> 954.710 MB.
[2026-01-10T03:43:19.299Z] 03:43:18.647 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:43:19.299Z] 03:43:18.648 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:43:19.299Z] 03:43:18.648 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:43:19.640Z] 03:43:19.547 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:43:19.640Z] 03:43:19.547 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:43:19.640Z] 03:43:19.547 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:43:30.559Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (16157.246 ms) ======
[2026-01-10T03:43:30.559Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-01-10T03:43:30.559Z] GC before operation: completed in 105.093 ms, heap usage 978.055 MB -> 954.670 MB.
[2026-01-10T03:43:35.383Z] 03:43:35.030 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:43:35.384Z] 03:43:35.030 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2026-01-10T03:43:35.384Z] 03:43:35.031 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2026-01-10T03:43:35.719Z] 03:43:35.563 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-01-10T03:43:35.719Z] 03:43:35.565 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2026-01-10T03:43:35.719Z] 03:43:35.565 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-01-10T03:43:46.638Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (16331.283 ms) ======
[2026-01-10T03:43:46.638Z] -----------------------------------
[2026-01-10T03:43:46.638Z] renaissance-naive-bayes_0_PASSED
[2026-01-10T03:43:46.638Z] -----------------------------------
[2026-01-10T03:43:46.638Z]
[2026-01-10T03:43:46.638Z] TEST TEARDOWN:
[2026-01-10T03:43:46.638Z] Nothing to be done for teardown.
[2026-01-10T03:43:46.638Z] renaissance-naive-bayes_0 Finish Time: Sat Jan 10 03:43:45 2026 Epoch Time (ms): 1768016625878