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

connectivity: Add "Link not found" in the exception list #2341

Closed
wants to merge 1 commit into from

Conversation

michi-covalent
Copy link
Contributor

@michi-covalent michi-covalent commented Feb 27, 2024

This error shows up frequently, causing the connectivity test to fail.
Add the message to the error log exceptions until #1894 is resolved.
More specifically, ignore these two messages:

level=error msg="Link not found" device=... subsys=datapath-loader
level=warning msg="JoinEP: Failed to attach program(s)" error="getting interface by name: Link not found"

This error shows up frequently, causing the connectivity test to fail.
Add the message to the error log exceptions until #1894 is resolved.
More specifically, ignore these two messages:

    level=error msg="Link not found" device=... subsys=datapath-loader
    level=warning msg="JoinEP: Failed to attach program(s)" error="getting interface by name: Link not found"

Signed-off-by: Michi Mutsuzaki <[email protected]>
@michi-covalent michi-covalent force-pushed the pr/michi/exception-struggle branch from 542fbb8 to 29d5ad0 Compare February 28, 2024 00:41
@michi-covalent michi-covalent marked this pull request as ready for review February 28, 2024 05:20
@michi-covalent michi-covalent requested review from a team as code owners February 28, 2024 05:20
@michi-covalent michi-covalent requested a review from jibi February 28, 2024 05:20
@michi-covalent michi-covalent marked this pull request as draft February 28, 2024 16:04
@michi-covalent
Copy link
Contributor Author

let's try #2344 first. @tommyp1ckles claims that it might mitigate this issue.

@michi-covalent michi-covalent deleted the pr/michi/exception-struggle branch March 11, 2024 00:35
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.

1 participant