Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ErrLog] [memory_checker] Failed to get container ID of 'gnmi'! Exiting ... #20994

Open
vivekrnv opened this issue Dec 2, 2024 · 1 comment
Assignees
Labels
Triaged this issue has been triaged

Comments

@vivekrnv
Copy link
Contributor

vivekrnv commented Dec 2, 2024

Description

Very rarely during config reload on slower devices, this error log can be observed

2024 Nov 22 13:59:54.612685 switch ERR memory_checker: [memory_checker] Failed to get container ID of 'gnmi'! Exiting ...

If the container goes down between these two points in the memory_checker code, we can see this error log. Not harmful.

running_container_names = get_running_container_names()

container_id = get_container_id(container_name)

@prabhataravind
Copy link
Contributor

@qiluo-msft to help take a look

@prabhataravind prabhataravind added the Triaged this issue has been triaged label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triaged this issue has been triaged
Projects
None yet
Development

No branches or pull requests

3 participants