Skip to content

[action] [PR:19099] LogAnalyzer: Ignore a non-functional error thrown from Linkmgrd#19298

Merged
yejianquan merged 1 commit intosonic-net:202505from
mssonicbld:cherry/202505/19099
Jul 2, 2025
Merged

[action] [PR:19099] LogAnalyzer: Ignore a non-functional error thrown from Linkmgrd#19298
yejianquan merged 1 commit intosonic-net:202505from
mssonicbld:cherry/202505/19099

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

Description of PR

Whenever CFG_MUX_CABLE_TABLE_NAME is updated we get the following error,

2025 Jun 15 22:30:03.459694 gd272 ERR mux#linkmgrd: MuxManager.cpp:297 updateProberType: Ethernet140: Unsupported link failure detection type for : software

This is a regression caused by PR : sonic-net/sonic-linkmgrd#288.

This is not causing any functionality breakage. But log analyzer reports this new error and hence the testcase fails.
Since there is no functionality impact, we have added this error message to the list of ignored patterns.

Summary:
Fixes #
https://github.com/aristanetworks/sonic-qual.msft/issues/624
sonic-net/sonic-linkmgrd#301

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
  • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202205
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505

Approach

What is the motivation for this PR?

Loganalyzer was not aware of this newly introduced error message and was failing many of the tests.

How did you do it?

Added a regex pattern to ignore these errors.

How did you verify/test it?

By running sonic-mgmt tests.

Any platform specific information?

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

Documentation

…c-net#19099)

What is the motivation for this PR?
Loganalyzer was not aware of this newly introduced error message and was failing many of the tests.

How did you do it?
Added a regex pattern to ignore these errors.

How did you verify/test it?
By running sonic-mgmt tests.
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #19099

@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown
Collaborator

@yejianquan yejianquan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yejianquan yejianquan merged commit 92eb46a into sonic-net:202505 Jul 2, 2025
14 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants