renaissance-naive-bayes_0
[2026-03-06T01:17:57.957Z] Running test renaissance-naive-bayes_0 ...
[2026-03-06T01:17:57.957Z] ===============================================
[2026-03-06T01:17:57.957Z] renaissance-naive-bayes_0 Start Time: Fri Mar 6 01:17:57 2026 Epoch Time (ms): 1772759877609
[2026-03-06T01:17:57.957Z] variation: NoOptions
[2026-03-06T01:17:57.957Z] JVM_OPTIONS:
[2026-03-06T01:17:57.957Z] { \
[2026-03-06T01:17:57.957Z] echo ""; echo "TEST SETUP:"; \
[2026-03-06T01:17:57.957Z] echo "Nothing to be done for setup."; \
[2026-03-06T01:17:57.957Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1772758743957/renaissance-naive-bayes_0"; \
[2026-03-06T01:17:57.957Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1772758743957/renaissance-naive-bayes_0"; \
[2026-03-06T01:17:57.957Z] echo ""; echo "TESTING:"; \
[2026-03-06T01:17:57.957Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1772758743957/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-03-06T01:17:57.957Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1772758743957/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-06T01:17:57.957Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-06T01:17:57.957Z] echo "Nothing to be done for teardown."; \
[2026-03-06T01:17:57.957Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_1772758743957/TestTargetResult";
[2026-03-06T01:17:57.957Z]
[2026-03-06T01:17:57.957Z] TEST SETUP:
[2026-03-06T01:17:57.957Z] Nothing to be done for setup.
[2026-03-06T01:17:57.957Z]
[2026-03-06T01:17:57.957Z] TESTING:
[2026-03-06T01:17:58.911Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-06T01:17:58.911Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_1772758743957/renaissance-naive-bayes_0/launcher-011757-3421864259149340694/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-06T01:17:58.911Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-06T01:17:58.911Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-06T01:18:04.357Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 4 (out of 4) threads.
[2026-03-06T01:18:07.382Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-03-06T01:18:07.382Z] GC before operation: completed in 92.384 ms, heap usage 56.017 MB -> 34.932 MB.
[2026-03-06T01:18:23.209Z] 01:18:21.299 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 68.0 MiB so far)
[2026-03-06T01:18:23.209Z] 01:18:21.307 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-03-06T01:18:23.209Z] 01:18:21.309 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-03-06T01:18:23.209Z] 01:18:21.616 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-03-06T01:18:23.209Z] 01:18:21.616 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-03-06T01:18:23.209Z] 01:18:21.617 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-03-06T01:18:28.627Z] 01:18:27.614 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-03-06T01:18:28.627Z] 01:18:27.615 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-03-06T01:18:28.627Z] 01:18:27.615 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-03-06T01:18:28.627Z] 01:18:27.670 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-03-06T01:18:28.627Z] 01:18:27.671 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-03-06T01:18:28.627Z] 01:18:27.671 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-03-06T01:18:35.353Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (27723.430 ms) ======
[2026-03-06T01:18:35.353Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-03-06T01:18:35.353Z] GC before operation: completed in 76.854 ms, heap usage 965.645 MB -> 952.471 MB.
[2026-03-06T01:18:40.751Z] 01:18:39.515 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-03-06T01:18:40.751Z] 01:18:39.516 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-03-06T01:18:40.751Z] 01:18:39.516 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-03-06T01:18:40.751Z] 01:18:39.620 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-03-06T01:18:40.751Z] 01:18:39.620 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-03-06T01:18:40.751Z] 01:18:39.620 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-03-06T01:18:46.902Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (11557.643 ms) ======
[2026-03-06T01:18:46.902Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-03-06T01:18:46.902Z] GC before operation: completed in 63.646 ms, heap usage 1.034 GB -> 952.747 MB.
[2026-03-06T01:18:52.299Z] 01:18:51.093 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-03-06T01:18:52.299Z] 01:18:51.094 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-03-06T01:18:52.299Z] 01:18:51.094 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-03-06T01:18:52.299Z] 01:18:51.152 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-03-06T01:18:52.299Z] 01:18:51.152 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-03-06T01:18:52.299Z] 01:18:51.152 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-03-06T01:18:59.170Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (11526.914 ms) ======
[2026-03-06T01:18:59.170Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-03-06T01:18:59.170Z] GC before operation: completed in 68.831 ms, heap usage 968.806 MB -> 952.865 MB.
[2026-03-06T01:19:03.334Z] 01:19:02.650 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-03-06T01:19:03.334Z] 01:19:02.651 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-03-06T01:19:03.334Z] 01:19:02.651 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-03-06T01:19:03.334Z] 01:19:02.652 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-03-06T01:19:03.334Z] 01:19:02.652 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-03-06T01:19:03.334Z] 01:19:02.653 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-03-06T01:19:10.228Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (11421.468 ms) ======
[2026-03-06T01:19:10.228Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-03-06T01:19:10.228Z] GC before operation: completed in 64.933 ms, heap usage 984.912 MB -> 952.926 MB.
[2026-03-06T01:19:14.393Z] 01:19:14.159 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-03-06T01:19:14.393Z] 01:19:14.159 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-03-06T01:19:14.393Z] 01:19:14.159 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-03-06T01:19:14.393Z] 01:19:14.206 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-03-06T01:19:14.393Z] 01:19:14.206 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-03-06T01:19:14.393Z] 01:19:14.206 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-03-06T01:19:22.565Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (11445.482 ms) ======
[2026-03-06T01:19:22.565Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-03-06T01:19:22.565Z] GC before operation: completed in 69.144 ms, heap usage 1.073 GB -> 953.015 MB.
[2026-03-06T01:19:25.594Z] 01:19:25.459 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-03-06T01:19:25.594Z] 01:19:25.459 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-03-06T01:19:25.594Z] 01:19:25.459 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-03-06T01:19:26.601Z] 01:19:25.508 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-03-06T01:19:26.601Z] 01:19:25.508 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-03-06T01:19:26.601Z] 01:19:25.509 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-03-06T01:19:33.320Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (11245.570 ms) ======
[2026-03-06T01:19:33.320Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-03-06T01:19:33.320Z] GC before operation: completed in 74.567 ms, heap usage 1.115 GB -> 953.107 MB.
[2026-03-06T01:19:37.478Z] 01:19:36.750 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-03-06T01:19:37.478Z] 01:19:36.750 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-03-06T01:19:37.478Z] 01:19:36.750 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-03-06T01:19:37.478Z] 01:19:36.871 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-03-06T01:19:37.478Z] 01:19:36.871 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-03-06T01:19:37.478Z] 01:19:36.871 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-03-06T01:19:44.186Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (11322.679 ms) ======
[2026-03-06T01:19:44.186Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-03-06T01:19:44.186Z] GC before operation: completed in 82.098 ms, heap usage 1.031 GB -> 953.195 MB.
[2026-03-06T01:19:48.352Z] 01:19:48.050 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-03-06T01:19:48.352Z] 01:19:48.050 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-03-06T01:19:48.352Z] 01:19:48.050 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-03-06T01:19:48.352Z] 01:19:48.122 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-03-06T01:19:48.352Z] 01:19:48.123 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-03-06T01:19:48.352Z] 01:19:48.123 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-03-06T01:19:55.775Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (11069.016 ms) ======
[2026-03-06T01:19:55.775Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-03-06T01:19:55.775Z] GC before operation: completed in 70.809 ms, heap usage 985.093 MB -> 953.302 MB.
[2026-03-06T01:20:00.116Z] 01:19:59.304 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-03-06T01:20:00.116Z] 01:19:59.304 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-03-06T01:20:00.116Z] 01:19:59.304 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-03-06T01:20:00.116Z] 01:19:59.381 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-03-06T01:20:00.116Z] 01:19:59.382 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-03-06T01:20:00.116Z] 01:19:59.382 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-03-06T01:20:06.865Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (11230.238 ms) ======
[2026-03-06T01:20:06.865Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-03-06T01:20:06.865Z] GC before operation: completed in 82.105 ms, heap usage 1.081 GB -> 953.363 MB.
[2026-03-06T01:20:11.029Z] 01:20:10.752 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-03-06T01:20:11.029Z] 01:20:10.753 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-03-06T01:20:11.029Z] 01:20:10.753 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-03-06T01:20:11.029Z] 01:20:10.789 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-03-06T01:20:11.029Z] 01:20:10.789 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-03-06T01:20:11.029Z] 01:20:10.789 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-03-06T01:20:17.754Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (11143.012 ms) ======
[2026-03-06T01:20:17.754Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-03-06T01:20:18.709Z] GC before operation: completed in 60.713 ms, heap usage 1.104 GB -> 953.441 MB.
[2026-03-06T01:20:22.875Z] 01:20:21.842 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-03-06T01:20:22.875Z] 01:20:21.842 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-03-06T01:20:22.875Z] 01:20:21.843 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-03-06T01:20:22.875Z] 01:20:21.843 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-03-06T01:20:22.875Z] 01:20:21.843 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-03-06T01:20:22.875Z] 01:20:21.843 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-03-06T01:20:29.621Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (11152.515 ms) ======
[2026-03-06T01:20:29.621Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-03-06T01:20:29.621Z] GC before operation: completed in 64.782 ms, heap usage 988.304 MB -> 953.515 MB.
[2026-03-06T01:20:33.788Z] 01:20:33.029 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-03-06T01:20:33.788Z] 01:20:33.029 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-03-06T01:20:33.788Z] 01:20:33.030 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-03-06T01:20:33.788Z] 01:20:33.123 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-03-06T01:20:33.788Z] 01:20:33.123 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-03-06T01:20:33.788Z] 01:20:33.123 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-03-06T01:20:40.505Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (11259.482 ms) ======
[2026-03-06T01:20:40.505Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-03-06T01:20:40.505Z] GC before operation: completed in 66.586 ms, heap usage 977.152 MB -> 953.583 MB.
[2026-03-06T01:20:44.673Z] 01:20:44.363 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-03-06T01:20:44.673Z] 01:20:44.363 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-03-06T01:20:44.673Z] 01:20:44.363 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-03-06T01:20:44.673Z] 01:20:44.434 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-03-06T01:20:44.673Z] 01:20:44.434 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-03-06T01:20:44.673Z] 01:20:44.434 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-03-06T01:20:53.729Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (11237.439 ms) ======
[2026-03-06T01:20:53.729Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-03-06T01:20:53.729Z] GC before operation: completed in 64.724 ms, heap usage 1.042 GB -> 953.680 MB.
[2026-03-06T01:20:56.756Z] 01:20:55.739 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-03-06T01:20:56.756Z] 01:20:55.740 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-03-06T01:20:56.756Z] 01:20:55.740 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-03-06T01:20:56.756Z] 01:20:55.760 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-03-06T01:20:56.756Z] 01:20:55.760 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-03-06T01:20:56.756Z] 01:20:55.760 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-03-06T01:21:03.471Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (11262.403 ms) ======
[2026-03-06T01:21:03.471Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-03-06T01:21:03.471Z] GC before operation: completed in 64.748 ms, heap usage 990.072 MB -> 953.756 MB.
[2026-03-06T01:21:07.688Z] 01:21:06.932 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-03-06T01:21:07.688Z] 01:21:06.932 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-03-06T01:21:07.688Z] 01:21:06.932 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-03-06T01:21:07.688Z] 01:21:07.019 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-03-06T01:21:07.688Z] 01:21:07.020 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-03-06T01:21:07.688Z] 01:21:07.020 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-03-06T01:21:14.408Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (11150.233 ms) ======
[2026-03-06T01:21:14.408Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-03-06T01:21:14.408Z] GC before operation: completed in 63.699 ms, heap usage 1.101 GB -> 953.838 MB.
[2026-03-06T01:21:18.575Z] 01:21:18.191 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-03-06T01:21:18.575Z] 01:21:18.192 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-03-06T01:21:18.575Z] 01:21:18.192 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-03-06T01:21:18.575Z] 01:21:18.317 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-03-06T01:21:18.575Z] 01:21:18.317 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-03-06T01:21:18.575Z] 01:21:18.317 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-03-06T01:21:26.755Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (11255.822 ms) ======
[2026-03-06T01:21:26.755Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-03-06T01:21:26.755Z] GC before operation: completed in 62.193 ms, heap usage 1.050 GB -> 953.928 MB.
[2026-03-06T01:21:29.781Z] 01:21:29.440 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-03-06T01:21:29.781Z] 01:21:29.440 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-03-06T01:21:29.781Z] 01:21:29.441 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-03-06T01:21:29.781Z] 01:21:29.445 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-03-06T01:21:29.781Z] 01:21:29.446 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-03-06T01:21:29.781Z] 01:21:29.446 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-03-06T01:21:38.007Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (11093.220 ms) ======
[2026-03-06T01:21:38.007Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-03-06T01:21:38.007Z] GC before operation: completed in 79.608 ms, heap usage 992.659 MB -> 954.007 MB.
[2026-03-06T01:21:41.039Z] 01:21:40.701 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-03-06T01:21:41.039Z] 01:21:40.702 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-03-06T01:21:41.039Z] 01:21:40.702 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-03-06T01:21:41.039Z] 01:21:40.877 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-03-06T01:21:41.039Z] 01:21:40.877 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-03-06T01:21:41.039Z] 01:21:40.877 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-03-06T01:21:49.207Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (11279.117 ms) ======
[2026-03-06T01:21:49.207Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-03-06T01:21:49.207Z] GC before operation: completed in 62.849 ms, heap usage 1.032 GB -> 954.077 MB.
[2026-03-06T01:21:52.234Z] 01:21:51.953 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-03-06T01:21:52.234Z] 01:21:51.953 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-03-06T01:21:52.234Z] 01:21:51.953 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-03-06T01:21:52.234Z] 01:21:52.012 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-03-06T01:21:52.234Z] 01:21:52.012 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-03-06T01:21:52.235Z] 01:21:52.012 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-03-06T01:21:59.521Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (11093.640 ms) ======
[2026-03-06T01:21:59.521Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-03-06T01:21:59.521Z] GC before operation: completed in 64.879 ms, heap usage 1.091 GB -> 954.189 MB.
[2026-03-06T01:22:03.739Z] 01:22:03.156 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-03-06T01:22:03.739Z] 01:22:03.157 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-03-06T01:22:03.739Z] 01:22:03.157 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-03-06T01:22:03.739Z] 01:22:03.184 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-03-06T01:22:03.739Z] 01:22:03.184 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-03-06T01:22:03.739Z] 01:22:03.184 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-03-06T01:22:10.458Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (11033.893 ms) ======
[2026-03-06T01:22:10.459Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-03-06T01:22:10.459Z] GC before operation: completed in 67.479 ms, heap usage 991.961 MB -> 954.259 MB.
[2026-03-06T01:22:14.674Z] 01:22:14.307 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-03-06T01:22:14.674Z] 01:22:14.307 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-03-06T01:22:14.674Z] 01:22:14.308 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-03-06T01:22:14.674Z] 01:22:14.318 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-03-06T01:22:14.674Z] 01:22:14.319 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-03-06T01:22:14.674Z] 01:22:14.319 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-03-06T01:22:21.398Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (11151.193 ms) ======
[2026-03-06T01:22:21.398Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-03-06T01:22:22.354Z] GC before operation: completed in 64.906 ms, heap usage 988.990 MB -> 954.326 MB.
[2026-03-06T01:22:26.518Z] 01:22:25.572 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-03-06T01:22:26.518Z] 01:22:25.572 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-03-06T01:22:26.518Z] 01:22:25.572 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-03-06T01:22:26.518Z] 01:22:25.651 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-03-06T01:22:26.519Z] 01:22:25.651 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-03-06T01:22:26.519Z] 01:22:25.651 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-03-06T01:22:33.224Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (11239.364 ms) ======
[2026-03-06T01:22:33.224Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-03-06T01:22:33.224Z] GC before operation: completed in 65.549 ms, heap usage 1.049 GB -> 954.784 MB.
[2026-03-06T01:22:37.378Z] 01:22:36.576 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-03-06T01:22:37.378Z] 01:22:36.577 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-03-06T01:22:37.378Z] 01:22:36.577 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-03-06T01:22:37.378Z] 01:22:36.629 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-03-06T01:22:37.378Z] 01:22:36.630 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-03-06T01:22:37.378Z] 01:22:36.630 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-03-06T01:22:44.109Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (10702.563 ms) ======
[2026-03-06T01:22:44.109Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-03-06T01:22:44.109Z] GC before operation: completed in 67.466 ms, heap usage 1.065 GB -> 954.855 MB.
[2026-03-06T01:22:48.281Z] 01:22:47.603 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-03-06T01:22:48.281Z] 01:22:47.604 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-03-06T01:22:48.281Z] 01:22:47.604 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-03-06T01:22:48.281Z] 01:22:47.638 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-03-06T01:22:48.281Z] 01:22:47.638 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-03-06T01:22:48.281Z] 01:22:47.638 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-03-06T01:22:55.717Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (11115.237 ms) ======
[2026-03-06T01:22:55.717Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-03-06T01:22:55.717Z] GC before operation: completed in 62.194 ms, heap usage 1.057 GB -> 954.926 MB.
[2026-03-06T01:22:58.740Z] 01:22:58.643 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-03-06T01:22:58.740Z] 01:22:58.643 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-03-06T01:22:58.740Z] 01:22:58.643 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-03-06T01:22:59.701Z] 01:22:58.688 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-03-06T01:22:59.702Z] 01:22:58.688 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-03-06T01:22:59.702Z] 01:22:58.688 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-03-06T01:23:06.414Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (10992.142 ms) ======
[2026-03-06T01:23:06.414Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-03-06T01:23:06.414Z] GC before operation: completed in 65.896 ms, heap usage 1.046 GB -> 955.038 MB.
[2026-03-06T01:23:10.581Z] 01:23:09.617 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-03-06T01:23:10.581Z] 01:23:09.617 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-03-06T01:23:10.581Z] 01:23:09.617 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-03-06T01:23:10.581Z] 01:23:09.656 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-03-06T01:23:10.581Z] 01:23:09.656 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-03-06T01:23:10.581Z] 01:23:09.656 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-03-06T01:23:17.297Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (10991.696 ms) ======
[2026-03-06T01:23:17.297Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-03-06T01:23:17.297Z] GC before operation: completed in 71.159 ms, heap usage 1.193 GB -> 955.070 MB.
[2026-03-06T01:23:21.461Z] 01:23:20.783 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-03-06T01:23:21.461Z] 01:23:20.783 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-03-06T01:23:21.461Z] 01:23:20.783 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-03-06T01:23:21.461Z] 01:23:20.828 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-03-06T01:23:21.461Z] 01:23:20.829 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-03-06T01:23:21.461Z] 01:23:20.829 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-03-06T01:23:28.175Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (11014.842 ms) ======
[2026-03-06T01:23:28.175Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-03-06T01:23:28.175Z] GC before operation: completed in 75.771 ms, heap usage 986.969 MB -> 955.171 MB.
[2026-03-06T01:23:32.331Z] 01:23:31.871 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-03-06T01:23:32.331Z] 01:23:31.871 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-03-06T01:23:32.331Z] 01:23:31.871 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-03-06T01:23:32.331Z] 01:23:32.100 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-03-06T01:23:32.331Z] 01:23:32.101 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-03-06T01:23:32.331Z] 01:23:32.101 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-03-06T01:23:40.531Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (11348.941 ms) ======
[2026-03-06T01:23:40.531Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-03-06T01:23:40.531Z] GC before operation: completed in 79.851 ms, heap usage 1.233 GB -> 955.268 MB.
[2026-03-06T01:23:43.555Z] 01:23:43.443 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-03-06T01:23:43.555Z] 01:23:43.443 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-03-06T01:23:43.555Z] 01:23:43.443 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-03-06T01:23:44.510Z] 01:23:43.524 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-03-06T01:23:44.510Z] 01:23:43.524 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-03-06T01:23:44.510Z] 01:23:43.525 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-03-06T01:23:51.309Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (11235.238 ms) ======
[2026-03-06T01:23:51.309Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-03-06T01:23:51.309Z] GC before operation: completed in 74.504 ms, heap usage 1.004 GB -> 955.341 MB.
[2026-03-06T01:23:55.893Z] 01:23:54.799 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-03-06T01:23:55.893Z] 01:23:54.800 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-03-06T01:23:55.893Z] 01:23:54.800 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-03-06T01:23:55.893Z] 01:23:54.927 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-03-06T01:23:55.893Z] 01:23:54.929 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-03-06T01:23:55.893Z] 01:23:54.929 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-03-06T01:24:02.664Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (11469.822 ms) ======
[2026-03-06T01:24:02.664Z] -----------------------------------
[2026-03-06T01:24:02.664Z] renaissance-naive-bayes_0_PASSED
[2026-03-06T01:24:02.664Z] -----------------------------------
[2026-03-06T01:24:02.664Z]
[2026-03-06T01:24:02.664Z] TEST TEARDOWN:
[2026-03-06T01:24:02.664Z] Nothing to be done for teardown.
[2026-03-06T01:24:02.664Z] renaissance-naive-bayes_0 Finish Time: Fri Mar 6 01:24:02 2026 Epoch Time (ms): 1772760242449