2025-05-09 22:24:28,655 - INFO - Domain Default found not creating 2025-05-09 22:24:28,784 - INFO - Project ctest-TestBasicVMVN-66511859 not found, creating it 2025-05-09 22:24:29,218 - INFO - Created Project:ctest-TestBasicVMVN-66511859, ID : d96ba32c-a9b3-40e6-a2da-66033f75f1e6 2025-05-09 22:24:30,431 - INFO - ================================================================================ 2025-05-09 22:24:30,431 - INFO - STARTING TEST : test_generic_link_local_service 2025-05-09 22:24:30,431 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-05-09 22:24:30,684 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with 2025-05-09 22:24:30,684 - INFO - Initial checks done. Running the testcase now 2025-05-09 22:24:30,684 - INFO - 2025-05-09 22:24:31,169 - DEBUG - Response for create_network : {'network': {'id': 'c1b3e6d5-46b5-4b86-9408-047d3319c0a4', 'name': 'ctest-vn2_metadata-88995770', 'tenant_id': 'd96ba32ca9b340e6a2da66033f75f1e6', 'project_id': 'd96ba32ca9b340e6a2da66033f75f1e6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66511859', 'ctest-vn2_metadata-88995770'], 'port_security_enabled': True, 'description': ''}} 2025-05-09 22:24:31,325 - DEBUG - Response for create_subnet : {'subnet': {'id': '29c18b2e-7dc6-44ef-aa89-a5e028fdf633', 'name': '', 'tenant_id': 'd96ba32ca9b340e6a2da66033f75f1e6', 'network_id': 'c1b3e6d5-46b5-4b86-9408-047d3319c0a4', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': 'd96ba32ca9b340e6a2da66033f75f1e6'}} 2025-05-09 22:24:31,342 - INFO - Created VN ctest-vn2_metadata-88995770 2025-05-09 22:24:31,395 - DEBUG - VN ctest-vn2_metadata-88995770 UUID is c1b3e6d5-46b5-4b86-9408-047d3319c0a4 2025-05-09 22:24:31,561 - DEBUG - Services list from nova: [, , ] 2025-05-09 22:24:32,456 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3294-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3294-1) 2025-05-09 22:24:32,562 - DEBUG - Link local service introspect added 2025-05-09 22:24:32,597 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-09 22:24:37,666 - DEBUG - VM is in ACTIVE state now 2025-05-09 22:24:37,779 - INFO - Waiting for VM ctest-TestBasicVMVN-66511859-85817530 to be up.. 2025-05-09 22:24:37,779 - INFO - VM name : ctest-TestBasicVMVN-66511859-85817530 2025-05-09 22:24:37,846 - DEBUG - VM ctest-TestBasicVMVN-66511859-85817530 ID is fd8fb908-cbab-4118-aa33-e292abc5f89c 2025-05-09 22:24:37,846 - DEBUG - VM ctest-TestBasicVMVN-66511859-85817530 launched on Node cn-jenkins-deploy-platform-ansible-os-3294-1 2025-05-09 22:24:37,909 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/fd8fb908-cbab-4118-aa33-e292abc5f89c 2025-05-09 22:24:38,169 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/fd8fb908-cbab-4118-aa33-e292abc5f89c 2025-05-09 22:24:38,201 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/db2b496f-2743-4f02-9f7d-ade59bf76282 2025-05-09 22:24:41,451 - 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-05-09 22:24:41,452 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66511859-85817530 failed! 2025-05-09 22:24:41,511 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66511859:ctest-vn2_metadata-88995770 is 11.1.1.1 and allocation pool is NOT set 2025-05-09 22:24:43,579 - 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=2.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.379 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.379/1.552/2.726/1.173 ms') 2025-05-09 22:24:43,579 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66511859-85817530 passed 2025-05-09 22:24:43,727 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-09 22:24:43,727 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66511859-85817530, IP 11.1.1.3, Port 22 2025-05-09 22:24:43,878 - DEBUG - VM ctest-TestBasicVMVN-66511859-85817530 is ready for SSH connections 2025-05-09 22:24:43,878 - INFO - Retry 0 2025-05-09 22:24:43,878 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-05-09 22:24:43,878 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-05-09 22:24:45,431 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-05-09 22:24:45,431 - INFO - Generic metadata worked 2025-05-09 22:24:45,670 - DEBUG - Link local service introspect removed 2025-05-09 22:24:45,671 - INFO - Deleting VM ctest-TestBasicVMVN-66511859-85817530 2025-05-09 22:24:45,812 - INFO - Deleting VN ctest-vn2_metadata-88995770 2025-05-09 22:24:45,847 - DEBUG - VN c1b3e6d5-46b5-4b86-9408-047d3319c0a4 still in use: Unable to complete operation on network c1b3e6d5-46b5-4b86-9408-047d3319c0a4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7d198e7e-8a44-44bf-b385-6a30caeaa230'] 2025-05-09 22:24:45,847 - WARNING - Deleting VN ctest-vn2_metadata-88995770 failed..Will retry 2025-05-09 22:24:47,956 - DEBUG - Response for deleting network () 2025-05-09 22:24:48,213 - DEBUG - No XMPP flaps were noticed during the test 2025-05-09 22:24:48,214 - INFO - -------------------------------------------------------------------------------- 2025-05-09 22:24:48,217 - INFO - ================================================================================ 2025-05-09 22:24:48,218 - INFO - STARTING TEST : test_metadata_service 2025-05-09 22:24:48,218 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-05-09 22:24:48,498 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with 2025-05-09 22:24:48,498 - INFO - Initial checks done. Running the testcase now 2025-05-09 22:24:48,499 - INFO - 2025-05-09 22:24:48,499 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-configs 2025-05-09 22:24:48,507 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-config/deaf92e7-4052-4c52-b875-2640153974ce 2025-05-09 22:24:48,686 - DEBUG - Response for create_network : {'network': {'id': '056dd6c4-4177-44c2-a116-e2419f8d1f5c', 'name': 'ctest-vn-73892828', 'tenant_id': 'd96ba32ca9b340e6a2da66033f75f1e6', 'project_id': 'd96ba32ca9b340e6a2da66033f75f1e6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66511859', 'ctest-vn-73892828'], 'port_security_enabled': True, 'description': ''}} 2025-05-09 22:24:48,837 - DEBUG - Response for create_subnet : {'subnet': {'id': '6476aaf0-bc5c-4418-b7f8-d39ffd0607a2', 'name': '', 'tenant_id': 'd96ba32ca9b340e6a2da66033f75f1e6', 'network_id': '056dd6c4-4177-44c2-a116-e2419f8d1f5c', 'ip_version': 4, 'cidr': '172.125.245.192/26', 'allocation_pools': [{'start': '172.125.245.194', 'end': '172.125.245.254'}], 'gateway_ip': '172.125.245.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '172.125.245.194', 'tags': [], 'project_id': 'd96ba32ca9b340e6a2da66033f75f1e6'}} 2025-05-09 22:24:48,853 - INFO - Created VN ctest-vn-73892828 2025-05-09 22:24:48,907 - DEBUG - VN ctest-vn-73892828 UUID is 056dd6c4-4177-44c2-a116-e2419f8d1f5c 2025-05-09 22:24:50,017 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3294-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3294-1) 2025-05-09 22:24:50,017 - INFO - Waiting for VM ctest-TestBasicVMVN-66511859-94976095 to be up.. 2025-05-09 22:24:50,059 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-09 22:24:55,133 - DEBUG - VM is in ACTIVE state now 2025-05-09 22:24:55,134 - INFO - VM name : ctest-TestBasicVMVN-66511859-94976095 2025-05-09 22:24:55,211 - DEBUG - VM ctest-TestBasicVMVN-66511859-94976095 ID is d199a365-28d7-41a0-8072-2bf1f69d258c 2025-05-09 22:24:55,211 - DEBUG - VM ctest-TestBasicVMVN-66511859-94976095 launched on Node cn-jenkins-deploy-platform-ansible-os-3294-1 2025-05-09 22:24:55,288 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/d199a365-28d7-41a0-8072-2bf1f69d258c 2025-05-09 22:24:55,295 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/274ce7f6-af77-4d5a-8d35-e4ed8228ac74 2025-05-09 22:24:58,546 - 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-05-09 22:24:58,546 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66511859-94976095 failed! 2025-05-09 22:24:58,599 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66511859:ctest-vn-73892828 is 172.125.245.193 and allocation pool is NOT set 2025-05-09 22:25:00,653 - 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=2.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.444 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.444/1.455/2.467/1.011 ms') 2025-05-09 22:25:00,653 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66511859-94976095 passed 2025-05-09 22:25:00,807 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-09 22:25:00,807 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66511859-94976095, IP 172.125.245.195, Port 22 2025-05-09 22:25:00,958 - DEBUG - VM ctest-TestBasicVMVN-66511859-94976095 is ready for SSH connections 2025-05-09 22:25:00,958 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-05-09 22:25:00,959 - DEBUG - cat /tmp/output.txt 2025-05-09 22:25:02,529 - DEBUG - Hello World. The time is now Fri, 09 May 2025 16:24:58 -0600! 2025-05-09 22:25:02,529 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 09 May 2025 16:24:58 -0600!'} 2025-05-09 22:25:02,529 - INFO - metadata_script.txt got executed in the vm 2025-05-09 22:25:02,529 - INFO - Deleting VM ctest-TestBasicVMVN-66511859-94976095 2025-05-09 22:25:02,592 - INFO - Deleting VN ctest-vn-73892828 2025-05-09 22:25:02,628 - DEBUG - VN 056dd6c4-4177-44c2-a116-e2419f8d1f5c still in use: Unable to complete operation on network 056dd6c4-4177-44c2-a116-e2419f8d1f5c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6aaaa786-6f3f-4611-a6a6-0811ed8a44b1'] 2025-05-09 22:25:02,628 - WARNING - Deleting VN ctest-vn-73892828 failed..Will retry 2025-05-09 22:25:04,736 - DEBUG - Response for deleting network () 2025-05-09 22:25:04,998 - DEBUG - No XMPP flaps were noticed during the test
2025-05-09 22:25:04,998 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-05-09 22:25:04,998 - INFO - -------------------------------------------------------------------------------- 2025-05-09 22:25:05,000 - INFO - ================================================================================ 2025-05-09 22:25:05,000 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-05-09 22:25:05,000 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-05-09 22:25:05,288 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with 2025-05-09 22:25:05,288 - INFO - Initial checks done. Running the testcase now 2025-05-09 22:25:05,288 - INFO - 2025-05-09 22:25:05,755 - DEBUG - Response for create_network : {'network': {'id': '09aeca2f-1a35-431a-813a-439a16d9eb67', 'name': 'ctest-vn-22236054', 'tenant_id': 'd96ba32ca9b340e6a2da66033f75f1e6', 'project_id': 'd96ba32ca9b340e6a2da66033f75f1e6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66511859', 'ctest-vn-22236054'], 'port_security_enabled': True, 'description': ''}} 2025-05-09 22:25:05,916 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c6b00f6-5b04-4188-9597-027cbd1e3336', 'name': '', 'tenant_id': 'd96ba32ca9b340e6a2da66033f75f1e6', 'network_id': '09aeca2f-1a35-431a-813a-439a16d9eb67', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': 'd96ba32ca9b340e6a2da66033f75f1e6'}} 2025-05-09 22:25:06,126 - DEBUG - Response for create_subnet : {'subnet': {'id': '299044c6-4412-438e-ba71-91a8b75d409e', 'name': '', 'tenant_id': 'd96ba32ca9b340e6a2da66033f75f1e6', 'network_id': '09aeca2f-1a35-431a-813a-439a16d9eb67', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': 'd96ba32ca9b340e6a2da66033f75f1e6'}} 2025-05-09 22:25:06,144 - INFO - Created VN ctest-vn-22236054 2025-05-09 22:25:06,195 - DEBUG - VN ctest-vn-22236054 UUID is 09aeca2f-1a35-431a-813a-439a16d9eb67 2025-05-09 22:25:06,545 - DEBUG - Response for create_port : {'port': {'name': '8a7190f1-0ee2-404e-a47a-e0bed8d9405a', 'id': '8a7190f1-0ee2-404e-a47a-e0bed8d9405a', 'tenant_id': 'd96ba32ca9b340e6a2da66033f75f1e6', 'network_id': '09aeca2f-1a35-431a-813a-439a16d9eb67', 'mac_address': '02:8a:71:90:f1:0e', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '7c6b00f6-5b04-4188-9597-027cbd1e3336'}], 'security_groups': ['6a8a0f87-e592-4a40-b224-5422d24be049'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd96ba32ca9b340e6a2da66033f75f1e6'}} 2025-05-09 22:25:06,701 - DEBUG - Response for create_port : {'port': {'name': '144e1526-3961-4aba-944d-7754847fc256', 'id': '144e1526-3961-4aba-944d-7754847fc256', 'tenant_id': 'd96ba32ca9b340e6a2da66033f75f1e6', 'network_id': '09aeca2f-1a35-431a-813a-439a16d9eb67', 'mac_address': '02:14:4e:15:26:39', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': '299044c6-4412-438e-ba71-91a8b75d409e'}], 'security_groups': ['6a8a0f87-e592-4a40-b224-5422d24be049'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd96ba32ca9b340e6a2da66033f75f1e6'}} 2025-05-09 22:25:07,003 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3294-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3294-1) 2025-05-09 22:25:07,338 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3294-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3294-1) 2025-05-09 22:25:08,416 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3294-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3294-1) 2025-05-09 22:25:08,416 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-05-09 22:25:08,423 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f09c14fd-0be3-494f-b2e0-4dcd6edfa931 2025-05-09 22:25:08,435 - DEBUG - Requesting: http://10.0.0.57:8082/project/d96ba32c-a9b3-40e6-a2da-66033f75f1e6 2025-05-09 22:25:08,527 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/6d812bfb-47e1-4e9f-b40d-d0993af0fe61 2025-05-09 22:25:08,537 - INFO - Verifications in API Server for IPAM: ctest-ipam-29921902 passed 2025-05-09 22:25:08,543 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-66511859:ctest-ipam-29921902', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-66511859', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7890636380372553375', 'uuid-lslong': '12974255458061712993'}, 'enable': 'true', 'created': '2025-05-09T22:25:05', 'last-modified': '2025-05-09T22:25:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.024515'} 2025-05-09 22:25:08,543 - INFO - Verifications in Control node for IPAM: ctest-ipam-29921902 passed 2025-05-09 22:25:08,544 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-05-09 22:25:08,551 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f09c14fd-0be3-494f-b2e0-4dcd6edfa931 2025-05-09 22:25:08,566 - DEBUG - Requesting: http://10.0.0.57:8082/project/d96ba32c-a9b3-40e6-a2da-66033f75f1e6 2025-05-09 22:25:08,653 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/09aeca2f-1a35-431a-813a-439a16d9eb67 2025-05-09 22:25:08,666 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/09aeca2f-1a35-431a-813a-439a16d9eb67 2025-05-09 22:25:08,679 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/459d9be2-b7ab-4d13-805e-6d1fb778470a 2025-05-09 22:25:08,688 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/459d9be2-b7ab-4d13-805e-6d1fb778470a 2025-05-09 22:25:08,697 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/899f8311-0862-4cfa-bc42-054e1fd6bd57 2025-05-09 22:25:08,704 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-09 22:25:08,704 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/09aeca2f-1a35-431a-813a-439a16d9eb67 2025-05-09 22:25:08,714 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/459d9be2-b7ab-4d13-805e-6d1fb778470a 2025-05-09 22:25:08,735 - INFO - Verified VN network id 9 for VN 09aeca2f-1a35-431a-813a-439a16d9eb67 2025-05-09 22:25:08,735 - INFO - Verifications in API Server for VN ctest-vn-22236054 passed 2025-05-09 22:25:08,736 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/09aeca2f-1a35-431a-813a-439a16d9eb67 2025-05-09 22:25:08,754 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/459d9be2-b7ab-4d13-805e-6d1fb778470a 2025-05-09 22:25:08,763 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/459d9be2-b7ab-4d13-805e-6d1fb778470a 2025-05-09 22:25:08,773 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/899f8311-0862-4cfa-bc42-054e1fd6bd57 2025-05-09 22:25:08,801 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-66511859:ctest-vn-22236054', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-66511859', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '697717295940977434', 'uuid-lslong': '9311829508629326695'}, 'enable': 'true', 'created': '2025-05-09T22:25:05', 'last-modified': '2025-05-09T22:25:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.696594'} 2025-05-09 22:25:08,810 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-09 22:25:08,810 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-22236054 passed 2025-05-09 22:25:08,815 - DEBUG - ====Verifying policy data for ctest-vn-22236054 in API_Server ====== 2025-05-09 22:25:08,815 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-05-09 22:25:08,823 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f09c14fd-0be3-494f-b2e0-4dcd6edfa931 2025-05-09 22:25:08,841 - DEBUG - Requesting: http://10.0.0.57:8082/project/d96ba32c-a9b3-40e6-a2da-66033f75f1e6 2025-05-09 22:25:08,941 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/09aeca2f-1a35-431a-813a-439a16d9eb67 2025-05-09 22:25:08,960 - DEBUG - =>VN ctest-vn-22236054 has no policy to be verified 2025-05-09 22:25:08,960 - DEBUG - Verifying the vn in opserver 2025-05-09 22:25:08,960 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-66511859:ctest-vn-22236054 virtual network link through opserver 10.0.0.57 2025-05-09 22:25:08,960 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-05-09 22:25:09,302 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-05-09 22:25:09,373 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-66511859:ctest-vn-22236054', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-66511859:ctest-vn-22236054?flat'} 2025-05-09 22:25:09,373 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-66511859:ctest-vn-22236054 is found in opserver 2025-05-09 22:25:09,379 - DEBUG - VRF ids for VN ctest-vn-22236054: {'10.0.0.57': '2'} 2025-05-09 22:25:09,379 - INFO - Waiting for VM ctest-TestBasicVMVN-66511859-53934487 to be up.. 2025-05-09 22:25:09,486 - DEBUG - VM is in ACTIVE state now 2025-05-09 22:25:09,486 - INFO - VM name : ctest-TestBasicVMVN-66511859-53934487 2025-05-09 22:25:09,563 - DEBUG - VM ctest-TestBasicVMVN-66511859-53934487 ID is 69006dcb-63d9-42f0-8c57-d9728a248c69 2025-05-09 22:25:09,563 - DEBUG - VM ctest-TestBasicVMVN-66511859-53934487 launched on Node cn-jenkins-deploy-platform-ansible-os-3294-1 2025-05-09 22:25:09,667 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/69006dcb-63d9-42f0-8c57-d9728a248c69 2025-05-09 22:25:09,675 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/8a7190f1-0ee2-404e-a47a-e0bed8d9405a 2025-05-09 22:25:12,915 - 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-05-09 22:25:12,915 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66511859-53934487 failed! 2025-05-09 22:25:12,975 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66511859:ctest-vn-22236054 is 31.1.1.1 and allocation pool is NOT set 2025-05-09 22:25:12,975 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66511859:ctest-vn-22236054 is 31.1.2.1 and allocation pool is NOT set 2025-05-09 22:25:17,040 - 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-05-09 22:25:17,040 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66511859-53934487 failed! 2025-05-09 22:25:17,095 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66511859:ctest-vn-22236054 is 31.1.1.1 and allocation pool is NOT set 2025-05-09 22:25:17,095 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66511859:ctest-vn-22236054 is 31.1.2.1 and allocation pool is NOT set 2025-05-09 22:25:19,159 - 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=2.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.535 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.535/1.592/2.650/1.057 ms') 2025-05-09 22:25:19,159 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66511859-53934487 passed 2025-05-09 22:25:19,307 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-09 22:25:19,307 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66511859-53934487, IP 31.1.1.4, Port 22 2025-05-09 22:25:19,472 - DEBUG - VM ctest-TestBasicVMVN-66511859-53934487 is ready for SSH connections 2025-05-09 22:25:19,472 - INFO - Waiting for VM ctest-TestBasicVMVN-66511859-74113078 to be up.. 2025-05-09 22:25:19,546 - DEBUG - VM is in ACTIVE state now 2025-05-09 22:25:19,547 - INFO - VM name : ctest-TestBasicVMVN-66511859-74113078 2025-05-09 22:25:19,612 - DEBUG - VM ctest-TestBasicVMVN-66511859-74113078 ID is bc08cbdf-754d-422f-9040-745aeedc326f 2025-05-09 22:25:19,613 - DEBUG - VM ctest-TestBasicVMVN-66511859-74113078 launched on Node cn-jenkins-deploy-platform-ansible-os-3294-1 2025-05-09 22:25:19,674 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/bc08cbdf-754d-422f-9040-745aeedc326f 2025-05-09 22:25:19,681 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/144e1526-3961-4aba-944d-7754847fc256 2025-05-09 22:25:20,907 - 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=3.01 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.362 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.362/1.683/3.005/1.321 ms') 2025-05-09 22:25:20,907 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-66511859-74113078 passed 2025-05-09 22:25:21,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-09 22:25:21,059 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66511859-74113078, IP 31.1.2.4, Port 22 2025-05-09 22:25:21,210 - DEBUG - VM ctest-TestBasicVMVN-66511859-74113078 is ready for SSH connections 2025-05-09 22:25:21,210 - INFO - Waiting for VM ctest-TestBasicVMVN-66511859-54044662 to be up.. 2025-05-09 22:25:21,284 - DEBUG - VM is in ACTIVE state now 2025-05-09 22:25:21,284 - INFO - VM name : ctest-TestBasicVMVN-66511859-54044662 2025-05-09 22:25:21,360 - DEBUG - VM ctest-TestBasicVMVN-66511859-54044662 ID is 3b50ee69-61c4-4d68-8125-16a8110050fb 2025-05-09 22:25:21,361 - DEBUG - VM ctest-TestBasicVMVN-66511859-54044662 launched on Node cn-jenkins-deploy-platform-ansible-os-3294-1 2025-05-09 22:25:21,427 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/3b50ee69-61c4-4d68-8125-16a8110050fb 2025-05-09 22:25:21,435 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/882a6910-3601-4165-a98c-901b74edc912 2025-05-09 22:25:22,671 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.00 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.348 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.348/1.673/2.999/1.325 ms') 2025-05-09 22:25:22,671 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-66511859-54044662 passed 2025-05-09 22:25:22,823 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-09 22:25:22,823 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66511859-54044662, IP 31.1.1.3, Port 22 2025-05-09 22:25:22,974 - DEBUG - VM ctest-TestBasicVMVN-66511859-54044662 is ready for SSH connections 2025-05-09 22:25:22,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-09 22:25:22,974 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-05-09 22:25:22,974 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-05-09 22:25:26,861 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.141 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.860 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.919 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.860/1.640/3.141 ms 2025-05-09 22:25:26,862 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-66511859-53934487 passed 2025-05-09 22:25:26,862 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-09 22:25:26,862 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-05-09 22:25:26,862 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-05-09 22:25:30,455 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.744 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.714 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.796 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.714/1.418/2.744 ms 2025-05-09 22:25:30,456 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-66511859-74113078 passed 2025-05-09 22:25:30,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-09 22:25:30,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-09 22:25:30,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-09 22:25:30,456 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-05-09 22:25:30,456 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-09 22:25:30,619 - DEBUG - None 2025-05-09 22:25:30,619 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-05-09 22:25:30,619 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-09 22:25:30,809 - DEBUG - None 2025-05-09 22:25:30,810 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-05-09 22:25:30,810 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-09 22:25:31,381 - DEBUG - None 2025-05-09 22:25:31,381 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-05-09 22:25:31,381 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-05-09 22:25:33,566 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.536 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.987 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.540 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.426 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.363/2.170/5.987 ms 2025-05-09 22:25:33,567 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-05-09 22:25:33,567 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-05-09 22:25:35,795 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.877 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.254 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.173 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.395 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.776 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.099 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.393 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.393/1.995/4.173 ms 2025-05-09 22:25:35,795 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-05-09 22:25:35,795 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-05-09 22:25:38,018 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.720 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.251 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.088 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.411 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.749 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.471 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.394 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.394/1.583/3.088 ms 2025-05-09 22:25:38,018 - INFO - Deleting VM ctest-TestBasicVMVN-66511859-54044662 2025-05-09 22:25:38,080 - INFO - Detaching port 144e1526-3961-4aba-944d-7754847fc256 from VM ctest-TestBasicVMVN-66511859-74113078 2025-05-09 22:25:38,122 - INFO - Deleting VM ctest-TestBasicVMVN-66511859-74113078 2025-05-09 22:25:38,179 - INFO - Detaching port 8a7190f1-0ee2-404e-a47a-e0bed8d9405a from VM ctest-TestBasicVMVN-66511859-53934487 2025-05-09 22:25:38,207 - INFO - Deleting VM ctest-TestBasicVMVN-66511859-53934487 2025-05-09 22:25:38,271 - INFO - Deleting VN ctest-vn-22236054 2025-05-09 22:25:38,451 - DEBUG - Response for delete_port : () 2025-05-09 22:25:38,632 - DEBUG - Response for delete_port : () 2025-05-09 22:25:38,678 - DEBUG - VN 09aeca2f-1a35-431a-813a-439a16d9eb67 still in use: Unable to complete operation on network 09aeca2f-1a35-431a-813a-439a16d9eb67. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d3eb17e6-8d70-493a-b21f-5271a84fd9b1'] 2025-05-09 22:25:38,678 - WARNING - Deleting VN ctest-vn-22236054 failed..Will retry 2025-05-09 22:25:40,825 - DEBUG - Response for deleting network () 2025-05-09 22:25:40,825 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/459d9be2-b7ab-4d13-805e-6d1fb778470a 2025-05-09 22:25:40,831 - DEBUG - Response Code: 404 2025-05-09 22:25:40,831 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-05-09 22:25:40,837 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f09c14fd-0be3-494f-b2e0-4dcd6edfa931 2025-05-09 22:25:40,893 - DEBUG - Requesting: http://10.0.0.57:8082/project/d96ba32c-a9b3-40e6-a2da-66033f75f1e6 2025-05-09 22:25:40,966 - INFO - Validated that VN ctest-vn-22236054 is not found in API Server 2025-05-09 22:25:40,978 - DEBUG - VN ctest-vn-22236054 is not present in Agent 10.0.0.57 2025-05-09 22:25:40,978 - INFO - Validated that VN ctest-vn-22236054 is not in any agent 2025-05-09 22:25:40,983 - DEBUG - VRF 2 is not seen in agent 10.0.0.57 2025-05-09 22:25:40,988 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-22236054 2025-05-09 22:25:40,988 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-66511859:ctest-vn-22236054 2025-05-09 22:25:40,998 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-22236054 info 2025-05-09 22:25:41,070 - INFO - IPAM: ctest-ipam-29921902 is not found in API Server 2025-05-09 22:25:41,082 - INFO - IPAM:ctest-ipam-29921902 is not found in control node 2025-05-09 22:25:41,345 - DEBUG - No XMPP flaps were noticed during the test
2025-05-09 22:25:41,345 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-05-09 22:25:41,345 - INFO - -------------------------------------------------------------------------------- 2025-05-09 22:25:42,027 - INFO - Deleted project: ctest-TestBasicVMVN-66511859, ID : d96ba32c-a9b3-40e6-a2da-66033f75f1e6