2025-07-31 04:45:02,070 - INFO - Domain Default found not creating
2025-07-31 04:45:02,230 - INFO - Project ctest-DisablePolicyEcmpIpv6-27438096 not found, creating it
2025-07-31 04:45:02,847 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-27438096, ID : f882b808-bc28-4992-b1db-26a6b9928fb0
2025-07-31 04:45:04,624 - INFO - ================================================================================
2025-07-31 04:45:04,625 - INFO - STARTING TEST : test_ecmp_with_static_routes
2025-07-31 04:45:04,625 - INFO - TEST DESCRIPTION :
Description: Verify disabling policy for ECMP routes with static routes on VM
Steps:
1. launch 1 VN and launch 3 VMs in it.
2. create a static route for a new subnet prefix and add this on 2 VMIs.
this will create 2 ECMP routes.
3. Disable the policy on all VMIs.
4. Now from 3rd VM send traffic to an IP from static route prefix
5. add new ECMP destinations and verify load is distributed to new destinations too
6. remove ECMP destinations and verify load is distributed to remaining destinations
Pass criteria:
1. traffic should go through fine
2. flows should not be created
3. load should be distributed among ecmp routes.
2025-07-31 04:45:05,975 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.193': '0', '10.20.0.18': '0'}, '10.0.0.57': {'10.20.0.18': '0', '10.20.0.193': '0'}} with
2025-07-31 04:45:05,975 - INFO - Address family configured is dual
2025-07-31 04:45:05,975 - INFO - we are setting address family as v6
2025-07-31 04:45:05,976 - INFO - we are setting address family as v6
2025-07-31 04:45:05,976 - INFO - Initial checks done. Running the testcase now
2025-07-31 04:45:05,976 - INFO -
2025-07-31 04:45:06,030 - DEBUG - Services list from nova: [, , , ]
2025-07-31 04:45:06,030 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3732-1', 'an-jenkins-deploy-platform-ansible-os-3732-2']}
2025-07-31 04:45:06,806 - DEBUG - Response for create_network : {'network': {'id': '5d7489ae-c9de-44a6-a2db-09332a0ed70f', 'name': 'ctest-vn-81494363', 'tenant_id': 'f882b808bc284992b1db26a6b9928fb0', 'project_id': 'f882b808bc284992b1db26a6b9928fb0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-DisablePolicyEcmpIpv6-27438096', 'ctest-vn-81494363'], 'port_security_enabled': True, 'description': ''}}
2025-07-31 04:45:07,102 - DEBUG - Response for create_subnet : {'subnet': {'id': '90ab4bb9-8f95-4b32-be34-62a19591b74a', 'name': '', 'tenant_id': 'f882b808bc284992b1db26a6b9928fb0', 'network_id': '5d7489ae-c9de-44a6-a2db-09332a0ed70f', 'ip_version': 6, 'cidr': '32e4:821c:c6e0:374e:cb81:80b2::/96', 'allocation_pools': [{'start': '32e4:821c:c6e0:374e:cb81:80b2:0:2', 'end': '32e4:821c:c6e0:374e:cb81:80b2:ffff:fffe'}], 'gateway_ip': '32e4:821c:c6e0:374e:cb81:80b2:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '32e4:821c:c6e0:374e:cb81:80b2:0:2', 'tags': [], 'project_id': 'f882b808bc284992b1db26a6b9928fb0'}}
2025-07-31 04:45:07,455 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c743fda-b3ac-4246-b616-9d1fb9b4f534', 'name': '', 'tenant_id': 'f882b808bc284992b1db26a6b9928fb0', 'network_id': '5d7489ae-c9de-44a6-a2db-09332a0ed70f', 'ip_version': 4, 'cidr': '217.18.225.128/26', 'allocation_pools': [{'start': '217.18.225.130', 'end': '217.18.225.190'}], 'gateway_ip': '217.18.225.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '217.18.225.130', 'tags': [], 'project_id': 'f882b808bc284992b1db26a6b9928fb0'}}
2025-07-31 04:45:07,492 - INFO - Created VN ctest-vn-81494363
2025-07-31 04:45:07,510 - DEBUG - VN ctest-vn-81494363 UUID is 5d7489ae-c9de-44a6-a2db-09332a0ed70f
2025-07-31 04:45:07,677 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-07-31 04:45:08,008 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-07-31 04:45:08,074 - DEBUG - Requesting: http://10.0.0.41:8082/domain/34dad5b7-e30d-42c7-8ff4-7b0d7fa576d7
2025-07-31 04:45:08,106 - DEBUG - Requesting: http://10.0.0.41:8082/project/f882b808-bc28-4992-b1db-26a6b9928fb0
2025-07-31 04:45:08,267 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/5d7489ae-c9de-44a6-a2db-09332a0ed70f
2025-07-31 04:45:08,295 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/5d7489ae-c9de-44a6-a2db-09332a0ed70f
2025-07-31 04:45:08,322 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3679865b-bf0b-48be-a721-16d8467dc3e3
2025-07-31 04:45:08,344 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3679865b-bf0b-48be-a721-16d8467dc3e3
2025-07-31 04:45:08,364 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/eb86c85e-0b0c-42a2-bfa4-50b441fae42f
2025-07-31 04:45:08,384 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-31 04:45:08,384 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/5d7489ae-c9de-44a6-a2db-09332a0ed70f
2025-07-31 04:45:08,418 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3679865b-bf0b-48be-a721-16d8467dc3e3
2025-07-31 04:45:08,458 - INFO - Verified VN network id 11 for VN 5d7489ae-c9de-44a6-a2db-09332a0ed70f
2025-07-31 04:45:08,458 - INFO - Verifications in API Server for VN ctest-vn-81494363 passed
2025-07-31 04:45:08,458 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/5d7489ae-c9de-44a6-a2db-09332a0ed70f
2025-07-31 04:45:08,494 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3679865b-bf0b-48be-a721-16d8467dc3e3
2025-07-31 04:45:08,515 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3679865b-bf0b-48be-a721-16d8467dc3e3
2025-07-31 04:45:08,538 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/eb86c85e-0b0c-42a2-bfa4-50b441fae42f
2025-07-31 04:45:08,590 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-27438096', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6734158726629835942', 'uuid-lslong': '11734983369397557007'}, 'enable': 'true', 'created': '2025-07-31T04:45:06', 'last-modified': '2025-07-31T04:45:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.235918'}
2025-07-31 04:45:08,609 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-31 04:45:08,625 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-27438096', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6734158726629835942', 'uuid-lslong': '11734983369397557007'}, 'enable': 'true', 'created': '2025-07-31T04:45:06', 'last-modified': '2025-07-31T04:45:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.286044'}
2025-07-31 04:45:08,641 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-31 04:45:08,651 - DEBUG - Control-node 10.0.0.61 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-27438096', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6734158726629835942', 'uuid-lslong': '11734983369397557007'}, 'enable': 'true', 'created': '2025-07-31T04:45:06', 'last-modified': '2025-07-31T04:45:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.290870'}
2025-07-31 04:45:08,664 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-31 04:45:08,664 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-81494363 passed
2025-07-31 04:45:08,664 - DEBUG - ====Verifying policy data for ctest-vn-81494363 in API_Server ======
2025-07-31 04:45:08,664 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-07-31 04:45:08,682 - DEBUG - Requesting: http://10.0.0.41:8082/domain/34dad5b7-e30d-42c7-8ff4-7b0d7fa576d7
2025-07-31 04:45:08,721 - DEBUG - Requesting: http://10.0.0.41:8082/project/f882b808-bc28-4992-b1db-26a6b9928fb0
2025-07-31 04:45:08,880 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/5d7489ae-c9de-44a6-a2db-09332a0ed70f
2025-07-31 04:45:08,904 - DEBUG - =>VN ctest-vn-81494363 has no policy to be verified
2025-07-31 04:45:08,904 - DEBUG - Verifying the vn in opserver
2025-07-31 04:45:08,904 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 virtual network link through opserver 10.0.0.41
2025-07-31 04:45:08,904 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-07-31 04:45:09,240 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-07-31 04:45:09,390 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363?flat'}
2025-07-31 04:45:09,390 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 virtual network link through opserver 10.0.0.38
2025-07-31 04:45:09,390 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-07-31 04:45:09,718 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-07-31 04:45:09,821 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363?flat'}
2025-07-31 04:45:09,822 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 virtual network link through opserver 10.0.0.61
2025-07-31 04:45:09,822 - DEBUG - Requesting: http://10.0.0.61:8081/analytics/uves/virtual-networks
2025-07-31 04:45:10,116 - DEBUG - Requesting: http://10.0.0.61:8081/analytics/uves/virtual-networks
2025-07-31 04:45:10,194 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363', 'href': 'http://10.0.0.61:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363?flat'}
2025-07-31 04:45:10,194 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is found in opserver
2025-07-31 04:45:10,233 - DEBUG - Do not have enough data to verify VN in agent
2025-07-31 04:45:10,253 - DEBUG - VRF ids for VN ctest-vn-81494363: {}
2025-07-31 04:45:10,253 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3732-1', 'an-jenkins-deploy-platform-ansible-os-3732-2']}
2025-07-31 04:45:11,528 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3732-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3732-1)
2025-07-31 04:45:11,529 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3732-1', 'an-jenkins-deploy-platform-ansible-os-3732-2']}
2025-07-31 04:45:13,065 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3732-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3732-2)
2025-07-31 04:45:14,615 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3732-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3732-2)
2025-07-31 04:45:14,615 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3732-1', 'an-jenkins-deploy-platform-ansible-os-3732-2']}
2025-07-31 04:45:16,202 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3732-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3732-1)
2025-07-31 04:45:16,202 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 to be up..
2025-07-31 04:45:16,303 - DEBUG - VM is in ACTIVE state now
2025-07-31 04:45:16,303 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-27438096-40043911
2025-07-31 04:45:16,390 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 ID is 30ce3018-ed9d-4ce6-bc8f-bd21707443f5
2025-07-31 04:45:16,390 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 launched on Node an-jenkins-deploy-platform-ansible-os-3732-2
2025-07-31 04:45:16,488 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/30ce3018-ed9d-4ce6-bc8f-bd21707443f5
2025-07-31 04:45:16,915 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/30ce3018-ed9d-4ce6-bc8f-bd21707443f5
2025-07-31 04:45:16,952 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/8f02e51b-08eb-4072-b4c2-9429a4bfc212
2025-07-31 04:45:20,209 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-07-31 04:45:20,209 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:45:20,237 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:45:20,237 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:45:24,331 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1024ms')
2025-07-31 04:45:24,331 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:45:24,368 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:45:24,368 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:45:28,463 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms')
2025-07-31 04:45:28,463 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:45:28,480 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:45:28,480 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:45:32,562 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2025-07-31 04:45:32,562 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:45:32,593 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:45:32,594 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:45:36,682 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms')
2025-07-31 04:45:36,682 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:45:36,709 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:45:36,710 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:45:40,781 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms')
2025-07-31 04:45:40,781 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:45:40,801 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:45:40,801 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:45:44,882 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-07-31 04:45:44,883 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:45:44,911 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:45:44,911 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:45:49,008 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1029ms')
2025-07-31 04:45:49,008 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:45:49,033 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:45:49,033 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:45:53,131 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1029ms')
2025-07-31 04:45:53,132 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:45:53,162 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:45:53,162 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:45:57,228 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1001ms')
2025-07-31 04:45:57,228 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:45:57,254 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:45:57,255 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:46:01,332 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-07-31 04:46:01,332 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:46:01,352 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:46:01,352 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:46:05,421 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms')
2025-07-31 04:46:05,421 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:46:05,441 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:46:05,441 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:46:09,552 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1034ms')
2025-07-31 04:46:09,552 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:46:09,578 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:46:09,578 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:46:13,681 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1028ms')
2025-07-31 04:46:13,681 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 failed!
2025-07-31 04:46:13,706 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 32e4:821c:c6e0:374e:cb81:80b2:0:1 and allocation pool is NOT set
2025-07-31 04:46:13,706 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-27438096:ctest-vn-81494363 is 217.18.225.129 and allocation pool is NOT set
2025-07-31 04:46:15,770 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=13.6 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.746 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.746/7.181/13.616/6.435 ms')
2025-07-31 04:46:15,770 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 passed
2025-07-31 04:46:15,896 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 04:46:15,897 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-27438096-40043911, IP 32e4:821c:c6e0:374e:cb81:80b2:0:4, Port 22
2025-07-31 04:46:15,973 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-07-31 04:46:16,126 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-31 04:46:21,127 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 04:46:21,127 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-27438096-40043911, IP 32e4:821c:c6e0:374e:cb81:80b2:0:4, Port 22
2025-07-31 04:46:21,198 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-07-31 04:46:21,376 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-31 04:46:26,377 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 04:46:26,378 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-27438096-40043911, IP 32e4:821c:c6e0:374e:cb81:80b2:0:4, Port 22
2025-07-31 04:46:26,450 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-07-31 04:46:26,647 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-31 04:46:31,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 04:46:31,649 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-27438096-40043911, IP 32e4:821c:c6e0:374e:cb81:80b2:0:4, Port 22
2025-07-31 04:46:31,718 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-07-31 04:46:31,908 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-31 04:46:36,909 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 04:46:36,910 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-27438096-40043911, IP 32e4:821c:c6e0:374e:cb81:80b2:0:4, Port 22
2025-07-31 04:46:36,993 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-07-31 04:46:37,147 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-31 04:46:42,147 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 04:46:42,148 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-27438096-40043911, IP 32e4:821c:c6e0:374e:cb81:80b2:0:4, Port 22
2025-07-31 04:46:42,326 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-40043911 is ready for SSH connections
2025-07-31 04:46:42,326 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-27438096-43213301 to be up..
2025-07-31 04:46:42,483 - DEBUG - VM is in ACTIVE state now
2025-07-31 04:46:42,483 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-27438096-43213301
2025-07-31 04:46:42,688 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-43213301 ID is deeca3f5-9ed9-4e2c-a887-596b7990be2d
2025-07-31 04:46:42,688 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-43213301 launched on Node an-jenkins-deploy-platform-ansible-os-3732-2
2025-07-31 04:46:42,855 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/deeca3f5-9ed9-4e2c-a887-596b7990be2d
2025-07-31 04:46:42,878 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/e018d8e5-e208-4eab-9b2f-41d8fed3f9c7
2025-07-31 04:46:44,158 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.35 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.541/2.947/3.353/0.406 ms')
2025-07-31 04:46:44,158 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-27438096-43213301 passed
2025-07-31 04:46:44,287 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 04:46:44,288 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-27438096-43213301, IP 32e4:821c:c6e0:374e:cb81:80b2:0:5, Port 22
2025-07-31 04:46:44,360 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-07-31 04:46:44,489 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-43213301 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-31 04:46:49,490 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 04:46:49,490 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-27438096-43213301, IP 32e4:821c:c6e0:374e:cb81:80b2:0:5, Port 22
2025-07-31 04:46:49,553 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-07-31 04:46:49,720 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-43213301 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-31 04:46:54,722 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 04:46:54,722 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-27438096-43213301, IP 32e4:821c:c6e0:374e:cb81:80b2:0:5, Port 22
2025-07-31 04:46:54,911 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-43213301 is ready for SSH connections
2025-07-31 04:46:54,911 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-27438096-29961940 to be up..
2025-07-31 04:46:55,075 - DEBUG - VM is in ACTIVE state now
2025-07-31 04:46:55,075 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-27438096-29961940
2025-07-31 04:46:55,201 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-29961940 ID is fbde44c9-942c-4f43-ada9-49aa44979ae5
2025-07-31 04:46:55,201 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-29961940 launched on Node an-jenkins-deploy-platform-ansible-os-3732-1
2025-07-31 04:46:55,307 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/fbde44c9-942c-4f43-ada9-49aa44979ae5
2025-07-31 04:46:55,319 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/cabe191a-bdd8-495a-9ff9-adfb1a6c8b6d
2025-07-31 04:46:56,561 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.458 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.458/2.442/4.426/1.984 ms')
2025-07-31 04:46:56,562 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-27438096-29961940 passed
2025-07-31 04:46:56,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 04:46:56,697 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-27438096-29961940, IP 32e4:821c:c6e0:374e:cb81:80b2:0:3, Port 22
2025-07-31 04:46:56,887 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-27438096-29961940 is ready for SSH connections
2025-07-31 04:46:56,888 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 04:46:56,888 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 32e4:821c:c6e0:374e:cb81:80b2:0:4 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-31 04:46:56,888 - DEBUG - ifconfig -a| grep 32e4:821c:c6e0:374e:cb81:80b2:0:4 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-07-31 04:47:10,042 - DEBUG - eth0
2025-07-31 04:47:10,042 - DEBUG - Running remote_cmd, Cmd : sysctl net.ipv6.conf.eth0.accept_dad=0, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-31 04:47:10,042 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2025-07-31 04:47:10,700 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2025-07-31 04:47:10,941 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-27438096', 'ctest-intf-rtb-33566029'](UUID 70a654d3-86c1-4bdf-9ff4-ff95056dfba4), prefixes : ['394f:dc33:f085:879f:6700:8d5f::/96']
2025-07-31 04:47:11,017 - INFO - Added intf route table 70a654d3-86c1-4bdf-9ff4-ff95056dfba4 to port 8f02e51b-08eb-4072-b4c2-9429a4bfc212
2025-07-31 04:47:11,017 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-31 04:47:11,017 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-07-31 04:47:11,707 - DEBUG - eth0
2025-07-31 04:47:11,707 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 394f:dc33:f085:879f:6700:8d5f:b27:9066, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-31 04:47:11,708 - DEBUG - ifconfig eth0 inet6 add 394f:dc33:f085:879f:6700:8d5f:b27:9066
2025-07-31 04:47:12,292 - DEBUG - None
2025-07-31 04:47:12,293 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-31 04:47:12,293 - DEBUG - ifconfig -a
2025-07-31 04:47:12,974 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:8f:02:e5:1b:08
inet addr:217.18.225.132 Bcast:217.18.225.191 Mask:255.255.255.192
inet6 addr: fe80::8f:2ff:fee5:1b08/64 Scope:Link
inet6 addr: 32e4:821c:c6e0:374e:cb81:80b2:0:4/64 Scope:Global
inet6 addr: 394f:dc33:f085:879f:6700:8d5f:b27:9066/128 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:467 errors:0 dropped:0 overruns:0 frame:0
TX packets:371 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:46148 (46.1 KB) TX bytes:34808 (34.8 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
2025-07-31 04:47:12,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 04:47:12,975 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 32e4:821c:c6e0:374e:cb81:80b2:0:5 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-31 04:47:12,975 - DEBUG - ifconfig -a| grep 32e4:821c:c6e0:374e:cb81:80b2:0:5 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-07-31 04:47:22,459 - DEBUG - eth0
2025-07-31 04:47:22,459 - DEBUG - Running remote_cmd, Cmd : sysctl net.ipv6.conf.eth0.accept_dad=0, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-31 04:47:22,460 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2025-07-31 04:47:23,093 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2025-07-31 04:47:23,345 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-27438096', 'ctest-intf-rtb-50537695'](UUID b8bc3d20-a4cc-4ed8-ac2c-400c6f992a41), prefixes : ['394f:dc33:f085:879f:6700:8d5f::/96']
2025-07-31 04:47:23,425 - INFO - Added intf route table b8bc3d20-a4cc-4ed8-ac2c-400c6f992a41 to port e018d8e5-e208-4eab-9b2f-41d8fed3f9c7
2025-07-31 04:47:23,425 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-31 04:47:23,425 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-07-31 04:47:23,980 - DEBUG - eth0
2025-07-31 04:47:23,981 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 394f:dc33:f085:879f:6700:8d5f:b27:9066, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-31 04:47:23,981 - DEBUG - ifconfig eth0 inet6 add 394f:dc33:f085:879f:6700:8d5f:b27:9066
2025-07-31 04:47:24,702 - DEBUG - None
2025-07-31 04:47:24,702 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-31 04:47:24,702 - DEBUG - ifconfig -a
2025-07-31 04:47:25,359 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:e0:18:d8:e5:e2
inet addr:217.18.225.133 Bcast:217.18.225.191 Mask:255.255.255.192
inet6 addr: 32e4:821c:c6e0:374e:cb81:80b2:0:5/64 Scope:Global
inet6 addr: fe80::e0:18ff:fed8:e5e2/64 Scope:Link
inet6 addr: 394f:dc33:f085:879f:6700:8d5f:b27:9066/128 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:452 errors:0 dropped:0 overruns:0 frame:0
TX packets:373 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:44157 (44.1 KB) TX bytes:35000 (35.0 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
2025-07-31 04:47:25,433 - INFO - Policy DISABLED on VMI cabe191a-bdd8-495a-9ff9-adfb1a6c8b6d
2025-07-31 04:47:25,509 - INFO - Policy DISABLED on VMI 8f02e51b-08eb-4072-b4c2-9429a4bfc212
2025-07-31 04:47:25,581 - INFO - Policy DISABLED on VMI e018d8e5-e208-4eab-9b2f-41d8fed3f9c7
2025-07-31 04:47:25,599 - INFO - ECMP routes found in agent 10.0.0.57, for prefix 394f:dc33:f085:879f:6700:8d5f::/96
2025-07-31 04:47:25,599 - INFO - Tap interface tap8f02e51b-08 found in ecmp routes in agent 10.0.0.57
2025-07-31 04:47:25,600 - INFO - Tap interface tape018d8e5-e2 found in ecmp routes in agent 10.0.0.57
2025-07-31 04:47:25,618 - INFO - ECMP routes found in agent 10.0.0.57, for prefix 394f:dc33:f085:879f:6700:8d5f::/96
2025-07-31 04:47:25,705 - DEBUG - Executing command: sudo tcpdump -nni tap8f02e51b-08 -U '(udp and src host 32e4:821c:c6e0:374e:cb81:80b2:0:3 and dst host 394f:dc33:f085:879f:6700:8d5f:b27:9066 and dst port 11000)' -w /tmp/tap8f02e51b-08_ctest-random-43331181.pcap
2025-07-31 04:47:25,886 - DEBUG - Executing command: sudo tcpdump -nni tape018d8e5-e2 -U '(udp and src host 32e4:821c:c6e0:374e:cb81:80b2:0:3 and dst host 394f:dc33:f085:879f:6700:8d5f:b27:9066 and dst port 11000)' -w /tmp/tape018d8e5-e2_ctest-random-22313712.pcap
2025-07-31 04:47:25,995 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 58740 394f:dc33:f085:879f:6700:8d5f:b27:9066 11000 < icmp_error, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-07-31 04:47:25,995 - DEBUG - dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 58740 394f:dc33:f085:879f:6700:8d5f:b27:9066 11000 < icmp_error
2025-07-31 04:48:06,483 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.00082887 s, 121 kB/s
2025-07-31 04:48:06,484 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8f02e51b-08_ctest-random-43331181.pcap | grep -c length
2025-07-31 04:48:06,506 - DEBUG - STDOUT: 0
2025-07-31 04:48:06,506 - DEBUG - STDERR: reading from file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-07-31 04:48:06,507 - WARNING - No packets are found in tcpdump output file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap but expected some packets
2025-07-31 04:48:08,507 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8f02e51b-08_ctest-random-43331181.pcap | grep -c length
2025-07-31 04:48:08,528 - DEBUG - STDOUT: 0
2025-07-31 04:48:08,528 - DEBUG - STDERR: reading from file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-07-31 04:48:08,528 - WARNING - No packets are found in tcpdump output file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap but expected some packets
2025-07-31 04:48:10,529 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8f02e51b-08_ctest-random-43331181.pcap | grep -c length
2025-07-31 04:48:10,550 - DEBUG - STDOUT: 0
2025-07-31 04:48:10,550 - DEBUG - STDERR: reading from file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-07-31 04:48:10,551 - WARNING - No packets are found in tcpdump output file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap but expected some packets
2025-07-31 04:48:12,552 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8f02e51b-08_ctest-random-43331181.pcap | grep -c length
2025-07-31 04:48:12,573 - DEBUG - STDOUT: 0
2025-07-31 04:48:12,573 - DEBUG - STDERR: reading from file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-07-31 04:48:12,573 - WARNING - No packets are found in tcpdump output file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap but expected some packets
2025-07-31 04:48:14,575 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8f02e51b-08_ctest-random-43331181.pcap | grep -c length
2025-07-31 04:48:14,593 - DEBUG - STDOUT: 0
2025-07-31 04:48:14,593 - DEBUG - STDERR: reading from file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-07-31 04:48:14,593 - WARNING - No packets are found in tcpdump output file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap but expected some packets
2025-07-31 04:48:16,594 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8f02e51b-08_ctest-random-43331181.pcap | grep -c length
2025-07-31 04:48:16,614 - DEBUG - STDOUT: 0
2025-07-31 04:48:16,614 - DEBUG - STDERR: reading from file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-07-31 04:48:16,614 - WARNING - No packets are found in tcpdump output file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap but expected some packets
2025-07-31 04:48:18,615 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8f02e51b-08_ctest-random-43331181.pcap | grep -c length
2025-07-31 04:48:18,639 - DEBUG - STDOUT: 0
2025-07-31 04:48:18,639 - DEBUG - STDERR: reading from file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-07-31 04:48:18,640 - WARNING - No packets are found in tcpdump output file /tmp/tap8f02e51b-08_ctest-random-43331181.pcap but expected some packets
2025-07-31 04:48:18,640 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tape018d8e5-e2_ctest-random-22313712.pcap | grep -c length
2025-07-31 04:48:18,659 - DEBUG - STDOUT: 1
2025-07-31 04:48:18,660 - DEBUG - STDERR: reading from file /tmp/tape018d8e5-e2_ctest-random-22313712.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-07-31 04:48:18,660 - INFO - 1 packets are found in tcpdump output as expected
2025-07-31 04:48:18,662 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-07-31 04:48:20,712 - INFO - Tcpdump verification on VM 32e4:821c:c6e0:374e:cb81:80b2:0:5 passed
2025-07-31 04:48:21,213 - INFO - Skip interface_detach for VM ctest-DisablePolicyEcmpIpv6-27438096-84387299 in state BUILD
2025-07-31 04:48:21,214 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-27438096-84387299
2025-07-31 04:48:21,214 - ERROR - VM ctest-DisablePolicyEcmpIpv6-27438096-84387299 has failed to come up
2025-07-31 04:48:21,214 - ERROR - Nova failed to get host of the VM
2025-07-31 04:48:21,214 - ERROR - VM ctest-DisablePolicyEcmpIpv6-27438096-84387299 has failed to come up
2025-07-31 04:48:21,214 - ERROR - Nova failed to get host of the VM
2025-07-31 04:48:21,368 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-27438096-43213301
2025-07-31 04:48:21,617 - INFO - Removed intf route table b8bc3d20-a4cc-4ed8-ac2c-400c6f992a41 from port e018d8e5-e208-4eab-9b2f-41d8fed3f9c7
2025-07-31 04:48:21,658 - INFO - Deleted Interface route table b8bc3d20-a4cc-4ed8-ac2c-400c6f992a41
2025-07-31 04:48:21,658 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-27438096-40043911
2025-07-31 04:48:21,861 - INFO - Removed intf route table 70a654d3-86c1-4bdf-9ff4-ff95056dfba4 from port 8f02e51b-08eb-4072-b4c2-9429a4bfc212
2025-07-31 04:48:21,917 - INFO - Deleted Interface route table 70a654d3-86c1-4bdf-9ff4-ff95056dfba4
2025-07-31 04:48:21,918 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-27438096-29961940
2025-07-31 04:48:22,032 - INFO - Deleting VN ctest-vn-81494363
2025-07-31 04:48:22,105 - DEBUG - VN 5d7489ae-c9de-44a6-a2db-09332a0ed70f still in use: Unable to complete operation on network 5d7489ae-c9de-44a6-a2db-09332a0ed70f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9cc47710-caa2-4a82-8204-b5a2d32dd320']
2025-07-31 04:48:22,105 - WARNING - Deleting VN ctest-vn-81494363 failed..Will retry
2025-07-31 04:48:24,328 - DEBUG - Response for deleting network ()
2025-07-31 04:48:24,328 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3679865b-bf0b-48be-a721-16d8467dc3e3
2025-07-31 04:48:24,338 - DEBUG - Response Code: 404
2025-07-31 04:48:24,338 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-07-31 04:48:24,347 - DEBUG - Requesting: http://10.0.0.41:8082/domain/34dad5b7-e30d-42c7-8ff4-7b0d7fa576d7
2025-07-31 04:48:24,364 - DEBUG - Requesting: http://10.0.0.41:8082/project/f882b808-bc28-4992-b1db-26a6b9928fb0
2025-07-31 04:48:24,487 - INFO - Validated that VN ctest-vn-81494363 is not found in API Server
2025-07-31 04:48:24,500 - DEBUG - VN ctest-vn-81494363 is not present in Agent 10.0.0.27
2025-07-31 04:48:24,514 - DEBUG - VN ctest-vn-81494363 is not present in Agent 10.0.0.57
2025-07-31 04:48:24,514 - INFO - Validated that VN ctest-vn-81494363 is not in any agent
2025-07-31 04:48:24,560 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-81494363 info
2025-07-31 04:48:25,920 - ERROR - AttributeError
Python 3.6.8: /usr/bin/python3
Thu Jul 31 04:48:21 2025
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/scripts/vrouter/test_disable_policy.py in test_ecmp_with_static_routes(self=)
81 assert self.verify_ecmp_routes([vm2_fixture,vm3_fixture], prefix)
82 assert self.verify_traffic_for_ecmp(vm1_fixture,
83 [vm2_fixture,vm3_fixture], static_ip_dict[prefix])
84
85 self.verify_vms([vm4_fixture])
vm2_fixture =
vm3_fixture =
static_ip_dict = {'394f:dc33:f085:879f:6700:8d5f::/96': '394f:dc33:f085:879f:6700:8d5f:b27:9066'}
prefix = '394f:dc33:f085:879f:6700:8d5f::/96'
/contrail-test/tcutils/util.py in f_retry(*args=(, , [, ], '394f:dc33:f085:879f:6700:8d5f:b27:9066'), **kwargs={})
82 mtries, mdelay = tries, delay # make mutable
83
84 result = f(*args, **kwargs) # first attempt
85 rv = result
86 final = False
result undefined
f =
args = (, , [, ], '394f:dc33:f085:879f:6700:8d5f:b27:9066')
kwargs = {}
/contrail-test/common/vrouter/base.py in verify_traffic_for_ecmp(self=, sender_vm_fix=, dest_vm_fix_list=[, ], dest_ip='394f:dc33:f085:879f:6700:8d5f:b27:9066', flow_count=0)
1102 sender_vm_ip,
1103 dest_ip, src_vrf, dst_vrf, sport=sport, dport=destport,
1104 proto=proto, ff_exp=flow_count, rf_exp=flow_count)
1105
1106 break
proto = 'udp'
ff_exp undefined
flow_count = 0
rf_exp undefined
/contrail-test/common/vrouter/base.py in verify_flow_on_compute(self=, compute_fixture=, source_ip='32e4:821c:c6e0:374e:cb81:80b2:0:3', dest_ip='394f:dc33:f085:879f:6700:8d5f:b27:9066', src_vrf='2', dst_vrf='2', sport=58740, dport='11000', proto='udp', ff_exp=0, rf_exp=0)
1151 dest_port=dport,
1152 proto=proto,
1153 vrf_id=src_vrf
1154 )
1155 if src_vrf != dst_vrf:
vrf_id undefined
src_vrf = '2'
/contrail-test/fixtures/compute_node_test.py in get_flow_count(self=, flow_table=, index=None, source_ip='32e4:821c:c6e0:374e:cb81:80b2:0:3', dest_ip='394f:dc33:f085:879f:6700:8d5f:b27:9066', source_port=58740, dest_port='11000', proto='udp', vrf_id='2', refresh=True, show_evicted=True)
509
510 for flow_entry_item in flow_table.items:
511 if reqd_entries.viewitems() <= flow_entry_item.viewitems():
512 forward_flow_count+= 1
513 if flow_entry_item['rflow'] != '-1':
reqd_entries = {'dip': '394f:dc33:f085:879f:6700:8d5f:b27:9066', 'dport': '11000', 'proto': '17', 'sip': '32e4:821c:c6e0:374e:cb81:80b2:0:3', 'sport': '58740', 'vrf_id': '2'}
reqd_entries.viewitems undefined
flow_entry_item = {'action': 'DROP', 'bytes': '487', 'd_vrf_id': '0', 'dip': '169.254.169.254', 'dport': '80', 'drop_reason': 'Unknown', 'flags': ' ACTIVE | EVICTED ', 'gen_id': '1', 'index': '732', 'insight': '0', ...}
flow_entry_item.viewitems undefined
AttributeError: 'dict' object has no attribute 'viewitems'
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Attribute not found.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = ("'dict' object has no attribute 'viewitems'",)
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vrouter/test_disable_policy.py", line 83, in test_ecmp_with_static_routes
[vm2_fixture,vm3_fixture], static_ip_dict[prefix])
File "/contrail-test/tcutils/util.py", line 84, in f_retry
result = f(*args, **kwargs) # first attempt
File "/contrail-test/common/vrouter/base.py", line 1104, in verify_traffic_for_ecmp
proto=proto, ff_exp=flow_count, rf_exp=flow_count)
File "/contrail-test/common/vrouter/base.py", line 1153, in verify_flow_on_compute
vrf_id=src_vrf
File "/contrail-test/fixtures/compute_node_test.py", line 511, in get_flow_count
if reqd_entries.viewitems() <= flow_entry_item.viewitems():
AttributeError: 'dict' object has no attribute 'viewitems'
2025-07-31 04:48:25,952 - DEBUG - No XMPP flaps were noticed during the test
2025-07-31 04:48:25,953 - INFO -
2025-07-31 04:48:25,953 - INFO - END TEST : test_ecmp_with_static_routes : FAILED[0:03:21]
2025-07-31 04:48:25,954 - INFO - --------------------------------------------------------------------------------
2025-07-31 04:48:26,863 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-27438096, ID : f882b808-bc28-4992-b1db-26a6b9928fb0