2026-04-27 02:34:38,751 - INFO - Domain Default found not creating
2026-04-27 02:34:38,913 - INFO - Project ctest-TestBasicVMVN-32373454 not found, creating it
2026-04-27 02:34:39,380 - INFO - Created Project:ctest-TestBasicVMVN-32373454, ID : 5d7e2fda-7321-4765-9510-66c59bb7e838
2026-04-27 02:34:40,890 - INFO - ================================================================================
2026-04-27 02:34:40,890 - INFO - STARTING TEST : test_generic_link_local_service
2026-04-27 02:34:40,891 - 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-27 02:34:41,151 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2026-04-27 02:34:41,151 - INFO - Initial checks done. Running the testcase now
2026-04-27 02:34:41,151 - INFO -
2026-04-27 02:34:41,717 - DEBUG - Response for create_network : {'network': {'id': '1d79676c-c3fa-4b1c-b48b-d65dcdc478db', 'name': 'ctest-vn2_metadata-10452255', 'tenant_id': '5d7e2fda73214765951066c59bb7e838', 'project_id': '5d7e2fda73214765951066c59bb7e838', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-32373454', 'ctest-vn2_metadata-10452255'], 'port_security_enabled': True, 'description': ''}}
2026-04-27 02:34:41,916 - DEBUG - Response for create_subnet : {'subnet': {'id': '35049093-bf7b-4ddc-b243-bf2d21375417', 'name': '', 'tenant_id': '5d7e2fda73214765951066c59bb7e838', 'network_id': '1d79676c-c3fa-4b1c-b48b-d65dcdc478db', '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': '5d7e2fda73214765951066c59bb7e838'}}
2026-04-27 02:34:41,933 - INFO - Created VN ctest-vn2_metadata-10452255
2026-04-27 02:34:41,986 - DEBUG - VN ctest-vn2_metadata-10452255 UUID is 1d79676c-c3fa-4b1c-b48b-d65dcdc478db
2026-04-27 02:34:42,177 - DEBUG - Services list from nova: [, , ]
2026-04-27 02:34:43,214 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5689-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5689-1)
2026-04-27 02:34:43,322 - DEBUG - Link local service introspect added
2026-04-27 02:34:43,367 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-27 02:34:48,461 - DEBUG - VM is in ACTIVE state now
2026-04-27 02:34:48,594 - INFO - Waiting for VM ctest-TestBasicVMVN-32373454-91082055 to be up..
2026-04-27 02:34:48,594 - INFO - VM name : ctest-TestBasicVMVN-32373454-91082055
2026-04-27 02:34:48,666 - DEBUG - VM ctest-TestBasicVMVN-32373454-91082055 ID is 36d2d069-37c5-43da-b393-ba3555089154
2026-04-27 02:34:48,666 - DEBUG - VM ctest-TestBasicVMVN-32373454-91082055 launched on Node cn-jenkins-deploy-platform-ansible-os-5689-1
2026-04-27 02:34:48,745 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/36d2d069-37c5-43da-b393-ba3555089154
2026-04-27 02:34:49,044 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/36d2d069-37c5-43da-b393-ba3555089154
2026-04-27 02:34:49,080 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/f3778a96-79e1-4ac1-bd19-53a48307a96b
2026-04-27 02:34:52,321 - 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')
2026-04-27 02:34:52,322 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32373454-91082055 failed!
2026-04-27 02:34:52,374 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-32373454:ctest-vn2_metadata-10452255 is 11.1.1.1 and allocation pool is NOT set
2026-04-27 02:34:54,442 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.77 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 = 2.766/3.829/4.893/1.063 ms')
2026-04-27 02:34:54,442 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32373454-91082055 passed
2026-04-27 02:34:54,590 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:34:54,590 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-32373454-91082055, IP 11.1.1.3, Port 22
2026-04-27 02:34:54,756 - DEBUG - VM ctest-TestBasicVMVN-32373454-91082055 is ready for SSH connections
2026-04-27 02:34:54,757 - INFO - Retry 0
2026-04-27 02:34:54,757 - 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.242, gateway password: c0ntrail123
2026-04-27 02:34:54,757 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-04-27 02:34:56,358 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-04-27 02:34:56,358 - INFO - Generic metadata worked
2026-04-27 02:34:56,618 - DEBUG - Link local service introspect removed
2026-04-27 02:34:56,619 - INFO - Deleting VM ctest-TestBasicVMVN-32373454-91082055
2026-04-27 02:34:56,694 - INFO - Deleting VN ctest-vn2_metadata-10452255
2026-04-27 02:34:56,734 - DEBUG - VN 1d79676c-c3fa-4b1c-b48b-d65dcdc478db still in use: Unable to complete operation on network 1d79676c-c3fa-4b1c-b48b-d65dcdc478db. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-50af4f04-bc97-4951-96ed-fefc9070c431']
2026-04-27 02:34:56,734 - WARNING - Deleting VN ctest-vn2_metadata-10452255 failed..Will retry
2026-04-27 02:34:58,834 - DEBUG - Response for deleting network ()
2026-04-27 02:34:59,088 - DEBUG - No XMPP flaps were noticed during the test
2026-04-27 02:34:59,089 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2026-04-27 02:34:59,089 - INFO - --------------------------------------------------------------------------------
2026-04-27 02:34:59,091 - INFO - ================================================================================
2026-04-27 02:34:59,091 - INFO - STARTING TEST : test_metadata_service
2026-04-27 02:34:59,091 - 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-27 02:34:59,379 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2026-04-27 02:34:59,379 - INFO - Initial checks done. Running the testcase now
2026-04-27 02:34:59,379 - INFO -
2026-04-27 02:34:59,379 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2026-04-27 02:34:59,386 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/34cf31bc-031a-405d-974e-7146ecc9be8b
2026-04-27 02:34:59,569 - DEBUG - Response for create_network : {'network': {'id': 'c329cfbb-53e4-4ec9-908a-9c33643140f2', 'name': 'ctest-vn-43223835', 'tenant_id': '5d7e2fda73214765951066c59bb7e838', 'project_id': '5d7e2fda73214765951066c59bb7e838', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-32373454', 'ctest-vn-43223835'], 'port_security_enabled': True, 'description': ''}}
2026-04-27 02:34:59,724 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c6f734b5-e7ca-4a3f-856f-f246f04debfc', 'name': '', 'tenant_id': '5d7e2fda73214765951066c59bb7e838', 'network_id': 'c329cfbb-53e4-4ec9-908a-9c33643140f2', 'ip_version': 4, 'cidr': '52.34.223.64/26', 'allocation_pools': [{'start': '52.34.223.66', 'end': '52.34.223.126'}], 'gateway_ip': '52.34.223.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '52.34.223.66', 'tags': [], 'project_id': '5d7e2fda73214765951066c59bb7e838'}}
2026-04-27 02:34:59,743 - INFO - Created VN ctest-vn-43223835
2026-04-27 02:34:59,794 - DEBUG - VN ctest-vn-43223835 UUID is c329cfbb-53e4-4ec9-908a-9c33643140f2
2026-04-27 02:35:00,987 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5689-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5689-1)
2026-04-27 02:35:00,987 - INFO - Waiting for VM ctest-TestBasicVMVN-32373454-17726507 to be up..
2026-04-27 02:35:01,028 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-27 02:35:06,113 - DEBUG - VM is in ACTIVE state now
2026-04-27 02:35:06,113 - INFO - VM name : ctest-TestBasicVMVN-32373454-17726507
2026-04-27 02:35:06,197 - DEBUG - VM ctest-TestBasicVMVN-32373454-17726507 ID is b5117f05-1347-4ce3-9320-7555826b4b20
2026-04-27 02:35:06,198 - DEBUG - VM ctest-TestBasicVMVN-32373454-17726507 launched on Node cn-jenkins-deploy-platform-ansible-os-5689-1
2026-04-27 02:35:06,290 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/b5117f05-1347-4ce3-9320-7555826b4b20
2026-04-27 02:35:06,299 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/b3ef37ac-f781-47a5-ae67-664497067455
2026-04-27 02:35:09,577 - 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')
2026-04-27 02:35:09,577 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32373454-17726507 failed!
2026-04-27 02:35:09,634 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-32373454:ctest-vn-43223835 is 52.34.223.65 and allocation pool is NOT set
2026-04-27 02:35:13,698 - 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.65 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 6.648/6.648/6.648/0.000 ms')
2026-04-27 02:35:13,698 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32373454-17726507 passed
2026-04-27 02:35:13,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:35:13,847 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-32373454-17726507, IP 52.34.223.67, Port 22
2026-04-27 02:35:14,012 - DEBUG - VM ctest-TestBasicVMVN-32373454-17726507 is ready for SSH connections
2026-04-27 02:35:14,012 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-04-27 02:35:14,013 - DEBUG - cat /tmp/output.txt
2026-04-27 02:35:15,639 - DEBUG - Hello World. The time is now Sun, 26 Apr 2026 20:35:12 -0600!
2026-04-27 02:35:15,639 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 26 Apr 2026 20:35:12 -0600!'}
2026-04-27 02:35:15,639 - INFO - metadata_script.txt got executed in the vm
2026-04-27 02:35:15,639 - INFO - Deleting VM ctest-TestBasicVMVN-32373454-17726507
2026-04-27 02:35:15,724 - INFO - Deleting VN ctest-vn-43223835
2026-04-27 02:35:15,760 - DEBUG - VN c329cfbb-53e4-4ec9-908a-9c33643140f2 still in use: Unable to complete operation on network c329cfbb-53e4-4ec9-908a-9c33643140f2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9b406619-2cc3-43f8-9cc9-78e00a715a16']
2026-04-27 02:35:15,760 - WARNING - Deleting VN ctest-vn-43223835 failed..Will retry
2026-04-27 02:35:17,866 - DEBUG - Response for deleting network ()
2026-04-27 02:35:18,124 - DEBUG - No XMPP flaps were noticed during the test
2026-04-27 02:35:18,124 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2026-04-27 02:35:18,124 - INFO - --------------------------------------------------------------------------------
2026-04-27 02:35:18,126 - INFO - ================================================================================
2026-04-27 02:35:18,127 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-04-27 02:35:18,127 - 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-27 02:35:18,412 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2026-04-27 02:35:18,412 - INFO - Initial checks done. Running the testcase now
2026-04-27 02:35:18,413 - INFO -
2026-04-27 02:35:18,895 - DEBUG - Response for create_network : {'network': {'id': '5dc27d71-9781-4653-acd6-bfb1e47424fb', 'name': 'ctest-vn-33942401', 'tenant_id': '5d7e2fda73214765951066c59bb7e838', 'project_id': '5d7e2fda73214765951066c59bb7e838', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-32373454', 'ctest-vn-33942401'], 'port_security_enabled': True, 'description': ''}}
2026-04-27 02:35:19,129 - DEBUG - Response for create_subnet : {'subnet': {'id': '5a36bcb7-cc3b-4f95-b75c-1934bcacf85d', 'name': '', 'tenant_id': '5d7e2fda73214765951066c59bb7e838', 'network_id': '5dc27d71-9781-4653-acd6-bfb1e47424fb', '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': '5d7e2fda73214765951066c59bb7e838'}}
2026-04-27 02:35:19,324 - DEBUG - Response for create_subnet : {'subnet': {'id': '352f8c5f-7339-49f6-b2da-d53390e9b9a5', 'name': '', 'tenant_id': '5d7e2fda73214765951066c59bb7e838', 'network_id': '5dc27d71-9781-4653-acd6-bfb1e47424fb', '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': '5d7e2fda73214765951066c59bb7e838'}}
2026-04-27 02:35:19,346 - INFO - Created VN ctest-vn-33942401
2026-04-27 02:35:19,398 - DEBUG - VN ctest-vn-33942401 UUID is 5dc27d71-9781-4653-acd6-bfb1e47424fb
2026-04-27 02:35:19,765 - DEBUG - Response for create_port : {'port': {'name': '8f488096-826a-431f-8f2d-43763ba1817c', 'id': '8f488096-826a-431f-8f2d-43763ba1817c', 'tenant_id': '5d7e2fda73214765951066c59bb7e838', 'network_id': '5dc27d71-9781-4653-acd6-bfb1e47424fb', 'mac_address': '02:8f:48:80:96:82', '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': '5a36bcb7-cc3b-4f95-b75c-1934bcacf85d'}], 'security_groups': ['6d62bcc8-e1f4-4701-87ec-ad5fca6ecf7e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5d7e2fda73214765951066c59bb7e838'}}
2026-04-27 02:35:19,948 - DEBUG - Response for create_port : {'port': {'name': 'cf45d815-da6c-4e06-a265-549f2ce93af0', 'id': 'cf45d815-da6c-4e06-a265-549f2ce93af0', 'tenant_id': '5d7e2fda73214765951066c59bb7e838', 'network_id': '5dc27d71-9781-4653-acd6-bfb1e47424fb', 'mac_address': '02:cf:45:d8:15:da', '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': '352f8c5f-7339-49f6-b2da-d53390e9b9a5'}], 'security_groups': ['6d62bcc8-e1f4-4701-87ec-ad5fca6ecf7e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5d7e2fda73214765951066c59bb7e838'}}
2026-04-27 02:35:20,362 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5689-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5689-1)
2026-04-27 02:35:20,813 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5689-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5689-1)
2026-04-27 02:35:22,130 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5689-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5689-1)
2026-04-27 02:35:22,131 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-04-27 02:35:22,139 - DEBUG - Requesting: http://10.0.0.242:8082/domain/524f4263-879b-42be-bdd6-35a05fa4fd34
2026-04-27 02:35:22,154 - DEBUG - Requesting: http://10.0.0.242:8082/project/5d7e2fda-7321-4765-9510-66c59bb7e838
2026-04-27 02:35:22,252 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/d5f426ca-14a7-4d6c-8248-2768c93ec1c4
2026-04-27 02:35:22,265 - INFO - Verifications in API Server for IPAM: ctest-ipam-06970234 passed
2026-04-27 02:35:22,272 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-32373454:ctest-ipam-06970234', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-32373454', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15416990073767808364', 'uuid-lslong': '9387796754260214212'}, 'enable': 'true', 'created': '2026-04-27T02:35:18', 'last-modified': '2026-04-27T02:35:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.633562'}
2026-04-27 02:35:22,272 - INFO - Verifications in Control node for IPAM: ctest-ipam-06970234 passed
2026-04-27 02:35:22,272 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-04-27 02:35:22,281 - DEBUG - Requesting: http://10.0.0.242:8082/domain/524f4263-879b-42be-bdd6-35a05fa4fd34
2026-04-27 02:35:22,295 - DEBUG - Requesting: http://10.0.0.242:8082/project/5d7e2fda-7321-4765-9510-66c59bb7e838
2026-04-27 02:35:22,393 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/5dc27d71-9781-4653-acd6-bfb1e47424fb
2026-04-27 02:35:22,406 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/5dc27d71-9781-4653-acd6-bfb1e47424fb
2026-04-27 02:35:22,419 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2486a4fa-4ade-4cbf-ac97-e690c4d99555
2026-04-27 02:35:22,428 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2486a4fa-4ade-4cbf-ac97-e690c4d99555
2026-04-27 02:35:22,437 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/bc50e31b-6a8c-4bc0-bb1e-691da091e6d6
2026-04-27 02:35:22,445 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-27 02:35:22,445 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/5dc27d71-9781-4653-acd6-bfb1e47424fb
2026-04-27 02:35:22,456 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2486a4fa-4ade-4cbf-ac97-e690c4d99555
2026-04-27 02:35:22,481 - INFO - Verified VN network id 11 for VN 5dc27d71-9781-4653-acd6-bfb1e47424fb
2026-04-27 02:35:22,481 - INFO - Verifications in API Server for VN ctest-vn-33942401 passed
2026-04-27 02:35:22,481 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/5dc27d71-9781-4653-acd6-bfb1e47424fb
2026-04-27 02:35:22,496 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2486a4fa-4ade-4cbf-ac97-e690c4d99555
2026-04-27 02:35:22,508 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2486a4fa-4ade-4cbf-ac97-e690c4d99555
2026-04-27 02:35:22,520 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/bc50e31b-6a8c-4bc0-bb1e-691da091e6d6
2026-04-27 02:35:22,537 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-32373454:ctest-vn-33942401', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-32373454', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6756100317835773523', 'uuid-lslong': '12454352590302618875'}, 'enable': 'true', 'created': '2026-04-27T02:35:18', 'last-modified': '2026-04-27T02:35:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.243059'}
2026-04-27 02:35:22,544 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-27 02:35:22,544 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-33942401 passed
2026-04-27 02:35:22,544 - DEBUG - ====Verifying policy data for ctest-vn-33942401 in API_Server ======
2026-04-27 02:35:22,544 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-04-27 02:35:22,552 - DEBUG - Requesting: http://10.0.0.242:8082/domain/524f4263-879b-42be-bdd6-35a05fa4fd34
2026-04-27 02:35:22,574 - DEBUG - Requesting: http://10.0.0.242:8082/project/5d7e2fda-7321-4765-9510-66c59bb7e838
2026-04-27 02:35:22,720 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/5dc27d71-9781-4653-acd6-bfb1e47424fb
2026-04-27 02:35:22,733 - DEBUG - =>VN ctest-vn-33942401 has no policy to be verified
2026-04-27 02:35:22,733 - DEBUG - Verifying the vn in opserver
2026-04-27 02:35:22,733 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-32373454:ctest-vn-33942401 virtual network link through opserver 10.0.0.242
2026-04-27 02:35:22,733 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2026-04-27 02:35:23,148 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2026-04-27 02:35:23,230 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-32373454:ctest-vn-33942401', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-32373454:ctest-vn-33942401?flat'}
2026-04-27 02:35:23,230 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-32373454:ctest-vn-33942401 is found in opserver
2026-04-27 02:35:23,236 - DEBUG - VRF ids for VN ctest-vn-33942401: {'10.0.0.242': '2'}
2026-04-27 02:35:23,236 - INFO - Waiting for VM ctest-TestBasicVMVN-32373454-05908184 to be up..
2026-04-27 02:35:23,352 - DEBUG - VM is in ACTIVE state now
2026-04-27 02:35:23,352 - INFO - VM name : ctest-TestBasicVMVN-32373454-05908184
2026-04-27 02:35:23,438 - DEBUG - VM ctest-TestBasicVMVN-32373454-05908184 ID is 6149ced7-aeca-4b80-9cc4-c7b9b6fe48d2
2026-04-27 02:35:23,438 - DEBUG - VM ctest-TestBasicVMVN-32373454-05908184 launched on Node cn-jenkins-deploy-platform-ansible-os-5689-1
2026-04-27 02:35:23,520 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/6149ced7-aeca-4b80-9cc4-c7b9b6fe48d2
2026-04-27 02:35:23,529 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/8f488096-826a-431f-8f2d-43763ba1817c
2026-04-27 02:35:26,819 - 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 1026ms')
2026-04-27 02:35:26,819 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32373454-05908184 failed!
2026-04-27 02:35:26,874 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-32373454:ctest-vn-33942401 is 31.1.1.1 and allocation pool is NOT set
2026-04-27 02:35:26,875 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-32373454:ctest-vn-33942401 is 31.1.2.1 and allocation pool is NOT set
2026-04-27 02:35:30,952 - 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')
2026-04-27 02:35:30,952 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32373454-05908184 failed!
2026-04-27 02:35:31,014 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-32373454:ctest-vn-33942401 is 31.1.1.1 and allocation pool is NOT set
2026-04-27 02:35:31,015 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-32373454:ctest-vn-33942401 is 31.1.2.1 and allocation pool is NOT set
2026-04-27 02:35:33,079 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.714 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.714/2.403/4.093/1.689 ms')
2026-04-27 02:35:33,079 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-32373454-05908184 passed
2026-04-27 02:35:33,226 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:35:33,227 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-32373454-05908184, IP 31.1.1.4, Port 22
2026-04-27 02:35:33,381 - DEBUG - VM ctest-TestBasicVMVN-32373454-05908184 is ready for SSH connections
2026-04-27 02:35:33,381 - INFO - Waiting for VM ctest-TestBasicVMVN-32373454-59608854 to be up..
2026-04-27 02:35:33,459 - DEBUG - VM is in ACTIVE state now
2026-04-27 02:35:33,459 - INFO - VM name : ctest-TestBasicVMVN-32373454-59608854
2026-04-27 02:35:33,532 - DEBUG - VM ctest-TestBasicVMVN-32373454-59608854 ID is ed23e06c-6def-44f1-a24e-203c185c3e0a
2026-04-27 02:35:33,533 - DEBUG - VM ctest-TestBasicVMVN-32373454-59608854 launched on Node cn-jenkins-deploy-platform-ansible-os-5689-1
2026-04-27 02:35:33,606 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/ed23e06c-6def-44f1-a24e-203c185c3e0a
2026-04-27 02:35:33,614 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/cf45d815-da6c-4e06-a265-549f2ce93af0
2026-04-27 02:35:34,848 - 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.97 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.499 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.499/1.735/2.972/1.236 ms')
2026-04-27 02:35:34,848 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-32373454-59608854 passed
2026-04-27 02:35:34,998 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:35:34,998 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-32373454-59608854, IP 31.1.2.4, Port 22
2026-04-27 02:35:35,153 - DEBUG - VM ctest-TestBasicVMVN-32373454-59608854 is ready for SSH connections
2026-04-27 02:35:35,153 - INFO - Waiting for VM ctest-TestBasicVMVN-32373454-77052903 to be up..
2026-04-27 02:35:35,230 - DEBUG - VM is in ACTIVE state now
2026-04-27 02:35:35,230 - INFO - VM name : ctest-TestBasicVMVN-32373454-77052903
2026-04-27 02:35:35,309 - DEBUG - VM ctest-TestBasicVMVN-32373454-77052903 ID is bd8245f8-f069-4847-b562-6d95234091c0
2026-04-27 02:35:35,309 - DEBUG - VM ctest-TestBasicVMVN-32373454-77052903 launched on Node cn-jenkins-deploy-platform-ansible-os-5689-1
2026-04-27 02:35:35,382 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/bd8245f8-f069-4847-b562-6d95234091c0
2026-04-27 02:35:35,391 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/78a43203-e07c-4f60-b619-25e4de592c37
2026-04-27 02:35:36,644 - 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.89 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.404 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.404/2.145/3.886/1.741 ms')
2026-04-27 02:35:36,644 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-32373454-77052903 passed
2026-04-27 02:35:36,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:35:36,794 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-32373454-77052903, IP 31.1.1.3, Port 22
2026-04-27 02:35:36,949 - DEBUG - VM ctest-TestBasicVMVN-32373454-77052903 is ready for SSH connections
2026-04-27 02:35:36,950 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:35:36,950 - 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.242, gateway password: c0ntrail123
2026-04-27 02:35:36,950 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-04-27 02:35:40,987 - 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.126 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.079 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.057 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.057/2.087/4.126 ms
2026-04-27 02:35:40,987 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-32373454-05908184 passed
2026-04-27 02:35:40,987 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:35:40,988 - 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.242, gateway password: c0ntrail123
2026-04-27 02:35:40,988 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-04-27 02:35:44,645 - 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.746 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.722 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.842 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.722/1.436/2.746 ms
2026-04-27 02:35:44,645 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-32373454-59608854 passed
2026-04-27 02:35:44,645 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:35:44,646 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:35:44,646 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-27 02:35:44,646 - 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.242, gateway password: c0ntrail123
2026-04-27 02:35:44,646 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-27 02:35:44,834 - DEBUG - None
2026-04-27 02:35:44,834 - 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.242, gateway password: c0ntrail123
2026-04-27 02:35:44,834 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-27 02:35:45,022 - DEBUG - None
2026-04-27 02:35:45,022 - 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.242, gateway password: c0ntrail123
2026-04-27 02:35:45,022 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-27 02:35:45,712 - DEBUG - None
2026-04-27 02:35:45,713 - 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.242, gateway password: c0ntrail123
2026-04-27 02:35:45,713 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-04-27 02:35:47,920 - 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.915 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.366 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.561 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.072 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.397 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.397/2.062/5.366 ms
2026-04-27 02:35:47,920 - 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.242, gateway password: c0ntrail123
2026-04-27 02:35:47,920 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-04-27 02:35:50,171 - 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.093 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.234 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.508 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.747 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.743 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.351 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.351/2.302/5.508 ms
2026-04-27 02:35:50,171 - 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.242, gateway password: c0ntrail123
2026-04-27 02:35:50,171 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-04-27 02:35:52,424 - 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.717 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.451 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.372 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.461 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.829 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.669 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.978/4.372 ms
2026-04-27 02:35:52,424 - INFO - Deleting VM ctest-TestBasicVMVN-32373454-77052903
2026-04-27 02:35:52,495 - INFO - Detaching port cf45d815-da6c-4e06-a265-549f2ce93af0 from VM ctest-TestBasicVMVN-32373454-59608854
2026-04-27 02:35:52,532 - INFO - Deleting VM ctest-TestBasicVMVN-32373454-59608854
2026-04-27 02:35:52,615 - INFO - Detaching port 8f488096-826a-431f-8f2d-43763ba1817c from VM ctest-TestBasicVMVN-32373454-05908184
2026-04-27 02:35:52,654 - INFO - Deleting VM ctest-TestBasicVMVN-32373454-05908184
2026-04-27 02:35:52,746 - INFO - Deleting VN ctest-vn-33942401
2026-04-27 02:35:52,905 - DEBUG - Response for delete_port : ()
2026-04-27 02:35:53,104 - DEBUG - Response for delete_port : ()
2026-04-27 02:35:53,143 - DEBUG - VN 5dc27d71-9781-4653-acd6-bfb1e47424fb still in use: Unable to complete operation on network 5dc27d71-9781-4653-acd6-bfb1e47424fb. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-92198413-25d0-4a4f-a282-9db3d2d62220']
2026-04-27 02:35:53,144 - WARNING - Deleting VN ctest-vn-33942401 failed..Will retry
2026-04-27 02:35:55,270 - DEBUG - Response for deleting network ()
2026-04-27 02:35:55,271 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2486a4fa-4ade-4cbf-ac97-e690c4d99555
2026-04-27 02:35:55,284 - DEBUG - Response Code: 404
2026-04-27 02:35:55,284 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-04-27 02:35:55,290 - DEBUG - Requesting: http://10.0.0.242:8082/domain/524f4263-879b-42be-bdd6-35a05fa4fd34
2026-04-27 02:35:55,343 - DEBUG - Requesting: http://10.0.0.242:8082/project/5d7e2fda-7321-4765-9510-66c59bb7e838
2026-04-27 02:35:55,418 - INFO - Validated that VN ctest-vn-33942401 is not found in API Server
2026-04-27 02:35:55,430 - DEBUG - VN ctest-vn-33942401 is not present in Agent 10.0.0.242
2026-04-27 02:35:55,430 - INFO - Validated that VN ctest-vn-33942401 is not in any agent
2026-04-27 02:35:55,436 - DEBUG - VRF 2 is not seen in agent 10.0.0.242
2026-04-27 02:35:55,444 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-33942401
2026-04-27 02:35:55,444 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-32373454:ctest-vn-33942401
2026-04-27 02:35:55,455 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-33942401 info
2026-04-27 02:35:55,530 - INFO - IPAM: ctest-ipam-06970234 is not found in API Server
2026-04-27 02:35:55,542 - INFO - IPAM:ctest-ipam-06970234 is not found in control node
2026-04-27 02:35:55,807 - DEBUG - No XMPP flaps were noticed during the test
2026-04-27 02:35:55,808 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-04-27 02:35:55,808 - INFO - --------------------------------------------------------------------------------
2026-04-27 02:35:56,534 - INFO - Deleted project: ctest-TestBasicVMVN-32373454, ID : 5d7e2fda-7321-4765-9510-66c59bb7e838