2025-06-24 13:44:07,808 - INFO - Domain Default found not creating 2025-06-24 13:44:07,964 - INFO - Project ctest-TestBasicVMVN-68007355 not found, creating it 2025-06-24 13:44:08,429 - INFO - Created Project:ctest-TestBasicVMVN-68007355, ID : de8d3602-fceb-41d6-b9e9-77db779c1638 2025-06-24 13:44:09,831 - INFO - ================================================================================ 2025-06-24 13:44:09,831 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-24 13:44:09,831 - 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-06-24 13:44:10,100 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.25': '0'}} with 2025-06-24 13:44:10,100 - INFO - Initial checks done. Running the testcase now 2025-06-24 13:44:10,100 - INFO - 2025-06-24 13:44:10,635 - DEBUG - Response for create_network : {'network': {'id': 'd450648b-edcb-43f1-bb8a-ae631deb3b46', 'name': 'ctest-vn2_metadata-10100819', 'tenant_id': 'de8d3602fceb41d6b9e977db779c1638', 'project_id': 'de8d3602fceb41d6b9e977db779c1638', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-68007355', 'ctest-vn2_metadata-10100819'], 'port_security_enabled': True, 'description': ''}} 2025-06-24 13:44:10,793 - DEBUG - Response for create_subnet : {'subnet': {'id': '2357650f-5cea-42da-87ef-5d11109046fa', 'name': '', 'tenant_id': 'de8d3602fceb41d6b9e977db779c1638', 'network_id': 'd450648b-edcb-43f1-bb8a-ae631deb3b46', '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': 'de8d3602fceb41d6b9e977db779c1638'}} 2025-06-24 13:44:10,815 - INFO - Created VN ctest-vn2_metadata-10100819 2025-06-24 13:44:10,869 - DEBUG - VN ctest-vn2_metadata-10100819 UUID is d450648b-edcb-43f1-bb8a-ae631deb3b46 2025-06-24 13:44:11,047 - DEBUG - Services list from nova: [, , ] 2025-06-24 13:44:12,041 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3536-1) 2025-06-24 13:44:12,148 - DEBUG - Link local service introspect added 2025-06-24 13:44:12,186 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-24 13:44:17,265 - DEBUG - VM is in ACTIVE state now 2025-06-24 13:44:17,392 - INFO - Waiting for VM ctest-TestBasicVMVN-68007355-84602310 to be up.. 2025-06-24 13:44:17,392 - INFO - VM name : ctest-TestBasicVMVN-68007355-84602310 2025-06-24 13:44:17,473 - DEBUG - VM ctest-TestBasicVMVN-68007355-84602310 ID is 326fe90d-82d0-4cb4-9d47-498857189002 2025-06-24 13:44:17,473 - DEBUG - VM ctest-TestBasicVMVN-68007355-84602310 launched on Node cn-jenkins-deploy-platform-ansible-os-3536-1 2025-06-24 13:44:17,561 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/326fe90d-82d0-4cb4-9d47-498857189002 2025-06-24 13:44:17,853 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/326fe90d-82d0-4cb4-9d47-498857189002 2025-06-24 13:44:17,883 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/88b8dd5c-d6c3-4405-89a8-8e85d406330c 2025-06-24 13:44:21,147 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-06-24 13:44:21,147 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68007355-84602310 failed! 2025-06-24 13:44:21,201 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68007355:ctest-vn2_metadata-10100819 is 11.1.1.1 and allocation pool is NOT set 2025-06-24 13:44:23,261 - 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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.584 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.584/1.745/2.906/1.161 ms') 2025-06-24 13:44:23,261 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68007355-84602310 passed 2025-06-24 13:44:23,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 13:44:23,413 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68007355-84602310, IP 11.1.1.3, Port 22 2025-06-24 13:44:23,568 - DEBUG - VM ctest-TestBasicVMVN-68007355-84602310 is ready for SSH connections 2025-06-24 13:44:23,568 - INFO - Retry 0 2025-06-24 13:44:23,568 - 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.242, gateway password: c0ntrail123 2025-06-24 13:44:23,568 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-24 13:44:25,199 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-24 13:44:25,199 - INFO - Generic metadata worked 2025-06-24 13:44:25,452 - DEBUG - Link local service introspect removed 2025-06-24 13:44:25,452 - INFO - Deleting VM ctest-TestBasicVMVN-68007355-84602310 2025-06-24 13:44:25,527 - INFO - Deleting VN ctest-vn2_metadata-10100819 2025-06-24 13:44:25,566 - DEBUG - VN d450648b-edcb-43f1-bb8a-ae631deb3b46 still in use: Unable to complete operation on network d450648b-edcb-43f1-bb8a-ae631deb3b46. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ccd3b6f8-1ae9-441c-990b-6e52fc67d1e9'] 2025-06-24 13:44:25,567 - WARNING - Deleting VN ctest-vn2_metadata-10100819 failed..Will retry 2025-06-24 13:44:27,690 - DEBUG - Response for deleting network () 2025-06-24 13:44:27,951 - DEBUG - No XMPP flaps were noticed during the test 2025-06-24 13:44:27,951 - INFO - -------------------------------------------------------------------------------- 2025-06-24 13:44:27,953 - INFO - ================================================================================ 2025-06-24 13:44:27,953 - INFO - STARTING TEST : test_metadata_service 2025-06-24 13:44:27,954 - 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-06-24 13:44:28,238 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.25': '0'}} with 2025-06-24 13:44:28,238 - INFO - Initial checks done. Running the testcase now 2025-06-24 13:44:28,238 - INFO - 2025-06-24 13:44:28,238 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs 2025-06-24 13:44:28,245 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/3f75279c-f593-40b9-bae2-4fa27b63cebf 2025-06-24 13:44:28,437 - DEBUG - Response for create_network : {'network': {'id': '12cd088e-5e5a-4b96-b73c-11c865f50f6a', 'name': 'ctest-vn-02300282', 'tenant_id': 'de8d3602fceb41d6b9e977db779c1638', 'project_id': 'de8d3602fceb41d6b9e977db779c1638', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-68007355', 'ctest-vn-02300282'], 'port_security_enabled': True, 'description': ''}} 2025-06-24 13:44:28,614 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd47ab25a-facf-4338-8bf8-75365ed83a14', 'name': '', 'tenant_id': 'de8d3602fceb41d6b9e977db779c1638', 'network_id': '12cd088e-5e5a-4b96-b73c-11c865f50f6a', 'ip_version': 4, 'cidr': '144.200.83.0/26', 'allocation_pools': [{'start': '144.200.83.2', 'end': '144.200.83.62'}], 'gateway_ip': '144.200.83.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '144.200.83.2', 'tags': [], 'project_id': 'de8d3602fceb41d6b9e977db779c1638'}} 2025-06-24 13:44:28,633 - INFO - Created VN ctest-vn-02300282 2025-06-24 13:44:28,689 - DEBUG - VN ctest-vn-02300282 UUID is 12cd088e-5e5a-4b96-b73c-11c865f50f6a 2025-06-24 13:44:29,906 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3536-1) 2025-06-24 13:44:29,906 - INFO - Waiting for VM ctest-TestBasicVMVN-68007355-99911441 to be up.. 2025-06-24 13:44:29,944 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-24 13:44:35,027 - DEBUG - VM is in ACTIVE state now 2025-06-24 13:44:35,027 - INFO - VM name : ctest-TestBasicVMVN-68007355-99911441 2025-06-24 13:44:35,122 - DEBUG - VM ctest-TestBasicVMVN-68007355-99911441 ID is 96cb4b8d-ce5a-418d-900f-5f33915d9ea8 2025-06-24 13:44:35,122 - DEBUG - VM ctest-TestBasicVMVN-68007355-99911441 launched on Node cn-jenkins-deploy-platform-ansible-os-3536-1 2025-06-24 13:44:35,198 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/96cb4b8d-ce5a-418d-900f-5f33915d9ea8 2025-06-24 13:44:35,207 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/ff83434b-b793-4c8b-964b-bdffc051f69a 2025-06-24 13:44:38,454 - 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-06-24 13:44:38,454 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68007355-99911441 failed! 2025-06-24 13:44:38,509 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68007355:ctest-vn-02300282 is 144.200.83.1 and allocation pool is NOT set 2025-06-24 13:44:40,574 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.26 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.262/4.041/5.820/1.779 ms') 2025-06-24 13:44:40,574 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68007355-99911441 passed 2025-06-24 13:44:40,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 13:44:40,729 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68007355-99911441, IP 144.200.83.3, Port 22 2025-06-24 13:44:40,888 - DEBUG - VM ctest-TestBasicVMVN-68007355-99911441 is ready for SSH connections 2025-06-24 13:44:40,888 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2025-06-24 13:44:40,888 - DEBUG - cat /tmp/output.txt 2025-06-24 13:44:42,503 - DEBUG - Hello World. The time is now Tue, 24 Jun 2025 07:44:41 -0600! 2025-06-24 13:44:42,503 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 24 Jun 2025 07:44:41 -0600!'} 2025-06-24 13:44:42,503 - INFO - metadata_script.txt got executed in the vm 2025-06-24 13:44:42,504 - INFO - Deleting VM ctest-TestBasicVMVN-68007355-99911441 2025-06-24 13:44:42,577 - INFO - Deleting VN ctest-vn-02300282 2025-06-24 13:44:42,613 - DEBUG - VN 12cd088e-5e5a-4b96-b73c-11c865f50f6a still in use: Unable to complete operation on network 12cd088e-5e5a-4b96-b73c-11c865f50f6a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1b5aad1e-6006-4a95-bd3b-ec333fbd8435'] 2025-06-24 13:44:42,614 - WARNING - Deleting VN ctest-vn-02300282 failed..Will retry 2025-06-24 13:44:44,744 - DEBUG - Response for deleting network () 2025-06-24 13:44:45,000 - DEBUG - No XMPP flaps were noticed during the test
2025-06-24 13:44:45,000 - INFO - END TEST : test_metadata_service : PASSED[0:00:18]
2025-06-24 13:44:45,000 - INFO - -------------------------------------------------------------------------------- 2025-06-24 13:44:45,004 - INFO - ================================================================================ 2025-06-24 13:44:45,004 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-24 13:44:45,004 - 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-06-24 13:44:45,291 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.25': '0'}} with 2025-06-24 13:44:45,291 - INFO - Initial checks done. Running the testcase now 2025-06-24 13:44:45,291 - INFO - 2025-06-24 13:44:45,789 - DEBUG - Response for create_network : {'network': {'id': '6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4', 'name': 'ctest-vn-97181921', 'tenant_id': 'de8d3602fceb41d6b9e977db779c1638', 'project_id': 'de8d3602fceb41d6b9e977db779c1638', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-68007355', 'ctest-vn-97181921'], 'port_security_enabled': True, 'description': ''}} 2025-06-24 13:44:45,999 - DEBUG - Response for create_subnet : {'subnet': {'id': '7b10ec50-14d5-4b62-afb2-74c669c45b00', 'name': '', 'tenant_id': 'de8d3602fceb41d6b9e977db779c1638', 'network_id': '6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4', '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': 'de8d3602fceb41d6b9e977db779c1638'}} 2025-06-24 13:44:46,171 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aeaa5da5-fad8-4a3f-9dfb-a73f3d6aedbc', 'name': '', 'tenant_id': 'de8d3602fceb41d6b9e977db779c1638', 'network_id': '6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4', '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': 'de8d3602fceb41d6b9e977db779c1638'}} 2025-06-24 13:44:46,193 - INFO - Created VN ctest-vn-97181921 2025-06-24 13:44:46,244 - DEBUG - VN ctest-vn-97181921 UUID is 6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4 2025-06-24 13:44:46,626 - DEBUG - Response for create_port : {'port': {'name': 'd1b2683c-6256-4ab6-b591-4f2cd047d2e3', 'id': 'd1b2683c-6256-4ab6-b591-4f2cd047d2e3', 'tenant_id': 'de8d3602fceb41d6b9e977db779c1638', 'network_id': '6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4', 'mac_address': '02:d1:b2:68:3c:62', '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': '7b10ec50-14d5-4b62-afb2-74c669c45b00'}], 'security_groups': ['f964ec95-3dbb-4327-9f2f-520b455fedab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'de8d3602fceb41d6b9e977db779c1638'}} 2025-06-24 13:44:46,812 - DEBUG - Response for create_port : {'port': {'name': '70715875-072a-4b63-9dba-a2e296f0b8fe', 'id': '70715875-072a-4b63-9dba-a2e296f0b8fe', 'tenant_id': 'de8d3602fceb41d6b9e977db779c1638', 'network_id': '6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4', 'mac_address': '02:70:71:58:75:07', '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': 'aeaa5da5-fad8-4a3f-9dfb-a73f3d6aedbc'}], 'security_groups': ['f964ec95-3dbb-4327-9f2f-520b455fedab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'de8d3602fceb41d6b9e977db779c1638'}} 2025-06-24 13:44:47,159 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3536-1) 2025-06-24 13:44:47,532 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3536-1) 2025-06-24 13:44:48,742 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3536-1) 2025-06-24 13:44:48,743 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-06-24 13:44:48,755 - DEBUG - Requesting: http://10.0.0.242:8082/domain/21fa690b-2526-431e-ae8c-cdbf55743838 2025-06-24 13:44:48,772 - DEBUG - Requesting: http://10.0.0.242:8082/project/de8d3602-fceb-41d6-b9e9-77db779c1638 2025-06-24 13:44:48,867 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/0d17ef36-7faf-4336-85aa-19080172451c 2025-06-24 13:44:48,887 - INFO - Verifications in API Server for IPAM: ctest-ipam-15287154 passed 2025-06-24 13:44:48,899 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-68007355:ctest-ipam-15287154', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-68007355', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '943485664306873142', 'uuid-lslong': '9631538275259925788'}, 'enable': 'true', 'created': '2025-06-24T13:44:45', 'last-modified': '2025-06-24T13:44:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.372073'} 2025-06-24 13:44:48,899 - INFO - Verifications in Control node for IPAM: ctest-ipam-15287154 passed 2025-06-24 13:44:48,900 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-06-24 13:44:48,907 - DEBUG - Requesting: http://10.0.0.242:8082/domain/21fa690b-2526-431e-ae8c-cdbf55743838 2025-06-24 13:44:48,918 - DEBUG - Requesting: http://10.0.0.242:8082/project/de8d3602-fceb-41d6-b9e9-77db779c1638 2025-06-24 13:44:49,017 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4 2025-06-24 13:44:49,032 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4 2025-06-24 13:44:49,046 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/94d36119-a3c3-475a-92a3-6fdecc824f25 2025-06-24 13:44:49,058 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/94d36119-a3c3-475a-92a3-6fdecc824f25 2025-06-24 13:44:49,069 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/ad9563fe-9814-4bfd-b6ed-eb5c3ed8ccb1 2025-06-24 13:44:49,077 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-24 13:44:49,077 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4 2025-06-24 13:44:49,089 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/94d36119-a3c3-475a-92a3-6fdecc824f25 2025-06-24 13:44:49,115 - INFO - Verified VN network id 8 for VN 6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4 2025-06-24 13:44:49,115 - INFO - Verifications in API Server for VN ctest-vn-97181921 passed 2025-06-24 13:44:49,115 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4 2025-06-24 13:44:49,128 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/94d36119-a3c3-475a-92a3-6fdecc824f25 2025-06-24 13:44:49,147 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/94d36119-a3c3-475a-92a3-6fdecc824f25 2025-06-24 13:44:49,158 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/ad9563fe-9814-4bfd-b6ed-eb5c3ed8ccb1 2025-06-24 13:44:49,172 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-68007355:ctest-vn-97181921', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-68007355', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7287360349797371233', 'uuid-lslong': '11517868900531827140'}, 'enable': 'true', 'created': '2025-06-24T13:44:45', 'last-modified': '2025-06-24T13:44:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.036336'} 2025-06-24 13:44:49,179 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-24 13:44:49,179 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-97181921 passed 2025-06-24 13:44:49,180 - DEBUG - ====Verifying policy data for ctest-vn-97181921 in API_Server ====== 2025-06-24 13:44:49,180 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-06-24 13:44:49,193 - DEBUG - Requesting: http://10.0.0.242:8082/domain/21fa690b-2526-431e-ae8c-cdbf55743838 2025-06-24 13:44:49,268 - DEBUG - Requesting: http://10.0.0.242:8082/project/de8d3602-fceb-41d6-b9e9-77db779c1638 2025-06-24 13:44:49,386 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4 2025-06-24 13:44:49,425 - DEBUG - =>VN ctest-vn-97181921 has no policy to be verified 2025-06-24 13:44:49,425 - DEBUG - Verifying the vn in opserver 2025-06-24 13:44:49,425 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-68007355:ctest-vn-97181921 virtual network link through opserver 10.0.0.242 2025-06-24 13:44:49,425 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2025-06-24 13:44:49,819 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2025-06-24 13:44:50,210 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-68007355:ctest-vn-97181921', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-68007355:ctest-vn-97181921?flat'} 2025-06-24 13:44:50,210 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-68007355:ctest-vn-97181921 is found in opserver 2025-06-24 13:44:50,217 - DEBUG - VRF ids for VN ctest-vn-97181921: {'10.0.0.242': '2'} 2025-06-24 13:44:50,217 - INFO - Waiting for VM ctest-TestBasicVMVN-68007355-99405610 to be up.. 2025-06-24 13:44:50,304 - DEBUG - VM is in ACTIVE state now 2025-06-24 13:44:50,304 - INFO - VM name : ctest-TestBasicVMVN-68007355-99405610 2025-06-24 13:44:50,381 - DEBUG - VM ctest-TestBasicVMVN-68007355-99405610 ID is 7309a38c-6d0d-4796-b382-9aab66bcfeab 2025-06-24 13:44:50,381 - DEBUG - VM ctest-TestBasicVMVN-68007355-99405610 launched on Node cn-jenkins-deploy-platform-ansible-os-3536-1 2025-06-24 13:44:50,487 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/7309a38c-6d0d-4796-b382-9aab66bcfeab 2025-06-24 13:44:50,498 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/d1b2683c-6256-4ab6-b591-4f2cd047d2e3 2025-06-24 13:44:53,787 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms') 2025-06-24 13:44:53,787 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68007355-99405610 failed! 2025-06-24 13:44:53,845 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68007355:ctest-vn-97181921 is 31.1.1.1 and allocation pool is NOT set 2025-06-24 13:44:53,845 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68007355:ctest-vn-97181921 is 31.1.2.1 and allocation pool is NOT set 2025-06-24 13:44:57,912 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-06-24 13:44:57,912 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68007355-99405610 failed! 2025-06-24 13:44:57,969 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68007355:ctest-vn-97181921 is 31.1.1.1 and allocation pool is NOT set 2025-06-24 13:44:57,969 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68007355:ctest-vn-97181921 is 31.1.2.1 and allocation pool is NOT set 2025-06-24 13:45:00,034 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.501 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.501/2.291/4.081/1.790 ms') 2025-06-24 13:45:00,034 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68007355-99405610 passed 2025-06-24 13:45:00,189 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 13:45:00,189 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68007355-99405610, IP 31.1.1.4, Port 22 2025-06-24 13:45:00,344 - DEBUG - VM ctest-TestBasicVMVN-68007355-99405610 is ready for SSH connections 2025-06-24 13:45:00,344 - INFO - Waiting for VM ctest-TestBasicVMVN-68007355-74756602 to be up.. 2025-06-24 13:45:00,429 - DEBUG - VM is in ACTIVE state now 2025-06-24 13:45:00,429 - INFO - VM name : ctest-TestBasicVMVN-68007355-74756602 2025-06-24 13:45:00,515 - DEBUG - VM ctest-TestBasicVMVN-68007355-74756602 ID is c4990258-fb16-40a2-b0b9-4adedd580f9d 2025-06-24 13:45:00,515 - DEBUG - VM ctest-TestBasicVMVN-68007355-74756602 launched on Node cn-jenkins-deploy-platform-ansible-os-3536-1 2025-06-24 13:45:00,595 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/c4990258-fb16-40a2-b0b9-4adedd580f9d 2025-06-24 13:45:00,605 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/70715875-072a-4b63-9dba-a2e296f0b8fe 2025-06-24 13:45:01,857 - 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.91 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.459 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.459/1.684/2.910/1.225 ms') 2025-06-24 13:45:01,857 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-68007355-74756602 passed 2025-06-24 13:45:02,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 13:45:02,017 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68007355-74756602, IP 31.1.2.4, Port 22 2025-06-24 13:45:02,187 - DEBUG - VM ctest-TestBasicVMVN-68007355-74756602 is ready for SSH connections 2025-06-24 13:45:02,187 - INFO - Waiting for VM ctest-TestBasicVMVN-68007355-74328769 to be up.. 2025-06-24 13:45:02,286 - DEBUG - VM is in ACTIVE state now 2025-06-24 13:45:02,287 - INFO - VM name : ctest-TestBasicVMVN-68007355-74328769 2025-06-24 13:45:02,390 - DEBUG - VM ctest-TestBasicVMVN-68007355-74328769 ID is f0606037-4d50-4a51-ade4-6128cd001d3b 2025-06-24 13:45:02,390 - DEBUG - VM ctest-TestBasicVMVN-68007355-74328769 launched on Node cn-jenkins-deploy-platform-ansible-os-3536-1 2025-06-24 13:45:02,496 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/f0606037-4d50-4a51-ade4-6128cd001d3b 2025-06-24 13:45:02,507 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/609abe79-851b-4ebb-8e0d-2bc782300e40 2025-06-24 13:45:03,754 - 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.94 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.422 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.422/1.682/2.943/1.260 ms') 2025-06-24 13:45:03,754 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-68007355-74328769 passed 2025-06-24 13:45:03,909 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 13:45:03,909 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68007355-74328769, IP 31.1.1.3, Port 22 2025-06-24 13:45:04,068 - DEBUG - VM ctest-TestBasicVMVN-68007355-74328769 is ready for SSH connections 2025-06-24 13:45:04,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 13:45:04,069 - 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.242, gateway password: c0ntrail123 2025-06-24 13:45:04,069 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-24 13:45:08,111 - 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.789 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.786 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.047 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.786/1.874/3.789 ms 2025-06-24 13:45:08,111 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-68007355-99405610 passed 2025-06-24 13:45:08,112 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 13:45:08,112 - 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.242, gateway password: c0ntrail123 2025-06-24 13:45:08,112 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-24 13:45:11,775 - 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.930 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.720 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.007 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.720/1.552/2.930 ms 2025-06-24 13:45:11,775 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-68007355-74756602 passed 2025-06-24 13:45:11,776 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 13:45:11,776 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 13:45:11,776 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-24 13:45:11,776 - 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.242, gateway password: c0ntrail123 2025-06-24 13:45:11,776 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-24 13:45:11,953 - DEBUG - None 2025-06-24 13:45:11,953 - 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.242, gateway password: c0ntrail123 2025-06-24 13:45:11,953 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-24 13:45:12,150 - DEBUG - None 2025-06-24 13:45:12,151 - 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.242, gateway password: c0ntrail123 2025-06-24 13:45:12,151 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-24 13:45:12,763 - DEBUG - None 2025-06-24 13:45:12,763 - 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.242, gateway password: c0ntrail123 2025-06-24 13:45:12,763 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-24 13:45:14,977 - 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.822 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.509 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.423 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.719 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.436 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.423/1.981/5.509 ms 2025-06-24 13:45:14,977 - 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.242, gateway password: c0ntrail123 2025-06-24 13:45:14,977 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-24 13:45:17,218 - 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.954 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.043 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.305 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.425 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.861 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.679 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.889 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.425/2.022/4.305 ms 2025-06-24 13:45:17,218 - 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.242, gateway password: c0ntrail123 2025-06-24 13:45:17,218 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-24 13:45:19,455 - 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.366 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.160 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.803 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.564 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.357/1.620/3.160 ms 2025-06-24 13:45:19,455 - INFO - Deleting VM ctest-TestBasicVMVN-68007355-74328769 2025-06-24 13:45:19,527 - INFO - Detaching port 70715875-072a-4b63-9dba-a2e296f0b8fe from VM ctest-TestBasicVMVN-68007355-74756602 2025-06-24 13:45:19,578 - INFO - Deleting VM ctest-TestBasicVMVN-68007355-74756602 2025-06-24 13:45:19,660 - INFO - Detaching port d1b2683c-6256-4ab6-b591-4f2cd047d2e3 from VM ctest-TestBasicVMVN-68007355-99405610 2025-06-24 13:45:19,695 - INFO - Deleting VM ctest-TestBasicVMVN-68007355-99405610 2025-06-24 13:45:19,768 - INFO - Deleting VN ctest-vn-97181921 2025-06-24 13:45:19,955 - DEBUG - Response for delete_port : () 2025-06-24 13:45:20,214 - DEBUG - Response for delete_port : () 2025-06-24 13:45:20,256 - DEBUG - VN 6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4 still in use: Unable to complete operation on network 6521e7a0-c7f0-4d61-9fd7-b0bda1b7f1c4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d83c05df-467d-44e3-9832-4af0ae298ed9'] 2025-06-24 13:45:20,256 - WARNING - Deleting VN ctest-vn-97181921 failed..Will retry 2025-06-24 13:45:22,388 - DEBUG - Response for deleting network () 2025-06-24 13:45:22,388 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/94d36119-a3c3-475a-92a3-6fdecc824f25 2025-06-24 13:45:22,397 - DEBUG - Response Code: 404 2025-06-24 13:45:22,397 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2025-06-24 13:45:22,404 - DEBUG - Requesting: http://10.0.0.242:8082/domain/21fa690b-2526-431e-ae8c-cdbf55743838 2025-06-24 13:45:22,462 - DEBUG - Requesting: http://10.0.0.242:8082/project/de8d3602-fceb-41d6-b9e9-77db779c1638 2025-06-24 13:45:22,540 - INFO - Validated that VN ctest-vn-97181921 is not found in API Server 2025-06-24 13:45:22,551 - DEBUG - VN ctest-vn-97181921 is not present in Agent 10.0.0.242 2025-06-24 13:45:22,551 - INFO - Validated that VN ctest-vn-97181921 is not in any agent 2025-06-24 13:45:22,557 - DEBUG - VRF 2 is not seen in agent 10.0.0.242 2025-06-24 13:45:22,562 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-97181921 2025-06-24 13:45:22,562 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-68007355:ctest-vn-97181921 2025-06-24 13:45:22,574 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-97181921 info 2025-06-24 13:45:22,652 - INFO - IPAM: ctest-ipam-15287154 is not found in API Server 2025-06-24 13:45:22,665 - INFO - IPAM:ctest-ipam-15287154 is not found in control node 2025-06-24 13:45:22,919 - DEBUG - No XMPP flaps were noticed during the test
2025-06-24 13:45:22,919 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-06-24 13:45:22,919 - INFO - -------------------------------------------------------------------------------- 2025-06-24 13:45:23,668 - INFO - Deleted project: ctest-TestBasicVMVN-68007355, ID : de8d3602-fceb-41d6-b9e9-77db779c1638