-
Notifications
You must be signed in to change notification settings - Fork 148
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
RT-5.7: Fix ISIS issues #3424
Open
suredhar
wants to merge
4
commits into
openconfig:main
Choose a base branch
from
b4firex:suredhar_RT-5.7
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
RT-5.7: Fix ISIS issues #3424
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull Request Functional Test Report for #3424 / 5412078Virtual Devices
Hardware Devices
|
Pull Request Test Coverage Report for Build 10768017276Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
suredhar
force-pushed
the
suredhar_RT-5.7
branch
2 times, most recently
from
September 13, 2024 08:43
afd7016
to
8ae8936
Compare
suredhar
force-pushed
the
suredhar_RT-5.7
branch
from
October 29, 2024 07:56
8ae8936
to
5457a44
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Log:
Testbed Reservation Complete
ID: STATIC
I0909 11:32:56.122242 3296174 core.go:157] Registering core file checking for DUT "dut"
*** PROPERTY: validator.core -> enabled
*** PROPERTY: validator.core.initial ->
Delta Core Files by DUT:
DUT: DUT
/misc/disk1/agetty_43370.by.3.20240705-015329.node0_RP0_CPU0.27d36.core.gz
/misc/disk1/agetty_43370.by.3.20240705-015329.node0_RP0_CPU0.27d36.core.txt
/misc/disk1/login_34342.by.3.20240705-021700.node0_RP0_CPU0.2cdcc.core.gz
/misc/disk1/login_34342.by.3.20240705-021700.node0_RP0_CPU0.2cdcc.core.txt
=== RUN TestAggregateAllNotForwardingViable
aggregate_all_not_forwarding_viable_test.go:175: Config for LACP at /lacp/interfaces/interface[name=Bundle-Ether1]:
{
"openconfig-lacp:config": {
"lacp-mode": "ACTIVE",
"name": "Bundle-Ether1"
},
"openconfig-lacp:name": "Bundle-Ether1"
}
2024/09/09 11:33:53 Test output "TestAggregateAllNotForwardingViable Config for LACP at /lacp/interfaces/interface[name=Bundle-Ether1]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
aggregate_all_not_forwarding_viable_test.go:175: Config for Bundle-Ether1 at /interfaces/interface[name=Bundle-Ether1]:
{
"openconfig-if-aggregate:aggregation": {
"config": {
"lag-type": "LACP"
}
},
"openconfig-interfaces:config": {
"description": "lag1",
"name": "Bundle-Ether1",
"type": "iana-if-type:ieee8023adLag"
},
"openconfig-interfaces:name": "Bundle-Ether1",
"openconfig-interfaces:subinterfaces": {
"subinterface": [
{
"config": {
"index": 0
},
"index": 0,
"openconfig-if-ip:ipv4": {
"addresses": {
"address": [
{
"config": {
"ip": "192.0.2.1",
"prefix-length": 30
},
"ip": "192.0.2.1"
}
]
}
},
"openconfig-if-ip:ipv6": {
"addresses": {
"address": [
{
"config": {
"ip": "2001:db8::1",
"prefix-length": 126
},
"ip": "2001:db8::1"
}
]
}
}
}
]
}
}
2024/09/09 11:33:55 Test output "TestAggregateAllNotForwardingViable Config for Bundle-Ether1 at /interfaces/interface[name=Bundle-Ether1]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
aggregate_all_not_forwarding_viable_test.go:175: Config for dut:port1(DUT:HundredGigE0/2/0/1) at /interfaces/interface[name=HundredGigE0/2/0/1]:
{
"openconfig-if-ethernet:ethernet": {
"config": {
"openconfig-if-aggregate:aggregate-id": "Bundle-Ether1"
}
},
"openconfig-interfaces:config": {
"description": "dut:port1(DUT:HundredGigE0/2/0/1)",
"name": "HundredGigE0/2/0/1",
"type": "iana-if-type:ethernetCsmacd"
},
"openconfig-interfaces:name": "HundredGigE0/2/0/1"
}
2024/09/09 11:33:57 Test output "TestAggregateAllNotForwardingViable Config for dut:port1(DUT:HundredGigE0/2/0/1) at /interfaces/interface[name=HundredGigE0/2/0/1]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
I0909 11:34:00.459941 3296174 ygnmi.go:286] noncompliant data encountered while unmarshalling: Noncompliance Errors by category (see https://github.com/openconfig/ygnmi#noncompliance-errors):
Path Noncompliance Errors: None
Type Noncompliance Errors: None
Value Restriction Noncompliance Errors:
field name Member value HundredGigE0/2/0/1 (string) schema path /root/interfaces/interface/aggregation/state/member has leafref path /interfaces/interface/name not equal to any target nodes
aggregate_all_not_forwarding_viable_test.go:175: Config for LACP at /lacp/interfaces/interface[name=Bundle-Ether2]:
{
"openconfig-lacp:config": {
"lacp-mode": "ACTIVE",
"name": "Bundle-Ether2"
},
"openconfig-lacp:name": "Bundle-Ether2"
}
2024/09/09 11:34:00 Test output "TestAggregateAllNotForwardingViable Config for LACP at /lacp/interfaces/interface[name=Bundle-Ether2]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
aggregate_all_not_forwarding_viable_test.go:175: Config for Bundle-Ether2 at /interfaces/interface[name=Bundle-Ether2]:
{
"openconfig-if-aggregate:aggregation": {
"config": {
"lag-type": "LACP"
}
},
"openconfig-interfaces:config": {
"description": "lag2",
"name": "Bundle-Ether2",
"type": "iana-if-type:ieee8023adLag"
},
"openconfig-interfaces:name": "Bundle-Ether2",
"openconfig-interfaces:subinterfaces": {
"subinterface": [
{
"config": {
"index": 0
},
"index": 0,
"openconfig-if-ip:ipv4": {
"addresses": {
"address": [
{
"config": {
"ip": "192.0.2.5",
"prefix-length": 30
},
"ip": "192.0.2.5"
}
]
}
},
"openconfig-if-ip:ipv6": {
"addresses": {
"address": [
{
"config": {
"ip": "2001:db8::5",
"prefix-length": 126
},
"ip": "2001:db8::5"
}
]
}
}
}
]
}
}
2024/09/09 11:34:02 Test output "TestAggregateAllNotForwardingViable Config for Bundle-Ether2 at /interfaces/interface[name=Bundle-Ether2]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
aggregate_all_not_forwarding_viable_test.go:175: Config for dut:port2(DUT:HundredGigE0/2/0/18) at /interfaces/interface[name=HundredGigE0/2/0/18]:
{
"openconfig-if-ethernet:ethernet": {
"config": {
"openconfig-if-aggregate:aggregate-id": "Bundle-Ether2"
}
},
"openconfig-interfaces:config": {
"description": "dut:port2(DUT:HundredGigE0/2/0/18)",
"name": "HundredGigE0/2/0/18",
"type": "iana-if-type:ethernetCsmacd"
},
"openconfig-interfaces:name": "HundredGigE0/2/0/18"
}
2024/09/09 11:34:04 Test output "TestAggregateAllNotForwardingViable Config for dut:port2(DUT:HundredGigE0/2/0/18) at /interfaces/interface[name=HundredGigE0/2/0/18]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
aggregate_all_not_forwarding_viable_test.go:175: Config for dut:port3(DUT:HundredGigE0/2/0/20) at /interfaces/interface[name=HundredGigE0/2/0/20]:
{
"openconfig-if-ethernet:ethernet": {
"config": {
"openconfig-if-aggregate:aggregate-id": "Bundle-Ether2"
}
},
"openconfig-interfaces:config": {
"description": "dut:port3(DUT:HundredGigE0/2/0/20)",
"name": "HundredGigE0/2/0/20",
"type": "iana-if-type:ethernetCsmacd"
},
"openconfig-interfaces:name": "HundredGigE0/2/0/20"
}
2024/09/09 11:34:06 Test output "TestAggregateAllNotForwardingViable Config for dut:port3(DUT:HundredGigE0/2/0/20) at /interfaces/interface[name=HundredGigE0/2/0/20]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
aggregate_all_not_forwarding_viable_test.go:175: Config for dut:port4(DUT:HundredGigE0/2/0/21) at /interfaces/interface[name=HundredGigE0/2/0/21]:
{
"openconfig-if-ethernet:ethernet": {
"config": {
"openconfig-if-aggregate:aggregate-id": "Bundle-Ether2"
}
},
"openconfig-interfaces:config": {
"description": "dut:port4(DUT:HundredGigE0/2/0/21)",
"name": "HundredGigE0/2/0/21",
"type": "iana-if-type:ethernetCsmacd"
},
"openconfig-interfaces:name": "HundredGigE0/2/0/21"
}
2024/09/09 11:34:08 Test output "TestAggregateAllNotForwardingViable Config for dut:port4(DUT:HundredGigE0/2/0/21) at /interfaces/interface[name=HundredGigE0/2/0/21]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
aggregate_all_not_forwarding_viable_test.go:175: Config for dut:port5(DUT:HundredGigE0/2/0/32) at /interfaces/interface[name=HundredGigE0/2/0/32]:
{
"openconfig-if-ethernet:ethernet": {
"config": {
"openconfig-if-aggregate:aggregate-id": "Bundle-Ether2"
}
},
"openconfig-interfaces:config": {
"description": "dut:port5(DUT:HundredGigE0/2/0/32)",
"name": "HundredGigE0/2/0/32",
"type": "iana-if-type:ethernetCsmacd"
},
"openconfig-interfaces:name": "HundredGigE0/2/0/32"
}
2024/09/09 11:34:10 Test output "TestAggregateAllNotForwardingViable Config for dut:port5(DUT:HundredGigE0/2/0/32) at /interfaces/interface[name=HundredGigE0/2/0/32]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
aggregate_all_not_forwarding_viable_test.go:175: Config for dut:port6(DUT:HundredGigE0/2/0/22) at /interfaces/interface[name=HundredGigE0/2/0/22]:
{
"openconfig-if-ethernet:ethernet": {
"config": {
"openconfig-if-aggregate:aggregate-id": "Bundle-Ether2"
}
},
"openconfig-interfaces:config": {
"description": "dut:port6(DUT:HundredGigE0/2/0/22)",
"name": "HundredGigE0/2/0/22",
"type": "iana-if-type:ethernetCsmacd"
},
"openconfig-interfaces:name": "HundredGigE0/2/0/22"
}
2024/09/09 11:34:12 Test output "TestAggregateAllNotForwardingViable Config for dut:port6(DUT:HundredGigE0/2/0/22) at /interfaces/interface[name=HundredGigE0/2/0/22]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
I0909 11:34:15.673624 3296174 ygnmi.go:286] noncompliant data encountered while unmarshalling: Noncompliance Errors by category (see https://github.com/openconfig/ygnmi#noncompliance-errors):
Path Noncompliance Errors: None
Type Noncompliance Errors: None
Value Restriction Noncompliance Errors:
field name Member value HundredGigE0/2/0/1 (string) schema path /root/interfaces/interface/aggregation/state/member has leafref path /interfaces/interface/name not equal to any target nodes
field name Member value HundredGigE0/2/0/18 (string) schema path /root/interfaces/interface/aggregation/state/member has leafref path /interfaces/interface/name not equal to any target nodes
field name Member value HundredGigE0/2/0/20 (string) schema path /root/interfaces/interface/aggregation/state/member has leafref path /interfaces/interface/name not equal to any target nodes
field name Member value HundredGigE0/2/0/21 (string) schema path /root/interfaces/interface/aggregation/state/member has leafref path /interfaces/interface/name not equal to any target nodes
field name Member value HundredGigE0/2/0/32 (string) schema path /root/interfaces/interface/aggregation/state/member has leafref path /interfaces/interface/name not equal to any target nodes
field name Member value HundredGigE0/2/0/22 (string) schema path /root/interfaces/interface/aggregation/state/member has leafref path /interfaces/interface/name not equal to any target nodes
aggregate_all_not_forwarding_viable_test.go:175: Config for LACP at /lacp/interfaces/interface[name=Bundle-Ether3]:
{
"openconfig-lacp:config": {
"lacp-mode": "ACTIVE",
"name": "Bundle-Ether3"
},
"openconfig-lacp:name": "Bundle-Ether3"
}
2024/09/09 11:34:15 Test output "TestAggregateAllNotForwardingViable Config for LACP at /lacp/interfaces/interface[name=Bundle-Ether3]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
aggregate_all_not_forwarding_viable_test.go:175: Config for Bundle-Ether3 at /interfaces/interface[name=Bundle-Ether3]:
{
"openconfig-if-aggregate:aggregation": {
"config": {
"lag-type": "LACP"
}
},
"openconfig-interfaces:config": {
"description": "lag3",
"name": "Bundle-Ether3",
"type": "iana-if-type:ieee8023adLag"
},
"openconfig-interfaces:name": "Bundle-Ether3",
"openconfig-interfaces:subinterfaces": {
"subinterface": [
{
"config": {
"index": 0
},
"index": 0,
"openconfig-if-ip:ipv4": {
"addresses": {
"address": [
{
"config": {
"ip": "192.0.2.9",
"prefix-length": 30
},
"ip": "192.0.2.9"
}
]
}
},
"openconfig-if-ip:ipv6": {
"addresses": {
"address": [
{
"config": {
"ip": "2001:db8::9",
"prefix-length": 126
},
"ip": "2001:db8::9"
}
]
}
}
}
]
}
}
2024/09/09 11:34:17 Test output "TestAggregateAllNotForwardingViable Config for Bundle-Ether3 at /interfaces/interface[name=Bundle-Ether3]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
aggregate_all_not_forwarding_viable_test.go:175: Config for dut:port7(DUT:HundredGigE0/2/0/27) at /interfaces/interface[name=HundredGigE0/2/0/27]:
{
"openconfig-if-ethernet:ethernet": {
"config": {
"openconfig-if-aggregate:aggregate-id": "Bundle-Ether3"
}
},
"openconfig-interfaces:config": {
"description": "dut:port7(DUT:HundredGigE0/2/0/27)",
"name": "HundredGigE0/2/0/27",
"type": "iana-if-type:ethernetCsmacd"
},
"openconfig-interfaces:name": "HundredGigE0/2/0/27"
}
2024/09/09 11:34:19 Test output "TestAggregateAllNotForwardingViable Config for dut:port7(DUT:HundredGigE0/2/0/27) at /interfaces/interface[name=HundredGigE0/2/0/27]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
aggregate_all_not_forwarding_viable_test.go:175: Config for dut:port8(DUT:HundredGigE0/2/0/30) at /interfaces/interface[name=HundredGigE0/2/0/30]:
{
"openconfig-if-ethernet:ethernet": {
"config": {
"openconfig-if-aggregate:aggregate-id": "Bundle-Ether3"
}
},
"openconfig-interfaces:config": {
"description": "dut:port8(DUT:HundredGigE0/2/0/30)",
"name": "HundredGigE0/2/0/30",
"type": "iana-if-type:ethernetCsmacd"
},
"openconfig-interfaces:name": "HundredGigE0/2/0/30"
}
2024/09/09 11:34:21 Test output "TestAggregateAllNotForwardingViable Config for dut:port8(DUT:HundredGigE0/2/0/30) at /interfaces/interface[name=HundredGigE0/2/0/30]" is discarded without -outputs_dir. Please specify -outputs_dir to keep it.
aggregate_all_not_forwarding_viable_test.go:650: Updating ISIS metric of LAG2 equal to LAG3
aggregate_all_not_forwarding_viable_test.go:178:
*** Fetching gRIBI client for DUT...
I0909 11:34:37.434162 3296174 gribiclient.go:409] writing to done channel, requested by sender
I0909 11:34:37.868186 3296174 gribiclient.go:411] dropped message informing caller the client is done.
aggregate_all_not_forwarding_viable_test.go:179:
*** Pushing config to ott-ucs-b4:40059...
=== RUN TestAggregateAllNotForwardingViable/RT-5.7.1.1:_Setting_Forwarding-Viable_to_False_on_Lag2_all_ports_except_port_2
aggregate_all_not_forwarding_viable_test.go:196:
*** Starting traffic on ott-ucs-b4:40059...
=== RUN TestAggregateAllNotForwardingViable/RT-5.7.1.2:_Setting_Forwarding-Viable_to_False_for_Lag2_all_ports
aggregate_all_not_forwarding_viable_test.go:224:
*** Starting traffic on ott-ucs-b4:40059...
=== RUN TestAggregateAllNotForwardingViable/RT-5.7.1.3:_Setting_Forwarding-Viable_to_True_for_Lag2_one_of_the_port
aggregate_all_not_forwarding_viable_test.go:243:
*** Starting traffic on ott-ucs-b4:40059...
=== NAME TestAggregateAllNotForwardingViable
aggregate_all_not_forwarding_viable_test.go:650: Updating ISIS metric of LAG2 equal to LAG3
aggregate_all_not_forwarding_viable_test.go:263: ISIS cost of LAG_2 equal to ISIS cost of LAG_3 Test-02
=== RUN TestAggregateAllNotForwardingViable/RT-5.7.2.1:_Setting_Forwarding-Viable_to_False_for_Lag2_ports_except_port_2
aggregate_all_not_forwarding_viable_test.go:267:
*** Pushing config to ott-ucs-b4:40059...
=== RUN TestAggregateAllNotForwardingViable/RT-5.7.2.2:_Setting_Forwarding-Viable_to_False_for_Lag2_all_ports
aggregate_all_not_forwarding_viable_test.go:303:
*** Starting traffic on ott-ucs-b4:40059...
=== RUN TestAggregateAllNotForwardingViable/RT-5.7.2.3:_Setting_Forwarding-Viable_to_True_for_Lag2_one_of_the_port
aggregate_all_not_forwarding_viable_test.go:322:
*** Starting traffic on ott-ucs-b4:40059...
--- PASS: TestAggregateAllNotForwardingViable (1792.49s)
--- PASS: TestAggregateAllNotForwardingViable/RT-5.7.1.1:_Setting_Forwarding-Viable_to_False_on_Lag2_all_ports_except_port_2 (198.29s)
--- PASS: TestAggregateAllNotForwardingViable/RT-5.7.1.2:_Setting_Forwarding-Viable_to_False_for_Lag2_all_ports (219.94s)
--- PASS: TestAggregateAllNotForwardingViable/RT-5.7.1.3:_Setting_Forwarding-Viable_to_True_for_Lag2_one_of_the_port (191.80s)
--- PASS: TestAggregateAllNotForwardingViable/RT-5.7.2.1:_Setting_Forwarding-Viable_to_False_for_Lag2_ports_except_port_2 (356.98s)
--- PASS: TestAggregateAllNotForwardingViable/RT-5.7.2.2:_Setting_Forwarding-Viable_to_False_for_Lag2_all_ports (228.40s)
--- PASS: TestAggregateAllNotForwardingViable/RT-5.7.2.3:_Setting_Forwarding-Viable_to_True_for_Lag2_one_of_the_port (200.35s)
PASS
I0909 12:04:35.476727 3296174 core.go:213] core file check found cores:
Delta Core Files by DUT:
DUT: DUT
*** PROPERTY: validator.core.end ->
Delta Core Files by DUT:
DUT: DUT
*** Releasing the testbed...
*** PROPERTY: time.begin -> 1725861759
*** PROPERTY: time.end -> 1725863675
ok github.com/openconfig/featureprofiles/feature/interface/aggregate/otg_tests/aggregate_all_not_viable_test 1916.350s