We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Following error is observed after boot or config reload for global lldp docker on multi-asic system:
ERR lldp#lldpmgrd[31]: Port init timeout reached (300 seconds), resuming lldpd...
This does not impact functionality but causes test failures when log analyzer is enabled.
This looks like due to the fact that global config db does not have any ports to initialize. All ports belong to namespaces.
ERR not expected as log analyzer fails the test on ERR.
show version
Observed on 202205 but should be present in master as well as code is same. Last tested 202205 sha1 0a354c5
(paste your output here)
show techsupport
(paste your output here or download and attach the file here )
The text was updated successfully, but these errors were encountered:
Hi @abdosi , raised this for lldp error causing sonic-mgmt autorestart tests failure.
Sorry, something went wrong.
@anamehra can help to add change in sonic-mgmt to ignore this, as it's harmless, but @abdosi will double-check.
Hi @abdosi , any comment on this? Should we add this to ignore list? Thanks!
@abdosi @anamehra I have a PR for this
abdosi
No branches or pull requests
Description
Following error is observed after boot or config reload for global lldp docker on multi-asic system:
ERR lldp#lldpmgrd[31]: Port init timeout reached (300 seconds), resuming lldpd...
This does not impact functionality but causes test failures when log analyzer is enabled.
This looks like due to the fact that global config db does not have any ports to initialize. All ports belong to namespaces.
Steps to reproduce the issue:
Describe the results you received:
ERR lldp#lldpmgrd[31]: Port init timeout reached (300 seconds), resuming lldpd...
Describe the results you expected:
ERR not expected as log analyzer fails the test on ERR.
Output of
show version
:Observed on 202205 but should be present in master as well as code is same. Last tested 202205 sha1 0a354c5
Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: