Jenkins is shutting down with an error

Hi Team,

I have Jenkins installed on ECS cluster and from last one week my Jenkins is auto restarting every 24 hours. I checked the logs and can be see below error.

2024-10-01 09:56:29.191+0000 [id=48] INFO winstone.Logger#logInternal: JVM is terminating. Shutting down Jetty
2024-10-01 09:56:29.191+0000 [id=48] INFO org.eclipse.jetty.server.Server#doStop: Stopped Server@157853da{STOPPING}[10.0.13,sto=0]
2024-10-01 09:56:29.200+0000 [id=48] INFO o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@192c3f1e{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2024-10-01 09:56:29.202+0000 [id=48] INFO hudson.lifecycle.Lifecycle#onStatusUpdate: Stopping Jenkins

I’m unable to find the root cause. Can someone please help us to find the root cause for this.