[OCP4.10] podman-auto-update.service: Failed with result 'exit-code'
Issue
- detected the following error message from the journal log of the OCP node:
Apr XX XX:XX:XX XXX.example.com systemd[1]: Stopping User Manager for UID 1000...
Apr XX XX:XX:XX XXX.example.com systemd[3307720]: podman-auto-update.service: Control process exited, code=killed status=15
Apr XX XX:XX:XX XXX.example.com systemd[3307720]: podman-auto-update.service: Failed with result 'signal'.
Apr XX XX:XX:XX XXX.example.com systemd[1]: Stopping User Manager for UID 1000...
Apr XX XX:XX:XX XXX.example.com systemd[3432344]: podman-auto-update.service: Main process exited, code=exited, status=1/FAILURE
Apr XX XX:XX:XX XXX.example.com systemd[3432344]: podman-auto-update.service: Failed with result 'exit-code'.
podman-auto-update.service
gets started when a user login to an OCP node as a core user using the followingssh
method:
$ ssh -i <key> core@XXX.example.com "systemctl --user status podman-auto-update.service"
Environment
- Red Hat OpenShift Container Platform 4.10
- Red hat CoreOS 4.10
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.