This message was deleted.
# troubleshooting
s
This message was deleted.
a
it likely means that overlord shutdown the task. you should check the overlord logs to see why it shut down that task
u
Thanks @Abhishek Agarwal !!
checked that, overlord failed to check the status of task and decided to shut it down.
But interesting part was why the task was failing to respond. something happened on the gcp node where the mm was running. i see some GCP node logs like this. Any one familiar with this ? @Abhishek Agarwal Have you seen something like this ?
Copy code
task jbd2/sdb-8:1565 blocked for more than 327 seconds
a
no idea
we should probably change that message from "Triggering JVM shutdown" to "Triggering JVM shutdown. Check overlord logs to see why the task was shutdown"
s
Does the overlord log have more detail on why it couldn't communicate with the task? Was it just unable to connect or did it timeout waiting for the communication?
u
request were timed out, something went wrong on the node, that is all i could figure out, as moving to different resolved the issue.
task/status api failed to respond.