2025-09-17 17:47:37,678 - INFO - Domain Default found not creating 2025-09-17 17:47:37,815 - INFO - Project ctest-TestBasicVMVN-82287972 not found, creating it 2025-09-17 17:47:38,243 - INFO - Created Project:ctest-TestBasicVMVN-82287972, ID : 39958d21-9d22-4762-b135-19b2e2c016f1 2025-09-17 17:47:40,377 - INFO - ================================================================================ 2025-09-17 17:47:40,377 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-17 17:47:40,377 - 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-09-17 17:47:40,635 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-17 17:47:40,635 - INFO - Initial checks done. Running the testcase now 2025-09-17 17:47:40,635 - INFO - 2025-09-17 17:47:41,201 - DEBUG - Response for create_network : {'network': {'id': '7e9c4080-ec75-43fd-b566-afc4f20b3825', 'name': 'ctest-vn2_metadata-09117762', 'tenant_id': '39958d219d224762b13519b2e2c016f1', 'project_id': '39958d219d224762b13519b2e2c016f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-82287972', 'ctest-vn2_metadata-09117762'], 'port_security_enabled': True, 'description': ''}} 2025-09-17 17:47:41,373 - DEBUG - Response for create_subnet : {'subnet': {'id': '6f4c502d-4dc1-4bf7-97c1-9dbaefa9393a', 'name': '', 'tenant_id': '39958d219d224762b13519b2e2c016f1', 'network_id': '7e9c4080-ec75-43fd-b566-afc4f20b3825', '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': '39958d219d224762b13519b2e2c016f1'}} 2025-09-17 17:47:41,391 - INFO - Created VN ctest-vn2_metadata-09117762 2025-09-17 17:47:41,444 - DEBUG - VN ctest-vn2_metadata-09117762 UUID is 7e9c4080-ec75-43fd-b566-afc4f20b3825 2025-09-17 17:47:41,623 - DEBUG - Services list from nova: [, , ] 2025-09-17 17:47:42,652 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4129-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4129-1) 2025-09-17 17:47:42,755 - DEBUG - Link local service introspect added 2025-09-17 17:47:42,803 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-17 17:47:47,875 - DEBUG - VM is in ACTIVE state now 2025-09-17 17:47:48,003 - INFO - Waiting for VM ctest-TestBasicVMVN-82287972-16383807 to be up.. 2025-09-17 17:47:48,003 - INFO - VM name : ctest-TestBasicVMVN-82287972-16383807 2025-09-17 17:47:48,078 - DEBUG - VM ctest-TestBasicVMVN-82287972-16383807 ID is a07024da-c54b-48cf-87bd-47248b5a429a 2025-09-17 17:47:48,078 - DEBUG - VM ctest-TestBasicVMVN-82287972-16383807 launched on Node cn-jenkins-deploy-platform-ansible-os-4129-1 2025-09-17 17:47:48,157 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a07024da-c54b-48cf-87bd-47248b5a429a 2025-09-17 17:47:48,521 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/a07024da-c54b-48cf-87bd-47248b5a429a 2025-09-17 17:47:48,554 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f1718bca-7464-473b-8709-89da7b3fd628 2025-09-17 17:47:51,831 - 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 1025ms') 2025-09-17 17:47:51,831 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82287972-16383807 failed! 2025-09-17 17:47:51,888 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82287972:ctest-vn2_metadata-09117762 is 11.1.1.1 and allocation pool is NOT set 2025-09-17 17:47:53,953 - 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=6.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.63 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 = 2.626/4.647/6.669/2.021 ms') 2025-09-17 17:47:53,953 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82287972-16383807 passed 2025-09-17 17:47:54,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-17 17:47:54,104 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82287972-16383807, IP 11.1.1.3, Port 22 2025-09-17 17:47:54,170 - 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': ''} 2025-09-17 17:47:54,258 - DEBUG - VM ctest-TestBasicVMVN-82287972-16383807 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-17 17:47:59,258 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-17 17:47:59,258 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82287972-16383807, IP 11.1.1.3, Port 22 2025-09-17 17:47:59,415 - DEBUG - VM ctest-TestBasicVMVN-82287972-16383807 is ready for SSH connections 2025-09-17 17:47:59,415 - INFO - Retry 0 2025-09-17 17:47:59,415 - 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-09-17 17:47:59,415 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-17 17:48:01,114 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-17 17:48:01,114 - INFO - Generic metadata worked 2025-09-17 17:48:01,400 - DEBUG - Link local service introspect removed 2025-09-17 17:48:01,400 - INFO - Deleting VM ctest-TestBasicVMVN-82287972-16383807 2025-09-17 17:48:01,494 - INFO - Deleting VN ctest-vn2_metadata-09117762 2025-09-17 17:48:01,542 - DEBUG - VN 7e9c4080-ec75-43fd-b566-afc4f20b3825 still in use: Unable to complete operation on network 7e9c4080-ec75-43fd-b566-afc4f20b3825. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d68011a5-4787-4cc0-9a1f-61be353b681d'] 2025-09-17 17:48:01,542 - WARNING - Deleting VN ctest-vn2_metadata-09117762 failed..Will retry 2025-09-17 17:48:03,678 - DEBUG - Response for deleting network () 2025-09-17 17:48:03,937 - DEBUG - No XMPP flaps were noticed during the test 2025-09-17 17:48:03,937 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-09-17 17:48:03,937 - INFO - -------------------------------------------------------------------------------- 2025-09-17 17:48:03,940 - INFO - ================================================================================ 2025-09-17 17:48:03,940 - INFO - STARTING TEST : test_metadata_service 2025-09-17 17:48:03,940 - 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-09-17 17:48:04,241 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-17 17:48:04,241 - INFO - Initial checks done. Running the testcase now 2025-09-17 17:48:04,242 - INFO - 2025-09-17 17:48:04,242 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-09-17 17:48:04,249 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/1c262775-64c9-49a2-a875-a8fb16b57280 2025-09-17 17:48:04,464 - DEBUG - Response for create_network : {'network': {'id': '2ab6b8f7-ccbd-45cf-b72e-7de62bff302b', 'name': 'ctest-vn-89868117', 'tenant_id': '39958d219d224762b13519b2e2c016f1', 'project_id': '39958d219d224762b13519b2e2c016f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-82287972', 'ctest-vn-89868117'], 'port_security_enabled': True, 'description': ''}} 2025-09-17 17:48:04,677 - DEBUG - Response for create_subnet : {'subnet': {'id': '763a3eba-258a-46e8-af98-dd1128a64d29', 'name': '', 'tenant_id': '39958d219d224762b13519b2e2c016f1', 'network_id': '2ab6b8f7-ccbd-45cf-b72e-7de62bff302b', 'ip_version': 4, 'cidr': '79.144.71.64/26', 'allocation_pools': [{'start': '79.144.71.66', 'end': '79.144.71.126'}], 'gateway_ip': '79.144.71.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '79.144.71.66', 'tags': [], 'project_id': '39958d219d224762b13519b2e2c016f1'}} 2025-09-17 17:48:04,698 - INFO - Created VN ctest-vn-89868117 2025-09-17 17:48:04,752 - DEBUG - VN ctest-vn-89868117 UUID is 2ab6b8f7-ccbd-45cf-b72e-7de62bff302b 2025-09-17 17:48:06,274 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4129-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4129-1) 2025-09-17 17:48:06,274 - INFO - Waiting for VM ctest-TestBasicVMVN-82287972-39142301 to be up.. 2025-09-17 17:48:06,321 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-17 17:48:11,401 - DEBUG - VM is in ACTIVE state now 2025-09-17 17:48:11,401 - INFO - VM name : ctest-TestBasicVMVN-82287972-39142301 2025-09-17 17:48:11,484 - DEBUG - VM ctest-TestBasicVMVN-82287972-39142301 ID is 382a4535-91ff-4864-b719-334d045730f2 2025-09-17 17:48:11,484 - DEBUG - VM ctest-TestBasicVMVN-82287972-39142301 launched on Node cn-jenkins-deploy-platform-ansible-os-4129-1 2025-09-17 17:48:11,568 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/382a4535-91ff-4864-b719-334d045730f2 2025-09-17 17:48:11,577 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/34fe69a3-be79-481b-b8a7-86ccab004abc 2025-09-17 17:48:14,834 - 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 1018ms') 2025-09-17 17:48:14,834 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82287972-39142301 failed! 2025-09-17 17:48:14,892 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82287972:ctest-vn-89868117 is 79.144.71.65 and allocation pool is NOT set 2025-09-17 17:48:18,967 - 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=2 ttl=63 time=3.16 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 3.164/3.164/3.164/0.000 ms') 2025-09-17 17:48:18,967 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82287972-39142301 passed 2025-09-17 17:48:19,120 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-17 17:48:19,120 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82287972-39142301, IP 79.144.71.67, Port 22 2025-09-17 17:48:19,294 - DEBUG - VM ctest-TestBasicVMVN-82287972-39142301 is ready for SSH connections 2025-09-17 17:48:19,294 - 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-09-17 17:48:19,294 - DEBUG - cat /tmp/output.txt 2025-09-17 17:48:20,977 - DEBUG - Hello World. The time is now Wed, 17 Sep 2025 11:48:18 -0600! 2025-09-17 17:48:20,977 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 17 Sep 2025 11:48:18 -0600!'} 2025-09-17 17:48:20,977 - INFO - metadata_script.txt got executed in the vm 2025-09-17 17:48:20,977 - INFO - Deleting VM ctest-TestBasicVMVN-82287972-39142301 2025-09-17 17:48:21,051 - INFO - Deleting VN ctest-vn-89868117 2025-09-17 17:48:21,096 - DEBUG - VN 2ab6b8f7-ccbd-45cf-b72e-7de62bff302b still in use: Unable to complete operation on network 2ab6b8f7-ccbd-45cf-b72e-7de62bff302b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a57da9f9-08b6-46af-963b-08a8cef206a0'] 2025-09-17 17:48:21,096 - WARNING - Deleting VN ctest-vn-89868117 failed..Will retry 2025-09-17 17:48:23,225 - DEBUG - Response for deleting network () 2025-09-17 17:48:23,489 - DEBUG - No XMPP flaps were noticed during the test 2025-09-17 17:48:23,489 - INFO - END TEST : test_metadata_service : PASSED[0:00:20] 2025-09-17 17:48:23,490 - INFO - -------------------------------------------------------------------------------- 2025-09-17 17:48:23,492 - INFO - ================================================================================ 2025-09-17 17:48:23,493 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-17 17:48:23,493 - 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-09-17 17:48:23,783 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-17 17:48:23,783 - INFO - Initial checks done. Running the testcase now 2025-09-17 17:48:23,783 - INFO - 2025-09-17 17:48:24,310 - DEBUG - Response for create_network : {'network': {'id': '27dac25e-b2ad-442f-b21f-78acacd05b92', 'name': 'ctest-vn-63270858', 'tenant_id': '39958d219d224762b13519b2e2c016f1', 'project_id': '39958d219d224762b13519b2e2c016f1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-82287972', 'ctest-vn-63270858'], 'port_security_enabled': True, 'description': ''}} 2025-09-17 17:48:24,560 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e29205e1-18f7-45fb-bc60-cbb17ffafafb', 'name': '', 'tenant_id': '39958d219d224762b13519b2e2c016f1', 'network_id': '27dac25e-b2ad-442f-b21f-78acacd05b92', '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': '39958d219d224762b13519b2e2c016f1'}} 2025-09-17 17:48:24,764 - DEBUG - Response for create_subnet : {'subnet': {'id': '93caa4e8-64de-4e90-97ae-4afc9b59e1f9', 'name': '', 'tenant_id': '39958d219d224762b13519b2e2c016f1', 'network_id': '27dac25e-b2ad-442f-b21f-78acacd05b92', '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': '39958d219d224762b13519b2e2c016f1'}} 2025-09-17 17:48:24,790 - INFO - Created VN ctest-vn-63270858 2025-09-17 17:48:24,844 - DEBUG - VN ctest-vn-63270858 UUID is 27dac25e-b2ad-442f-b21f-78acacd05b92 2025-09-17 17:48:25,232 - DEBUG - Response for create_port : {'port': {'name': '745cb95b-66e2-4e28-adfc-e55bb4a6e69a', 'id': '745cb95b-66e2-4e28-adfc-e55bb4a6e69a', 'tenant_id': '39958d219d224762b13519b2e2c016f1', 'network_id': '27dac25e-b2ad-442f-b21f-78acacd05b92', 'mac_address': '02:74:5c:b9:5b:66', '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': 'e29205e1-18f7-45fb-bc60-cbb17ffafafb'}], 'security_groups': ['384658cd-8896-4ca6-b46f-36df0989a19a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '39958d219d224762b13519b2e2c016f1'}} 2025-09-17 17:48:25,417 - DEBUG - Response for create_port : {'port': {'name': '1bbcee0e-3fbb-4fb1-9586-51560ba6d03b', 'id': '1bbcee0e-3fbb-4fb1-9586-51560ba6d03b', 'tenant_id': '39958d219d224762b13519b2e2c016f1', 'network_id': '27dac25e-b2ad-442f-b21f-78acacd05b92', 'mac_address': '02:1b:bc:ee:0e:3f', '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': '93caa4e8-64de-4e90-97ae-4afc9b59e1f9'}], 'security_groups': ['384658cd-8896-4ca6-b46f-36df0989a19a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '39958d219d224762b13519b2e2c016f1'}} 2025-09-17 17:48:25,806 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4129-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4129-1) 2025-09-17 17:48:26,215 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4129-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4129-1) 2025-09-17 17:48:27,531 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4129-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4129-1) 2025-09-17 17:48:27,531 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-17 17:48:27,540 - DEBUG - Requesting: http://10.0.0.254:8082/domain/9ee9a899-f734-4334-81ba-54f10e0f2a6a 2025-09-17 17:48:27,556 - DEBUG - Requesting: http://10.0.0.254:8082/project/39958d21-9d22-4762-b135-19b2e2c016f1 2025-09-17 17:48:27,644 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/d5949a53-43cf-4f78-ac6c-c626cd7eb241 2025-09-17 17:48:27,654 - INFO - Verifications in API Server for IPAM: ctest-ipam-14511431 passed 2025-09-17 17:48:27,660 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-82287972:ctest-ipam-14511431', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-82287972', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15390095509042450296', 'uuid-lslong': '12424523341967045185'}, 'enable': 'true', 'created': '2025-09-17T17:48:23', 'last-modified': '2025-09-17T17:48:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.631549'} 2025-09-17 17:48:27,662 - INFO - Verifications in Control node for IPAM: ctest-ipam-14511431 passed 2025-09-17 17:48:27,662 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-17 17:48:27,669 - DEBUG - Requesting: http://10.0.0.254:8082/domain/9ee9a899-f734-4334-81ba-54f10e0f2a6a 2025-09-17 17:48:27,679 - DEBUG - Requesting: http://10.0.0.254:8082/project/39958d21-9d22-4762-b135-19b2e2c016f1 2025-09-17 17:48:27,777 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/27dac25e-b2ad-442f-b21f-78acacd05b92 2025-09-17 17:48:27,799 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/27dac25e-b2ad-442f-b21f-78acacd05b92 2025-09-17 17:48:27,812 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1ae6e8a9-8a6d-425b-9546-ccb1c33e2dd0 2025-09-17 17:48:27,820 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1ae6e8a9-8a6d-425b-9546-ccb1c33e2dd0 2025-09-17 17:48:27,829 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/527804a2-6b6b-40bd-8236-2ff3e655a15f 2025-09-17 17:48:27,840 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-17 17:48:27,840 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/27dac25e-b2ad-442f-b21f-78acacd05b92 2025-09-17 17:48:27,852 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1ae6e8a9-8a6d-425b-9546-ccb1c33e2dd0 2025-09-17 17:48:27,867 - INFO - Verified VN network id 11 for VN 27dac25e-b2ad-442f-b21f-78acacd05b92 2025-09-17 17:48:27,868 - INFO - Verifications in API Server for VN ctest-vn-63270858 passed 2025-09-17 17:48:27,868 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/27dac25e-b2ad-442f-b21f-78acacd05b92 2025-09-17 17:48:27,877 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1ae6e8a9-8a6d-425b-9546-ccb1c33e2dd0 2025-09-17 17:48:27,884 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1ae6e8a9-8a6d-425b-9546-ccb1c33e2dd0 2025-09-17 17:48:27,896 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/527804a2-6b6b-40bd-8236-2ff3e655a15f 2025-09-17 17:48:27,910 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-82287972:ctest-vn-63270858', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-82287972', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2871821424382526511', 'uuid-lslong': '12835110146058247058'}, 'enable': 'true', 'created': '2025-09-17T17:48:24', 'last-modified': '2025-09-17T17:48:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.188487'} 2025-09-17 17:48:27,919 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-17 17:48:27,919 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-63270858 passed 2025-09-17 17:48:27,920 - DEBUG - ====Verifying policy data for ctest-vn-63270858 in API_Server ====== 2025-09-17 17:48:27,920 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-17 17:48:27,927 - DEBUG - Requesting: http://10.0.0.254:8082/domain/9ee9a899-f734-4334-81ba-54f10e0f2a6a 2025-09-17 17:48:27,981 - DEBUG - Requesting: http://10.0.0.254:8082/project/39958d21-9d22-4762-b135-19b2e2c016f1 2025-09-17 17:48:28,107 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/27dac25e-b2ad-442f-b21f-78acacd05b92 2025-09-17 17:48:28,141 - DEBUG - =>VN ctest-vn-63270858 has no policy to be verified 2025-09-17 17:48:28,141 - DEBUG - Verifying the vn in opserver 2025-09-17 17:48:28,141 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-82287972:ctest-vn-63270858 virtual network link through opserver 10.0.0.254 2025-09-17 17:48:28,141 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-09-17 17:48:28,573 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-09-17 17:48:28,653 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-82287972:ctest-vn-63270858', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-82287972:ctest-vn-63270858?flat'} 2025-09-17 17:48:28,653 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-82287972:ctest-vn-63270858 is found in opserver 2025-09-17 17:48:28,659 - DEBUG - VRF ids for VN ctest-vn-63270858: {'10.0.0.254': '2'} 2025-09-17 17:48:28,659 - INFO - Waiting for VM ctest-TestBasicVMVN-82287972-71744444 to be up.. 2025-09-17 17:48:28,739 - DEBUG - VM is in ACTIVE state now 2025-09-17 17:48:28,739 - INFO - VM name : ctest-TestBasicVMVN-82287972-71744444 2025-09-17 17:48:28,828 - DEBUG - VM ctest-TestBasicVMVN-82287972-71744444 ID is 50fed6fb-87ac-463d-ade2-badb3d6d45ed 2025-09-17 17:48:28,828 - DEBUG - VM ctest-TestBasicVMVN-82287972-71744444 launched on Node cn-jenkins-deploy-platform-ansible-os-4129-1 2025-09-17 17:48:28,919 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/50fed6fb-87ac-463d-ade2-badb3d6d45ed 2025-09-17 17:48:28,928 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/745cb95b-66e2-4e28-adfc-e55bb4a6e69a 2025-09-17 17:48:32,218 - 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-09-17 17:48:32,218 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82287972-71744444 failed! 2025-09-17 17:48:32,284 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82287972:ctest-vn-63270858 is 31.1.1.1 and allocation pool is NOT set 2025-09-17 17:48:32,284 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82287972:ctest-vn-63270858 is 31.1.2.1 and allocation pool is NOT set 2025-09-17 17:48:36,381 - 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-09-17 17:48:36,381 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82287972-71744444 failed! 2025-09-17 17:48:36,436 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82287972:ctest-vn-63270858 is 31.1.1.1 and allocation pool is NOT set 2025-09-17 17:48:36,436 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82287972:ctest-vn-63270858 is 31.1.2.1 and allocation pool is NOT set 2025-09-17 17:48:38,493 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.20 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.204/2.586/3.969/1.382 ms') 2025-09-17 17:48:38,493 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82287972-71744444 passed 2025-09-17 17:48:38,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-17 17:48:38,648 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82287972-71744444, IP 31.1.1.4, Port 22 2025-09-17 17:48:38,813 - DEBUG - VM ctest-TestBasicVMVN-82287972-71744444 is ready for SSH connections 2025-09-17 17:48:38,814 - INFO - Waiting for VM ctest-TestBasicVMVN-82287972-68407760 to be up.. 2025-09-17 17:48:38,887 - DEBUG - VM is in ACTIVE state now 2025-09-17 17:48:38,888 - INFO - VM name : ctest-TestBasicVMVN-82287972-68407760 2025-09-17 17:48:38,961 - DEBUG - VM ctest-TestBasicVMVN-82287972-68407760 ID is f8c8e6af-2e8a-4089-bd4f-1c6654cf7537 2025-09-17 17:48:38,961 - DEBUG - VM ctest-TestBasicVMVN-82287972-68407760 launched on Node cn-jenkins-deploy-platform-ansible-os-4129-1 2025-09-17 17:48:39,034 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f8c8e6af-2e8a-4089-bd4f-1c6654cf7537 2025-09-17 17:48:39,041 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1bbcee0e-3fbb-4fb1-9586-51560ba6d03b 2025-09-17 17:48:40,271 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.06 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.771 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.771/1.916/3.062/1.145 ms') 2025-09-17 17:48:40,271 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-82287972-68407760 passed 2025-09-17 17:48:40,424 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-17 17:48:40,424 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82287972-68407760, IP 31.1.2.4, Port 22 2025-09-17 17:48:40,590 - DEBUG - VM ctest-TestBasicVMVN-82287972-68407760 is ready for SSH connections 2025-09-17 17:48:40,590 - INFO - Waiting for VM ctest-TestBasicVMVN-82287972-47382113 to be up.. 2025-09-17 17:48:40,669 - DEBUG - VM is in ACTIVE state now 2025-09-17 17:48:40,670 - INFO - VM name : ctest-TestBasicVMVN-82287972-47382113 2025-09-17 17:48:40,749 - DEBUG - VM ctest-TestBasicVMVN-82287972-47382113 ID is c476b932-5afb-4d6a-8c2c-0c48c709dfe4 2025-09-17 17:48:40,749 - DEBUG - VM ctest-TestBasicVMVN-82287972-47382113 launched on Node cn-jenkins-deploy-platform-ansible-os-4129-1 2025-09-17 17:48:40,822 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/c476b932-5afb-4d6a-8c2c-0c48c709dfe4 2025-09-17 17:48:40,830 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e8f61b75-99f2-4d66-9d8d-b9f44e01b2c6 2025-09-17 17:48:42,062 - 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.31 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.461 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.461/1.883/3.305/1.422 ms') 2025-09-17 17:48:42,062 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-82287972-47382113 passed 2025-09-17 17:48:42,220 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-17 17:48:42,220 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82287972-47382113, IP 31.1.1.3, Port 22 2025-09-17 17:48:42,383 - DEBUG - VM ctest-TestBasicVMVN-82287972-47382113 is ready for SSH connections 2025-09-17 17:48:42,383 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-17 17:48:42,383 - 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-09-17 17:48:42,384 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-17 17:48:46,414 - 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.274 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.875 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.920 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.875/2.023/4.274 ms 2025-09-17 17:48:46,414 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-82287972-71744444 passed 2025-09-17 17:48:46,414 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-17 17:48:46,414 - 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-09-17 17:48:46,414 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-17 17:48:50,077 - 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.911 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.798 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.875 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.798/1.528/2.911 ms 2025-09-17 17:48:50,077 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-82287972-68407760 passed 2025-09-17 17:48:50,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-17 17:48:50,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-17 17:48:50,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-17 17:48:50,077 - 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-09-17 17:48:50,077 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-17 17:48:50,262 - DEBUG - None 2025-09-17 17:48:50,262 - 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-09-17 17:48:50,262 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-17 17:48:50,435 - DEBUG - None 2025-09-17 17:48:50,435 - 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-09-17 17:48:50,435 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-17 17:48:51,085 - DEBUG - None 2025-09-17 17:48:51,085 - 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-09-17 17:48:51,085 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-17 17:48:53,295 - 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.923 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.757 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.418 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.606 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.404 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.404/2.221/6.757 ms 2025-09-17 17:48:53,295 - 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-09-17 17:48:53,295 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-17 17:48:55,540 - 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.086 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.530 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.687 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.472 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.888 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.743 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.615 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.472/2.145/4.687 ms 2025-09-17 17:48:55,540 - 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-09-17 17:48:55,540 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-17 17:48:57,813 - 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.719 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.682 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.488 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.521 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.918 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.027 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.403/1.822/3.488 ms 2025-09-17 17:48:57,813 - INFO - Deleting VM ctest-TestBasicVMVN-82287972-47382113 2025-09-17 17:48:57,880 - INFO - Detaching port 1bbcee0e-3fbb-4fb1-9586-51560ba6d03b from VM ctest-TestBasicVMVN-82287972-68407760 2025-09-17 17:48:57,915 - INFO - Deleting VM ctest-TestBasicVMVN-82287972-68407760 2025-09-17 17:48:57,983 - INFO - Detaching port 745cb95b-66e2-4e28-adfc-e55bb4a6e69a from VM ctest-TestBasicVMVN-82287972-71744444 2025-09-17 17:48:58,021 - INFO - Deleting VM ctest-TestBasicVMVN-82287972-71744444 2025-09-17 17:48:58,090 - INFO - Deleting VN ctest-vn-63270858 2025-09-17 17:48:58,281 - DEBUG - Response for delete_port : () 2025-09-17 17:48:58,512 - DEBUG - Response for delete_port : () 2025-09-17 17:48:58,570 - DEBUG - VN 27dac25e-b2ad-442f-b21f-78acacd05b92 still in use: Unable to complete operation on network 27dac25e-b2ad-442f-b21f-78acacd05b92. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fcf36adc-a175-4580-98bb-7aba6f47ab84'] 2025-09-17 17:48:58,570 - WARNING - Deleting VN ctest-vn-63270858 failed..Will retry 2025-09-17 17:49:00,709 - DEBUG - Response for deleting network () 2025-09-17 17:49:00,710 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1ae6e8a9-8a6d-425b-9546-ccb1c33e2dd0 2025-09-17 17:49:00,717 - DEBUG - Response Code: 404 2025-09-17 17:49:00,717 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-17 17:49:00,724 - DEBUG - Requesting: http://10.0.0.254:8082/domain/9ee9a899-f734-4334-81ba-54f10e0f2a6a 2025-09-17 17:49:00,789 - DEBUG - Requesting: http://10.0.0.254:8082/project/39958d21-9d22-4762-b135-19b2e2c016f1 2025-09-17 17:49:00,870 - INFO - Validated that VN ctest-vn-63270858 is not found in API Server 2025-09-17 17:49:00,882 - DEBUG - VN ctest-vn-63270858 is not present in Agent 10.0.0.254 2025-09-17 17:49:00,882 - INFO - Validated that VN ctest-vn-63270858 is not in any agent 2025-09-17 17:49:00,889 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-09-17 17:49:00,898 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-63270858 2025-09-17 17:49:00,898 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-82287972:ctest-vn-63270858 2025-09-17 17:49:00,911 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-63270858 info 2025-09-17 17:49:00,995 - INFO - IPAM: ctest-ipam-14511431 is not found in API Server 2025-09-17 17:49:01,010 - INFO - IPAM:ctest-ipam-14511431 is not found in control node 2025-09-17 17:49:01,280 - DEBUG - No XMPP flaps were noticed during the test 2025-09-17 17:49:01,280 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-09-17 17:49:01,280 - INFO - -------------------------------------------------------------------------------- 2025-09-17 17:49:02,072 - INFO - Deleted project: ctest-TestBasicVMVN-82287972, ID : 39958d21-9d22-4762-b135-19b2e2c016f1