Skip to content

Commit

Permalink
modify ignore messages to cover multiple syncd case (sonic-net#12539)
Browse files Browse the repository at this point in the history
  • Loading branch information
CharudattaSChitale authored and mssonicbld committed May 13, 2024
1 parent 39e5aed commit 50e94b9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -240,14 +240,14 @@ r, ".* ERR syncd#syncd:.*-E-HLD-0- get_dependent_objects: NULL dependee.*"
r, ".* ERR syncd\d*#syncd:.*la_acl_key_profile_base::initialize failed to place udk for key type IPV6.*"
r, ".* ERR syncd#syncd:.*SAI_LOG|SAI_API_TUNNEL: VLAN to VNI not implemented yet.*"
r, ".* ERR syncd\d*#syncd: :- setEndTime: event 'create:SAI_OBJECT_TYPE_SWITCH:oid:0x[0-9a-fA-F]*' took \d* ms to execute.*"
r, ".* ERR syncd\d*#syncd: :- threadFunction: time span WD exceeded \d* ms for create:SAI_OBJECT_TYPE_SWITCH:oid:0x21000000000000.*"
r, ".* ERR syncd.*#syncd: :- threadFunction: time span WD exceeded \d* ms for create:SAI_OBJECT_TYPE_SWITCH:oid:0x21000000000000.*"
r, ".* ERR syncd\d*#syncd:.* SDK_LOG|-E-API-0- shared/src/hld/system/la_device_impl_pacgbakpg.cpp::\d* get_trap_configuration API returned: status = Leaba_Err: Entry requested not found: la_status silicon_one::gibraltar::la_device_impl_pacgbakpg::do_get_trap_configuration.*"
r, ".* ERR syncd\d*#syncd:.*Failed to retrieve system port SAI ID for port ID .*, switch not in VOQ mode.*"
r, ".* ERR syncd\d*#syncd:.*SAI_API_ACL: Invalid or unsupported ACL match field 4143.*"
r, ".* ERR syncd\d*#syncd:.*SAI_API_BUFFER: get_buffer_pool_stats unknown counter 20.*"
r, ".* ERR syncd\d*#syncd:.*SAI_API_BUFFER: get_ingress_priority_group_stats unknown counter 5.*"
r, ".* ERR syncd\d*#syncd:.*SAI_API_BUFFER: get_ingress_priority_group_stats unknown counter 7.*"
r, ".* ERR syncd\d*#syncd:.*SAI_API_HOSTIF: src/sai_trap.cpp:.*: Invalid trap event code .*"
r, ".* ERR syncd.*#syncd:.*SAI_API_HOSTIF: src/sai_trap.cpp:.*: Invalid trap event code .*"
r, ".* ERR syncd\d*#syncd:.*SAI_API_LAG: resolve_feat_over_member_ports: found port index .*"
r, ".* ERR syncd\d*#syncd:.*SAI_API_LAG: resolve_feat_over_member_ports: port index .* now selected.*"
r, ".* ERR syncd\d*#syncd:.*SAI_API_PORT: Invalid port counter .*index.*"
Expand Down

0 comments on commit 50e94b9

Please sign in to comment.