2025-11-12 05:39:55,582 - INFO - Domain Default found not creating 2025-11-12 05:39:55,715 - INFO - Project ctest-TestBasicVMVN-71631417 not found, creating it 2025-11-12 05:39:56,145 - INFO - Created Project:ctest-TestBasicVMVN-71631417, ID : ed588810-2c70-4a85-930a-8558cf1d31bf 2025-11-12 05:39:57,616 - INFO - ================================================================================ 2025-11-12 05:39:57,616 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-12 05:39:57,616 - 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-11-12 05:39:57,876 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2025-11-12 05:39:57,876 - INFO - Initial checks done. Running the testcase now 2025-11-12 05:39:57,876 - INFO - 2025-11-12 05:39:58,393 - DEBUG - Response for create_network : {'network': {'id': 'd7a7ee3f-a307-40ad-8fb1-ee267719644d', 'name': 'ctest-vn2_metadata-68065686', 'tenant_id': 'ed5888102c704a85930a8558cf1d31bf', 'project_id': 'ed5888102c704a85930a8558cf1d31bf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71631417', 'ctest-vn2_metadata-68065686'], 'port_security_enabled': True, 'description': ''}} 2025-11-12 05:39:58,564 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c466e68b-8dcb-4566-9c1f-3d14c5db3a98', 'name': '', 'tenant_id': 'ed5888102c704a85930a8558cf1d31bf', 'network_id': 'd7a7ee3f-a307-40ad-8fb1-ee267719644d', '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': 'ed5888102c704a85930a8558cf1d31bf'}} 2025-11-12 05:39:58,580 - INFO - Created VN ctest-vn2_metadata-68065686 2025-11-12 05:39:58,631 - DEBUG - VN ctest-vn2_metadata-68065686 UUID is d7a7ee3f-a307-40ad-8fb1-ee267719644d 2025-11-12 05:39:58,792 - DEBUG - Services list from nova: [, , ] 2025-11-12 05:39:59,763 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4700-1) 2025-11-12 05:39:59,867 - DEBUG - Link local service introspect added 2025-11-12 05:39:59,904 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-12 05:40:04,976 - DEBUG - VM is in ACTIVE state now 2025-11-12 05:40:05,102 - INFO - Waiting for VM ctest-TestBasicVMVN-71631417-81824486 to be up.. 2025-11-12 05:40:05,102 - INFO - VM name : ctest-TestBasicVMVN-71631417-81824486 2025-11-12 05:40:05,166 - DEBUG - VM ctest-TestBasicVMVN-71631417-81824486 ID is 57d65394-d2d8-47de-9a52-57de5af955ac 2025-11-12 05:40:05,166 - DEBUG - VM ctest-TestBasicVMVN-71631417-81824486 launched on Node cn-jenkins-deploy-platform-ansible-os-4700-1 2025-11-12 05:40:05,229 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/57d65394-d2d8-47de-9a52-57de5af955ac 2025-11-12 05:40:05,519 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/57d65394-d2d8-47de-9a52-57de5af955ac 2025-11-12 05:40:05,545 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/98ccdc63-f4ec-4ede-aa0c-58eeb700990c 2025-11-12 05:40:08,788 - 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 1012ms') 2025-11-12 05:40:08,788 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71631417-81824486 failed! 2025-11-12 05:40:08,839 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71631417:ctest-vn2_metadata-68065686 is 11.1.1.1 and allocation pool is NOT set 2025-11-12 05:40:10,901 - 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.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.44 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 = 1.438/3.230/5.022/1.792 ms') 2025-11-12 05:40:10,901 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71631417-81824486 passed 2025-11-12 05:40:11,047 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-12 05:40:11,047 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71631417-81824486, IP 11.1.1.3, Port 22 2025-11-12 05:40:11,203 - DEBUG - VM ctest-TestBasicVMVN-71631417-81824486 is ready for SSH connections 2025-11-12 05:40:11,203 - INFO - Retry 0 2025-11-12 05:40:11,203 - 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.22, gateway password: c0ntrail123 2025-11-12 05:40:11,203 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-12 05:40:12,857 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-12 05:40:12,857 - INFO - Generic metadata worked 2025-11-12 05:40:13,107 - DEBUG - Link local service introspect removed 2025-11-12 05:40:13,107 - INFO - Deleting VM ctest-TestBasicVMVN-71631417-81824486 2025-11-12 05:40:13,172 - INFO - Deleting VN ctest-vn2_metadata-68065686 2025-11-12 05:40:13,203 - DEBUG - VN d7a7ee3f-a307-40ad-8fb1-ee267719644d still in use: Unable to complete operation on network d7a7ee3f-a307-40ad-8fb1-ee267719644d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0dd42a8a-6e0c-4b84-b146-34ba9cef6c2d'] 2025-11-12 05:40:13,203 - WARNING - Deleting VN ctest-vn2_metadata-68065686 failed..Will retry 2025-11-12 05:40:15,294 - DEBUG - Response for deleting network () 2025-11-12 05:40:15,547 - DEBUG - No XMPP flaps were noticed during the test 2025-11-12 05:40:15,547 - INFO - -------------------------------------------------------------------------------- 2025-11-12 05:40:15,550 - INFO - ================================================================================ 2025-11-12 05:40:15,550 - INFO - STARTING TEST : test_metadata_service 2025-11-12 05:40:15,550 - 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-11-12 05:40:15,839 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2025-11-12 05:40:15,839 - INFO - Initial checks done. Running the testcase now 2025-11-12 05:40:15,839 - INFO - 2025-11-12 05:40:15,839 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-11-12 05:40:15,844 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/a7858d91-44e0-4274-8f71-1d38a64684b2 2025-11-12 05:40:15,996 - DEBUG - Response for create_network : {'network': {'id': 'cae6fa38-3399-4e11-8bed-71c1401183eb', 'name': 'ctest-vn-70636071', 'tenant_id': 'ed5888102c704a85930a8558cf1d31bf', 'project_id': 'ed5888102c704a85930a8558cf1d31bf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71631417', 'ctest-vn-70636071'], 'port_security_enabled': True, 'description': ''}} 2025-11-12 05:40:16,146 - DEBUG - Response for create_subnet : {'subnet': {'id': '5f72d419-005b-418c-8772-471a3ee6bcf4', 'name': '', 'tenant_id': 'ed5888102c704a85930a8558cf1d31bf', 'network_id': 'cae6fa38-3399-4e11-8bed-71c1401183eb', 'ip_version': 4, 'cidr': '25.202.149.128/26', 'allocation_pools': [{'start': '25.202.149.130', 'end': '25.202.149.190'}], 'gateway_ip': '25.202.149.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '25.202.149.130', 'tags': [], 'project_id': 'ed5888102c704a85930a8558cf1d31bf'}} 2025-11-12 05:40:16,161 - INFO - Created VN ctest-vn-70636071 2025-11-12 05:40:16,211 - DEBUG - VN ctest-vn-70636071 UUID is cae6fa38-3399-4e11-8bed-71c1401183eb 2025-11-12 05:40:17,320 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4700-1) 2025-11-12 05:40:17,320 - INFO - Waiting for VM ctest-TestBasicVMVN-71631417-90631411 to be up.. 2025-11-12 05:40:17,361 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-12 05:40:22,430 - DEBUG - VM is in ACTIVE state now 2025-11-12 05:40:22,430 - INFO - VM name : ctest-TestBasicVMVN-71631417-90631411 2025-11-12 05:40:22,496 - DEBUG - VM ctest-TestBasicVMVN-71631417-90631411 ID is a3408c6b-8203-4131-846f-3793e7addd77 2025-11-12 05:40:22,497 - DEBUG - VM ctest-TestBasicVMVN-71631417-90631411 launched on Node cn-jenkins-deploy-platform-ansible-os-4700-1 2025-11-12 05:40:22,566 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a3408c6b-8203-4131-846f-3793e7addd77 2025-11-12 05:40:22,574 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/259e76e6-fece-4370-bdad-f3b1a45e4d4d 2025-11-12 05:40:25,816 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-11-12 05:40:25,817 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71631417-90631411 failed! 2025-11-12 05:40:25,875 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71631417:ctest-vn-70636071 is 25.202.149.129 and allocation pool is NOT set 2025-11-12 05:40:27,935 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.628 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 = 0.628/2.423/4.218/1.795 ms') 2025-11-12 05:40:27,935 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71631417-90631411 passed 2025-11-12 05:40:28,083 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-12 05:40:28,083 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71631417-90631411, IP 25.202.149.131, Port 22 2025-11-12 05:40:28,234 - DEBUG - VM ctest-TestBasicVMVN-71631417-90631411 is ready for SSH connections 2025-11-12 05:40:28,235 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-11-12 05:40:28,235 - DEBUG - cat /tmp/output.txt 2025-11-12 05:40:29,847 - DEBUG - Hello World. The time is now Tue, 11 Nov 2025 22:40:27 -0700! 2025-11-12 05:40:29,847 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 11 Nov 2025 22:40:27 -0700!'} 2025-11-12 05:40:29,847 - INFO - metadata_script.txt got executed in the vm 2025-11-12 05:40:29,847 - INFO - Deleting VM ctest-TestBasicVMVN-71631417-90631411 2025-11-12 05:40:29,915 - INFO - Deleting VN ctest-vn-70636071 2025-11-12 05:40:29,951 - DEBUG - VN cae6fa38-3399-4e11-8bed-71c1401183eb still in use: Unable to complete operation on network cae6fa38-3399-4e11-8bed-71c1401183eb. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a3e5a918-2240-4680-8198-db9929cbcf6f'] 2025-11-12 05:40:29,951 - WARNING - Deleting VN ctest-vn-70636071 failed..Will retry 2025-11-12 05:40:32,038 - DEBUG - Response for deleting network () 2025-11-12 05:40:32,289 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 05:40:32,289 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-12 05:40:32,289 - INFO - -------------------------------------------------------------------------------- 2025-11-12 05:40:32,291 - INFO - ================================================================================ 2025-11-12 05:40:32,291 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-12 05:40:32,291 - 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-11-12 05:40:32,583 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2025-11-12 05:40:32,583 - INFO - Initial checks done. Running the testcase now 2025-11-12 05:40:32,583 - INFO - 2025-11-12 05:40:33,064 - DEBUG - Response for create_network : {'network': {'id': '61b6cb89-7f7c-4863-8577-39f9db1eca53', 'name': 'ctest-vn-98808988', 'tenant_id': 'ed5888102c704a85930a8558cf1d31bf', 'project_id': 'ed5888102c704a85930a8558cf1d31bf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71631417', 'ctest-vn-98808988'], 'port_security_enabled': True, 'description': ''}} 2025-11-12 05:40:33,252 - DEBUG - Response for create_subnet : {'subnet': {'id': '4358609b-c819-4345-96f2-ad0e0abf4640', 'name': '', 'tenant_id': 'ed5888102c704a85930a8558cf1d31bf', 'network_id': '61b6cb89-7f7c-4863-8577-39f9db1eca53', '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': 'ed5888102c704a85930a8558cf1d31bf'}} 2025-11-12 05:40:33,414 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e9160dcb-512e-4cc4-a9bc-c8ae0bb49fcc', 'name': '', 'tenant_id': 'ed5888102c704a85930a8558cf1d31bf', 'network_id': '61b6cb89-7f7c-4863-8577-39f9db1eca53', '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': 'ed5888102c704a85930a8558cf1d31bf'}} 2025-11-12 05:40:33,431 - INFO - Created VN ctest-vn-98808988 2025-11-12 05:40:33,483 - DEBUG - VN ctest-vn-98808988 UUID is 61b6cb89-7f7c-4863-8577-39f9db1eca53 2025-11-12 05:40:33,825 - DEBUG - Response for create_port : {'port': {'name': 'f95a5992-9aca-4b3f-8594-ddb697d1cfde', 'id': 'f95a5992-9aca-4b3f-8594-ddb697d1cfde', 'tenant_id': 'ed5888102c704a85930a8558cf1d31bf', 'network_id': '61b6cb89-7f7c-4863-8577-39f9db1eca53', 'mac_address': '02:f9:5a:59:92:9a', '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': '4358609b-c819-4345-96f2-ad0e0abf4640'}], 'security_groups': ['5f6a8391-885e-427c-bc25-a48ccfbea493'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ed5888102c704a85930a8558cf1d31bf'}} 2025-11-12 05:40:33,973 - DEBUG - Response for create_port : {'port': {'name': '64ad6fbb-2262-41c3-9964-73196b3b0ea4', 'id': '64ad6fbb-2262-41c3-9964-73196b3b0ea4', 'tenant_id': 'ed5888102c704a85930a8558cf1d31bf', 'network_id': '61b6cb89-7f7c-4863-8577-39f9db1eca53', 'mac_address': '02:64:ad:6f:bb:22', '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': 'e9160dcb-512e-4cc4-a9bc-c8ae0bb49fcc'}], 'security_groups': ['5f6a8391-885e-427c-bc25-a48ccfbea493'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ed5888102c704a85930a8558cf1d31bf'}} 2025-11-12 05:40:34,340 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4700-1) 2025-11-12 05:40:34,718 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4700-1) 2025-11-12 05:40:35,931 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4700-1) 2025-11-12 05:40:35,932 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-12 05:40:35,938 - DEBUG - Requesting: http://10.0.0.22:8082/domain/104012f9-749f-4233-94a0-8a492408f805 2025-11-12 05:40:35,951 - DEBUG - Requesting: http://10.0.0.22:8082/project/ed588810-2c70-4a85-930a-8558cf1d31bf 2025-11-12 05:40:36,039 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/e563e51d-a38c-4967-b3fd-e8fae8bb1ef0 2025-11-12 05:40:36,047 - INFO - Verifications in API Server for IPAM: ctest-ipam-25903377 passed 2025-11-12 05:40:36,052 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-71631417:ctest-ipam-25903377', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71631417', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16529306972840544615', 'uuid-lslong': '12969778666240941808'}, 'enable': 'true', 'created': '2025-11-12T05:40:32', 'last-modified': '2025-11-12T05:40:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.242616'} 2025-11-12 05:40:36,053 - INFO - Verifications in Control node for IPAM: ctest-ipam-25903377 passed 2025-11-12 05:40:36,053 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-12 05:40:36,058 - DEBUG - Requesting: http://10.0.0.22:8082/domain/104012f9-749f-4233-94a0-8a492408f805 2025-11-12 05:40:36,067 - DEBUG - Requesting: http://10.0.0.22:8082/project/ed588810-2c70-4a85-930a-8558cf1d31bf 2025-11-12 05:40:36,144 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/61b6cb89-7f7c-4863-8577-39f9db1eca53 2025-11-12 05:40:36,160 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/61b6cb89-7f7c-4863-8577-39f9db1eca53 2025-11-12 05:40:36,172 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/93c7a878-1424-42a6-b203-7fb0f2b2b908 2025-11-12 05:40:36,180 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/93c7a878-1424-42a6-b203-7fb0f2b2b908 2025-11-12 05:40:36,189 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/359fb43a-14d0-4b25-a45b-687f554e6a47 2025-11-12 05:40:36,195 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-12 05:40:36,195 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/61b6cb89-7f7c-4863-8577-39f9db1eca53 2025-11-12 05:40:36,206 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/93c7a878-1424-42a6-b203-7fb0f2b2b908 2025-11-12 05:40:36,221 - INFO - Verified VN network id 12 for VN 61b6cb89-7f7c-4863-8577-39f9db1eca53 2025-11-12 05:40:36,221 - INFO - Verifications in API Server for VN ctest-vn-98808988 passed 2025-11-12 05:40:36,221 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/61b6cb89-7f7c-4863-8577-39f9db1eca53 2025-11-12 05:40:36,232 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/93c7a878-1424-42a6-b203-7fb0f2b2b908 2025-11-12 05:40:36,239 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/93c7a878-1424-42a6-b203-7fb0f2b2b908 2025-11-12 05:40:36,246 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/359fb43a-14d0-4b25-a45b-687f554e6a47 2025-11-12 05:40:36,259 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-71631417:ctest-vn-98808988', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71631417', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7041038858850158691', 'uuid-lslong': '9617219274558851667'}, 'enable': 'true', 'created': '2025-11-12T05:40:33', 'last-modified': '2025-11-12T05:40:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.867203'} 2025-11-12 05:40:36,265 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-12 05:40:36,265 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-98808988 passed 2025-11-12 05:40:36,265 - DEBUG - ====Verifying policy data for ctest-vn-98808988 in API_Server ====== 2025-11-12 05:40:36,265 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-12 05:40:36,270 - DEBUG - Requesting: http://10.0.0.22:8082/domain/104012f9-749f-4233-94a0-8a492408f805 2025-11-12 05:40:36,280 - DEBUG - Requesting: http://10.0.0.22:8082/project/ed588810-2c70-4a85-930a-8558cf1d31bf 2025-11-12 05:40:36,369 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/61b6cb89-7f7c-4863-8577-39f9db1eca53 2025-11-12 05:40:36,381 - DEBUG - =>VN ctest-vn-98808988 has no policy to be verified 2025-11-12 05:40:36,381 - DEBUG - Verifying the vn in opserver 2025-11-12 05:40:36,381 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-71631417:ctest-vn-98808988 virtual network link through opserver 10.0.0.22 2025-11-12 05:40:36,381 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-11-12 05:40:36,686 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-11-12 05:40:36,755 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-71631417:ctest-vn-98808988', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-71631417:ctest-vn-98808988?flat'} 2025-11-12 05:40:36,755 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-71631417:ctest-vn-98808988 is found in opserver 2025-11-12 05:40:36,759 - DEBUG - VRF ids for VN ctest-vn-98808988: {'10.0.0.22': '2'} 2025-11-12 05:40:36,759 - INFO - Waiting for VM ctest-TestBasicVMVN-71631417-95057579 to be up.. 2025-11-12 05:40:36,856 - DEBUG - VM is in ACTIVE state now 2025-11-12 05:40:36,856 - INFO - VM name : ctest-TestBasicVMVN-71631417-95057579 2025-11-12 05:40:36,959 - DEBUG - VM ctest-TestBasicVMVN-71631417-95057579 ID is 276545cb-f2da-4df9-9f78-d57b0d8303cd 2025-11-12 05:40:36,959 - DEBUG - VM ctest-TestBasicVMVN-71631417-95057579 launched on Node cn-jenkins-deploy-platform-ansible-os-4700-1 2025-11-12 05:40:37,035 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/276545cb-f2da-4df9-9f78-d57b0d8303cd 2025-11-12 05:40:37,044 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/f95a5992-9aca-4b3f-8594-ddb697d1cfde 2025-11-12 05:40:40,273 - 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-11-12 05:40:40,273 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71631417-95057579 failed! 2025-11-12 05:40:40,363 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71631417:ctest-vn-98808988 is 31.1.1.1 and allocation pool is NOT set 2025-11-12 05:40:40,363 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71631417:ctest-vn-98808988 is 31.1.2.1 and allocation pool is NOT set 2025-11-12 05:40:44,441 - 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 1012ms') 2025-11-12 05:40:44,441 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71631417-95057579 failed! 2025-11-12 05:40:44,495 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71631417:ctest-vn-98808988 is 31.1.1.1 and allocation pool is NOT set 2025-11-12 05:40:44,495 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71631417:ctest-vn-98808988 is 31.1.2.1 and allocation pool is NOT set 2025-11-12 05:40:46,556 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.640 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 = 0.640/2.343/4.047/1.703 ms') 2025-11-12 05:40:46,556 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71631417-95057579 passed 2025-11-12 05:40:46,703 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-12 05:40:46,703 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71631417-95057579, IP 31.1.1.4, Port 22 2025-11-12 05:40:46,869 - DEBUG - VM ctest-TestBasicVMVN-71631417-95057579 is ready for SSH connections 2025-11-12 05:40:46,870 - INFO - Waiting for VM ctest-TestBasicVMVN-71631417-90561040 to be up.. 2025-11-12 05:40:46,939 - DEBUG - VM is in ACTIVE state now 2025-11-12 05:40:46,939 - INFO - VM name : ctest-TestBasicVMVN-71631417-90561040 2025-11-12 05:40:47,000 - DEBUG - VM ctest-TestBasicVMVN-71631417-90561040 ID is 3f910b7f-e4f8-4e70-b212-d8167971885e 2025-11-12 05:40:47,000 - DEBUG - VM ctest-TestBasicVMVN-71631417-90561040 launched on Node cn-jenkins-deploy-platform-ansible-os-4700-1 2025-11-12 05:40:47,063 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/3f910b7f-e4f8-4e70-b212-d8167971885e 2025-11-12 05:40:47,070 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/64ad6fbb-2262-41c3-9964-73196b3b0ea4 2025-11-12 05:40:48,307 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.416 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.416/1.718/3.021/1.302 ms') 2025-11-12 05:40:48,307 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-71631417-90561040 passed 2025-11-12 05:40:48,459 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-12 05:40:48,459 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71631417-90561040, IP 31.1.2.4, Port 22 2025-11-12 05:40:48,614 - DEBUG - VM ctest-TestBasicVMVN-71631417-90561040 is ready for SSH connections 2025-11-12 05:40:48,614 - INFO - Waiting for VM ctest-TestBasicVMVN-71631417-25472642 to be up.. 2025-11-12 05:40:48,750 - DEBUG - VM is in ACTIVE state now 2025-11-12 05:40:48,750 - INFO - VM name : ctest-TestBasicVMVN-71631417-25472642 2025-11-12 05:40:48,821 - DEBUG - VM ctest-TestBasicVMVN-71631417-25472642 ID is 2c55f1fe-9eae-43a1-a2d7-97546aa96681 2025-11-12 05:40:48,821 - DEBUG - VM ctest-TestBasicVMVN-71631417-25472642 launched on Node cn-jenkins-deploy-platform-ansible-os-4700-1 2025-11-12 05:40:48,890 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/2c55f1fe-9eae-43a1-a2d7-97546aa96681 2025-11-12 05:40:48,898 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/016843a6-7c56-458f-8e1b-38bc2233d162 2025-11-12 05:40:50,129 - 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=2.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.425 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.425/1.573/2.721/1.148 ms') 2025-11-12 05:40:50,129 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-71631417-25472642 passed 2025-11-12 05:40:50,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-12 05:40:50,283 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71631417-25472642, IP 31.1.1.3, Port 22 2025-11-12 05:40:50,434 - DEBUG - VM ctest-TestBasicVMVN-71631417-25472642 is ready for SSH connections 2025-11-12 05:40:50,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-12 05:40:50,434 - 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.22, gateway password: c0ntrail123 2025-11-12 05:40:50,434 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-12 05:40:54,401 - 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.601 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.988 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.877 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.877/1.822/3.601 ms 2025-11-12 05:40:54,401 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-71631417-95057579 passed 2025-11-12 05:40:54,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-12 05:40:54,401 - 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.22, gateway password: c0ntrail123 2025-11-12 05:40:54,401 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-12 05:40:58,071 - 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.906 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.709 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.767 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.709/1.460/2.906 ms 2025-11-12 05:40:58,071 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-71631417-90561040 passed 2025-11-12 05:40:58,071 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-12 05:40:58,071 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-12 05:40:58,071 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-12 05:40:58,071 - 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.22, gateway password: c0ntrail123 2025-11-12 05:40:58,071 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-12 05:40:58,251 - DEBUG - None 2025-11-12 05:40:58,251 - 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.22, gateway password: c0ntrail123 2025-11-12 05:40:58,252 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-12 05:40:58,426 - DEBUG - None 2025-11-12 05:40:58,427 - 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.22, gateway password: c0ntrail123 2025-11-12 05:40:58,427 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-12 05:40:59,057 - DEBUG - None 2025-11-12 05:40:59,057 - 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.22, gateway password: c0ntrail123 2025-11-12 05:40:59,057 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-12 05:41:01,261 - 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.898 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.072 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.391 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.572 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.389/2.064/6.072 ms 2025-11-12 05:41:01,261 - 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.22, gateway password: c0ntrail123 2025-11-12 05:41:01,261 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-12 05:41:03,502 - 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.933 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.713 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.741 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.616 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.429 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.436 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.545 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.545/2.344/4.741 ms 2025-11-12 05:41:03,502 - 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.22, gateway password: c0ntrail123 2025-11-12 05:41:03,502 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-12 05:41:05,763 - 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.655 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.634 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.463 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.754 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.902 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.599 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.340 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.340/1.763/3.463 ms 2025-11-12 05:41:05,763 - INFO - Deleting VM ctest-TestBasicVMVN-71631417-25472642 2025-11-12 05:41:05,828 - INFO - Detaching port 64ad6fbb-2262-41c3-9964-73196b3b0ea4 from VM ctest-TestBasicVMVN-71631417-90561040 2025-11-12 05:41:05,856 - INFO - Deleting VM ctest-TestBasicVMVN-71631417-90561040 2025-11-12 05:41:05,913 - INFO - Detaching port f95a5992-9aca-4b3f-8594-ddb697d1cfde from VM ctest-TestBasicVMVN-71631417-95057579 2025-11-12 05:41:05,942 - INFO - Deleting VM ctest-TestBasicVMVN-71631417-95057579 2025-11-12 05:41:06,009 - INFO - Deleting VN ctest-vn-98808988 2025-11-12 05:41:06,170 - DEBUG - Response for delete_port : () 2025-11-12 05:41:06,315 - DEBUG - Response for delete_port : () 2025-11-12 05:41:06,353 - DEBUG - VN 61b6cb89-7f7c-4863-8577-39f9db1eca53 still in use: Unable to complete operation on network 61b6cb89-7f7c-4863-8577-39f9db1eca53. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f54bd98e-67f7-417c-a5b2-117d256b4771'] 2025-11-12 05:41:06,353 - WARNING - Deleting VN ctest-vn-98808988 failed..Will retry 2025-11-12 05:41:08,463 - DEBUG - Response for deleting network () 2025-11-12 05:41:08,463 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/93c7a878-1424-42a6-b203-7fb0f2b2b908 2025-11-12 05:41:08,468 - DEBUG - Response Code: 404 2025-11-12 05:41:08,468 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-12 05:41:08,472 - DEBUG - Requesting: http://10.0.0.22:8082/domain/104012f9-749f-4233-94a0-8a492408f805 2025-11-12 05:41:08,531 - DEBUG - Requesting: http://10.0.0.22:8082/project/ed588810-2c70-4a85-930a-8558cf1d31bf 2025-11-12 05:41:08,601 - INFO - Validated that VN ctest-vn-98808988 is not found in API Server 2025-11-12 05:41:08,612 - DEBUG - VN ctest-vn-98808988 is not present in Agent 10.0.0.22 2025-11-12 05:41:08,612 - INFO - Validated that VN ctest-vn-98808988 is not in any agent 2025-11-12 05:41:08,616 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-11-12 05:41:08,622 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-98808988 2025-11-12 05:41:08,622 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-71631417:ctest-vn-98808988 2025-11-12 05:41:08,630 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-98808988 info 2025-11-12 05:41:08,703 - INFO - IPAM: ctest-ipam-25903377 is not found in API Server 2025-11-12 05:41:08,713 - INFO - IPAM:ctest-ipam-25903377 is not found in control node 2025-11-12 05:41:08,971 - DEBUG - No XMPP flaps were noticed during the test
2025-11-12 05:41:08,971 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-11-12 05:41:08,971 - INFO - -------------------------------------------------------------------------------- 2025-11-12 05:41:09,612 - INFO - Deleted project: ctest-TestBasicVMVN-71631417, ID : ed588810-2c70-4a85-930a-8558cf1d31bf