2025-09-22 07:51:35,073 - INFO - Domain Default found not creating
2025-09-22 07:51:35,223 - INFO - Project ctest-TestBasicVMVN-56566124 not found, creating it
2025-09-22 07:51:35,709 - INFO - Created Project:ctest-TestBasicVMVN-56566124, ID : 74c0af47-18b7-4711-83d3-e7bbb3292bfe
2025-09-22 07:51:37,360 - INFO - ================================================================================
2025-09-22 07:51:37,360 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-22 07:51:37,360 - 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-09-22 07:51:37,632 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-09-22 07:51:37,632 - INFO - Initial checks done. Running the testcase now
2025-09-22 07:51:37,632 - INFO -
2025-09-22 07:51:38,240 - DEBUG - Response for create_network : {'network': {'id': 'e3a9969d-8fe4-4119-a558-5e083f185e19', 'name': 'ctest-vn2_metadata-90219781', 'tenant_id': '74c0af4718b7471183d3e7bbb3292bfe', 'project_id': '74c0af4718b7471183d3e7bbb3292bfe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56566124', 'ctest-vn2_metadata-90219781'], 'port_security_enabled': True, 'description': ''}}
2025-09-22 07:51:38,454 - DEBUG - Response for create_subnet : {'subnet': {'id': '0992b524-98fd-4081-be0d-a3253b61ade2', 'name': '', 'tenant_id': '74c0af4718b7471183d3e7bbb3292bfe', 'network_id': 'e3a9969d-8fe4-4119-a558-5e083f185e19', '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': '74c0af4718b7471183d3e7bbb3292bfe'}}
2025-09-22 07:51:38,473 - INFO - Created VN ctest-vn2_metadata-90219781
2025-09-22 07:51:38,527 - DEBUG - VN ctest-vn2_metadata-90219781 UUID is e3a9969d-8fe4-4119-a558-5e083f185e19
2025-09-22 07:51:38,719 - DEBUG - Services list from nova: [, , ]
2025-09-22 07:51:39,845 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4165-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4165-1)
2025-09-22 07:51:39,959 - DEBUG - Link local service introspect added
2025-09-22 07:51:40,000 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-22 07:51:45,078 - DEBUG - VM is in ACTIVE state now
2025-09-22 07:51:45,217 - INFO - Waiting for VM ctest-TestBasicVMVN-56566124-65549443 to be up..
2025-09-22 07:51:45,217 - INFO - VM name : ctest-TestBasicVMVN-56566124-65549443
2025-09-22 07:51:45,307 - DEBUG - VM ctest-TestBasicVMVN-56566124-65549443 ID is de70dc4d-5fde-41fe-ad4d-5cfc92a68c70
2025-09-22 07:51:45,307 - DEBUG - VM ctest-TestBasicVMVN-56566124-65549443 launched on Node cn-jenkins-deploy-platform-ansible-os-4165-1
2025-09-22 07:51:45,381 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/de70dc4d-5fde-41fe-ad4d-5cfc92a68c70
2025-09-22 07:51:45,713 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/de70dc4d-5fde-41fe-ad4d-5cfc92a68c70
2025-09-22 07:51:45,747 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/483d6bba-02f1-48f1-940f-146f28383db1
2025-09-22 07:51:49,004 - 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-09-22 07:51:49,004 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56566124-65549443 failed!
2025-09-22 07:51:49,063 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56566124:ctest-vn2_metadata-90219781 is 11.1.1.1 and allocation pool is NOT set
2025-09-22 07:51:51,128 - 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.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.970 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.970/2.802/4.635/1.832 ms')
2025-09-22 07:51:51,129 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56566124-65549443 passed
2025-09-22 07:51:51,287 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-22 07:51:51,287 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56566124-65549443, IP 11.1.1.3, Port 22
2025-09-22 07:51:51,454 - DEBUG - VM ctest-TestBasicVMVN-56566124-65549443 is ready for SSH connections
2025-09-22 07:51:51,454 - INFO - Retry 0
2025-09-22 07:51:51,454 - 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.48, gateway password: c0ntrail123
2025-09-22 07:51:51,455 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-22 07:51:53,097 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-22 07:51:53,097 - INFO - Generic metadata worked
2025-09-22 07:51:53,354 - DEBUG - Link local service introspect removed
2025-09-22 07:51:53,355 - INFO - Deleting VM ctest-TestBasicVMVN-56566124-65549443
2025-09-22 07:51:53,428 - INFO - Deleting VN ctest-vn2_metadata-90219781
2025-09-22 07:51:53,465 - DEBUG - VN e3a9969d-8fe4-4119-a558-5e083f185e19 still in use: Unable to complete operation on network e3a9969d-8fe4-4119-a558-5e083f185e19. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7097ee31-b45d-4012-ba4c-70be59a839f0']
2025-09-22 07:51:53,466 - WARNING - Deleting VN ctest-vn2_metadata-90219781 failed..Will retry
2025-09-22 07:51:55,572 - DEBUG - Response for deleting network ()
2025-09-22 07:51:55,828 - DEBUG - No XMPP flaps were noticed during the test
2025-09-22 07:51:55,828 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-09-22 07:51:55,828 - INFO - --------------------------------------------------------------------------------
2025-09-22 07:51:55,830 - INFO - ================================================================================
2025-09-22 07:51:55,831 - INFO - STARTING TEST : test_metadata_service
2025-09-22 07:51:55,831 - 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-09-22 07:51:56,125 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-09-22 07:51:56,125 - INFO - Initial checks done. Running the testcase now
2025-09-22 07:51:56,126 - INFO -
2025-09-22 07:51:56,126 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs
2025-09-22 07:51:56,133 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/b9ad9015-b96e-4655-b196-c0b717e1b205
2025-09-22 07:51:56,346 - DEBUG - Response for create_network : {'network': {'id': '63ea5a11-30ae-443c-aa66-9e68c5781595', 'name': 'ctest-vn-14945515', 'tenant_id': '74c0af4718b7471183d3e7bbb3292bfe', 'project_id': '74c0af4718b7471183d3e7bbb3292bfe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56566124', 'ctest-vn-14945515'], 'port_security_enabled': True, 'description': ''}}
2025-09-22 07:51:56,571 - DEBUG - Response for create_subnet : {'subnet': {'id': '145b79a4-66b6-474a-97ab-15f7cc2793d1', 'name': '', 'tenant_id': '74c0af4718b7471183d3e7bbb3292bfe', 'network_id': '63ea5a11-30ae-443c-aa66-9e68c5781595', 'ip_version': 4, 'cidr': '1.2.118.64/26', 'allocation_pools': [{'start': '1.2.118.66', 'end': '1.2.118.126'}], 'gateway_ip': '1.2.118.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '1.2.118.66', 'tags': [], 'project_id': '74c0af4718b7471183d3e7bbb3292bfe'}}
2025-09-22 07:51:56,588 - INFO - Created VN ctest-vn-14945515
2025-09-22 07:51:56,638 - DEBUG - VN ctest-vn-14945515 UUID is 63ea5a11-30ae-443c-aa66-9e68c5781595
2025-09-22 07:51:57,909 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4165-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4165-1)
2025-09-22 07:51:57,910 - INFO - Waiting for VM ctest-TestBasicVMVN-56566124-93292016 to be up..
2025-09-22 07:51:57,955 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-22 07:52:03,035 - DEBUG - VM is in ACTIVE state now
2025-09-22 07:52:03,035 - INFO - VM name : ctest-TestBasicVMVN-56566124-93292016
2025-09-22 07:52:03,109 - DEBUG - VM ctest-TestBasicVMVN-56566124-93292016 ID is f064ae9e-e945-4e8b-9b31-9a27be27709c
2025-09-22 07:52:03,109 - DEBUG - VM ctest-TestBasicVMVN-56566124-93292016 launched on Node cn-jenkins-deploy-platform-ansible-os-4165-1
2025-09-22 07:52:03,189 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/f064ae9e-e945-4e8b-9b31-9a27be27709c
2025-09-22 07:52:03,198 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/f399829d-b56a-4504-9b20-d85759e6e809
2025-09-22 07:52:06,449 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms')
2025-09-22 07:52:06,449 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56566124-93292016 failed!
2025-09-22 07:52:06,503 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56566124:ctest-vn-14945515 is 1.2.118.65 and allocation pool is NOT set
2025-09-22 07:52:10,578 - 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=8.60 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 8.595/8.595/8.595/0.000 ms')
2025-09-22 07:52:10,578 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56566124-93292016 passed
2025-09-22 07:52:10,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-22 07:52:10,731 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56566124-93292016, IP 1.2.118.67, Port 22
2025-09-22 07:52:10,901 - DEBUG - VM ctest-TestBasicVMVN-56566124-93292016 is ready for SSH connections
2025-09-22 07:52:10,901 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-09-22 07:52:10,901 - DEBUG - cat /tmp/output.txt
2025-09-22 07:52:12,613 - DEBUG - Hello World. The time is now Mon, 22 Sep 2025 01:52:09 -0600!
2025-09-22 07:52:12,613 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 22 Sep 2025 01:52:09 -0600!'}
2025-09-22 07:52:12,613 - INFO - metadata_script.txt got executed in the vm
2025-09-22 07:52:12,614 - INFO - Deleting VM ctest-TestBasicVMVN-56566124-93292016
2025-09-22 07:52:12,683 - INFO - Deleting VN ctest-vn-14945515
2025-09-22 07:52:12,721 - DEBUG - VN 63ea5a11-30ae-443c-aa66-9e68c5781595 still in use: Unable to complete operation on network 63ea5a11-30ae-443c-aa66-9e68c5781595. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a2ae35c5-c3a8-4e97-bfc1-deefc70fea5b']
2025-09-22 07:52:12,722 - WARNING - Deleting VN ctest-vn-14945515 failed..Will retry
2025-09-22 07:52:14,821 - DEBUG - Response for deleting network ()
2025-09-22 07:52:15,078 - DEBUG - No XMPP flaps were noticed during the test
2025-09-22 07:52:15,078 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-09-22 07:52:15,078 - INFO - --------------------------------------------------------------------------------
2025-09-22 07:52:15,082 - INFO - ================================================================================
2025-09-22 07:52:15,082 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-22 07:52:15,082 - 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-09-22 07:52:15,364 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-09-22 07:52:15,364 - INFO - Initial checks done. Running the testcase now
2025-09-22 07:52:15,364 - INFO -
2025-09-22 07:52:15,858 - DEBUG - Response for create_network : {'network': {'id': '62a79267-8bf0-47d1-b0b2-4e93595f0dc0', 'name': 'ctest-vn-98804026', 'tenant_id': '74c0af4718b7471183d3e7bbb3292bfe', 'project_id': '74c0af4718b7471183d3e7bbb3292bfe', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56566124', 'ctest-vn-98804026'], 'port_security_enabled': True, 'description': ''}}
2025-09-22 07:52:16,029 - DEBUG - Response for create_subnet : {'subnet': {'id': '635d7d82-458e-4145-afc7-3a2358b9cf83', 'name': '', 'tenant_id': '74c0af4718b7471183d3e7bbb3292bfe', 'network_id': '62a79267-8bf0-47d1-b0b2-4e93595f0dc0', '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': '74c0af4718b7471183d3e7bbb3292bfe'}}
2025-09-22 07:52:16,168 - DEBUG - Response for create_subnet : {'subnet': {'id': '9261c766-5561-437e-8371-213d37a90451', 'name': '', 'tenant_id': '74c0af4718b7471183d3e7bbb3292bfe', 'network_id': '62a79267-8bf0-47d1-b0b2-4e93595f0dc0', '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': '74c0af4718b7471183d3e7bbb3292bfe'}}
2025-09-22 07:52:16,189 - INFO - Created VN ctest-vn-98804026
2025-09-22 07:52:16,243 - DEBUG - VN ctest-vn-98804026 UUID is 62a79267-8bf0-47d1-b0b2-4e93595f0dc0
2025-09-22 07:52:16,616 - DEBUG - Response for create_port : {'port': {'name': '7f6e7921-6ad5-4b3f-8738-8237d367431f', 'id': '7f6e7921-6ad5-4b3f-8738-8237d367431f', 'tenant_id': '74c0af4718b7471183d3e7bbb3292bfe', 'network_id': '62a79267-8bf0-47d1-b0b2-4e93595f0dc0', 'mac_address': '02:7f:6e:79:21:6a', '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': '635d7d82-458e-4145-afc7-3a2358b9cf83'}], 'security_groups': ['e7c180cd-f1b3-436c-bc70-8f5c140d3b99'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '74c0af4718b7471183d3e7bbb3292bfe'}}
2025-09-22 07:52:16,781 - DEBUG - Response for create_port : {'port': {'name': 'f4e88937-73ad-4118-9028-49bc1df8727f', 'id': 'f4e88937-73ad-4118-9028-49bc1df8727f', 'tenant_id': '74c0af4718b7471183d3e7bbb3292bfe', 'network_id': '62a79267-8bf0-47d1-b0b2-4e93595f0dc0', 'mac_address': '02:f4:e8:89:37:73', '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': '9261c766-5561-437e-8371-213d37a90451'}], 'security_groups': ['e7c180cd-f1b3-436c-bc70-8f5c140d3b99'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '74c0af4718b7471183d3e7bbb3292bfe'}}
2025-09-22 07:52:17,127 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4165-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4165-1)
2025-09-22 07:52:17,548 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4165-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4165-1)
2025-09-22 07:52:18,873 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4165-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4165-1)
2025-09-22 07:52:18,873 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-09-22 07:52:18,879 - DEBUG - Requesting: http://10.0.0.48:8082/domain/9bcf03ed-319e-4000-87f1-0170b3fc8244
2025-09-22 07:52:18,892 - DEBUG - Requesting: http://10.0.0.48:8082/project/74c0af47-18b7-4711-83d3-e7bbb3292bfe
2025-09-22 07:52:18,992 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/4d333f95-1609-48be-b88a-bc04a66223cc
2025-09-22 07:52:19,005 - INFO - Verifications in API Server for IPAM: ctest-ipam-03977786 passed
2025-09-22 07:52:19,011 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-56566124:ctest-ipam-03977786', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-56566124', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5562859874285078718', 'uuid-lslong': '13297647577922151372'}, 'enable': 'true', 'created': '2025-09-22T07:52:15', 'last-modified': '2025-09-22T07:52:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.418630'}
2025-09-22 07:52:19,011 - INFO - Verifications in Control node for IPAM: ctest-ipam-03977786 passed
2025-09-22 07:52:19,011 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-09-22 07:52:19,023 - DEBUG - Requesting: http://10.0.0.48:8082/domain/9bcf03ed-319e-4000-87f1-0170b3fc8244
2025-09-22 07:52:19,033 - DEBUG - Requesting: http://10.0.0.48:8082/project/74c0af47-18b7-4711-83d3-e7bbb3292bfe
2025-09-22 07:52:19,113 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/62a79267-8bf0-47d1-b0b2-4e93595f0dc0
2025-09-22 07:52:19,145 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/62a79267-8bf0-47d1-b0b2-4e93595f0dc0
2025-09-22 07:52:19,158 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/bd7685dd-0873-4c98-9011-32f374a5fff7
2025-09-22 07:52:19,168 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/bd7685dd-0873-4c98-9011-32f374a5fff7
2025-09-22 07:52:19,179 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/b5ae8b35-b55a-47af-b2f6-5a98c4129ab4
2025-09-22 07:52:19,185 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-22 07:52:19,185 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/62a79267-8bf0-47d1-b0b2-4e93595f0dc0
2025-09-22 07:52:19,195 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/bd7685dd-0873-4c98-9011-32f374a5fff7
2025-09-22 07:52:19,213 - INFO - Verified VN network id 12 for VN 62a79267-8bf0-47d1-b0b2-4e93595f0dc0
2025-09-22 07:52:19,213 - INFO - Verifications in API Server for VN ctest-vn-98804026 passed
2025-09-22 07:52:19,213 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/62a79267-8bf0-47d1-b0b2-4e93595f0dc0
2025-09-22 07:52:19,224 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/bd7685dd-0873-4c98-9011-32f374a5fff7
2025-09-22 07:52:19,233 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/bd7685dd-0873-4c98-9011-32f374a5fff7
2025-09-22 07:52:19,240 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/b5ae8b35-b55a-47af-b2f6-5a98c4129ab4
2025-09-22 07:52:19,254 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-56566124:ctest-vn-98804026', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-56566124', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7108811510254684113', 'uuid-lslong': '12732325491296374208'}, 'enable': 'true', 'created': '2025-09-22T07:52:15', 'last-modified': '2025-09-22T07:52:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.114587'}
2025-09-22 07:52:19,261 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-22 07:52:19,261 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-98804026 passed
2025-09-22 07:52:19,261 - DEBUG - ====Verifying policy data for ctest-vn-98804026 in API_Server ======
2025-09-22 07:52:19,261 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-09-22 07:52:19,267 - DEBUG - Requesting: http://10.0.0.48:8082/domain/9bcf03ed-319e-4000-87f1-0170b3fc8244
2025-09-22 07:52:19,279 - DEBUG - Requesting: http://10.0.0.48:8082/project/74c0af47-18b7-4711-83d3-e7bbb3292bfe
2025-09-22 07:52:19,369 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/62a79267-8bf0-47d1-b0b2-4e93595f0dc0
2025-09-22 07:52:19,379 - DEBUG - =>VN ctest-vn-98804026 has no policy to be verified
2025-09-22 07:52:19,379 - DEBUG - Verifying the vn in opserver
2025-09-22 07:52:19,379 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-56566124:ctest-vn-98804026 virtual network link through opserver 10.0.0.48
2025-09-22 07:52:19,380 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-09-22 07:52:19,829 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks
2025-09-22 07:52:19,891 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-56566124:ctest-vn-98804026', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-56566124:ctest-vn-98804026?flat'}
2025-09-22 07:52:19,891 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-56566124:ctest-vn-98804026 is found in opserver
2025-09-22 07:52:19,897 - DEBUG - VRF ids for VN ctest-vn-98804026: {'10.0.0.48': '2'}
2025-09-22 07:52:19,897 - INFO - Waiting for VM ctest-TestBasicVMVN-56566124-99357821 to be up..
2025-09-22 07:52:19,980 - DEBUG - VM is in ACTIVE state now
2025-09-22 07:52:19,980 - INFO - VM name : ctest-TestBasicVMVN-56566124-99357821
2025-09-22 07:52:20,063 - DEBUG - VM ctest-TestBasicVMVN-56566124-99357821 ID is 9efaee83-7415-4663-87d2-5e28762514dc
2025-09-22 07:52:20,063 - DEBUG - VM ctest-TestBasicVMVN-56566124-99357821 launched on Node cn-jenkins-deploy-platform-ansible-os-4165-1
2025-09-22 07:52:20,150 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/9efaee83-7415-4663-87d2-5e28762514dc
2025-09-22 07:52:20,164 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/7f6e7921-6ad5-4b3f-8738-8237d367431f
2025-09-22 07:52:23,438 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-09-22 07:52:23,438 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56566124-99357821 failed!
2025-09-22 07:52:23,495 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56566124:ctest-vn-98804026 is 31.1.1.1 and allocation pool is NOT set
2025-09-22 07:52:23,495 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56566124:ctest-vn-98804026 is 31.1.2.1 and allocation pool is NOT set
2025-09-22 07:52:27,569 - 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 1010ms')
2025-09-22 07:52:27,569 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56566124-99357821 failed!
2025-09-22 07:52:27,631 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56566124:ctest-vn-98804026 is 31.1.1.1 and allocation pool is NOT set
2025-09-22 07:52:27,631 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56566124:ctest-vn-98804026 is 31.1.2.1 and allocation pool is NOT set
2025-09-22 07:52:29,700 - 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.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.09 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.093/2.892/4.691/1.799 ms')
2025-09-22 07:52:29,700 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56566124-99357821 passed
2025-09-22 07:52:29,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-22 07:52:29,855 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56566124-99357821, IP 31.1.1.4, Port 22
2025-09-22 07:52:30,020 - DEBUG - VM ctest-TestBasicVMVN-56566124-99357821 is ready for SSH connections
2025-09-22 07:52:30,021 - INFO - Waiting for VM ctest-TestBasicVMVN-56566124-60588469 to be up..
2025-09-22 07:52:30,099 - DEBUG - VM is in ACTIVE state now
2025-09-22 07:52:30,099 - INFO - VM name : ctest-TestBasicVMVN-56566124-60588469
2025-09-22 07:52:30,177 - DEBUG - VM ctest-TestBasicVMVN-56566124-60588469 ID is d422d40b-b886-452b-8e7c-3f54768723a9
2025-09-22 07:52:30,177 - DEBUG - VM ctest-TestBasicVMVN-56566124-60588469 launched on Node cn-jenkins-deploy-platform-ansible-os-4165-1
2025-09-22 07:52:30,256 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/d422d40b-b886-452b-8e7c-3f54768723a9
2025-09-22 07:52:30,265 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/f4e88937-73ad-4118-9028-49bc1df8727f
2025-09-22 07:52:31,499 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.16 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.479 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.479/1.818/3.158/1.339 ms')
2025-09-22 07:52:31,499 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-56566124-60588469 passed
2025-09-22 07:52:31,651 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-22 07:52:31,651 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56566124-60588469, IP 31.1.2.4, Port 22
2025-09-22 07:52:31,806 - DEBUG - VM ctest-TestBasicVMVN-56566124-60588469 is ready for SSH connections
2025-09-22 07:52:31,806 - INFO - Waiting for VM ctest-TestBasicVMVN-56566124-83266468 to be up..
2025-09-22 07:52:31,879 - DEBUG - VM is in ACTIVE state now
2025-09-22 07:52:31,880 - INFO - VM name : ctest-TestBasicVMVN-56566124-83266468
2025-09-22 07:52:31,951 - DEBUG - VM ctest-TestBasicVMVN-56566124-83266468 ID is 40a3d28a-1506-4a57-876a-6e40096a144a
2025-09-22 07:52:31,951 - DEBUG - VM ctest-TestBasicVMVN-56566124-83266468 launched on Node cn-jenkins-deploy-platform-ansible-os-4165-1
2025-09-22 07:52:32,023 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/40a3d28a-1506-4a57-876a-6e40096a144a
2025-09-22 07:52:32,031 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/a24e6b88-796e-4a55-9eca-abeeb05f84a6
2025-09-22 07:52:33,272 - 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.84 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.509 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.509/2.176/3.844/1.667 ms')
2025-09-22 07:52:33,272 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-56566124-83266468 passed
2025-09-22 07:52:33,427 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-22 07:52:33,427 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56566124-83266468, IP 31.1.1.3, Port 22
2025-09-22 07:52:33,582 - DEBUG - VM ctest-TestBasicVMVN-56566124-83266468 is ready for SSH connections
2025-09-22 07:52:33,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-22 07:52:33,583 - 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.48, gateway password: c0ntrail123
2025-09-22 07:52:33,583 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-22 07:52:37,679 - 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.409 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.964 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.980 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.964/2.117/4.409 ms
2025-09-22 07:52:37,679 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-56566124-99357821 passed
2025-09-22 07:52:37,679 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-22 07:52:37,679 - 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.48, gateway password: c0ntrail123
2025-09-22 07:52:37,679 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-22 07:52:41,403 - 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.329 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.979 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.426 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.979/1.911/3.329 ms
2025-09-22 07:52:41,403 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-56566124-60588469 passed
2025-09-22 07:52:41,403 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-22 07:52:41,404 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-22 07:52:41,404 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-22 07:52:41,404 - 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.48, gateway password: c0ntrail123
2025-09-22 07:52:41,404 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-22 07:52:41,620 - DEBUG - None
2025-09-22 07:52:41,620 - 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.48, gateway password: c0ntrail123
2025-09-22 07:52:41,620 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-22 07:52:41,831 - DEBUG - None
2025-09-22 07:52:41,831 - 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.48, gateway password: c0ntrail123
2025-09-22 07:52:41,831 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-22 07:52:42,521 - DEBUG - None
2025-09-22 07:52:42,521 - 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.48, gateway password: c0ntrail123
2025-09-22 07:52:42,521 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-22 07:52:44,771 - 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.145 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.214 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.599 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.036 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.469 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.469/2.492/7.214 ms
2025-09-22 07:52:44,772 - 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.48, gateway password: c0ntrail123
2025-09-22 07:52:44,772 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-22 07:52:47,035 - 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.313 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.362 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.523 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.523 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.916 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.847 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.438 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.438/2.131/4.523 ms
2025-09-22 07:52:47,036 - 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.48, gateway password: c0ntrail123
2025-09-22 07:52:47,036 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-22 07:52:49,306 - 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.820 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.774 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.977 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.577 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.368 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.800 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.510 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.510/2.689/5.977 ms
2025-09-22 07:52:49,307 - INFO - Deleting VM ctest-TestBasicVMVN-56566124-83266468
2025-09-22 07:52:49,406 - INFO - Detaching port f4e88937-73ad-4118-9028-49bc1df8727f from VM ctest-TestBasicVMVN-56566124-60588469
2025-09-22 07:52:49,448 - INFO - Deleting VM ctest-TestBasicVMVN-56566124-60588469
2025-09-22 07:52:49,516 - INFO - Detaching port 7f6e7921-6ad5-4b3f-8738-8237d367431f from VM ctest-TestBasicVMVN-56566124-99357821
2025-09-22 07:52:49,547 - INFO - Deleting VM ctest-TestBasicVMVN-56566124-99357821
2025-09-22 07:52:49,616 - INFO - Deleting VN ctest-vn-98804026
2025-09-22 07:52:49,841 - DEBUG - Response for delete_port : ()
2025-09-22 07:52:50,074 - DEBUG - Response for delete_port : ()
2025-09-22 07:52:50,236 - DEBUG - VN 62a79267-8bf0-47d1-b0b2-4e93595f0dc0 still in use: Unable to complete operation on network 62a79267-8bf0-47d1-b0b2-4e93595f0dc0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-75efa31a-4ed7-47a5-9925-0c80be5fa443']
2025-09-22 07:52:50,236 - WARNING - Deleting VN ctest-vn-98804026 failed..Will retry
2025-09-22 07:52:52,402 - DEBUG - Response for deleting network ()
2025-09-22 07:52:52,402 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/bd7685dd-0873-4c98-9011-32f374a5fff7
2025-09-22 07:52:52,409 - DEBUG - Response Code: 404
2025-09-22 07:52:52,409 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-09-22 07:52:52,416 - DEBUG - Requesting: http://10.0.0.48:8082/domain/9bcf03ed-319e-4000-87f1-0170b3fc8244
2025-09-22 07:52:52,474 - DEBUG - Requesting: http://10.0.0.48:8082/project/74c0af47-18b7-4711-83d3-e7bbb3292bfe
2025-09-22 07:52:52,563 - INFO - Validated that VN ctest-vn-98804026 is not found in API Server
2025-09-22 07:52:52,574 - DEBUG - VN ctest-vn-98804026 is not present in Agent 10.0.0.48
2025-09-22 07:52:52,574 - INFO - Validated that VN ctest-vn-98804026 is not in any agent
2025-09-22 07:52:52,580 - DEBUG - VRF 2 is not seen in agent 10.0.0.48
2025-09-22 07:52:52,589 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-98804026
2025-09-22 07:52:52,589 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-56566124:ctest-vn-98804026
2025-09-22 07:52:52,600 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-98804026 info
2025-09-22 07:52:52,682 - INFO - IPAM: ctest-ipam-03977786 is not found in API Server
2025-09-22 07:52:52,695 - INFO - IPAM:ctest-ipam-03977786 is not found in control node
2025-09-22 07:52:52,960 - DEBUG - No XMPP flaps were noticed during the test
2025-09-22 07:52:52,960 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-22 07:52:52,960 - INFO - --------------------------------------------------------------------------------
2025-09-22 07:52:53,770 - INFO - Deleted project: ctest-TestBasicVMVN-56566124, ID : 74c0af47-18b7-4711-83d3-e7bbb3292bfe