2025-11-05 16:17:48,988 - INFO - Domain Default found not creating 2025-11-05 16:17:49,128 - INFO - Project ctest-TestBasicVMVN-99046750 not found, creating it 2025-11-05 16:17:49,560 - INFO - Created Project:ctest-TestBasicVMVN-99046750, ID : 217b689a-47a2-4b85-a88f-01a65f8cc3b1 2025-11-05 16:17:51,044 - INFO - ================================================================================ 2025-11-05 16:17:51,045 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-05 16:17:51,045 - 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-11-05 16:17:51,298 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.192': '0'}} with 2025-11-05 16:17:51,298 - INFO - Initial checks done. Running the testcase now 2025-11-05 16:17:51,298 - INFO - 2025-11-05 16:17:51,809 - DEBUG - Response for create_network : {'network': {'id': '5e4990be-773a-40b5-b29d-9d59e94c5d04', 'name': 'ctest-vn2_metadata-53253268', 'tenant_id': '217b689a47a24b85a88f01a65f8cc3b1', 'project_id': '217b689a47a24b85a88f01a65f8cc3b1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99046750', 'ctest-vn2_metadata-53253268'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 16:17:52,022 - DEBUG - Response for create_subnet : {'subnet': {'id': 'df021b74-fa5f-4dcd-a3d9-c67770122f8b', 'name': '', 'tenant_id': '217b689a47a24b85a88f01a65f8cc3b1', 'network_id': '5e4990be-773a-40b5-b29d-9d59e94c5d04', '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': '217b689a47a24b85a88f01a65f8cc3b1'}} 2025-11-05 16:17:52,038 - INFO - Created VN ctest-vn2_metadata-53253268 2025-11-05 16:17:52,090 - DEBUG - VN ctest-vn2_metadata-53253268 UUID is 5e4990be-773a-40b5-b29d-9d59e94c5d04 2025-11-05 16:17:52,257 - DEBUG - Services list from nova: [, , ] 2025-11-05 16:17:53,251 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4648-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4648-1) 2025-11-05 16:17:53,353 - DEBUG - Link local service introspect added 2025-11-05 16:17:53,399 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-05 16:17:58,467 - DEBUG - VM is in ACTIVE state now 2025-11-05 16:17:58,581 - INFO - Waiting for VM ctest-TestBasicVMVN-99046750-19017688 to be up.. 2025-11-05 16:17:58,581 - INFO - VM name : ctest-TestBasicVMVN-99046750-19017688 2025-11-05 16:17:58,646 - DEBUG - VM ctest-TestBasicVMVN-99046750-19017688 ID is c9a010d1-9cf7-4c2e-9c5c-ab74ab4797ad 2025-11-05 16:17:58,646 - DEBUG - VM ctest-TestBasicVMVN-99046750-19017688 launched on Node cn-jenkins-deploy-platform-ansible-os-4648-1 2025-11-05 16:17:58,715 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c9a010d1-9cf7-4c2e-9c5c-ab74ab4797ad 2025-11-05 16:17:59,004 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c9a010d1-9cf7-4c2e-9c5c-ab74ab4797ad 2025-11-05 16:17:59,033 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6a40eb01-1761-4278-b57f-e26c0034f32e 2025-11-05 16:18:02,290 - 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-11-05 16:18:02,291 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99046750-19017688 failed! 2025-11-05 16:18:02,346 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99046750:ctest-vn2_metadata-53253268 is 11.1.1.1 and allocation pool is NOT set 2025-11-05 16:18:04,402 - 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=1.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.617 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.617/1.201/1.786/0.584 ms') 2025-11-05 16:18:04,402 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99046750-19017688 passed 2025-11-05 16:18:04,554 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 16:18:04,554 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99046750-19017688, IP 11.1.1.3, Port 22 2025-11-05 16:18:04,609 - 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-11-05 16:18:04,674 - DEBUG - VM ctest-TestBasicVMVN-99046750-19017688 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-05 16:18:09,675 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 16:18:09,675 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99046750-19017688, IP 11.1.1.3, Port 22 2025-11-05 16:18:09,829 - DEBUG - VM ctest-TestBasicVMVN-99046750-19017688 is ready for SSH connections 2025-11-05 16:18:09,829 - INFO - Retry 0 2025-11-05 16:18:09,829 - 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.38, gateway password: c0ntrail123 2025-11-05 16:18:09,829 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-05 16:18:11,430 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-05 16:18:11,430 - INFO - Generic metadata worked 2025-11-05 16:18:11,673 - DEBUG - Link local service introspect removed 2025-11-05 16:18:11,674 - INFO - Deleting VM ctest-TestBasicVMVN-99046750-19017688 2025-11-05 16:18:11,735 - INFO - Deleting VN ctest-vn2_metadata-53253268 2025-11-05 16:18:11,765 - DEBUG - VN 5e4990be-773a-40b5-b29d-9d59e94c5d04 still in use: Unable to complete operation on network 5e4990be-773a-40b5-b29d-9d59e94c5d04. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f76e59b5-0f44-4e31-b43e-7d6846706aeb'] 2025-11-05 16:18:11,765 - WARNING - Deleting VN ctest-vn2_metadata-53253268 failed..Will retry 2025-11-05 16:18:13,847 - DEBUG - Response for deleting network () 2025-11-05 16:18:14,102 - DEBUG - No XMPP flaps were noticed during the test 2025-11-05 16:18:14,102 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-11-05 16:18:14,102 - INFO - -------------------------------------------------------------------------------- 2025-11-05 16:18:14,104 - INFO - ================================================================================ 2025-11-05 16:18:14,104 - INFO - STARTING TEST : test_metadata_service 2025-11-05 16:18:14,104 - 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-11-05 16:18:14,390 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.192': '0'}} with 2025-11-05 16:18:14,390 - INFO - Initial checks done. Running the testcase now 2025-11-05 16:18:14,390 - INFO - 2025-11-05 16:18:14,391 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs 2025-11-05 16:18:14,396 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/26e1dab4-222f-46d8-9ffc-900b34edaa24 2025-11-05 16:18:14,567 - DEBUG - Response for create_network : {'network': {'id': '43a20b14-45e4-4093-b2b1-908e3a247ea6', 'name': 'ctest-vn-23475646', 'tenant_id': '217b689a47a24b85a88f01a65f8cc3b1', 'project_id': '217b689a47a24b85a88f01a65f8cc3b1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99046750', 'ctest-vn-23475646'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 16:18:14,773 - DEBUG - Response for create_subnet : {'subnet': {'id': '9ebf8e14-7da8-4c62-96af-6d7337ca1e97', 'name': '', 'tenant_id': '217b689a47a24b85a88f01a65f8cc3b1', 'network_id': '43a20b14-45e4-4093-b2b1-908e3a247ea6', 'ip_version': 4, 'cidr': '190.238.177.0/26', 'allocation_pools': [{'start': '190.238.177.2', 'end': '190.238.177.62'}], 'gateway_ip': '190.238.177.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.238.177.2', 'tags': [], 'project_id': '217b689a47a24b85a88f01a65f8cc3b1'}} 2025-11-05 16:18:14,789 - INFO - Created VN ctest-vn-23475646 2025-11-05 16:18:14,842 - DEBUG - VN ctest-vn-23475646 UUID is 43a20b14-45e4-4093-b2b1-908e3a247ea6 2025-11-05 16:18:15,944 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4648-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4648-1) 2025-11-05 16:18:15,944 - INFO - Waiting for VM ctest-TestBasicVMVN-99046750-18137456 to be up.. 2025-11-05 16:18:15,979 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-05 16:18:21,048 - DEBUG - VM is in ACTIVE state now 2025-11-05 16:18:21,048 - INFO - VM name : ctest-TestBasicVMVN-99046750-18137456 2025-11-05 16:18:21,110 - DEBUG - VM ctest-TestBasicVMVN-99046750-18137456 ID is 828790ef-15df-4b8d-a39f-a303553c40af 2025-11-05 16:18:21,110 - DEBUG - VM ctest-TestBasicVMVN-99046750-18137456 launched on Node cn-jenkins-deploy-platform-ansible-os-4648-1 2025-11-05 16:18:21,172 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/828790ef-15df-4b8d-a39f-a303553c40af 2025-11-05 16:18:21,179 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/15ae8ddc-e936-47c7-af71-9ef8c71784dc 2025-11-05 16:18:24,437 - 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 1028ms') 2025-11-05 16:18:24,437 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99046750-18137456 failed! 2025-11-05 16:18:24,490 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99046750:ctest-vn-23475646 is 190.238.177.1 and allocation pool is NOT set 2025-11-05 16:18:26,547 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.54 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.541/2.814/4.087/1.273 ms') 2025-11-05 16:18:26,547 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99046750-18137456 passed 2025-11-05 16:18:26,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 16:18:26,698 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99046750-18137456, IP 190.238.177.3, Port 22 2025-11-05 16:18:26,754 - 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-11-05 16:18:26,825 - DEBUG - VM ctest-TestBasicVMVN-99046750-18137456 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-05 16:18:31,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 16:18:31,827 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99046750-18137456, IP 190.238.177.3, Port 22 2025-11-05 16:18:31,977 - DEBUG - VM ctest-TestBasicVMVN-99046750-18137456 is ready for SSH connections 2025-11-05 16:18:31,977 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-11-05 16:18:31,977 - DEBUG - cat /tmp/output.txt 2025-11-05 16:18:33,623 - DEBUG - Hello World. The time is now Wed, 05 Nov 2025 09:18:26 -0700! 2025-11-05 16:18:33,623 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 05 Nov 2025 09:18:26 -0700!'} 2025-11-05 16:18:33,623 - INFO - metadata_script.txt got executed in the vm 2025-11-05 16:18:33,623 - INFO - Deleting VM ctest-TestBasicVMVN-99046750-18137456 2025-11-05 16:18:33,690 - INFO - Deleting VN ctest-vn-23475646 2025-11-05 16:18:33,720 - DEBUG - VN 43a20b14-45e4-4093-b2b1-908e3a247ea6 still in use: Unable to complete operation on network 43a20b14-45e4-4093-b2b1-908e3a247ea6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ab020157-7bf2-45d1-9fed-ecc31ee56c79'] 2025-11-05 16:18:33,720 - WARNING - Deleting VN ctest-vn-23475646 failed..Will retry 2025-11-05 16:18:35,801 - DEBUG - Response for deleting network () 2025-11-05 16:18:36,054 - DEBUG - No XMPP flaps were noticed during the test 2025-11-05 16:18:36,054 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-11-05 16:18:36,055 - INFO - -------------------------------------------------------------------------------- 2025-11-05 16:18:36,057 - INFO - ================================================================================ 2025-11-05 16:18:36,057 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-05 16:18:36,057 - 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-11-05 16:18:36,351 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.192': '0'}} with 2025-11-05 16:18:36,351 - INFO - Initial checks done. Running the testcase now 2025-11-05 16:18:36,351 - INFO - 2025-11-05 16:18:36,807 - DEBUG - Response for create_network : {'network': {'id': '0cd0a3ae-f25f-45c8-9e26-482a237e7ef4', 'name': 'ctest-vn-24211951', 'tenant_id': '217b689a47a24b85a88f01a65f8cc3b1', 'project_id': '217b689a47a24b85a88f01a65f8cc3b1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99046750', 'ctest-vn-24211951'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 16:18:36,968 - DEBUG - Response for create_subnet : {'subnet': {'id': '8350e690-9f00-44ff-ae1b-ca1c45cad769', 'name': '', 'tenant_id': '217b689a47a24b85a88f01a65f8cc3b1', 'network_id': '0cd0a3ae-f25f-45c8-9e26-482a237e7ef4', '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': '217b689a47a24b85a88f01a65f8cc3b1'}} 2025-11-05 16:18:37,120 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e2860561-b1f2-4067-91d1-104c664a9fc6', 'name': '', 'tenant_id': '217b689a47a24b85a88f01a65f8cc3b1', 'network_id': '0cd0a3ae-f25f-45c8-9e26-482a237e7ef4', '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': '217b689a47a24b85a88f01a65f8cc3b1'}} 2025-11-05 16:18:37,138 - INFO - Created VN ctest-vn-24211951 2025-11-05 16:18:37,189 - DEBUG - VN ctest-vn-24211951 UUID is 0cd0a3ae-f25f-45c8-9e26-482a237e7ef4 2025-11-05 16:18:37,509 - DEBUG - Response for create_port : {'port': {'name': '8be32bed-4e40-4021-a6c2-a06137a10ac0', 'id': '8be32bed-4e40-4021-a6c2-a06137a10ac0', 'tenant_id': '217b689a47a24b85a88f01a65f8cc3b1', 'network_id': '0cd0a3ae-f25f-45c8-9e26-482a237e7ef4', 'mac_address': '02:8b:e3:2b:ed:4e', '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': '8350e690-9f00-44ff-ae1b-ca1c45cad769'}], 'security_groups': ['47726396-696b-46d0-ab7e-d2874719c5b4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '217b689a47a24b85a88f01a65f8cc3b1'}} 2025-11-05 16:18:37,662 - DEBUG - Response for create_port : {'port': {'name': 'd8948210-3d64-4f52-bf40-f177e7223461', 'id': 'd8948210-3d64-4f52-bf40-f177e7223461', 'tenant_id': '217b689a47a24b85a88f01a65f8cc3b1', 'network_id': '0cd0a3ae-f25f-45c8-9e26-482a237e7ef4', 'mac_address': '02:d8:94:82:10:3d', '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': 'e2860561-b1f2-4067-91d1-104c664a9fc6'}], 'security_groups': ['47726396-696b-46d0-ab7e-d2874719c5b4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '217b689a47a24b85a88f01a65f8cc3b1'}} 2025-11-05 16:18:37,997 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4648-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4648-1) 2025-11-05 16:18:38,360 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4648-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4648-1) 2025-11-05 16:18:39,563 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4648-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4648-1) 2025-11-05 16:18:39,564 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-11-05 16:18:39,571 - DEBUG - Requesting: http://10.0.0.38:8082/domain/5427629e-064f-403f-98cd-ffee9138a9ec 2025-11-05 16:18:39,588 - DEBUG - Requesting: http://10.0.0.38:8082/project/217b689a-47a2-4b85-a88f-01a65f8cc3b1 2025-11-05 16:18:39,671 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/ecea3a6c-d459-409b-a613-8b3b26d5215c 2025-11-05 16:18:39,683 - INFO - Verifications in API Server for IPAM: ctest-ipam-31200429 passed 2025-11-05 16:18:39,689 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-99046750:ctest-ipam-31200429', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-99046750', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17071521576594784411', 'uuid-lslong': '11967061721024373084'}, 'enable': 'true', 'created': '2025-11-05T16:18:36', 'last-modified': '2025-11-05T16:18:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.115018'} 2025-11-05 16:18:39,689 - INFO - Verifications in Control node for IPAM: ctest-ipam-31200429 passed 2025-11-05 16:18:39,689 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-11-05 16:18:39,695 - DEBUG - Requesting: http://10.0.0.38:8082/domain/5427629e-064f-403f-98cd-ffee9138a9ec 2025-11-05 16:18:39,708 - DEBUG - Requesting: http://10.0.0.38:8082/project/217b689a-47a2-4b85-a88f-01a65f8cc3b1 2025-11-05 16:18:39,784 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0cd0a3ae-f25f-45c8-9e26-482a237e7ef4 2025-11-05 16:18:39,799 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0cd0a3ae-f25f-45c8-9e26-482a237e7ef4 2025-11-05 16:18:39,807 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b56c667d-09e3-4dec-9bd6-8d4bd4f52c1d 2025-11-05 16:18:39,813 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b56c667d-09e3-4dec-9bd6-8d4bd4f52c1d 2025-11-05 16:18:39,823 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/9962cad9-f649-4f35-b954-f3b1e69c9fa4 2025-11-05 16:18:39,828 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-05 16:18:39,829 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0cd0a3ae-f25f-45c8-9e26-482a237e7ef4 2025-11-05 16:18:39,839 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b56c667d-09e3-4dec-9bd6-8d4bd4f52c1d 2025-11-05 16:18:39,852 - INFO - Verified VN network id 12 for VN 0cd0a3ae-f25f-45c8-9e26-482a237e7ef4 2025-11-05 16:18:39,852 - INFO - Verifications in API Server for VN ctest-vn-24211951 passed 2025-11-05 16:18:39,852 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0cd0a3ae-f25f-45c8-9e26-482a237e7ef4 2025-11-05 16:18:39,862 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b56c667d-09e3-4dec-9bd6-8d4bd4f52c1d 2025-11-05 16:18:39,868 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b56c667d-09e3-4dec-9bd6-8d4bd4f52c1d 2025-11-05 16:18:39,875 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/9962cad9-f649-4f35-b954-f3b1e69c9fa4 2025-11-05 16:18:39,887 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-99046750:ctest-vn-24211951', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-99046750', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '923417895396918728', 'uuid-lslong': '11395875252928937716'}, 'enable': 'true', 'created': '2025-11-05T16:18:36', 'last-modified': '2025-11-05T16:18:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.787241'} 2025-11-05 16:18:39,892 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-05 16:18:39,893 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-24211951 passed 2025-11-05 16:18:39,893 - DEBUG - ====Verifying policy data for ctest-vn-24211951 in API_Server ====== 2025-11-05 16:18:39,893 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-11-05 16:18:39,898 - DEBUG - Requesting: http://10.0.0.38:8082/domain/5427629e-064f-403f-98cd-ffee9138a9ec 2025-11-05 16:18:39,907 - DEBUG - Requesting: http://10.0.0.38:8082/project/217b689a-47a2-4b85-a88f-01a65f8cc3b1 2025-11-05 16:18:39,983 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/0cd0a3ae-f25f-45c8-9e26-482a237e7ef4 2025-11-05 16:18:40,012 - DEBUG - =>VN ctest-vn-24211951 has no policy to be verified 2025-11-05 16:18:40,012 - DEBUG - Verifying the vn in opserver 2025-11-05 16:18:40,012 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-99046750:ctest-vn-24211951 virtual network link through opserver 10.0.0.38 2025-11-05 16:18:40,013 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-11-05 16:18:40,440 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-11-05 16:18:40,499 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-99046750:ctest-vn-24211951', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-99046750:ctest-vn-24211951?flat'} 2025-11-05 16:18:40,499 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-99046750:ctest-vn-24211951 is found in opserver 2025-11-05 16:18:40,504 - DEBUG - VRF ids for VN ctest-vn-24211951: {'10.0.0.38': '2'} 2025-11-05 16:18:40,504 - INFO - Waiting for VM ctest-TestBasicVMVN-99046750-47368433 to be up.. 2025-11-05 16:18:40,585 - DEBUG - VM is in ACTIVE state now 2025-11-05 16:18:40,585 - INFO - VM name : ctest-TestBasicVMVN-99046750-47368433 2025-11-05 16:18:40,665 - DEBUG - VM ctest-TestBasicVMVN-99046750-47368433 ID is 46cd5bd9-09b8-4b76-8c9e-b92a4a5bf807 2025-11-05 16:18:40,665 - DEBUG - VM ctest-TestBasicVMVN-99046750-47368433 launched on Node cn-jenkins-deploy-platform-ansible-os-4648-1 2025-11-05 16:18:40,728 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/46cd5bd9-09b8-4b76-8c9e-b92a4a5bf807 2025-11-05 16:18:40,734 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8be32bed-4e40-4021-a6c2-a06137a10ac0 2025-11-05 16:18:43,985 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms') 2025-11-05 16:18:43,985 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99046750-47368433 failed! 2025-11-05 16:18:44,038 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99046750:ctest-vn-24211951 is 31.1.1.1 and allocation pool is NOT set 2025-11-05 16:18:44,038 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99046750:ctest-vn-24211951 is 31.1.2.1 and allocation pool is NOT set 2025-11-05 16:18:48,113 - 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-11-05 16:18:48,113 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99046750-47368433 failed! 2025-11-05 16:18:48,170 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99046750:ctest-vn-24211951 is 31.1.1.1 and allocation pool is NOT set 2025-11-05 16:18:48,170 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99046750:ctest-vn-24211951 is 31.1.2.1 and allocation pool is NOT set 2025-11-05 16:18:50,224 - 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.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.388 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.388/1.855/3.323/1.467 ms') 2025-11-05 16:18:50,225 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99046750-47368433 passed 2025-11-05 16:18:50,374 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 16:18:50,374 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99046750-47368433, IP 31.1.1.4, Port 22 2025-11-05 16:18:50,529 - DEBUG - VM ctest-TestBasicVMVN-99046750-47368433 is ready for SSH connections 2025-11-05 16:18:50,530 - INFO - Waiting for VM ctest-TestBasicVMVN-99046750-17463531 to be up.. 2025-11-05 16:18:50,595 - DEBUG - VM is in ACTIVE state now 2025-11-05 16:18:50,596 - INFO - VM name : ctest-TestBasicVMVN-99046750-17463531 2025-11-05 16:18:50,663 - DEBUG - VM ctest-TestBasicVMVN-99046750-17463531 ID is 184cb4a3-0847-48bd-a4bd-12f6b980b1b2 2025-11-05 16:18:50,663 - DEBUG - VM ctest-TestBasicVMVN-99046750-17463531 launched on Node cn-jenkins-deploy-platform-ansible-os-4648-1 2025-11-05 16:18:50,725 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/184cb4a3-0847-48bd-a4bd-12f6b980b1b2 2025-11-05 16:18:50,733 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d8948210-3d64-4f52-bf40-f177e7223461 2025-11-05 16:18:51,959 - 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.32 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.465 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.465/1.894/3.323/1.429 ms') 2025-11-05 16:18:51,959 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-99046750-17463531 passed 2025-11-05 16:18:52,110 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 16:18:52,110 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99046750-17463531, IP 31.1.2.4, Port 22 2025-11-05 16:18:52,261 - DEBUG - VM ctest-TestBasicVMVN-99046750-17463531 is ready for SSH connections 2025-11-05 16:18:52,261 - INFO - Waiting for VM ctest-TestBasicVMVN-99046750-00912820 to be up.. 2025-11-05 16:18:52,322 - DEBUG - VM is in ACTIVE state now 2025-11-05 16:18:52,323 - INFO - VM name : ctest-TestBasicVMVN-99046750-00912820 2025-11-05 16:18:52,384 - DEBUG - VM ctest-TestBasicVMVN-99046750-00912820 ID is f271db1f-4776-4429-906d-8f7c2fcd4a21 2025-11-05 16:18:52,384 - DEBUG - VM ctest-TestBasicVMVN-99046750-00912820 launched on Node cn-jenkins-deploy-platform-ansible-os-4648-1 2025-11-05 16:18:52,447 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f271db1f-4776-4429-906d-8f7c2fcd4a21 2025-11-05 16:18:52,454 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/bfa8ee9c-2458-4de9-93e9-a8f2b0be13dd 2025-11-05 16:18:53,679 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.67 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.379 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.379/1.523/2.667/1.144 ms') 2025-11-05 16:18:53,679 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-99046750-00912820 passed 2025-11-05 16:18:53,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 16:18:53,826 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99046750-00912820, IP 31.1.1.3, Port 22 2025-11-05 16:18:53,977 - DEBUG - VM ctest-TestBasicVMVN-99046750-00912820 is ready for SSH connections 2025-11-05 16:18:53,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 16:18:53,977 - 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.38, gateway password: c0ntrail123 2025-11-05 16:18:53,977 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-05 16:18:57,969 - 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.505 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.735 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.781 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.735/1.673/3.505 ms 2025-11-05 16:18:57,970 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-99046750-47368433 passed 2025-11-05 16:18:57,970 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 16:18:57,970 - 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.38, gateway password: c0ntrail123 2025-11-05 16:18:57,970 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-05 16:19:01,633 - 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.708 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.137 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.822 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.822/1.555/2.708 ms 2025-11-05 16:19:01,633 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-99046750-17463531 passed 2025-11-05 16:19:01,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 16:19:01,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 16:19:01,633 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 16:19:01,634 - 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.38, gateway password: c0ntrail123 2025-11-05 16:19:01,634 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-05 16:19:01,824 - DEBUG - None 2025-11-05 16:19:01,825 - 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.38, gateway password: c0ntrail123 2025-11-05 16:19:01,825 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-05 16:19:02,002 - DEBUG - None 2025-11-05 16:19:02,002 - 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.38, gateway password: c0ntrail123 2025-11-05 16:19:02,002 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-05 16:19:02,633 - DEBUG - None 2025-11-05 16:19:02,633 - 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.38, gateway password: c0ntrail123 2025-11-05 16:19:02,633 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-05 16:19:04,860 - 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.906 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.366 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.369 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.590 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.350/2.516/7.366 ms 2025-11-05 16:19:04,861 - 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.38, gateway password: c0ntrail123 2025-11-05 16:19:04,861 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-05 16:19:07,090 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.947 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.917 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.986 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.532 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.943 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.803 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.400 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.400/1.932/3.986 ms 2025-11-05 16:19:07,090 - 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.38, gateway password: c0ntrail123 2025-11-05 16:19:07,090 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-05 16:19:09,326 - 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.615 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.447 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.204 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.456 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.565 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.272 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.383 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.383/1.563/3.204 ms 2025-11-05 16:19:09,326 - INFO - Deleting VM ctest-TestBasicVMVN-99046750-00912820 2025-11-05 16:19:09,393 - INFO - Detaching port d8948210-3d64-4f52-bf40-f177e7223461 from VM ctest-TestBasicVMVN-99046750-17463531 2025-11-05 16:19:09,422 - INFO - Deleting VM ctest-TestBasicVMVN-99046750-17463531 2025-11-05 16:19:09,484 - INFO - Detaching port 8be32bed-4e40-4021-a6c2-a06137a10ac0 from VM ctest-TestBasicVMVN-99046750-47368433 2025-11-05 16:19:09,516 - INFO - Deleting VM ctest-TestBasicVMVN-99046750-47368433 2025-11-05 16:19:09,577 - INFO - Deleting VN ctest-vn-24211951 2025-11-05 16:19:09,709 - DEBUG - Response for delete_port : () 2025-11-05 16:19:09,869 - DEBUG - Response for delete_port : () 2025-11-05 16:19:09,910 - DEBUG - VN 0cd0a3ae-f25f-45c8-9e26-482a237e7ef4 still in use: Unable to complete operation on network 0cd0a3ae-f25f-45c8-9e26-482a237e7ef4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2a5b1313-9529-4d3e-af69-d4167c87f594'] 2025-11-05 16:19:09,910 - WARNING - Deleting VN ctest-vn-24211951 failed..Will retry 2025-11-05 16:19:12,026 - DEBUG - Response for deleting network () 2025-11-05 16:19:12,026 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/b56c667d-09e3-4dec-9bd6-8d4bd4f52c1d 2025-11-05 16:19:12,031 - DEBUG - Response Code: 404 2025-11-05 16:19:12,031 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-11-05 16:19:12,036 - DEBUG - Requesting: http://10.0.0.38:8082/domain/5427629e-064f-403f-98cd-ffee9138a9ec 2025-11-05 16:19:12,086 - DEBUG - Requesting: http://10.0.0.38:8082/project/217b689a-47a2-4b85-a88f-01a65f8cc3b1 2025-11-05 16:19:12,154 - INFO - Validated that VN ctest-vn-24211951 is not found in API Server 2025-11-05 16:19:12,162 - DEBUG - VN ctest-vn-24211951 is not present in Agent 10.0.0.38 2025-11-05 16:19:12,162 - INFO - Validated that VN ctest-vn-24211951 is not in any agent 2025-11-05 16:19:12,166 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2025-11-05 16:19:12,171 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-24211951 2025-11-05 16:19:12,171 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-99046750:ctest-vn-24211951 2025-11-05 16:19:12,183 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-24211951 info 2025-11-05 16:19:12,253 - INFO - IPAM: ctest-ipam-31200429 is not found in API Server 2025-11-05 16:19:12,262 - INFO - IPAM:ctest-ipam-31200429 is not found in control node 2025-11-05 16:19:12,514 - DEBUG - No XMPP flaps were noticed during the test 2025-11-05 16:19:12,514 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36] 2025-11-05 16:19:12,514 - INFO - -------------------------------------------------------------------------------- 2025-11-05 16:19:13,203 - INFO - Deleted project: ctest-TestBasicVMVN-99046750, ID : 217b689a-47a2-4b85-a88f-01a65f8cc3b1