2025-03-26 02:54:27,695 - INFO - Domain Default found not creating
2025-03-26 02:54:27,848 - INFO - Project ctest-TestBasicVMVN-07344786 not found, creating it
2025-03-26 02:54:28,298 - INFO - Created Project:ctest-TestBasicVMVN-07344786, ID : 89a54799-0272-45f3-9b5d-2f28ce4f4f18
2025-03-26 02:54:29,754 - INFO - ================================================================================
2025-03-26 02:54:29,754 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-26 02:54:29,754 - 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-03-26 02:54:30,007 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.10': '0'}} with
2025-03-26 02:54:30,007 - INFO - Initial checks done. Running the testcase now
2025-03-26 02:54:30,007 - INFO -
2025-03-26 02:54:30,758 - DEBUG - Response for create_network : {'network': {'id': '54530de4-37c2-41eb-b306-35c3ea8eb7f9', 'name': 'ctest-vn2_metadata-13380761', 'tenant_id': '89a54799027245f39b5d2f28ce4f4f18', 'project_id': '89a54799027245f39b5d2f28ce4f4f18', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07344786', 'ctest-vn2_metadata-13380761'], 'port_security_enabled': True, 'description': ''}}
2025-03-26 02:54:30,928 - DEBUG - Response for create_subnet : {'subnet': {'id': '999bf543-ce1d-4bee-8f80-b6b218bfbb41', 'name': '', 'tenant_id': '89a54799027245f39b5d2f28ce4f4f18', 'network_id': '54530de4-37c2-41eb-b306-35c3ea8eb7f9', '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': '89a54799027245f39b5d2f28ce4f4f18'}}
2025-03-26 02:54:30,948 - INFO - Created VN ctest-vn2_metadata-13380761
2025-03-26 02:54:30,997 - DEBUG - VN ctest-vn2_metadata-13380761 UUID is 54530de4-37c2-41eb-b306-35c3ea8eb7f9
2025-03-26 02:54:31,169 - DEBUG - Services list from nova: [, , ]
2025-03-26 02:54:32,144 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2956-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2956-1)
2025-03-26 02:54:32,253 - DEBUG - Link local service introspect added
2025-03-26 02:54:32,297 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-26 02:54:37,371 - DEBUG - VM is in ACTIVE state now
2025-03-26 02:54:37,498 - INFO - Waiting for VM ctest-TestBasicVMVN-07344786-58124273 to be up..
2025-03-26 02:54:37,498 - INFO - VM name : ctest-TestBasicVMVN-07344786-58124273
2025-03-26 02:54:37,577 - DEBUG - VM ctest-TestBasicVMVN-07344786-58124273 ID is 1a9055c8-2832-4ab7-8e47-728e4be3f2c8
2025-03-26 02:54:37,577 - DEBUG - VM ctest-TestBasicVMVN-07344786-58124273 launched on Node cn-jenkins-deploy-platform-ansible-os-2956-1
2025-03-26 02:54:37,649 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/1a9055c8-2832-4ab7-8e47-728e4be3f2c8
2025-03-26 02:54:37,942 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/1a9055c8-2832-4ab7-8e47-728e4be3f2c8
2025-03-26 02:54:37,974 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/891e87de-206a-4a8c-95ff-734893701f6f
2025-03-26 02:54:41,219 - 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-03-26 02:54:41,219 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07344786-58124273 failed!
2025-03-26 02:54:41,273 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07344786:ctest-vn2_metadata-13380761 is 11.1.1.1 and allocation pool is NOT set
2025-03-26 02:54:43,333 - 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.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.42 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.423/3.408/4.393/0.985 ms')
2025-03-26 02:54:43,333 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07344786-58124273 passed
2025-03-26 02:54:43,481 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 02:54:43,481 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07344786-58124273, IP 11.1.1.3, Port 22
2025-03-26 02:54:43,637 - DEBUG - VM ctest-TestBasicVMVN-07344786-58124273 is ready for SSH connections
2025-03-26 02:54:43,637 - INFO - Retry 0
2025-03-26 02:54:43,637 - 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.17, gateway password: c0ntrail123
2025-03-26 02:54:43,637 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-26 02:54:45,280 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-26 02:54:45,281 - INFO - Generic metadata worked
2025-03-26 02:54:45,537 - DEBUG - Link local service introspect removed
2025-03-26 02:54:45,537 - INFO - Deleting VM ctest-TestBasicVMVN-07344786-58124273
2025-03-26 02:54:45,620 - INFO - Deleting VN ctest-vn2_metadata-13380761
2025-03-26 02:54:45,659 - DEBUG - VN 54530de4-37c2-41eb-b306-35c3ea8eb7f9 still in use: Unable to complete operation on network 54530de4-37c2-41eb-b306-35c3ea8eb7f9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-416ba5d3-e6ef-4e1f-b5b2-ad39f606a6fd']
2025-03-26 02:54:45,659 - WARNING - Deleting VN ctest-vn2_metadata-13380761 failed..Will retry
2025-03-26 02:54:47,779 - DEBUG - Response for deleting network ()
2025-03-26 02:54:48,040 - DEBUG - No XMPP flaps were noticed during the test
2025-03-26 02:54:48,040 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-03-26 02:54:48,040 - INFO - --------------------------------------------------------------------------------
2025-03-26 02:54:48,043 - INFO - ================================================================================
2025-03-26 02:54:48,043 - INFO - STARTING TEST : test_metadata_service
2025-03-26 02:54:48,043 - 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-03-26 02:54:48,332 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.10': '0'}} with
2025-03-26 02:54:48,332 - INFO - Initial checks done. Running the testcase now
2025-03-26 02:54:48,332 - INFO -
2025-03-26 02:54:48,332 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-configs
2025-03-26 02:54:48,340 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-config/aef3ba36-2cba-43ec-80fc-543f25ece729
2025-03-26 02:54:48,526 - DEBUG - Response for create_network : {'network': {'id': '9b494a9b-9a32-48b6-8b71-fbfdaf8ee565', 'name': 'ctest-vn-52479577', 'tenant_id': '89a54799027245f39b5d2f28ce4f4f18', 'project_id': '89a54799027245f39b5d2f28ce4f4f18', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07344786', 'ctest-vn-52479577'], 'port_security_enabled': True, 'description': ''}}
2025-03-26 02:54:48,736 - DEBUG - Response for create_subnet : {'subnet': {'id': '9cc40532-becc-4889-9d85-b7f18c167f8b', 'name': '', 'tenant_id': '89a54799027245f39b5d2f28ce4f4f18', 'network_id': '9b494a9b-9a32-48b6-8b71-fbfdaf8ee565', 'ip_version': 4, 'cidr': '198.213.145.0/26', 'allocation_pools': [{'start': '198.213.145.2', 'end': '198.213.145.62'}], 'gateway_ip': '198.213.145.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '198.213.145.2', 'tags': [], 'project_id': '89a54799027245f39b5d2f28ce4f4f18'}}
2025-03-26 02:54:48,752 - INFO - Created VN ctest-vn-52479577
2025-03-26 02:54:48,805 - DEBUG - VN ctest-vn-52479577 UUID is 9b494a9b-9a32-48b6-8b71-fbfdaf8ee565
2025-03-26 02:54:49,992 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2956-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2956-1)
2025-03-26 02:54:49,992 - INFO - Waiting for VM ctest-TestBasicVMVN-07344786-47597631 to be up..
2025-03-26 02:54:50,030 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-26 02:54:55,099 - DEBUG - VM is in ACTIVE state now
2025-03-26 02:54:55,099 - INFO - VM name : ctest-TestBasicVMVN-07344786-47597631
2025-03-26 02:54:55,179 - DEBUG - VM ctest-TestBasicVMVN-07344786-47597631 ID is 377922a8-353d-4f94-bacc-8ef8b6625df5
2025-03-26 02:54:55,179 - DEBUG - VM ctest-TestBasicVMVN-07344786-47597631 launched on Node cn-jenkins-deploy-platform-ansible-os-2956-1
2025-03-26 02:54:55,253 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/377922a8-353d-4f94-bacc-8ef8b6625df5
2025-03-26 02:54:55,262 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/00e5f72b-d8bb-47b4-8407-36f7af6f11af
2025-03-26 02:54:58,507 - 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 1004ms')
2025-03-26 02:54:58,507 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07344786-47597631 failed!
2025-03-26 02:54:58,561 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07344786:ctest-vn-52479577 is 198.213.145.1 and allocation pool is NOT set
2025-03-26 02:55:00,620 - 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.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.94 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.940/2.338/2.736/0.398 ms')
2025-03-26 02:55:00,620 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07344786-47597631 passed
2025-03-26 02:55:00,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 02:55:00,773 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07344786-47597631, IP 198.213.145.3, Port 22
2025-03-26 02:55:00,928 - DEBUG - VM ctest-TestBasicVMVN-07344786-47597631 is ready for SSH connections
2025-03-26 02:55:00,929 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2025-03-26 02:55:00,930 - DEBUG - cat /tmp/output.txt
2025-03-26 02:55:02,562 - DEBUG - Hello World. The time is now Tue, 25 Mar 2025 20:55:00 -0600!
2025-03-26 02:55:02,562 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 25 Mar 2025 20:55:00 -0600!'}
2025-03-26 02:55:02,562 - INFO - metadata_script.txt got executed in the vm
2025-03-26 02:55:02,562 - INFO - Deleting VM ctest-TestBasicVMVN-07344786-47597631
2025-03-26 02:55:02,634 - INFO - Deleting VN ctest-vn-52479577
2025-03-26 02:55:02,671 - DEBUG - VN 9b494a9b-9a32-48b6-8b71-fbfdaf8ee565 still in use: Unable to complete operation on network 9b494a9b-9a32-48b6-8b71-fbfdaf8ee565. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-310ace63-a40f-42d8-a913-fe449bc7acdd']
2025-03-26 02:55:02,672 - WARNING - Deleting VN ctest-vn-52479577 failed..Will retry
2025-03-26 02:55:04,777 - DEBUG - Response for deleting network ()
2025-03-26 02:55:05,031 - DEBUG - No XMPP flaps were noticed during the test
2025-03-26 02:55:05,031 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-03-26 02:55:05,031 - INFO - --------------------------------------------------------------------------------
2025-03-26 02:55:05,034 - INFO - ================================================================================
2025-03-26 02:55:05,034 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-26 02:55:05,034 - 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-03-26 02:55:05,323 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.10': '0'}} with
2025-03-26 02:55:05,323 - INFO - Initial checks done. Running the testcase now
2025-03-26 02:55:05,323 - INFO -
2025-03-26 02:55:05,809 - DEBUG - Response for create_network : {'network': {'id': '90165574-4e80-40de-af6e-bea6686921bc', 'name': 'ctest-vn-69054538', 'tenant_id': '89a54799027245f39b5d2f28ce4f4f18', 'project_id': '89a54799027245f39b5d2f28ce4f4f18', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07344786', 'ctest-vn-69054538'], 'port_security_enabled': True, 'description': ''}}
2025-03-26 02:55:05,959 - DEBUG - Response for create_subnet : {'subnet': {'id': '0c912dc9-4681-4255-ab96-5f7536a08aaa', 'name': '', 'tenant_id': '89a54799027245f39b5d2f28ce4f4f18', 'network_id': '90165574-4e80-40de-af6e-bea6686921bc', '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': '89a54799027245f39b5d2f28ce4f4f18'}}
2025-03-26 02:55:06,133 - DEBUG - Response for create_subnet : {'subnet': {'id': '1dab5b3a-c44e-41b8-97b0-c45392c6b05f', 'name': '', 'tenant_id': '89a54799027245f39b5d2f28ce4f4f18', 'network_id': '90165574-4e80-40de-af6e-bea6686921bc', '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': '89a54799027245f39b5d2f28ce4f4f18'}}
2025-03-26 02:55:06,151 - INFO - Created VN ctest-vn-69054538
2025-03-26 02:55:06,205 - DEBUG - VN ctest-vn-69054538 UUID is 90165574-4e80-40de-af6e-bea6686921bc
2025-03-26 02:55:06,555 - DEBUG - Response for create_port : {'port': {'name': 'e0e16035-78b4-49f2-bee8-9058284a1258', 'id': 'e0e16035-78b4-49f2-bee8-9058284a1258', 'tenant_id': '89a54799027245f39b5d2f28ce4f4f18', 'network_id': '90165574-4e80-40de-af6e-bea6686921bc', 'mac_address': '02:e0:e1:60:35:78', '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': '0c912dc9-4681-4255-ab96-5f7536a08aaa'}], 'security_groups': ['7359f8c1-eac4-429f-a0f4-d19a081e45f8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '89a54799027245f39b5d2f28ce4f4f18'}}
2025-03-26 02:55:06,722 - DEBUG - Response for create_port : {'port': {'name': '1c624e3d-0263-456a-be47-d244fad4c24e', 'id': '1c624e3d-0263-456a-be47-d244fad4c24e', 'tenant_id': '89a54799027245f39b5d2f28ce4f4f18', 'network_id': '90165574-4e80-40de-af6e-bea6686921bc', 'mac_address': '02:1c:62:4e:3d: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.2.4', 'subnet_id': '1dab5b3a-c44e-41b8-97b0-c45392c6b05f'}], 'security_groups': ['7359f8c1-eac4-429f-a0f4-d19a081e45f8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '89a54799027245f39b5d2f28ce4f4f18'}}
2025-03-26 02:55:07,082 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2956-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2956-1)
2025-03-26 02:55:07,454 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2956-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2956-1)
2025-03-26 02:55:08,693 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2956-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2956-1)
2025-03-26 02:55:08,693 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-03-26 02:55:08,705 - DEBUG - Requesting: http://10.0.0.17:8082/domain/dbd48a4e-dfa8-486c-8753-2ed33ecb3bae
2025-03-26 02:55:08,725 - DEBUG - Requesting: http://10.0.0.17:8082/project/89a54799-0272-45f3-9b5d-2f28ce4f4f18
2025-03-26 02:55:08,815 - DEBUG - Requesting: http://10.0.0.17:8082/network-ipam/d41763af-ee7d-483b-a1b0-f265b4564524
2025-03-26 02:55:08,829 - INFO - Verifications in API Server for IPAM: ctest-ipam-30861129 passed
2025-03-26 02:55:08,842 - DEBUG - Control-node 10.0.0.17 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-07344786:ctest-ipam-30861129', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07344786', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15282793467776682043', 'uuid-lslong': '11651078754638644516'}, 'enable': 'true', 'created': '2025-03-26T02:55:05', 'last-modified': '2025-03-26T02:55:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.285304'}
2025-03-26 02:55:08,845 - INFO - Verifications in Control node for IPAM: ctest-ipam-30861129 passed
2025-03-26 02:55:08,845 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-03-26 02:55:08,864 - DEBUG - Requesting: http://10.0.0.17:8082/domain/dbd48a4e-dfa8-486c-8753-2ed33ecb3bae
2025-03-26 02:55:08,883 - DEBUG - Requesting: http://10.0.0.17:8082/project/89a54799-0272-45f3-9b5d-2f28ce4f4f18
2025-03-26 02:55:08,969 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/90165574-4e80-40de-af6e-bea6686921bc
2025-03-26 02:55:08,983 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/90165574-4e80-40de-af6e-bea6686921bc
2025-03-26 02:55:08,998 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3d2409d5-dc27-4238-a36a-a37b71203951
2025-03-26 02:55:09,013 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3d2409d5-dc27-4238-a36a-a37b71203951
2025-03-26 02:55:09,029 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/b9d67646-df6f-4b2e-a206-1c5375c5efe0
2025-03-26 02:55:09,045 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-26 02:55:09,045 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/90165574-4e80-40de-af6e-bea6686921bc
2025-03-26 02:55:09,070 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3d2409d5-dc27-4238-a36a-a37b71203951
2025-03-26 02:55:09,122 - INFO - Verified VN network id 9 for VN 90165574-4e80-40de-af6e-bea6686921bc
2025-03-26 02:55:09,122 - INFO - Verifications in API Server for VN ctest-vn-69054538 passed
2025-03-26 02:55:09,123 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/90165574-4e80-40de-af6e-bea6686921bc
2025-03-26 02:55:09,147 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3d2409d5-dc27-4238-a36a-a37b71203951
2025-03-26 02:55:09,168 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3d2409d5-dc27-4238-a36a-a37b71203951
2025-03-26 02:55:09,190 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/b9d67646-df6f-4b2e-a206-1c5375c5efe0
2025-03-26 02:55:09,248 - DEBUG - Control-node 10.0.0.17 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-07344786:ctest-vn-69054538', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07344786', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10382579948970852574', 'uuid-lslong': '12641250826001129916'}, 'enable': 'true', 'created': '2025-03-26T02:55:05', 'last-modified': '2025-03-26T02:55:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.142663'}
2025-03-26 02:55:09,265 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-26 02:55:09,266 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-69054538 passed
2025-03-26 02:55:09,266 - DEBUG - ====Verifying policy data for ctest-vn-69054538 in API_Server ======
2025-03-26 02:55:09,266 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-03-26 02:55:09,284 - DEBUG - Requesting: http://10.0.0.17:8082/domain/dbd48a4e-dfa8-486c-8753-2ed33ecb3bae
2025-03-26 02:55:09,305 - DEBUG - Requesting: http://10.0.0.17:8082/project/89a54799-0272-45f3-9b5d-2f28ce4f4f18
2025-03-26 02:55:09,387 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/90165574-4e80-40de-af6e-bea6686921bc
2025-03-26 02:55:09,406 - DEBUG - =>VN ctest-vn-69054538 has no policy to be verified
2025-03-26 02:55:09,406 - DEBUG - Verifying the vn in opserver
2025-03-26 02:55:09,406 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-07344786:ctest-vn-69054538 virtual network link through opserver 10.0.0.17
2025-03-26 02:55:09,406 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2025-03-26 02:55:09,748 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2025-03-26 02:55:09,825 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-07344786:ctest-vn-69054538', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-07344786:ctest-vn-69054538?flat'}
2025-03-26 02:55:09,825 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-07344786:ctest-vn-69054538 is found in opserver
2025-03-26 02:55:09,834 - DEBUG - VRF ids for VN ctest-vn-69054538: {'10.0.0.17': '2'}
2025-03-26 02:55:09,834 - INFO - Waiting for VM ctest-TestBasicVMVN-07344786-07712595 to be up..
2025-03-26 02:55:09,923 - DEBUG - VM is in ACTIVE state now
2025-03-26 02:55:09,923 - INFO - VM name : ctest-TestBasicVMVN-07344786-07712595
2025-03-26 02:55:10,018 - DEBUG - VM ctest-TestBasicVMVN-07344786-07712595 ID is 5c35d089-8c5b-4a57-893d-6cdb786dda16
2025-03-26 02:55:10,018 - DEBUG - VM ctest-TestBasicVMVN-07344786-07712595 launched on Node cn-jenkins-deploy-platform-ansible-os-2956-1
2025-03-26 02:55:10,124 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/5c35d089-8c5b-4a57-893d-6cdb786dda16
2025-03-26 02:55:10,135 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/e0e16035-78b4-49f2-bee8-9058284a1258
2025-03-26 02:55:13,411 - 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 1031ms')
2025-03-26 02:55:13,411 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07344786-07712595 failed!
2025-03-26 02:55:13,469 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07344786:ctest-vn-69054538 is 31.1.1.1 and allocation pool is NOT set
2025-03-26 02:55:13,470 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07344786:ctest-vn-69054538 is 31.1.2.1 and allocation pool is NOT set
2025-03-26 02:55:17,539 - 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-03-26 02:55:17,539 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07344786-07712595 failed!
2025-03-26 02:55:17,597 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07344786:ctest-vn-69054538 is 31.1.1.1 and allocation pool is NOT set
2025-03-26 02:55:17,597 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07344786:ctest-vn-69054538 is 31.1.2.1 and allocation pool is NOT set
2025-03-26 02:55:19,666 - 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=13.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.24 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.243/7.489/13.735/6.246 ms')
2025-03-26 02:55:19,666 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07344786-07712595 passed
2025-03-26 02:55:19,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 02:55:19,825 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07344786-07712595, IP 31.1.1.4, Port 22
2025-03-26 02:55:19,985 - DEBUG - VM ctest-TestBasicVMVN-07344786-07712595 is ready for SSH connections
2025-03-26 02:55:19,985 - INFO - Waiting for VM ctest-TestBasicVMVN-07344786-94978002 to be up..
2025-03-26 02:55:20,062 - DEBUG - VM is in ACTIVE state now
2025-03-26 02:55:20,062 - INFO - VM name : ctest-TestBasicVMVN-07344786-94978002
2025-03-26 02:55:20,135 - DEBUG - VM ctest-TestBasicVMVN-07344786-94978002 ID is 8dae7fee-f713-47a1-ae2b-3565d3c721bc
2025-03-26 02:55:20,135 - DEBUG - VM ctest-TestBasicVMVN-07344786-94978002 launched on Node cn-jenkins-deploy-platform-ansible-os-2956-1
2025-03-26 02:55:20,209 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/8dae7fee-f713-47a1-ae2b-3565d3c721bc
2025-03-26 02:55:20,219 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/1c624e3d-0263-456a-be47-d244fad4c24e
2025-03-26 02:55:21,451 - 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.71 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.427 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.427/1.568/2.709/1.141 ms')
2025-03-26 02:55:21,452 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-07344786-94978002 passed
2025-03-26 02:55:21,605 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 02:55:21,605 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07344786-94978002, IP 31.1.2.4, Port 22
2025-03-26 02:55:21,771 - DEBUG - VM ctest-TestBasicVMVN-07344786-94978002 is ready for SSH connections
2025-03-26 02:55:21,771 - INFO - Waiting for VM ctest-TestBasicVMVN-07344786-12736778 to be up..
2025-03-26 02:55:21,853 - DEBUG - VM is in ACTIVE state now
2025-03-26 02:55:21,853 - INFO - VM name : ctest-TestBasicVMVN-07344786-12736778
2025-03-26 02:55:21,932 - DEBUG - VM ctest-TestBasicVMVN-07344786-12736778 ID is 4b72cf0f-e690-44e0-b33a-1c3e68b56c1c
2025-03-26 02:55:21,932 - DEBUG - VM ctest-TestBasicVMVN-07344786-12736778 launched on Node cn-jenkins-deploy-platform-ansible-os-2956-1
2025-03-26 02:55:22,019 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/4b72cf0f-e690-44e0-b33a-1c3e68b56c1c
2025-03-26 02:55:22,028 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/76f2ecd5-885e-4d0e-91b4-574e20cf3c5f
2025-03-26 02:55:23,269 - 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.65 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.364 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.364/1.508/2.653/1.144 ms')
2025-03-26 02:55:23,269 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-07344786-12736778 passed
2025-03-26 02:55:23,421 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 02:55:23,421 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07344786-12736778, IP 31.1.1.3, Port 22
2025-03-26 02:55:23,589 - DEBUG - VM ctest-TestBasicVMVN-07344786-12736778 is ready for SSH connections
2025-03-26 02:55:23,589 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 02:55:23,589 - 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.17, gateway password: c0ntrail123
2025-03-26 02:55:23,589 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-26 02:55:27,660 - 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.309 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.067 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.196 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.067/1.857/3.309 ms
2025-03-26 02:55:27,660 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-07344786-07712595 passed
2025-03-26 02:55:27,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 02:55:27,660 - 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.17, gateway password: c0ntrail123
2025-03-26 02:55:27,661 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-26 02:55:31,315 - 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.789 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.536 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.978 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.978/1.767/2.789 ms
2025-03-26 02:55:31,315 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-07344786-94978002 passed
2025-03-26 02:55:31,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 02:55:31,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 02:55:31,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 02:55:31,315 - 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.17, gateway password: c0ntrail123
2025-03-26 02:55:31,315 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-26 02:55:31,500 - DEBUG - None
2025-03-26 02:55:31,500 - 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.17, gateway password: c0ntrail123
2025-03-26 02:55:31,500 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-26 02:55:31,676 - DEBUG - None
2025-03-26 02:55:31,676 - 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.17, gateway password: c0ntrail123
2025-03-26 02:55:31,676 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-26 02:55:32,300 - DEBUG - None
2025-03-26 02:55:32,301 - 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.17, gateway password: c0ntrail123
2025-03-26 02:55:32,301 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-26 02:55:34,517 - 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.887 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.544 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.365 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.105 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.355/1.851/4.544 ms
2025-03-26 02:55:34,517 - 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.17, gateway password: c0ntrail123
2025-03-26 02:55:34,517 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-26 02:55:36,750 - 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.929 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.963 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.982 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.539 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.840 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.616 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.335 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.335/1.886/3.982 ms
2025-03-26 02:55:36,750 - 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.17, gateway password: c0ntrail123
2025-03-26 02:55:36,751 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-26 02:55:38,992 - 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=1.354 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.183 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.103 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.513 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.343 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.139 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.354/2.141/4.103 ms
2025-03-26 02:55:38,992 - INFO - Deleting VM ctest-TestBasicVMVN-07344786-12736778
2025-03-26 02:55:39,072 - INFO - Detaching port 1c624e3d-0263-456a-be47-d244fad4c24e from VM ctest-TestBasicVMVN-07344786-94978002
2025-03-26 02:55:39,121 - INFO - Deleting VM ctest-TestBasicVMVN-07344786-94978002
2025-03-26 02:55:39,210 - INFO - Detaching port e0e16035-78b4-49f2-bee8-9058284a1258 from VM ctest-TestBasicVMVN-07344786-07712595
2025-03-26 02:55:39,243 - INFO - Deleting VM ctest-TestBasicVMVN-07344786-07712595
2025-03-26 02:55:39,320 - INFO - Deleting VN ctest-vn-69054538
2025-03-26 02:55:39,501 - DEBUG - Response for delete_port : ()
2025-03-26 02:55:39,703 - DEBUG - Response for delete_port : ()
2025-03-26 02:55:39,752 - DEBUG - VN 90165574-4e80-40de-af6e-bea6686921bc still in use: Unable to complete operation on network 90165574-4e80-40de-af6e-bea6686921bc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ce47c1a1-389d-4afb-bc4e-2c431570e110']
2025-03-26 02:55:39,753 - WARNING - Deleting VN ctest-vn-69054538 failed..Will retry
2025-03-26 02:55:41,875 - DEBUG - Response for deleting network ()
2025-03-26 02:55:41,875 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3d2409d5-dc27-4238-a36a-a37b71203951
2025-03-26 02:55:41,882 - DEBUG - Response Code: 404
2025-03-26 02:55:41,882 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-03-26 02:55:41,887 - DEBUG - Requesting: http://10.0.0.17:8082/domain/dbd48a4e-dfa8-486c-8753-2ed33ecb3bae
2025-03-26 02:55:41,942 - DEBUG - Requesting: http://10.0.0.17:8082/project/89a54799-0272-45f3-9b5d-2f28ce4f4f18
2025-03-26 02:55:42,018 - INFO - Validated that VN ctest-vn-69054538 is not found in API Server
2025-03-26 02:55:42,034 - DEBUG - VN ctest-vn-69054538 is not present in Agent 10.0.0.17
2025-03-26 02:55:42,034 - INFO - Validated that VN ctest-vn-69054538 is not in any agent
2025-03-26 02:55:42,042 - DEBUG - VRF 2 is not seen in agent 10.0.0.17
2025-03-26 02:55:42,049 - DEBUG - Vrouter 10.0.0.17 does not have vrf 2 for VN ctest-vn-69054538
2025-03-26 02:55:42,049 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-07344786:ctest-vn-69054538
2025-03-26 02:55:42,062 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-69054538 info
2025-03-26 02:55:42,157 - INFO - IPAM: ctest-ipam-30861129 is not found in API Server
2025-03-26 02:55:42,175 - INFO - IPAM:ctest-ipam-30861129 is not found in control node
2025-03-26 02:55:42,439 - DEBUG - No XMPP flaps were noticed during the test
2025-03-26 02:55:42,439 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-03-26 02:55:42,439 - INFO - --------------------------------------------------------------------------------
2025-03-26 02:55:43,162 - INFO - Deleted project: ctest-TestBasicVMVN-07344786, ID : 89a54799-0272-45f3-9b5d-2f28ce4f4f18