2025-10-09 20:37:16,028 - INFO - Domain Default found not creating 2025-10-09 20:37:16,160 - INFO - Project ctest-TestBasicVMVN-24433012 not found, creating it 2025-10-09 20:37:16,588 - INFO - Created Project:ctest-TestBasicVMVN-24433012, ID : 4a19b450-1981-4076-a1aa-f8073962a6e8 2025-10-09 20:37:18,060 - INFO - ================================================================================ 2025-10-09 20:37:18,060 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-09 20:37:18,060 - 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-09 20:37:18,314 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.14': '0'}} with 2025-10-09 20:37:18,314 - INFO - Initial checks done. Running the testcase now 2025-10-09 20:37:18,314 - INFO - 2025-10-09 20:37:18,825 - DEBUG - Response for create_network : {'network': {'id': 'c4e9f8ca-3413-426d-9393-831f73259b60', 'name': 'ctest-vn2_metadata-20266847', 'tenant_id': '4a19b45019814076a1aaf8073962a6e8', 'project_id': '4a19b45019814076a1aaf8073962a6e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24433012', 'ctest-vn2_metadata-20266847'], 'port_security_enabled': True, 'description': ''}} 2025-10-09 20:37:19,021 - DEBUG - Response for create_subnet : {'subnet': {'id': '15173852-0148-44cd-9ab3-26a4ab006471', 'name': '', 'tenant_id': '4a19b45019814076a1aaf8073962a6e8', 'network_id': 'c4e9f8ca-3413-426d-9393-831f73259b60', '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': '4a19b45019814076a1aaf8073962a6e8'}} 2025-10-09 20:37:19,037 - INFO - Created VN ctest-vn2_metadata-20266847 2025-10-09 20:37:19,089 - DEBUG - VN ctest-vn2_metadata-20266847 UUID is c4e9f8ca-3413-426d-9393-831f73259b60 2025-10-09 20:37:19,249 - DEBUG - Services list from nova: [, , ] 2025-10-09 20:37:20,259 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4278-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4278-1) 2025-10-09 20:37:20,361 - DEBUG - Link local service introspect added 2025-10-09 20:37:20,396 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 20:37:25,474 - DEBUG - VM is in ACTIVE state now 2025-10-09 20:37:25,604 - INFO - Waiting for VM ctest-TestBasicVMVN-24433012-99481185 to be up.. 2025-10-09 20:37:25,604 - INFO - VM name : ctest-TestBasicVMVN-24433012-99481185 2025-10-09 20:37:25,681 - DEBUG - VM ctest-TestBasicVMVN-24433012-99481185 ID is bfc2a720-ff38-48fc-8941-c81bd882b5c7 2025-10-09 20:37:25,681 - DEBUG - VM ctest-TestBasicVMVN-24433012-99481185 launched on Node cn-jenkins-deploy-platform-ansible-os-4278-1 2025-10-09 20:37:25,752 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/bfc2a720-ff38-48fc-8941-c81bd882b5c7 2025-10-09 20:37:26,049 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/bfc2a720-ff38-48fc-8941-c81bd882b5c7 2025-10-09 20:37:26,077 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/fcb69c55-2da0-494a-a6c4-da28decf88f8 2025-10-09 20:37:29,316 - 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 1002ms') 2025-10-09 20:37:29,316 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24433012-99481185 failed! 2025-10-09 20:37:29,369 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24433012:ctest-vn2_metadata-20266847 is 11.1.1.1 and allocation pool is NOT set 2025-10-09 20:37:31,439 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.38 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.382/3.609/4.836/1.227 ms') 2025-10-09 20:37:31,439 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24433012-99481185 passed 2025-10-09 20:37:31,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 20:37:31,585 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24433012-99481185, IP 11.1.1.3, Port 22 2025-10-09 20:37:31,737 - DEBUG - VM ctest-TestBasicVMVN-24433012-99481185 is ready for SSH connections 2025-10-09 20:37:31,737 - INFO - Retry 0 2025-10-09 20:37:31,737 - 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.137, gateway password: c0ntrail123 2025-10-09 20:37:31,737 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-09 20:37:33,345 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-09 20:37:33,346 - INFO - Generic metadata worked 2025-10-09 20:37:33,597 - DEBUG - Link local service introspect removed 2025-10-09 20:37:33,597 - INFO - Deleting VM ctest-TestBasicVMVN-24433012-99481185 2025-10-09 20:37:33,667 - INFO - Deleting VN ctest-vn2_metadata-20266847 2025-10-09 20:37:33,699 - DEBUG - VN c4e9f8ca-3413-426d-9393-831f73259b60 still in use: Unable to complete operation on network c4e9f8ca-3413-426d-9393-831f73259b60. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-740cedd5-6662-468f-8995-390723097dcf'] 2025-10-09 20:37:33,699 - WARNING - Deleting VN ctest-vn2_metadata-20266847 failed..Will retry 2025-10-09 20:37:35,795 - DEBUG - Response for deleting network () 2025-10-09 20:37:36,049 - DEBUG - No XMPP flaps were noticed during the test 2025-10-09 20:37:36,049 - INFO - -------------------------------------------------------------------------------- 2025-10-09 20:37:36,051 - INFO - ================================================================================ 2025-10-09 20:37:36,051 - INFO - STARTING TEST : test_metadata_service 2025-10-09 20:37:36,051 - 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-09 20:37:36,345 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.14': '0'}} with 2025-10-09 20:37:36,345 - INFO - Initial checks done. Running the testcase now 2025-10-09 20:37:36,345 - INFO - 2025-10-09 20:37:36,345 - DEBUG - Requesting: http://10.0.0.137:8082/global-vrouter-configs 2025-10-09 20:37:36,350 - DEBUG - Requesting: http://10.0.0.137:8082/global-vrouter-config/5e5feb46-b241-492f-8097-63f8a753be8c 2025-10-09 20:37:36,508 - DEBUG - Response for create_network : {'network': {'id': 'b782cfb4-cbe2-4f74-8211-a3a7e9319469', 'name': 'ctest-vn-69904878', 'tenant_id': '4a19b45019814076a1aaf8073962a6e8', 'project_id': '4a19b45019814076a1aaf8073962a6e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24433012', 'ctest-vn-69904878'], 'port_security_enabled': True, 'description': ''}} 2025-10-09 20:37:36,685 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd9d652e2-8bbf-4dde-aa11-e77aa33c645e', 'name': '', 'tenant_id': '4a19b45019814076a1aaf8073962a6e8', 'network_id': 'b782cfb4-cbe2-4f74-8211-a3a7e9319469', 'ip_version': 4, 'cidr': '57.101.179.0/26', 'allocation_pools': [{'start': '57.101.179.2', 'end': '57.101.179.62'}], 'gateway_ip': '57.101.179.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '57.101.179.2', 'tags': [], 'project_id': '4a19b45019814076a1aaf8073962a6e8'}} 2025-10-09 20:37:36,700 - INFO - Created VN ctest-vn-69904878 2025-10-09 20:37:36,753 - DEBUG - VN ctest-vn-69904878 UUID is b782cfb4-cbe2-4f74-8211-a3a7e9319469 2025-10-09 20:37:37,917 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4278-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4278-1) 2025-10-09 20:37:37,917 - INFO - Waiting for VM ctest-TestBasicVMVN-24433012-63661152 to be up.. 2025-10-09 20:37:37,953 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 20:37:43,049 - DEBUG - VM is in ACTIVE state now 2025-10-09 20:37:43,049 - INFO - VM name : ctest-TestBasicVMVN-24433012-63661152 2025-10-09 20:37:43,119 - DEBUG - VM ctest-TestBasicVMVN-24433012-63661152 ID is c2602ba1-1dc1-4671-9ca5-9692335e0541 2025-10-09 20:37:43,119 - DEBUG - VM ctest-TestBasicVMVN-24433012-63661152 launched on Node cn-jenkins-deploy-platform-ansible-os-4278-1 2025-10-09 20:37:43,188 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/c2602ba1-1dc1-4671-9ca5-9692335e0541 2025-10-09 20:37:43,196 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/7b550869-71ec-41ef-b516-e93ddcf49b63 2025-10-09 20:37:46,441 - 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 1003ms') 2025-10-09 20:37:46,441 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24433012-63661152 failed! 2025-10-09 20:37:46,493 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24433012:ctest-vn-69904878 is 57.101.179.1 and allocation pool is NOT set 2025-10-09 20:37:48,556 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.14 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 = 1.144/2.473/3.803/1.329 ms') 2025-10-09 20:37:48,556 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24433012-63661152 passed 2025-10-09 20:37:48,709 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 20:37:48,709 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24433012-63661152, IP 57.101.179.3, Port 22 2025-10-09 20:37:48,872 - DEBUG - VM ctest-TestBasicVMVN-24433012-63661152 is ready for SSH connections 2025-10-09 20:37:48,873 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.137, gateway password: c0ntrail123 2025-10-09 20:37:48,873 - DEBUG - cat /tmp/output.txt 2025-10-09 20:37:50,488 - DEBUG - Hello World. The time is now Thu, 09 Oct 2025 14:37:47 -0600! 2025-10-09 20:37:50,488 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 09 Oct 2025 14:37:47 -0600!'} 2025-10-09 20:37:50,488 - INFO - metadata_script.txt got executed in the vm 2025-10-09 20:37:50,489 - INFO - Deleting VM ctest-TestBasicVMVN-24433012-63661152 2025-10-09 20:37:50,566 - INFO - Deleting VN ctest-vn-69904878 2025-10-09 20:37:50,598 - DEBUG - VN b782cfb4-cbe2-4f74-8211-a3a7e9319469 still in use: Unable to complete operation on network b782cfb4-cbe2-4f74-8211-a3a7e9319469. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-08a4c95f-e8a4-4d72-8c75-107040eb80c8'] 2025-10-09 20:37:50,599 - WARNING - Deleting VN ctest-vn-69904878 failed..Will retry 2025-10-09 20:37:52,685 - DEBUG - Response for deleting network () 2025-10-09 20:37:52,941 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 20:37:52,942 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-10-09 20:37:52,942 - INFO - -------------------------------------------------------------------------------- 2025-10-09 20:37:52,944 - INFO - ================================================================================ 2025-10-09 20:37:52,944 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-09 20:37:52,944 - 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-09 20:37:53,230 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.14': '0'}} with 2025-10-09 20:37:53,230 - INFO - Initial checks done. Running the testcase now 2025-10-09 20:37:53,231 - INFO - 2025-10-09 20:37:53,694 - DEBUG - Response for create_network : {'network': {'id': '351a7037-bafe-4559-a7cc-8fa0a8783ad4', 'name': 'ctest-vn-63898194', 'tenant_id': '4a19b45019814076a1aaf8073962a6e8', 'project_id': '4a19b45019814076a1aaf8073962a6e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24433012', 'ctest-vn-63898194'], 'port_security_enabled': True, 'description': ''}} 2025-10-09 20:37:53,843 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c505bb9c-9765-4367-9622-f86391edaa15', 'name': '', 'tenant_id': '4a19b45019814076a1aaf8073962a6e8', 'network_id': '351a7037-bafe-4559-a7cc-8fa0a8783ad4', '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': '4a19b45019814076a1aaf8073962a6e8'}} 2025-10-09 20:37:54,007 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b93a3c00-c3a7-4435-b3ee-ac87b523eb12', 'name': '', 'tenant_id': '4a19b45019814076a1aaf8073962a6e8', 'network_id': '351a7037-bafe-4559-a7cc-8fa0a8783ad4', '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': '4a19b45019814076a1aaf8073962a6e8'}} 2025-10-09 20:37:54,024 - INFO - Created VN ctest-vn-63898194 2025-10-09 20:37:54,077 - DEBUG - VN ctest-vn-63898194 UUID is 351a7037-bafe-4559-a7cc-8fa0a8783ad4 2025-10-09 20:37:54,415 - DEBUG - Response for create_port : {'port': {'name': '9b0ffe76-020b-42e6-9d7d-d78b9c8a6f7f', 'id': '9b0ffe76-020b-42e6-9d7d-d78b9c8a6f7f', 'tenant_id': '4a19b45019814076a1aaf8073962a6e8', 'network_id': '351a7037-bafe-4559-a7cc-8fa0a8783ad4', 'mac_address': '02:9b:0f:fe:76:02', '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': 'c505bb9c-9765-4367-9622-f86391edaa15'}], 'security_groups': ['f003558f-c374-4864-a23a-a67143773978'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4a19b45019814076a1aaf8073962a6e8'}} 2025-10-09 20:37:54,570 - DEBUG - Response for create_port : {'port': {'name': '935a07c4-8199-4cc9-9976-ef1156e6d26c', 'id': '935a07c4-8199-4cc9-9976-ef1156e6d26c', 'tenant_id': '4a19b45019814076a1aaf8073962a6e8', 'network_id': '351a7037-bafe-4559-a7cc-8fa0a8783ad4', 'mac_address': '02:93:5a:07:c4:81', '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': 'b93a3c00-c3a7-4435-b3ee-ac87b523eb12'}], 'security_groups': ['f003558f-c374-4864-a23a-a67143773978'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4a19b45019814076a1aaf8073962a6e8'}} 2025-10-09 20:37:54,922 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4278-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4278-1) 2025-10-09 20:37:55,327 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4278-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4278-1) 2025-10-09 20:37:56,484 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4278-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4278-1) 2025-10-09 20:37:56,484 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-09 20:37:56,489 - DEBUG - Requesting: http://10.0.0.137:8082/domain/5492f48f-1a7f-472e-bb43-29ed56f99b8b 2025-10-09 20:37:56,501 - DEBUG - Requesting: http://10.0.0.137:8082/project/4a19b450-1981-4076-a1aa-f8073962a6e8 2025-10-09 20:37:56,583 - DEBUG - Requesting: http://10.0.0.137:8082/network-ipam/ce9e3bd9-1ffe-4a83-b49e-1b35cc485665 2025-10-09 20:37:56,591 - INFO - Verifications in API Server for IPAM: ctest-ipam-13664291 passed 2025-10-09 20:37:56,597 - DEBUG - Control-node 10.0.0.137 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-24433012:ctest-ipam-13664291', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24433012', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14888403221864139395', 'uuid-lslong': '13014869891021821541'}, 'enable': 'true', 'created': '2025-10-09T20:37:53', 'last-modified': '2025-10-09T20:37:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.145147'} 2025-10-09 20:37:56,597 - INFO - Verifications in Control node for IPAM: ctest-ipam-13664291 passed 2025-10-09 20:37:56,597 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-09 20:37:56,603 - DEBUG - Requesting: http://10.0.0.137:8082/domain/5492f48f-1a7f-472e-bb43-29ed56f99b8b 2025-10-09 20:37:56,615 - DEBUG - Requesting: http://10.0.0.137:8082/project/4a19b450-1981-4076-a1aa-f8073962a6e8 2025-10-09 20:37:56,699 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/351a7037-bafe-4559-a7cc-8fa0a8783ad4 2025-10-09 20:37:56,715 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/351a7037-bafe-4559-a7cc-8fa0a8783ad4 2025-10-09 20:37:56,727 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e56bf4c6-3839-4ce7-81db-3e88e57c14dd 2025-10-09 20:37:56,734 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e56bf4c6-3839-4ce7-81db-3e88e57c14dd 2025-10-09 20:37:56,740 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/c51e6f50-456e-4334-9da4-caa7026649b3 2025-10-09 20:37:56,746 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-09 20:37:56,746 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/351a7037-bafe-4559-a7cc-8fa0a8783ad4 2025-10-09 20:37:56,755 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e56bf4c6-3839-4ce7-81db-3e88e57c14dd 2025-10-09 20:37:56,774 - INFO - Verified VN network id 10 for VN 351a7037-bafe-4559-a7cc-8fa0a8783ad4 2025-10-09 20:37:56,774 - INFO - Verifications in API Server for VN ctest-vn-63898194 passed 2025-10-09 20:37:56,774 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/351a7037-bafe-4559-a7cc-8fa0a8783ad4 2025-10-09 20:37:56,787 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e56bf4c6-3839-4ce7-81db-3e88e57c14dd 2025-10-09 20:37:56,795 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e56bf4c6-3839-4ce7-81db-3e88e57c14dd 2025-10-09 20:37:56,803 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/c51e6f50-456e-4334-9da4-caa7026649b3 2025-10-09 20:37:56,814 - DEBUG - Control-node 10.0.0.137 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-24433012:ctest-vn-63898194', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24433012', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3826494218067395929', 'uuid-lslong': '12091197019766930132'}, 'enable': 'true', 'created': '2025-10-09T20:37:53', 'last-modified': '2025-10-09T20:37:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.834445'} 2025-10-09 20:37:56,820 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-09 20:37:56,820 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-63898194 passed 2025-10-09 20:37:56,821 - DEBUG - ====Verifying policy data for ctest-vn-63898194 in API_Server ====== 2025-10-09 20:37:56,821 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-09 20:37:56,826 - DEBUG - Requesting: http://10.0.0.137:8082/domain/5492f48f-1a7f-472e-bb43-29ed56f99b8b 2025-10-09 20:37:56,838 - DEBUG - Requesting: http://10.0.0.137:8082/project/4a19b450-1981-4076-a1aa-f8073962a6e8 2025-10-09 20:37:56,909 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/351a7037-bafe-4559-a7cc-8fa0a8783ad4 2025-10-09 20:37:56,925 - DEBUG - =>VN ctest-vn-63898194 has no policy to be verified 2025-10-09 20:37:56,925 - DEBUG - Verifying the vn in opserver 2025-10-09 20:37:56,925 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-24433012:ctest-vn-63898194 virtual network link through opserver 10.0.0.137 2025-10-09 20:37:56,925 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks 2025-10-09 20:37:57,360 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks 2025-10-09 20:37:57,428 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-24433012:ctest-vn-63898194', 'href': 'http://10.0.0.137:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-24433012:ctest-vn-63898194?flat'} 2025-10-09 20:37:57,428 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-24433012:ctest-vn-63898194 is found in opserver 2025-10-09 20:37:57,432 - DEBUG - VRF ids for VN ctest-vn-63898194: {'10.0.0.137': '2'} 2025-10-09 20:37:57,432 - INFO - Waiting for VM ctest-TestBasicVMVN-24433012-23156556 to be up.. 2025-10-09 20:37:57,530 - DEBUG - VM is in ACTIVE state now 2025-10-09 20:37:57,530 - INFO - VM name : ctest-TestBasicVMVN-24433012-23156556 2025-10-09 20:37:57,610 - DEBUG - VM ctest-TestBasicVMVN-24433012-23156556 ID is aabcdf1d-c0bc-4fe8-bd97-199b7133236c 2025-10-09 20:37:57,610 - DEBUG - VM ctest-TestBasicVMVN-24433012-23156556 launched on Node cn-jenkins-deploy-platform-ansible-os-4278-1 2025-10-09 20:37:57,685 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/aabcdf1d-c0bc-4fe8-bd97-199b7133236c 2025-10-09 20:37:57,696 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/9b0ffe76-020b-42e6-9d7d-d78b9c8a6f7f 2025-10-09 20:38:00,970 - 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 1029ms') 2025-10-09 20:38:00,970 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24433012-23156556 failed! 2025-10-09 20:38:01,029 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24433012:ctest-vn-63898194 is 31.1.1.1 and allocation pool is NOT set 2025-10-09 20:38:01,029 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24433012:ctest-vn-63898194 is 31.1.2.1 and allocation pool is NOT set 2025-10-09 20:38:05,095 - 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-09 20:38:05,095 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24433012-23156556 failed! 2025-10-09 20:38:05,149 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24433012:ctest-vn-63898194 is 31.1.1.1 and allocation pool is NOT set 2025-10-09 20:38:05,149 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24433012:ctest-vn-63898194 is 31.1.2.1 and allocation pool is NOT set 2025-10-09 20:38:07,219 - 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.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.524 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.524/2.085/3.647/1.561 ms') 2025-10-09 20:38:07,220 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24433012-23156556 passed 2025-10-09 20:38:07,369 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 20:38:07,369 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24433012-23156556, IP 31.1.1.4, Port 22 2025-10-09 20:38:07,532 - DEBUG - VM ctest-TestBasicVMVN-24433012-23156556 is ready for SSH connections 2025-10-09 20:38:07,532 - INFO - Waiting for VM ctest-TestBasicVMVN-24433012-47827484 to be up.. 2025-10-09 20:38:07,611 - DEBUG - VM is in ACTIVE state now 2025-10-09 20:38:07,611 - INFO - VM name : ctest-TestBasicVMVN-24433012-47827484 2025-10-09 20:38:07,696 - DEBUG - VM ctest-TestBasicVMVN-24433012-47827484 ID is 227029f7-df0c-42c1-9453-db639445828d 2025-10-09 20:38:07,697 - DEBUG - VM ctest-TestBasicVMVN-24433012-47827484 launched on Node cn-jenkins-deploy-platform-ansible-os-4278-1 2025-10-09 20:38:07,776 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/227029f7-df0c-42c1-9453-db639445828d 2025-10-09 20:38:07,785 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/935a07c4-8199-4cc9-9976-ef1156e6d26c 2025-10-09 20:38:09,033 - 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.49 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.410 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.410/1.951/3.493/1.541 ms') 2025-10-09 20:38:09,034 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24433012-47827484 passed 2025-10-09 20:38:09,181 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 20:38:09,181 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24433012-47827484, IP 31.1.2.4, Port 22 2025-10-09 20:38:09,332 - DEBUG - VM ctest-TestBasicVMVN-24433012-47827484 is ready for SSH connections 2025-10-09 20:38:09,333 - INFO - Waiting for VM ctest-TestBasicVMVN-24433012-96580314 to be up.. 2025-10-09 20:38:09,398 - DEBUG - VM is in ACTIVE state now 2025-10-09 20:38:09,398 - INFO - VM name : ctest-TestBasicVMVN-24433012-96580314 2025-10-09 20:38:09,468 - DEBUG - VM ctest-TestBasicVMVN-24433012-96580314 ID is efd8fe46-25f8-4712-9db7-5dd6d7ee4175 2025-10-09 20:38:09,468 - DEBUG - VM ctest-TestBasicVMVN-24433012-96580314 launched on Node cn-jenkins-deploy-platform-ansible-os-4278-1 2025-10-09 20:38:09,547 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/efd8fe46-25f8-4712-9db7-5dd6d7ee4175 2025-10-09 20:38:09,556 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/51a0731c-fe21-4d34-8269-945bf9b2d03c 2025-10-09 20:38:10,790 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.17 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.411 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.411/1.788/3.165/1.377 ms') 2025-10-09 20:38:10,790 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-24433012-96580314 passed 2025-10-09 20:38:10,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 20:38:10,941 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24433012-96580314, IP 31.1.1.3, Port 22 2025-10-09 20:38:11,096 - DEBUG - VM ctest-TestBasicVMVN-24433012-96580314 is ready for SSH connections 2025-10-09 20:38:11,096 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 20:38:11,096 - 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.137, gateway password: c0ntrail123 2025-10-09 20:38:11,096 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-09 20:38:15,076 - 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.507 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.920 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.930 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.920/1.785/3.507 ms 2025-10-09 20:38:15,076 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-24433012-23156556 passed 2025-10-09 20:38:15,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 20:38:15,077 - 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.137, gateway password: c0ntrail123 2025-10-09 20:38:15,077 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-09 20:38:18,720 - 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.649 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.055 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.878 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.878/1.860/3.649 ms 2025-10-09 20:38:18,720 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-24433012-47827484 passed 2025-10-09 20:38:18,720 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 20:38:18,721 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 20:38:18,721 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 20:38:18,721 - 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.137, gateway password: c0ntrail123 2025-10-09 20:38:18,721 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-09 20:38:18,907 - DEBUG - None 2025-10-09 20:38:18,907 - 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.137, gateway password: c0ntrail123 2025-10-09 20:38:18,907 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-09 20:38:19,084 - DEBUG - None 2025-10-09 20:38:19,084 - 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.137, gateway password: c0ntrail123 2025-10-09 20:38:19,084 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-09 20:38:19,688 - DEBUG - None 2025-10-09 20:38:19,688 - 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.137, gateway password: c0ntrail123 2025-10-09 20:38:19,688 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-09 20:38:21,893 - 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.844 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.266 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.387 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.711 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.450 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.387/1.931/5.266 ms 2025-10-09 20:38:21,894 - 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.137, gateway password: c0ntrail123 2025-10-09 20:38:21,894 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-09 20:38:24,162 - 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.998 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.961 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.161 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.709 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.635 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.850 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.316 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.316/2.232/4.161 ms 2025-10-09 20:38:24,162 - 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.137, gateway password: c0ntrail123 2025-10-09 20:38:24,162 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-09 20:38:26,403 - 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.776 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.637 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.501 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.626 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.051 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.068 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.360 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.360/1.859/3.501 ms 2025-10-09 20:38:26,403 - INFO - Deleting VM ctest-TestBasicVMVN-24433012-96580314 2025-10-09 20:38:26,469 - INFO - Detaching port 935a07c4-8199-4cc9-9976-ef1156e6d26c from VM ctest-TestBasicVMVN-24433012-47827484 2025-10-09 20:38:26,503 - INFO - Deleting VM ctest-TestBasicVMVN-24433012-47827484 2025-10-09 20:38:26,578 - INFO - Detaching port 9b0ffe76-020b-42e6-9d7d-d78b9c8a6f7f from VM ctest-TestBasicVMVN-24433012-23156556 2025-10-09 20:38:26,608 - INFO - Deleting VM ctest-TestBasicVMVN-24433012-23156556 2025-10-09 20:38:26,673 - INFO - Deleting VN ctest-vn-63898194 2025-10-09 20:38:26,829 - DEBUG - Response for delete_port : () 2025-10-09 20:38:27,001 - DEBUG - Response for delete_port : () 2025-10-09 20:38:27,042 - DEBUG - VN 351a7037-bafe-4559-a7cc-8fa0a8783ad4 still in use: Unable to complete operation on network 351a7037-bafe-4559-a7cc-8fa0a8783ad4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d5802c60-c2ed-4a5e-a23e-0dee2ac3f929'] 2025-10-09 20:38:27,042 - WARNING - Deleting VN ctest-vn-63898194 failed..Will retry 2025-10-09 20:38:29,157 - DEBUG - Response for deleting network () 2025-10-09 20:38:29,157 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/e56bf4c6-3839-4ce7-81db-3e88e57c14dd 2025-10-09 20:38:29,162 - DEBUG - Response Code: 404 2025-10-09 20:38:29,162 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-10-09 20:38:29,166 - DEBUG - Requesting: http://10.0.0.137:8082/domain/5492f48f-1a7f-472e-bb43-29ed56f99b8b 2025-10-09 20:38:29,218 - DEBUG - Requesting: http://10.0.0.137:8082/project/4a19b450-1981-4076-a1aa-f8073962a6e8 2025-10-09 20:38:29,284 - INFO - Validated that VN ctest-vn-63898194 is not found in API Server 2025-10-09 20:38:29,293 - DEBUG - VN ctest-vn-63898194 is not present in Agent 10.0.0.137 2025-10-09 20:38:29,293 - INFO - Validated that VN ctest-vn-63898194 is not in any agent 2025-10-09 20:38:29,298 - DEBUG - VRF 2 is not seen in agent 10.0.0.137 2025-10-09 20:38:29,304 - DEBUG - Vrouter 10.0.0.137 does not have vrf 2 for VN ctest-vn-63898194 2025-10-09 20:38:29,304 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-24433012:ctest-vn-63898194 2025-10-09 20:38:29,315 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-63898194 info 2025-10-09 20:38:29,389 - INFO - IPAM: ctest-ipam-13664291 is not found in API Server 2025-10-09 20:38:29,400 - INFO - IPAM:ctest-ipam-13664291 is not found in control node 2025-10-09 20:38:29,658 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 20:38:29,658 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-09 20:38:29,658 - INFO - -------------------------------------------------------------------------------- 2025-10-09 20:38:30,338 - INFO - Deleted project: ctest-TestBasicVMVN-24433012, ID : 4a19b450-1981-4076-a1aa-f8073962a6e8