2025-11-20 17:02:32,275 - INFO - Domain Default found not creating 2025-11-20 17:02:32,444 - INFO - Project ctest-TestBasicVMVN-10598475 not found, creating it 2025-11-20 17:02:32,875 - INFO - Created Project:ctest-TestBasicVMVN-10598475, ID : 5a30b1d1-4ad7-423a-902b-7a03f0ca5a6f 2025-11-20 17:02:34,408 - INFO - ================================================================================ 2025-11-20 17:02:34,408 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-20 17:02:34,408 - 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-20 17:02:34,662 - DEBUG - Nothing to compare xmpp stats {'10.0.0.154': {'10.20.0.252': '0'}} with 2025-11-20 17:02:34,662 - INFO - Initial checks done. Running the testcase now 2025-11-20 17:02:34,662 - INFO - 2025-11-20 17:02:35,214 - DEBUG - Response for create_network : {'network': {'id': 'e43f38b6-777a-48f3-85dd-9dca04f7b07a', 'name': 'ctest-vn2_metadata-59389159', 'tenant_id': '5a30b1d14ad7423a902b7a03f0ca5a6f', 'project_id': '5a30b1d14ad7423a902b7a03f0ca5a6f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10598475', 'ctest-vn2_metadata-59389159'], 'port_security_enabled': True, 'description': ''}} 2025-11-20 17:02:35,393 - DEBUG - Response for create_subnet : {'subnet': {'id': '020c3ced-8c0c-48d4-b898-f972fd9bb18d', 'name': '', 'tenant_id': '5a30b1d14ad7423a902b7a03f0ca5a6f', 'network_id': 'e43f38b6-777a-48f3-85dd-9dca04f7b07a', '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': '5a30b1d14ad7423a902b7a03f0ca5a6f'}} 2025-11-20 17:02:35,409 - INFO - Created VN ctest-vn2_metadata-59389159 2025-11-20 17:02:35,461 - DEBUG - VN ctest-vn2_metadata-59389159 UUID is e43f38b6-777a-48f3-85dd-9dca04f7b07a 2025-11-20 17:02:35,630 - DEBUG - Services list from nova: [, , ] 2025-11-20 17:02:36,624 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4780-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4780-1) 2025-11-20 17:02:36,729 - DEBUG - Link local service introspect added 2025-11-20 17:02:36,772 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-20 17:02:41,847 - DEBUG - VM is in ACTIVE state now 2025-11-20 17:02:41,972 - INFO - Waiting for VM ctest-TestBasicVMVN-10598475-69455287 to be up.. 2025-11-20 17:02:41,972 - INFO - VM name : ctest-TestBasicVMVN-10598475-69455287 2025-11-20 17:02:42,040 - DEBUG - VM ctest-TestBasicVMVN-10598475-69455287 ID is 8f82e817-5cf7-4eba-88c4-051c27f574ff 2025-11-20 17:02:42,041 - DEBUG - VM ctest-TestBasicVMVN-10598475-69455287 launched on Node cn-jenkins-deploy-platform-ansible-os-4780-1 2025-11-20 17:02:42,113 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-machine/8f82e817-5cf7-4eba-88c4-051c27f574ff 2025-11-20 17:02:42,407 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-machine/8f82e817-5cf7-4eba-88c4-051c27f574ff 2025-11-20 17:02:42,438 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-machine-interface/ad6a695c-1d45-4208-a046-5251cbebeb53 2025-11-20 17:02:45,688 - 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 1024ms') 2025-11-20 17:02:45,688 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10598475-69455287 failed! 2025-11-20 17:02:45,741 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10598475:ctest-vn2_metadata-59389159 is 11.1.1.1 and allocation pool is NOT set 2025-11-20 17:02:47,798 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.953 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.953/1.918/2.884/0.965 ms') 2025-11-20 17:02:47,798 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10598475-69455287 passed 2025-11-20 17:02:47,945 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 17:02:47,945 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10598475-69455287, IP 11.1.1.3, Port 22 2025-11-20 17:02:48,096 - DEBUG - VM ctest-TestBasicVMVN-10598475-69455287 is ready for SSH connections 2025-11-20 17:02:48,096 - INFO - Retry 0 2025-11-20 17:02:48,096 - 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.154, gateway password: c0ntrail123 2025-11-20 17:02:48,097 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-20 17:02:50,010 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-20 17:02:50,010 - INFO - Generic metadata worked 2025-11-20 17:02:50,265 - DEBUG - Link local service introspect removed 2025-11-20 17:02:50,265 - INFO - Deleting VM ctest-TestBasicVMVN-10598475-69455287 2025-11-20 17:02:50,334 - INFO - Deleting VN ctest-vn2_metadata-59389159 2025-11-20 17:02:50,368 - DEBUG - VN e43f38b6-777a-48f3-85dd-9dca04f7b07a still in use: Unable to complete operation on network e43f38b6-777a-48f3-85dd-9dca04f7b07a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-eb63b797-4f9c-48a3-b5cf-465ecb36ad3c'] 2025-11-20 17:02:50,368 - WARNING - Deleting VN ctest-vn2_metadata-59389159 failed..Will retry 2025-11-20 17:02:52,517 - DEBUG - Response for deleting network () 2025-11-20 17:02:52,769 - DEBUG - No XMPP flaps were noticed during the test 2025-11-20 17:02:52,769 - INFO - -------------------------------------------------------------------------------- 2025-11-20 17:02:52,771 - INFO - ================================================================================ 2025-11-20 17:02:52,771 - INFO - STARTING TEST : test_metadata_service 2025-11-20 17:02:52,771 - 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-20 17:02:53,059 - DEBUG - Nothing to compare xmpp stats {'10.0.0.154': {'10.20.0.252': '0'}} with 2025-11-20 17:02:53,059 - INFO - Initial checks done. Running the testcase now 2025-11-20 17:02:53,059 - INFO - 2025-11-20 17:02:53,059 - DEBUG - Requesting: http://10.0.0.154:8082/global-vrouter-configs 2025-11-20 17:02:53,064 - DEBUG - Requesting: http://10.0.0.154:8082/global-vrouter-config/f14d0c4d-8284-422b-933d-860e69ecc37e 2025-11-20 17:02:53,228 - DEBUG - Response for create_network : {'network': {'id': '98cbdcf6-5be9-4112-83f1-8c773fe4947e', 'name': 'ctest-vn-32794472', 'tenant_id': '5a30b1d14ad7423a902b7a03f0ca5a6f', 'project_id': '5a30b1d14ad7423a902b7a03f0ca5a6f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10598475', 'ctest-vn-32794472'], 'port_security_enabled': True, 'description': ''}} 2025-11-20 17:02:53,411 - DEBUG - Response for create_subnet : {'subnet': {'id': '0eb3d90f-3570-4f9d-b5db-dd15fcb46ef6', 'name': '', 'tenant_id': '5a30b1d14ad7423a902b7a03f0ca5a6f', 'network_id': '98cbdcf6-5be9-4112-83f1-8c773fe4947e', 'ip_version': 4, 'cidr': '126.38.128.0/26', 'allocation_pools': [{'start': '126.38.128.2', 'end': '126.38.128.62'}], 'gateway_ip': '126.38.128.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '126.38.128.2', 'tags': [], 'project_id': '5a30b1d14ad7423a902b7a03f0ca5a6f'}} 2025-11-20 17:02:53,425 - INFO - Created VN ctest-vn-32794472 2025-11-20 17:02:53,481 - DEBUG - VN ctest-vn-32794472 UUID is 98cbdcf6-5be9-4112-83f1-8c773fe4947e 2025-11-20 17:02:54,613 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4780-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4780-1) 2025-11-20 17:02:54,613 - INFO - Waiting for VM ctest-TestBasicVMVN-10598475-15728534 to be up.. 2025-11-20 17:02:54,649 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-20 17:02:59,711 - DEBUG - VM is in ACTIVE state now 2025-11-20 17:02:59,712 - INFO - VM name : ctest-TestBasicVMVN-10598475-15728534 2025-11-20 17:02:59,780 - DEBUG - VM ctest-TestBasicVMVN-10598475-15728534 ID is e0cf97ef-d202-4823-9ea6-beb8681072c5 2025-11-20 17:02:59,780 - DEBUG - VM ctest-TestBasicVMVN-10598475-15728534 launched on Node cn-jenkins-deploy-platform-ansible-os-4780-1 2025-11-20 17:02:59,845 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-machine/e0cf97ef-d202-4823-9ea6-beb8681072c5 2025-11-20 17:02:59,852 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-machine-interface/9ed46b16-f7ca-4758-8bb9-6f17f6e43838 2025-11-20 17:03:03,094 - 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 1011ms') 2025-11-20 17:03:03,094 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10598475-15728534 failed! 2025-11-20 17:03:03,153 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10598475:ctest-vn-32794472 is 126.38.128.1 and allocation pool is NOT set 2025-11-20 17:03:05,210 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.96 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.959/2.886/3.814/0.927 ms') 2025-11-20 17:03:05,210 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10598475-15728534 passed 2025-11-20 17:03:05,357 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 17:03:05,357 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10598475-15728534, IP 126.38.128.3, Port 22 2025-11-20 17:03:05,516 - DEBUG - VM ctest-TestBasicVMVN-10598475-15728534 is ready for SSH connections 2025-11-20 17:03:05,516 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.154, gateway password: c0ntrail123 2025-11-20 17:03:05,516 - DEBUG - cat /tmp/output.txt 2025-11-20 17:03:07,139 - DEBUG - Hello World. The time is now Thu, 20 Nov 2025 10:03:04 -0700! 2025-11-20 17:03:07,139 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 20 Nov 2025 10:03:04 -0700!'} 2025-11-20 17:03:07,139 - INFO - metadata_script.txt got executed in the vm 2025-11-20 17:03:07,139 - INFO - Deleting VM ctest-TestBasicVMVN-10598475-15728534 2025-11-20 17:03:07,218 - INFO - Deleting VN ctest-vn-32794472 2025-11-20 17:03:07,250 - DEBUG - VN 98cbdcf6-5be9-4112-83f1-8c773fe4947e still in use: Unable to complete operation on network 98cbdcf6-5be9-4112-83f1-8c773fe4947e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5303df7f-4700-4dda-950f-51b5dc1d7fae'] 2025-11-20 17:03:07,251 - WARNING - Deleting VN ctest-vn-32794472 failed..Will retry 2025-11-20 17:03:09,344 - DEBUG - Response for deleting network () 2025-11-20 17:03:09,598 - DEBUG - No XMPP flaps were noticed during the test
2025-11-20 17:03:09,598 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-20 17:03:09,598 - INFO - -------------------------------------------------------------------------------- 2025-11-20 17:03:09,601 - INFO - ================================================================================ 2025-11-20 17:03:09,601 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-20 17:03:09,601 - 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-20 17:03:09,889 - DEBUG - Nothing to compare xmpp stats {'10.0.0.154': {'10.20.0.252': '0'}} with 2025-11-20 17:03:09,889 - INFO - Initial checks done. Running the testcase now 2025-11-20 17:03:09,889 - INFO - 2025-11-20 17:03:10,348 - DEBUG - Response for create_network : {'network': {'id': '3d51cbe7-19c4-474c-84fc-316bde5e4342', 'name': 'ctest-vn-70476938', 'tenant_id': '5a30b1d14ad7423a902b7a03f0ca5a6f', 'project_id': '5a30b1d14ad7423a902b7a03f0ca5a6f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10598475', 'ctest-vn-70476938'], 'port_security_enabled': True, 'description': ''}} 2025-11-20 17:03:10,514 - DEBUG - Response for create_subnet : {'subnet': {'id': '2c0bbf77-7847-417b-99eb-74488240f901', 'name': '', 'tenant_id': '5a30b1d14ad7423a902b7a03f0ca5a6f', 'network_id': '3d51cbe7-19c4-474c-84fc-316bde5e4342', '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': '5a30b1d14ad7423a902b7a03f0ca5a6f'}} 2025-11-20 17:03:10,659 - DEBUG - Response for create_subnet : {'subnet': {'id': '761c42ad-c4ef-425b-b452-7158847123c1', 'name': '', 'tenant_id': '5a30b1d14ad7423a902b7a03f0ca5a6f', 'network_id': '3d51cbe7-19c4-474c-84fc-316bde5e4342', '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': '5a30b1d14ad7423a902b7a03f0ca5a6f'}} 2025-11-20 17:03:10,677 - INFO - Created VN ctest-vn-70476938 2025-11-20 17:03:10,725 - DEBUG - VN ctest-vn-70476938 UUID is 3d51cbe7-19c4-474c-84fc-316bde5e4342 2025-11-20 17:03:11,042 - DEBUG - Response for create_port : {'port': {'name': '44196e04-0d60-4093-b289-b5742c33cf65', 'id': '44196e04-0d60-4093-b289-b5742c33cf65', 'tenant_id': '5a30b1d14ad7423a902b7a03f0ca5a6f', 'network_id': '3d51cbe7-19c4-474c-84fc-316bde5e4342', 'mac_address': '02:44:19:6e:04:0d', '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': '2c0bbf77-7847-417b-99eb-74488240f901'}], 'security_groups': ['a55b864e-fff0-42d3-9cf4-ac3c106d2e8c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5a30b1d14ad7423a902b7a03f0ca5a6f'}} 2025-11-20 17:03:11,202 - DEBUG - Response for create_port : {'port': {'name': '28722019-658b-4954-9cb1-f5031158c710', 'id': '28722019-658b-4954-9cb1-f5031158c710', 'tenant_id': '5a30b1d14ad7423a902b7a03f0ca5a6f', 'network_id': '3d51cbe7-19c4-474c-84fc-316bde5e4342', 'mac_address': '02:28:72:20:19:65', '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': '761c42ad-c4ef-425b-b452-7158847123c1'}], 'security_groups': ['a55b864e-fff0-42d3-9cf4-ac3c106d2e8c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5a30b1d14ad7423a902b7a03f0ca5a6f'}} 2025-11-20 17:03:11,530 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4780-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4780-1) 2025-11-20 17:03:11,887 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4780-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4780-1) 2025-11-20 17:03:13,102 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4780-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4780-1) 2025-11-20 17:03:13,102 - DEBUG - Requesting: http://10.0.0.154:8082/domains 2025-11-20 17:03:13,109 - DEBUG - Requesting: http://10.0.0.154:8082/domain/53488b3d-1c95-41aa-8d92-27cb3d77be14 2025-11-20 17:03:13,125 - DEBUG - Requesting: http://10.0.0.154:8082/project/5a30b1d1-4ad7-423a-902b-7a03f0ca5a6f 2025-11-20 17:03:13,219 - DEBUG - Requesting: http://10.0.0.154:8082/network-ipam/8c73a2a7-01bf-4eac-aafa-c3e71345c4f3 2025-11-20 17:03:13,231 - INFO - Verifications in API Server for IPAM: ctest-ipam-10046570 passed 2025-11-20 17:03:13,240 - DEBUG - Control-node 10.0.0.154 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-10598475:ctest-ipam-10046570', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-10598475', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10120611625804189356', 'uuid-lslong': '12320375127853614323'}, 'enable': 'true', 'created': '2025-11-20T17:03:09', 'last-modified': '2025-11-20T17:03:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.123768'} 2025-11-20 17:03:13,240 - INFO - Verifications in Control node for IPAM: ctest-ipam-10046570 passed 2025-11-20 17:03:13,240 - DEBUG - Requesting: http://10.0.0.154:8082/domains 2025-11-20 17:03:13,248 - DEBUG - Requesting: http://10.0.0.154:8082/domain/53488b3d-1c95-41aa-8d92-27cb3d77be14 2025-11-20 17:03:13,260 - DEBUG - Requesting: http://10.0.0.154:8082/project/5a30b1d1-4ad7-423a-902b-7a03f0ca5a6f 2025-11-20 17:03:13,340 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-network/3d51cbe7-19c4-474c-84fc-316bde5e4342 2025-11-20 17:03:13,353 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-network/3d51cbe7-19c4-474c-84fc-316bde5e4342 2025-11-20 17:03:13,362 - DEBUG - Requesting: http://10.0.0.154:8082/routing-instance/8209ee67-c33a-476b-bc2f-5db4986ce41d 2025-11-20 17:03:13,369 - DEBUG - Requesting: http://10.0.0.154:8082/routing-instance/8209ee67-c33a-476b-bc2f-5db4986ce41d 2025-11-20 17:03:13,375 - DEBUG - Requesting: http://10.0.0.154:8082/route-target/aa81ba6a-0ab8-474d-8728-8fa0ac24fcd5 2025-11-20 17:03:13,381 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-20 17:03:13,381 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-network/3d51cbe7-19c4-474c-84fc-316bde5e4342 2025-11-20 17:03:13,391 - DEBUG - Requesting: http://10.0.0.154:8082/routing-instance/8209ee67-c33a-476b-bc2f-5db4986ce41d 2025-11-20 17:03:13,405 - INFO - Verified VN network id 12 for VN 3d51cbe7-19c4-474c-84fc-316bde5e4342 2025-11-20 17:03:13,405 - INFO - Verifications in API Server for VN ctest-vn-70476938 passed 2025-11-20 17:03:13,406 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-network/3d51cbe7-19c4-474c-84fc-316bde5e4342 2025-11-20 17:03:13,414 - DEBUG - Requesting: http://10.0.0.154:8082/routing-instance/8209ee67-c33a-476b-bc2f-5db4986ce41d 2025-11-20 17:03:13,420 - DEBUG - Requesting: http://10.0.0.154:8082/routing-instance/8209ee67-c33a-476b-bc2f-5db4986ce41d 2025-11-20 17:03:13,426 - DEBUG - Requesting: http://10.0.0.154:8082/route-target/aa81ba6a-0ab8-474d-8728-8fa0ac24fcd5 2025-11-20 17:03:13,439 - DEBUG - Control-node 10.0.0.154 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-10598475:ctest-vn-70476938', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-10598475', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4418536902857344844', 'uuid-lslong': '9582588446499554114'}, 'enable': 'true', 'created': '2025-11-20T17:03:10', 'last-modified': '2025-11-20T17:03:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.800343'} 2025-11-20 17:03:13,444 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-20 17:03:13,444 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-70476938 passed 2025-11-20 17:03:13,444 - DEBUG - ====Verifying policy data for ctest-vn-70476938 in API_Server ====== 2025-11-20 17:03:13,444 - DEBUG - Requesting: http://10.0.0.154:8082/domains 2025-11-20 17:03:13,450 - DEBUG - Requesting: http://10.0.0.154:8082/domain/53488b3d-1c95-41aa-8d92-27cb3d77be14 2025-11-20 17:03:13,460 - DEBUG - Requesting: http://10.0.0.154:8082/project/5a30b1d1-4ad7-423a-902b-7a03f0ca5a6f 2025-11-20 17:03:13,542 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-network/3d51cbe7-19c4-474c-84fc-316bde5e4342 2025-11-20 17:03:13,556 - DEBUG - =>VN ctest-vn-70476938 has no policy to be verified 2025-11-20 17:03:13,556 - DEBUG - Verifying the vn in opserver 2025-11-20 17:03:13,556 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-10598475:ctest-vn-70476938 virtual network link through opserver 10.0.0.154 2025-11-20 17:03:13,556 - DEBUG - Requesting: http://10.0.0.154:8081/analytics/uves/virtual-networks 2025-11-20 17:03:13,952 - DEBUG - Requesting: http://10.0.0.154:8081/analytics/uves/virtual-networks 2025-11-20 17:03:14,051 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-10598475:ctest-vn-70476938', 'href': 'http://10.0.0.154:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-10598475:ctest-vn-70476938?flat'} 2025-11-20 17:03:14,051 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-10598475:ctest-vn-70476938 is found in opserver 2025-11-20 17:03:14,057 - DEBUG - VRF ids for VN ctest-vn-70476938: {'10.0.0.154': '2'} 2025-11-20 17:03:14,057 - INFO - Waiting for VM ctest-TestBasicVMVN-10598475-51335027 to be up.. 2025-11-20 17:03:14,136 - DEBUG - VM is in ACTIVE state now 2025-11-20 17:03:14,136 - INFO - VM name : ctest-TestBasicVMVN-10598475-51335027 2025-11-20 17:03:14,235 - DEBUG - VM ctest-TestBasicVMVN-10598475-51335027 ID is 83c3a7ec-8f35-4ba3-9bab-b9e7a24e5f76 2025-11-20 17:03:14,235 - DEBUG - VM ctest-TestBasicVMVN-10598475-51335027 launched on Node cn-jenkins-deploy-platform-ansible-os-4780-1 2025-11-20 17:03:14,322 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-machine/83c3a7ec-8f35-4ba3-9bab-b9e7a24e5f76 2025-11-20 17:03:14,329 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-machine-interface/44196e04-0d60-4093-b289-b5742c33cf65 2025-11-20 17:03:17,592 - 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 1024ms') 2025-11-20 17:03:17,592 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10598475-51335027 failed! 2025-11-20 17:03:17,645 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10598475:ctest-vn-70476938 is 31.1.1.1 and allocation pool is NOT set 2025-11-20 17:03:17,645 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10598475:ctest-vn-70476938 is 31.1.2.1 and allocation pool is NOT set 2025-11-20 17:03:21,717 - 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-11-20 17:03:21,717 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10598475-51335027 failed! 2025-11-20 17:03:21,769 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10598475:ctest-vn-70476938 is 31.1.1.1 and allocation pool is NOT set 2025-11-20 17:03:21,769 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10598475:ctest-vn-70476938 is 31.1.2.1 and allocation pool is NOT set 2025-11-20 17:03:23,827 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.396 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.396/1.699/3.003/1.303 ms') 2025-11-20 17:03:23,827 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10598475-51335027 passed 2025-11-20 17:03:23,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 17:03:23,977 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10598475-51335027, IP 31.1.1.4, Port 22 2025-11-20 17:03:24,132 - DEBUG - VM ctest-TestBasicVMVN-10598475-51335027 is ready for SSH connections 2025-11-20 17:03:24,132 - INFO - Waiting for VM ctest-TestBasicVMVN-10598475-57429071 to be up.. 2025-11-20 17:03:24,208 - DEBUG - VM is in ACTIVE state now 2025-11-20 17:03:24,208 - INFO - VM name : ctest-TestBasicVMVN-10598475-57429071 2025-11-20 17:03:24,277 - DEBUG - VM ctest-TestBasicVMVN-10598475-57429071 ID is 0801feb6-1d55-402b-a82f-078fecbcbd7d 2025-11-20 17:03:24,277 - DEBUG - VM ctest-TestBasicVMVN-10598475-57429071 launched on Node cn-jenkins-deploy-platform-ansible-os-4780-1 2025-11-20 17:03:24,346 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-machine/0801feb6-1d55-402b-a82f-078fecbcbd7d 2025-11-20 17:03:24,354 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-machine-interface/28722019-658b-4954-9cb1-f5031158c710 2025-11-20 17:03:25,586 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.26 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.343 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.343/2.300/4.257/1.957 ms') 2025-11-20 17:03:25,586 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-10598475-57429071 passed 2025-11-20 17:03:25,741 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 17:03:25,741 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10598475-57429071, IP 31.1.2.4, Port 22 2025-11-20 17:03:25,896 - DEBUG - VM ctest-TestBasicVMVN-10598475-57429071 is ready for SSH connections 2025-11-20 17:03:25,896 - INFO - Waiting for VM ctest-TestBasicVMVN-10598475-64615852 to be up.. 2025-11-20 17:03:25,962 - DEBUG - VM is in ACTIVE state now 2025-11-20 17:03:25,962 - INFO - VM name : ctest-TestBasicVMVN-10598475-64615852 2025-11-20 17:03:26,029 - DEBUG - VM ctest-TestBasicVMVN-10598475-64615852 ID is b5707603-ec05-40a1-8fcb-0403e78d7476 2025-11-20 17:03:26,030 - DEBUG - VM ctest-TestBasicVMVN-10598475-64615852 launched on Node cn-jenkins-deploy-platform-ansible-os-4780-1 2025-11-20 17:03:26,095 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-machine/b5707603-ec05-40a1-8fcb-0403e78d7476 2025-11-20 17:03:26,103 - DEBUG - Requesting: http://10.0.0.154:8082/virtual-machine-interface/7de5dbbf-7b98-4036-8ec7-c5a5b0b98c84 2025-11-20 17:03:27,337 - 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.83 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.415 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.415/1.623/2.832/1.208 ms') 2025-11-20 17:03:27,337 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-10598475-64615852 passed 2025-11-20 17:03:27,485 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 17:03:27,485 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10598475-64615852, IP 31.1.1.3, Port 22 2025-11-20 17:03:27,636 - DEBUG - VM ctest-TestBasicVMVN-10598475-64615852 is ready for SSH connections 2025-11-20 17:03:27,636 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 17:03:27,636 - 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.154, gateway password: c0ntrail123 2025-11-20 17:03:27,637 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-20 17:03:31,331 - 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.251 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.899 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.781/1.643/3.251 ms 2025-11-20 17:03:31,331 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-10598475-51335027 passed 2025-11-20 17:03:31,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 17:03:31,331 - 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.154, gateway password: c0ntrail123 2025-11-20 17:03:31,331 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-20 17:03:34,988 - 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.812 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.933 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.779 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.779/1.508/2.812 ms 2025-11-20 17:03:34,988 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-10598475-57429071 passed 2025-11-20 17:03:34,988 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 17:03:34,988 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 17:03:34,988 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 17:03:34,988 - 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.154, gateway password: c0ntrail123 2025-11-20 17:03:34,989 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-20 17:03:35,179 - DEBUG - None 2025-11-20 17:03:35,181 - 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.154, gateway password: c0ntrail123 2025-11-20 17:03:35,182 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-20 17:03:35,368 - DEBUG - None 2025-11-20 17:03:35,368 - 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.154, gateway password: c0ntrail123 2025-11-20 17:03:35,368 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-20 17:03:36,000 - DEBUG - None 2025-11-20 17:03:36,000 - 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.154, gateway password: c0ntrail123 2025-11-20 17:03:36,000 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-20 17:03:38,213 - 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.620 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.802 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.359 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.484 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.406 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.359/1.934/4.802 ms 2025-11-20 17:03:38,213 - 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.154, gateway password: c0ntrail123 2025-11-20 17:03:38,213 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-20 17:03:40,459 - 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.022 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.006 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.160 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.550 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.199 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.559 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.365/2.123/4.160 ms 2025-11-20 17:03:40,459 - 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.154, gateway password: c0ntrail123 2025-11-20 17:03:40,459 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-20 17:03:42,693 - 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.685 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.806 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.679 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.399 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.180 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.131 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.325 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.325/1.886/3.679 ms 2025-11-20 17:03:42,693 - INFO - Deleting VM ctest-TestBasicVMVN-10598475-64615852 2025-11-20 17:03:42,766 - INFO - Detaching port 28722019-658b-4954-9cb1-f5031158c710 from VM ctest-TestBasicVMVN-10598475-57429071 2025-11-20 17:03:42,798 - INFO - Deleting VM ctest-TestBasicVMVN-10598475-57429071 2025-11-20 17:03:42,862 - INFO - Detaching port 44196e04-0d60-4093-b289-b5742c33cf65 from VM ctest-TestBasicVMVN-10598475-51335027 2025-11-20 17:03:42,891 - INFO - Deleting VM ctest-TestBasicVMVN-10598475-51335027 2025-11-20 17:03:42,972 - INFO - Deleting VN ctest-vn-70476938 2025-11-20 17:03:43,111 - DEBUG - Response for delete_port : () 2025-11-20 17:03:43,287 - DEBUG - Response for delete_port : () 2025-11-20 17:03:43,330 - DEBUG - VN 3d51cbe7-19c4-474c-84fc-316bde5e4342 still in use: Unable to complete operation on network 3d51cbe7-19c4-474c-84fc-316bde5e4342. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2ac3762e-232c-4792-b991-0fb6ae105d40'] 2025-11-20 17:03:43,330 - WARNING - Deleting VN ctest-vn-70476938 failed..Will retry 2025-11-20 17:03:45,465 - DEBUG - Response for deleting network () 2025-11-20 17:03:45,466 - DEBUG - Requesting: http://10.0.0.154:8082/routing-instance/8209ee67-c33a-476b-bc2f-5db4986ce41d 2025-11-20 17:03:45,474 - DEBUG - Response Code: 404 2025-11-20 17:03:45,474 - DEBUG - Requesting: http://10.0.0.154:8082/domains 2025-11-20 17:03:45,480 - DEBUG - Requesting: http://10.0.0.154:8082/domain/53488b3d-1c95-41aa-8d92-27cb3d77be14 2025-11-20 17:03:45,534 - DEBUG - Requesting: http://10.0.0.154:8082/project/5a30b1d1-4ad7-423a-902b-7a03f0ca5a6f 2025-11-20 17:03:45,607 - INFO - Validated that VN ctest-vn-70476938 is not found in API Server 2025-11-20 17:03:45,616 - DEBUG - VN ctest-vn-70476938 is not present in Agent 10.0.0.154 2025-11-20 17:03:45,616 - INFO - Validated that VN ctest-vn-70476938 is not in any agent 2025-11-20 17:03:45,622 - DEBUG - VRF 2 is not seen in agent 10.0.0.154 2025-11-20 17:03:45,628 - DEBUG - Vrouter 10.0.0.154 does not have vrf 2 for VN ctest-vn-70476938 2025-11-20 17:03:45,628 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-10598475:ctest-vn-70476938 2025-11-20 17:03:45,637 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-70476938 info 2025-11-20 17:03:45,716 - INFO - IPAM: ctest-ipam-10046570 is not found in API Server 2025-11-20 17:03:45,726 - INFO - IPAM:ctest-ipam-10046570 is not found in control node 2025-11-20 17:03:45,979 - DEBUG - No XMPP flaps were noticed during the test
2025-11-20 17:03:45,980 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-11-20 17:03:45,980 - INFO - -------------------------------------------------------------------------------- 2025-11-20 17:03:46,653 - INFO - Deleted project: ctest-TestBasicVMVN-10598475, ID : 5a30b1d1-4ad7-423a-902b-7a03f0ca5a6f