2025-08-07 14:27:44,452 - INFO - Domain Default found not creating
2025-08-07 14:27:44,642 - INFO - Project ctest-TestBasicVMVN-33472099 not found, creating it
2025-08-07 14:27:45,150 - INFO - Created Project:ctest-TestBasicVMVN-33472099, ID : d148037a-9581-405b-bd18-d5f6ec65de61
2025-08-07 14:27:46,958 - INFO - ================================================================================
2025-08-07 14:27:46,958 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-07 14:27:46,959 - 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-08-07 14:27:47,224 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-07 14:27:47,224 - INFO - Initial checks done. Running the testcase now
2025-08-07 14:27:47,224 - INFO -
2025-08-07 14:27:47,897 - DEBUG - Response for create_network : {'network': {'id': '15f41e7d-212c-48f7-999c-aca4ab781569', 'name': 'ctest-vn2_metadata-03163873', 'tenant_id': 'd148037a9581405bbd18d5f6ec65de61', 'project_id': 'd148037a9581405bbd18d5f6ec65de61', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33472099', 'ctest-vn2_metadata-03163873'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 14:27:48,092 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ee8468dc-a1f2-4267-9714-bd67ce35b421', 'name': '', 'tenant_id': 'd148037a9581405bbd18d5f6ec65de61', 'network_id': '15f41e7d-212c-48f7-999c-aca4ab781569', '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': 'd148037a9581405bbd18d5f6ec65de61'}}
2025-08-07 14:27:48,119 - INFO - Created VN ctest-vn2_metadata-03163873
2025-08-07 14:27:48,177 - DEBUG - VN ctest-vn2_metadata-03163873 UUID is 15f41e7d-212c-48f7-999c-aca4ab781569
2025-08-07 14:27:48,402 - DEBUG - Services list from nova: [, , ]
2025-08-07 14:27:49,642 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3770-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3770-1)
2025-08-07 14:27:49,753 - DEBUG - Link local service introspect added
2025-08-07 14:27:49,807 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-07 14:27:54,900 - DEBUG - VM is in ACTIVE state now
2025-08-07 14:27:55,055 - INFO - Waiting for VM ctest-TestBasicVMVN-33472099-79536662 to be up..
2025-08-07 14:27:55,055 - INFO - VM name : ctest-TestBasicVMVN-33472099-79536662
2025-08-07 14:27:55,142 - DEBUG - VM ctest-TestBasicVMVN-33472099-79536662 ID is 9962689e-f999-4a2e-9659-f8e2132fb1c7
2025-08-07 14:27:55,142 - DEBUG - VM ctest-TestBasicVMVN-33472099-79536662 launched on Node cn-jenkins-deploy-platform-ansible-os-3770-1
2025-08-07 14:27:55,233 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9962689e-f999-4a2e-9659-f8e2132fb1c7
2025-08-07 14:27:55,590 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9962689e-f999-4a2e-9659-f8e2132fb1c7
2025-08-07 14:27:55,639 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5098df54-c5fd-44a0-a7ed-cea22df17b7a
2025-08-07 14:27:58,931 - 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-08-07 14:27:58,931 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33472099-79536662 failed!
2025-08-07 14:27:58,989 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33472099:ctest-vn2_metadata-03163873 is 11.1.1.1 and allocation pool is NOT set
2025-08-07 14:28:03,064 - 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=2 ttl=63 time=2.84 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 2.843/2.843/2.843/0.000 ms')
2025-08-07 14:28:03,064 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33472099-79536662 passed
2025-08-07 14:28:03,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 14:28:03,218 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33472099-79536662, IP 11.1.1.3, Port 22
2025-08-07 14:28:03,384 - DEBUG - VM ctest-TestBasicVMVN-33472099-79536662 is ready for SSH connections
2025-08-07 14:28:03,384 - INFO - Retry 0
2025-08-07 14:28:03,384 - 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.38, gateway password: c0ntrail123
2025-08-07 14:28:03,384 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-07 14:28:05,054 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-07 14:28:05,054 - INFO - Generic metadata worked
2025-08-07 14:28:05,333 - DEBUG - Link local service introspect removed
2025-08-07 14:28:05,333 - INFO - Deleting VM ctest-TestBasicVMVN-33472099-79536662
2025-08-07 14:28:05,443 - INFO - Deleting VN ctest-vn2_metadata-03163873
2025-08-07 14:28:05,493 - DEBUG - VN 15f41e7d-212c-48f7-999c-aca4ab781569 still in use: Unable to complete operation on network 15f41e7d-212c-48f7-999c-aca4ab781569. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bf617ca0-5348-42f2-b0ff-8e33cd77333b']
2025-08-07 14:28:05,493 - WARNING - Deleting VN ctest-vn2_metadata-03163873 failed..Will retry
2025-08-07 14:28:07,632 - DEBUG - Response for deleting network ()
2025-08-07 14:28:07,897 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 14:28:07,898 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2025-08-07 14:28:07,898 - INFO - --------------------------------------------------------------------------------
2025-08-07 14:28:07,901 - INFO - ================================================================================
2025-08-07 14:28:07,901 - INFO - STARTING TEST : test_metadata_service
2025-08-07 14:28:07,901 - 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-08-07 14:28:08,199 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-07 14:28:08,200 - INFO - Initial checks done. Running the testcase now
2025-08-07 14:28:08,200 - INFO -
2025-08-07 14:28:08,200 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-08-07 14:28:08,208 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/d6e0a93f-c936-4dd1-973b-fe2b4e881e9b
2025-08-07 14:28:08,424 - DEBUG - Response for create_network : {'network': {'id': 'ba68508e-952d-4aaf-99e2-5d1b5dee584d', 'name': 'ctest-vn-16412227', 'tenant_id': 'd148037a9581405bbd18d5f6ec65de61', 'project_id': 'd148037a9581405bbd18d5f6ec65de61', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33472099', 'ctest-vn-16412227'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 14:28:08,614 - DEBUG - Response for create_subnet : {'subnet': {'id': '7bd6a8a3-b491-408b-9634-bd990ceb16fd', 'name': '', 'tenant_id': 'd148037a9581405bbd18d5f6ec65de61', 'network_id': 'ba68508e-952d-4aaf-99e2-5d1b5dee584d', 'ip_version': 4, 'cidr': '170.51.175.192/26', 'allocation_pools': [{'start': '170.51.175.194', 'end': '170.51.175.254'}], 'gateway_ip': '170.51.175.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '170.51.175.194', 'tags': [], 'project_id': 'd148037a9581405bbd18d5f6ec65de61'}}
2025-08-07 14:28:08,636 - INFO - Created VN ctest-vn-16412227
2025-08-07 14:28:08,689 - DEBUG - VN ctest-vn-16412227 UUID is ba68508e-952d-4aaf-99e2-5d1b5dee584d
2025-08-07 14:28:10,020 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3770-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3770-1)
2025-08-07 14:28:10,021 - INFO - Waiting for VM ctest-TestBasicVMVN-33472099-54925411 to be up..
2025-08-07 14:28:10,069 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-07 14:28:15,159 - DEBUG - VM is in ACTIVE state now
2025-08-07 14:28:15,159 - INFO - VM name : ctest-TestBasicVMVN-33472099-54925411
2025-08-07 14:28:15,240 - DEBUG - VM ctest-TestBasicVMVN-33472099-54925411 ID is ca9b323b-d926-40d4-93f7-2a278f7ba99f
2025-08-07 14:28:15,240 - DEBUG - VM ctest-TestBasicVMVN-33472099-54925411 launched on Node cn-jenkins-deploy-platform-ansible-os-3770-1
2025-08-07 14:28:15,324 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ca9b323b-d926-40d4-93f7-2a278f7ba99f
2025-08-07 14:28:15,336 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8ed4669d-6c37-46f0-98c9-21fc5186ce46
2025-08-07 14:28:18,619 - 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 1023ms')
2025-08-07 14:28:18,619 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33472099-54925411 failed!
2025-08-07 14:28:18,677 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33472099:ctest-vn-16412227 is 170.51.175.193 and allocation pool is NOT set
2025-08-07 14:28:22,747 - 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-08-07 14:28:22,747 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33472099-54925411 failed!
2025-08-07 14:28:22,821 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33472099:ctest-vn-16412227 is 170.51.175.193 and allocation pool is NOT set
2025-08-07 14:28:24,881 - 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.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.494 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.494/1.848/3.202/1.354 ms')
2025-08-07 14:28:24,881 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33472099-54925411 passed
2025-08-07 14:28:25,037 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 14:28:25,037 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33472099-54925411, IP 170.51.175.195, Port 22
2025-08-07 14:28:25,203 - DEBUG - VM ctest-TestBasicVMVN-33472099-54925411 is ready for SSH connections
2025-08-07 14:28:25,203 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-07 14:28:25,203 - DEBUG - cat /tmp/output.txt
2025-08-07 14:28:26,883 - DEBUG - Hello World. The time is now Thu, 07 Aug 2025 08:28:22 -0600!
2025-08-07 14:28:26,883 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 07 Aug 2025 08:28:22 -0600!'}
2025-08-07 14:28:26,883 - INFO - metadata_script.txt got executed in the vm
2025-08-07 14:28:26,884 - INFO - Deleting VM ctest-TestBasicVMVN-33472099-54925411
2025-08-07 14:28:26,965 - INFO - Deleting VN ctest-vn-16412227
2025-08-07 14:28:27,021 - DEBUG - VN ba68508e-952d-4aaf-99e2-5d1b5dee584d still in use: Unable to complete operation on network ba68508e-952d-4aaf-99e2-5d1b5dee584d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a30b482a-6c24-4c8c-9df6-5a22fec00d22']
2025-08-07 14:28:27,021 - WARNING - Deleting VN ctest-vn-16412227 failed..Will retry
2025-08-07 14:28:29,150 - DEBUG - Response for deleting network ()
2025-08-07 14:28:29,429 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 14:28:29,429 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-07 14:28:29,429 - INFO - --------------------------------------------------------------------------------
2025-08-07 14:28:29,432 - INFO - ================================================================================
2025-08-07 14:28:29,433 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-07 14:28:29,433 - 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-08-07 14:28:29,724 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-07 14:28:29,724 - INFO - Initial checks done. Running the testcase now
2025-08-07 14:28:29,724 - INFO -
2025-08-07 14:28:30,274 - DEBUG - Response for create_network : {'network': {'id': 'be0719ff-70d9-43a2-80e0-0bc2d76e4125', 'name': 'ctest-vn-59117359', 'tenant_id': 'd148037a9581405bbd18d5f6ec65de61', 'project_id': 'd148037a9581405bbd18d5f6ec65de61', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33472099', 'ctest-vn-59117359'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 14:28:30,511 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4f324a1-4c0c-496d-a0a5-8299abc85695', 'name': '', 'tenant_id': 'd148037a9581405bbd18d5f6ec65de61', 'network_id': 'be0719ff-70d9-43a2-80e0-0bc2d76e4125', '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': 'd148037a9581405bbd18d5f6ec65de61'}}
2025-08-07 14:28:30,737 - DEBUG - Response for create_subnet : {'subnet': {'id': '59f63a6d-abea-4688-a982-5abfa091845b', 'name': '', 'tenant_id': 'd148037a9581405bbd18d5f6ec65de61', 'network_id': 'be0719ff-70d9-43a2-80e0-0bc2d76e4125', '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': 'd148037a9581405bbd18d5f6ec65de61'}}
2025-08-07 14:28:30,763 - INFO - Created VN ctest-vn-59117359
2025-08-07 14:28:30,821 - DEBUG - VN ctest-vn-59117359 UUID is be0719ff-70d9-43a2-80e0-0bc2d76e4125
2025-08-07 14:28:31,297 - DEBUG - Response for create_port : {'port': {'name': '76912e84-9815-4b61-b118-914e3eaa6f6a', 'id': '76912e84-9815-4b61-b118-914e3eaa6f6a', 'tenant_id': 'd148037a9581405bbd18d5f6ec65de61', 'network_id': 'be0719ff-70d9-43a2-80e0-0bc2d76e4125', 'mac_address': '02:76:91:2e:84:98', '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': 'e4f324a1-4c0c-496d-a0a5-8299abc85695'}], 'security_groups': ['f6fd71e1-2e5d-42e0-8521-a9a25773685c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd148037a9581405bbd18d5f6ec65de61'}}
2025-08-07 14:28:31,516 - DEBUG - Response for create_port : {'port': {'name': 'ac4f60d1-b736-435c-9919-763534e8b024', 'id': 'ac4f60d1-b736-435c-9919-763534e8b024', 'tenant_id': 'd148037a9581405bbd18d5f6ec65de61', 'network_id': 'be0719ff-70d9-43a2-80e0-0bc2d76e4125', 'mac_address': '02:ac:4f:60:d1: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': '59f63a6d-abea-4688-a982-5abfa091845b'}], 'security_groups': ['f6fd71e1-2e5d-42e0-8521-a9a25773685c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd148037a9581405bbd18d5f6ec65de61'}}
2025-08-07 14:28:31,950 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3770-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3770-1)
2025-08-07 14:28:32,554 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3770-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3770-1)
2025-08-07 14:28:34,131 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3770-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3770-1)
2025-08-07 14:28:34,132 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-07 14:28:34,142 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b8a0d0b8-4c65-4c5d-a22f-785df37aa8fa
2025-08-07 14:28:34,161 - DEBUG - Requesting: http://10.0.0.38:8082/project/d148037a-9581-405b-bd18-d5f6ec65de61
2025-08-07 14:28:34,267 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/d5a52741-71dd-4545-9b82-b13c0a6a41dd
2025-08-07 14:28:34,286 - INFO - Verifications in API Server for IPAM: ctest-ipam-62813753 passed
2025-08-07 14:28:34,295 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-33472099:ctest-ipam-62813753', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-33472099', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15394754063272592709', 'uuid-lslong': '11205713694282105309'}, 'enable': 'true', 'created': '2025-08-07T14:28:29', 'last-modified': '2025-08-07T14:28:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.324117'}
2025-08-07 14:28:34,296 - INFO - Verifications in Control node for IPAM: ctest-ipam-62813753 passed
2025-08-07 14:28:34,296 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-07 14:28:34,307 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b8a0d0b8-4c65-4c5d-a22f-785df37aa8fa
2025-08-07 14:28:34,323 - DEBUG - Requesting: http://10.0.0.38:8082/project/d148037a-9581-405b-bd18-d5f6ec65de61
2025-08-07 14:28:34,425 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/be0719ff-70d9-43a2-80e0-0bc2d76e4125
2025-08-07 14:28:34,456 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/be0719ff-70d9-43a2-80e0-0bc2d76e4125
2025-08-07 14:28:34,474 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/831d8998-f51a-4a3f-85be-6776911faa62
2025-08-07 14:28:34,489 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/831d8998-f51a-4a3f-85be-6776911faa62
2025-08-07 14:28:34,501 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/bef5268e-f7ca-4080-83ba-c050abe05191
2025-08-07 14:28:34,521 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 14:28:34,521 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/be0719ff-70d9-43a2-80e0-0bc2d76e4125
2025-08-07 14:28:34,541 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/831d8998-f51a-4a3f-85be-6776911faa62
2025-08-07 14:28:34,564 - INFO - Verified VN network id 11 for VN be0719ff-70d9-43a2-80e0-0bc2d76e4125
2025-08-07 14:28:34,564 - INFO - Verifications in API Server for VN ctest-vn-59117359 passed
2025-08-07 14:28:34,565 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/be0719ff-70d9-43a2-80e0-0bc2d76e4125
2025-08-07 14:28:34,597 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/831d8998-f51a-4a3f-85be-6776911faa62
2025-08-07 14:28:34,613 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/831d8998-f51a-4a3f-85be-6776911faa62
2025-08-07 14:28:34,625 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/bef5268e-f7ca-4080-83ba-c050abe05191
2025-08-07 14:28:34,642 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-33472099:ctest-vn-59117359', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-33472099', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13692941776943924130', 'uuid-lslong': '9286435363103850789'}, 'enable': 'true', 'created': '2025-08-07T14:28:30', 'last-modified': '2025-08-07T14:28:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.950134'}
2025-08-07 14:28:34,651 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 14:28:34,652 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-59117359 passed
2025-08-07 14:28:34,652 - DEBUG - ====Verifying policy data for ctest-vn-59117359 in API_Server ======
2025-08-07 14:28:34,654 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-07 14:28:34,663 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b8a0d0b8-4c65-4c5d-a22f-785df37aa8fa
2025-08-07 14:28:34,686 - DEBUG - Requesting: http://10.0.0.38:8082/project/d148037a-9581-405b-bd18-d5f6ec65de61
2025-08-07 14:28:34,817 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/be0719ff-70d9-43a2-80e0-0bc2d76e4125
2025-08-07 14:28:34,836 - DEBUG - =>VN ctest-vn-59117359 has no policy to be verified
2025-08-07 14:28:34,836 - DEBUG - Verifying the vn in opserver
2025-08-07 14:28:34,836 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-33472099:ctest-vn-59117359 virtual network link through opserver 10.0.0.38
2025-08-07 14:28:34,837 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-07 14:28:35,241 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-07 14:28:35,321 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-33472099:ctest-vn-59117359', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-33472099:ctest-vn-59117359?flat'}
2025-08-07 14:28:35,321 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-33472099:ctest-vn-59117359 is found in opserver
2025-08-07 14:28:35,330 - DEBUG - VRF ids for VN ctest-vn-59117359: {'10.0.0.38': '2'}
2025-08-07 14:28:35,330 - INFO - Waiting for VM ctest-TestBasicVMVN-33472099-41156491 to be up..
2025-08-07 14:28:35,440 - DEBUG - VM is in ACTIVE state now
2025-08-07 14:28:35,440 - INFO - VM name : ctest-TestBasicVMVN-33472099-41156491
2025-08-07 14:28:35,536 - DEBUG - VM ctest-TestBasicVMVN-33472099-41156491 ID is 0d400fc3-c57e-44e3-bee8-8ffb81de61b7
2025-08-07 14:28:35,536 - DEBUG - VM ctest-TestBasicVMVN-33472099-41156491 launched on Node cn-jenkins-deploy-platform-ansible-os-3770-1
2025-08-07 14:28:35,619 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0d400fc3-c57e-44e3-bee8-8ffb81de61b7
2025-08-07 14:28:35,629 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/76912e84-9815-4b61-b118-914e3eaa6f6a
2025-08-07 14:28:38,903 - 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 1018ms')
2025-08-07 14:28:38,903 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33472099-41156491 failed!
2025-08-07 14:28:38,961 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33472099:ctest-vn-59117359 is 31.1.1.1 and allocation pool is NOT set
2025-08-07 14:28:38,961 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33472099:ctest-vn-59117359 is 31.1.2.1 and allocation pool is NOT set
2025-08-07 14:28:43,039 - 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-08-07 14:28:43,039 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33472099-41156491 failed!
2025-08-07 14:28:43,101 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33472099:ctest-vn-59117359 is 31.1.1.1 and allocation pool is NOT set
2025-08-07 14:28:43,101 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33472099:ctest-vn-59117359 is 31.1.2.1 and allocation pool is NOT set
2025-08-07 14:28:45,166 - 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.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.51 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.510/3.475/5.441/1.965 ms')
2025-08-07 14:28:45,166 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33472099-41156491 passed
2025-08-07 14:28:45,325 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 14:28:45,325 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33472099-41156491, IP 31.1.1.4, Port 22
2025-08-07 14:28:45,492 - DEBUG - VM ctest-TestBasicVMVN-33472099-41156491 is ready for SSH connections
2025-08-07 14:28:45,492 - INFO - Waiting for VM ctest-TestBasicVMVN-33472099-59429142 to be up..
2025-08-07 14:28:45,590 - DEBUG - VM is in ACTIVE state now
2025-08-07 14:28:45,590 - INFO - VM name : ctest-TestBasicVMVN-33472099-59429142
2025-08-07 14:28:45,682 - DEBUG - VM ctest-TestBasicVMVN-33472099-59429142 ID is 3fc5c774-b42a-4347-8784-9035f8280a1a
2025-08-07 14:28:45,682 - DEBUG - VM ctest-TestBasicVMVN-33472099-59429142 launched on Node cn-jenkins-deploy-platform-ansible-os-3770-1
2025-08-07 14:28:45,770 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3fc5c774-b42a-4347-8784-9035f8280a1a
2025-08-07 14:28:45,781 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ac4f60d1-b736-435c-9919-763534e8b024
2025-08-07 14:28:47,043 - 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=7.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.533 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.533/4.234/7.936/3.701 ms')
2025-08-07 14:28:47,043 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-33472099-59429142 passed
2025-08-07 14:28:47,205 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 14:28:47,205 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33472099-59429142, IP 31.1.2.4, Port 22
2025-08-07 14:28:47,365 - DEBUG - VM ctest-TestBasicVMVN-33472099-59429142 is ready for SSH connections
2025-08-07 14:28:47,365 - INFO - Waiting for VM ctest-TestBasicVMVN-33472099-48871935 to be up..
2025-08-07 14:28:47,459 - DEBUG - VM is in ACTIVE state now
2025-08-07 14:28:47,459 - INFO - VM name : ctest-TestBasicVMVN-33472099-48871935
2025-08-07 14:28:47,553 - DEBUG - VM ctest-TestBasicVMVN-33472099-48871935 ID is c573175f-9e8d-440d-9bfa-7e939850e8f5
2025-08-07 14:28:47,554 - DEBUG - VM ctest-TestBasicVMVN-33472099-48871935 launched on Node cn-jenkins-deploy-platform-ansible-os-3770-1
2025-08-07 14:28:47,639 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c573175f-9e8d-440d-9bfa-7e939850e8f5
2025-08-07 14:28:47,650 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d45c524e-7d19-46bd-986f-04b57e3a89d4
2025-08-07 14:28:48,900 - 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.10 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.554 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.554/1.824/3.095/1.270 ms')
2025-08-07 14:28:48,900 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-33472099-48871935 passed
2025-08-07 14:28:49,061 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 14:28:49,061 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33472099-48871935, IP 31.1.1.3, Port 22
2025-08-07 14:28:49,227 - DEBUG - VM ctest-TestBasicVMVN-33472099-48871935 is ready for SSH connections
2025-08-07 14:28:49,227 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 14:28:49,227 - 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.38, gateway password: c0ntrail123
2025-08-07 14:28:49,227 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-07 14:28:53,386 - 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.326 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.242 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.232 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.232/2.266/4.326 ms
2025-08-07 14:28:53,386 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-33472099-41156491 passed
2025-08-07 14:28:53,386 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 14:28:53,387 - 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.38, gateway password: c0ntrail123
2025-08-07 14:28:53,387 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-07 14:28:57,080 - 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.592 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.939 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.955 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.939/1.828/3.592 ms
2025-08-07 14:28:57,080 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-33472099-59429142 passed
2025-08-07 14:28:57,080 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 14:28:57,080 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 14:28:57,080 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 14:28:57,081 - 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.38, gateway password: c0ntrail123
2025-08-07 14:28:57,081 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-07 14:28:57,290 - DEBUG - None
2025-08-07 14:28:57,291 - 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.38, gateway password: c0ntrail123
2025-08-07 14:28:57,291 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-07 14:28:57,494 - DEBUG - None
2025-08-07 14:28:57,494 - 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.38, gateway password: c0ntrail123
2025-08-07 14:28:57,495 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-07 14:28:58,205 - DEBUG - None
2025-08-07 14:28:58,206 - 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.38, gateway password: c0ntrail123
2025-08-07 14:28:58,206 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-07 14:29:00,460 - 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=3.175 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.263 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.475 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.489 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.430 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.430/2.966/8.263 ms
2025-08-07 14:29:00,460 - 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.38, gateway password: c0ntrail123
2025-08-07 14:29:00,460 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-07 14:29:02,755 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.634 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.683 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.588 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.550 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.703 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.075 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.451 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.451/2.954/6.588 ms
2025-08-07 14:29:02,755 - 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.38, gateway password: c0ntrail123
2025-08-07 14:29:02,755 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-07 14:29:05,032 - 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.772 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.918 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.997 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.690 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.316 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.980 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.524 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.524/2.885/5.980 ms
2025-08-07 14:29:05,032 - INFO - Deleting VM ctest-TestBasicVMVN-33472099-48871935
2025-08-07 14:29:05,126 - INFO - Detaching port ac4f60d1-b736-435c-9919-763534e8b024 from VM ctest-TestBasicVMVN-33472099-59429142
2025-08-07 14:29:05,180 - INFO - Deleting VM ctest-TestBasicVMVN-33472099-59429142
2025-08-07 14:29:05,294 - INFO - Detaching port 76912e84-9815-4b61-b118-914e3eaa6f6a from VM ctest-TestBasicVMVN-33472099-41156491
2025-08-07 14:29:05,343 - INFO - Deleting VM ctest-TestBasicVMVN-33472099-41156491
2025-08-07 14:29:05,439 - INFO - Deleting VN ctest-vn-59117359
2025-08-07 14:29:05,658 - DEBUG - Response for delete_port : ()
2025-08-07 14:29:06,020 - DEBUG - Response for delete_port : ()
2025-08-07 14:29:06,293 - DEBUG - Response for deleting network ()
2025-08-07 14:29:06,293 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/831d8998-f51a-4a3f-85be-6776911faa62
2025-08-07 14:29:06,300 - DEBUG - Response Code: 404
2025-08-07 14:29:06,301 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-07 14:29:06,313 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b8a0d0b8-4c65-4c5d-a22f-785df37aa8fa
2025-08-07 14:29:06,342 - DEBUG - Requesting: http://10.0.0.38:8082/project/d148037a-9581-405b-bd18-d5f6ec65de61
2025-08-07 14:29:06,438 - INFO - Validated that VN ctest-vn-59117359 is not found in API Server
2025-08-07 14:29:06,457 - DEBUG - VN ctest-vn-59117359 is not present in Agent 10.0.0.38
2025-08-07 14:29:06,457 - INFO - Validated that VN ctest-vn-59117359 is not in any agent
2025-08-07 14:29:06,466 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-08-07 14:29:06,478 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-59117359
2025-08-07 14:29:06,478 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-33472099:ctest-vn-59117359
2025-08-07 14:29:06,501 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-59117359 info
2025-08-07 14:29:06,617 - INFO - IPAM: ctest-ipam-62813753 is not found in API Server
2025-08-07 14:29:06,633 - INFO - IPAM:ctest-ipam-62813753 is not found in control node
2025-08-07 14:29:06,913 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 14:29:06,913 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-07 14:29:06,914 - INFO - --------------------------------------------------------------------------------
2025-08-07 14:29:07,755 - INFO - Deleted project: ctest-TestBasicVMVN-33472099, ID : d148037a-9581-405b-bd18-d5f6ec65de61