renaissance-naive-bayes_0
[2026-02-06T02:13:36.258Z] Running test renaissance-naive-bayes_0 ...
[2026-02-06T02:13:36.258Z] ===============================================
[2026-02-06T02:13:36.258Z] renaissance-naive-bayes_0 Start Time: Fri Feb 6 02:13:35 2026 Epoch Time (ms): 1770344015885
[2026-02-06T02:13:36.258Z] variation: NoOptions
[2026-02-06T02:13:36.258Z] JVM_OPTIONS:
[2026-02-06T02:13:36.258Z] { \
[2026-02-06T02:13:36.258Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T02:13:36.258Z] echo "Nothing to be done for setup."; \
[2026-02-06T02:13:36.258Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17703427488451/renaissance-naive-bayes_0"; \
[2026-02-06T02:13:36.258Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17703427488451/renaissance-naive-bayes_0"; \
[2026-02-06T02:13:36.258Z] echo ""; echo "TESTING:"; \
[2026-02-06T02:13:36.258Z] "/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_17703427488451/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-02-06T02:13:36.258Z] 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_17703427488451/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T02:13:36.258Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T02:13:36.258Z] echo "Nothing to be done for teardown."; \
[2026-02-06T02:13:36.258Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17703427488451/TestTargetResult";
[2026-02-06T02:13:36.258Z]
[2026-02-06T02:13:36.258Z] TEST SETUP:
[2026-02-06T02:13:36.258Z] Nothing to be done for setup.
[2026-02-06T02:13:36.258Z]
[2026-02-06T02:13:36.258Z] TESTING:
[2026-02-06T02:13:36.587Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T02:13:36.587Z] 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_17703427488451/renaissance-naive-bayes_0/launcher-021336-16845824875243439192/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T02:13:36.587Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T02:13:36.587Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T02:13:45.473Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-02-06T02:13:51.376Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-02-06T02:13:51.376Z] GC before operation: completed in 42.098 ms, heap usage 59.373 MB -> 34.815 MB.
[2026-02-06T02:14:14.449Z] 02:14:12.048 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-02-06T02:14:14.450Z] 02:14:12.055 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-02-06T02:14:14.450Z] 02:14:12.056 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-02-06T02:14:14.450Z] 02:14:14.222 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)
[2026-02-06T02:14:14.450Z] 02:14:14.223 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
[2026-02-06T02:14:14.450Z] 02:14:14.223 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
[2026-02-06T02:14:14.450Z] 02:14:14.328 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-02-06T02:14:14.450Z] 02:14:14.329 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-02-06T02:14:14.450Z] 02:14:14.329 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-02-06T02:14:21.735Z] 02:14:21.464 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-02-06T02:14:21.735Z] 02:14:21.465 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
[2026-02-06T02:14:21.735Z] 02:14:21.465 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
[2026-02-06T02:14:24.076Z] 02:14:23.845 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2026-02-06T02:14:24.076Z] 02:14:23.845 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
[2026-02-06T02:14:24.076Z] 02:14:23.845 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
[2026-02-06T02:14:29.993Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (38469.243 ms) ======
[2026-02-06T02:14:29.993Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-02-06T02:14:29.993Z] GC before operation: completed in 102.619 ms, heap usage 981.898 MB -> 952.195 MB.
[2026-02-06T02:14:35.943Z] 02:14:34.876 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-02-06T02:14:35.943Z] 02:14:34.876 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-02-06T02:14:35.943Z] 02:14:34.877 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-02-06T02:14:35.943Z] 02:14:35.517 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-02-06T02:14:35.943Z] 02:14:35.517 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-02-06T02:14:35.943Z] 02:14:35.517 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-02-06T02:14:43.217Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (12605.242 ms) ======
[2026-02-06T02:14:43.217Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-02-06T02:14:43.217Z] GC before operation: completed in 71.941 ms, heap usage 1.377 GB -> 952.430 MB.
[2026-02-06T02:14:47.978Z] 02:14:47.479 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-02-06T02:14:47.978Z] 02:14:47.479 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-02-06T02:14:47.978Z] 02:14:47.479 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-02-06T02:14:47.978Z] 02:14:47.582 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-02-06T02:14:47.978Z] 02:14:47.583 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-02-06T02:14:47.978Z] 02:14:47.583 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-02-06T02:14:55.340Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (12123.369 ms) ======
[2026-02-06T02:14:55.340Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-02-06T02:14:55.340Z] GC before operation: completed in 74.683 ms, heap usage 1.021 GB -> 952.539 MB.
[2026-02-06T02:15:00.102Z] 02:14:59.984 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-02-06T02:15:00.102Z] 02:14:59.984 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-02-06T02:15:00.102Z] 02:14:59.984 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-02-06T02:15:00.432Z] 02:15:00.243 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-02-06T02:15:00.432Z] 02:15:00.243 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-02-06T02:15:00.432Z] 02:15:00.244 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-02-06T02:15:07.721Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (12539.633 ms) ======
[2026-02-06T02:15:07.721Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-02-06T02:15:07.721Z] GC before operation: completed in 74.645 ms, heap usage 1.157 GB -> 952.692 MB.
[2026-02-06T02:15:12.492Z] 02:15:12.322 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-02-06T02:15:12.492Z] 02:15:12.323 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-02-06T02:15:12.492Z] 02:15:12.323 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-02-06T02:15:13.205Z] 02:15:13.011 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-02-06T02:15:13.205Z] 02:15:13.011 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-02-06T02:15:13.205Z] 02:15:13.011 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-02-06T02:15:20.494Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (12529.647 ms) ======
[2026-02-06T02:15:20.494Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-02-06T02:15:20.494Z] GC before operation: completed in 79.411 ms, heap usage 972.025 MB -> 952.741 MB.
[2026-02-06T02:15:25.265Z] 02:15:25.222 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-02-06T02:15:25.265Z] 02:15:25.222 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-02-06T02:15:25.265Z] 02:15:25.222 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-02-06T02:15:25.265Z] 02:15:25.241 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-02-06T02:15:25.265Z] 02:15:25.241 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-02-06T02:15:25.265Z] 02:15:25.241 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-02-06T02:15:32.624Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (12544.688 ms) ======
[2026-02-06T02:15:32.624Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-02-06T02:15:32.956Z] GC before operation: completed in 73.760 ms, heap usage 964.238 MB -> 952.827 MB.
[2026-02-06T02:15:37.723Z] 02:15:37.361 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-02-06T02:15:37.723Z] 02:15:37.361 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-02-06T02:15:37.723Z] 02:15:37.361 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-02-06T02:15:38.054Z] 02:15:37.961 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-02-06T02:15:38.054Z] 02:15:37.961 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-02-06T02:15:38.054Z] 02:15:37.961 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-02-06T02:15:45.345Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (12467.833 ms) ======
[2026-02-06T02:15:45.346Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-02-06T02:15:45.346Z] GC before operation: completed in 75.762 ms, heap usage 984.688 MB -> 952.896 MB.
[2026-02-06T02:15:51.371Z] 02:15:50.355 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-02-06T02:15:51.371Z] 02:15:50.355 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-02-06T02:15:51.371Z] 02:15:50.356 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-02-06T02:15:51.371Z] 02:15:50.395 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-02-06T02:15:51.371Z] 02:15:50.395 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-02-06T02:15:51.371Z] 02:15:50.395 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-02-06T02:15:58.693Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (12364.040 ms) ======
[2026-02-06T02:15:58.693Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-02-06T02:15:58.693Z] GC before operation: completed in 77.934 ms, heap usage 975.962 MB -> 952.972 MB.
[2026-02-06T02:16:02.640Z] 02:16:02.221 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-02-06T02:16:02.640Z] 02:16:02.221 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-02-06T02:16:02.640Z] 02:16:02.221 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-02-06T02:16:02.640Z] 02:16:02.502 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-02-06T02:16:02.640Z] 02:16:02.502 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-02-06T02:16:02.640Z] 02:16:02.502 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-02-06T02:16:09.952Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (11921.982 ms) ======
[2026-02-06T02:16:09.952Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-02-06T02:16:09.952Z] GC before operation: completed in 72.470 ms, heap usage 962.193 MB -> 953.107 MB.
[2026-02-06T02:16:14.739Z] 02:16:13.984 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-02-06T02:16:14.739Z] 02:16:13.987 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-02-06T02:16:14.739Z] 02:16:13.987 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-02-06T02:16:14.739Z] 02:16:14.568 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-02-06T02:16:14.739Z] 02:16:14.569 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-02-06T02:16:14.739Z] 02:16:14.569 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-02-06T02:16:22.088Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (12016.232 ms) ======
[2026-02-06T02:16:22.088Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-02-06T02:16:22.088Z] GC before operation: completed in 80.104 ms, heap usage 1.298 GB -> 953.180 MB.
[2026-02-06T02:16:28.064Z] 02:16:26.935 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-02-06T02:16:28.064Z] 02:16:26.935 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-02-06T02:16:28.064Z] 02:16:26.935 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-02-06T02:16:28.064Z] 02:16:27.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-02-06T02:16:28.064Z] 02:16:27.441 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-02-06T02:16:28.064Z] 02:16:27.441 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-02-06T02:16:34.093Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (12339.403 ms) ======
[2026-02-06T02:16:34.093Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-02-06T02:16:34.421Z] GC before operation: completed in 80.113 ms, heap usage 1.100 GB -> 953.231 MB.
[2026-02-06T02:16:39.211Z] 02:16:38.981 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-02-06T02:16:39.211Z] 02:16:38.981 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-02-06T02:16:39.211Z] 02:16:38.982 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-02-06T02:16:39.548Z] 02:16:39.381 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-02-06T02:16:39.549Z] 02:16:39.381 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-02-06T02:16:39.549Z] 02:16:39.381 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-02-06T02:16:46.834Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (12003.621 ms) ======
[2026-02-06T02:16:46.834Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-02-06T02:16:46.834Z] GC before operation: completed in 77.297 ms, heap usage 1.740 GB -> 953.330 MB.
[2026-02-06T02:16:51.586Z] 02:16:50.987 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-02-06T02:16:51.586Z] 02:16:50.988 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-02-06T02:16:51.586Z] 02:16:50.988 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-02-06T02:16:51.586Z] 02:16:51.368 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-02-06T02:16:51.586Z] 02:16:51.370 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-02-06T02:16:51.586Z] 02:16:51.370 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-02-06T02:16:58.870Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (12282.444 ms) ======
[2026-02-06T02:16:58.870Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-02-06T02:16:58.870Z] GC before operation: completed in 70.153 ms, heap usage 1.087 GB -> 953.364 MB.
[2026-02-06T02:17:03.660Z] 02:17:03.556 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-02-06T02:17:03.661Z] 02:17:03.556 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-02-06T02:17:03.661Z] 02:17:03.557 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-02-06T02:17:03.999Z] 02:17:03.698 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-02-06T02:17:03.999Z] 02:17:03.700 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-02-06T02:17:03.999Z] 02:17:03.700 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-02-06T02:17:11.398Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (12234.522 ms) ======
[2026-02-06T02:17:11.398Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-02-06T02:17:11.398Z] GC before operation: completed in 70.314 ms, heap usage 972.520 MB -> 953.449 MB.
[2026-02-06T02:17:16.291Z] 02:17:15.644 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-02-06T02:17:16.291Z] 02:17:15.645 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-02-06T02:17:16.291Z] 02:17:15.645 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-02-06T02:17:16.291Z] 02:17:15.824 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-02-06T02:17:16.291Z] 02:17:15.825 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-02-06T02:17:16.292Z] 02:17:15.825 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-02-06T02:17:23.568Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (11963.887 ms) ======
[2026-02-06T02:17:23.568Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-02-06T02:17:23.568Z] GC before operation: completed in 78.768 ms, heap usage 1017.848 MB -> 953.519 MB.
[2026-02-06T02:17:28.322Z] 02:17:27.838 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-02-06T02:17:28.323Z] 02:17:27.838 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-02-06T02:17:28.323Z] 02:17:27.838 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-02-06T02:17:28.323Z] 02:17:28.001 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-02-06T02:17:28.323Z] 02:17:28.002 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-02-06T02:17:28.323Z] 02:17:28.004 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-02-06T02:17:35.624Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (12262.419 ms) ======
[2026-02-06T02:17:35.624Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-02-06T02:17:35.624Z] GC before operation: completed in 72.558 ms, heap usage 1.117 GB -> 953.607 MB.
[2026-02-06T02:17:40.505Z] 02:17:40.308 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-02-06T02:17:40.505Z] 02:17:40.310 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-02-06T02:17:40.505Z] 02:17:40.310 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-02-06T02:17:40.505Z] 02:17:40.371 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-02-06T02:17:40.505Z] 02:17:40.372 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-02-06T02:17:40.505Z] 02:17:40.372 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-02-06T02:17:47.806Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (12219.849 ms) ======
[2026-02-06T02:17:47.806Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-02-06T02:17:47.806Z] GC before operation: completed in 75.155 ms, heap usage 972.577 MB -> 953.725 MB.
[2026-02-06T02:17:52.582Z] 02:17:52.241 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-02-06T02:17:52.582Z] 02:17:52.241 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-02-06T02:17:52.582Z] 02:17:52.241 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-02-06T02:17:52.913Z] 02:17:52.634 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-02-06T02:17:52.913Z] 02:17:52.634 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-02-06T02:17:52.913Z] 02:17:52.635 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-02-06T02:18:00.242Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (11950.772 ms) ======
[2026-02-06T02:18:00.242Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-02-06T02:18:00.242Z] GC before operation: completed in 76.346 ms, heap usage 972.762 MB -> 953.769 MB.
[2026-02-06T02:18:05.007Z] 02:18:04.429 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-02-06T02:18:05.007Z] 02:18:04.432 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-02-06T02:18:05.007Z] 02:18:04.432 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-02-06T02:18:05.007Z] 02:18:04.542 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-02-06T02:18:05.007Z] 02:18:04.544 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-02-06T02:18:05.007Z] 02:18:04.544 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-02-06T02:18:12.293Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (11896.923 ms) ======
[2026-02-06T02:18:12.293Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-02-06T02:18:12.293Z] GC before operation: completed in 74.530 ms, heap usage 976.934 MB -> 953.858 MB.
[2026-02-06T02:18:16.343Z] 02:18:15.988 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-02-06T02:18:16.343Z] 02:18:15.989 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-02-06T02:18:16.343Z] 02:18:15.989 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-02-06T02:18:16.675Z] 02:18:16.648 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-02-06T02:18:16.675Z] 02:18:16.649 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-02-06T02:18:16.675Z] 02:18:16.650 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-02-06T02:18:23.958Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (11976.514 ms) ======
[2026-02-06T02:18:23.958Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-02-06T02:18:23.958Z] GC before operation: completed in 70.860 ms, heap usage 973.045 MB -> 953.919 MB.
[2026-02-06T02:18:28.719Z] 02:18:28.656 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-02-06T02:18:28.719Z] 02:18:28.660 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-02-06T02:18:28.719Z] 02:18:28.660 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-02-06T02:18:28.719Z] 02:18:28.695 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-02-06T02:18:28.719Z] 02:18:28.696 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-02-06T02:18:28.719Z] 02:18:28.696 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-02-06T02:18:36.009Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (11902.163 ms) ======
[2026-02-06T02:18:36.010Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-02-06T02:18:36.010Z] GC before operation: completed in 71.250 ms, heap usage 965.270 MB -> 953.994 MB.
[2026-02-06T02:18:40.777Z] 02:18:40.255 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-02-06T02:18:40.777Z] 02:18:40.255 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-02-06T02:18:40.777Z] 02:18:40.256 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-02-06T02:18:41.109Z] 02:18:40.796 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-02-06T02:18:41.109Z] 02:18:40.796 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-02-06T02:18:41.109Z] 02:18:40.796 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-02-06T02:18:48.488Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (11774.447 ms) ======
[2026-02-06T02:18:48.488Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-02-06T02:18:48.488Z] GC before operation: completed in 75.750 ms, heap usage 1.298 GB -> 954.079 MB.
[2026-02-06T02:18:53.250Z] 02:18:52.351 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-02-06T02:18:53.250Z] 02:18:52.352 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-02-06T02:18:53.250Z] 02:18:52.353 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-02-06T02:18:53.250Z] 02:18:52.888 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-02-06T02:18:53.250Z] 02:18:52.888 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-02-06T02:18:53.250Z] 02:18:52.888 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-02-06T02:19:00.557Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (12183.445 ms) ======
[2026-02-06T02:19:00.557Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-02-06T02:19:00.557Z] GC before operation: completed in 74.774 ms, heap usage 1.464 GB -> 954.156 MB.
[2026-02-06T02:19:05.327Z] 02:19:04.484 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-02-06T02:19:05.327Z] 02:19:04.484 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-02-06T02:19:05.327Z] 02:19:04.484 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-02-06T02:19:05.327Z] 02:19:04.685 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-02-06T02:19:05.327Z] 02:19:04.685 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-02-06T02:19:05.327Z] 02:19:04.685 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-02-06T02:19:12.608Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (11898.278 ms) ======
[2026-02-06T02:19:12.608Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-02-06T02:19:12.608Z] GC before operation: completed in 74.710 ms, heap usage 1.347 GB -> 954.216 MB.
[2026-02-06T02:19:16.390Z] 02:19:16.284 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-02-06T02:19:16.390Z] 02:19:16.284 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-02-06T02:19:16.390Z] 02:19:16.284 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-02-06T02:19:16.717Z] 02:19:16.557 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-02-06T02:19:16.717Z] 02:19:16.557 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-02-06T02:19:16.717Z] 02:19:16.558 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-02-06T02:19:24.134Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (11900.456 ms) ======
[2026-02-06T02:19:24.135Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-02-06T02:19:24.135Z] GC before operation: completed in 73.340 ms, heap usage 1007.409 MB -> 954.296 MB.
[2026-02-06T02:19:28.973Z] 02:19:28.240 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-02-06T02:19:28.973Z] 02:19:28.241 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-02-06T02:19:28.973Z] 02:19:28.241 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-02-06T02:19:28.973Z] 02:19:28.288 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-02-06T02:19:28.973Z] 02:19:28.289 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-02-06T02:19:28.973Z] 02:19:28.289 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-02-06T02:19:36.271Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (11667.543 ms) ======
[2026-02-06T02:19:36.271Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-02-06T02:19:36.271Z] GC before operation: completed in 76.959 ms, heap usage 1.250 GB -> 954.374 MB.
[2026-02-06T02:19:40.186Z] 02:19:40.012 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-02-06T02:19:40.186Z] 02:19:40.012 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-02-06T02:19:40.186Z] 02:19:40.012 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-02-06T02:19:40.897Z] 02:19:40.522 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-02-06T02:19:40.897Z] 02:19:40.522 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-02-06T02:19:40.897Z] 02:19:40.523 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-02-06T02:19:48.170Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (12065.698 ms) ======
[2026-02-06T02:19:48.170Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-02-06T02:19:48.170Z] GC before operation: completed in 79.701 ms, heap usage 1.292 GB -> 954.433 MB.
[2026-02-06T02:19:53.014Z] 02:19:52.502 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-02-06T02:19:53.014Z] 02:19:52.502 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-02-06T02:19:53.014Z] 02:19:52.503 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-02-06T02:19:53.014Z] 02:19:52.525 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-02-06T02:19:53.014Z] 02:19:52.526 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-02-06T02:19:53.014Z] 02:19:52.526 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-02-06T02:20:00.303Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (12342.421 ms) ======
[2026-02-06T02:20:00.303Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-02-06T02:20:00.303Z] GC before operation: completed in 73.591 ms, heap usage 965.715 MB -> 954.453 MB.
[2026-02-06T02:20:05.070Z] 02:20:04.366 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-02-06T02:20:05.070Z] 02:20:04.366 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-02-06T02:20:05.070Z] 02:20:04.366 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-02-06T02:20:05.070Z] 02:20:04.972 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-02-06T02:20:05.070Z] 02:20:04.972 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-02-06T02:20:05.070Z] 02:20:04.972 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-02-06T02:20:12.393Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (11840.515 ms) ======
[2026-02-06T02:20:12.393Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-02-06T02:20:12.393Z] GC before operation: completed in 76.525 ms, heap usage 1.741 GB -> 954.497 MB.
[2026-02-06T02:20:17.148Z] 02:20:16.624 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-02-06T02:20:17.148Z] 02:20:16.626 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-02-06T02:20:17.148Z] 02:20:16.626 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-02-06T02:20:17.148Z] 02:20:17.036 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-02-06T02:20:17.148Z] 02:20:17.036 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-02-06T02:20:17.148Z] 02:20:17.036 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-02-06T02:20:24.470Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (12164.624 ms) ======
[2026-02-06T02:20:25.173Z] -----------------------------------
[2026-02-06T02:20:25.173Z] renaissance-naive-bayes_0_PASSED
[2026-02-06T02:20:25.173Z] -----------------------------------
[2026-02-06T02:20:25.173Z]
[2026-02-06T02:20:25.173Z] TEST TEARDOWN:
[2026-02-06T02:20:25.173Z] Nothing to be done for teardown.
[2026-02-06T02:20:25.173Z] renaissance-naive-bayes_0 Finish Time: Fri Feb 6 02:20:24 2026 Epoch Time (ms): 1770344424825