2025-07-09 12:32:44,883 - INFO - Domain Default found not creating
2025-07-09 12:32:45,017 - INFO - Project ctest-TestBasicVMVN-77612517 not found, creating it
2025-07-09 12:32:45,464 - INFO - Created Project:ctest-TestBasicVMVN-77612517, ID : 4e2121f1-dcaa-4500-a959-2d1376aad125
2025-07-09 12:32:46,807 - INFO - ================================================================================
2025-07-09 12:32:46,808 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-09 12:32:46,808 - 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-07-09 12:32:47,065 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with
2025-07-09 12:32:47,065 - INFO - Initial checks done. Running the testcase now
2025-07-09 12:32:47,065 - INFO -
2025-07-09 12:32:47,612 - DEBUG - Response for create_network : {'network': {'id': '28d253fc-e952-4ab2-9316-04bd2f24d267', 'name': 'ctest-vn2_metadata-42763819', 'tenant_id': '4e2121f1dcaa4500a9592d1376aad125', 'project_id': '4e2121f1dcaa4500a9592d1376aad125', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-77612517', 'ctest-vn2_metadata-42763819'], 'port_security_enabled': True, 'description': ''}}
2025-07-09 12:32:47,781 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b0258922-9e9a-439e-a53b-364465946bb5', 'name': '', 'tenant_id': '4e2121f1dcaa4500a9592d1376aad125', 'network_id': '28d253fc-e952-4ab2-9316-04bd2f24d267', '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': '4e2121f1dcaa4500a9592d1376aad125'}}
2025-07-09 12:32:47,800 - INFO - Created VN ctest-vn2_metadata-42763819
2025-07-09 12:32:47,855 - DEBUG - VN ctest-vn2_metadata-42763819 UUID is 28d253fc-e952-4ab2-9316-04bd2f24d267
2025-07-09 12:32:48,030 - DEBUG - Services list from nova: [, , ]
2025-07-09 12:32:49,020 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3618-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3618-1)
2025-07-09 12:32:49,127 - DEBUG - Link local service introspect added
2025-07-09 12:32:49,167 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-09 12:32:54,244 - DEBUG - VM is in ACTIVE state now
2025-07-09 12:32:54,370 - INFO - Waiting for VM ctest-TestBasicVMVN-77612517-74103049 to be up..
2025-07-09 12:32:54,370 - INFO - VM name : ctest-TestBasicVMVN-77612517-74103049
2025-07-09 12:32:54,439 - DEBUG - VM ctest-TestBasicVMVN-77612517-74103049 ID is 93127eb3-8413-48f5-8d52-9b6d85d88085
2025-07-09 12:32:54,439 - DEBUG - VM ctest-TestBasicVMVN-77612517-74103049 launched on Node cn-jenkins-deploy-platform-ansible-os-3618-1
2025-07-09 12:32:54,507 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/93127eb3-8413-48f5-8d52-9b6d85d88085
2025-07-09 12:32:54,797 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/93127eb3-8413-48f5-8d52-9b6d85d88085
2025-07-09 12:32:54,826 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/01b957aa-a409-4748-8c58-7d6a399d3e59
2025-07-09 12:32:58,094 - 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 1032ms')
2025-07-09 12:32:58,094 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77612517-74103049 failed!
2025-07-09 12:32:58,147 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77612517:ctest-vn2_metadata-42763819 is 11.1.1.1 and allocation pool is NOT set
2025-07-09 12:33:00,207 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.411 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 = 0.411/1.789/3.167/1.378 ms')
2025-07-09 12:33:00,207 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77612517-74103049 passed
2025-07-09 12:33:00,359 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-09 12:33:00,359 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77612517-74103049, IP 11.1.1.3, Port 22
2025-07-09 12:33:00,515 - DEBUG - VM ctest-TestBasicVMVN-77612517-74103049 is ready for SSH connections
2025-07-09 12:33:00,515 - INFO - Retry 0
2025-07-09 12:33:00,515 - 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.130, gateway password: c0ntrail123
2025-07-09 12:33:00,515 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-09 12:33:02,076 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-09 12:33:02,076 - INFO - Generic metadata worked
2025-07-09 12:33:02,315 - DEBUG - Link local service introspect removed
2025-07-09 12:33:02,315 - INFO - Deleting VM ctest-TestBasicVMVN-77612517-74103049
2025-07-09 12:33:02,373 - INFO - Deleting VN ctest-vn2_metadata-42763819
2025-07-09 12:33:02,406 - DEBUG - VN 28d253fc-e952-4ab2-9316-04bd2f24d267 still in use: Unable to complete operation on network 28d253fc-e952-4ab2-9316-04bd2f24d267. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e200045b-6190-4934-93f4-e5f1a81934f9']
2025-07-09 12:33:02,406 - WARNING - Deleting VN ctest-vn2_metadata-42763819 failed..Will retry
2025-07-09 12:33:04,509 - DEBUG - Response for deleting network ()
2025-07-09 12:33:04,765 - DEBUG - No XMPP flaps were noticed during the test
2025-07-09 12:33:04,765 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-07-09 12:33:04,765 - INFO - --------------------------------------------------------------------------------
2025-07-09 12:33:04,768 - INFO - ================================================================================
2025-07-09 12:33:04,768 - INFO - STARTING TEST : test_metadata_service
2025-07-09 12:33:04,768 - 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-07-09 12:33:05,052 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with
2025-07-09 12:33:05,052 - INFO - Initial checks done. Running the testcase now
2025-07-09 12:33:05,053 - INFO -
2025-07-09 12:33:05,053 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-configs
2025-07-09 12:33:05,059 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-config/4514b912-a591-4fbb-bb43-4343e745d615
2025-07-09 12:33:05,235 - DEBUG - Response for create_network : {'network': {'id': '48f4346a-849a-4d34-b4bf-204f48442385', 'name': 'ctest-vn-10685093', 'tenant_id': '4e2121f1dcaa4500a9592d1376aad125', 'project_id': '4e2121f1dcaa4500a9592d1376aad125', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-77612517', 'ctest-vn-10685093'], 'port_security_enabled': True, 'description': ''}}
2025-07-09 12:33:05,400 - DEBUG - Response for create_subnet : {'subnet': {'id': '23e9dde0-ea63-4284-aaa4-69f755a2671e', 'name': '', 'tenant_id': '4e2121f1dcaa4500a9592d1376aad125', 'network_id': '48f4346a-849a-4d34-b4bf-204f48442385', 'ip_version': 4, 'cidr': '164.198.206.0/26', 'allocation_pools': [{'start': '164.198.206.2', 'end': '164.198.206.62'}], 'gateway_ip': '164.198.206.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '164.198.206.2', 'tags': [], 'project_id': '4e2121f1dcaa4500a9592d1376aad125'}}
2025-07-09 12:33:05,416 - INFO - Created VN ctest-vn-10685093
2025-07-09 12:33:05,467 - DEBUG - VN ctest-vn-10685093 UUID is 48f4346a-849a-4d34-b4bf-204f48442385
2025-07-09 12:33:06,567 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3618-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3618-1)
2025-07-09 12:33:06,567 - INFO - Waiting for VM ctest-TestBasicVMVN-77612517-01694223 to be up..
2025-07-09 12:33:06,605 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-09 12:33:11,675 - DEBUG - VM is in ACTIVE state now
2025-07-09 12:33:11,675 - INFO - VM name : ctest-TestBasicVMVN-77612517-01694223
2025-07-09 12:33:11,740 - DEBUG - VM ctest-TestBasicVMVN-77612517-01694223 ID is 9093e625-c7b4-46ed-b630-22ef1272da5c
2025-07-09 12:33:11,740 - DEBUG - VM ctest-TestBasicVMVN-77612517-01694223 launched on Node cn-jenkins-deploy-platform-ansible-os-3618-1
2025-07-09 12:33:11,809 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/9093e625-c7b4-46ed-b630-22ef1272da5c
2025-07-09 12:33:11,819 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/35fd7f81-018a-4923-84b3-f9a0517241ae
2025-07-09 12:33:15,088 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-07-09 12:33:15,088 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77612517-01694223 failed!
2025-07-09 12:33:15,143 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77612517:ctest-vn-10685093 is 164.198.206.1 and allocation pool is NOT set
2025-07-09 12:33:17,199 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.816 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.816/1.870/2.924/1.054 ms')
2025-07-09 12:33:17,199 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77612517-01694223 passed
2025-07-09 12:33:17,347 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-09 12:33:17,347 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77612517-01694223, IP 164.198.206.3, Port 22
2025-07-09 12:33:17,503 - DEBUG - VM ctest-TestBasicVMVN-77612517-01694223 is ready for SSH connections
2025-07-09 12:33:17,503 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-07-09 12:33:17,503 - DEBUG - cat /tmp/output.txt
2025-07-09 12:33:19,113 - DEBUG - Hello World. The time is now Wed, 09 Jul 2025 06:33:15 -0600!
2025-07-09 12:33:19,113 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 09 Jul 2025 06:33:15 -0600!'}
2025-07-09 12:33:19,113 - INFO - metadata_script.txt got executed in the vm
2025-07-09 12:33:19,113 - INFO - Deleting VM ctest-TestBasicVMVN-77612517-01694223
2025-07-09 12:33:19,183 - INFO - Deleting VN ctest-vn-10685093
2025-07-09 12:33:19,220 - DEBUG - VN 48f4346a-849a-4d34-b4bf-204f48442385 still in use: Unable to complete operation on network 48f4346a-849a-4d34-b4bf-204f48442385. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d2147863-f730-425e-9b5e-d4e67907dc85']
2025-07-09 12:33:19,220 - WARNING - Deleting VN ctest-vn-10685093 failed..Will retry
2025-07-09 12:33:21,329 - DEBUG - Response for deleting network ()
2025-07-09 12:33:21,589 - DEBUG - No XMPP flaps were noticed during the test
2025-07-09 12:33:21,589 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-07-09 12:33:21,589 - INFO - --------------------------------------------------------------------------------
2025-07-09 12:33:21,592 - INFO - ================================================================================
2025-07-09 12:33:21,592 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-09 12:33:21,592 - 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-07-09 12:33:21,877 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.14': '0'}} with
2025-07-09 12:33:21,877 - INFO - Initial checks done. Running the testcase now
2025-07-09 12:33:21,877 - INFO -
2025-07-09 12:33:22,347 - DEBUG - Response for create_network : {'network': {'id': 'abfb22f6-629b-4c0d-9c69-6e2faef41994', 'name': 'ctest-vn-26663596', 'tenant_id': '4e2121f1dcaa4500a9592d1376aad125', 'project_id': '4e2121f1dcaa4500a9592d1376aad125', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-77612517', 'ctest-vn-26663596'], 'port_security_enabled': True, 'description': ''}}
2025-07-09 12:33:22,569 - DEBUG - Response for create_subnet : {'subnet': {'id': '7de9d2a0-a97c-4f1f-ae84-fcf39ee88602', 'name': '', 'tenant_id': '4e2121f1dcaa4500a9592d1376aad125', 'network_id': 'abfb22f6-629b-4c0d-9c69-6e2faef41994', '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': '4e2121f1dcaa4500a9592d1376aad125'}}
2025-07-09 12:33:22,706 - DEBUG - Response for create_subnet : {'subnet': {'id': '078df34a-c740-4441-ae9b-c359ec336b9b', 'name': '', 'tenant_id': '4e2121f1dcaa4500a9592d1376aad125', 'network_id': 'abfb22f6-629b-4c0d-9c69-6e2faef41994', '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': '4e2121f1dcaa4500a9592d1376aad125'}}
2025-07-09 12:33:22,728 - INFO - Created VN ctest-vn-26663596
2025-07-09 12:33:22,779 - DEBUG - VN ctest-vn-26663596 UUID is abfb22f6-629b-4c0d-9c69-6e2faef41994
2025-07-09 12:33:23,131 - DEBUG - Response for create_port : {'port': {'name': '8afd7f61-bfaa-4c62-8792-ae1caed777fe', 'id': '8afd7f61-bfaa-4c62-8792-ae1caed777fe', 'tenant_id': '4e2121f1dcaa4500a9592d1376aad125', 'network_id': 'abfb22f6-629b-4c0d-9c69-6e2faef41994', 'mac_address': '02:8a:fd:7f:61:bf', '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': '7de9d2a0-a97c-4f1f-ae84-fcf39ee88602'}], 'security_groups': ['47476765-36ce-4b48-9a9e-4a9751355913'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4e2121f1dcaa4500a9592d1376aad125'}}
2025-07-09 12:33:23,291 - DEBUG - Response for create_port : {'port': {'name': 'd4a07df1-e3a5-4842-b8e4-bd6d5c128e4f', 'id': 'd4a07df1-e3a5-4842-b8e4-bd6d5c128e4f', 'tenant_id': '4e2121f1dcaa4500a9592d1376aad125', 'network_id': 'abfb22f6-629b-4c0d-9c69-6e2faef41994', 'mac_address': '02:d4:a0:7d:f1:e3', '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': '078df34a-c740-4441-ae9b-c359ec336b9b'}], 'security_groups': ['47476765-36ce-4b48-9a9e-4a9751355913'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4e2121f1dcaa4500a9592d1376aad125'}}
2025-07-09 12:33:23,708 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3618-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3618-1)
2025-07-09 12:33:24,048 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3618-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3618-1)
2025-07-09 12:33:25,159 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3618-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3618-1)
2025-07-09 12:33:25,159 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-07-09 12:33:25,166 - DEBUG - Requesting: http://10.0.0.130:8082/domain/97198991-39fc-4300-b48a-4ecab310a527
2025-07-09 12:33:25,183 - DEBUG - Requesting: http://10.0.0.130:8082/project/4e2121f1-dcaa-4500-a959-2d1376aad125
2025-07-09 12:33:25,263 - DEBUG - Requesting: http://10.0.0.130:8082/network-ipam/2e953695-d894-472f-82cd-1dcc691e17fc
2025-07-09 12:33:25,273 - INFO - Verifications in API Server for IPAM: ctest-ipam-10473534 passed
2025-07-09 12:33:25,280 - DEBUG - Control-node 10.0.0.130 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-77612517:ctest-ipam-10473534', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-77612517', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3356649114486196015', 'uuid-lslong': '9425222358930429948'}, 'enable': 'true', 'created': '2025-07-09T12:33:21', 'last-modified': '2025-07-09T12:33:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.173695'}
2025-07-09 12:33:25,280 - INFO - Verifications in Control node for IPAM: ctest-ipam-10473534 passed
2025-07-09 12:33:25,281 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-07-09 12:33:25,289 - DEBUG - Requesting: http://10.0.0.130:8082/domain/97198991-39fc-4300-b48a-4ecab310a527
2025-07-09 12:33:25,304 - DEBUG - Requesting: http://10.0.0.130:8082/project/4e2121f1-dcaa-4500-a959-2d1376aad125
2025-07-09 12:33:25,411 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/abfb22f6-629b-4c0d-9c69-6e2faef41994
2025-07-09 12:33:25,432 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/abfb22f6-629b-4c0d-9c69-6e2faef41994
2025-07-09 12:33:25,448 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c0d608ea-d8a4-41e0-b5c1-032cad4dded7
2025-07-09 12:33:25,460 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c0d608ea-d8a4-41e0-b5c1-032cad4dded7
2025-07-09 12:33:25,472 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/7555597d-0459-4e8c-a1ca-07d4c5df4ee8
2025-07-09 12:33:25,486 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-09 12:33:25,486 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/abfb22f6-629b-4c0d-9c69-6e2faef41994
2025-07-09 12:33:25,497 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c0d608ea-d8a4-41e0-b5c1-032cad4dded7
2025-07-09 12:33:25,512 - INFO - Verified VN network id 8 for VN abfb22f6-629b-4c0d-9c69-6e2faef41994
2025-07-09 12:33:25,512 - INFO - Verifications in API Server for VN ctest-vn-26663596 passed
2025-07-09 12:33:25,512 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/abfb22f6-629b-4c0d-9c69-6e2faef41994
2025-07-09 12:33:25,526 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c0d608ea-d8a4-41e0-b5c1-032cad4dded7
2025-07-09 12:33:25,536 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c0d608ea-d8a4-41e0-b5c1-032cad4dded7
2025-07-09 12:33:25,548 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/7555597d-0459-4e8c-a1ca-07d4c5df4ee8
2025-07-09 12:33:25,569 - DEBUG - Control-node 10.0.0.130 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-77612517:ctest-vn-26663596', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-77612517', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12392537241251695629', 'uuid-lslong': '11270660693549128084'}, 'enable': 'true', 'created': '2025-07-09T12:33:22', 'last-modified': '2025-07-09T12:33:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.891515'}
2025-07-09 12:33:25,579 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-09 12:33:25,579 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-26663596 passed
2025-07-09 12:33:25,580 - DEBUG - ====Verifying policy data for ctest-vn-26663596 in API_Server ======
2025-07-09 12:33:25,580 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-07-09 12:33:25,590 - DEBUG - Requesting: http://10.0.0.130:8082/domain/97198991-39fc-4300-b48a-4ecab310a527
2025-07-09 12:33:25,697 - DEBUG - Requesting: http://10.0.0.130:8082/project/4e2121f1-dcaa-4500-a959-2d1376aad125
2025-07-09 12:33:25,782 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/abfb22f6-629b-4c0d-9c69-6e2faef41994
2025-07-09 12:33:25,795 - DEBUG - =>VN ctest-vn-26663596 has no policy to be verified
2025-07-09 12:33:25,795 - DEBUG - Verifying the vn in opserver
2025-07-09 12:33:25,795 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-77612517:ctest-vn-26663596 virtual network link through opserver 10.0.0.130
2025-07-09 12:33:25,795 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2025-07-09 12:33:26,223 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2025-07-09 12:33:26,318 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-77612517:ctest-vn-26663596', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-77612517:ctest-vn-26663596?flat'}
2025-07-09 12:33:26,318 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-77612517:ctest-vn-26663596 is found in opserver
2025-07-09 12:33:26,324 - DEBUG - VRF ids for VN ctest-vn-26663596: {'10.0.0.130': '2'}
2025-07-09 12:33:26,324 - INFO - Waiting for VM ctest-TestBasicVMVN-77612517-58943791 to be up..
2025-07-09 12:33:26,402 - DEBUG - VM is in ACTIVE state now
2025-07-09 12:33:26,402 - INFO - VM name : ctest-TestBasicVMVN-77612517-58943791
2025-07-09 12:33:26,525 - DEBUG - VM ctest-TestBasicVMVN-77612517-58943791 ID is e4d7622c-92c7-4e42-875d-6f661e844b13
2025-07-09 12:33:26,525 - DEBUG - VM ctest-TestBasicVMVN-77612517-58943791 launched on Node cn-jenkins-deploy-platform-ansible-os-3618-1
2025-07-09 12:33:26,617 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/e4d7622c-92c7-4e42-875d-6f661e844b13
2025-07-09 12:33:26,629 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/8afd7f61-bfaa-4c62-8792-ae1caed777fe
2025-07-09 12:33:29,873 - 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-07-09 12:33:29,873 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77612517-58943791 failed!
2025-07-09 12:33:29,931 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77612517:ctest-vn-26663596 is 31.1.1.1 and allocation pool is NOT set
2025-07-09 12:33:29,931 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77612517:ctest-vn-26663596 is 31.1.2.1 and allocation pool is NOT set
2025-07-09 12:33:34,007 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-07-09 12:33:34,007 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77612517-58943791 failed!
2025-07-09 12:33:34,071 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77612517:ctest-vn-26663596 is 31.1.1.1 and allocation pool is NOT set
2025-07-09 12:33:34,071 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-77612517:ctest-vn-26663596 is 31.1.2.1 and allocation pool is NOT set
2025-07-09 12:33:36,133 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.466 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.466/4.096/7.727/3.630 ms')
2025-07-09 12:33:36,133 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-77612517-58943791 passed
2025-07-09 12:33:36,287 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-09 12:33:36,287 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77612517-58943791, IP 31.1.1.4, Port 22
2025-07-09 12:33:36,443 - DEBUG - VM ctest-TestBasicVMVN-77612517-58943791 is ready for SSH connections
2025-07-09 12:33:36,443 - INFO - Waiting for VM ctest-TestBasicVMVN-77612517-98702598 to be up..
2025-07-09 12:33:36,511 - DEBUG - VM is in ACTIVE state now
2025-07-09 12:33:36,511 - INFO - VM name : ctest-TestBasicVMVN-77612517-98702598
2025-07-09 12:33:36,575 - DEBUG - VM ctest-TestBasicVMVN-77612517-98702598 ID is d6b9b9e8-a468-482d-9fff-32de0133e594
2025-07-09 12:33:36,575 - DEBUG - VM ctest-TestBasicVMVN-77612517-98702598 launched on Node cn-jenkins-deploy-platform-ansible-os-3618-1
2025-07-09 12:33:36,650 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/d6b9b9e8-a468-482d-9fff-32de0133e594
2025-07-09 12:33:36,661 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/d4a07df1-e3a5-4842-b8e4-bd6d5c128e4f
2025-07-09 12:33:37,902 - 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.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.402 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.402/1.500/2.598/1.098 ms')
2025-07-09 12:33:37,902 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-77612517-98702598 passed
2025-07-09 12:33:38,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-09 12:33:38,051 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77612517-98702598, IP 31.1.2.4, Port 22
2025-07-09 12:33:38,203 - DEBUG - VM ctest-TestBasicVMVN-77612517-98702598 is ready for SSH connections
2025-07-09 12:33:38,203 - INFO - Waiting for VM ctest-TestBasicVMVN-77612517-35264760 to be up..
2025-07-09 12:33:38,274 - DEBUG - VM is in ACTIVE state now
2025-07-09 12:33:38,274 - INFO - VM name : ctest-TestBasicVMVN-77612517-35264760
2025-07-09 12:33:38,344 - DEBUG - VM ctest-TestBasicVMVN-77612517-35264760 ID is 629fc06f-902d-4746-b280-523f2771408c
2025-07-09 12:33:38,344 - DEBUG - VM ctest-TestBasicVMVN-77612517-35264760 launched on Node cn-jenkins-deploy-platform-ansible-os-3618-1
2025-07-09 12:33:38,408 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/629fc06f-902d-4746-b280-523f2771408c
2025-07-09 12:33:38,416 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/dffafba4-a5ff-4055-b595-eeb3eab0efcb
2025-07-09 12:33:39,652 - 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.340 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.340/1.719/3.099/1.379 ms')
2025-07-09 12:33:39,653 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-77612517-35264760 passed
2025-07-09 12:33:39,807 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-09 12:33:39,807 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-77612517-35264760, IP 31.1.1.3, Port 22
2025-07-09 12:33:39,962 - DEBUG - VM ctest-TestBasicVMVN-77612517-35264760 is ready for SSH connections
2025-07-09 12:33:39,963 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-09 12:33:39,963 - 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.130, gateway password: c0ntrail123
2025-07-09 12:33:39,963 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-09 12:33:43,954 - 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.266 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.009 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.763 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.763/1.679/3.266 ms
2025-07-09 12:33:43,954 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-77612517-58943791 passed
2025-07-09 12:33:43,954 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-09 12:33:43,954 - 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.130, gateway password: c0ntrail123
2025-07-09 12:33:43,954 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-09 12:33:47,589 - 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.745 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.698 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.708 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.698/1.383/2.745 ms
2025-07-09 12:33:47,589 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-77612517-98702598 passed
2025-07-09 12:33:47,589 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-09 12:33:47,589 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-09 12:33:47,589 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-09 12:33:47,589 - 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.130, gateway password: c0ntrail123
2025-07-09 12:33:47,589 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-09 12:33:47,762 - DEBUG - None
2025-07-09 12:33:47,762 - 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.130, gateway password: c0ntrail123
2025-07-09 12:33:47,762 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-09 12:33:47,938 - DEBUG - None
2025-07-09 12:33:47,939 - 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.130, gateway password: c0ntrail123
2025-07-09 12:33:47,939 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-09 12:33:48,525 - DEBUG - None
2025-07-09 12:33:48,526 - 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.130, gateway password: c0ntrail123
2025-07-09 12:33:48,526 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-09 12:33:50,729 - 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.880 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.405 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.378 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.687 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.421 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.378/1.954/5.405 ms
2025-07-09 12:33:50,729 - 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.130, gateway password: c0ntrail123
2025-07-09 12:33:50,729 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-09 12:33:52,962 - 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.977 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.646 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.754 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.392 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.845 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.677 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.389/2.097/3.754 ms
2025-07-09 12:33:52,963 - 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.130, gateway password: c0ntrail123
2025-07-09 12:33:52,963 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-09 12:33:55,197 - 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.645 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.300 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.034 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.408 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.748 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.890 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.347/1.624/3.034 ms
2025-07-09 12:33:55,198 - INFO - Deleting VM ctest-TestBasicVMVN-77612517-35264760
2025-07-09 12:33:55,268 - INFO - Detaching port d4a07df1-e3a5-4842-b8e4-bd6d5c128e4f from VM ctest-TestBasicVMVN-77612517-98702598
2025-07-09 12:33:55,317 - INFO - Deleting VM ctest-TestBasicVMVN-77612517-98702598
2025-07-09 12:33:55,379 - INFO - Detaching port 8afd7f61-bfaa-4c62-8792-ae1caed777fe from VM ctest-TestBasicVMVN-77612517-58943791
2025-07-09 12:33:55,410 - INFO - Deleting VM ctest-TestBasicVMVN-77612517-58943791
2025-07-09 12:33:55,498 - INFO - Deleting VN ctest-vn-26663596
2025-07-09 12:33:55,647 - DEBUG - Response for delete_port : ()
2025-07-09 12:33:55,851 - DEBUG - Response for delete_port : ()
2025-07-09 12:33:55,897 - DEBUG - VN abfb22f6-629b-4c0d-9c69-6e2faef41994 still in use: Unable to complete operation on network abfb22f6-629b-4c0d-9c69-6e2faef41994. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d18c67f4-5cfd-4098-be92-a888576a6695']
2025-07-09 12:33:55,897 - WARNING - Deleting VN ctest-vn-26663596 failed..Will retry
2025-07-09 12:33:58,063 - DEBUG - Response for deleting network ()
2025-07-09 12:33:58,063 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/c0d608ea-d8a4-41e0-b5c1-032cad4dded7
2025-07-09 12:33:58,069 - DEBUG - Response Code: 404
2025-07-09 12:33:58,069 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-07-09 12:33:58,074 - DEBUG - Requesting: http://10.0.0.130:8082/domain/97198991-39fc-4300-b48a-4ecab310a527
2025-07-09 12:33:58,129 - DEBUG - Requesting: http://10.0.0.130:8082/project/4e2121f1-dcaa-4500-a959-2d1376aad125
2025-07-09 12:33:58,201 - INFO - Validated that VN ctest-vn-26663596 is not found in API Server
2025-07-09 12:33:58,212 - DEBUG - VN ctest-vn-26663596 is not present in Agent 10.0.0.130
2025-07-09 12:33:58,212 - INFO - Validated that VN ctest-vn-26663596 is not in any agent
2025-07-09 12:33:58,217 - DEBUG - VRF 2 is not seen in agent 10.0.0.130
2025-07-09 12:33:58,222 - DEBUG - Vrouter 10.0.0.130 does not have vrf 2 for VN ctest-vn-26663596
2025-07-09 12:33:58,222 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-77612517:ctest-vn-26663596
2025-07-09 12:33:58,231 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-26663596 info
2025-07-09 12:33:58,303 - INFO - IPAM: ctest-ipam-10473534 is not found in API Server
2025-07-09 12:33:58,316 - INFO - IPAM:ctest-ipam-10473534 is not found in control node
2025-07-09 12:33:58,568 - DEBUG - No XMPP flaps were noticed during the test
2025-07-09 12:33:58,568 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-07-09 12:33:58,568 - INFO - --------------------------------------------------------------------------------
2025-07-09 12:33:59,270 - INFO - Deleted project: ctest-TestBasicVMVN-77612517, ID : 4e2121f1-dcaa-4500-a959-2d1376aad125