Skip to content

[lag update] add log analysis exception#2006

Merged
yxieca merged 1 commit intosonic-net:masterfrom
yxieca:po
Aug 3, 2020
Merged

[lag update] add log analysis exception#2006
yxieca merged 1 commit intosonic-net:masterfrom
yxieca:po

Conversation

@yxieca
Copy link
Copy Markdown
Collaborator

@yxieca yxieca commented Jul 31, 2020

Summary:
Fixes # (issue)

Type of change

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

Approach

What is the motivation for this PR?

test_po_update encountered this failure.

Jul 31 10:59:24.114655 str-dx010-acs-1 NOTICE swss#orchagent: :- removeRouterIntfs: Router interface is still referenced
Jul 31 10:59:24.115036 str-dx010-acs-1 NOTICE swss#orchagent: :- removeNeighbor: Removed next hop 10.0.0.9 on PortChannel999
Jul 31 10:59:24.115036 str-dx010-acs-1 NOTICE swss#orchagent: :- removeNeighbor: Removed neighbor 52:54:00:6e:6e:99 on PortChannel999
Jul 31 10:59:24.118737 str-dx010-acs-1 NOTICE swss#orchagent: :- removeRouterIntfs: Remove router interface for port PortChannel999
Jul 31 10:59:24.143035 str-dx010-acs-1 ERR syncd#syncd: :- translate_vid_to_rid: unable to get RID for VID: 0x60000000009fa
Jul 31 10:59:24.143188 str-dx010-acs-1 WARNING syncd#syncd: :- processFlexCounterEvent: port VID oid:0x60000000009fa, was not found (probably port was removed/splitted) and will remove from counters now

How did you do it?

When removing lag members, flex counter query could temporarily unable to find the object.

Signed-off-by: Ying Xie ying.xie@microsoft.com

When removing lag members, flex counter query could temporarily
unable to find the object.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
@yxieca yxieca requested a review from a team July 31, 2020 16:49
@yxieca yxieca merged commit ba946b3 into sonic-net:master Aug 3, 2020
@yxieca yxieca deleted the po branch August 3, 2020 05:42
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
Includes below commits
```
38b616ba 2021-12-09 | [LGTM] lgtm to use 202106 branches of swss-common and sairedis (sonic-net#2074) [Stephen Sun]
c68bad07 2021-12-07 | Fix random failure in PR/CI build. sonic-net#2006 [Shilong Liu]
ba17675b 2021-08-23 | [ci]: fix artifacts download from swss-common and sairedis (sonic-net#1882) [Guohan Lu]
```
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
dd71848 [GCU] Show default option for '--format' (sonic-net#2003)
f296e76 [GCU] Disallowing DeleteInsteadOfReplaceMoveExtender from generating delete whole config move (sonic-net#2006)
731d643 [flow counter] Fix issue: should not compare str with int (sonic-net#2001)
e628f01 Support CLI for buffer queue configuration (sonic-net#1965)
585fd40 Fix show ip bgp nei command rw required issue (sonic-net#2011)
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.

2 participants