2025-03-28 22:41:02,063 - INFO - Domain Default found not creating
2025-03-28 22:41:02,227 - INFO - Project ctest-TestBasicVMVN-75949601 not found, creating it
2025-03-28 22:41:02,680 - INFO - Created Project:ctest-TestBasicVMVN-75949601, ID : 01d80e50-9355-410b-8b74-b4189b51cb57
2025-03-28 22:41:04,150 - INFO - ================================================================================
2025-03-28 22:41:04,150 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-28 22:41:04,150 - 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-28 22:41:04,407 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.10': '0'}} with
2025-03-28 22:41:04,407 - INFO - Initial checks done. Running the testcase now
2025-03-28 22:41:04,407 - INFO -
2025-03-28 22:41:04,943 - DEBUG - Response for create_network : {'network': {'id': '24663bbe-d3f6-48d3-9ade-84e26ba6a814', 'name': 'ctest-vn2_metadata-18481276', 'tenant_id': '01d80e509355410b8b74b4189b51cb57', 'project_id': '01d80e509355410b8b74b4189b51cb57', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75949601', 'ctest-vn2_metadata-18481276'], 'port_security_enabled': True, 'description': ''}}
2025-03-28 22:41:05,180 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ef159962-3389-444b-8024-f7dcb995785d', 'name': '', 'tenant_id': '01d80e509355410b8b74b4189b51cb57', 'network_id': '24663bbe-d3f6-48d3-9ade-84e26ba6a814', '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': '01d80e509355410b8b74b4189b51cb57'}}
2025-03-28 22:41:05,198 - INFO - Created VN ctest-vn2_metadata-18481276
2025-03-28 22:41:05,252 - DEBUG - VN ctest-vn2_metadata-18481276 UUID is 24663bbe-d3f6-48d3-9ade-84e26ba6a814
2025-03-28 22:41:05,434 - DEBUG - Services list from nova: [, , ]
2025-03-28 22:41:06,640 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2997-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2997-1)
2025-03-28 22:41:06,751 - DEBUG - Link local service introspect added
2025-03-28 22:41:06,793 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-28 22:41:11,873 - DEBUG - VM is in ACTIVE state now
2025-03-28 22:41:12,004 - INFO - Waiting for VM ctest-TestBasicVMVN-75949601-00895230 to be up..
2025-03-28 22:41:12,004 - INFO - VM name : ctest-TestBasicVMVN-75949601-00895230
2025-03-28 22:41:12,095 - DEBUG - VM ctest-TestBasicVMVN-75949601-00895230 ID is bd6e5693-8192-4684-a28a-b0bf8956dd98
2025-03-28 22:41:12,095 - DEBUG - VM ctest-TestBasicVMVN-75949601-00895230 launched on Node cn-jenkins-deploy-platform-ansible-os-2997-1
2025-03-28 22:41:12,173 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/bd6e5693-8192-4684-a28a-b0bf8956dd98
2025-03-28 22:41:12,467 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/bd6e5693-8192-4684-a28a-b0bf8956dd98
2025-03-28 22:41:12,498 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/11a7d69d-6811-462a-b81d-6ae044379608
2025-03-28 22:41:15,744 - 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-28 22:41:15,745 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75949601-00895230 failed!
2025-03-28 22:41:15,800 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75949601:ctest-vn2_metadata-18481276 is 11.1.1.1 and allocation pool is NOT set
2025-03-28 22:41:17,867 - 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=7.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.48 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.484/4.260/7.036/2.776 ms')
2025-03-28 22:41:17,867 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75949601-00895230 passed
2025-03-28 22:41:18,024 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 22:41:18,024 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75949601-00895230, IP 11.1.1.3, Port 22
2025-03-28 22:41:18,083 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-03-28 22:41:18,161 - DEBUG - VM ctest-TestBasicVMVN-75949601-00895230 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-28 22:41:23,163 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 22:41:23,163 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75949601-00895230, IP 11.1.1.3, Port 22
2025-03-28 22:41:23,319 - DEBUG - VM ctest-TestBasicVMVN-75949601-00895230 is ready for SSH connections
2025-03-28 22:41:23,319 - INFO - Retry 0
2025-03-28 22:41:23,319 - 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.34, gateway password: c0ntrail123
2025-03-28 22:41:23,319 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-28 22:41:24,930 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-28 22:41:24,931 - INFO - Generic metadata worked
2025-03-28 22:41:25,187 - DEBUG - Link local service introspect removed
2025-03-28 22:41:25,188 - INFO - Deleting VM ctest-TestBasicVMVN-75949601-00895230
2025-03-28 22:41:25,253 - INFO - Deleting VN ctest-vn2_metadata-18481276
2025-03-28 22:41:25,291 - DEBUG - VN 24663bbe-d3f6-48d3-9ade-84e26ba6a814 still in use: Unable to complete operation on network 24663bbe-d3f6-48d3-9ade-84e26ba6a814. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6dc255b2-acaf-4b90-9601-e07ddbe68c76']
2025-03-28 22:41:25,291 - WARNING - Deleting VN ctest-vn2_metadata-18481276 failed..Will retry
2025-03-28 22:41:27,425 - DEBUG - Response for deleting network ()
2025-03-28 22:41:27,685 - DEBUG - No XMPP flaps were noticed during the test
2025-03-28 22:41:27,685 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-03-28 22:41:27,685 - INFO - --------------------------------------------------------------------------------
2025-03-28 22:41:27,688 - INFO - ================================================================================
2025-03-28 22:41:27,688 - INFO - STARTING TEST : test_metadata_service
2025-03-28 22:41:27,688 - 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-28 22:41:27,974 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.10': '0'}} with
2025-03-28 22:41:27,974 - INFO - Initial checks done. Running the testcase now
2025-03-28 22:41:27,974 - INFO -
2025-03-28 22:41:27,974 - DEBUG - Requesting: http://10.0.0.34:8082/global-vrouter-configs
2025-03-28 22:41:27,980 - DEBUG - Requesting: http://10.0.0.34:8082/global-vrouter-config/170023ef-ba4e-4d46-8f16-621e75998b52
2025-03-28 22:41:28,159 - DEBUG - Response for create_network : {'network': {'id': '48e37abd-3467-4576-8008-714a4d0c8e52', 'name': 'ctest-vn-85637099', 'tenant_id': '01d80e509355410b8b74b4189b51cb57', 'project_id': '01d80e509355410b8b74b4189b51cb57', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75949601', 'ctest-vn-85637099'], 'port_security_enabled': True, 'description': ''}}
2025-03-28 22:41:28,300 - DEBUG - Response for create_subnet : {'subnet': {'id': '7905dff7-dfd5-4ede-8fe6-f154b45e800e', 'name': '', 'tenant_id': '01d80e509355410b8b74b4189b51cb57', 'network_id': '48e37abd-3467-4576-8008-714a4d0c8e52', 'ip_version': 4, 'cidr': '57.239.171.128/26', 'allocation_pools': [{'start': '57.239.171.130', 'end': '57.239.171.190'}], 'gateway_ip': '57.239.171.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '57.239.171.130', 'tags': [], 'project_id': '01d80e509355410b8b74b4189b51cb57'}}
2025-03-28 22:41:28,318 - INFO - Created VN ctest-vn-85637099
2025-03-28 22:41:28,372 - DEBUG - VN ctest-vn-85637099 UUID is 48e37abd-3467-4576-8008-714a4d0c8e52
2025-03-28 22:41:29,554 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2997-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2997-1)
2025-03-28 22:41:29,554 - INFO - Waiting for VM ctest-TestBasicVMVN-75949601-96221270 to be up..
2025-03-28 22:41:29,591 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-28 22:41:34,665 - DEBUG - VM is in ACTIVE state now
2025-03-28 22:41:34,665 - INFO - VM name : ctest-TestBasicVMVN-75949601-96221270
2025-03-28 22:41:34,741 - DEBUG - VM ctest-TestBasicVMVN-75949601-96221270 ID is 5e06eef0-9033-4091-a2e1-16fdb7977b79
2025-03-28 22:41:34,741 - DEBUG - VM ctest-TestBasicVMVN-75949601-96221270 launched on Node cn-jenkins-deploy-platform-ansible-os-2997-1
2025-03-28 22:41:34,814 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/5e06eef0-9033-4091-a2e1-16fdb7977b79
2025-03-28 22:41:34,823 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/00f6cd75-fcc1-4e69-ba03-6dfb34c5e53a
2025-03-28 22:41:38,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 1027ms')
2025-03-28 22:41:38,086 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75949601-96221270 failed!
2025-03-28 22:41:38,140 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75949601:ctest-vn-85637099 is 57.239.171.129 and allocation pool is NOT set
2025-03-28 22:41:40,204 - 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.58 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.881 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.881/2.729/4.578/1.848 ms')
2025-03-28 22:41:40,205 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75949601-96221270 passed
2025-03-28 22:41:40,356 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 22:41:40,356 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75949601-96221270, IP 57.239.171.131, Port 22
2025-03-28 22:41:40,512 - DEBUG - VM ctest-TestBasicVMVN-75949601-96221270 is ready for SSH connections
2025-03-28 22:41:40,512 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.34, gateway password: c0ntrail123
2025-03-28 22:41:40,512 - DEBUG - cat /tmp/output.txt
2025-03-28 22:41:42,138 - DEBUG - Hello World. The time is now Fri, 28 Mar 2025 16:41:39 -0600!
2025-03-28 22:41:42,139 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 28 Mar 2025 16:41:39 -0600!'}
2025-03-28 22:41:42,139 - INFO - metadata_script.txt got executed in the vm
2025-03-28 22:41:42,139 - INFO - Deleting VM ctest-TestBasicVMVN-75949601-96221270
2025-03-28 22:41:42,216 - INFO - Deleting VN ctest-vn-85637099
2025-03-28 22:41:42,251 - DEBUG - VN 48e37abd-3467-4576-8008-714a4d0c8e52 still in use: Unable to complete operation on network 48e37abd-3467-4576-8008-714a4d0c8e52. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c391bd8a-75a6-4539-8c33-798bf388ad97']
2025-03-28 22:41:42,252 - WARNING - Deleting VN ctest-vn-85637099 failed..Will retry
2025-03-28 22:41:44,358 - DEBUG - Response for deleting network ()
2025-03-28 22:41:44,618 - DEBUG - No XMPP flaps were noticed during the test
2025-03-28 22:41:44,618 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-03-28 22:41:44,618 - INFO - --------------------------------------------------------------------------------
2025-03-28 22:41:44,621 - INFO - ================================================================================
2025-03-28 22:41:44,621 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-28 22:41:44,621 - 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-28 22:41:44,910 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.10': '0'}} with
2025-03-28 22:41:44,911 - INFO - Initial checks done. Running the testcase now
2025-03-28 22:41:44,911 - INFO -
2025-03-28 22:41:45,410 - DEBUG - Response for create_network : {'network': {'id': '4e83ccec-3811-4a9f-bd1c-e21147e28c83', 'name': 'ctest-vn-66505467', 'tenant_id': '01d80e509355410b8b74b4189b51cb57', 'project_id': '01d80e509355410b8b74b4189b51cb57', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75949601', 'ctest-vn-66505467'], 'port_security_enabled': True, 'description': ''}}
2025-03-28 22:41:45,582 - DEBUG - Response for create_subnet : {'subnet': {'id': '3fa8a780-3c99-4d02-8bff-84a483577386', 'name': '', 'tenant_id': '01d80e509355410b8b74b4189b51cb57', 'network_id': '4e83ccec-3811-4a9f-bd1c-e21147e28c83', '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': '01d80e509355410b8b74b4189b51cb57'}}
2025-03-28 22:41:45,750 - DEBUG - Response for create_subnet : {'subnet': {'id': '05f75c97-4feb-48ae-871f-f564dba0c30d', 'name': '', 'tenant_id': '01d80e509355410b8b74b4189b51cb57', 'network_id': '4e83ccec-3811-4a9f-bd1c-e21147e28c83', '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': '01d80e509355410b8b74b4189b51cb57'}}
2025-03-28 22:41:45,771 - INFO - Created VN ctest-vn-66505467
2025-03-28 22:41:45,824 - DEBUG - VN ctest-vn-66505467 UUID is 4e83ccec-3811-4a9f-bd1c-e21147e28c83
2025-03-28 22:41:46,240 - DEBUG - Response for create_port : {'port': {'name': 'dba715d9-764e-40e7-b49a-bd5990a9c737', 'id': 'dba715d9-764e-40e7-b49a-bd5990a9c737', 'tenant_id': '01d80e509355410b8b74b4189b51cb57', 'network_id': '4e83ccec-3811-4a9f-bd1c-e21147e28c83', 'mac_address': '02:db:a7:15:d9:76', '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': '3fa8a780-3c99-4d02-8bff-84a483577386'}], 'security_groups': ['b5cc3c89-90ba-40e2-a883-14dc380f7c13'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '01d80e509355410b8b74b4189b51cb57'}}
2025-03-28 22:41:46,433 - DEBUG - Response for create_port : {'port': {'name': 'd0caa7ad-6cbf-4389-b84e-0a9cedba46a9', 'id': 'd0caa7ad-6cbf-4389-b84e-0a9cedba46a9', 'tenant_id': '01d80e509355410b8b74b4189b51cb57', 'network_id': '4e83ccec-3811-4a9f-bd1c-e21147e28c83', 'mac_address': '02:d0:ca:a7:ad:6c', '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': '05f75c97-4feb-48ae-871f-f564dba0c30d'}], 'security_groups': ['b5cc3c89-90ba-40e2-a883-14dc380f7c13'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '01d80e509355410b8b74b4189b51cb57'}}
2025-03-28 22:41:46,876 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2997-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2997-1)
2025-03-28 22:41:47,257 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2997-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2997-1)
2025-03-28 22:41:48,424 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2997-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2997-1)
2025-03-28 22:41:48,425 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2025-03-28 22:41:48,432 - DEBUG - Requesting: http://10.0.0.34:8082/domain/0280b7f9-de13-442d-a946-39c31e2ef1b1
2025-03-28 22:41:48,450 - DEBUG - Requesting: http://10.0.0.34:8082/project/01d80e50-9355-410b-8b74-b4189b51cb57
2025-03-28 22:41:48,539 - DEBUG - Requesting: http://10.0.0.34:8082/network-ipam/df00aa67-7dbe-41db-869c-26403e4e7941
2025-03-28 22:41:48,551 - INFO - Verifications in API Server for IPAM: ctest-ipam-43214298 passed
2025-03-28 22:41:48,559 - DEBUG - Control-node 10.0.0.34 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-75949601:ctest-ipam-43214298', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-75949601', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16069030831925903835', 'uuid-lslong': '9699669754814298433'}, 'enable': 'true', 'created': '2025-03-28T22:41:44', 'last-modified': '2025-03-28T22:41:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.404599'}
2025-03-28 22:41:48,559 - INFO - Verifications in Control node for IPAM: ctest-ipam-43214298 passed
2025-03-28 22:41:48,559 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2025-03-28 22:41:48,567 - DEBUG - Requesting: http://10.0.0.34:8082/domain/0280b7f9-de13-442d-a946-39c31e2ef1b1
2025-03-28 22:41:48,595 - DEBUG - Requesting: http://10.0.0.34:8082/project/01d80e50-9355-410b-8b74-b4189b51cb57
2025-03-28 22:41:48,683 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/4e83ccec-3811-4a9f-bd1c-e21147e28c83
2025-03-28 22:41:48,706 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/4e83ccec-3811-4a9f-bd1c-e21147e28c83
2025-03-28 22:41:48,718 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/4bf94eee-f60c-4fe6-92a6-f624c1048907
2025-03-28 22:41:48,729 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/4bf94eee-f60c-4fe6-92a6-f624c1048907
2025-03-28 22:41:48,736 - DEBUG - Requesting: http://10.0.0.34:8082/route-target/52f1978b-49c9-4330-97b4-a85f9cb3b798
2025-03-28 22:41:48,744 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-28 22:41:48,744 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/4e83ccec-3811-4a9f-bd1c-e21147e28c83
2025-03-28 22:41:48,758 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/4bf94eee-f60c-4fe6-92a6-f624c1048907
2025-03-28 22:41:48,794 - INFO - Verified VN network id 9 for VN 4e83ccec-3811-4a9f-bd1c-e21147e28c83
2025-03-28 22:41:48,795 - INFO - Verifications in API Server for VN ctest-vn-66505467 passed
2025-03-28 22:41:48,795 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/4e83ccec-3811-4a9f-bd1c-e21147e28c83
2025-03-28 22:41:48,811 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/4bf94eee-f60c-4fe6-92a6-f624c1048907
2025-03-28 22:41:48,826 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/4bf94eee-f60c-4fe6-92a6-f624c1048907
2025-03-28 22:41:48,836 - DEBUG - Requesting: http://10.0.0.34:8082/route-target/52f1978b-49c9-4330-97b4-a85f9cb3b798
2025-03-28 22:41:48,863 - DEBUG - Control-node 10.0.0.34 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-75949601:ctest-vn-66505467', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-75949601', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5657590871832480415', 'uuid-lslong': '13627015136364629123'}, 'enable': 'true', 'created': '2025-03-28T22:41:45', 'last-modified': '2025-03-28T22:41:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.145399'}
2025-03-28 22:41:48,871 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-28 22:41:48,871 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-66505467 passed
2025-03-28 22:41:48,872 - DEBUG - ====Verifying policy data for ctest-vn-66505467 in API_Server ======
2025-03-28 22:41:48,872 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2025-03-28 22:41:48,883 - DEBUG - Requesting: http://10.0.0.34:8082/domain/0280b7f9-de13-442d-a946-39c31e2ef1b1
2025-03-28 22:41:48,918 - DEBUG - Requesting: http://10.0.0.34:8082/project/01d80e50-9355-410b-8b74-b4189b51cb57
2025-03-28 22:41:49,024 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/4e83ccec-3811-4a9f-bd1c-e21147e28c83
2025-03-28 22:41:49,043 - DEBUG - =>VN ctest-vn-66505467 has no policy to be verified
2025-03-28 22:41:49,043 - DEBUG - Verifying the vn in opserver
2025-03-28 22:41:49,043 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-75949601:ctest-vn-66505467 virtual network link through opserver 10.0.0.34
2025-03-28 22:41:49,043 - DEBUG - Requesting: http://10.0.0.34:8081/analytics/uves/virtual-networks
2025-03-28 22:41:49,389 - DEBUG - Requesting: http://10.0.0.34:8081/analytics/uves/virtual-networks
2025-03-28 22:41:49,457 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-75949601:ctest-vn-66505467', 'href': 'http://10.0.0.34:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-75949601:ctest-vn-66505467?flat'}
2025-03-28 22:41:49,457 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-75949601:ctest-vn-66505467 is found in opserver
2025-03-28 22:41:49,468 - DEBUG - VRF ids for VN ctest-vn-66505467: {'10.0.0.34': '2'}
2025-03-28 22:41:49,468 - INFO - Waiting for VM ctest-TestBasicVMVN-75949601-19885292 to be up..
2025-03-28 22:41:49,564 - DEBUG - VM is in ACTIVE state now
2025-03-28 22:41:49,564 - INFO - VM name : ctest-TestBasicVMVN-75949601-19885292
2025-03-28 22:41:49,644 - DEBUG - VM ctest-TestBasicVMVN-75949601-19885292 ID is 3b30d16a-3d37-47b7-a7d7-1e18cc330902
2025-03-28 22:41:49,644 - DEBUG - VM ctest-TestBasicVMVN-75949601-19885292 launched on Node cn-jenkins-deploy-platform-ansible-os-2997-1
2025-03-28 22:41:49,737 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/3b30d16a-3d37-47b7-a7d7-1e18cc330902
2025-03-28 22:41:49,755 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/dba715d9-764e-40e7-b49a-bd5990a9c737
2025-03-28 22:41:53,026 - 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-03-28 22:41:53,026 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75949601-19885292 failed!
2025-03-28 22:41:53,080 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75949601:ctest-vn-66505467 is 31.1.1.1 and allocation pool is NOT set
2025-03-28 22:41:53,080 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75949601:ctest-vn-66505467 is 31.1.2.1 and allocation pool is NOT set
2025-03-28 22:41:57,159 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-03-28 22:41:57,159 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75949601-19885292 failed!
2025-03-28 22:41:57,216 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75949601:ctest-vn-66505467 is 31.1.1.1 and allocation pool is NOT set
2025-03-28 22:41:57,216 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75949601:ctest-vn-66505467 is 31.1.2.1 and allocation pool is NOT set
2025-03-28 22:41:59,279 - 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=8.12 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.565 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.565/4.342/8.120/3.777 ms')
2025-03-28 22:41:59,279 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75949601-19885292 passed
2025-03-28 22:41:59,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 22:41:59,440 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75949601-19885292, IP 31.1.1.4, Port 22
2025-03-28 22:41:59,595 - DEBUG - VM ctest-TestBasicVMVN-75949601-19885292 is ready for SSH connections
2025-03-28 22:41:59,595 - INFO - Waiting for VM ctest-TestBasicVMVN-75949601-04685867 to be up..
2025-03-28 22:41:59,675 - DEBUG - VM is in ACTIVE state now
2025-03-28 22:41:59,675 - INFO - VM name : ctest-TestBasicVMVN-75949601-04685867
2025-03-28 22:41:59,755 - DEBUG - VM ctest-TestBasicVMVN-75949601-04685867 ID is 4ed392b8-a220-40dc-80b9-3c05f7210e20
2025-03-28 22:41:59,755 - DEBUG - VM ctest-TestBasicVMVN-75949601-04685867 launched on Node cn-jenkins-deploy-platform-ansible-os-2997-1
2025-03-28 22:41:59,828 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/4ed392b8-a220-40dc-80b9-3c05f7210e20
2025-03-28 22:41:59,837 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/d0caa7ad-6cbf-4389-b84e-0a9cedba46a9
2025-03-28 22:42:01,080 - 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.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.366 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.366/1.532/2.699/1.166 ms')
2025-03-28 22:42:01,080 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-75949601-04685867 passed
2025-03-28 22:42:01,232 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 22:42:01,232 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75949601-04685867, IP 31.1.2.4, Port 22
2025-03-28 22:42:01,398 - DEBUG - VM ctest-TestBasicVMVN-75949601-04685867 is ready for SSH connections
2025-03-28 22:42:01,398 - INFO - Waiting for VM ctest-TestBasicVMVN-75949601-99513798 to be up..
2025-03-28 22:42:01,474 - DEBUG - VM is in ACTIVE state now
2025-03-28 22:42:01,474 - INFO - VM name : ctest-TestBasicVMVN-75949601-99513798
2025-03-28 22:42:01,549 - DEBUG - VM ctest-TestBasicVMVN-75949601-99513798 ID is e9b5aa40-6979-4ef7-98f7-797e4595f883
2025-03-28 22:42:01,549 - DEBUG - VM ctest-TestBasicVMVN-75949601-99513798 launched on Node cn-jenkins-deploy-platform-ansible-os-2997-1
2025-03-28 22:42:01,621 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/e9b5aa40-6979-4ef7-98f7-797e4595f883
2025-03-28 22:42:01,631 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/aab95a10-2ccf-4f55-a447-e9675983bde3
2025-03-28 22:42:02,873 - 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.95 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.395 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.395/1.673/2.952/1.278 ms')
2025-03-28 22:42:02,874 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-75949601-99513798 passed
2025-03-28 22:42:03,024 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 22:42:03,024 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75949601-99513798, IP 31.1.1.3, Port 22
2025-03-28 22:42:03,175 - DEBUG - VM ctest-TestBasicVMVN-75949601-99513798 is ready for SSH connections
2025-03-28 22:42:03,176 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 22:42:03,176 - 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.34, gateway password: c0ntrail123
2025-03-28 22:42:03,176 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-28 22:42:07,161 - 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.754 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.778 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.188 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.778/1.906/3.754 ms
2025-03-28 22:42:07,162 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-75949601-19885292 passed
2025-03-28 22:42:07,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 22:42:07,162 - 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.34, gateway password: c0ntrail123
2025-03-28 22:42:07,162 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-28 22:42:10,830 - 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.944 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.932 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.880 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.880/1.585/2.944 ms
2025-03-28 22:42:10,830 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-75949601-04685867 passed
2025-03-28 22:42:10,830 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 22:42:10,830 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 22:42:10,830 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 22:42:10,831 - 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.34, gateway password: c0ntrail123
2025-03-28 22:42:10,831 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-28 22:42:11,018 - DEBUG - None
2025-03-28 22:42:11,018 - 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.34, gateway password: c0ntrail123
2025-03-28 22:42:11,018 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-28 22:42:11,207 - DEBUG - None
2025-03-28 22:42:11,207 - 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.34, gateway password: c0ntrail123
2025-03-28 22:42:11,208 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-28 22:42:11,841 - DEBUG - None
2025-03-28 22:42:11,841 - 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.34, gateway password: c0ntrail123
2025-03-28 22:42:11,842 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-28 22:42:14,046 - 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=2.686 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.019 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.379 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.569 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/2.410/7.019 ms
2025-03-28 22:42:14,046 - 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.34, gateway password: c0ntrail123
2025-03-28 22:42:14,046 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-28 22:42:16,320 - 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.468 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.410 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.603 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.400 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.703 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.740 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.526 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.400/2.407/5.603 ms
2025-03-28 22:42:16,320 - 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.34, gateway password: c0ntrail123
2025-03-28 22:42:16,320 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-28 22:42:18,610 - 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.948 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.780 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.162 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.644 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.712 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.748 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.442/2.205/5.162 ms
2025-03-28 22:42:18,610 - INFO - Deleting VM ctest-TestBasicVMVN-75949601-99513798
2025-03-28 22:42:18,704 - INFO - Detaching port d0caa7ad-6cbf-4389-b84e-0a9cedba46a9 from VM ctest-TestBasicVMVN-75949601-04685867
2025-03-28 22:42:18,765 - INFO - Deleting VM ctest-TestBasicVMVN-75949601-04685867
2025-03-28 22:42:18,847 - INFO - Detaching port dba715d9-764e-40e7-b49a-bd5990a9c737 from VM ctest-TestBasicVMVN-75949601-19885292
2025-03-28 22:42:18,890 - INFO - Deleting VM ctest-TestBasicVMVN-75949601-19885292
2025-03-28 22:42:18,972 - INFO - Deleting VN ctest-vn-66505467
2025-03-28 22:42:19,147 - DEBUG - Response for delete_port : ()
2025-03-28 22:42:19,412 - DEBUG - Response for delete_port : ()
2025-03-28 22:42:19,586 - DEBUG - Response for deleting network ()
2025-03-28 22:42:19,586 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/4bf94eee-f60c-4fe6-92a6-f624c1048907
2025-03-28 22:42:19,592 - DEBUG - Response Code: 404
2025-03-28 22:42:19,592 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2025-03-28 22:42:19,598 - DEBUG - Requesting: http://10.0.0.34:8082/domain/0280b7f9-de13-442d-a946-39c31e2ef1b1
2025-03-28 22:42:19,656 - DEBUG - Requesting: http://10.0.0.34:8082/project/01d80e50-9355-410b-8b74-b4189b51cb57
2025-03-28 22:42:19,742 - INFO - Validated that VN ctest-vn-66505467 is not found in API Server
2025-03-28 22:42:19,758 - DEBUG - VN ctest-vn-66505467 is not present in Agent 10.0.0.34
2025-03-28 22:42:19,758 - INFO - Validated that VN ctest-vn-66505467 is not in any agent
2025-03-28 22:42:19,767 - DEBUG - VRF 2 is not seen in agent 10.0.0.34
2025-03-28 22:42:19,777 - DEBUG - Vrouter 10.0.0.34 does not have vrf 2 for VN ctest-vn-66505467
2025-03-28 22:42:19,777 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-75949601:ctest-vn-66505467
2025-03-28 22:42:19,787 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-66505467 info
2025-03-28 22:42:19,875 - INFO - IPAM: ctest-ipam-43214298 is not found in API Server
2025-03-28 22:42:19,888 - INFO - IPAM:ctest-ipam-43214298 is not found in control node
2025-03-28 22:42:20,143 - DEBUG - No XMPP flaps were noticed during the test
2025-03-28 22:42:20,144 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-03-28 22:42:20,144 - INFO - --------------------------------------------------------------------------------
2025-03-28 22:42:20,910 - INFO - Deleted project: ctest-TestBasicVMVN-75949601, ID : 01d80e50-9355-410b-8b74-b4189b51cb57