2025-10-30 21:49:05,039 - INFO - Domain Default found not creating 2025-10-30 21:49:05,175 - INFO - Project ctest-TestBasicVMVN-66786938 not found, creating it 2025-10-30 21:49:05,611 - INFO - Created Project:ctest-TestBasicVMVN-66786938, ID : fc3427b7-d2a7-4276-a9b8-9c4391e61440 2025-10-30 21:49:07,073 - INFO - ================================================================================ 2025-10-30 21:49:07,073 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-30 21:49:07,073 - 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-10-30 21:49:07,330 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.241': '0'}} with 2025-10-30 21:49:07,330 - INFO - Initial checks done. Running the testcase now 2025-10-30 21:49:07,330 - INFO - 2025-10-30 21:49:07,914 - DEBUG - Response for create_network : {'network': {'id': '7e94baee-bfd5-4c82-ae48-0bb3d61fb6b4', 'name': 'ctest-vn2_metadata-21552990', 'tenant_id': 'fc3427b7d2a74276a9b89c4391e61440', 'project_id': 'fc3427b7d2a74276a9b89c4391e61440', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66786938', 'ctest-vn2_metadata-21552990'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 21:49:08,121 - DEBUG - Response for create_subnet : {'subnet': {'id': 'abc8dde1-25f1-49b7-a3f9-c2f93f04854d', 'name': '', 'tenant_id': 'fc3427b7d2a74276a9b89c4391e61440', 'network_id': '7e94baee-bfd5-4c82-ae48-0bb3d61fb6b4', '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': 'fc3427b7d2a74276a9b89c4391e61440'}} 2025-10-30 21:49:08,137 - INFO - Created VN ctest-vn2_metadata-21552990 2025-10-30 21:49:08,185 - DEBUG - VN ctest-vn2_metadata-21552990 UUID is 7e94baee-bfd5-4c82-ae48-0bb3d61fb6b4 2025-10-30 21:49:08,357 - DEBUG - Services list from nova: [, , ] 2025-10-30 21:49:09,360 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4556-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4556-1) 2025-10-30 21:49:09,473 - DEBUG - Link local service introspect added 2025-10-30 21:49:09,530 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 21:49:14,613 - DEBUG - VM is in ACTIVE state now 2025-10-30 21:49:14,746 - INFO - Waiting for VM ctest-TestBasicVMVN-66786938-05717247 to be up.. 2025-10-30 21:49:14,746 - INFO - VM name : ctest-TestBasicVMVN-66786938-05717247 2025-10-30 21:49:14,812 - DEBUG - VM ctest-TestBasicVMVN-66786938-05717247 ID is 5595ecc5-59a4-427a-88fc-b417ea6fa1b1 2025-10-30 21:49:14,812 - DEBUG - VM ctest-TestBasicVMVN-66786938-05717247 launched on Node cn-jenkins-deploy-platform-ansible-os-4556-1 2025-10-30 21:49:14,883 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/5595ecc5-59a4-427a-88fc-b417ea6fa1b1 2025-10-30 21:49:15,182 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/5595ecc5-59a4-427a-88fc-b417ea6fa1b1 2025-10-30 21:49:15,215 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/efa871c4-9a55-4b26-b1b9-b8a4c78d5b6a 2025-10-30 21:49:18,459 - 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-10-30 21:49:18,460 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66786938-05717247 failed! 2025-10-30 21:49:18,513 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66786938:ctest-vn2_metadata-21552990 is 11.1.1.1 and allocation pool is NOT set 2025-10-30 21:49:20,579 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.428 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.428/1.886/3.345/1.458 ms') 2025-10-30 21:49:20,579 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66786938-05717247 passed 2025-10-30 21:49:20,725 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:49:20,725 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66786938-05717247, IP 11.1.1.3, Port 22 2025-10-30 21:49:20,885 - DEBUG - VM ctest-TestBasicVMVN-66786938-05717247 is ready for SSH connections 2025-10-30 21:49:20,885 - INFO - Retry 0 2025-10-30 21:49:20,885 - 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.23, gateway password: c0ntrail123 2025-10-30 21:49:20,885 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-30 21:49:22,490 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-30 21:49:22,491 - INFO - Generic metadata worked 2025-10-30 21:49:22,745 - DEBUG - Link local service introspect removed 2025-10-30 21:49:22,745 - INFO - Deleting VM ctest-TestBasicVMVN-66786938-05717247 2025-10-30 21:49:22,815 - INFO - Deleting VN ctest-vn2_metadata-21552990 2025-10-30 21:49:22,854 - DEBUG - VN 7e94baee-bfd5-4c82-ae48-0bb3d61fb6b4 still in use: Unable to complete operation on network 7e94baee-bfd5-4c82-ae48-0bb3d61fb6b4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-af2153e6-7598-464e-8bd2-f288bd9ac108'] 2025-10-30 21:49:22,855 - WARNING - Deleting VN ctest-vn2_metadata-21552990 failed..Will retry 2025-10-30 21:49:24,946 - DEBUG - Response for deleting network () 2025-10-30 21:49:25,201 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 21:49:25,201 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-10-30 21:49:25,201 - INFO - -------------------------------------------------------------------------------- 2025-10-30 21:49:25,203 - INFO - ================================================================================ 2025-10-30 21:49:25,203 - INFO - STARTING TEST : test_metadata_service 2025-10-30 21:49:25,204 - 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-10-30 21:49:25,494 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.241': '0'}} with 2025-10-30 21:49:25,494 - INFO - Initial checks done. Running the testcase now 2025-10-30 21:49:25,494 - INFO - 2025-10-30 21:49:25,494 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-configs 2025-10-30 21:49:25,501 - DEBUG - Requesting: http://10.0.0.23:8082/global-vrouter-config/9e97f736-17c8-4697-a317-bbb096fe09db 2025-10-30 21:49:25,677 - DEBUG - Response for create_network : {'network': {'id': '31791975-4f88-4f16-91d6-4b3c02534d6c', 'name': 'ctest-vn-51828138', 'tenant_id': 'fc3427b7d2a74276a9b89c4391e61440', 'project_id': 'fc3427b7d2a74276a9b89c4391e61440', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66786938', 'ctest-vn-51828138'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 21:49:25,881 - DEBUG - Response for create_subnet : {'subnet': {'id': '900a0fa1-df66-4119-81e1-2402d7408500', 'name': '', 'tenant_id': 'fc3427b7d2a74276a9b89c4391e61440', 'network_id': '31791975-4f88-4f16-91d6-4b3c02534d6c', 'ip_version': 4, 'cidr': '153.98.174.192/26', 'allocation_pools': [{'start': '153.98.174.194', 'end': '153.98.174.254'}], 'gateway_ip': '153.98.174.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '153.98.174.194', 'tags': [], 'project_id': 'fc3427b7d2a74276a9b89c4391e61440'}} 2025-10-30 21:49:25,895 - INFO - Created VN ctest-vn-51828138 2025-10-30 21:49:25,945 - DEBUG - VN ctest-vn-51828138 UUID is 31791975-4f88-4f16-91d6-4b3c02534d6c 2025-10-30 21:49:27,095 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4556-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4556-1) 2025-10-30 21:49:27,095 - INFO - Waiting for VM ctest-TestBasicVMVN-66786938-22303465 to be up.. 2025-10-30 21:49:27,137 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 21:49:32,205 - DEBUG - VM is in ACTIVE state now 2025-10-30 21:49:32,205 - INFO - VM name : ctest-TestBasicVMVN-66786938-22303465 2025-10-30 21:49:32,274 - DEBUG - VM ctest-TestBasicVMVN-66786938-22303465 ID is f60076e2-e21b-4095-90a3-56a290e5b2e1 2025-10-30 21:49:32,275 - DEBUG - VM ctest-TestBasicVMVN-66786938-22303465 launched on Node cn-jenkins-deploy-platform-ansible-os-4556-1 2025-10-30 21:49:32,342 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/f60076e2-e21b-4095-90a3-56a290e5b2e1 2025-10-30 21:49:32,350 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/fb209094-06ee-4e71-9eed-da03006cfea7 2025-10-30 21:49:35,582 - 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 1007ms') 2025-10-30 21:49:35,582 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66786938-22303465 failed! 2025-10-30 21:49:35,637 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66786938:ctest-vn-51828138 is 153.98.174.193 and allocation pool is NOT set 2025-10-30 21:49:37,700 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.880 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.880/2.420/3.961/1.540 ms') 2025-10-30 21:49:37,701 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66786938-22303465 passed 2025-10-30 21:49:37,853 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:49:37,853 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66786938-22303465, IP 153.98.174.195, Port 22 2025-10-30 21:49:38,009 - DEBUG - VM ctest-TestBasicVMVN-66786938-22303465 is ready for SSH connections 2025-10-30 21:49:38,009 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123 2025-10-30 21:49:38,009 - DEBUG - cat /tmp/output.txt 2025-10-30 21:49:39,630 - DEBUG - Hello World. The time is now Thu, 30 Oct 2025 15:49:37 -0600! 2025-10-30 21:49:39,630 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 30 Oct 2025 15:49:37 -0600!'} 2025-10-30 21:49:39,630 - INFO - metadata_script.txt got executed in the vm 2025-10-30 21:49:39,631 - INFO - Deleting VM ctest-TestBasicVMVN-66786938-22303465 2025-10-30 21:49:39,697 - INFO - Deleting VN ctest-vn-51828138 2025-10-30 21:49:39,733 - DEBUG - VN 31791975-4f88-4f16-91d6-4b3c02534d6c still in use: Unable to complete operation on network 31791975-4f88-4f16-91d6-4b3c02534d6c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2f3d1632-ae40-48f9-8bd3-dcd2cb6d82f3'] 2025-10-30 21:49:39,733 - WARNING - Deleting VN ctest-vn-51828138 failed..Will retry 2025-10-30 21:49:41,824 - DEBUG - Response for deleting network () 2025-10-30 21:49:42,079 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 21:49:42,079 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-10-30 21:49:42,079 - INFO - -------------------------------------------------------------------------------- 2025-10-30 21:49:42,082 - INFO - ================================================================================ 2025-10-30 21:49:42,082 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-30 21:49:42,082 - 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-10-30 21:49:42,373 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.241': '0'}} with 2025-10-30 21:49:42,373 - INFO - Initial checks done. Running the testcase now 2025-10-30 21:49:42,373 - INFO - 2025-10-30 21:49:42,839 - DEBUG - Response for create_network : {'network': {'id': 'f5b2aeed-66a0-4644-8ba7-9a634475788e', 'name': 'ctest-vn-62096015', 'tenant_id': 'fc3427b7d2a74276a9b89c4391e61440', 'project_id': 'fc3427b7d2a74276a9b89c4391e61440', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-66786938', 'ctest-vn-62096015'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 21:49:43,052 - DEBUG - Response for create_subnet : {'subnet': {'id': '76c04543-4b4d-4a1a-8eb9-672b2dd44b2b', 'name': '', 'tenant_id': 'fc3427b7d2a74276a9b89c4391e61440', 'network_id': 'f5b2aeed-66a0-4644-8ba7-9a634475788e', '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': 'fc3427b7d2a74276a9b89c4391e61440'}} 2025-10-30 21:49:43,259 - DEBUG - Response for create_subnet : {'subnet': {'id': 'abfd4a3b-bef2-4930-b05a-3a70c2254597', 'name': '', 'tenant_id': 'fc3427b7d2a74276a9b89c4391e61440', 'network_id': 'f5b2aeed-66a0-4644-8ba7-9a634475788e', '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': 'fc3427b7d2a74276a9b89c4391e61440'}} 2025-10-30 21:49:43,276 - INFO - Created VN ctest-vn-62096015 2025-10-30 21:49:43,325 - DEBUG - VN ctest-vn-62096015 UUID is f5b2aeed-66a0-4644-8ba7-9a634475788e 2025-10-30 21:49:43,659 - DEBUG - Response for create_port : {'port': {'name': 'af2a21ed-d498-4fc6-86e3-c84d8f0c8fdb', 'id': 'af2a21ed-d498-4fc6-86e3-c84d8f0c8fdb', 'tenant_id': 'fc3427b7d2a74276a9b89c4391e61440', 'network_id': 'f5b2aeed-66a0-4644-8ba7-9a634475788e', 'mac_address': '02:af:2a:21:ed:d4', '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': '76c04543-4b4d-4a1a-8eb9-672b2dd44b2b'}], 'security_groups': ['efe57787-eb98-4aef-8e20-571e55cf44f3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fc3427b7d2a74276a9b89c4391e61440'}} 2025-10-30 21:49:43,811 - DEBUG - Response for create_port : {'port': {'name': '8e4ae90a-4c74-447d-afe9-a93dd900bd08', 'id': '8e4ae90a-4c74-447d-afe9-a93dd900bd08', 'tenant_id': 'fc3427b7d2a74276a9b89c4391e61440', 'network_id': 'f5b2aeed-66a0-4644-8ba7-9a634475788e', 'mac_address': '02:8e:4a:e9:0a:4c', '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': 'abfd4a3b-bef2-4930-b05a-3a70c2254597'}], 'security_groups': ['efe57787-eb98-4aef-8e20-571e55cf44f3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fc3427b7d2a74276a9b89c4391e61440'}} 2025-10-30 21:49:44,123 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4556-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4556-1) 2025-10-30 21:49:44,502 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4556-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4556-1) 2025-10-30 21:49:45,671 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4556-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4556-1) 2025-10-30 21:49:45,672 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-30 21:49:45,677 - DEBUG - Requesting: http://10.0.0.23:8082/domain/735c0676-dff1-49c0-a214-101b496e4037 2025-10-30 21:49:45,687 - DEBUG - Requesting: http://10.0.0.23:8082/project/fc3427b7-d2a7-4276-a9b8-9c4391e61440 2025-10-30 21:49:45,760 - DEBUG - Requesting: http://10.0.0.23:8082/network-ipam/65adc1fc-ef7a-4387-8fff-0bffbaf8e615 2025-10-30 21:49:45,780 - INFO - Verifications in API Server for IPAM: ctest-ipam-75366331 passed 2025-10-30 21:49:45,787 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-66786938:ctest-ipam-75366331', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-66786938', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7326725460895351687', 'uuid-lslong': '10376025259466352149'}, 'enable': 'true', 'created': '2025-10-30T21:49:42', 'last-modified': '2025-10-30T21:49:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.189669'} 2025-10-30 21:49:45,787 - INFO - Verifications in Control node for IPAM: ctest-ipam-75366331 passed 2025-10-30 21:49:45,788 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-30 21:49:45,793 - DEBUG - Requesting: http://10.0.0.23:8082/domain/735c0676-dff1-49c0-a214-101b496e4037 2025-10-30 21:49:45,805 - DEBUG - Requesting: http://10.0.0.23:8082/project/fc3427b7-d2a7-4276-a9b8-9c4391e61440 2025-10-30 21:49:45,888 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/f5b2aeed-66a0-4644-8ba7-9a634475788e 2025-10-30 21:49:45,898 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/f5b2aeed-66a0-4644-8ba7-9a634475788e 2025-10-30 21:49:45,909 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/a4cff89c-d399-4301-b44b-1f395adb414b 2025-10-30 21:49:45,918 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/a4cff89c-d399-4301-b44b-1f395adb414b 2025-10-30 21:49:45,926 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/7beb49f3-edd2-414e-acab-c817b939660c 2025-10-30 21:49:45,935 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 21:49:45,935 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/f5b2aeed-66a0-4644-8ba7-9a634475788e 2025-10-30 21:49:45,944 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/a4cff89c-d399-4301-b44b-1f395adb414b 2025-10-30 21:49:45,957 - INFO - Verified VN network id 9 for VN f5b2aeed-66a0-4644-8ba7-9a634475788e 2025-10-30 21:49:45,957 - INFO - Verifications in API Server for VN ctest-vn-62096015 passed 2025-10-30 21:49:45,958 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/f5b2aeed-66a0-4644-8ba7-9a634475788e 2025-10-30 21:49:45,966 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/a4cff89c-d399-4301-b44b-1f395adb414b 2025-10-30 21:49:45,974 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/a4cff89c-d399-4301-b44b-1f395adb414b 2025-10-30 21:49:45,982 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/7beb49f3-edd2-414e-acab-c817b939660c 2025-10-30 21:49:45,997 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-66786938:ctest-vn-62096015', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-66786938', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17704405419799103044', 'uuid-lslong': '10063181643523651726'}, 'enable': 'true', 'created': '2025-10-30T21:49:42', 'last-modified': '2025-10-30T21:49:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.757716'} 2025-10-30 21:49:46,009 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 21:49:46,009 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-62096015 passed 2025-10-30 21:49:46,009 - DEBUG - ====Verifying policy data for ctest-vn-62096015 in API_Server ====== 2025-10-30 21:49:46,009 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-30 21:49:46,015 - DEBUG - Requesting: http://10.0.0.23:8082/domain/735c0676-dff1-49c0-a214-101b496e4037 2025-10-30 21:49:46,026 - DEBUG - Requesting: http://10.0.0.23:8082/project/fc3427b7-d2a7-4276-a9b8-9c4391e61440 2025-10-30 21:49:46,122 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/f5b2aeed-66a0-4644-8ba7-9a634475788e 2025-10-30 21:49:46,135 - DEBUG - =>VN ctest-vn-62096015 has no policy to be verified 2025-10-30 21:49:46,135 - DEBUG - Verifying the vn in opserver 2025-10-30 21:49:46,136 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-66786938:ctest-vn-62096015 virtual network link through opserver 10.0.0.23 2025-10-30 21:49:46,136 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2025-10-30 21:49:46,491 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2025-10-30 21:49:46,588 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-66786938:ctest-vn-62096015', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-66786938:ctest-vn-62096015?flat'} 2025-10-30 21:49:46,588 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-66786938:ctest-vn-62096015 is found in opserver 2025-10-30 21:49:46,594 - DEBUG - VRF ids for VN ctest-vn-62096015: {'10.0.0.23': '2'} 2025-10-30 21:49:46,594 - INFO - Waiting for VM ctest-TestBasicVMVN-66786938-00574609 to be up.. 2025-10-30 21:49:46,687 - DEBUG - VM is in ACTIVE state now 2025-10-30 21:49:46,687 - INFO - VM name : ctest-TestBasicVMVN-66786938-00574609 2025-10-30 21:49:46,763 - DEBUG - VM ctest-TestBasicVMVN-66786938-00574609 ID is 62af66ab-3bfa-4332-bc60-59256e278998 2025-10-30 21:49:46,763 - DEBUG - VM ctest-TestBasicVMVN-66786938-00574609 launched on Node cn-jenkins-deploy-platform-ansible-os-4556-1 2025-10-30 21:49:46,838 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/62af66ab-3bfa-4332-bc60-59256e278998 2025-10-30 21:49:46,846 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/af2a21ed-d498-4fc6-86e3-c84d8f0c8fdb 2025-10-30 21:49:50,142 - 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 1019ms') 2025-10-30 21:49:50,142 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66786938-00574609 failed! 2025-10-30 21:49:50,197 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66786938:ctest-vn-62096015 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 21:49:50,197 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66786938:ctest-vn-62096015 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 21:49:54,271 - 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-10-30 21:49:54,272 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66786938-00574609 failed! 2025-10-30 21:49:54,325 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66786938:ctest-vn-62096015 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 21:49:54,325 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-66786938:ctest-vn-62096015 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 21:49:56,381 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.475 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.475/1.816/3.157/1.341 ms') 2025-10-30 21:49:56,381 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-66786938-00574609 passed 2025-10-30 21:49:56,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:49:56,529 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66786938-00574609, IP 31.1.1.4, Port 22 2025-10-30 21:49:56,689 - DEBUG - VM ctest-TestBasicVMVN-66786938-00574609 is ready for SSH connections 2025-10-30 21:49:56,689 - INFO - Waiting for VM ctest-TestBasicVMVN-66786938-20336229 to be up.. 2025-10-30 21:49:56,765 - DEBUG - VM is in ACTIVE state now 2025-10-30 21:49:56,765 - INFO - VM name : ctest-TestBasicVMVN-66786938-20336229 2025-10-30 21:49:56,834 - DEBUG - VM ctest-TestBasicVMVN-66786938-20336229 ID is 4273cbc3-4ad6-499f-9911-5a0ee5ab3a13 2025-10-30 21:49:56,834 - DEBUG - VM ctest-TestBasicVMVN-66786938-20336229 launched on Node cn-jenkins-deploy-platform-ansible-os-4556-1 2025-10-30 21:49:56,912 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/4273cbc3-4ad6-499f-9911-5a0ee5ab3a13 2025-10-30 21:49:56,920 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/8e4ae90a-4c74-447d-afe9-a93dd900bd08 2025-10-30 21:49:58,172 - 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=2.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.354 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.354/1.645/2.937/1.291 ms') 2025-10-30 21:49:58,172 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-66786938-20336229 passed 2025-10-30 21:49:58,321 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:49:58,321 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66786938-20336229, IP 31.1.2.4, Port 22 2025-10-30 21:49:58,489 - DEBUG - VM ctest-TestBasicVMVN-66786938-20336229 is ready for SSH connections 2025-10-30 21:49:58,489 - INFO - Waiting for VM ctest-TestBasicVMVN-66786938-05256594 to be up.. 2025-10-30 21:49:58,554 - DEBUG - VM is in ACTIVE state now 2025-10-30 21:49:58,554 - INFO - VM name : ctest-TestBasicVMVN-66786938-05256594 2025-10-30 21:49:58,619 - DEBUG - VM ctest-TestBasicVMVN-66786938-05256594 ID is 3f7f6e37-00de-408b-b86c-f3335d26c8ec 2025-10-30 21:49:58,620 - DEBUG - VM ctest-TestBasicVMVN-66786938-05256594 launched on Node cn-jenkins-deploy-platform-ansible-os-4556-1 2025-10-30 21:49:58,684 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/3f7f6e37-00de-408b-b86c-f3335d26c8ec 2025-10-30 21:49:58,691 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/e8796ddb-c996-438d-8b03-9b8ba78f56dd 2025-10-30 21:49:59,979 - 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.75 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.328 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.328/1.538/2.748/1.210 ms') 2025-10-30 21:49:59,979 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-66786938-05256594 passed 2025-10-30 21:50:00,133 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:50:00,133 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-66786938-05256594, IP 31.1.1.3, Port 22 2025-10-30 21:50:00,300 - DEBUG - VM ctest-TestBasicVMVN-66786938-05256594 is ready for SSH connections 2025-10-30 21:50:00,300 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:50:00,300 - 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.23, gateway password: c0ntrail123 2025-10-30 21:50:00,300 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-30 21:50:04,370 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.121 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.994 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.036 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.994/2.050/4.121 ms 2025-10-30 21:50:04,370 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-66786938-00574609 passed 2025-10-30 21:50:04,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:50:04,370 - 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.23, gateway password: c0ntrail123 2025-10-30 21:50:04,370 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-30 21:50:08,000 - 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.271 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.246 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.042 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.042/1.853/3.271 ms 2025-10-30 21:50:08,000 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-66786938-20336229 passed 2025-10-30 21:50:08,000 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:50:08,000 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:50:08,000 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 21:50:08,000 - 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.23, gateway password: c0ntrail123 2025-10-30 21:50:08,000 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 21:50:08,171 - DEBUG - None 2025-10-30 21:50:08,172 - 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.23, gateway password: c0ntrail123 2025-10-30 21:50:08,172 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 21:50:08,358 - DEBUG - None 2025-10-30 21:50:08,358 - 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.23, gateway password: c0ntrail123 2025-10-30 21:50:08,358 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 21:50:08,992 - DEBUG - None 2025-10-30 21:50:08,993 - 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.23, gateway password: c0ntrail123 2025-10-30 21:50:08,993 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-30 21:50:11,183 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.792 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.741 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.368 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.875 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.361/2.027/5.741 ms 2025-10-30 21:50:11,183 - 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.23, gateway password: c0ntrail123 2025-10-30 21:50:11,183 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-30 21:50:13,426 - 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.104 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.917 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.022 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.410 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.665 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.384 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.347/1.835/4.022 ms 2025-10-30 21:50:13,427 - 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.23, gateway password: c0ntrail123 2025-10-30 21:50:13,427 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-30 21:50:15,658 - 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.630 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.017 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.048 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.410 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.456 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.765 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.345 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.345/2.095/5.048 ms 2025-10-30 21:50:15,658 - INFO - Deleting VM ctest-TestBasicVMVN-66786938-05256594 2025-10-30 21:50:15,732 - INFO - Detaching port 8e4ae90a-4c74-447d-afe9-a93dd900bd08 from VM ctest-TestBasicVMVN-66786938-20336229 2025-10-30 21:50:15,764 - INFO - Deleting VM ctest-TestBasicVMVN-66786938-20336229 2025-10-30 21:50:15,834 - INFO - Detaching port af2a21ed-d498-4fc6-86e3-c84d8f0c8fdb from VM ctest-TestBasicVMVN-66786938-00574609 2025-10-30 21:50:15,873 - INFO - Deleting VM ctest-TestBasicVMVN-66786938-00574609 2025-10-30 21:50:15,945 - INFO - Deleting VN ctest-vn-62096015 2025-10-30 21:50:16,103 - DEBUG - Response for delete_port : () 2025-10-30 21:50:16,281 - DEBUG - Response for delete_port : () 2025-10-30 21:50:16,311 - DEBUG - VN f5b2aeed-66a0-4644-8ba7-9a634475788e still in use: Unable to complete operation on network f5b2aeed-66a0-4644-8ba7-9a634475788e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5e7ca613-3b5f-43c3-8f68-f01e7e18d86b'] 2025-10-30 21:50:16,311 - WARNING - Deleting VN ctest-vn-62096015 failed..Will retry 2025-10-30 21:50:18,430 - DEBUG - Response for deleting network () 2025-10-30 21:50:18,430 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/a4cff89c-d399-4301-b44b-1f395adb414b 2025-10-30 21:50:18,435 - DEBUG - Response Code: 404 2025-10-30 21:50:18,435 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-30 21:50:18,442 - DEBUG - Requesting: http://10.0.0.23:8082/domain/735c0676-dff1-49c0-a214-101b496e4037 2025-10-30 21:50:18,499 - DEBUG - Requesting: http://10.0.0.23:8082/project/fc3427b7-d2a7-4276-a9b8-9c4391e61440 2025-10-30 21:50:18,570 - INFO - Validated that VN ctest-vn-62096015 is not found in API Server 2025-10-30 21:50:18,579 - DEBUG - VN ctest-vn-62096015 is not present in Agent 10.0.0.23 2025-10-30 21:50:18,579 - INFO - Validated that VN ctest-vn-62096015 is not in any agent 2025-10-30 21:50:18,583 - DEBUG - VRF 2 is not seen in agent 10.0.0.23 2025-10-30 21:50:18,589 - DEBUG - Vrouter 10.0.0.23 does not have vrf 2 for VN ctest-vn-62096015 2025-10-30 21:50:18,589 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-66786938:ctest-vn-62096015 2025-10-30 21:50:18,597 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-62096015 info 2025-10-30 21:50:18,677 - INFO - IPAM: ctest-ipam-75366331 is not found in API Server 2025-10-30 21:50:18,687 - INFO - IPAM:ctest-ipam-75366331 is not found in control node 2025-10-30 21:50:18,942 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 21:50:18,942 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36] 2025-10-30 21:50:18,942 - INFO - -------------------------------------------------------------------------------- 2025-10-30 21:50:19,622 - INFO - Deleted project: ctest-TestBasicVMVN-66786938, ID : fc3427b7-d2a7-4276-a9b8-9c4391e61440