2025-09-22 02:07:18,980 - INFO - Domain Default found not creating 2025-09-22 02:07:19,120 - INFO - Project ctest-TestBasicVMVN-13653100 not found, creating it 2025-09-22 02:07:19,564 - INFO - Created Project:ctest-TestBasicVMVN-13653100, ID : 0b5274bc-cef3-4cf4-a215-0106dd963db6 2025-09-22 02:07:21,191 - INFO - ================================================================================ 2025-09-22 02:07:21,191 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-22 02:07:21,191 - 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-22 02:07:21,446 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with 2025-09-22 02:07:21,446 - INFO - Initial checks done. Running the testcase now 2025-09-22 02:07:21,446 - INFO - 2025-09-22 02:07:22,040 - DEBUG - Response for create_network : {'network': {'id': '01aa262c-e33d-4c2c-954d-51b36c329606', 'name': 'ctest-vn2_metadata-38876536', 'tenant_id': '0b5274bccef34cf4a2150106dd963db6', 'project_id': '0b5274bccef34cf4a2150106dd963db6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13653100', 'ctest-vn2_metadata-38876536'], 'port_security_enabled': True, 'description': ''}} 2025-09-22 02:07:22,269 - DEBUG - Response for create_subnet : {'subnet': {'id': '3940336f-b82b-4c2e-8204-86568d2f76a9', 'name': '', 'tenant_id': '0b5274bccef34cf4a2150106dd963db6', 'network_id': '01aa262c-e33d-4c2c-954d-51b36c329606', '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': '0b5274bccef34cf4a2150106dd963db6'}} 2025-09-22 02:07:22,289 - INFO - Created VN ctest-vn2_metadata-38876536 2025-09-22 02:07:22,340 - DEBUG - VN ctest-vn2_metadata-38876536 UUID is 01aa262c-e33d-4c2c-954d-51b36c329606 2025-09-22 02:07:22,531 - DEBUG - Services list from nova: [, , ] 2025-09-22 02:07:23,629 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4160-1) 2025-09-22 02:07:23,736 - DEBUG - Link local service introspect added 2025-09-22 02:07:23,778 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-22 02:07:28,853 - DEBUG - VM is in ACTIVE state now 2025-09-22 02:07:28,979 - INFO - Waiting for VM ctest-TestBasicVMVN-13653100-95953451 to be up.. 2025-09-22 02:07:28,979 - INFO - VM name : ctest-TestBasicVMVN-13653100-95953451 2025-09-22 02:07:29,052 - DEBUG - VM ctest-TestBasicVMVN-13653100-95953451 ID is ea2763d0-5449-4ed9-86eb-89e8de20c730 2025-09-22 02:07:29,052 - DEBUG - VM ctest-TestBasicVMVN-13653100-95953451 launched on Node cn-jenkins-deploy-platform-ansible-os-4160-1 2025-09-22 02:07:29,125 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/ea2763d0-5449-4ed9-86eb-89e8de20c730 2025-09-22 02:07:29,460 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/ea2763d0-5449-4ed9-86eb-89e8de20c730 2025-09-22 02:07:29,491 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/ace54bcd-d92f-412c-b23d-93b523855fc3 2025-09-22 02:07:32,730 - 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 1005ms') 2025-09-22 02:07:32,731 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13653100-95953451 failed! 2025-09-22 02:07:32,784 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13653100:ctest-vn2_metadata-38876536 is 11.1.1.1 and allocation pool is NOT set 2025-09-22 02:07:34,845 - 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.12 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.75 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.122/2.435/2.749/0.313 ms') 2025-09-22 02:07:34,845 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13653100-95953451 passed 2025-09-22 02:07:34,992 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:07:34,992 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13653100-95953451, IP 11.1.1.3, Port 22 2025-09-22 02:07:35,048 - 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-22 02:07:35,121 - DEBUG - VM ctest-TestBasicVMVN-13653100-95953451 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-22 02:07:40,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:07:40,122 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13653100-95953451, IP 11.1.1.3, Port 22 2025-09-22 02:07:40,284 - DEBUG - VM ctest-TestBasicVMVN-13653100-95953451 is ready for SSH connections 2025-09-22 02:07:40,284 - INFO - Retry 0 2025-09-22 02:07:40,284 - 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.19, gateway password: c0ntrail123 2025-09-22 02:07:40,284 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-22 02:07:41,979 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-22 02:07:41,979 - INFO - Generic metadata worked 2025-09-22 02:07:42,228 - DEBUG - Link local service introspect removed 2025-09-22 02:07:42,228 - INFO - Deleting VM ctest-TestBasicVMVN-13653100-95953451 2025-09-22 02:07:42,306 - INFO - Deleting VN ctest-vn2_metadata-38876536 2025-09-22 02:07:42,349 - DEBUG - VN 01aa262c-e33d-4c2c-954d-51b36c329606 still in use: Unable to complete operation on network 01aa262c-e33d-4c2c-954d-51b36c329606. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5c037971-de48-43d8-b4ec-a6caa47c691b'] 2025-09-22 02:07:42,349 - WARNING - Deleting VN ctest-vn2_metadata-38876536 failed..Will retry 2025-09-22 02:07:44,456 - DEBUG - Response for deleting network () 2025-09-22 02:07:44,714 - DEBUG - No XMPP flaps were noticed during the test 2025-09-22 02:07:44,714 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-09-22 02:07:44,714 - INFO - -------------------------------------------------------------------------------- 2025-09-22 02:07:44,716 - INFO - ================================================================================ 2025-09-22 02:07:44,717 - INFO - STARTING TEST : test_metadata_service 2025-09-22 02:07:44,717 - 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-22 02:07:45,007 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with 2025-09-22 02:07:45,007 - INFO - Initial checks done. Running the testcase now 2025-09-22 02:07:45,007 - INFO - 2025-09-22 02:07:45,007 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs 2025-09-22 02:07:45,013 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/478ec02d-a7e5-4b2a-a98e-c5a8c8db1989 2025-09-22 02:07:45,189 - DEBUG - Response for create_network : {'network': {'id': '8ce0052a-c4e5-43ec-8357-ba52a6182699', 'name': 'ctest-vn-61848184', 'tenant_id': '0b5274bccef34cf4a2150106dd963db6', 'project_id': '0b5274bccef34cf4a2150106dd963db6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13653100', 'ctest-vn-61848184'], 'port_security_enabled': True, 'description': ''}} 2025-09-22 02:07:45,339 - DEBUG - Response for create_subnet : {'subnet': {'id': '31b5d635-f70c-4287-9545-a757daf23906', 'name': '', 'tenant_id': '0b5274bccef34cf4a2150106dd963db6', 'network_id': '8ce0052a-c4e5-43ec-8357-ba52a6182699', 'ip_version': 4, 'cidr': '67.86.179.64/26', 'allocation_pools': [{'start': '67.86.179.66', 'end': '67.86.179.126'}], 'gateway_ip': '67.86.179.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.86.179.66', 'tags': [], 'project_id': '0b5274bccef34cf4a2150106dd963db6'}} 2025-09-22 02:07:45,356 - INFO - Created VN ctest-vn-61848184 2025-09-22 02:07:45,408 - DEBUG - VN ctest-vn-61848184 UUID is 8ce0052a-c4e5-43ec-8357-ba52a6182699 2025-09-22 02:07:46,624 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4160-1) 2025-09-22 02:07:46,624 - INFO - Waiting for VM ctest-TestBasicVMVN-13653100-60853941 to be up.. 2025-09-22 02:07:46,663 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-22 02:07:51,745 - DEBUG - VM is in ACTIVE state now 2025-09-22 02:07:51,745 - INFO - VM name : ctest-TestBasicVMVN-13653100-60853941 2025-09-22 02:07:51,819 - DEBUG - VM ctest-TestBasicVMVN-13653100-60853941 ID is a12803bc-e316-4b15-bbbe-0f15d28fb381 2025-09-22 02:07:51,819 - DEBUG - VM ctest-TestBasicVMVN-13653100-60853941 launched on Node cn-jenkins-deploy-platform-ansible-os-4160-1 2025-09-22 02:07:51,896 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/a12803bc-e316-4b15-bbbe-0f15d28fb381 2025-09-22 02:07:51,905 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/3f7b7d18-d57b-4ef6-a0a6-9c2384f58e9b 2025-09-22 02:07:55,163 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms') 2025-09-22 02:07:55,163 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13653100-60853941 failed! 2025-09-22 02:07:55,216 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13653100:ctest-vn-61848184 is 67.86.179.65 and allocation pool is NOT set 2025-09-22 02:07:59,286 - 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=9.41 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 9.411/9.411/9.411/0.000 ms') 2025-09-22 02:07:59,286 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13653100-60853941 passed 2025-09-22 02:07:59,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:07:59,440 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13653100-60853941, IP 67.86.179.67, Port 22 2025-09-22 02:07:59,596 - DEBUG - VM ctest-TestBasicVMVN-13653100-60853941 is ready for SSH connections 2025-09-22 02:07:59,596 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2025-09-22 02:07:59,596 - DEBUG - cat /tmp/output.txt 2025-09-22 02:08:01,243 - DEBUG - Hello World. The time is now Sun, 21 Sep 2025 20:07:57 -0600! 2025-09-22 02:08:01,243 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 21 Sep 2025 20:07:57 -0600!'} 2025-09-22 02:08:01,243 - INFO - metadata_script.txt got executed in the vm 2025-09-22 02:08:01,243 - INFO - Deleting VM ctest-TestBasicVMVN-13653100-60853941 2025-09-22 02:08:01,309 - INFO - Deleting VN ctest-vn-61848184 2025-09-22 02:08:01,348 - DEBUG - VN 8ce0052a-c4e5-43ec-8357-ba52a6182699 still in use: Unable to complete operation on network 8ce0052a-c4e5-43ec-8357-ba52a6182699. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3d5598ee-fd82-4feb-b318-f3efac4ba0c0'] 2025-09-22 02:08:01,349 - WARNING - Deleting VN ctest-vn-61848184 failed..Will retry 2025-09-22 02:08:03,454 - DEBUG - Response for deleting network () 2025-09-22 02:08:03,714 - DEBUG - No XMPP flaps were noticed during the test 2025-09-22 02:08:03,714 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-09-22 02:08:03,714 - INFO - -------------------------------------------------------------------------------- 2025-09-22 02:08:03,717 - INFO - ================================================================================ 2025-09-22 02:08:03,717 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-22 02:08:03,717 - 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-22 02:08:04,001 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with 2025-09-22 02:08:04,001 - INFO - Initial checks done. Running the testcase now 2025-09-22 02:08:04,001 - INFO - 2025-09-22 02:08:04,498 - DEBUG - Response for create_network : {'network': {'id': '647468b4-f7b8-40b1-a4a4-a62e1f3f80dd', 'name': 'ctest-vn-42692226', 'tenant_id': '0b5274bccef34cf4a2150106dd963db6', 'project_id': '0b5274bccef34cf4a2150106dd963db6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13653100', 'ctest-vn-42692226'], 'port_security_enabled': True, 'description': ''}} 2025-09-22 02:08:04,697 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eeda30f6-0dbf-400e-9891-994c93d73af4', 'name': '', 'tenant_id': '0b5274bccef34cf4a2150106dd963db6', 'network_id': '647468b4-f7b8-40b1-a4a4-a62e1f3f80dd', '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': '0b5274bccef34cf4a2150106dd963db6'}} 2025-09-22 02:08:04,909 - DEBUG - Response for create_subnet : {'subnet': {'id': '527539a2-2d7c-4173-a2ae-60e9a6f686a6', 'name': '', 'tenant_id': '0b5274bccef34cf4a2150106dd963db6', 'network_id': '647468b4-f7b8-40b1-a4a4-a62e1f3f80dd', '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': '0b5274bccef34cf4a2150106dd963db6'}} 2025-09-22 02:08:04,927 - INFO - Created VN ctest-vn-42692226 2025-09-22 02:08:04,980 - DEBUG - VN ctest-vn-42692226 UUID is 647468b4-f7b8-40b1-a4a4-a62e1f3f80dd 2025-09-22 02:08:05,338 - DEBUG - Response for create_port : {'port': {'name': '470debad-b9f9-4f78-87ff-bb7b87989ed2', 'id': '470debad-b9f9-4f78-87ff-bb7b87989ed2', 'tenant_id': '0b5274bccef34cf4a2150106dd963db6', 'network_id': '647468b4-f7b8-40b1-a4a4-a62e1f3f80dd', 'mac_address': '02:47:0d:eb:ad:b9', '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': 'eeda30f6-0dbf-400e-9891-994c93d73af4'}], 'security_groups': ['8891e974-57a2-4247-bfc6-defa91e6cfc1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0b5274bccef34cf4a2150106dd963db6'}} 2025-09-22 02:08:05,511 - DEBUG - Response for create_port : {'port': {'name': '74d26824-46e8-44d4-9b20-92592fe4a13c', 'id': '74d26824-46e8-44d4-9b20-92592fe4a13c', 'tenant_id': '0b5274bccef34cf4a2150106dd963db6', 'network_id': '647468b4-f7b8-40b1-a4a4-a62e1f3f80dd', 'mac_address': '02:74:d2:68:24:46', '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': '527539a2-2d7c-4173-a2ae-60e9a6f686a6'}], 'security_groups': ['8891e974-57a2-4247-bfc6-defa91e6cfc1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0b5274bccef34cf4a2150106dd963db6'}} 2025-09-22 02:08:05,870 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4160-1) 2025-09-22 02:08:06,290 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4160-1) 2025-09-22 02:08:07,658 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4160-1) 2025-09-22 02:08:07,659 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-09-22 02:08:07,671 - DEBUG - Requesting: http://10.0.0.19:8082/domain/6dd92d91-881d-4ff3-a388-2d75be9bb5b5 2025-09-22 02:08:07,685 - DEBUG - Requesting: http://10.0.0.19:8082/project/0b5274bc-cef3-4cf4-a215-0106dd963db6 2025-09-22 02:08:07,781 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/974cf862-6335-40be-a240-95175f4a37b1 2025-09-22 02:08:07,791 - INFO - Verifications in API Server for IPAM: ctest-ipam-14208650 passed 2025-09-22 02:08:07,801 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-13653100:ctest-ipam-14208650', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-13653100', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10902361899412046014', 'uuid-lslong': '11691508560269293489'}, 'enable': 'true', 'created': '2025-09-22T02:08:04', 'last-modified': '2025-09-22T02:08:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.567923'} 2025-09-22 02:08:07,801 - INFO - Verifications in Control node for IPAM: ctest-ipam-14208650 passed 2025-09-22 02:08:07,801 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-09-22 02:08:07,808 - DEBUG - Requesting: http://10.0.0.19:8082/domain/6dd92d91-881d-4ff3-a388-2d75be9bb5b5 2025-09-22 02:08:07,820 - DEBUG - Requesting: http://10.0.0.19:8082/project/0b5274bc-cef3-4cf4-a215-0106dd963db6 2025-09-22 02:08:07,900 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/647468b4-f7b8-40b1-a4a4-a62e1f3f80dd 2025-09-22 02:08:07,917 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/647468b4-f7b8-40b1-a4a4-a62e1f3f80dd 2025-09-22 02:08:07,930 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0a4bdb7e-505d-46d7-8d39-377feddd087e 2025-09-22 02:08:07,938 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0a4bdb7e-505d-46d7-8d39-377feddd087e 2025-09-22 02:08:07,947 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/92db928b-975d-4807-b502-0dae0d2fe611 2025-09-22 02:08:07,955 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-22 02:08:07,955 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/647468b4-f7b8-40b1-a4a4-a62e1f3f80dd 2025-09-22 02:08:07,966 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0a4bdb7e-505d-46d7-8d39-377feddd087e 2025-09-22 02:08:08,083 - INFO - Verified VN network id 11 for VN 647468b4-f7b8-40b1-a4a4-a62e1f3f80dd 2025-09-22 02:08:08,083 - INFO - Verifications in API Server for VN ctest-vn-42692226 passed 2025-09-22 02:08:08,083 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/647468b4-f7b8-40b1-a4a4-a62e1f3f80dd 2025-09-22 02:08:08,107 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0a4bdb7e-505d-46d7-8d39-377feddd087e 2025-09-22 02:08:08,119 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0a4bdb7e-505d-46d7-8d39-377feddd087e 2025-09-22 02:08:08,132 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/92db928b-975d-4807-b502-0dae0d2fe611 2025-09-22 02:08:08,154 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-13653100:ctest-vn-42692226', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-13653100', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7238525627550679217', 'uuid-lslong': '11863790035423690973'}, 'enable': 'true', 'created': '2025-09-22T02:08:04', 'last-modified': '2025-09-22T02:08:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.268022'} 2025-09-22 02:08:08,178 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-22 02:08:08,178 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-42692226 passed 2025-09-22 02:08:08,180 - DEBUG - ====Verifying policy data for ctest-vn-42692226 in API_Server ====== 2025-09-22 02:08:08,180 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-09-22 02:08:08,198 - DEBUG - Requesting: http://10.0.0.19:8082/domain/6dd92d91-881d-4ff3-a388-2d75be9bb5b5 2025-09-22 02:08:08,229 - DEBUG - Requesting: http://10.0.0.19:8082/project/0b5274bc-cef3-4cf4-a215-0106dd963db6 2025-09-22 02:08:08,353 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/647468b4-f7b8-40b1-a4a4-a62e1f3f80dd 2025-09-22 02:08:08,390 - DEBUG - =>VN ctest-vn-42692226 has no policy to be verified 2025-09-22 02:08:08,390 - DEBUG - Verifying the vn in opserver 2025-09-22 02:08:08,390 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-13653100:ctest-vn-42692226 virtual network link through opserver 10.0.0.19 2025-09-22 02:08:08,390 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-09-22 02:08:08,804 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-09-22 02:08:08,873 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-13653100:ctest-vn-42692226', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-13653100:ctest-vn-42692226?flat'} 2025-09-22 02:08:08,873 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-13653100:ctest-vn-42692226 is found in opserver 2025-09-22 02:08:08,880 - DEBUG - VRF ids for VN ctest-vn-42692226: {'10.0.0.19': '2'} 2025-09-22 02:08:08,880 - INFO - Waiting for VM ctest-TestBasicVMVN-13653100-17747956 to be up.. 2025-09-22 02:08:08,965 - DEBUG - VM is in ACTIVE state now 2025-09-22 02:08:08,965 - INFO - VM name : ctest-TestBasicVMVN-13653100-17747956 2025-09-22 02:08:09,046 - DEBUG - VM ctest-TestBasicVMVN-13653100-17747956 ID is 2e6f1ef5-8eac-40fc-84d6-d6c06e17e892 2025-09-22 02:08:09,046 - DEBUG - VM ctest-TestBasicVMVN-13653100-17747956 launched on Node cn-jenkins-deploy-platform-ansible-os-4160-1 2025-09-22 02:08:09,149 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/2e6f1ef5-8eac-40fc-84d6-d6c06e17e892 2025-09-22 02:08:09,159 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/470debad-b9f9-4f78-87ff-bb7b87989ed2 2025-09-22 02:08:12,407 - 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 1010ms') 2025-09-22 02:08:12,407 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13653100-17747956 failed! 2025-09-22 02:08:12,464 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13653100:ctest-vn-42692226 is 31.1.1.1 and allocation pool is NOT set 2025-09-22 02:08:12,464 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13653100:ctest-vn-42692226 is 31.1.2.1 and allocation pool is NOT set 2025-09-22 02:08:16,542 - 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') 2025-09-22 02:08:16,542 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13653100-17747956 failed! 2025-09-22 02:08:16,600 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13653100:ctest-vn-42692226 is 31.1.1.1 and allocation pool is NOT set 2025-09-22 02:08:16,600 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13653100:ctest-vn-42692226 is 31.1.2.1 and allocation pool is NOT set 2025-09-22 02:08:18,664 - 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.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.442 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.442/2.041/3.640/1.599 ms') 2025-09-22 02:08:18,665 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13653100-17747956 passed 2025-09-22 02:08:18,816 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:08:18,817 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13653100-17747956, IP 31.1.1.4, Port 22 2025-09-22 02:08:18,972 - DEBUG - VM ctest-TestBasicVMVN-13653100-17747956 is ready for SSH connections 2025-09-22 02:08:18,972 - INFO - Waiting for VM ctest-TestBasicVMVN-13653100-92196114 to be up.. 2025-09-22 02:08:19,048 - DEBUG - VM is in ACTIVE state now 2025-09-22 02:08:19,049 - INFO - VM name : ctest-TestBasicVMVN-13653100-92196114 2025-09-22 02:08:19,122 - DEBUG - VM ctest-TestBasicVMVN-13653100-92196114 ID is e74ed24b-4baa-4b8a-a7b6-f0fadcc51cfc 2025-09-22 02:08:19,123 - DEBUG - VM ctest-TestBasicVMVN-13653100-92196114 launched on Node cn-jenkins-deploy-platform-ansible-os-4160-1 2025-09-22 02:08:19,193 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/e74ed24b-4baa-4b8a-a7b6-f0fadcc51cfc 2025-09-22 02:08:19,202 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/74d26824-46e8-44d4-9b20-92592fe4a13c 2025-09-22 02:08:20,437 - 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.19 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.15 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 = 1.147/2.168/3.190/1.021 ms') 2025-09-22 02:08:20,437 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-13653100-92196114 passed 2025-09-22 02:08:20,588 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:08:20,588 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13653100-92196114, IP 31.1.2.4, Port 22 2025-09-22 02:08:20,751 - DEBUG - VM ctest-TestBasicVMVN-13653100-92196114 is ready for SSH connections 2025-09-22 02:08:20,752 - INFO - Waiting for VM ctest-TestBasicVMVN-13653100-47749355 to be up.. 2025-09-22 02:08:20,829 - DEBUG - VM is in ACTIVE state now 2025-09-22 02:08:20,829 - INFO - VM name : ctest-TestBasicVMVN-13653100-47749355 2025-09-22 02:08:20,904 - DEBUG - VM ctest-TestBasicVMVN-13653100-47749355 ID is fbad2c29-4716-4e7a-a493-da91382370f9 2025-09-22 02:08:20,905 - DEBUG - VM ctest-TestBasicVMVN-13653100-47749355 launched on Node cn-jenkins-deploy-platform-ansible-os-4160-1 2025-09-22 02:08:20,985 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/fbad2c29-4716-4e7a-a493-da91382370f9 2025-09-22 02:08:20,993 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/01d774fc-e3ca-491b-a85b-288a9d16a697 2025-09-22 02:08:22,228 - 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.52 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.504 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.504/2.011/3.518/1.507 ms') 2025-09-22 02:08:22,228 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-13653100-47749355 passed 2025-09-22 02:08:22,376 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:08:22,376 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13653100-47749355, IP 31.1.1.3, Port 22 2025-09-22 02:08:22,532 - DEBUG - VM ctest-TestBasicVMVN-13653100-47749355 is ready for SSH connections 2025-09-22 02:08:22,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:08:22,532 - 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.19, gateway password: c0ntrail123 2025-09-22 02:08:22,532 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-22 02:08:26,627 - 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.735 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.065 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.024 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.024/1.941/3.735 ms 2025-09-22 02:08:26,627 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-13653100-17747956 passed 2025-09-22 02:08:26,627 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:08:26,627 - 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.19, gateway password: c0ntrail123 2025-09-22 02:08:26,627 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-22 02:08:30,331 - 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.433 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.008 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.966 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.966/1.802/3.433 ms 2025-09-22 02:08:30,331 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-13653100-92196114 passed 2025-09-22 02:08:30,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:08:30,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:08:30,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-22 02:08:30,331 - 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.19, gateway password: c0ntrail123 2025-09-22 02:08:30,331 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-22 02:08:30,528 - DEBUG - None 2025-09-22 02:08:30,528 - 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.19, gateway password: c0ntrail123 2025-09-22 02:08:30,529 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-22 02:08:30,724 - DEBUG - None 2025-09-22 02:08:30,724 - 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.19, gateway password: c0ntrail123 2025-09-22 02:08:30,724 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-22 02:08:31,399 - DEBUG - None 2025-09-22 02:08:31,400 - 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.19, gateway password: c0ntrail123 2025-09-22 02:08:31,400 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-22 02:08:33,658 - 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=2.201 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.781 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.488 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.849 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.600 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.488/2.583/7.781 ms 2025-09-22 02:08:33,658 - 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.19, gateway password: c0ntrail123 2025-09-22 02:08:33,658 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-22 02:08:35,934 - 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.113 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.313 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.502 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.510 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.215 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.194 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.428 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.428/2.182/4.502 ms 2025-09-22 02:08:35,935 - 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.19, gateway password: c0ntrail123 2025-09-22 02:08:35,935 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-22 02:08:38,206 - 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.782 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.906 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.866 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.643 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.193 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.118 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.453 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.453/1.994/3.866 ms 2025-09-22 02:08:38,206 - INFO - Deleting VM ctest-TestBasicVMVN-13653100-47749355 2025-09-22 02:08:38,274 - INFO - Detaching port 74d26824-46e8-44d4-9b20-92592fe4a13c from VM ctest-TestBasicVMVN-13653100-92196114 2025-09-22 02:08:38,308 - INFO - Deleting VM ctest-TestBasicVMVN-13653100-92196114 2025-09-22 02:08:38,376 - INFO - Detaching port 470debad-b9f9-4f78-87ff-bb7b87989ed2 from VM ctest-TestBasicVMVN-13653100-17747956 2025-09-22 02:08:38,414 - INFO - Deleting VM ctest-TestBasicVMVN-13653100-17747956 2025-09-22 02:08:38,485 - INFO - Deleting VN ctest-vn-42692226 2025-09-22 02:08:38,667 - DEBUG - Response for delete_port : () 2025-09-22 02:08:38,840 - DEBUG - Response for delete_port : () 2025-09-22 02:08:38,886 - DEBUG - VN 647468b4-f7b8-40b1-a4a4-a62e1f3f80dd still in use: Unable to complete operation on network 647468b4-f7b8-40b1-a4a4-a62e1f3f80dd. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4d7de0bb-32fd-4ab2-a307-b34415336862'] 2025-09-22 02:08:38,886 - WARNING - Deleting VN ctest-vn-42692226 failed..Will retry 2025-09-22 02:08:41,014 - DEBUG - Response for deleting network () 2025-09-22 02:08:41,015 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/0a4bdb7e-505d-46d7-8d39-377feddd087e 2025-09-22 02:08:41,021 - DEBUG - Response Code: 404 2025-09-22 02:08:41,021 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-09-22 02:08:41,026 - DEBUG - Requesting: http://10.0.0.19:8082/domain/6dd92d91-881d-4ff3-a388-2d75be9bb5b5 2025-09-22 02:08:41,086 - DEBUG - Requesting: http://10.0.0.19:8082/project/0b5274bc-cef3-4cf4-a215-0106dd963db6 2025-09-22 02:08:41,163 - INFO - Validated that VN ctest-vn-42692226 is not found in API Server 2025-09-22 02:08:41,178 - DEBUG - VN ctest-vn-42692226 is not present in Agent 10.0.0.19 2025-09-22 02:08:41,178 - INFO - Validated that VN ctest-vn-42692226 is not in any agent 2025-09-22 02:08:41,186 - DEBUG - VRF 2 is not seen in agent 10.0.0.19 2025-09-22 02:08:41,197 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-42692226 2025-09-22 02:08:41,197 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-13653100:ctest-vn-42692226 2025-09-22 02:08:41,210 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-42692226 info 2025-09-22 02:08:41,292 - INFO - IPAM: ctest-ipam-14208650 is not found in API Server 2025-09-22 02:08:41,304 - INFO - IPAM:ctest-ipam-14208650 is not found in control node 2025-09-22 02:08:41,561 - DEBUG - No XMPP flaps were noticed during the test 2025-09-22 02:08:41,561 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-09-22 02:08:41,561 - INFO - -------------------------------------------------------------------------------- 2025-09-22 02:08:42,275 - INFO - Deleted project: ctest-TestBasicVMVN-13653100, ID : 0b5274bc-cef3-4cf4-a215-0106dd963db6