2025-08-28 04:08:59,617 - INFO - Domain Default found not creating 2025-08-28 04:08:59,764 - INFO - Project ctest-FatFlowAggrIpv6Serial-57616361 not found, creating it 2025-08-28 04:09:00,345 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-57616361, ID : d80e4f87-7e7e-4519-8768-506fa5e129c6 2025-08-28 04:09:01,884 - INFO - ================================================================================ 2025-08-28 04:09:01,884 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2025-08-28 04:09:01,884 - INFO - TEST DESCRIPTION : Description: Verify fat flow prefix aggr dest (IPv6) for intra-vn inter-node Steps: 1. Create 2 VNs with IPv6 subnets and launch 3 VMs.2 client VMs in VN1 on same node and server VM in VN2 on different node. Client 1 in subnet 1, Client 2 in the next subnet. Policy p1 configured to allow udp traffic between VN1 and VN2. 2. On server VM, config fat flow aggr prefix dest IPv6 len 125 for UDP port 55. 3. From both the client VMs, send ICMP6 traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of IPv6 fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of IPv6 flows and on server compute, expect 2 pairs of IPv6 flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2025-08-28 04:09:03,150 - DEBUG - Skipping xmpp flap check 2025-08-28 04:09:03,150 - INFO - Initial checks done. Running the testcase now 2025-08-28 04:09:03,150 - INFO - 2025-08-28 04:09:03,150 - INFO - ================================================================================ 2025-08-28 04:09:03,150 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2025-08-28 04:09:03,150 - INFO - TEST DESCRIPTION : : Description: Verify fat flow prefix aggr dest (IPv4) for intra-vn inter-node Steps: 1. Create 2 VNs and launch 3 VMs.2 client VMs in VN1 on same node and server VM in VN2 on different node. Client 1 in subnet 1, Client 2 in the next subnet. Policy p1 configured to allow udp traffic between VN1 and VN2. 2. On server VM, config fat flow aggr prefix dest len 29 for UDP port 55. 3. From both the client VMs, send ICMP traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of flows and on server compute, expect 2 pairs of flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2025-08-28 04:09:04,410 - DEBUG - Skipping xmpp flap check 2025-08-28 04:09:04,410 - INFO - Initial checks done. Running the testcase now 2025-08-28 04:09:04,410 - INFO - 2025-08-28 04:09:04,440 - DEBUG - Services list from nova: [, , , ] 2025-08-28 04:09:04,440 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3956-1', 'an-jenkins-deploy-platform-ansible-os-3956-2']} 2025-08-28 04:09:05,157 - DEBUG - Response for create_network : {'network': {'id': '33685f27-d5f5-413c-a4d6-4c2eb4bf138f', 'name': 'ctest-vn-26051929', 'tenant_id': 'd80e4f877e7e45198768506fa5e129c6', 'project_id': 'd80e4f877e7e45198768506fa5e129c6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-FatFlowAggrIpv6Serial-57616361', 'ctest-vn-26051929'], 'port_security_enabled': True, 'description': ''}} 2025-08-28 04:09:05,424 - DEBUG - Response for create_subnet : {'subnet': {'id': '3272cae2-2492-48d0-827f-0df59b4433ed', 'name': '', 'tenant_id': 'd80e4f877e7e45198768506fa5e129c6', 'network_id': '33685f27-d5f5-413c-a4d6-4c2eb4bf138f', 'ip_version': 4, 'cidr': '34.98.52.0/26', 'allocation_pools': [{'start': '34.98.52.2', 'end': '34.98.52.62'}], 'gateway_ip': '34.98.52.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.98.52.2', 'tags': [], 'project_id': 'd80e4f877e7e45198768506fa5e129c6'}} 2025-08-28 04:09:05,676 - DEBUG - Response for create_subnet : {'subnet': {'id': '93469afd-2659-4ac9-bd68-d38f0e41f610', 'name': '', 'tenant_id': 'd80e4f877e7e45198768506fa5e129c6', 'network_id': '33685f27-d5f5-413c-a4d6-4c2eb4bf138f', 'ip_version': 6, 'cidr': '2999:be76:a6ce:2cc5:3e25:4276::/96', 'allocation_pools': [{'start': '2999:be76:a6ce:2cc5:3e25:4276:0:2', 'end': '2999:be76:a6ce:2cc5:3e25:4276:ffff:fffe'}], 'gateway_ip': '2999:be76:a6ce:2cc5:3e25:4276:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2999:be76:a6ce:2cc5:3e25:4276:0:2', 'tags': [], 'project_id': 'd80e4f877e7e45198768506fa5e129c6'}} 2025-08-28 04:09:05,706 - INFO - Created VN ctest-vn-26051929 2025-08-28 04:09:05,721 - DEBUG - VN ctest-vn-26051929 UUID is 33685f27-d5f5-413c-a4d6-4c2eb4bf138f 2025-08-28 04:09:06,127 - DEBUG - Response for create_network : {'network': {'id': '4702fe27-9194-4d32-9326-07dee0e55172', 'name': 'ctest-vn-43346470', 'tenant_id': 'd80e4f877e7e45198768506fa5e129c6', 'project_id': 'd80e4f877e7e45198768506fa5e129c6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-FatFlowAggrIpv6Serial-57616361', 'ctest-vn-43346470'], 'port_security_enabled': True, 'description': ''}} 2025-08-28 04:09:06,402 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c81ee283-da6e-4c72-a04a-f7ac28fb0e4f', 'name': '', 'tenant_id': 'd80e4f877e7e45198768506fa5e129c6', 'network_id': '4702fe27-9194-4d32-9326-07dee0e55172', 'ip_version': 4, 'cidr': '48.4.153.128/26', 'allocation_pools': [{'start': '48.4.153.130', 'end': '48.4.153.190'}], 'gateway_ip': '48.4.153.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '48.4.153.130', 'tags': [], 'project_id': 'd80e4f877e7e45198768506fa5e129c6'}} 2025-08-28 04:09:06,609 - DEBUG - Response for create_subnet : {'subnet': {'id': '77a0a710-4243-4782-a5ba-1ccb56c0f7e6', 'name': '', 'tenant_id': 'd80e4f877e7e45198768506fa5e129c6', 'network_id': '4702fe27-9194-4d32-9326-07dee0e55172', 'ip_version': 6, 'cidr': '37d2:8244:7608:458a:9bb8:b2b::/96', 'allocation_pools': [{'start': '37d2:8244:7608:458a:9bb8:b2b:0:2', 'end': '37d2:8244:7608:458a:9bb8:b2b:ffff:fffe'}], 'gateway_ip': '37d2:8244:7608:458a:9bb8:b2b:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37d2:8244:7608:458a:9bb8:b2b:0:2', 'tags': [], 'project_id': 'd80e4f877e7e45198768506fa5e129c6'}} 2025-08-28 04:09:06,632 - INFO - Created VN ctest-vn-43346470 2025-08-28 04:09:06,643 - DEBUG - VN ctest-vn-43346470 UUID is 4702fe27-9194-4d32-9326-07dee0e55172 2025-08-28 04:09:06,799 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-28 04:09:07,114 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-28 04:09:07,145 - DEBUG - Requesting: http://10.0.0.19:8082/domain/692c5a68-a199-4232-a07c-1cd4918de9d4 2025-08-28 04:09:07,159 - DEBUG - Requesting: http://10.0.0.19:8082/project/d80e4f87-7e7e-4519-8768-506fa5e129c6 2025-08-28 04:09:07,263 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/33685f27-d5f5-413c-a4d6-4c2eb4bf138f 2025-08-28 04:09:07,280 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/33685f27-d5f5-413c-a4d6-4c2eb4bf138f 2025-08-28 04:09:07,294 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5204bc6a-d8c8-427a-892a-e04934d57963 2025-08-28 04:09:07,305 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5204bc6a-d8c8-427a-892a-e04934d57963 2025-08-28 04:09:07,316 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/bb9b072d-7a17-4b8b-9928-2902bd8fa2b2 2025-08-28 04:09:07,325 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-28 04:09:07,325 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/33685f27-d5f5-413c-a4d6-4c2eb4bf138f 2025-08-28 04:09:07,339 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5204bc6a-d8c8-427a-892a-e04934d57963 2025-08-28 04:09:07,362 - INFO - Verified VN network id 6 for VN 33685f27-d5f5-413c-a4d6-4c2eb4bf138f 2025-08-28 04:09:07,362 - INFO - Verifications in API Server for VN ctest-vn-26051929 passed 2025-08-28 04:09:07,362 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/33685f27-d5f5-413c-a4d6-4c2eb4bf138f 2025-08-28 04:09:07,377 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5204bc6a-d8c8-427a-892a-e04934d57963 2025-08-28 04:09:07,386 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5204bc6a-d8c8-427a-892a-e04934d57963 2025-08-28 04:09:07,398 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/bb9b072d-7a17-4b8b-9928-2902bd8fa2b2 2025-08-28 04:09:07,414 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-57616361', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3704315318210216252', 'uuid-lslong': '11877764830720889743'}, 'enable': 'true', 'created': '2025-08-28T04:09:05', 'last-modified': '2025-08-28T04:09:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.787119'} 2025-08-28 04:09:07,425 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-28 04:09:07,432 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-57616361', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3704315318210216252', 'uuid-lslong': '11877764830720889743'}, 'enable': 'true', 'created': '2025-08-28T04:09:05', 'last-modified': '2025-08-28T04:09:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.812515'} 2025-08-28 04:09:07,440 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-28 04:09:07,446 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-57616361', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3704315318210216252', 'uuid-lslong': '11877764830720889743'}, 'enable': 'true', 'created': '2025-08-28T04:09:05', 'last-modified': '2025-08-28T04:09:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.826462'} 2025-08-28 04:09:07,452 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-28 04:09:07,452 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-26051929 passed 2025-08-28 04:09:07,453 - DEBUG - ====Verifying policy data for ctest-vn-26051929 in API_Server ====== 2025-08-28 04:09:07,453 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-28 04:09:07,460 - DEBUG - Requesting: http://10.0.0.19:8082/domain/692c5a68-a199-4232-a07c-1cd4918de9d4 2025-08-28 04:09:07,475 - DEBUG - Requesting: http://10.0.0.19:8082/project/d80e4f87-7e7e-4519-8768-506fa5e129c6 2025-08-28 04:09:07,605 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/33685f27-d5f5-413c-a4d6-4c2eb4bf138f 2025-08-28 04:09:07,616 - DEBUG - =>VN ctest-vn-26051929 has no policy to be verified 2025-08-28 04:09:07,616 - DEBUG - Verifying the vn in opserver 2025-08-28 04:09:07,617 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 virtual network link through opserver 10.0.0.19 2025-08-28 04:09:07,617 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-08-28 04:09:07,928 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-08-28 04:09:07,987 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929?flat'} 2025-08-28 04:09:07,987 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 virtual network link through opserver 10.0.0.38 2025-08-28 04:09:07,987 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-08-28 04:09:08,302 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-08-28 04:09:08,358 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929?flat'} 2025-08-28 04:09:08,358 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 virtual network link through opserver 10.0.0.41 2025-08-28 04:09:08,358 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-08-28 04:09:08,710 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-08-28 04:09:08,764 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929?flat'} 2025-08-28 04:09:08,764 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is found in opserver 2025-08-28 04:09:08,785 - DEBUG - Do not have enough data to verify VN in agent 2025-08-28 04:09:08,800 - DEBUG - VRF ids for VN ctest-vn-26051929: {} 2025-08-28 04:09:08,800 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-28 04:09:08,811 - DEBUG - Requesting: http://10.0.0.19:8082/domain/692c5a68-a199-4232-a07c-1cd4918de9d4 2025-08-28 04:09:08,829 - DEBUG - Requesting: http://10.0.0.19:8082/project/d80e4f87-7e7e-4519-8768-506fa5e129c6 2025-08-28 04:09:08,935 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4702fe27-9194-4d32-9326-07dee0e55172 2025-08-28 04:09:08,948 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4702fe27-9194-4d32-9326-07dee0e55172 2025-08-28 04:09:08,961 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/2faf0511-ae6a-42f3-bdfb-e9a5fe670048 2025-08-28 04:09:08,971 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/2faf0511-ae6a-42f3-bdfb-e9a5fe670048 2025-08-28 04:09:08,978 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/a8fe8caa-aae5-4b1b-910a-e7cd1cd2f8b9 2025-08-28 04:09:08,985 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-08-28 04:09:08,985 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4702fe27-9194-4d32-9326-07dee0e55172 2025-08-28 04:09:08,995 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/2faf0511-ae6a-42f3-bdfb-e9a5fe670048 2025-08-28 04:09:09,013 - INFO - Verified VN network id 7 for VN 4702fe27-9194-4d32-9326-07dee0e55172 2025-08-28 04:09:09,013 - INFO - Verifications in API Server for VN ctest-vn-43346470 passed 2025-08-28 04:09:09,013 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4702fe27-9194-4d32-9326-07dee0e55172 2025-08-28 04:09:09,024 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/2faf0511-ae6a-42f3-bdfb-e9a5fe670048 2025-08-28 04:09:09,034 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/2faf0511-ae6a-42f3-bdfb-e9a5fe670048 2025-08-28 04:09:09,043 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/a8fe8caa-aae5-4b1b-910a-e7cd1cd2f8b9 2025-08-28 04:09:09,065 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-57616361', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5116931572545899826', 'uuid-lslong': '10603171026527670642'}, 'enable': 'true', 'created': '2025-08-28T04:09:06', 'last-modified': '2025-08-28T04:09:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.502788'} 2025-08-28 04:09:09,081 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-08-28 04:09:09,086 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-57616361', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5116931572545899826', 'uuid-lslong': '10603171026527670642'}, 'enable': 'true', 'created': '2025-08-28T04:09:06', 'last-modified': '2025-08-28T04:09:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.536105'} 2025-08-28 04:09:09,096 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-08-28 04:09:09,101 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-57616361', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5116931572545899826', 'uuid-lslong': '10603171026527670642'}, 'enable': 'true', 'created': '2025-08-28T04:09:06', 'last-modified': '2025-08-28T04:09:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.549488'} 2025-08-28 04:09:09,106 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-08-28 04:09:09,106 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-43346470 passed 2025-08-28 04:09:09,106 - DEBUG - ====Verifying policy data for ctest-vn-43346470 in API_Server ====== 2025-08-28 04:09:09,106 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-28 04:09:09,112 - DEBUG - Requesting: http://10.0.0.19:8082/domain/692c5a68-a199-4232-a07c-1cd4918de9d4 2025-08-28 04:09:09,125 - DEBUG - Requesting: http://10.0.0.19:8082/project/d80e4f87-7e7e-4519-8768-506fa5e129c6 2025-08-28 04:09:09,218 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4702fe27-9194-4d32-9326-07dee0e55172 2025-08-28 04:09:09,229 - DEBUG - =>VN ctest-vn-43346470 has no policy to be verified 2025-08-28 04:09:09,229 - DEBUG - Verifying the vn in opserver 2025-08-28 04:09:09,229 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 virtual network link through opserver 10.0.0.19 2025-08-28 04:09:09,229 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-08-28 04:09:09,283 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470?flat'} 2025-08-28 04:09:09,283 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 virtual network link through opserver 10.0.0.38 2025-08-28 04:09:09,283 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-08-28 04:09:09,344 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470?flat'} 2025-08-28 04:09:09,345 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 virtual network link through opserver 10.0.0.41 2025-08-28 04:09:09,345 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-08-28 04:09:09,404 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470?flat'} 2025-08-28 04:09:09,404 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is found in opserver 2025-08-28 04:09:09,427 - DEBUG - Do not have enough data to verify VN in agent 2025-08-28 04:09:09,437 - DEBUG - VRF ids for VN ctest-vn-43346470: {} 2025-08-28 04:09:09,506 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3956-1', 'an-jenkins-deploy-platform-ansible-os-3956-2']} 2025-08-28 04:09:10,753 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3956-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3956-1) 2025-08-28 04:09:10,754 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 to be up.. 2025-08-28 04:09:10,799 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-28 04:09:15,888 - DEBUG - VM is in ACTIVE state now 2025-08-28 04:09:15,888 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-57616361-29225744 2025-08-28 04:09:15,975 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 ID is c0283490-48ee-4c0b-879e-a4c61b522b72 2025-08-28 04:09:16,001 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 launched on Node an-jenkins-deploy-platform-ansible-os-3956-1 2025-08-28 04:09:16,084 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/c0283490-48ee-4c0b-879e-a4c61b522b72 2025-08-28 04:09:16,385 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/c0283490-48ee-4c0b-879e-a4c61b522b72 2025-08-28 04:09:16,417 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/eb20235b-3965-4b80-9acd-232715bf840a 2025-08-28 04:09:19,601 - 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 1025ms') 2025-08-28 04:09:19,601 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 failed! 2025-08-28 04:09:19,615 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:09:19,615 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:09:23,699 - 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 1019ms') 2025-08-28 04:09:23,699 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 failed! 2025-08-28 04:09:23,713 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:09:23,713 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:09:27,794 - 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 1015ms') 2025-08-28 04:09:27,794 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 failed! 2025-08-28 04:09:27,807 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:09:27,807 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:09:31,880 - 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 1014ms') 2025-08-28 04:09:31,880 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 failed! 2025-08-28 04:09:31,895 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:09:31,895 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:09:35,980 - 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 1023ms') 2025-08-28 04:09:35,980 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 failed! 2025-08-28 04:09:35,995 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:09:35,995 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:09:40,078 - 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-08-28 04:09:40,078 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 failed! 2025-08-28 04:09:40,091 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:09:40,091 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:09:44,168 - 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 1019ms') 2025-08-28 04:09:44,168 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 failed! 2025-08-28 04:09:44,180 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:09:44,181 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:09:48,268 - 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-08-28 04:09:48,268 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 failed! 2025-08-28 04:09:48,283 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:09:48,283 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:09:50,353 - 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=5.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.22 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 = 4.215/4.829/5.444/0.614 ms') 2025-08-28 04:09:50,353 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 passed 2025-08-28 04:09:50,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:09:50,422 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-57616361-29225744, IP 34.98.52.3, Port 22 2025-08-28 04:09:50,478 - 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-08-28 04:09:50,569 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-28 04:09:55,570 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:09:55,570 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-57616361-29225744, IP 34.98.52.3, Port 22 2025-08-28 04:09:55,637 - 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-08-28 04:09:55,723 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-28 04:10:00,723 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:10:00,724 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-57616361-29225744, IP 34.98.52.3, Port 22 2025-08-28 04:10:00,789 - 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-08-28 04:10:00,878 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-28 04:10:05,879 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:10:05,879 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-57616361-29225744, IP 34.98.52.3, Port 22 2025-08-28 04:10:05,934 - 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-08-28 04:10:06,022 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-28 04:10:11,023 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:10:11,023 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-57616361-29225744, IP 34.98.52.3, Port 22 2025-08-28 04:10:11,178 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 is ready for SSH connections 2025-08-28 04:10:11,335 - DEBUG - VM is in ACTIVE state now 2025-08-28 04:10:11,580 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/c0283490-48ee-4c0b-879e-a4c61b522b72 2025-08-28 04:10:11,590 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/eb20235b-3965-4b80-9acd-232715bf840a 2025-08-28 04:10:11,600 - DEBUG - Requesting: http://10.0.0.41:8082/instance-ip/4244e4c9-8006-4e7d-b3a4-865fdb6d9f43 2025-08-28 04:10:11,610 - DEBUG - Requesting: http://10.0.0.41:8082/instance-ip/b236fafd-262e-477e-90c5-3ca655ec2c06 2025-08-28 04:10:11,633 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-FatFlowAggrIpv6Serial-57616361', 'ctest-vmi-13216883']} 2025-08-28 04:10:12,142 - DEBUG - Created port d9bd8d39-14a8-4ab1-b261-5b524500432b 2025-08-28 04:10:12,891 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3956-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3956-1) 2025-08-28 04:10:12,891 - INFO - Waiting for VM client2_vm to be up.. 2025-08-28 04:10:12,942 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-28 04:10:18,020 - DEBUG - VM is in ACTIVE state now 2025-08-28 04:10:18,020 - INFO - VM name : client2_vm 2025-08-28 04:10:18,115 - DEBUG - VM client2_vm ID is 72c8caec-77be-4813-bd09-9287af8fa085 2025-08-28 04:10:18,115 - DEBUG - VM client2_vm launched on Node an-jenkins-deploy-platform-ansible-os-3956-1 2025-08-28 04:10:18,200 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/72c8caec-77be-4813-bd09-9287af8fa085 2025-08-28 04:10:18,211 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/d9bd8d39-14a8-4ab1-b261-5b524500432b 2025-08-28 04:10:21,390 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms') 2025-08-28 04:10:21,390 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-28 04:10:21,404 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:10:21,404 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:10:25,483 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-08-28 04:10:25,483 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-28 04:10:25,495 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:10:25,495 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:10:29,585 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1021ms') 2025-08-28 04:10:29,585 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-28 04:10:29,598 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:10:29,598 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:10:33,675 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-08-28 04:10:33,675 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-28 04:10:33,688 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:10:33,688 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:10:37,777 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms') 2025-08-28 04:10:37,777 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-28 04:10:37,791 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:10:37,791 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:10:41,873 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-08-28 04:10:41,873 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-28 04:10:41,888 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:10:41,888 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:10:45,968 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-08-28 04:10:45,968 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-28 04:10:45,981 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:10:45,981 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:10:50,063 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-08-28 04:10:50,063 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2025-08-28 04:10:50,078 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 34.98.52.1 and allocation pool is NOT set 2025-08-28 04:10:50,078 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929 is 2999:be76:a6ce:2cc5:3e25:4276:0:1 and allocation pool is NOT set 2025-08-28 04:10:54,157 - 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=2 ttl=63 time=6.43 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 6.426/6.426/6.426/0.000 ms') 2025-08-28 04:10:54,158 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2025-08-28 04:10:54,226 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:10:54,226 - DEBUG - Waiting to SSH to VM client2_vm, IP 34.98.52.11, Port 22 2025-08-28 04:10:54,282 - 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-08-28 04:10:54,399 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2025-08-28 04:10:59,400 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:10:59,400 - DEBUG - Waiting to SSH to VM client2_vm, IP 34.98.52.11, Port 22 2025-08-28 04:10:59,469 - 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-08-28 04:10:59,555 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2025-08-28 04:11:04,556 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:11:04,556 - DEBUG - Waiting to SSH to VM client2_vm, IP 34.98.52.11, Port 22 2025-08-28 04:11:04,615 - 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-08-28 04:11:04,697 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2025-08-28 04:11:09,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:11:09,698 - DEBUG - Waiting to SSH to VM client2_vm, IP 34.98.52.11, Port 22 2025-08-28 04:11:09,765 - 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-08-28 04:11:09,846 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2025-08-28 04:11:14,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:11:14,848 - DEBUG - Waiting to SSH to VM client2_vm, IP 34.98.52.11, Port 22 2025-08-28 04:11:15,002 - DEBUG - VM client2_vm is ready for SSH connections 2025-08-28 04:11:15,002 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3956-1', 'an-jenkins-deploy-platform-ansible-os-3956-2']} 2025-08-28 04:11:16,259 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3956-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3956-2) 2025-08-28 04:11:16,260 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 to be up.. 2025-08-28 04:11:16,308 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-28 04:11:21,396 - DEBUG - VM is in ACTIVE state now 2025-08-28 04:11:21,396 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-57616361-68073192 2025-08-28 04:11:21,477 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 ID is 7ecf3e71-de4b-4248-a0d6-e8f2c7d2da09 2025-08-28 04:11:21,477 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 launched on Node an-jenkins-deploy-platform-ansible-os-3956-2 2025-08-28 04:11:21,568 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/7ecf3e71-de4b-4248-a0d6-e8f2c7d2da09 2025-08-28 04:11:21,579 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/82d3b674-9188-4270-8d0b-c95d462a3410 2025-08-28 04:11:24,741 - 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 1005ms') 2025-08-28 04:11:24,741 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 failed! 2025-08-28 04:11:24,756 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 48.4.153.129 and allocation pool is NOT set 2025-08-28 04:11:24,757 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 37d2:8244:7608:458a:9bb8:b2b:0:1 and allocation pool is NOT set 2025-08-28 04:11:28,841 - 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 1011ms') 2025-08-28 04:11:28,841 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 failed! 2025-08-28 04:11:28,855 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 48.4.153.129 and allocation pool is NOT set 2025-08-28 04:11:28,855 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 37d2:8244:7608:458a:9bb8:b2b:0:1 and allocation pool is NOT set 2025-08-28 04:11:32,939 - 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 1019ms') 2025-08-28 04:11:32,940 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 failed! 2025-08-28 04:11:32,953 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 48.4.153.129 and allocation pool is NOT set 2025-08-28 04:11:32,953 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 37d2:8244:7608:458a:9bb8:b2b:0:1 and allocation pool is NOT set 2025-08-28 04:11:37,031 - 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 1015ms') 2025-08-28 04:11:37,031 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 failed! 2025-08-28 04:11:37,045 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 48.4.153.129 and allocation pool is NOT set 2025-08-28 04:11:37,045 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 37d2:8244:7608:458a:9bb8:b2b:0:1 and allocation pool is NOT set 2025-08-28 04:11:41,124 - 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 1019ms') 2025-08-28 04:11:41,124 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 failed! 2025-08-28 04:11:41,138 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 48.4.153.129 and allocation pool is NOT set 2025-08-28 04:11:41,138 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 37d2:8244:7608:458a:9bb8:b2b:0:1 and allocation pool is NOT set 2025-08-28 04:11:45,227 - 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 1026ms') 2025-08-28 04:11:45,227 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 failed! 2025-08-28 04:11:45,240 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 48.4.153.129 and allocation pool is NOT set 2025-08-28 04:11:45,240 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 37d2:8244:7608:458a:9bb8:b2b:0:1 and allocation pool is NOT set 2025-08-28 04:11:49,317 - 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 1016ms') 2025-08-28 04:11:49,317 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 failed! 2025-08-28 04:11:49,331 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 48.4.153.129 and allocation pool is NOT set 2025-08-28 04:11:49,331 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470 is 37d2:8244:7608:458a:9bb8:b2b:0:1 and allocation pool is NOT set 2025-08-28 04:11:51,400 - 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=74.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.51 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.510/38.675/74.840/36.165 ms') 2025-08-28 04:11:51,401 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 passed 2025-08-28 04:11:51,465 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:11:51,466 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-57616361-68073192, IP 48.4.153.131, Port 22 2025-08-28 04:11:51,522 - 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-08-28 04:11:51,601 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-28 04:11:56,602 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:11:56,602 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-57616361-68073192, IP 48.4.153.131, Port 22 2025-08-28 04:11:56,668 - 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-08-28 04:11:56,751 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-28 04:12:01,752 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:12:01,752 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-57616361-68073192, IP 48.4.153.131, Port 22 2025-08-28 04:12:01,810 - 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-08-28 04:12:01,896 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-28 04:12:06,897 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:12:06,897 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-57616361-68073192, IP 48.4.153.131, Port 22 2025-08-28 04:12:06,953 - 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-08-28 04:12:07,032 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-28 04:12:12,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-28 04:12:12,032 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-57616361-68073192, IP 48.4.153.131, Port 22 2025-08-28 04:12:12,206 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 is ready for SSH connections 2025-08-28 04:12:12,435 - DEBUG - VM is in ACTIVE state now 2025-08-28 04:12:12,663 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/7ecf3e71-de4b-4248-a0d6-e8f2c7d2da09 2025-08-28 04:12:12,671 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/82d3b674-9188-4270-8d0b-c95d462a3410 2025-08-28 04:12:12,680 - DEBUG - Requesting: http://10.0.0.41:8082/instance-ip/2a1f8a60-91f9-481d-b853-136878195dcf 2025-08-28 04:12:12,691 - DEBUG - Requesting: http://10.0.0.41:8082/instance-ip/bbb6cfa6-66f3-43eb-be07-887dffb89b24 2025-08-28 04:12:12,718 - DEBUG - Policy np_rules : [rule_sequence = None, rule_uuid = None, direction = <>, protocol = udp, src_addresses = [subnet = None, virtual_network = default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-26051929, security_group = None, network_policy = None, subnet_list = []], src_ports = [start_port = 0, end_port = 65535], application = [], dst_addresses = [subnet = None, virtual_network = default-domain:ctest-FatFlowAggrIpv6Serial-57616361:ctest-vn-43346470, security_group = None, network_policy = None, subnet_list = []], dst_ports = [start_port = 0, end_port = 65535], action_list = simple_action = pass, gateway_name = None, apply_service = [], service_properties = None, mirror_to = None, assign_routing_instance = None, log = False, alert = False, qos_action = None, host_based_service = False, ethertype = None, created = None, last_modified = None, description = None] 2025-08-28 04:12:13,052 - INFO - Attaching policy ctest-vn1_vn2_pass-12245888 to vn ctest-vn-26051929 2025-08-28 04:12:13,452 - INFO - Attaching policy ctest-vn1_vn2_pass-12245888 to vn ctest-vn-43346470 2025-08-28 04:12:13,813 - INFO - Fat flow added on VMI 82d3b674-9188-4270-8d0b-c95d462a3410: {'port': 55, 'proto': 'udp', 'destination_prefix': ['34.98.52.0', '26'], 'destination_aggregate_prefix_length': 29} 2025-08-28 04:12:13,885 - INFO - Fat flow added on VMI 82d3b674-9188-4270-8d0b-c95d462a3410: {'port': 56, 'proto': 'udp', 'destination_prefix': ['2999:be76:a6ce:2cc5:3e25:4276::', '96'], 'destination_aggregate_prefix_length': 125} 2025-08-28 04:12:13,885 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-28 04:12:13,886 - DEBUG - nohup rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile & 2025-08-28 04:12:28,744 - DEBUG - total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Dec 29 2017 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2025-08-28 04:12:28,744 - DEBUG - Running remote_cmd, Cmd : nc -6 -q 2 -w 5 -u -ll 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-28 04:12:28,744 - DEBUG - nohup nc -6 -q 2 -w 5 -u -ll 56 > testfile & 2025-08-28 04:12:29,153 - DEBUG - None 2025-08-28 04:12:29,153 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20000 37d2:8244:7608:458a:9bb8:b2b:0:3 56 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-28 04:12:29,153 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20000 37d2:8244:7608:458a:9bb8:b2b:0:3 56 < testfile 2025-08-28 04:13:10,295 - DEBUG - 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.000782144 s, 128 kB/s 2025-08-28 04:13:10,295 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-28 04:13:10,295 - DEBUG - ls -l testfile 2025-08-28 04:13:10,611 - DEBUG - -rw-r--r-- 1 root root 100 Aug 28 04:13 testfile 2025-08-28 04:13:10,611 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 2025-08-28 04:13:10,611 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-28 04:13:10,611 - DEBUG - nohup rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile & 2025-08-28 04:13:11,161 - DEBUG - total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Aug 28 04:13 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2025-08-28 04:13:11,161 - DEBUG - Running remote_cmd, Cmd : nc -6 -q 2 -w 5 -u -ll 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-28 04:13:11,161 - DEBUG - nohup nc -6 -q 2 -w 5 -u -ll 56 > testfile & 2025-08-28 04:13:11,578 - DEBUG - None 2025-08-28 04:13:11,578 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20001 37d2:8244:7608:458a:9bb8:b2b:0:3 56 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-28 04:13:11,578 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20001 37d2:8244:7608:458a:9bb8:b2b:0:3 56 < testfile 2025-08-28 04:13:14,094 - DEBUG - 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.000936596 s, 107 kB/s 2025-08-28 04:13:14,094 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-28 04:13:14,094 - DEBUG - ls -l testfile 2025-08-28 04:13:14,384 - DEBUG - -rw-r--r-- 1 root root 100 Aug 28 04:13 testfile 2025-08-28 04:13:14,384 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 2025-08-28 04:13:14,385 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-28 04:13:14,385 - DEBUG - nohup rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile & 2025-08-28 04:13:14,921 - DEBUG - total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Aug 28 04:13 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2025-08-28 04:13:14,921 - DEBUG - Running remote_cmd, Cmd : nc -6 -q 2 -w 5 -u -ll 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-28 04:13:14,921 - DEBUG - nohup nc -6 -q 2 -w 5 -u -ll 56 > testfile & 2025-08-28 04:13:15,334 - DEBUG - None 2025-08-28 04:13:15,335 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20000 37d2:8244:7608:458a:9bb8:b2b:0:3 56 < testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-28 04:13:15,335 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20000 37d2:8244:7608:458a:9bb8:b2b:0:3 56 < testfile 2025-08-28 04:13:56,710 - DEBUG - 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.000765795 s, 131 kB/s 2025-08-28 04:13:56,711 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-28 04:13:56,711 - DEBUG - ls -l testfile 2025-08-28 04:13:57,302 - DEBUG - -rw-r--r-- 1 root root 100 Aug 28 04:13 testfile 2025-08-28 04:13:57,303 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 2025-08-28 04:13:57,303 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-28 04:13:57,303 - DEBUG - nohup rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile & 2025-08-28 04:13:57,954 - DEBUG - total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Aug 28 04:13 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2025-08-28 04:13:57,954 - DEBUG - Running remote_cmd, Cmd : nc -6 -q 2 -w 5 -u -ll 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-28 04:13:57,954 - DEBUG - nohup nc -6 -q 2 -w 5 -u -ll 56 > testfile & 2025-08-28 04:13:58,363 - DEBUG - None 2025-08-28 04:13:58,363 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20001 37d2:8244:7608:458a:9bb8:b2b:0:3 56 < testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-28 04:13:58,363 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20001 37d2:8244:7608:458a:9bb8:b2b:0:3 56 < testfile 2025-08-28 04:14:00,877 - DEBUG - 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.00348924 s, 28.7 kB/s 2025-08-28 04:14:00,877 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2025-08-28 04:14:00,878 - DEBUG - ls -l testfile 2025-08-28 04:14:01,196 - DEBUG - -rw-r--r-- 1 root root 100 Aug 28 04:13 testfile 2025-08-28 04:14:01,196 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 2025-08-28 04:14:01,265 - DEBUG - Forward and reverse flows for match {'sip': '2999:be76:a6ce:2cc5:3e25:4276:0:3', 'dip': '37d2:8244:7608:458a:9bb8:b2b:0:3', 'sport': '20000', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2025-08-28 04:14:01,452 - DEBUG - Forward and reverse flows for match {'sip': '2999:be76:a6ce:2cc5:3e25:4276:0:3', 'dip': '37d2:8244:7608:458a:9bb8:b2b:0:3', 'sport': '20000', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2025-08-28 04:14:01,510 - DEBUG - Forward and reverse flows for match {'sip': '2999:be76:a6ce:2cc5:3e25:4276:0:3', 'dip': '37d2:8244:7608:458a:9bb8:b2b:0:3', 'sport': '20001', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2025-08-28 04:14:01,566 - DEBUG - Forward and reverse flows for match {'sip': '2999:be76:a6ce:2cc5:3e25:4276:0:3', 'dip': '37d2:8244:7608:458a:9bb8:b2b:0:3', 'sport': '20001', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2025-08-28 04:14:01,623 - DEBUG - Forward and reverse flows for match {'sip': '2999:be76:a6ce:2cc5:3e25:4276:0:b', 'dip': '37d2:8244:7608:458a:9bb8:b2b:0:3', 'sport': '20000', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2025-08-28 04:14:01,674 - DEBUG - Forward and reverse flows for match {'sip': '2999:be76:a6ce:2cc5:3e25:4276:0:b', 'dip': '37d2:8244:7608:458a:9bb8:b2b:0:3', 'sport': '20000', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2025-08-28 04:14:01,733 - DEBUG - Forward and reverse flows for match {'sip': '2999:be76:a6ce:2cc5:3e25:4276:0:b', 'dip': '37d2:8244:7608:458a:9bb8:b2b:0:3', 'sport': '20001', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2025-08-28 04:14:01,789 - DEBUG - Forward and reverse flows for match {'sip': '2999:be76:a6ce:2cc5:3e25:4276:0:b', 'dip': '37d2:8244:7608:458a:9bb8:b2b:0:3', 'sport': '20001', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2025-08-28 04:14:01,852 - DEBUG - Forward and reverse flows for match {'sip': '2999:be76:a6ce:2cc5:3e25:4276::', 'dip': '37d2:8244:7608:458a:9bb8:b2b:0:3', 'sport': '0', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2025-08-28 04:14:01,852 - INFO - Fat flow verification PASSED on node: 10.0.0.27 for - SIP: 2999:be76:a6ce:2cc5:3e25:4276::, DIP: 37d2:8244:7608:458a:9bb8:b2b:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2025-08-28 04:14:01,914 - DEBUG - Forward and reverse flows for match {'sip': '2999:be76:a6ce:2cc5:3e25:4276::', 'dip': '37d2:8244:7608:458a:9bb8:b2b:0:3', 'sport': '0', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2025-08-28 04:14:01,914 - INFO - Fat flow verification PASSED on node: 10.0.0.65 for - SIP: 2999:be76:a6ce:2cc5:3e25:4276::, DIP: 37d2:8244:7608:458a:9bb8:b2b:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2025-08-28 04:14:01,969 - DEBUG - Forward and reverse flows for match {'sip': '2999:be76:a6ce:2cc5:3e25:4276:0:8', 'dip': '37d2:8244:7608:458a:9bb8:b2b:0:3', 'sport': '0', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2025-08-28 04:14:01,969 - INFO - Fat flow verification PASSED on node: 10.0.0.27 for - SIP: 2999:be76:a6ce:2cc5:3e25:4276:0:8, DIP: 37d2:8244:7608:458a:9bb8:b2b:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2025-08-28 04:14:02,027 - DEBUG - Forward and reverse flows for match {'sip': '2999:be76:a6ce:2cc5:3e25:4276:0:8', 'dip': '37d2:8244:7608:458a:9bb8:b2b:0:3', 'sport': '0', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2025-08-28 04:14:02,028 - INFO - Fat flow verification PASSED on node: 10.0.0.65 for - SIP: 2999:be76:a6ce:2cc5:3e25:4276:0:8, DIP: 37d2:8244:7608:458a:9bb8:b2b:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2025-08-28 04:14:02,028 - INFO - Fat flow verification passed for protocol udp and port 56 2025-08-28 04:14:02,028 - INFO - Dettaching policy ctest-vn1_vn2_pass-12245888 from vn ctest-vn-43346470 2025-08-28 04:14:02,291 - INFO - Dettaching policy ctest-vn1_vn2_pass-12245888 from vn ctest-vn-26051929 2025-08-28 04:14:02,562 - INFO - Deleted policy ctest-vn1_vn2_pass-12245888 2025-08-28 04:14:02,562 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-57616361-68073192 2025-08-28 04:14:02,636 - INFO - Detaching port d9bd8d39-14a8-4ab1-b261-5b524500432b from VM client2_vm 2025-08-28 04:14:02,672 - INFO - Deleting VM client2_vm 2025-08-28 04:14:03,061 - INFO - Deleted port d9bd8d39-14a8-4ab1-b261-5b524500432b 2025-08-28 04:14:03,062 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-57616361-29225744 2025-08-28 04:14:03,146 - INFO - Deleting VN ctest-vn-43346470 2025-08-28 04:14:03,215 - DEBUG - VN 4702fe27-9194-4d32-9326-07dee0e55172 still in use: Unable to complete operation on network 4702fe27-9194-4d32-9326-07dee0e55172. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-300fa00e-b7d0-4145-a867-965681038e25'] 2025-08-28 04:14:03,215 - WARNING - Deleting VN ctest-vn-43346470 failed..Will retry 2025-08-28 04:14:05,452 - DEBUG - Response for deleting network () 2025-08-28 04:14:05,452 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/2faf0511-ae6a-42f3-bdfb-e9a5fe670048 2025-08-28 04:14:05,464 - DEBUG - Response Code: 404 2025-08-28 04:14:05,464 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-28 04:14:05,475 - DEBUG - Requesting: http://10.0.0.19:8082/domain/692c5a68-a199-4232-a07c-1cd4918de9d4 2025-08-28 04:14:05,519 - DEBUG - Requesting: http://10.0.0.19:8082/project/d80e4f87-7e7e-4519-8768-506fa5e129c6 2025-08-28 04:14:05,617 - INFO - Validated that VN ctest-vn-43346470 is not found in API Server 2025-08-28 04:14:05,633 - DEBUG - VN ctest-vn-43346470 is not present in Agent 10.0.0.65 2025-08-28 04:14:05,645 - DEBUG - VN ctest-vn-43346470 is not present in Agent 10.0.0.27 2025-08-28 04:14:05,645 - INFO - Validated that VN ctest-vn-43346470 is not in any agent 2025-08-28 04:14:05,674 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-43346470 info 2025-08-28 04:14:05,674 - INFO - Deleting VN ctest-vn-26051929 2025-08-28 04:14:05,925 - DEBUG - Response for deleting network () 2025-08-28 04:14:05,926 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/5204bc6a-d8c8-427a-892a-e04934d57963 2025-08-28 04:14:05,931 - DEBUG - Response Code: 404 2025-08-28 04:14:05,931 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-08-28 04:14:05,938 - DEBUG - Requesting: http://10.0.0.19:8082/domain/692c5a68-a199-4232-a07c-1cd4918de9d4 2025-08-28 04:14:05,951 - DEBUG - Requesting: http://10.0.0.19:8082/project/d80e4f87-7e7e-4519-8768-506fa5e129c6 2025-08-28 04:14:06,061 - INFO - Validated that VN ctest-vn-26051929 is not found in API Server 2025-08-28 04:14:06,075 - DEBUG - VN ctest-vn-26051929 is not present in Agent 10.0.0.65 2025-08-28 04:14:06,084 - DEBUG - VN ctest-vn-26051929 is not present in Agent 10.0.0.27 2025-08-28 04:14:06,084 - INFO - Validated that VN ctest-vn-26051929 is not in any agent 2025-08-28 04:14:06,116 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-26051929 info 2025-08-28 04:14:07,366 - DEBUG - Skipping xmpp flap check
2025-08-28 04:14:07,366 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:05:04]
2025-08-28 04:14:07,366 - INFO - -------------------------------------------------------------------------------- 2025-08-28 04:14:08,634 - DEBUG - Skipping xmpp flap check
2025-08-28 04:14:08,634 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:05:07]
2025-08-28 04:14:08,634 - INFO - -------------------------------------------------------------------------------- 2025-08-28 04:14:09,431 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-57616361, ID : d80e4f87-7e7e-4519-8768-506fa5e129c6