2025-08-18 19:26:47,610 - INFO - Domain Default found not creating 2025-08-18 19:26:47,739 - INFO - Project ctest-TestBasicVMVN-28425136 not found, creating it 2025-08-18 19:26:48,164 - INFO - Created Project:ctest-TestBasicVMVN-28425136, ID : 5117875d-fd6b-4840-9451-27ae004b0ea3 2025-08-18 19:26:49,569 - INFO - ================================================================================ 2025-08-18 19:26:49,569 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-18 19:26:49,569 - 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-08-18 19:26:49,828 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with 2025-08-18 19:26:49,828 - INFO - Initial checks done. Running the testcase now 2025-08-18 19:26:49,828 - INFO - 2025-08-18 19:26:50,340 - DEBUG - Response for create_network : {'network': {'id': '67d55abb-34cc-4d05-90f0-5bf52a4c1bd8', 'name': 'ctest-vn2_metadata-91957965', 'tenant_id': '5117875dfd6b4840945127ae004b0ea3', 'project_id': '5117875dfd6b4840945127ae004b0ea3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28425136', 'ctest-vn2_metadata-91957965'], 'port_security_enabled': True, 'description': ''}} 2025-08-18 19:26:50,528 - DEBUG - Response for create_subnet : {'subnet': {'id': '63642fdb-893f-461a-95fc-7f269d4e9f6d', 'name': '', 'tenant_id': '5117875dfd6b4840945127ae004b0ea3', 'network_id': '67d55abb-34cc-4d05-90f0-5bf52a4c1bd8', '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': '5117875dfd6b4840945127ae004b0ea3'}} 2025-08-18 19:26:50,543 - INFO - Created VN ctest-vn2_metadata-91957965 2025-08-18 19:26:50,595 - DEBUG - VN ctest-vn2_metadata-91957965 UUID is 67d55abb-34cc-4d05-90f0-5bf52a4c1bd8 2025-08-18 19:26:50,753 - DEBUG - Services list from nova: [, , ] 2025-08-18 19:26:51,712 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3880-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3880-1) 2025-08-18 19:26:51,814 - DEBUG - Link local service introspect added 2025-08-18 19:26:51,850 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-18 19:26:56,931 - DEBUG - VM is in ACTIVE state now 2025-08-18 19:26:57,057 - INFO - Waiting for VM ctest-TestBasicVMVN-28425136-16198322 to be up.. 2025-08-18 19:26:57,058 - INFO - VM name : ctest-TestBasicVMVN-28425136-16198322 2025-08-18 19:26:57,129 - DEBUG - VM ctest-TestBasicVMVN-28425136-16198322 ID is 08c6e09d-a196-4bab-9347-59ad68137765 2025-08-18 19:26:57,129 - DEBUG - VM ctest-TestBasicVMVN-28425136-16198322 launched on Node cn-jenkins-deploy-platform-ansible-os-3880-1. 2025-08-18 19:26:57,192 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/08c6e09d-a196-4bab-9347-59ad68137765 2025-08-18 19:26:57,479 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/08c6e09d-a196-4bab-9347-59ad68137765 2025-08-18 19:26:57,506 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/251652d2-151a-4b27-8575-176e4023d97a 2025-08-18 19:27:00,764 - 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 1022ms') 2025-08-18 19:27:00,765 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28425136-16198322 failed! 2025-08-18 19:27:00,819 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28425136:ctest-vn2_metadata-91957965 is 11.1.1.1 and allocation pool is NOT set 2025-08-18 19:27:02,880 - 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.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.336 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.336/1.600/2.865/1.264 ms') 2025-08-18 19:27:02,880 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28425136-16198322 passed 2025-08-18 19:27:03,027 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 19:27:03,027 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28425136-16198322, IP 11.1.1.3, Port 22 2025-08-18 19:27:03,182 - DEBUG - VM ctest-TestBasicVMVN-28425136-16198322 is ready for SSH connections 2025-08-18 19:27:03,182 - INFO - Retry 0 2025-08-18 19:27:03,182 - 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.254, gateway password: c0ntrail123 2025-08-18 19:27:03,182 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-18 19:27:04,760 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-18 19:27:04,760 - INFO - Generic metadata worked 2025-08-18 19:27:05,002 - DEBUG - Link local service introspect removed 2025-08-18 19:27:05,003 - INFO - Deleting VM ctest-TestBasicVMVN-28425136-16198322 2025-08-18 19:27:05,067 - INFO - Deleting VN ctest-vn2_metadata-91957965 2025-08-18 19:27:05,109 - DEBUG - VN 67d55abb-34cc-4d05-90f0-5bf52a4c1bd8 still in use: Unable to complete operation on network 67d55abb-34cc-4d05-90f0-5bf52a4c1bd8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e154dcc2-12a6-48ab-9a8c-858d3fbed079'] 2025-08-18 19:27:05,109 - WARNING - Deleting VN ctest-vn2_metadata-91957965 failed..Will retry 2025-08-18 19:27:07,202 - DEBUG - Response for deleting network () 2025-08-18 19:27:07,451 - DEBUG - No XMPP flaps were noticed during the test 2025-08-18 19:27:07,451 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-08-18 19:27:07,451 - INFO - -------------------------------------------------------------------------------- 2025-08-18 19:27:07,453 - INFO - ================================================================================ 2025-08-18 19:27:07,454 - INFO - STARTING TEST : test_metadata_service 2025-08-18 19:27:07,454 - 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-08-18 19:27:07,739 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with 2025-08-18 19:27:07,739 - INFO - Initial checks done. Running the testcase now 2025-08-18 19:27:07,739 - INFO - 2025-08-18 19:27:07,739 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-08-18 19:27:07,745 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/2cb26f74-cfa0-448a-8e32-f88833a13e18 2025-08-18 19:27:07,906 - DEBUG - Response for create_network : {'network': {'id': '27ed9b47-e9db-47b0-a3b1-94864902f262', 'name': 'ctest-vn-73499443', 'tenant_id': '5117875dfd6b4840945127ae004b0ea3', 'project_id': '5117875dfd6b4840945127ae004b0ea3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28425136', 'ctest-vn-73499443'], 'port_security_enabled': True, 'description': ''}} 2025-08-18 19:27:08,109 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa2cdeba-d415-4044-b37d-9b2eaf62bd2f', 'name': '', 'tenant_id': '5117875dfd6b4840945127ae004b0ea3', 'network_id': '27ed9b47-e9db-47b0-a3b1-94864902f262', 'ip_version': 4, 'cidr': '204.24.128.0/26', 'allocation_pools': [{'start': '204.24.128.2', 'end': '204.24.128.62'}], 'gateway_ip': '204.24.128.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.24.128.2', 'tags': [], 'project_id': '5117875dfd6b4840945127ae004b0ea3'}} 2025-08-18 19:27:08,123 - INFO - Created VN ctest-vn-73499443 2025-08-18 19:27:08,175 - DEBUG - VN ctest-vn-73499443 UUID is 27ed9b47-e9db-47b0-a3b1-94864902f262 2025-08-18 19:27:09,243 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3880-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3880-1) 2025-08-18 19:27:09,243 - INFO - Waiting for VM ctest-TestBasicVMVN-28425136-58022106 to be up.. 2025-08-18 19:27:09,275 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-18 19:27:14,338 - DEBUG - VM is in ACTIVE state now 2025-08-18 19:27:14,338 - INFO - VM name : ctest-TestBasicVMVN-28425136-58022106 2025-08-18 19:27:14,398 - DEBUG - VM ctest-TestBasicVMVN-28425136-58022106 ID is 3b6da50e-ee6d-4679-a1df-b5a686be9dcb 2025-08-18 19:27:14,399 - DEBUG - VM ctest-TestBasicVMVN-28425136-58022106 launched on Node cn-jenkins-deploy-platform-ansible-os-3880-1. 2025-08-18 19:27:14,459 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3b6da50e-ee6d-4679-a1df-b5a686be9dcb 2025-08-18 19:27:14,466 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/4f103e7c-dbaa-4300-b6fd-abace191a698 2025-08-18 19:27:17,697 - 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-08-18 19:27:17,697 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28425136-58022106 failed! 2025-08-18 19:27:17,751 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28425136:ctest-vn-73499443 is 204.24.128.1 and allocation pool is NOT set 2025-08-18 19:27:19,811 - 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=3.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.77 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 = 1.767/2.733/3.700/0.966 ms') 2025-08-18 19:27:19,812 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28425136-58022106 passed 2025-08-18 19:27:19,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 19:27:19,959 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28425136-58022106, IP 204.24.128.3, Port 22 2025-08-18 19:27:20,121 - DEBUG - VM ctest-TestBasicVMVN-28425136-58022106 is ready for SSH connections 2025-08-18 19:27:20,121 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-18 19:27:20,122 - DEBUG - cat /tmp/output.txt 2025-08-18 19:27:21,727 - DEBUG - Hello World. The time is now Mon, 18 Aug 2025 13:27:18 -0600! 2025-08-18 19:27:21,727 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 18 Aug 2025 13:27:18 -0600!'} 2025-08-18 19:27:21,727 - INFO - metadata_script.txt got executed in the vm 2025-08-18 19:27:21,728 - INFO - Deleting VM ctest-TestBasicVMVN-28425136-58022106 2025-08-18 19:27:21,792 - INFO - Deleting VN ctest-vn-73499443 2025-08-18 19:27:21,823 - DEBUG - VN 27ed9b47-e9db-47b0-a3b1-94864902f262 still in use: Unable to complete operation on network 27ed9b47-e9db-47b0-a3b1-94864902f262. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-13438fd5-225b-45ff-8cd1-be1ab48915c1'] 2025-08-18 19:27:21,823 - WARNING - Deleting VN ctest-vn-73499443 failed..Will retry 2025-08-18 19:27:23,929 - DEBUG - Response for deleting network () 2025-08-18 19:27:24,187 - DEBUG - No XMPP flaps were noticed during the test 2025-08-18 19:27:24,187 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-08-18 19:27:24,187 - INFO - -------------------------------------------------------------------------------- 2025-08-18 19:27:24,190 - INFO - ================================================================================ 2025-08-18 19:27:24,190 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-18 19:27:24,190 - 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-08-18 19:27:24,471 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with 2025-08-18 19:27:24,471 - INFO - Initial checks done. Running the testcase now 2025-08-18 19:27:24,471 - INFO - 2025-08-18 19:27:24,937 - DEBUG - Response for create_network : {'network': {'id': '2ee5a02f-2d50-4b2a-96ad-8507404eb550', 'name': 'ctest-vn-55157017', 'tenant_id': '5117875dfd6b4840945127ae004b0ea3', 'project_id': '5117875dfd6b4840945127ae004b0ea3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28425136', 'ctest-vn-55157017'], 'port_security_enabled': True, 'description': ''}} 2025-08-18 19:27:25,153 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c392418-1ca2-4130-94f1-8c8438a6b271', 'name': '', 'tenant_id': '5117875dfd6b4840945127ae004b0ea3', 'network_id': '2ee5a02f-2d50-4b2a-96ad-8507404eb550', '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': '5117875dfd6b4840945127ae004b0ea3'}} 2025-08-18 19:27:25,329 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c11cb10-1728-4908-b39b-ba8b127f91ba', 'name': '', 'tenant_id': '5117875dfd6b4840945127ae004b0ea3', 'network_id': '2ee5a02f-2d50-4b2a-96ad-8507404eb550', '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': '5117875dfd6b4840945127ae004b0ea3'}} 2025-08-18 19:27:25,344 - INFO - Created VN ctest-vn-55157017 2025-08-18 19:27:25,399 - DEBUG - VN ctest-vn-55157017 UUID is 2ee5a02f-2d50-4b2a-96ad-8507404eb550 2025-08-18 19:27:25,718 - DEBUG - Response for create_port : {'port': {'name': '866d4de7-3172-483b-8ac6-8e219ada3c8d', 'id': '866d4de7-3172-483b-8ac6-8e219ada3c8d', 'tenant_id': '5117875dfd6b4840945127ae004b0ea3', 'network_id': '2ee5a02f-2d50-4b2a-96ad-8507404eb550', 'mac_address': '02:86:6d:4d:e7:31', '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': '9c392418-1ca2-4130-94f1-8c8438a6b271'}], 'security_groups': ['9c697377-1726-4aa1-b228-d5f6180c73b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5117875dfd6b4840945127ae004b0ea3'}} 2025-08-18 19:27:25,869 - DEBUG - Response for create_port : {'port': {'name': '62360ba6-24ba-4ef9-937c-5c0198331f66', 'id': '62360ba6-24ba-4ef9-937c-5c0198331f66', 'tenant_id': '5117875dfd6b4840945127ae004b0ea3', 'network_id': '2ee5a02f-2d50-4b2a-96ad-8507404eb550', 'mac_address': '02:62:36:0b:a6:24', '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': '7c11cb10-1728-4908-b39b-ba8b127f91ba'}], 'security_groups': ['9c697377-1726-4aa1-b228-d5f6180c73b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5117875dfd6b4840945127ae004b0ea3'}} 2025-08-18 19:27:26,187 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3880-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3880-1) 2025-08-18 19:27:26,531 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3880-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3880-1) 2025-08-18 19:27:27,694 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3880-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3880-1) 2025-08-18 19:27:27,694 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-18 19:27:27,699 - DEBUG - Requesting: http://10.0.0.254:8082/domain/60ef34dd-8ca9-43fd-a2c3-407354da9689 2025-08-18 19:27:27,716 - DEBUG - Requesting: http://10.0.0.254:8082/project/5117875d-fd6b-4840-9451-27ae004b0ea3 2025-08-18 19:27:27,808 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/4a5b2787-9fa9-487a-b6a2-579d0b9e6443 2025-08-18 19:27:27,822 - INFO - Verifications in API Server for IPAM: ctest-ipam-10215814 passed 2025-08-18 19:27:27,828 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-28425136:ctest-ipam-10215814', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-28425136', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5357919645140076666', 'uuid-lslong': '13160177393146422339'}, 'enable': 'true', 'created': '2025-08-18T19:27:24', 'last-modified': '2025-08-18T19:27:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.129562'} 2025-08-18 19:27:27,828 - INFO - Verifications in Control node for IPAM: ctest-ipam-10215814 passed 2025-08-18 19:27:27,829 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-18 19:27:27,836 - DEBUG - Requesting: http://10.0.0.254:8082/domain/60ef34dd-8ca9-43fd-a2c3-407354da9689 2025-08-18 19:27:27,849 - DEBUG - Requesting: http://10.0.0.254:8082/project/5117875d-fd6b-4840-9451-27ae004b0ea3 2025-08-18 19:27:27,935 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2ee5a02f-2d50-4b2a-96ad-8507404eb550 2025-08-18 19:27:27,948 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2ee5a02f-2d50-4b2a-96ad-8507404eb550 2025-08-18 19:27:27,958 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/62cbe6dd-d8f5-412b-bb51-62bc2019dca4 2025-08-18 19:27:27,966 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/62cbe6dd-d8f5-412b-bb51-62bc2019dca4 2025-08-18 19:27:27,976 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/7a884e3f-97fc-4e68-aeff-7fcd797fe391 2025-08-18 19:27:27,983 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-18 19:27:27,983 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2ee5a02f-2d50-4b2a-96ad-8507404eb550 2025-08-18 19:27:27,994 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/62cbe6dd-d8f5-412b-bb51-62bc2019dca4 2025-08-18 19:27:28,007 - INFO - Verified VN network id 12 for VN 2ee5a02f-2d50-4b2a-96ad-8507404eb550 2025-08-18 19:27:28,007 - INFO - Verifications in API Server for VN ctest-vn-55157017 passed 2025-08-18 19:27:28,007 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2ee5a02f-2d50-4b2a-96ad-8507404eb550 2025-08-18 19:27:28,019 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/62cbe6dd-d8f5-412b-bb51-62bc2019dca4 2025-08-18 19:27:28,026 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/62cbe6dd-d8f5-412b-bb51-62bc2019dca4 2025-08-18 19:27:28,033 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/7a884e3f-97fc-4e68-aeff-7fcd797fe391 2025-08-18 19:27:28,048 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-28425136:ctest-vn-55157017', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-28425136', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3379283219895569194', 'uuid-lslong': '10857480542850299216'}, 'enable': 'true', 'created': '2025-08-18T19:27:24', 'last-modified': '2025-08-18T19:27:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.742530'} 2025-08-18 19:27:28,055 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-18 19:27:28,056 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-55157017 passed 2025-08-18 19:27:28,056 - DEBUG - ====Verifying policy data for ctest-vn-55157017 in API_Server ====== 2025-08-18 19:27:28,056 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-18 19:27:28,060 - DEBUG - Requesting: http://10.0.0.254:8082/domain/60ef34dd-8ca9-43fd-a2c3-407354da9689 2025-08-18 19:27:28,072 - DEBUG - Requesting: http://10.0.0.254:8082/project/5117875d-fd6b-4840-9451-27ae004b0ea3 2025-08-18 19:27:28,167 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2ee5a02f-2d50-4b2a-96ad-8507404eb550 2025-08-18 19:27:28,179 - DEBUG - =>VN ctest-vn-55157017 has no policy to be verified 2025-08-18 19:27:28,179 - DEBUG - Verifying the vn in opserver 2025-08-18 19:27:28,179 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-28425136:ctest-vn-55157017 virtual network link through opserver 10.0.0.254 2025-08-18 19:27:28,179 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-18 19:27:28,586 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-18 19:27:28,635 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-28425136:ctest-vn-55157017', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-28425136:ctest-vn-55157017?flat'} 2025-08-18 19:27:28,635 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-28425136:ctest-vn-55157017 is found in opserver 2025-08-18 19:27:28,640 - DEBUG - VRF ids for VN ctest-vn-55157017: {'10.0.0.254': '2'} 2025-08-18 19:27:28,640 - INFO - Waiting for VM ctest-TestBasicVMVN-28425136-72630084 to be up.. 2025-08-18 19:27:28,710 - DEBUG - VM is in ACTIVE state now 2025-08-18 19:27:28,710 - INFO - VM name : ctest-TestBasicVMVN-28425136-72630084 2025-08-18 19:27:28,779 - DEBUG - VM ctest-TestBasicVMVN-28425136-72630084 ID is bd2f0285-c890-4d23-ba81-9adb080887ca 2025-08-18 19:27:28,779 - DEBUG - VM ctest-TestBasicVMVN-28425136-72630084 launched on Node cn-jenkins-deploy-platform-ansible-os-3880-1. 2025-08-18 19:27:28,854 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bd2f0285-c890-4d23-ba81-9adb080887ca 2025-08-18 19:27:28,862 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/866d4de7-3172-483b-8ac6-8e219ada3c8d 2025-08-18 19:27:32,126 - 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-08-18 19:27:32,126 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28425136-72630084 failed! 2025-08-18 19:27:32,183 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28425136:ctest-vn-55157017 is 31.1.1.1 and allocation pool is NOT set 2025-08-18 19:27:32,183 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28425136:ctest-vn-55157017 is 31.1.2.1 and allocation pool is NOT set 2025-08-18 19:27:36,256 - 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-08-18 19:27:36,256 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28425136-72630084 failed! 2025-08-18 19:27:36,315 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28425136:ctest-vn-55157017 is 31.1.1.1 and allocation pool is NOT set 2025-08-18 19:27:36,315 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28425136:ctest-vn-55157017 is 31.1.2.1 and allocation pool is NOT set 2025-08-18 19:27:38,380 - 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=3.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.351 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.351/1.731/3.111/1.380 ms') 2025-08-18 19:27:38,380 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28425136-72630084 passed 2025-08-18 19:27:38,535 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 19:27:38,535 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28425136-72630084, IP 31.1.1.4, Port 22 2025-08-18 19:27:38,686 - DEBUG - VM ctest-TestBasicVMVN-28425136-72630084 is ready for SSH connections 2025-08-18 19:27:38,686 - INFO - Waiting for VM ctest-TestBasicVMVN-28425136-92185341 to be up.. 2025-08-18 19:27:38,749 - DEBUG - VM is in ACTIVE state now 2025-08-18 19:27:38,749 - INFO - VM name : ctest-TestBasicVMVN-28425136-92185341 2025-08-18 19:27:38,811 - DEBUG - VM ctest-TestBasicVMVN-28425136-92185341 ID is cdfe35b7-343c-43ba-85b4-a8ad83ea837e 2025-08-18 19:27:38,811 - DEBUG - VM ctest-TestBasicVMVN-28425136-92185341 launched on Node cn-jenkins-deploy-platform-ansible-os-3880-1. 2025-08-18 19:27:38,872 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/cdfe35b7-343c-43ba-85b4-a8ad83ea837e 2025-08-18 19:27:38,879 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/62360ba6-24ba-4ef9-937c-5c0198331f66 2025-08-18 19:27:40,104 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.335 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.335/1.477/2.620/1.142 ms') 2025-08-18 19:27:40,104 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-28425136-92185341 passed 2025-08-18 19:27:40,251 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 19:27:40,251 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28425136-92185341, IP 31.1.2.4, Port 22 2025-08-18 19:27:40,406 - DEBUG - VM ctest-TestBasicVMVN-28425136-92185341 is ready for SSH connections 2025-08-18 19:27:40,406 - INFO - Waiting for VM ctest-TestBasicVMVN-28425136-00335537 to be up.. 2025-08-18 19:27:40,467 - DEBUG - VM is in ACTIVE state now 2025-08-18 19:27:40,467 - INFO - VM name : ctest-TestBasicVMVN-28425136-00335537 2025-08-18 19:27:40,526 - DEBUG - VM ctest-TestBasicVMVN-28425136-00335537 ID is 5ebfdba9-cff5-494a-911f-1d77dcb9fdf4 2025-08-18 19:27:40,526 - DEBUG - VM ctest-TestBasicVMVN-28425136-00335537 launched on Node cn-jenkins-deploy-platform-ansible-os-3880-1. 2025-08-18 19:27:40,587 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/5ebfdba9-cff5-494a-911f-1d77dcb9fdf4 2025-08-18 19:27:40,594 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/45cd2536-3577-45b6-be1f-329d52fce795 2025-08-18 19:27:41,829 - 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.67 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.316 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.316/1.493/2.671/1.177 ms') 2025-08-18 19:27:41,829 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-28425136-00335537 passed 2025-08-18 19:27:41,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 19:27:41,983 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28425136-00335537, IP 31.1.1.3, Port 22 2025-08-18 19:27:42,142 - DEBUG - VM ctest-TestBasicVMVN-28425136-00335537 is ready for SSH connections 2025-08-18 19:27:42,143 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 19:27:42,143 - 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.254, gateway password: c0ntrail123 2025-08-18 19:27:42,143 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-18 19:27:46,081 - 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=2.985 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.723 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.757 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.723/1.488/2.985 ms 2025-08-18 19:27:46,081 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-28425136-72630084 passed 2025-08-18 19:27:46,081 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 19:27:46,081 - 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.254, gateway password: c0ntrail123 2025-08-18 19:27:46,081 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-18 19:27:49,722 - 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.584 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=8.219 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.692 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.692/3.831/8.219 ms 2025-08-18 19:27:49,722 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-28425136-92185341 passed 2025-08-18 19:27:49,722 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 19:27:49,722 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 19:27:49,722 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 19:27:49,722 - 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.254, gateway password: c0ntrail123 2025-08-18 19:27:49,722 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-18 19:27:49,897 - DEBUG - None 2025-08-18 19:27:49,897 - 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.254, gateway password: c0ntrail123 2025-08-18 19:27:49,897 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-18 19:27:50,069 - DEBUG - None 2025-08-18 19:27:50,069 - 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.254, gateway password: c0ntrail123 2025-08-18 19:27:50,069 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-18 19:27:50,711 - DEBUG - None 2025-08-18 19:27:50,711 - 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.254, gateway password: c0ntrail123 2025-08-18 19:27:50,711 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-18 19:27:52,906 - 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.665 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.254 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.381 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.717 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.432 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.381/1.889/5.254 ms 2025-08-18 19:27:52,906 - 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.254, gateway password: c0ntrail123 2025-08-18 19:27:52,906 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-18 19:27:55,135 - 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.948 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.892 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.903 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.522 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.600 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.312 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.345 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.345/1.788/3.903 ms 2025-08-18 19:27:55,136 - 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.254, gateway password: c0ntrail123 2025-08-18 19:27:55,136 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-18 19:27:57,363 - 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.590 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.296 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.107 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.360 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.334 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.915 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.317 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.317/1.417/3.107 ms 2025-08-18 19:27:57,363 - INFO - Deleting VM ctest-TestBasicVMVN-28425136-00335537 2025-08-18 19:27:57,419 - INFO - Detaching port 62360ba6-24ba-4ef9-937c-5c0198331f66 from VM ctest-TestBasicVMVN-28425136-92185341 2025-08-18 19:27:57,446 - INFO - Deleting VM ctest-TestBasicVMVN-28425136-92185341 2025-08-18 19:27:57,524 - INFO - Detaching port 866d4de7-3172-483b-8ac6-8e219ada3c8d from VM ctest-TestBasicVMVN-28425136-72630084 2025-08-18 19:27:57,552 - INFO - Deleting VM ctest-TestBasicVMVN-28425136-72630084 2025-08-18 19:27:57,610 - INFO - Deleting VN ctest-vn-55157017 2025-08-18 19:27:57,739 - DEBUG - Response for delete_port : () 2025-08-18 19:27:57,872 - DEBUG - Response for delete_port : () 2025-08-18 19:27:57,910 - DEBUG - VN 2ee5a02f-2d50-4b2a-96ad-8507404eb550 still in use: Unable to complete operation on network 2ee5a02f-2d50-4b2a-96ad-8507404eb550. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-df001ac4-ba6e-48d0-bc03-f0fc66482dc6'] 2025-08-18 19:27:57,910 - WARNING - Deleting VN ctest-vn-55157017 failed..Will retry 2025-08-18 19:28:00,032 - DEBUG - Response for deleting network () 2025-08-18 19:28:00,033 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/62cbe6dd-d8f5-412b-bb51-62bc2019dca4 2025-08-18 19:28:00,038 - DEBUG - Response Code: 404 2025-08-18 19:28:00,038 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-18 19:28:00,044 - DEBUG - Requesting: http://10.0.0.254:8082/domain/60ef34dd-8ca9-43fd-a2c3-407354da9689 2025-08-18 19:28:00,096 - DEBUG - Requesting: http://10.0.0.254:8082/project/5117875d-fd6b-4840-9451-27ae004b0ea3 2025-08-18 19:28:00,167 - INFO - Validated that VN ctest-vn-55157017 is not found in API Server 2025-08-18 19:28:00,177 - DEBUG - VN ctest-vn-55157017 is not present in Agent 10.0.0.254 2025-08-18 19:28:00,177 - INFO - Validated that VN ctest-vn-55157017 is not in any agent 2025-08-18 19:28:00,181 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-08-18 19:28:00,186 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-55157017 2025-08-18 19:28:00,186 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-28425136:ctest-vn-55157017 2025-08-18 19:28:00,195 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-55157017 info 2025-08-18 19:28:00,267 - INFO - IPAM: ctest-ipam-10215814 is not found in API Server 2025-08-18 19:28:00,277 - INFO - IPAM:ctest-ipam-10215814 is not found in control node 2025-08-18 19:28:00,535 - DEBUG - No XMPP flaps were noticed during the test 2025-08-18 19:28:00,535 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36] 2025-08-18 19:28:00,535 - INFO - -------------------------------------------------------------------------------- 2025-08-18 19:28:01,186 - INFO - Deleted project: ctest-TestBasicVMVN-28425136, ID : 5117875d-fd6b-4840-9451-27ae004b0ea3