Hi everyone, i have been deploying Pulp using containers in ECS, but when i scale the workers to sync the channels. Sometimes, the task of a worker keeps running forever.
Problem:
Tasks stuck at running forever
Expected outcome:
All subtasks are in failed state.
Pulpcore version:
3.27.0
Pulp plugins installed and their versions:
pulp-container 2.15.0
pulp-rpm 3.21.0
Operating system: distribution and version:
Amazon Linux 2
Other relevant data:
This is the logs of a worker container i got from Docker logs. As we can see, the task was running, but suddenly, it stopped and only sent the heartbeat from then on.