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

[loganalyzer] Ignore pmon#stormond iSmart binary format ERR log #16301

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

lizhijianrd
Copy link
Contributor

Description of PR

Summary:
Due to known issue sonic-net/sonic-buildimage#21319, ignore the ERR logs in loganalyzer.

Type of change

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

Back port request

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

Approach

What is the motivation for this PR?

Due to known issue sonic-net/sonic-buildimage#21319, ignore the ERR logs in loganalyzer.

How did you do it?

Update loganalyzer ignore file.

How did you verify/test it?

Verified on Nokia-7215 DUT, confirmed testcase can ignore this ERR log.

Any platform specific information?

Fix for Marvell-Armhf platform.

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).

@wangxin wangxin merged commit 1723d66 into sonic-net:master Jan 3, 2025
20 checks passed
@lizhijianrd lizhijianrd deleted the loganalyzer-ismart branch January 5, 2025 14:15
mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Jan 5, 2025
…c-net#16301)

What is the motivation for this PR?
Due to known issue sonic-net/sonic-buildimage#21319, ignore the ERR logs in loganalyzer.

How did you do it?
Update loganalyzer ignore file.

How did you verify/test it?
Verified on Nokia-7215 DUT, confirmed testcase can ignore this ERR log.

Any platform specific information?
Fix for Marvell-Armhf platform.
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202411: #16342

mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Jan 5, 2025
…c-net#16301)

What is the motivation for this PR?
Due to known issue sonic-net/sonic-buildimage#21319, ignore the ERR logs in loganalyzer.

How did you do it?
Update loganalyzer ignore file.

How did you verify/test it?
Verified on Nokia-7215 DUT, confirmed testcase can ignore this ERR log.

Any platform specific information?
Fix for Marvell-Armhf platform.
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202405: #16343

mssonicbld pushed a commit that referenced this pull request Jan 5, 2025
What is the motivation for this PR?
Due to known issue sonic-net/sonic-buildimage#21319, ignore the ERR logs in loganalyzer.

How did you do it?
Update loganalyzer ignore file.

How did you verify/test it?
Verified on Nokia-7215 DUT, confirmed testcase can ignore this ERR log.

Any platform specific information?
Fix for Marvell-Armhf platform.
mssonicbld pushed a commit that referenced this pull request Jan 6, 2025
What is the motivation for this PR?
Due to known issue sonic-net/sonic-buildimage#21319, ignore the ERR logs in loganalyzer.

How did you do it?
Update loganalyzer ignore file.

How did you verify/test it?
Verified on Nokia-7215 DUT, confirmed testcase can ignore this ERR log.

Any platform specific information?
Fix for Marvell-Armhf platform.
wangxin pushed a commit that referenced this pull request Jan 10, 2025
Summary:
Due to known issue sonic-net/sonic-buildimage#21319
PR #16301 doesn't ignore all the pmon iSmart binary format ERR log. Update the regex to ignore all of below ERR logs:

/var/log/syslog.3.gz:2025 Jan  9 20:42:05.687373 7215-5 ERR pmon#SsdUtil[55]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.3.gz:2025 Jan  9 20:42:07.744397 7215-5 ERR pmon#StorageCommon[55]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.5.gz:2025 Jan  9 19:37:33.855554 7215-5 ERR pmon#SsdUtil[49]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.5.gz:2025 Jan  9 19:37:35.261567 7215-5 ERR pmon#StorageCommon[49]: [Errno 8] Exec format error: 'iSmart'

What is the motivation for this PR?
PR #16301 doesn't ignore all the pmon iSmart binary format ERR log. Update the regex to ignore all of below ERR logs:

How did you do it?
Update the regex.

How did you verify/test it?
Verified by running testcase: syslog/test_syslog.py::test_syslog
mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Jan 10, 2025
Summary:
Due to known issue sonic-net/sonic-buildimage#21319
PR sonic-net#16301 doesn't ignore all the pmon iSmart binary format ERR log. Update the regex to ignore all of below ERR logs:

/var/log/syslog.3.gz:2025 Jan  9 20:42:05.687373 7215-5 ERR pmon#SsdUtil[55]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.3.gz:2025 Jan  9 20:42:07.744397 7215-5 ERR pmon#StorageCommon[55]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.5.gz:2025 Jan  9 19:37:33.855554 7215-5 ERR pmon#SsdUtil[49]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.5.gz:2025 Jan  9 19:37:35.261567 7215-5 ERR pmon#StorageCommon[49]: [Errno 8] Exec format error: 'iSmart'

What is the motivation for this PR?
PR sonic-net#16301 doesn't ignore all the pmon iSmart binary format ERR log. Update the regex to ignore all of below ERR logs:

How did you do it?
Update the regex.

How did you verify/test it?
Verified by running testcase: syslog/test_syslog.py::test_syslog
mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Jan 10, 2025
Summary:
Due to known issue sonic-net/sonic-buildimage#21319
PR sonic-net#16301 doesn't ignore all the pmon iSmart binary format ERR log. Update the regex to ignore all of below ERR logs:

/var/log/syslog.3.gz:2025 Jan  9 20:42:05.687373 7215-5 ERR pmon#SsdUtil[55]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.3.gz:2025 Jan  9 20:42:07.744397 7215-5 ERR pmon#StorageCommon[55]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.5.gz:2025 Jan  9 19:37:33.855554 7215-5 ERR pmon#SsdUtil[49]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.5.gz:2025 Jan  9 19:37:35.261567 7215-5 ERR pmon#StorageCommon[49]: [Errno 8] Exec format error: 'iSmart'

What is the motivation for this PR?
PR sonic-net#16301 doesn't ignore all the pmon iSmart binary format ERR log. Update the regex to ignore all of below ERR logs:

How did you do it?
Update the regex.

How did you verify/test it?
Verified by running testcase: syslog/test_syslog.py::test_syslog
mssonicbld pushed a commit that referenced this pull request Jan 10, 2025
Summary:
Due to known issue sonic-net/sonic-buildimage#21319
PR #16301 doesn't ignore all the pmon iSmart binary format ERR log. Update the regex to ignore all of below ERR logs:

/var/log/syslog.3.gz:2025 Jan  9 20:42:05.687373 7215-5 ERR pmon#SsdUtil[55]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.3.gz:2025 Jan  9 20:42:07.744397 7215-5 ERR pmon#StorageCommon[55]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.5.gz:2025 Jan  9 19:37:33.855554 7215-5 ERR pmon#SsdUtil[49]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.5.gz:2025 Jan  9 19:37:35.261567 7215-5 ERR pmon#StorageCommon[49]: [Errno 8] Exec format error: 'iSmart'

What is the motivation for this PR?
PR #16301 doesn't ignore all the pmon iSmart binary format ERR log. Update the regex to ignore all of below ERR logs:

How did you do it?
Update the regex.

How did you verify/test it?
Verified by running testcase: syslog/test_syslog.py::test_syslog
mssonicbld pushed a commit that referenced this pull request Jan 10, 2025
Summary:
Due to known issue sonic-net/sonic-buildimage#21319
PR #16301 doesn't ignore all the pmon iSmart binary format ERR log. Update the regex to ignore all of below ERR logs:

/var/log/syslog.3.gz:2025 Jan  9 20:42:05.687373 7215-5 ERR pmon#SsdUtil[55]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.3.gz:2025 Jan  9 20:42:07.744397 7215-5 ERR pmon#StorageCommon[55]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.5.gz:2025 Jan  9 19:37:33.855554 7215-5 ERR pmon#SsdUtil[49]: [Errno 8] Exec format error: 'iSmart'
/var/log/syslog.5.gz:2025 Jan  9 19:37:35.261567 7215-5 ERR pmon#StorageCommon[49]: [Errno 8] Exec format error: 'iSmart'

What is the motivation for this PR?
PR #16301 doesn't ignore all the pmon iSmart binary format ERR log. Update the regex to ignore all of below ERR logs:

How did you do it?
Update the regex.

How did you verify/test it?
Verified by running testcase: syslog/test_syslog.py::test_syslog
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.

5 participants