2026-04-20 12:14:33,104 - INFO - Domain Default found not creating
2026-04-20 12:14:33,351 - INFO - Project ctest-TestBasicVMVN-42853347 not found, creating it
2026-04-20 12:14:33,819 - INFO - Created Project:ctest-TestBasicVMVN-42853347, ID : 99e871d2-f85d-4b2f-8e28-d892f86adee0
2026-04-20 12:14:35,396 - INFO - ================================================================================
2026-04-20 12:14:35,396 - INFO - STARTING TEST : test_generic_link_local_service
2026-04-20 12:14:35,396 - 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
2026-04-20 12:14:35,653 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-20 12:14:35,653 - INFO - Initial checks done. Running the testcase now
2026-04-20 12:14:35,653 - INFO -
2026-04-20 12:14:36,225 - DEBUG - Response for create_network : {'network': {'id': 'afe5b822-6d1e-4301-a632-5e32a8894c85', 'name': 'ctest-vn2_metadata-03574477', 'tenant_id': '99e871d2f85d4b2f8e28d892f86adee0', 'project_id': '99e871d2f85d4b2f8e28d892f86adee0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42853347', 'ctest-vn2_metadata-03574477'], 'port_security_enabled': True, 'description': ''}}
2026-04-20 12:14:36,434 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b5b3cb36-e47b-4b1a-9851-929f2a938fd8', 'name': '', 'tenant_id': '99e871d2f85d4b2f8e28d892f86adee0', 'network_id': 'afe5b822-6d1e-4301-a632-5e32a8894c85', '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': '99e871d2f85d4b2f8e28d892f86adee0'}}
2026-04-20 12:14:36,456 - INFO - Created VN ctest-vn2_metadata-03574477
2026-04-20 12:14:36,510 - DEBUG - VN ctest-vn2_metadata-03574477 UUID is afe5b822-6d1e-4301-a632-5e32a8894c85
2026-04-20 12:14:36,700 - DEBUG - Services list from nova: [, , ]
2026-04-20 12:14:37,786 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5650-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5650-1)
2026-04-20 12:14:37,894 - DEBUG - Link local service introspect added
2026-04-20 12:14:37,943 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-20 12:14:43,026 - DEBUG - VM is in ACTIVE state now
2026-04-20 12:14:43,154 - INFO - Waiting for VM ctest-TestBasicVMVN-42853347-26443064 to be up..
2026-04-20 12:14:43,154 - INFO - VM name : ctest-TestBasicVMVN-42853347-26443064
2026-04-20 12:14:43,233 - DEBUG - VM ctest-TestBasicVMVN-42853347-26443064 ID is 70cf16f3-1817-4e7d-ace3-b3caf650ef7e
2026-04-20 12:14:43,233 - DEBUG - VM ctest-TestBasicVMVN-42853347-26443064 launched on Node cn-jenkins-deploy-platform-ansible-os-5650-1
2026-04-20 12:14:43,317 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/70cf16f3-1817-4e7d-ace3-b3caf650ef7e
2026-04-20 12:14:43,621 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/70cf16f3-1817-4e7d-ace3-b3caf650ef7e
2026-04-20 12:14:43,664 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/af011ba2-5c4e-4afb-b39d-2a1a2f65f608
2026-04-20 12:14:46,921 - 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')
2026-04-20 12:14:46,922 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42853347-26443064 failed!
2026-04-20 12:14:46,978 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42853347:ctest-vn2_metadata-03574477 is 11.1.1.1 and allocation pool is NOT set
2026-04-20 12:14:49,049 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.74 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.738/3.997/5.256/1.259 ms')
2026-04-20 12:14:49,049 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42853347-26443064 passed
2026-04-20 12:14:49,202 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 12:14:49,202 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42853347-26443064, IP 11.1.1.3, Port 22
2026-04-20 12:14:49,369 - DEBUG - VM ctest-TestBasicVMVN-42853347-26443064 is ready for SSH connections
2026-04-20 12:14:49,369 - INFO - Retry 0
2026-04-20 12:14:49,369 - 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.50, gateway password: c0ntrail123
2026-04-20 12:14:49,369 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-04-20 12:14:51,056 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-04-20 12:14:51,056 - INFO - Generic metadata worked
2026-04-20 12:14:51,310 - DEBUG - Link local service introspect removed
2026-04-20 12:14:51,310 - INFO - Deleting VM ctest-TestBasicVMVN-42853347-26443064
2026-04-20 12:14:51,389 - INFO - Deleting VN ctest-vn2_metadata-03574477
2026-04-20 12:14:51,439 - DEBUG - VN afe5b822-6d1e-4301-a632-5e32a8894c85 still in use: Unable to complete operation on network afe5b822-6d1e-4301-a632-5e32a8894c85. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-70925fa3-34c7-45bb-a09a-fc7762c1b2f8']
2026-04-20 12:14:51,440 - WARNING - Deleting VN ctest-vn2_metadata-03574477 failed..Will retry
2026-04-20 12:14:53,543 - DEBUG - Response for deleting network ()
2026-04-20 12:14:53,796 - DEBUG - No XMPP flaps were noticed during the test
2026-04-20 12:14:53,796 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-04-20 12:14:53,796 - INFO - --------------------------------------------------------------------------------
2026-04-20 12:14:53,798 - INFO - ================================================================================
2026-04-20 12:14:53,799 - INFO - STARTING TEST : test_metadata_service
2026-04-20 12:14:53,799 - 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
2026-04-20 12:14:54,088 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-20 12:14:54,088 - INFO - Initial checks done. Running the testcase now
2026-04-20 12:14:54,088 - INFO -
2026-04-20 12:14:54,088 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-04-20 12:14:54,094 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/41cffdc1-bddc-4d0f-85fd-e66cb3750227
2026-04-20 12:14:54,281 - DEBUG - Response for create_network : {'network': {'id': '2d9d5ff7-b7d7-4dba-a9e1-86dfff3731cd', 'name': 'ctest-vn-15024163', 'tenant_id': '99e871d2f85d4b2f8e28d892f86adee0', 'project_id': '99e871d2f85d4b2f8e28d892f86adee0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42853347', 'ctest-vn-15024163'], 'port_security_enabled': True, 'description': ''}}
2026-04-20 12:14:54,437 - DEBUG - Response for create_subnet : {'subnet': {'id': '264ba91c-5bfe-4319-b1c1-5516d9e518f8', 'name': '', 'tenant_id': '99e871d2f85d4b2f8e28d892f86adee0', 'network_id': '2d9d5ff7-b7d7-4dba-a9e1-86dfff3731cd', 'ip_version': 4, 'cidr': '19.240.159.64/26', 'allocation_pools': [{'start': '19.240.159.66', 'end': '19.240.159.126'}], 'gateway_ip': '19.240.159.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '19.240.159.66', 'tags': [], 'project_id': '99e871d2f85d4b2f8e28d892f86adee0'}}
2026-04-20 12:14:54,455 - INFO - Created VN ctest-vn-15024163
2026-04-20 12:14:54,506 - DEBUG - VN ctest-vn-15024163 UUID is 2d9d5ff7-b7d7-4dba-a9e1-86dfff3731cd
2026-04-20 12:14:55,758 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5650-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5650-1)
2026-04-20 12:14:55,758 - INFO - Waiting for VM ctest-TestBasicVMVN-42853347-14510181 to be up..
2026-04-20 12:14:55,808 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-20 12:15:00,892 - DEBUG - VM is in ACTIVE state now
2026-04-20 12:15:00,892 - INFO - VM name : ctest-TestBasicVMVN-42853347-14510181
2026-04-20 12:15:01,012 - DEBUG - VM ctest-TestBasicVMVN-42853347-14510181 ID is ea0662fb-af6f-4756-8202-f4640bb9542e
2026-04-20 12:15:01,012 - DEBUG - VM ctest-TestBasicVMVN-42853347-14510181 launched on Node cn-jenkins-deploy-platform-ansible-os-5650-1
2026-04-20 12:15:01,096 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ea0662fb-af6f-4756-8202-f4640bb9542e
2026-04-20 12:15:01,105 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/99924786-ddc7-46ba-bbac-8e3a6f735a39
2026-04-20 12:15:04,361 - 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 1013ms')
2026-04-20 12:15:04,361 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42853347-14510181 failed!
2026-04-20 12:15:04,418 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42853347:ctest-vn-15024163 is 19.240.159.65 and allocation pool is NOT set
2026-04-20 12:15:08,487 - 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=6.38 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1003ms\r\nrtt min/avg/max/mdev = 6.375/6.375/6.375/0.000 ms')
2026-04-20 12:15:08,487 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42853347-14510181 passed
2026-04-20 12:15:08,646 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 12:15:08,646 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42853347-14510181, IP 19.240.159.67, Port 22
2026-04-20 12:15:08,801 - DEBUG - VM ctest-TestBasicVMVN-42853347-14510181 is ready for SSH connections
2026-04-20 12:15:08,801 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-04-20 12:15:08,801 - DEBUG - cat /tmp/output.txt
2026-04-20 12:15:10,491 - DEBUG - Hello World. The time is now Mon, 20 Apr 2026 06:15:06 -0600!
2026-04-20 12:15:10,491 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 20 Apr 2026 06:15:06 -0600!'}
2026-04-20 12:15:10,491 - INFO - metadata_script.txt got executed in the vm
2026-04-20 12:15:10,491 - INFO - Deleting VM ctest-TestBasicVMVN-42853347-14510181
2026-04-20 12:15:10,573 - INFO - Deleting VN ctest-vn-15024163
2026-04-20 12:15:10,618 - DEBUG - VN 2d9d5ff7-b7d7-4dba-a9e1-86dfff3731cd still in use: Unable to complete operation on network 2d9d5ff7-b7d7-4dba-a9e1-86dfff3731cd. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9db3501b-8a5d-466e-a525-0536fcda44de']
2026-04-20 12:15:10,618 - WARNING - Deleting VN ctest-vn-15024163 failed..Will retry
2026-04-20 12:15:12,753 - DEBUG - Response for deleting network ()
2026-04-20 12:15:13,016 - DEBUG - No XMPP flaps were noticed during the test
2026-04-20 12:15:13,016 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2026-04-20 12:15:13,016 - INFO - --------------------------------------------------------------------------------
2026-04-20 12:15:13,019 - INFO - ================================================================================
2026-04-20 12:15:13,019 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-04-20 12:15:13,019 - 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
2026-04-20 12:15:13,307 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-04-20 12:15:13,307 - INFO - Initial checks done. Running the testcase now
2026-04-20 12:15:13,307 - INFO -
2026-04-20 12:15:13,838 - DEBUG - Response for create_network : {'network': {'id': '2e221fa8-1ec2-4402-bec5-63cc862e4990', 'name': 'ctest-vn-07757400', 'tenant_id': '99e871d2f85d4b2f8e28d892f86adee0', 'project_id': '99e871d2f85d4b2f8e28d892f86adee0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42853347', 'ctest-vn-07757400'], 'port_security_enabled': True, 'description': ''}}
2026-04-20 12:15:14,068 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e19e8496-fa8d-4d10-9129-402583397aa9', 'name': '', 'tenant_id': '99e871d2f85d4b2f8e28d892f86adee0', 'network_id': '2e221fa8-1ec2-4402-bec5-63cc862e4990', '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': '99e871d2f85d4b2f8e28d892f86adee0'}}
2026-04-20 12:15:14,280 - DEBUG - Response for create_subnet : {'subnet': {'id': '90590814-d233-40df-9270-c8d9a7165852', 'name': '', 'tenant_id': '99e871d2f85d4b2f8e28d892f86adee0', 'network_id': '2e221fa8-1ec2-4402-bec5-63cc862e4990', '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': '99e871d2f85d4b2f8e28d892f86adee0'}}
2026-04-20 12:15:14,302 - INFO - Created VN ctest-vn-07757400
2026-04-20 12:15:14,358 - DEBUG - VN ctest-vn-07757400 UUID is 2e221fa8-1ec2-4402-bec5-63cc862e4990
2026-04-20 12:15:14,733 - DEBUG - Response for create_port : {'port': {'name': 'ba816c64-43d9-4d04-83be-889f3c3f280e', 'id': 'ba816c64-43d9-4d04-83be-889f3c3f280e', 'tenant_id': '99e871d2f85d4b2f8e28d892f86adee0', 'network_id': '2e221fa8-1ec2-4402-bec5-63cc862e4990', 'mac_address': '02:ba:81:6c:64:43', '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': 'e19e8496-fa8d-4d10-9129-402583397aa9'}], 'security_groups': ['00a57c8c-5bda-49f4-813a-7cf421f4b909'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '99e871d2f85d4b2f8e28d892f86adee0'}}
2026-04-20 12:15:14,920 - DEBUG - Response for create_port : {'port': {'name': '29fc5249-28b7-4d7f-a7d9-65c97941d37e', 'id': '29fc5249-28b7-4d7f-a7d9-65c97941d37e', 'tenant_id': '99e871d2f85d4b2f8e28d892f86adee0', 'network_id': '2e221fa8-1ec2-4402-bec5-63cc862e4990', 'mac_address': '02:29:fc:52:49:28', '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': '90590814-d233-40df-9270-c8d9a7165852'}], 'security_groups': ['00a57c8c-5bda-49f4-813a-7cf421f4b909'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '99e871d2f85d4b2f8e28d892f86adee0'}}
2026-04-20 12:15:15,373 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5650-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5650-1)
2026-04-20 12:15:15,911 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5650-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5650-1)
2026-04-20 12:15:17,289 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5650-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5650-1)
2026-04-20 12:15:17,289 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-04-20 12:15:17,297 - DEBUG - Requesting: http://10.0.0.50:8082/domain/18a14f92-daf6-4052-b99b-1b0121998f5c
2026-04-20 12:15:17,315 - DEBUG - Requesting: http://10.0.0.50:8082/project/99e871d2-f85d-4b2f-8e28-d892f86adee0
2026-04-20 12:15:17,396 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/27f84cd4-a370-4d8c-8c43-4187cd3cbe36
2026-04-20 12:15:17,436 - INFO - Verifications in API Server for IPAM: ctest-ipam-46529659 passed
2026-04-20 12:15:17,445 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-42853347:ctest-ipam-46529659', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42853347', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2880136437862256012', 'uuid-lslong': '10106994040269225526'}, 'enable': 'true', 'created': '2026-04-20T12:15:13', 'last-modified': '2026-04-20T12:15:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.900276'}
2026-04-20 12:15:17,445 - INFO - Verifications in Control node for IPAM: ctest-ipam-46529659 passed
2026-04-20 12:15:17,446 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-04-20 12:15:17,457 - DEBUG - Requesting: http://10.0.0.50:8082/domain/18a14f92-daf6-4052-b99b-1b0121998f5c
2026-04-20 12:15:17,476 - DEBUG - Requesting: http://10.0.0.50:8082/project/99e871d2-f85d-4b2f-8e28-d892f86adee0
2026-04-20 12:15:17,567 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2e221fa8-1ec2-4402-bec5-63cc862e4990
2026-04-20 12:15:17,580 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2e221fa8-1ec2-4402-bec5-63cc862e4990
2026-04-20 12:15:17,592 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/b3a4380f-6272-4fce-afc3-3c1f601fce1d
2026-04-20 12:15:17,612 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/b3a4380f-6272-4fce-afc3-3c1f601fce1d
2026-04-20 12:15:17,622 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/8bc2dbe0-c774-4bef-978c-299fcbc6ca26
2026-04-20 12:15:17,633 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-20 12:15:17,633 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2e221fa8-1ec2-4402-bec5-63cc862e4990
2026-04-20 12:15:17,647 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/b3a4380f-6272-4fce-afc3-3c1f601fce1d
2026-04-20 12:15:17,667 - INFO - Verified VN network id 11 for VN 2e221fa8-1ec2-4402-bec5-63cc862e4990
2026-04-20 12:15:17,667 - INFO - Verifications in API Server for VN ctest-vn-07757400 passed
2026-04-20 12:15:17,667 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2e221fa8-1ec2-4402-bec5-63cc862e4990
2026-04-20 12:15:17,679 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/b3a4380f-6272-4fce-afc3-3c1f601fce1d
2026-04-20 12:15:17,690 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/b3a4380f-6272-4fce-afc3-3c1f601fce1d
2026-04-20 12:15:17,702 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/8bc2dbe0-c774-4bef-978c-299fcbc6ca26
2026-04-20 12:15:17,719 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-42853347:ctest-vn-07757400', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42853347', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3324254281883862018', 'uuid-lslong': '13746503167693965712'}, 'enable': 'true', 'created': '2026-04-20T12:15:13', 'last-modified': '2026-04-20T12:15:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.469679'}
2026-04-20 12:15:17,727 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-20 12:15:17,727 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-07757400 passed
2026-04-20 12:15:17,727 - DEBUG - ====Verifying policy data for ctest-vn-07757400 in API_Server ======
2026-04-20 12:15:17,727 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-04-20 12:15:17,734 - DEBUG - Requesting: http://10.0.0.50:8082/domain/18a14f92-daf6-4052-b99b-1b0121998f5c
2026-04-20 12:15:17,757 - DEBUG - Requesting: http://10.0.0.50:8082/project/99e871d2-f85d-4b2f-8e28-d892f86adee0
2026-04-20 12:15:17,905 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2e221fa8-1ec2-4402-bec5-63cc862e4990
2026-04-20 12:15:17,931 - DEBUG - =>VN ctest-vn-07757400 has no policy to be verified
2026-04-20 12:15:17,931 - DEBUG - Verifying the vn in opserver
2026-04-20 12:15:17,931 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-42853347:ctest-vn-07757400 virtual network link through opserver 10.0.0.50
2026-04-20 12:15:17,931 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-04-20 12:15:18,373 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-04-20 12:15:18,501 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-42853347:ctest-vn-07757400', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-42853347:ctest-vn-07757400?flat'}
2026-04-20 12:15:18,501 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-42853347:ctest-vn-07757400 is found in opserver
2026-04-20 12:15:18,510 - DEBUG - VRF ids for VN ctest-vn-07757400: {'10.0.0.50': '2'}
2026-04-20 12:15:18,510 - INFO - Waiting for VM ctest-TestBasicVMVN-42853347-87297501 to be up..
2026-04-20 12:15:18,618 - DEBUG - VM is in ACTIVE state now
2026-04-20 12:15:18,618 - INFO - VM name : ctest-TestBasicVMVN-42853347-87297501
2026-04-20 12:15:18,727 - DEBUG - VM ctest-TestBasicVMVN-42853347-87297501 ID is 333722e8-40f5-4bf4-a33b-186faa0fb480
2026-04-20 12:15:18,727 - DEBUG - VM ctest-TestBasicVMVN-42853347-87297501 launched on Node cn-jenkins-deploy-platform-ansible-os-5650-1
2026-04-20 12:15:18,818 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/333722e8-40f5-4bf4-a33b-186faa0fb480
2026-04-20 12:15:18,827 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ba816c64-43d9-4d04-83be-889f3c3f280e
2026-04-20 12:15:22,095 - 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 1006ms')
2026-04-20 12:15:22,095 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42853347-87297501 failed!
2026-04-20 12:15:22,150 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42853347:ctest-vn-07757400 is 31.1.1.1 and allocation pool is NOT set
2026-04-20 12:15:22,150 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42853347:ctest-vn-07757400 is 31.1.2.1 and allocation pool is NOT set
2026-04-20 12:15:26,218 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2026-04-20 12:15:26,218 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42853347-87297501 failed!
2026-04-20 12:15:26,278 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42853347:ctest-vn-07757400 is 31.1.1.1 and allocation pool is NOT set
2026-04-20 12:15:26,278 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42853347:ctest-vn-07757400 is 31.1.2.1 and allocation pool is NOT set
2026-04-20 12:15:28,344 - 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=14.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.01 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 = 3.009/8.620/14.232/5.611 ms')
2026-04-20 12:15:28,345 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42853347-87297501 passed
2026-04-20 12:15:28,498 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 12:15:28,498 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42853347-87297501, IP 31.1.1.4, Port 22
2026-04-20 12:15:28,654 - DEBUG - VM ctest-TestBasicVMVN-42853347-87297501 is ready for SSH connections
2026-04-20 12:15:28,654 - INFO - Waiting for VM ctest-TestBasicVMVN-42853347-25758019 to be up..
2026-04-20 12:15:28,744 - DEBUG - VM is in ACTIVE state now
2026-04-20 12:15:28,744 - INFO - VM name : ctest-TestBasicVMVN-42853347-25758019
2026-04-20 12:15:28,836 - DEBUG - VM ctest-TestBasicVMVN-42853347-25758019 ID is 8b5d6d81-62cc-4f32-8f65-3e91574d452f
2026-04-20 12:15:28,837 - DEBUG - VM ctest-TestBasicVMVN-42853347-25758019 launched on Node cn-jenkins-deploy-platform-ansible-os-5650-1
2026-04-20 12:15:28,929 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8b5d6d81-62cc-4f32-8f65-3e91574d452f
2026-04-20 12:15:28,938 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/29fc5249-28b7-4d7f-a7d9-65c97941d37e
2026-04-20 12:15:30,186 - 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.27 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.447 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.447/1.859/3.271/1.412 ms')
2026-04-20 12:15:30,186 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-42853347-25758019 passed
2026-04-20 12:15:30,346 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 12:15:30,347 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42853347-25758019, IP 31.1.2.4, Port 22
2026-04-20 12:15:30,502 - DEBUG - VM ctest-TestBasicVMVN-42853347-25758019 is ready for SSH connections
2026-04-20 12:15:30,502 - INFO - Waiting for VM ctest-TestBasicVMVN-42853347-31090086 to be up..
2026-04-20 12:15:30,580 - DEBUG - VM is in ACTIVE state now
2026-04-20 12:15:30,580 - INFO - VM name : ctest-TestBasicVMVN-42853347-31090086
2026-04-20 12:15:30,670 - DEBUG - VM ctest-TestBasicVMVN-42853347-31090086 ID is f212d68e-0720-4b36-9eae-18482999e6a7
2026-04-20 12:15:30,670 - DEBUG - VM ctest-TestBasicVMVN-42853347-31090086 launched on Node cn-jenkins-deploy-platform-ansible-os-5650-1
2026-04-20 12:15:30,767 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f212d68e-0720-4b36-9eae-18482999e6a7
2026-04-20 12:15:30,779 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e0216055-e5d2-49ec-b2b6-200f1f0a07f3
2026-04-20 12:15:32,029 - 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=6.89 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=1.84 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 = 1.838/4.366/6.894/2.528 ms')
2026-04-20 12:15:32,029 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-42853347-31090086 passed
2026-04-20 12:15:32,182 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 12:15:32,182 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42853347-31090086, IP 31.1.1.3, Port 22
2026-04-20 12:15:32,338 - DEBUG - VM ctest-TestBasicVMVN-42853347-31090086 is ready for SSH connections
2026-04-20 12:15:32,338 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 12:15:32,338 - 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.50, gateway password: c0ntrail123
2026-04-20 12:15:32,338 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-04-20 12:15:36,415 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.684 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.827 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.925 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.827/1.812/3.684 ms
2026-04-20 12:15:36,416 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-42853347-87297501 passed
2026-04-20 12:15:36,416 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 12:15:36,416 - 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.50, gateway password: c0ntrail123
2026-04-20 12:15:36,416 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-04-20 12:15:40,097 - 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=4.024 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.173 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.028 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.028/2.075/4.024 ms
2026-04-20 12:15:40,097 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-42853347-25758019 passed
2026-04-20 12:15:40,097 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 12:15:40,097 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 12:15:40,097 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-20 12:15:40,098 - 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.50, gateway password: c0ntrail123
2026-04-20 12:15:40,098 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-20 12:15:40,300 - DEBUG - None
2026-04-20 12:15:40,301 - 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.50, gateway password: c0ntrail123
2026-04-20 12:15:40,301 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-20 12:15:40,501 - DEBUG - None
2026-04-20 12:15:40,501 - 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.50, gateway password: c0ntrail123
2026-04-20 12:15:40,501 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-20 12:15:41,169 - DEBUG - None
2026-04-20 12:15:41,169 - 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.50, gateway password: c0ntrail123
2026-04-20 12:15:41,170 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-04-20 12:15:43,395 - 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.475 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.603 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.493 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.860 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.544 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.493/2.395/6.603 ms
2026-04-20 12:15:43,395 - 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.50, gateway password: c0ntrail123
2026-04-20 12:15:43,395 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-04-20 12:15:45,679 - 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.585 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.502 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.955 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.520 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.161 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.346 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.718 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.520/2.683/5.955 ms
2026-04-20 12:15:45,679 - 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.50, gateway password: c0ntrail123
2026-04-20 12:15:45,679 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-04-20 12:15:47,938 - 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.856 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.915 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.956 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.443 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.829 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.891 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.513 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.443/2.200/3.956 ms
2026-04-20 12:15:47,939 - INFO - Deleting VM ctest-TestBasicVMVN-42853347-31090086
2026-04-20 12:15:48,016 - INFO - Detaching port 29fc5249-28b7-4d7f-a7d9-65c97941d37e from VM ctest-TestBasicVMVN-42853347-25758019
2026-04-20 12:15:48,054 - INFO - Deleting VM ctest-TestBasicVMVN-42853347-25758019
2026-04-20 12:15:48,132 - INFO - Detaching port ba816c64-43d9-4d04-83be-889f3c3f280e from VM ctest-TestBasicVMVN-42853347-87297501
2026-04-20 12:15:48,169 - INFO - Deleting VM ctest-TestBasicVMVN-42853347-87297501
2026-04-20 12:15:48,252 - INFO - Deleting VN ctest-vn-07757400
2026-04-20 12:15:48,481 - DEBUG - Response for delete_port : ()
2026-04-20 12:15:48,676 - DEBUG - Response for delete_port : ()
2026-04-20 12:15:48,718 - DEBUG - VN 2e221fa8-1ec2-4402-bec5-63cc862e4990 still in use: Unable to complete operation on network 2e221fa8-1ec2-4402-bec5-63cc862e4990. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-eec6a8bf-d6f8-4e0c-93e0-dd7ae2fc670c']
2026-04-20 12:15:48,718 - WARNING - Deleting VN ctest-vn-07757400 failed..Will retry
2026-04-20 12:15:50,866 - DEBUG - Response for deleting network ()
2026-04-20 12:15:50,866 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/b3a4380f-6272-4fce-afc3-3c1f601fce1d
2026-04-20 12:15:50,881 - DEBUG - Response Code: 404
2026-04-20 12:15:50,881 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-04-20 12:15:50,889 - DEBUG - Requesting: http://10.0.0.50:8082/domain/18a14f92-daf6-4052-b99b-1b0121998f5c
2026-04-20 12:15:50,943 - DEBUG - Requesting: http://10.0.0.50:8082/project/99e871d2-f85d-4b2f-8e28-d892f86adee0
2026-04-20 12:15:51,026 - INFO - Validated that VN ctest-vn-07757400 is not found in API Server
2026-04-20 12:15:51,036 - DEBUG - VN ctest-vn-07757400 is not present in Agent 10.0.0.50
2026-04-20 12:15:51,036 - INFO - Validated that VN ctest-vn-07757400 is not in any agent
2026-04-20 12:15:51,042 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-04-20 12:15:51,049 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-07757400
2026-04-20 12:15:51,049 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-42853347:ctest-vn-07757400
2026-04-20 12:15:51,063 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-07757400 info
2026-04-20 12:15:51,138 - INFO - IPAM: ctest-ipam-46529659 is not found in API Server
2026-04-20 12:15:51,151 - INFO - IPAM:ctest-ipam-46529659 is not found in control node
2026-04-20 12:15:51,412 - DEBUG - No XMPP flaps were noticed during the test
2026-04-20 12:15:51,412 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-04-20 12:15:51,412 - INFO - --------------------------------------------------------------------------------
2026-04-20 12:15:52,132 - INFO - Deleted project: ctest-TestBasicVMVN-42853347, ID : 99e871d2-f85d-4b2f-8e28-d892f86adee0