2025-01-14 06:50:25,903 - INFO - Domain Default found not creating
2025-01-14 06:50:26,063 - INFO - Project ctest-TestBasicVMVN-71126905 not found, creating it
2025-01-14 06:50:26,537 - INFO - Created Project:ctest-TestBasicVMVN-71126905, ID : 4fd65223-441a-406b-890a-72ef2d68ed06
2025-01-14 06:50:28,012 - INFO - ================================================================================
2025-01-14 06:50:28,012 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-14 06:50:28,012 - 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-01-14 06:50:28,266 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.10': '0'}} with
2025-01-14 06:50:28,266 - INFO - Initial checks done. Running the testcase now
2025-01-14 06:50:28,266 - INFO -
2025-01-14 06:50:28,859 - DEBUG - Response for create_network : {'network': {'id': '2dc77357-7eb6-44d7-a1e8-71f72ae387cb', 'name': 'ctest-vn2_metadata-04869772', 'tenant_id': '4fd65223441a406b890a72ef2d68ed06', 'project_id': '4fd65223441a406b890a72ef2d68ed06', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71126905', 'ctest-vn2_metadata-04869772'], 'port_security_enabled': True, 'description': ''}}
2025-01-14 06:50:29,076 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f15e1ddb-dfc7-48c8-a13e-4a93df384a01', 'name': '', 'tenant_id': '4fd65223441a406b890a72ef2d68ed06', 'network_id': '2dc77357-7eb6-44d7-a1e8-71f72ae387cb', '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': '4fd65223441a406b890a72ef2d68ed06'}}
2025-01-14 06:50:29,093 - INFO - Created VN ctest-vn2_metadata-04869772
2025-01-14 06:50:29,145 - DEBUG - VN ctest-vn2_metadata-04869772 UUID is 2dc77357-7eb6-44d7-a1e8-71f72ae387cb
2025-01-14 06:50:29,325 - DEBUG - Services list from nova: [, , ]
2025-01-14 06:50:30,326 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2619-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2619-1)
2025-01-14 06:50:30,436 - DEBUG - Link local service introspect added
2025-01-14 06:50:30,484 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-14 06:50:35,594 - DEBUG - VM is in ACTIVE state now
2025-01-14 06:50:35,741 - INFO - Waiting for VM ctest-TestBasicVMVN-71126905-08124337 to be up..
2025-01-14 06:50:35,741 - INFO - VM name : ctest-TestBasicVMVN-71126905-08124337
2025-01-14 06:50:35,816 - DEBUG - VM ctest-TestBasicVMVN-71126905-08124337 ID is 5b32da14-23c0-422a-b666-603b7e603296
2025-01-14 06:50:35,816 - DEBUG - VM ctest-TestBasicVMVN-71126905-08124337 launched on Node cn-jenkins-deploy-platform-ansible-os-2619-1
2025-01-14 06:50:35,890 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/5b32da14-23c0-422a-b666-603b7e603296
2025-01-14 06:50:36,184 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/5b32da14-23c0-422a-b666-603b7e603296
2025-01-14 06:50:36,217 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/74b7c0d6-4e58-4e63-9ddc-f351e4a4cfca
2025-01-14 06:50:39,482 - 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 1022ms')
2025-01-14 06:50:39,482 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71126905-08124337 failed!
2025-01-14 06:50:39,545 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71126905:ctest-vn2_metadata-04869772 is 11.1.1.1 and allocation pool is NOT set
2025-01-14 06:50:41,611 - 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=5.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.45 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.452/4.207/5.962/1.755 ms')
2025-01-14 06:50:41,611 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71126905-08124337 passed
2025-01-14 06:50:41,765 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-14 06:50:41,765 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71126905-08124337, IP 11.1.1.3, Port 22
2025-01-14 06:50:41,921 - DEBUG - VM ctest-TestBasicVMVN-71126905-08124337 is ready for SSH connections
2025-01-14 06:50:41,921 - INFO - Retry 0
2025-01-14 06:50:41,921 - 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.32, gateway password: c0ntrail123
2025-01-14 06:50:41,921 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-14 06:50:43,563 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-14 06:50:43,563 - INFO - Generic metadata worked
2025-01-14 06:50:43,816 - DEBUG - Link local service introspect removed
2025-01-14 06:50:43,817 - INFO - Deleting VM ctest-TestBasicVMVN-71126905-08124337
2025-01-14 06:50:43,884 - INFO - Deleting VN ctest-vn2_metadata-04869772
2025-01-14 06:50:43,928 - DEBUG - VN 2dc77357-7eb6-44d7-a1e8-71f72ae387cb still in use: Unable to complete operation on network 2dc77357-7eb6-44d7-a1e8-71f72ae387cb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5d1260d1-149f-433f-8096-451f4d145c3e']
2025-01-14 06:50:43,928 - WARNING - Deleting VN ctest-vn2_metadata-04869772 failed..Will retry
2025-01-14 06:50:46,037 - DEBUG - Response for deleting network ()
2025-01-14 06:50:46,292 - DEBUG - No XMPP flaps were noticed during the test
2025-01-14 06:50:46,292 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-14 06:50:46,292 - INFO - --------------------------------------------------------------------------------
2025-01-14 06:50:46,295 - INFO - ================================================================================
2025-01-14 06:50:46,295 - INFO - STARTING TEST : test_metadata_service
2025-01-14 06:50:46,295 - 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-01-14 06:50:46,581 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.10': '0'}} with
2025-01-14 06:50:46,581 - INFO - Initial checks done. Running the testcase now
2025-01-14 06:50:46,581 - INFO -
2025-01-14 06:50:46,581 - DEBUG - Requesting: http://10.0.0.32:8082/global-vrouter-configs
2025-01-14 06:50:46,588 - DEBUG - Requesting: http://10.0.0.32:8082/global-vrouter-config/2fc6ff9b-8ba9-4c87-b118-4e54b6712be4
2025-01-14 06:50:46,797 - DEBUG - Response for create_network : {'network': {'id': '605c9568-dbf2-4672-908c-512d5685f81c', 'name': 'ctest-vn-36395998', 'tenant_id': '4fd65223441a406b890a72ef2d68ed06', 'project_id': '4fd65223441a406b890a72ef2d68ed06', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71126905', 'ctest-vn-36395998'], 'port_security_enabled': True, 'description': ''}}
2025-01-14 06:50:47,011 - DEBUG - Response for create_subnet : {'subnet': {'id': '791f63d5-7e04-4dd8-94a6-67026783a70c', 'name': '', 'tenant_id': '4fd65223441a406b890a72ef2d68ed06', 'network_id': '605c9568-dbf2-4672-908c-512d5685f81c', 'ip_version': 4, 'cidr': '84.37.196.192/26', 'allocation_pools': [{'start': '84.37.196.194', 'end': '84.37.196.254'}], 'gateway_ip': '84.37.196.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '84.37.196.194', 'tags': [], 'project_id': '4fd65223441a406b890a72ef2d68ed06'}}
2025-01-14 06:50:47,031 - INFO - Created VN ctest-vn-36395998
2025-01-14 06:50:47,085 - DEBUG - VN ctest-vn-36395998 UUID is 605c9568-dbf2-4672-908c-512d5685f81c
2025-01-14 06:50:48,342 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2619-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2619-1)
2025-01-14 06:50:48,343 - INFO - Waiting for VM ctest-TestBasicVMVN-71126905-55919333 to be up..
2025-01-14 06:50:48,386 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-14 06:50:53,471 - DEBUG - VM is in ACTIVE state now
2025-01-14 06:50:53,472 - INFO - VM name : ctest-TestBasicVMVN-71126905-55919333
2025-01-14 06:50:53,567 - DEBUG - VM ctest-TestBasicVMVN-71126905-55919333 ID is d3944782-4215-4991-8aa0-075e44bea669
2025-01-14 06:50:53,567 - DEBUG - VM ctest-TestBasicVMVN-71126905-55919333 launched on Node cn-jenkins-deploy-platform-ansible-os-2619-1
2025-01-14 06:50:53,650 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/d3944782-4215-4991-8aa0-075e44bea669
2025-01-14 06:50:53,658 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/2f335e3e-1a03-4d3e-9840-548e8bf4c799
2025-01-14 06:50:56,918 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-01-14 06:50:56,918 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71126905-55919333 failed!
2025-01-14 06:50:56,973 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71126905:ctest-vn-36395998 is 84.37.196.193 and allocation pool is NOT set
2025-01-14 06:50:59,044 - 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.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.877 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.877/2.722/4.567/1.845 ms')
2025-01-14 06:50:59,044 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71126905-55919333 passed
2025-01-14 06:50:59,201 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-14 06:50:59,201 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71126905-55919333, IP 84.37.196.195, Port 22
2025-01-14 06:50:59,376 - DEBUG - VM ctest-TestBasicVMVN-71126905-55919333 is ready for SSH connections
2025-01-14 06:50:59,376 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2025-01-14 06:50:59,376 - DEBUG - cat /tmp/output.txt
2025-01-14 06:51:01,038 - DEBUG - Hello World. The time is now Mon, 13 Jan 2025 23:50:59 -0700!
2025-01-14 06:51:01,038 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 13 Jan 2025 23:50:59 -0700!'}
2025-01-14 06:51:01,038 - INFO - metadata_script.txt got executed in the vm
2025-01-14 06:51:01,038 - INFO - Deleting VM ctest-TestBasicVMVN-71126905-55919333
2025-01-14 06:51:01,111 - INFO - Deleting VN ctest-vn-36395998
2025-01-14 06:51:01,164 - DEBUG - VN 605c9568-dbf2-4672-908c-512d5685f81c still in use: Unable to complete operation on network 605c9568-dbf2-4672-908c-512d5685f81c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d69e7a9d-fb07-4b59-ab4e-594a08d4495f']
2025-01-14 06:51:01,164 - WARNING - Deleting VN ctest-vn-36395998 failed..Will retry
2025-01-14 06:51:03,292 - DEBUG - Response for deleting network ()
2025-01-14 06:51:03,566 - DEBUG - No XMPP flaps were noticed during the test
2025-01-14 06:51:03,566 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-01-14 06:51:03,566 - INFO - --------------------------------------------------------------------------------
2025-01-14 06:51:03,569 - INFO - ================================================================================
2025-01-14 06:51:03,570 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-14 06:51:03,570 - 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-01-14 06:51:03,857 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.10': '0'}} with
2025-01-14 06:51:03,858 - INFO - Initial checks done. Running the testcase now
2025-01-14 06:51:03,860 - INFO -
2025-01-14 06:51:04,374 - DEBUG - Response for create_network : {'network': {'id': 'a463ce34-7d5d-45e5-8848-da3245375ce4', 'name': 'ctest-vn-67535636', 'tenant_id': '4fd65223441a406b890a72ef2d68ed06', 'project_id': '4fd65223441a406b890a72ef2d68ed06', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71126905', 'ctest-vn-67535636'], 'port_security_enabled': True, 'description': ''}}
2025-01-14 06:51:04,597 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f325bd0e-dba9-4f77-89e2-ae57c6aa89e0', 'name': '', 'tenant_id': '4fd65223441a406b890a72ef2d68ed06', 'network_id': 'a463ce34-7d5d-45e5-8848-da3245375ce4', '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': '4fd65223441a406b890a72ef2d68ed06'}}
2025-01-14 06:51:04,754 - DEBUG - Response for create_subnet : {'subnet': {'id': '8546da97-65fc-4d68-b93a-779a3e62d047', 'name': '', 'tenant_id': '4fd65223441a406b890a72ef2d68ed06', 'network_id': 'a463ce34-7d5d-45e5-8848-da3245375ce4', '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': '4fd65223441a406b890a72ef2d68ed06'}}
2025-01-14 06:51:04,774 - INFO - Created VN ctest-vn-67535636
2025-01-14 06:51:04,829 - DEBUG - VN ctest-vn-67535636 UUID is a463ce34-7d5d-45e5-8848-da3245375ce4
2025-01-14 06:51:05,221 - DEBUG - Response for create_port : {'port': {'name': '570d8f02-38cd-47a4-acee-5a0e798dba7f', 'id': '570d8f02-38cd-47a4-acee-5a0e798dba7f', 'tenant_id': '4fd65223441a406b890a72ef2d68ed06', 'network_id': 'a463ce34-7d5d-45e5-8848-da3245375ce4', 'mac_address': '02:57:0d:8f:02:38', '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': 'f325bd0e-dba9-4f77-89e2-ae57c6aa89e0'}], 'security_groups': ['093edda5-d9d2-46ab-98c2-26f83b972be2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4fd65223441a406b890a72ef2d68ed06'}}
2025-01-14 06:51:05,411 - DEBUG - Response for create_port : {'port': {'name': 'b1e39ebe-b733-4d91-a4ab-71fa5e103637', 'id': 'b1e39ebe-b733-4d91-a4ab-71fa5e103637', 'tenant_id': '4fd65223441a406b890a72ef2d68ed06', 'network_id': 'a463ce34-7d5d-45e5-8848-da3245375ce4', 'mac_address': '02:b1:e3:9e:be:b7', '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': '8546da97-65fc-4d68-b93a-779a3e62d047'}], 'security_groups': ['093edda5-d9d2-46ab-98c2-26f83b972be2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4fd65223441a406b890a72ef2d68ed06'}}
2025-01-14 06:51:05,805 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2619-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2619-1)
2025-01-14 06:51:06,266 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2619-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2619-1)
2025-01-14 06:51:07,498 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2619-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2619-1)
2025-01-14 06:51:07,499 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2025-01-14 06:51:07,508 - DEBUG - Requesting: http://10.0.0.32:8082/domain/db0522b5-5f3c-4f5a-a864-653cc5a74461
2025-01-14 06:51:07,526 - DEBUG - Requesting: http://10.0.0.32:8082/project/4fd65223-441a-406b-890a-72ef2d68ed06
2025-01-14 06:51:07,614 - DEBUG - Requesting: http://10.0.0.32:8082/network-ipam/72d02902-ee6e-49c8-8a11-792a822c3e46
2025-01-14 06:51:07,631 - INFO - Verifications in API Server for IPAM: ctest-ipam-01531263 passed
2025-01-14 06:51:07,642 - DEBUG - Control-node 10.0.0.32 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-71126905:ctest-ipam-01531263', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71126905', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8273157608046479816', 'uuid-lslong': '9948866275317661254'}, 'enable': 'true', 'created': '2025-01-14T06:51:03', 'last-modified': '2025-01-14T06:51:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.543013'}
2025-01-14 06:51:07,642 - INFO - Verifications in Control node for IPAM: ctest-ipam-01531263 passed
2025-01-14 06:51:07,642 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2025-01-14 06:51:07,650 - DEBUG - Requesting: http://10.0.0.32:8082/domain/db0522b5-5f3c-4f5a-a864-653cc5a74461
2025-01-14 06:51:07,666 - DEBUG - Requesting: http://10.0.0.32:8082/project/4fd65223-441a-406b-890a-72ef2d68ed06
2025-01-14 06:51:07,775 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/a463ce34-7d5d-45e5-8848-da3245375ce4
2025-01-14 06:51:07,793 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/a463ce34-7d5d-45e5-8848-da3245375ce4
2025-01-14 06:51:07,805 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/15dd27af-3b96-4b46-86c1-5a98b72402f8
2025-01-14 06:51:07,816 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/15dd27af-3b96-4b46-86c1-5a98b72402f8
2025-01-14 06:51:07,825 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/cbb1015b-57f8-46e9-8ce7-7665e0ee7da7
2025-01-14 06:51:07,834 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-14 06:51:07,834 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/a463ce34-7d5d-45e5-8848-da3245375ce4
2025-01-14 06:51:07,850 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/15dd27af-3b96-4b46-86c1-5a98b72402f8
2025-01-14 06:51:07,869 - INFO - Verified VN network id 8 for VN a463ce34-7d5d-45e5-8848-da3245375ce4
2025-01-14 06:51:07,869 - INFO - Verifications in API Server for VN ctest-vn-67535636 passed
2025-01-14 06:51:07,869 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/a463ce34-7d5d-45e5-8848-da3245375ce4
2025-01-14 06:51:07,882 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/15dd27af-3b96-4b46-86c1-5a98b72402f8
2025-01-14 06:51:07,893 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/15dd27af-3b96-4b46-86c1-5a98b72402f8
2025-01-14 06:51:07,922 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/cbb1015b-57f8-46e9-8ce7-7665e0ee7da7
2025-01-14 06:51:07,941 - DEBUG - Control-node 10.0.0.32 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-71126905:ctest-vn-67535636', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71126905', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11845538169751422437', 'uuid-lslong': '9820338896925842660'}, 'enable': 'true', 'created': '2025-01-14T06:51:04', 'last-modified': '2025-01-14T06:51:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.207170'}
2025-01-14 06:51:07,950 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-14 06:51:07,950 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-67535636 passed
2025-01-14 06:51:07,950 - DEBUG - ====Verifying policy data for ctest-vn-67535636 in API_Server ======
2025-01-14 06:51:07,950 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2025-01-14 06:51:07,964 - DEBUG - Requesting: http://10.0.0.32:8082/domain/db0522b5-5f3c-4f5a-a864-653cc5a74461
2025-01-14 06:51:08,029 - DEBUG - Requesting: http://10.0.0.32:8082/project/4fd65223-441a-406b-890a-72ef2d68ed06
2025-01-14 06:51:08,140 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/a463ce34-7d5d-45e5-8848-da3245375ce4
2025-01-14 06:51:08,161 - DEBUG - =>VN ctest-vn-67535636 has no policy to be verified
2025-01-14 06:51:08,162 - DEBUG - Verifying the vn in opserver
2025-01-14 06:51:08,162 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-71126905:ctest-vn-67535636 virtual network link through opserver 10.0.0.32
2025-01-14 06:51:08,162 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks
2025-01-14 06:51:08,516 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks
2025-01-14 06:51:08,583 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-71126905:ctest-vn-67535636', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-71126905:ctest-vn-67535636?flat'}
2025-01-14 06:51:08,583 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-71126905:ctest-vn-67535636 is found in opserver
2025-01-14 06:51:08,590 - DEBUG - VRF ids for VN ctest-vn-67535636: {'10.0.0.32': '2'}
2025-01-14 06:51:08,591 - INFO - Waiting for VM ctest-TestBasicVMVN-71126905-52908971 to be up..
2025-01-14 06:51:08,665 - DEBUG - VM is in ACTIVE state now
2025-01-14 06:51:08,665 - INFO - VM name : ctest-TestBasicVMVN-71126905-52908971
2025-01-14 06:51:08,739 - DEBUG - VM ctest-TestBasicVMVN-71126905-52908971 ID is cbe04dd4-fb05-44d8-b501-9b0c256bb58b
2025-01-14 06:51:08,739 - DEBUG - VM ctest-TestBasicVMVN-71126905-52908971 launched on Node cn-jenkins-deploy-platform-ansible-os-2619-1
2025-01-14 06:51:08,817 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/cbe04dd4-fb05-44d8-b501-9b0c256bb58b
2025-01-14 06:51:08,827 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/570d8f02-38cd-47a4-acee-5a0e798dba7f
2025-01-14 06:51:12,086 - 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-01-14 06:51:12,086 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71126905-52908971 failed!
2025-01-14 06:51:12,149 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71126905:ctest-vn-67535636 is 31.1.1.1 and allocation pool is NOT set
2025-01-14 06:51:12,149 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71126905:ctest-vn-67535636 is 31.1.2.1 and allocation pool is NOT set
2025-01-14 06:51:16,218 - 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 1005ms')
2025-01-14 06:51:16,218 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71126905-52908971 failed!
2025-01-14 06:51:16,273 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71126905:ctest-vn-67535636 is 31.1.1.1 and allocation pool is NOT set
2025-01-14 06:51:16,273 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71126905:ctest-vn-67535636 is 31.1.2.1 and allocation pool is NOT set
2025-01-14 06:51:18,337 - 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=10.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.02 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 = 2.018/6.060/10.102/4.042 ms')
2025-01-14 06:51:18,337 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71126905-52908971 passed
2025-01-14 06:51:18,497 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-14 06:51:18,497 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71126905-52908971, IP 31.1.1.4, Port 22
2025-01-14 06:51:18,664 - DEBUG - VM ctest-TestBasicVMVN-71126905-52908971 is ready for SSH connections
2025-01-14 06:51:18,664 - INFO - Waiting for VM ctest-TestBasicVMVN-71126905-08307614 to be up..
2025-01-14 06:51:18,745 - DEBUG - VM is in ACTIVE state now
2025-01-14 06:51:18,745 - INFO - VM name : ctest-TestBasicVMVN-71126905-08307614
2025-01-14 06:51:18,827 - DEBUG - VM ctest-TestBasicVMVN-71126905-08307614 ID is 07bce3bd-838d-4759-8da4-f99dcc5d477a
2025-01-14 06:51:18,827 - DEBUG - VM ctest-TestBasicVMVN-71126905-08307614 launched on Node cn-jenkins-deploy-platform-ansible-os-2619-1
2025-01-14 06:51:18,902 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/07bce3bd-838d-4759-8da4-f99dcc5d477a
2025-01-14 06:51:18,913 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/b1e39ebe-b733-4d91-a4ab-71fa5e103637
2025-01-14 06:51:20,159 - 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.41 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.531 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.531/1.972/3.414/1.441 ms')
2025-01-14 06:51:20,159 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-71126905-08307614 passed
2025-01-14 06:51:20,309 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-14 06:51:20,309 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71126905-08307614, IP 31.1.2.4, Port 22
2025-01-14 06:51:20,464 - DEBUG - VM ctest-TestBasicVMVN-71126905-08307614 is ready for SSH connections
2025-01-14 06:51:20,464 - INFO - Waiting for VM ctest-TestBasicVMVN-71126905-06904147 to be up..
2025-01-14 06:51:20,549 - DEBUG - VM is in ACTIVE state now
2025-01-14 06:51:20,549 - INFO - VM name : ctest-TestBasicVMVN-71126905-06904147
2025-01-14 06:51:20,647 - DEBUG - VM ctest-TestBasicVMVN-71126905-06904147 ID is 0dacd381-0a9a-464b-bde3-2e01a5966e53
2025-01-14 06:51:20,647 - DEBUG - VM ctest-TestBasicVMVN-71126905-06904147 launched on Node cn-jenkins-deploy-platform-ansible-os-2619-1
2025-01-14 06:51:20,725 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/0dacd381-0a9a-464b-bde3-2e01a5966e53
2025-01-14 06:51:20,735 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/1ae58b04-30eb-4b0a-837e-26e4254bb0ec
2025-01-14 06:51:21,985 - 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.14 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.372 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.372/1.756/3.141/1.384 ms')
2025-01-14 06:51:21,985 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-71126905-06904147 passed
2025-01-14 06:51:22,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-14 06:51:22,141 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71126905-06904147, IP 31.1.1.3, Port 22
2025-01-14 06:51:22,300 - DEBUG - VM ctest-TestBasicVMVN-71126905-06904147 is ready for SSH connections
2025-01-14 06:51:22,300 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-14 06:51:22,301 - 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.32, gateway password: c0ntrail123
2025-01-14 06:51:22,301 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-14 06:51:26,415 - 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.687 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.267 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.533 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.267/2.495/4.687 ms
2025-01-14 06:51:26,415 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-71126905-52908971 passed
2025-01-14 06:51:26,415 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-14 06:51:26,415 - 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.32, gateway password: c0ntrail123
2025-01-14 06:51:26,415 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-14 06:51:30,243 - 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.210 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.884 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.289 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.884/1.794/3.210 ms
2025-01-14 06:51:30,244 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-71126905-08307614 passed
2025-01-14 06:51:30,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-14 06:51:30,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-14 06:51:30,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-14 06:51:30,244 - 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.32, gateway password: c0ntrail123
2025-01-14 06:51:30,244 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-14 06:51:30,447 - DEBUG - None
2025-01-14 06:51:30,447 - 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.32, gateway password: c0ntrail123
2025-01-14 06:51:30,447 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-14 06:51:30,636 - DEBUG - None
2025-01-14 06:51:30,636 - 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.32, gateway password: c0ntrail123
2025-01-14 06:51:30,636 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-14 06:51:31,246 - DEBUG - None
2025-01-14 06:51:31,246 - 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.32, gateway password: c0ntrail123
2025-01-14 06:51:31,246 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-14 06:51:33,451 - 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.933 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.371 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.442 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.815 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.928 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.442/1.897/4.371 ms
2025-01-14 06:51:33,451 - 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.32, gateway password: c0ntrail123
2025-01-14 06:51:33,451 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-14 06:51:35,688 - 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.935 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.923 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.913 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.593 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.875 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.478 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.467 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.467/1.883/3.913 ms
2025-01-14 06:51:35,688 - 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.32, gateway password: c0ntrail123
2025-01-14 06:51:35,688 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-14 06:51:37,963 - 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.841 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.559 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.323 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.514 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.746 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.546 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.369/1.699/3.323 ms
2025-01-14 06:51:37,963 - INFO - Deleting VM ctest-TestBasicVMVN-71126905-06904147
2025-01-14 06:51:38,029 - INFO - Detaching port b1e39ebe-b733-4d91-a4ab-71fa5e103637 from VM ctest-TestBasicVMVN-71126905-08307614
2025-01-14 06:51:38,082 - INFO - Deleting VM ctest-TestBasicVMVN-71126905-08307614
2025-01-14 06:51:38,143 - INFO - Detaching port 570d8f02-38cd-47a4-acee-5a0e798dba7f from VM ctest-TestBasicVMVN-71126905-52908971
2025-01-14 06:51:38,179 - INFO - Deleting VM ctest-TestBasicVMVN-71126905-52908971
2025-01-14 06:51:38,247 - INFO - Deleting VN ctest-vn-67535636
2025-01-14 06:51:38,427 - DEBUG - Response for delete_port : ()
2025-01-14 06:51:38,645 - DEBUG - Response for delete_port : ()
2025-01-14 06:51:38,696 - DEBUG - VN a463ce34-7d5d-45e5-8848-da3245375ce4 still in use: Unable to complete operation on network a463ce34-7d5d-45e5-8848-da3245375ce4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a618e929-6a16-406a-867e-c31119f0160f']
2025-01-14 06:51:38,696 - WARNING - Deleting VN ctest-vn-67535636 failed..Will retry
2025-01-14 06:51:40,851 - DEBUG - Response for deleting network ()
2025-01-14 06:51:40,851 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/15dd27af-3b96-4b46-86c1-5a98b72402f8
2025-01-14 06:51:40,857 - DEBUG - Response Code: 404
2025-01-14 06:51:40,857 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2025-01-14 06:51:40,862 - DEBUG - Requesting: http://10.0.0.32:8082/domain/db0522b5-5f3c-4f5a-a864-653cc5a74461
2025-01-14 06:51:40,919 - DEBUG - Requesting: http://10.0.0.32:8082/project/4fd65223-441a-406b-890a-72ef2d68ed06
2025-01-14 06:51:40,997 - INFO - Validated that VN ctest-vn-67535636 is not found in API Server
2025-01-14 06:51:41,008 - DEBUG - VN ctest-vn-67535636 is not present in Agent 10.0.0.32
2025-01-14 06:51:41,008 - INFO - Validated that VN ctest-vn-67535636 is not in any agent
2025-01-14 06:51:41,014 - DEBUG - VRF 2 is not seen in agent 10.0.0.32
2025-01-14 06:51:41,020 - DEBUG - Vrouter 10.0.0.32 does not have vrf 2 for VN ctest-vn-67535636
2025-01-14 06:51:41,020 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-71126905:ctest-vn-67535636
2025-01-14 06:51:41,033 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-67535636 info
2025-01-14 06:51:41,120 - INFO - IPAM: ctest-ipam-01531263 is not found in API Server
2025-01-14 06:51:41,133 - INFO - IPAM:ctest-ipam-01531263 is not found in control node
2025-01-14 06:51:41,396 - DEBUG - No XMPP flaps were noticed during the test
2025-01-14 06:51:41,396 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-01-14 06:51:41,396 - INFO - --------------------------------------------------------------------------------
2025-01-14 06:51:42,356 - INFO - Deleted project: ctest-TestBasicVMVN-71126905, ID : 4fd65223-441a-406b-890a-72ef2d68ed06