Skip to content

Ignore LA error unsupported operation for poller state 1#13502

Closed
rajendrat wants to merge 2 commits intosonic-net:masterfrom
rajendrat:rthirumu/ignore_poller_state
Closed

Ignore LA error unsupported operation for poller state 1#13502
rajendrat wants to merge 2 commits intosonic-net:masterfrom
rajendrat:rthirumu/ignore_poller_state

Conversation

@rajendrat
Copy link
Copy Markdown
Contributor

Description of PR

Log analyzer failure ERR swss#orchagent: :- doCfgSensorsTableTask: ASIC sensors : unsupported operation for poller state 1 in cisco test_platform_overtemp_fault and T1 run, it's a cosmetic issue in upstream code (in orchagent). Basically, the code prints error message even in the case of trying to enable an already enabled sensor poller. It makes more sense to either do no-op or print non-error message.

sonic-swss/orchagent/switchorch.cpp at 0c620910ada929ac5154fd548d34aa4eca36b219 · sonic-net/sonic-swss

Summary:
Fixes # (issue)

Type of change

Adding this error part of LA error ignore list.

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

This is cosmetic error, that errored out the sonic-mgmt test.

How did you do it?

How did you verify/test it?

Ran sonic-mgmt test with the ignore list updated in the local sonic-mgmt repo.

Any platform specific information?

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

Documentation

@rajendrat
Copy link
Copy Markdown
Contributor Author

viz @kevinwangsk , as we discussed raised this PR. Please review this.

@wsycqyz
Copy link
Copy Markdown
Contributor

wsycqyz commented Jul 1, 2024

I am ok with this PR.

@kevinskwang
Copy link
Copy Markdown
Contributor

@rajendrat from your description, this seems a generic issue, but why we just see this one Cisco?

@rajendrat
Copy link
Copy Markdown
Contributor Author

@rajendrat from your description, this seems a generic issue, but why we just see this one Cisco?

This is a generic message, updated the changes.

@kevinskwang
Copy link
Copy Markdown
Contributor

@rajendrat from your description, this seems a generic issue, but why we just see this one Cisco?

This is a generic message, updated the changes.

We didn't see this error on any other platforms. Could you clarify why just failed on Cisco platform if this is a generic issue?

@rajendrat rajendrat closed this Sep 18, 2024
@rajendrat
Copy link
Copy Markdown
Contributor Author

This is issue fixed in the platform side. We do not need this PR.

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