2026-05-18 12:57:56,765 - INFO - Domain Default found not creating 2026-05-18 12:57:56,925 - INFO - Project ctest-TestBasicVMVN-83134416 not found, creating it 2026-05-18 12:57:57,400 - INFO - Created Project:ctest-TestBasicVMVN-83134416, ID : cd170691-3eb2-4195-95a5-389a6c959b7a 2026-05-18 12:57:59,013 - INFO - ================================================================================ 2026-05-18 12:57:59,013 - INFO - STARTING TEST : test_generic_link_local_service 2026-05-18 12:57:59,013 - 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 2026-05-18 12:57:59,270 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-18 12:57:59,270 - INFO - Initial checks done. Running the testcase now 2026-05-18 12:57:59,270 - INFO - 2026-05-18 12:57:59,862 - DEBUG - Response for create_network : {'network': {'id': '399f44ee-4ee0-488b-8b17-99050853b81e', 'name': 'ctest-vn2_metadata-66605958', 'tenant_id': 'cd1706913eb2419595a5389a6c959b7a', 'project_id': 'cd1706913eb2419595a5389a6c959b7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83134416', 'ctest-vn2_metadata-66605958'], 'port_security_enabled': True, 'description': ''}} 2026-05-18 12:58:00,064 - DEBUG - Response for create_subnet : {'subnet': {'id': '1967cdef-b139-4836-af4f-f297a9f2844d', 'name': '', 'tenant_id': 'cd1706913eb2419595a5389a6c959b7a', 'network_id': '399f44ee-4ee0-488b-8b17-99050853b81e', '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': 'cd1706913eb2419595a5389a6c959b7a'}} 2026-05-18 12:58:00,082 - INFO - Created VN ctest-vn2_metadata-66605958 2026-05-18 12:58:00,135 - DEBUG - VN ctest-vn2_metadata-66605958 UUID is 399f44ee-4ee0-488b-8b17-99050853b81e 2026-05-18 12:58:00,315 - DEBUG - Services list from nova: [, , ] 2026-05-18 12:58:01,358 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5795-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5795-1) 2026-05-18 12:58:01,463 - DEBUG - Link local service introspect added 2026-05-18 12:58:01,504 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-18 12:58:06,585 - DEBUG - VM is in ACTIVE state now 2026-05-18 12:58:06,729 - INFO - Waiting for VM ctest-TestBasicVMVN-83134416-65862411 to be up.. 2026-05-18 12:58:06,729 - INFO - VM name : ctest-TestBasicVMVN-83134416-65862411 2026-05-18 12:58:06,808 - DEBUG - VM ctest-TestBasicVMVN-83134416-65862411 ID is 126479aa-e4b7-47ef-92fc-3dea09835ef6 2026-05-18 12:58:06,808 - DEBUG - VM ctest-TestBasicVMVN-83134416-65862411 launched on Node cn-jenkins-deploy-platform-ansible-os-5795-1 2026-05-18 12:58:06,885 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/126479aa-e4b7-47ef-92fc-3dea09835ef6 2026-05-18 12:58:07,184 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/126479aa-e4b7-47ef-92fc-3dea09835ef6 2026-05-18 12:58:07,222 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9102815a-0dab-4d02-8ab3-e24d0b49b2b8 2026-05-18 12:58:10,488 - 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 1031ms') 2026-05-18 12:58:10,489 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83134416-65862411 failed! 2026-05-18 12:58:10,547 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83134416:ctest-vn2_metadata-66605958 is 11.1.1.1 and allocation pool is NOT set 2026-05-18 12:58:12,605 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.883 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.883/2.383/3.883/1.500 ms') 2026-05-18 12:58:12,605 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83134416-65862411 passed 2026-05-18 12:58:12,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 12:58:12,755 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83134416-65862411, IP 11.1.1.3, Port 22 2026-05-18 12:58:12,924 - DEBUG - VM ctest-TestBasicVMVN-83134416-65862411 is ready for SSH connections 2026-05-18 12:58:12,925 - INFO - Retry 0 2026-05-18 12:58:12,925 - 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.50, gateway password: c0ntrail123 2026-05-18 12:58:12,925 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-05-18 12:58:14,554 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-05-18 12:58:14,554 - INFO - Generic metadata worked 2026-05-18 12:58:14,803 - DEBUG - Link local service introspect removed 2026-05-18 12:58:14,803 - INFO - Deleting VM ctest-TestBasicVMVN-83134416-65862411 2026-05-18 12:58:14,877 - INFO - Deleting VN ctest-vn2_metadata-66605958 2026-05-18 12:58:14,918 - DEBUG - VN 399f44ee-4ee0-488b-8b17-99050853b81e still in use: Unable to complete operation on network 399f44ee-4ee0-488b-8b17-99050853b81e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a74444a3-21b7-4a80-ac17-b2b266768db3'] 2026-05-18 12:58:14,918 - WARNING - Deleting VN ctest-vn2_metadata-66605958 failed..Will retry 2026-05-18 12:58:17,027 - DEBUG - Response for deleting network () 2026-05-18 12:58:17,280 - DEBUG - No XMPP flaps were noticed during the test 2026-05-18 12:58:17,280 - INFO - -------------------------------------------------------------------------------- 2026-05-18 12:58:17,283 - INFO - ================================================================================ 2026-05-18 12:58:17,283 - INFO - STARTING TEST : test_metadata_service 2026-05-18 12:58:17,283 - 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 2026-05-18 12:58:17,573 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-18 12:58:17,573 - INFO - Initial checks done. Running the testcase now 2026-05-18 12:58:17,573 - INFO - 2026-05-18 12:58:17,573 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2026-05-18 12:58:17,579 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/63f5bc4e-2af9-481c-8a9d-881fd8e7f1de 2026-05-18 12:58:17,761 - DEBUG - Response for create_network : {'network': {'id': '5b970889-dba2-4b10-b878-3e1984dd2ab9', 'name': 'ctest-vn-57265959', 'tenant_id': 'cd1706913eb2419595a5389a6c959b7a', 'project_id': 'cd1706913eb2419595a5389a6c959b7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83134416', 'ctest-vn-57265959'], 'port_security_enabled': True, 'description': ''}} 2026-05-18 12:58:17,940 - DEBUG - Response for create_subnet : {'subnet': {'id': '099cb027-c91d-4b9d-a2e9-efaada351c40', 'name': '', 'tenant_id': 'cd1706913eb2419595a5389a6c959b7a', 'network_id': '5b970889-dba2-4b10-b878-3e1984dd2ab9', 'ip_version': 4, 'cidr': '102.30.79.192/26', 'allocation_pools': [{'start': '102.30.79.194', 'end': '102.30.79.254'}], 'gateway_ip': '102.30.79.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '102.30.79.194', 'tags': [], 'project_id': 'cd1706913eb2419595a5389a6c959b7a'}} 2026-05-18 12:58:17,957 - INFO - Created VN ctest-vn-57265959 2026-05-18 12:58:18,011 - DEBUG - VN ctest-vn-57265959 UUID is 5b970889-dba2-4b10-b878-3e1984dd2ab9 2026-05-18 12:58:19,184 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5795-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5795-1) 2026-05-18 12:58:19,184 - INFO - Waiting for VM ctest-TestBasicVMVN-83134416-01614292 to be up.. 2026-05-18 12:58:19,226 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-18 12:58:24,306 - DEBUG - VM is in ACTIVE state now 2026-05-18 12:58:24,306 - INFO - VM name : ctest-TestBasicVMVN-83134416-01614292 2026-05-18 12:58:24,383 - DEBUG - VM ctest-TestBasicVMVN-83134416-01614292 ID is 5e7b794b-1d7e-4ea4-ae4e-f3ca373fc049 2026-05-18 12:58:24,383 - DEBUG - VM ctest-TestBasicVMVN-83134416-01614292 launched on Node cn-jenkins-deploy-platform-ansible-os-5795-1 2026-05-18 12:58:24,462 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/5e7b794b-1d7e-4ea4-ae4e-f3ca373fc049 2026-05-18 12:58:24,471 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2ad07fbf-6eb8-4831-a82e-88a4fcfca70b 2026-05-18 12:58:27,703 - 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 1003ms') 2026-05-18 12:58:27,703 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83134416-01614292 failed! 2026-05-18 12:58:27,755 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83134416:ctest-vn-57265959 is 102.30.79.193 and allocation pool is NOT set 2026-05-18 12:58:29,821 - 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=8.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.52 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.521/5.110/8.700/3.589 ms') 2026-05-18 12:58:29,821 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83134416-01614292 passed 2026-05-18 12:58:29,971 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 12:58:29,971 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83134416-01614292, IP 102.30.79.195, Port 22 2026-05-18 12:58:30,037 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-05-18 12:58:30,131 - DEBUG - VM ctest-TestBasicVMVN-83134416-01614292 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-18 12:58:35,131 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 12:58:35,131 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83134416-01614292, IP 102.30.79.195, Port 22 2026-05-18 12:58:35,297 - DEBUG - VM ctest-TestBasicVMVN-83134416-01614292 is ready for SSH connections 2026-05-18 12:58:35,297 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-18 12:58:35,297 - DEBUG - cat /tmp/output.txt 2026-05-18 12:58:36,924 - DEBUG - Hello World. The time is now Mon, 18 May 2026 06:58:31 -0600! 2026-05-18 12:58:36,924 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 18 May 2026 06:58:31 -0600!'} 2026-05-18 12:58:36,924 - INFO - metadata_script.txt got executed in the vm 2026-05-18 12:58:36,924 - INFO - Deleting VM ctest-TestBasicVMVN-83134416-01614292 2026-05-18 12:58:37,000 - INFO - Deleting VN ctest-vn-57265959 2026-05-18 12:58:37,039 - DEBUG - VN 5b970889-dba2-4b10-b878-3e1984dd2ab9 still in use: Unable to complete operation on network 5b970889-dba2-4b10-b878-3e1984dd2ab9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d81c61ad-3124-4068-a627-04d6d591c30f'] 2026-05-18 12:58:37,039 - WARNING - Deleting VN ctest-vn-57265959 failed..Will retry 2026-05-18 12:58:39,147 - DEBUG - Response for deleting network () 2026-05-18 12:58:39,405 - DEBUG - No XMPP flaps were noticed during the test
2026-05-18 12:58:39,405 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-05-18 12:58:39,405 - INFO - -------------------------------------------------------------------------------- 2026-05-18 12:58:39,407 - INFO - ================================================================================ 2026-05-18 12:58:39,407 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-05-18 12:58:39,407 - 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 2026-05-18 12:58:39,692 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-18 12:58:39,692 - INFO - Initial checks done. Running the testcase now 2026-05-18 12:58:39,692 - INFO - 2026-05-18 12:58:40,181 - DEBUG - Response for create_network : {'network': {'id': '90b79128-ce32-4926-a86f-0e8da2752104', 'name': 'ctest-vn-20757106', 'tenant_id': 'cd1706913eb2419595a5389a6c959b7a', 'project_id': 'cd1706913eb2419595a5389a6c959b7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83134416', 'ctest-vn-20757106'], 'port_security_enabled': True, 'description': ''}} 2026-05-18 12:58:40,349 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de653257-5bd5-40e1-ad48-8826c2e53565', 'name': '', 'tenant_id': 'cd1706913eb2419595a5389a6c959b7a', 'network_id': '90b79128-ce32-4926-a86f-0e8da2752104', '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': 'cd1706913eb2419595a5389a6c959b7a'}} 2026-05-18 12:58:40,553 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dd923b6e-8045-442e-b853-b751078750a0', 'name': '', 'tenant_id': 'cd1706913eb2419595a5389a6c959b7a', 'network_id': '90b79128-ce32-4926-a86f-0e8da2752104', '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': 'cd1706913eb2419595a5389a6c959b7a'}} 2026-05-18 12:58:40,574 - INFO - Created VN ctest-vn-20757106 2026-05-18 12:58:40,627 - DEBUG - VN ctest-vn-20757106 UUID is 90b79128-ce32-4926-a86f-0e8da2752104 2026-05-18 12:58:41,012 - DEBUG - Response for create_port : {'port': {'name': '11f919de-e5ce-4767-962f-1997995df647', 'id': '11f919de-e5ce-4767-962f-1997995df647', 'tenant_id': 'cd1706913eb2419595a5389a6c959b7a', 'network_id': '90b79128-ce32-4926-a86f-0e8da2752104', 'mac_address': '02:11:f9:19:de:e5', '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': 'de653257-5bd5-40e1-ad48-8826c2e53565'}], 'security_groups': ['67078c3f-b9c0-4c2c-91e4-82d8756b4a56'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cd1706913eb2419595a5389a6c959b7a'}} 2026-05-18 12:58:41,204 - DEBUG - Response for create_port : {'port': {'name': '783a0b34-7b85-4926-bc9d-36d620f719ef', 'id': '783a0b34-7b85-4926-bc9d-36d620f719ef', 'tenant_id': 'cd1706913eb2419595a5389a6c959b7a', 'network_id': '90b79128-ce32-4926-a86f-0e8da2752104', 'mac_address': '02:78:3a:0b:34:7b', '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': 'dd923b6e-8045-442e-b853-b751078750a0'}], 'security_groups': ['67078c3f-b9c0-4c2c-91e4-82d8756b4a56'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cd1706913eb2419595a5389a6c959b7a'}} 2026-05-18 12:58:41,599 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5795-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5795-1) 2026-05-18 12:58:42,023 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5795-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5795-1) 2026-05-18 12:58:43,270 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5795-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5795-1) 2026-05-18 12:58:43,271 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-05-18 12:58:43,278 - DEBUG - Requesting: http://10.0.0.50:8082/domain/7381417e-692c-4f94-8bb1-1f784f242911 2026-05-18 12:58:43,296 - DEBUG - Requesting: http://10.0.0.50:8082/project/cd170691-3eb2-4195-95a5-389a6c959b7a 2026-05-18 12:58:43,378 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/fcb335ea-e257-4aa7-90c5-cf94e9bb64c2 2026-05-18 12:58:43,392 - INFO - Verifications in API Server for IPAM: ctest-ipam-51945925 passed 2026-05-18 12:58:43,400 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-83134416:ctest-ipam-51945925', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83134416', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18208957001325038247', 'uuid-lslong': '10431972350357103810'}, 'enable': 'true', 'created': '2026-05-18T12:58:39', 'last-modified': '2026-05-18T12:58:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.470373'} 2026-05-18 12:58:43,401 - INFO - Verifications in Control node for IPAM: ctest-ipam-51945925 passed 2026-05-18 12:58:43,401 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-05-18 12:58:43,406 - DEBUG - Requesting: http://10.0.0.50:8082/domain/7381417e-692c-4f94-8bb1-1f784f242911 2026-05-18 12:58:43,416 - DEBUG - Requesting: http://10.0.0.50:8082/project/cd170691-3eb2-4195-95a5-389a6c959b7a 2026-05-18 12:58:43,497 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/90b79128-ce32-4926-a86f-0e8da2752104 2026-05-18 12:58:43,508 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/90b79128-ce32-4926-a86f-0e8da2752104 2026-05-18 12:58:43,522 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/977ccd8a-061e-4bb9-8298-fa87aee03520 2026-05-18 12:58:43,529 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/977ccd8a-061e-4bb9-8298-fa87aee03520 2026-05-18 12:58:43,539 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/781cb8b7-3c02-40bc-9948-0c605efc71c5 2026-05-18 12:58:43,546 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-05-18 12:58:43,546 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/90b79128-ce32-4926-a86f-0e8da2752104 2026-05-18 12:58:43,560 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/977ccd8a-061e-4bb9-8298-fa87aee03520 2026-05-18 12:58:43,579 - INFO - Verified VN network id 11 for VN 90b79128-ce32-4926-a86f-0e8da2752104 2026-05-18 12:58:43,580 - INFO - Verifications in API Server for VN ctest-vn-20757106 passed 2026-05-18 12:58:43,580 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/90b79128-ce32-4926-a86f-0e8da2752104 2026-05-18 12:58:43,594 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/977ccd8a-061e-4bb9-8298-fa87aee03520 2026-05-18 12:58:43,604 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/977ccd8a-061e-4bb9-8298-fa87aee03520 2026-05-18 12:58:43,614 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/781cb8b7-3c02-40bc-9948-0c605efc71c5 2026-05-18 12:58:43,629 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-83134416:ctest-vn-20757106', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83134416', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10427963066643794214', 'uuid-lslong': '12136935522265538820'}, 'enable': 'true', 'created': '2026-05-18T12:58:40', 'last-modified': '2026-05-18T12:58:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.107462'} 2026-05-18 12:58:43,636 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-05-18 12:58:43,637 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-20757106 passed 2026-05-18 12:58:43,637 - DEBUG - ====Verifying policy data for ctest-vn-20757106 in API_Server ====== 2026-05-18 12:58:43,637 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-05-18 12:58:43,650 - DEBUG - Requesting: http://10.0.0.50:8082/domain/7381417e-692c-4f94-8bb1-1f784f242911 2026-05-18 12:58:43,668 - DEBUG - Requesting: http://10.0.0.50:8082/project/cd170691-3eb2-4195-95a5-389a6c959b7a 2026-05-18 12:58:43,747 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/90b79128-ce32-4926-a86f-0e8da2752104 2026-05-18 12:58:43,820 - DEBUG - =>VN ctest-vn-20757106 has no policy to be verified 2026-05-18 12:58:43,820 - DEBUG - Verifying the vn in opserver 2026-05-18 12:58:43,820 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-83134416:ctest-vn-20757106 virtual network link through opserver 10.0.0.50 2026-05-18 12:58:43,820 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-05-18 12:58:44,179 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-05-18 12:58:44,286 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-83134416:ctest-vn-20757106', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-83134416:ctest-vn-20757106?flat'} 2026-05-18 12:58:44,286 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-83134416:ctest-vn-20757106 is found in opserver 2026-05-18 12:58:44,292 - DEBUG - VRF ids for VN ctest-vn-20757106: {'10.0.0.50': '2'} 2026-05-18 12:58:44,292 - INFO - Waiting for VM ctest-TestBasicVMVN-83134416-48240543 to be up.. 2026-05-18 12:58:44,583 - DEBUG - VM is in ACTIVE state now 2026-05-18 12:58:44,583 - INFO - VM name : ctest-TestBasicVMVN-83134416-48240543 2026-05-18 12:58:44,678 - DEBUG - VM ctest-TestBasicVMVN-83134416-48240543 ID is fa7e8382-dda7-480e-bf41-2f4617ee98a6 2026-05-18 12:58:44,678 - DEBUG - VM ctest-TestBasicVMVN-83134416-48240543 launched on Node cn-jenkins-deploy-platform-ansible-os-5795-1 2026-05-18 12:58:44,764 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fa7e8382-dda7-480e-bf41-2f4617ee98a6 2026-05-18 12:58:44,772 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/11f919de-e5ce-4767-962f-1997995df647 2026-05-18 12:58:48,054 - 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 1030ms') 2026-05-18 12:58:48,054 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83134416-48240543 failed! 2026-05-18 12:58:48,107 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83134416:ctest-vn-20757106 is 31.1.1.1 and allocation pool is NOT set 2026-05-18 12:58:48,107 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83134416:ctest-vn-20757106 is 31.1.2.1 and allocation pool is NOT set 2026-05-18 12:58:52,176 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2026-05-18 12:58:52,176 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83134416-48240543 failed! 2026-05-18 12:58:52,231 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83134416:ctest-vn-20757106 is 31.1.1.1 and allocation pool is NOT set 2026-05-18 12:58:52,231 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83134416:ctest-vn-20757106 is 31.1.2.1 and allocation pool is NOT set 2026-05-18 12:58:54,293 - 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.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.853 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.853/2.117/3.382/1.264 ms') 2026-05-18 12:58:54,293 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83134416-48240543 passed 2026-05-18 12:58:54,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 12:58:54,439 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83134416-48240543, IP 31.1.1.4, Port 22 2026-05-18 12:58:54,595 - DEBUG - VM ctest-TestBasicVMVN-83134416-48240543 is ready for SSH connections 2026-05-18 12:58:54,595 - INFO - Waiting for VM ctest-TestBasicVMVN-83134416-22802462 to be up.. 2026-05-18 12:58:54,671 - DEBUG - VM is in ACTIVE state now 2026-05-18 12:58:54,671 - INFO - VM name : ctest-TestBasicVMVN-83134416-22802462 2026-05-18 12:58:54,745 - DEBUG - VM ctest-TestBasicVMVN-83134416-22802462 ID is c22c520f-0e7f-4a29-858d-e60269a33fb8 2026-05-18 12:58:54,745 - DEBUG - VM ctest-TestBasicVMVN-83134416-22802462 launched on Node cn-jenkins-deploy-platform-ansible-os-5795-1 2026-05-18 12:58:54,819 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/c22c520f-0e7f-4a29-858d-e60269a33fb8 2026-05-18 12:58:54,829 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/783a0b34-7b85-4926-bc9d-36d620f719ef 2026-05-18 12:58:56,073 - 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=4.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.434 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.434/2.242/4.050/1.808 ms') 2026-05-18 12:58:56,074 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-83134416-22802462 passed 2026-05-18 12:58:56,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 12:58:56,224 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83134416-22802462, IP 31.1.2.4, Port 22 2026-05-18 12:58:56,379 - DEBUG - VM ctest-TestBasicVMVN-83134416-22802462 is ready for SSH connections 2026-05-18 12:58:56,379 - INFO - Waiting for VM ctest-TestBasicVMVN-83134416-03314876 to be up.. 2026-05-18 12:58:56,450 - DEBUG - VM is in ACTIVE state now 2026-05-18 12:58:56,450 - INFO - VM name : ctest-TestBasicVMVN-83134416-03314876 2026-05-18 12:58:56,523 - DEBUG - VM ctest-TestBasicVMVN-83134416-03314876 ID is 8a2cfef9-5afb-4ea7-abc4-2729de682cc1 2026-05-18 12:58:56,524 - DEBUG - VM ctest-TestBasicVMVN-83134416-03314876 launched on Node cn-jenkins-deploy-platform-ansible-os-5795-1 2026-05-18 12:58:56,595 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8a2cfef9-5afb-4ea7-abc4-2729de682cc1 2026-05-18 12:58:56,604 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0575fa7d-9fc0-400d-a0d9-0e9b26bb9917 2026-05-18 12:58:57,843 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.81 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.377 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.377/2.091/3.806/1.714 ms') 2026-05-18 12:58:57,843 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-83134416-03314876 passed 2026-05-18 12:58:57,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 12:58:57,991 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83134416-03314876, IP 31.1.1.3, Port 22 2026-05-18 12:58:58,151 - DEBUG - VM ctest-TestBasicVMVN-83134416-03314876 is ready for SSH connections 2026-05-18 12:58:58,151 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 12:58:58,151 - 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.50, gateway password: c0ntrail123 2026-05-18 12:58:58,152 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-05-18 12:59:02,198 - 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=4.435 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.086 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.148 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.086/2.223/4.435 ms 2026-05-18 12:59:02,198 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-83134416-48240543 passed 2026-05-18 12:59:02,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 12:59:02,198 - 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.50, gateway password: c0ntrail123 2026-05-18 12:59:02,199 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-05-18 12:59:05,840 - 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=3.139 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.115 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.979 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.979/1.744/3.139 ms 2026-05-18 12:59:05,840 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-83134416-22802462 passed 2026-05-18 12:59:05,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 12:59:05,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 12:59:05,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 12:59:05,840 - 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.50, gateway password: c0ntrail123 2026-05-18 12:59:05,840 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-05-18 12:59:06,025 - DEBUG - None 2026-05-18 12:59:06,025 - 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.50, gateway password: c0ntrail123 2026-05-18 12:59:06,025 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-05-18 12:59:06,213 - DEBUG - None 2026-05-18 12:59:06,213 - 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.50, gateway password: c0ntrail123 2026-05-18 12:59:06,213 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-05-18 12:59:06,852 - DEBUG - None 2026-05-18 12:59:06,852 - 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.50, gateway password: c0ntrail123 2026-05-18 12:59:06,852 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-05-18 12:59:09,066 - 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.787 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.690 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.764 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.991 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.478 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.478/1.942/4.690 ms 2026-05-18 12:59:09,066 - 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.50, gateway password: c0ntrail123 2026-05-18 12:59:09,066 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-05-18 12:59:11,328 - 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=1.250 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.499 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.778 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.421 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.876 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.837 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.392/2.150/4.778 ms 2026-05-18 12:59:11,328 - 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.50, gateway password: c0ntrail123 2026-05-18 12:59:11,329 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-05-18 12:59:13,622 - 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=1.025 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.936 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.827 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.435 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.305 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.136 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.391 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.391/2.293/4.827 ms 2026-05-18 12:59:13,622 - INFO - Deleting VM ctest-TestBasicVMVN-83134416-03314876 2026-05-18 12:59:13,703 - INFO - Detaching port 783a0b34-7b85-4926-bc9d-36d620f719ef from VM ctest-TestBasicVMVN-83134416-22802462 2026-05-18 12:59:13,740 - INFO - Deleting VM ctest-TestBasicVMVN-83134416-22802462 2026-05-18 12:59:13,815 - INFO - Detaching port 11f919de-e5ce-4767-962f-1997995df647 from VM ctest-TestBasicVMVN-83134416-48240543 2026-05-18 12:59:13,853 - INFO - Deleting VM ctest-TestBasicVMVN-83134416-48240543 2026-05-18 12:59:13,930 - INFO - Deleting VN ctest-vn-20757106 2026-05-18 12:59:14,091 - DEBUG - Response for delete_port : () 2026-05-18 12:59:14,245 - DEBUG - Response for delete_port : () 2026-05-18 12:59:14,288 - DEBUG - VN 90b79128-ce32-4926-a86f-0e8da2752104 still in use: Unable to complete operation on network 90b79128-ce32-4926-a86f-0e8da2752104. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-66f1cd45-198e-4702-9564-296d0190861a'] 2026-05-18 12:59:14,288 - WARNING - Deleting VN ctest-vn-20757106 failed..Will retry 2026-05-18 12:59:16,396 - DEBUG - Response for deleting network () 2026-05-18 12:59:16,396 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/977ccd8a-061e-4bb9-8298-fa87aee03520 2026-05-18 12:59:16,402 - DEBUG - Response Code: 404 2026-05-18 12:59:16,402 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-05-18 12:59:16,406 - DEBUG - Requesting: http://10.0.0.50:8082/domain/7381417e-692c-4f94-8bb1-1f784f242911 2026-05-18 12:59:16,460 - DEBUG - Requesting: http://10.0.0.50:8082/project/cd170691-3eb2-4195-95a5-389a6c959b7a 2026-05-18 12:59:16,531 - INFO - Validated that VN ctest-vn-20757106 is not found in API Server 2026-05-18 12:59:16,541 - DEBUG - VN ctest-vn-20757106 is not present in Agent 10.0.0.50 2026-05-18 12:59:16,541 - INFO - Validated that VN ctest-vn-20757106 is not in any agent 2026-05-18 12:59:16,545 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2026-05-18 12:59:16,551 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-20757106 2026-05-18 12:59:16,551 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-83134416:ctest-vn-20757106 2026-05-18 12:59:16,560 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-20757106 info 2026-05-18 12:59:16,635 - INFO - IPAM: ctest-ipam-51945925 is not found in API Server 2026-05-18 12:59:16,645 - INFO - IPAM:ctest-ipam-51945925 is not found in control node 2026-05-18 12:59:16,900 - DEBUG - No XMPP flaps were noticed during the test
2026-05-18 12:59:16,900 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-05-18 12:59:16,900 - INFO - -------------------------------------------------------------------------------- 2026-05-18 12:59:17,595 - INFO - Deleted project: ctest-TestBasicVMVN-83134416, ID : cd170691-3eb2-4195-95a5-389a6c959b7a