Skip to content

Stopping containers sometimes fails #1149

@troglobit

Description

@troglobit

Current Behavior

admin@infix-c0-ff-ee:/> show log
Sep  8 14:17:44 ha-kiosk dash[4609]: ^[[33mWARN^[[0m[0010] StopSignal SIGTERM failed to stop container dash in 10 seconds, resorting to SIGKILL

Expected Behavior

We should probably extend the timeout

Steps To Reproduce

Unknown atm.

Additional information

Apparently the warning comes from podman itself, not conmon, not finit:

libpod/oci_conmon_common.go: logrus.Warnf("StopSignal %s failed to stop container %s in %d seconds, resorting to SIGKILL", sigName, ctr.Name(), timeout)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtriagePending investigation & classification (CCB)

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions