nqvuong1998 commented on issue #6982:
URL: https://github.com/apache/kyuubi/issues/6982#issuecomment-2726421393
Hi @pan3793 , here is Kyuubi server log:
```
{
"timeMillis": 1742034112752,
"timestamp": "2025-03-15T10:21:52.752+0000",
"thread": "pod-cleanup-trigger-thread: Thread-13",
"threadId": 13,
"threadPriority": 5,
"level": "ERROR",
"loggerName": "org.apache.kyuubi.engine.KubernetesApplicationOperation",
"loggerFqcn": "org.apache.logging.slf4j.Log4jLogger",
"message": "Failed to evict clean up terminated app cache",
"thrown": {
"name": "java.lang.NullPointerException",
"commonElementCount": 0,
"extendedStackTrace": [
"at
org.apache.kyuubi.engine.KubernetesApplicationOperation.$anonfun$initialize$5(KubernetesApplicationOperation.scala:154)
~[kyuubi-server_2.12-1.10.1.jar:1.10.1]",
"at
org.apache.kyuubi.util.ThreadUtils$.$anonfun$scheduleTolerableRunnableWithFixedDelay$1(ThreadUtils.scala:126)
~[kyuubi-common_2.12-1.10.1.jar:1.10.1]",
"at java.util.concurrent.Executors$RunnableAdapter.call(Unknown
Source) [?:?]",
"at java.util.concurrent.FutureTask.runAndReset(Unknown Source) [?:?]",
"at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown
Source) [?:?]",
"at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[?:?]",
"at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[?:?]",
"at java.lang.Thread.run(Unknown Source) [?:?]"
]
},
"contextMap": {},
"endOfBatch": false
}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]