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

Ignore log messages that should be warnings instead of error messages(Cisco) #16439

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vperumal
Copy link
Contributor

Description of PR

In Cisco platforms these error messages should be warning instead of error messages. We will be making the change but in the meanwhile, I am adding an ignore in log analyzer ignore files to avoid causing testcase failures

2025 Jan 9 12:56:34.229072 sfd-lt2-lc1 ERR syncd0#syncd: 09-01-2025 12:56:34.228 -E-API-0- src/hld/system/la_device_impl.cpp::10344 clear_snoop_configuration API returned: status = Leaba_Err: Entry requested not found: virtual la_status silicon_one::gibraltar::la_device_impl::do_clear_snoop_configuration(silicon_one::la_event_e):src/hld/system/la_device_impl.cpp:10361,

2025 Jan 9 12:57:23.457616 sfd-lt2-lc1 ERR syncd1#syncd: SAI_LOG|SAI_API_SWITCH: punt packet parsing failed

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
    • Skipped for non-supported platforms
    • Add ownership here(Microsft required only)
  • Test case improvement

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405
  • 202411

Approach

What is the motivation for this PR?

In Cisco platforms these error messages should be warning instead of error messages. We will be making the change but in the meanwhile, I am adding an ignore in log analyzer ignore files to avoid causing testcase failures

How did you do it?

How did you verify/test it?

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vperumal
Copy link
Contributor Author

FYI @yejianquan @abdosi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants