2025-10-25 17:46:50,846 - INFO - Domain Default found not creating
2025-10-25 17:46:50,959 - INFO - Project ctest-TestBasicVMVN-89546233 not found, creating it
2025-10-25 17:46:51,370 - INFO - Created Project:ctest-TestBasicVMVN-89546233, ID : 4dd956f2-507b-45e6-9302-3622dcc4d681
2025-10-25 17:46:52,776 - INFO - ================================================================================
2025-10-25 17:46:52,776 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-25 17:46:52,776 - 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-10-25 17:46:53,028 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-25 17:46:53,028 - INFO - Initial checks done. Running the testcase now
2025-10-25 17:46:53,028 - INFO -
2025-10-25 17:46:53,585 - DEBUG - Response for create_network : {'network': {'id': '6389d628-5484-4f87-bf1e-57f99c7c3a60', 'name': 'ctest-vn2_metadata-94522047', 'tenant_id': '4dd956f2507b45e693023622dcc4d681', 'project_id': '4dd956f2507b45e693023622dcc4d681', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89546233', 'ctest-vn2_metadata-94522047'], 'port_security_enabled': True, 'description': ''}}
2025-10-25 17:46:53,800 - DEBUG - Response for create_subnet : {'subnet': {'id': '22fbac65-bd5e-4160-87d5-61ccb8b0a500', 'name': '', 'tenant_id': '4dd956f2507b45e693023622dcc4d681', 'network_id': '6389d628-5484-4f87-bf1e-57f99c7c3a60', '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': '4dd956f2507b45e693023622dcc4d681'}}
2025-10-25 17:46:53,818 - INFO - Created VN ctest-vn2_metadata-94522047
2025-10-25 17:46:53,868 - DEBUG - VN ctest-vn2_metadata-94522047 UUID is 6389d628-5484-4f87-bf1e-57f99c7c3a60
2025-10-25 17:46:54,034 - DEBUG - Services list from nova: [, , ]
2025-10-25 17:46:54,982 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4482-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4482-1)
2025-10-25 17:46:55,084 - DEBUG - Link local service introspect added
2025-10-25 17:46:55,121 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-25 17:47:00,193 - DEBUG - VM is in ACTIVE state now
2025-10-25 17:47:00,309 - INFO - Waiting for VM ctest-TestBasicVMVN-89546233-47119725 to be up..
2025-10-25 17:47:00,309 - INFO - VM name : ctest-TestBasicVMVN-89546233-47119725
2025-10-25 17:47:00,379 - DEBUG - VM ctest-TestBasicVMVN-89546233-47119725 ID is 676d75ff-5a48-4e0b-a4cf-a5fbbc174a2e
2025-10-25 17:47:00,379 - DEBUG - VM ctest-TestBasicVMVN-89546233-47119725 launched on Node cn-jenkins-deploy-platform-ansible-os-4482-1
2025-10-25 17:47:00,446 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/676d75ff-5a48-4e0b-a4cf-a5fbbc174a2e
2025-10-25 17:47:00,735 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/676d75ff-5a48-4e0b-a4cf-a5fbbc174a2e
2025-10-25 17:47:00,760 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/92f59f7d-7ed1-4d9e-9202-a765b257a566
2025-10-25 17:47:04,013 - 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 1028ms')
2025-10-25 17:47:04,013 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89546233-47119725 failed!
2025-10-25 17:47:04,064 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89546233:ctest-vn2_metadata-94522047 is 11.1.1.1 and allocation pool is NOT set
2025-10-25 17:47:06,133 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.717 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.717/1.721/2.726/1.004 ms')
2025-10-25 17:47:06,133 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89546233-47119725 passed
2025-10-25 17:47:06,284 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-25 17:47:06,284 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89546233-47119725, IP 11.1.1.3, Port 22
2025-10-25 17:47:06,435 - DEBUG - VM ctest-TestBasicVMVN-89546233-47119725 is ready for SSH connections
2025-10-25 17:47:06,435 - INFO - Retry 0
2025-10-25 17:47:06,435 - 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.254, gateway password: c0ntrail123
2025-10-25 17:47:06,435 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-25 17:47:08,027 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-25 17:47:08,028 - INFO - Generic metadata worked
2025-10-25 17:47:08,272 - DEBUG - Link local service introspect removed
2025-10-25 17:47:08,272 - INFO - Deleting VM ctest-TestBasicVMVN-89546233-47119725
2025-10-25 17:47:08,332 - INFO - Deleting VN ctest-vn2_metadata-94522047
2025-10-25 17:47:08,369 - DEBUG - VN 6389d628-5484-4f87-bf1e-57f99c7c3a60 still in use: Unable to complete operation on network 6389d628-5484-4f87-bf1e-57f99c7c3a60. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c73608d8-12ba-49f9-bdab-698057bd3f36']
2025-10-25 17:47:08,369 - WARNING - Deleting VN ctest-vn2_metadata-94522047 failed..Will retry
2025-10-25 17:47:10,453 - DEBUG - Response for deleting network ()
2025-10-25 17:47:10,707 - DEBUG - No XMPP flaps were noticed during the test
2025-10-25 17:47:10,708 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-25 17:47:10,708 - INFO - --------------------------------------------------------------------------------
2025-10-25 17:47:10,710 - INFO - ================================================================================
2025-10-25 17:47:10,710 - INFO - STARTING TEST : test_metadata_service
2025-10-25 17:47:10,710 - 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-10-25 17:47:10,995 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-25 17:47:10,995 - INFO - Initial checks done. Running the testcase now
2025-10-25 17:47:10,996 - INFO -
2025-10-25 17:47:10,996 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-10-25 17:47:11,000 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/b5f22ccd-a94d-4fcc-b1b8-429d619cd193
2025-10-25 17:47:11,152 - DEBUG - Response for create_network : {'network': {'id': '65802f49-c4b1-4bbf-b103-7d36ac37a7d1', 'name': 'ctest-vn-31670022', 'tenant_id': '4dd956f2507b45e693023622dcc4d681', 'project_id': '4dd956f2507b45e693023622dcc4d681', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89546233', 'ctest-vn-31670022'], 'port_security_enabled': True, 'description': ''}}
2025-10-25 17:47:11,306 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e1b1d67e-260a-4b2f-a481-502b67f53d2d', 'name': '', 'tenant_id': '4dd956f2507b45e693023622dcc4d681', 'network_id': '65802f49-c4b1-4bbf-b103-7d36ac37a7d1', 'ip_version': 4, 'cidr': '169.121.127.64/26', 'allocation_pools': [{'start': '169.121.127.66', 'end': '169.121.127.126'}], 'gateway_ip': '169.121.127.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.121.127.66', 'tags': [], 'project_id': '4dd956f2507b45e693023622dcc4d681'}}
2025-10-25 17:47:11,320 - INFO - Created VN ctest-vn-31670022
2025-10-25 17:47:11,372 - DEBUG - VN ctest-vn-31670022 UUID is 65802f49-c4b1-4bbf-b103-7d36ac37a7d1
2025-10-25 17:47:12,439 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4482-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4482-1)
2025-10-25 17:47:12,439 - INFO - Waiting for VM ctest-TestBasicVMVN-89546233-12917191 to be up..
2025-10-25 17:47:12,481 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-25 17:47:17,544 - DEBUG - VM is in ACTIVE state now
2025-10-25 17:47:17,544 - INFO - VM name : ctest-TestBasicVMVN-89546233-12917191
2025-10-25 17:47:17,604 - DEBUG - VM ctest-TestBasicVMVN-89546233-12917191 ID is ebe50581-80ca-4566-99e4-e5b7d575b52a
2025-10-25 17:47:17,604 - DEBUG - VM ctest-TestBasicVMVN-89546233-12917191 launched on Node cn-jenkins-deploy-platform-ansible-os-4482-1
2025-10-25 17:47:17,661 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ebe50581-80ca-4566-99e4-e5b7d575b52a
2025-10-25 17:47:17,667 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/278f9874-9b1a-4f63-82c9-b971be92900d
2025-10-25 17:47:20,904 - 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 1016ms')
2025-10-25 17:47:20,904 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89546233-12917191 failed!
2025-10-25 17:47:20,956 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89546233:ctest-vn-31670022 is 169.121.127.65 and allocation pool is NOT set
2025-10-25 17:47:23,016 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.285 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.285/1.544/2.803/1.259 ms')
2025-10-25 17:47:23,016 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89546233-12917191 passed
2025-10-25 17:47:23,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-25 17:47:23,168 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89546233-12917191, IP 169.121.127.67, Port 22
2025-10-25 17:47:23,319 - DEBUG - VM ctest-TestBasicVMVN-89546233-12917191 is ready for SSH connections
2025-10-25 17:47:23,319 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-25 17:47:23,319 - DEBUG - cat /tmp/output.txt
2025-10-25 17:47:24,925 - DEBUG - Hello World. The time is now Sat, 25 Oct 2025 11:47:21 -0600!
2025-10-25 17:47:24,925 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sat, 25 Oct 2025 11:47:21 -0600!'}
2025-10-25 17:47:24,925 - INFO - metadata_script.txt got executed in the vm
2025-10-25 17:47:24,925 - INFO - Deleting VM ctest-TestBasicVMVN-89546233-12917191
2025-10-25 17:47:24,990 - INFO - Deleting VN ctest-vn-31670022
2025-10-25 17:47:25,023 - DEBUG - VN 65802f49-c4b1-4bbf-b103-7d36ac37a7d1 still in use: Unable to complete operation on network 65802f49-c4b1-4bbf-b103-7d36ac37a7d1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3c7a8b45-82d5-47cb-a0d7-08bb29e00d1d']
2025-10-25 17:47:25,023 - WARNING - Deleting VN ctest-vn-31670022 failed..Will retry
2025-10-25 17:47:27,114 - DEBUG - Response for deleting network ()
2025-10-25 17:47:27,375 - DEBUG - No XMPP flaps were noticed during the test
2025-10-25 17:47:27,376 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-25 17:47:27,376 - INFO - --------------------------------------------------------------------------------
2025-10-25 17:47:27,378 - INFO - ================================================================================
2025-10-25 17:47:27,378 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-25 17:47:27,378 - 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-10-25 17:47:27,676 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-25 17:47:27,676 - INFO - Initial checks done. Running the testcase now
2025-10-25 17:47:27,676 - INFO -
2025-10-25 17:47:28,168 - DEBUG - Response for create_network : {'network': {'id': '096185a6-8d54-4630-80d7-979cb66aecb5', 'name': 'ctest-vn-08853357', 'tenant_id': '4dd956f2507b45e693023622dcc4d681', 'project_id': '4dd956f2507b45e693023622dcc4d681', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89546233', 'ctest-vn-08853357'], 'port_security_enabled': True, 'description': ''}}
2025-10-25 17:47:28,338 - DEBUG - Response for create_subnet : {'subnet': {'id': '9510eae5-25f2-46cd-814d-2c4b7f6b9a61', 'name': '', 'tenant_id': '4dd956f2507b45e693023622dcc4d681', 'network_id': '096185a6-8d54-4630-80d7-979cb66aecb5', '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': '4dd956f2507b45e693023622dcc4d681'}}
2025-10-25 17:47:28,533 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a50d0bbf-61f1-42d4-9e74-a936ebd9529e', 'name': '', 'tenant_id': '4dd956f2507b45e693023622dcc4d681', 'network_id': '096185a6-8d54-4630-80d7-979cb66aecb5', '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': '4dd956f2507b45e693023622dcc4d681'}}
2025-10-25 17:47:28,549 - INFO - Created VN ctest-vn-08853357
2025-10-25 17:47:28,600 - DEBUG - VN ctest-vn-08853357 UUID is 096185a6-8d54-4630-80d7-979cb66aecb5
2025-10-25 17:47:28,906 - DEBUG - Response for create_port : {'port': {'name': 'f478eee0-62bd-4ce7-a38e-d469502f251f', 'id': 'f478eee0-62bd-4ce7-a38e-d469502f251f', 'tenant_id': '4dd956f2507b45e693023622dcc4d681', 'network_id': '096185a6-8d54-4630-80d7-979cb66aecb5', 'mac_address': '02:f4:78:ee:e0:62', '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': '9510eae5-25f2-46cd-814d-2c4b7f6b9a61'}], 'security_groups': ['e90744b3-7934-4690-a5dd-a587183af20f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4dd956f2507b45e693023622dcc4d681'}}
2025-10-25 17:47:29,068 - DEBUG - Response for create_port : {'port': {'name': '227e1e9a-563a-4681-b822-de3a8a9ada36', 'id': '227e1e9a-563a-4681-b822-de3a8a9ada36', 'tenant_id': '4dd956f2507b45e693023622dcc4d681', 'network_id': '096185a6-8d54-4630-80d7-979cb66aecb5', 'mac_address': '02:22:7e:1e:9a:56', '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': 'a50d0bbf-61f1-42d4-9e74-a936ebd9529e'}], 'security_groups': ['e90744b3-7934-4690-a5dd-a587183af20f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4dd956f2507b45e693023622dcc4d681'}}
2025-10-25 17:47:29,371 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4482-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4482-1)
2025-10-25 17:47:29,697 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4482-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4482-1)
2025-10-25 17:47:30,853 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4482-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4482-1)
2025-10-25 17:47:30,853 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-25 17:47:30,864 - DEBUG - Requesting: http://10.0.0.254:8082/domain/a8484a6f-71c0-4555-9c6a-ba16f240e5dc
2025-10-25 17:47:30,875 - DEBUG - Requesting: http://10.0.0.254:8082/project/4dd956f2-507b-45e6-9302-3622dcc4d681
2025-10-25 17:47:30,976 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/838acde8-6caa-4671-95fb-dd96142bdf48
2025-10-25 17:47:30,997 - INFO - Verifications in API Server for IPAM: ctest-ipam-40816379 passed
2025-10-25 17:47:31,005 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-89546233:ctest-ipam-40816379', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-89546233', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9478614763893835377', 'uuid-lslong': '10807475367458889544'}, 'enable': 'true', 'created': '2025-10-25T17:47:27', 'last-modified': '2025-10-25T17:47:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.112256'}
2025-10-25 17:47:31,005 - INFO - Verifications in Control node for IPAM: ctest-ipam-40816379 passed
2025-10-25 17:47:31,007 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-25 17:47:31,012 - DEBUG - Requesting: http://10.0.0.254:8082/domain/a8484a6f-71c0-4555-9c6a-ba16f240e5dc
2025-10-25 17:47:31,022 - DEBUG - Requesting: http://10.0.0.254:8082/project/4dd956f2-507b-45e6-9302-3622dcc4d681
2025-10-25 17:47:31,097 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/096185a6-8d54-4630-80d7-979cb66aecb5
2025-10-25 17:47:31,116 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/096185a6-8d54-4630-80d7-979cb66aecb5
2025-10-25 17:47:31,127 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bac0dcf0-4521-449d-9c90-2eb57773172d
2025-10-25 17:47:31,135 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bac0dcf0-4521-449d-9c90-2eb57773172d
2025-10-25 17:47:31,144 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/1b0f13f8-286d-4f95-8a73-ce292e0dcf2a
2025-10-25 17:47:31,150 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-25 17:47:31,150 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/096185a6-8d54-4630-80d7-979cb66aecb5
2025-10-25 17:47:31,160 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bac0dcf0-4521-449d-9c90-2eb57773172d
2025-10-25 17:47:31,176 - INFO - Verified VN network id 12 for VN 096185a6-8d54-4630-80d7-979cb66aecb5
2025-10-25 17:47:31,177 - INFO - Verifications in API Server for VN ctest-vn-08853357 passed
2025-10-25 17:47:31,178 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/096185a6-8d54-4630-80d7-979cb66aecb5
2025-10-25 17:47:31,187 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bac0dcf0-4521-449d-9c90-2eb57773172d
2025-10-25 17:47:31,196 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bac0dcf0-4521-449d-9c90-2eb57773172d
2025-10-25 17:47:31,202 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/1b0f13f8-286d-4f95-8a73-ce292e0dcf2a
2025-10-25 17:47:31,213 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-89546233:ctest-vn-08853357', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-89546233', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '675968369464460848', 'uuid-lslong': '9284055856178719925'}, 'enable': 'true', 'created': '2025-10-25T17:47:28', 'last-modified': '2025-10-25T17:47:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.700831'}
2025-10-25 17:47:31,221 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-25 17:47:31,221 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-08853357 passed
2025-10-25 17:47:31,222 - DEBUG - ====Verifying policy data for ctest-vn-08853357 in API_Server ======
2025-10-25 17:47:31,222 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-25 17:47:31,227 - DEBUG - Requesting: http://10.0.0.254:8082/domain/a8484a6f-71c0-4555-9c6a-ba16f240e5dc
2025-10-25 17:47:31,236 - DEBUG - Requesting: http://10.0.0.254:8082/project/4dd956f2-507b-45e6-9302-3622dcc4d681
2025-10-25 17:47:31,326 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/096185a6-8d54-4630-80d7-979cb66aecb5
2025-10-25 17:47:31,335 - DEBUG - =>VN ctest-vn-08853357 has no policy to be verified
2025-10-25 17:47:31,335 - DEBUG - Verifying the vn in opserver
2025-10-25 17:47:31,335 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-89546233:ctest-vn-08853357 virtual network link through opserver 10.0.0.254
2025-10-25 17:47:31,335 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-10-25 17:47:31,698 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-10-25 17:47:31,759 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-89546233:ctest-vn-08853357', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-89546233:ctest-vn-08853357?flat'}
2025-10-25 17:47:31,759 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-89546233:ctest-vn-08853357 is found in opserver
2025-10-25 17:47:31,764 - DEBUG - VRF ids for VN ctest-vn-08853357: {'10.0.0.254': '2'}
2025-10-25 17:47:31,764 - INFO - Waiting for VM ctest-TestBasicVMVN-89546233-42075303 to be up..
2025-10-25 17:47:31,837 - DEBUG - VM is in ACTIVE state now
2025-10-25 17:47:31,837 - INFO - VM name : ctest-TestBasicVMVN-89546233-42075303
2025-10-25 17:47:31,909 - DEBUG - VM ctest-TestBasicVMVN-89546233-42075303 ID is 95f4b34a-bc3c-49f3-bde1-ea4c646b3b83
2025-10-25 17:47:31,910 - DEBUG - VM ctest-TestBasicVMVN-89546233-42075303 launched on Node cn-jenkins-deploy-platform-ansible-os-4482-1
2025-10-25 17:47:31,974 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/95f4b34a-bc3c-49f3-bde1-ea4c646b3b83
2025-10-25 17:47:31,980 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f478eee0-62bd-4ce7-a38e-d469502f251f
2025-10-25 17:47:35,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 1008ms')
2025-10-25 17:47:35,218 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89546233-42075303 failed!
2025-10-25 17:47:35,272 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89546233:ctest-vn-08853357 is 31.1.1.1 and allocation pool is NOT set
2025-10-25 17:47:35,272 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89546233:ctest-vn-08853357 is 31.1.2.1 and allocation pool is NOT set
2025-10-25 17:47:39,334 - 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 1008ms')
2025-10-25 17:47:39,334 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89546233-42075303 failed!
2025-10-25 17:47:39,392 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89546233:ctest-vn-08853357 is 31.1.1.1 and allocation pool is NOT set
2025-10-25 17:47:39,392 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89546233:ctest-vn-08853357 is 31.1.2.1 and allocation pool is NOT set
2025-10-25 17:47:41,455 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.401 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.401/1.638/2.876/1.237 ms')
2025-10-25 17:47:41,455 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89546233-42075303 passed
2025-10-25 17:47:41,604 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-25 17:47:41,604 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89546233-42075303, IP 31.1.1.4, Port 22
2025-10-25 17:47:41,756 - DEBUG - VM ctest-TestBasicVMVN-89546233-42075303 is ready for SSH connections
2025-10-25 17:47:41,756 - INFO - Waiting for VM ctest-TestBasicVMVN-89546233-99566867 to be up..
2025-10-25 17:47:41,818 - DEBUG - VM is in ACTIVE state now
2025-10-25 17:47:41,819 - INFO - VM name : ctest-TestBasicVMVN-89546233-99566867
2025-10-25 17:47:41,875 - DEBUG - VM ctest-TestBasicVMVN-89546233-99566867 ID is 6f361a88-6903-4698-97bb-d3d8f8d89c45
2025-10-25 17:47:41,875 - DEBUG - VM ctest-TestBasicVMVN-89546233-99566867 launched on Node cn-jenkins-deploy-platform-ansible-os-4482-1
2025-10-25 17:47:41,977 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6f361a88-6903-4698-97bb-d3d8f8d89c45
2025-10-25 17:47:41,983 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/227e1e9a-563a-4681-b822-de3a8a9ada36
2025-10-25 17:47:43,219 - 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.32 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.279 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.279/1.800/3.321/1.521 ms')
2025-10-25 17:47:43,220 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-89546233-99566867 passed
2025-10-25 17:47:43,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-25 17:47:43,368 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89546233-99566867, IP 31.1.2.4, Port 22
2025-10-25 17:47:43,519 - DEBUG - VM ctest-TestBasicVMVN-89546233-99566867 is ready for SSH connections
2025-10-25 17:47:43,519 - INFO - Waiting for VM ctest-TestBasicVMVN-89546233-48707218 to be up..
2025-10-25 17:47:43,580 - DEBUG - VM is in ACTIVE state now
2025-10-25 17:47:43,580 - INFO - VM name : ctest-TestBasicVMVN-89546233-48707218
2025-10-25 17:47:43,639 - DEBUG - VM ctest-TestBasicVMVN-89546233-48707218 ID is 804b865c-162b-4d59-86b9-51c26393a486
2025-10-25 17:47:43,639 - DEBUG - VM ctest-TestBasicVMVN-89546233-48707218 launched on Node cn-jenkins-deploy-platform-ansible-os-4482-1
2025-10-25 17:47:43,699 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/804b865c-162b-4d59-86b9-51c26393a486
2025-10-25 17:47:43,706 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/9aaacf8e-0987-4668-bfba-fbc1eae3e803
2025-10-25 17:47:44,933 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.82 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.345 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.345/1.582/2.820/1.237 ms')
2025-10-25 17:47:44,933 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-89546233-48707218 passed
2025-10-25 17:47:45,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-25 17:47:45,084 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89546233-48707218, IP 31.1.1.3, Port 22
2025-10-25 17:47:45,239 - DEBUG - VM ctest-TestBasicVMVN-89546233-48707218 is ready for SSH connections
2025-10-25 17:47:45,240 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-25 17:47:45,240 - 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.254, gateway password: c0ntrail123
2025-10-25 17:47:45,240 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-25 17:47:49,191 - 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.264 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.160 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.777 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.777/2.067/3.264 ms
2025-10-25 17:47:49,191 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-89546233-42075303 passed
2025-10-25 17:47:49,191 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-25 17:47:49,191 - 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.254, gateway password: c0ntrail123
2025-10-25 17:47:49,191 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-25 17:47:52,816 - 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.587 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.837 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.849 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.837/1.424/2.587 ms
2025-10-25 17:47:52,816 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-89546233-99566867 passed
2025-10-25 17:47:52,817 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-25 17:47:52,817 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-25 17:47:52,817 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-25 17:47:52,817 - 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.254, gateway password: c0ntrail123
2025-10-25 17:47:52,817 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-25 17:47:52,990 - DEBUG - None
2025-10-25 17:47:52,991 - 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.254, gateway password: c0ntrail123
2025-10-25 17:47:52,991 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-25 17:47:53,163 - DEBUG - None
2025-10-25 17:47:53,163 - 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.254, gateway password: c0ntrail123
2025-10-25 17:47:53,163 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-25 17:47:53,797 - DEBUG - None
2025-10-25 17:47:53,797 - 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.254, gateway password: c0ntrail123
2025-10-25 17:47:53,798 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-25 17:47:55,989 - 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.859 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.136 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.402 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.594 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.358/1.669/4.136 ms
2025-10-25 17:47:55,989 - 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.254, gateway password: c0ntrail123
2025-10-25 17:47:55,989 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-25 17:47:58,228 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.906 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.698 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.684 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.418 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.750 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.531 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.355/1.763/3.684 ms
2025-10-25 17:47:58,229 - 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.254, gateway password: c0ntrail123
2025-10-25 17:47:58,229 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-25 17:48:00,458 - 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.611 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.240 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.127 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.385 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.766 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.559 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.339 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.339/1.575/3.127 ms
2025-10-25 17:48:00,458 - INFO - Deleting VM ctest-TestBasicVMVN-89546233-48707218
2025-10-25 17:48:00,525 - INFO - Detaching port 227e1e9a-563a-4681-b822-de3a8a9ada36 from VM ctest-TestBasicVMVN-89546233-99566867
2025-10-25 17:48:00,554 - INFO - Deleting VM ctest-TestBasicVMVN-89546233-99566867
2025-10-25 17:48:00,625 - INFO - Detaching port f478eee0-62bd-4ce7-a38e-d469502f251f from VM ctest-TestBasicVMVN-89546233-42075303
2025-10-25 17:48:00,655 - INFO - Deleting VM ctest-TestBasicVMVN-89546233-42075303
2025-10-25 17:48:00,726 - INFO - Deleting VN ctest-vn-08853357
2025-10-25 17:48:00,885 - DEBUG - Response for delete_port : ()
2025-10-25 17:48:01,059 - DEBUG - Response for delete_port : ()
2025-10-25 17:48:01,109 - DEBUG - VN 096185a6-8d54-4630-80d7-979cb66aecb5 still in use: Unable to complete operation on network 096185a6-8d54-4630-80d7-979cb66aecb5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-27380ede-413d-4b0d-9d8a-6a3fada63ac4']
2025-10-25 17:48:01,109 - WARNING - Deleting VN ctest-vn-08853357 failed..Will retry
2025-10-25 17:48:03,214 - DEBUG - Response for deleting network ()
2025-10-25 17:48:03,214 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bac0dcf0-4521-449d-9c90-2eb57773172d
2025-10-25 17:48:03,219 - DEBUG - Response Code: 404
2025-10-25 17:48:03,219 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-25 17:48:03,223 - DEBUG - Requesting: http://10.0.0.254:8082/domain/a8484a6f-71c0-4555-9c6a-ba16f240e5dc
2025-10-25 17:48:03,272 - DEBUG - Requesting: http://10.0.0.254:8082/project/4dd956f2-507b-45e6-9302-3622dcc4d681
2025-10-25 17:48:03,344 - INFO - Validated that VN ctest-vn-08853357 is not found in API Server
2025-10-25 17:48:03,352 - DEBUG - VN ctest-vn-08853357 is not present in Agent 10.0.0.254
2025-10-25 17:48:03,352 - INFO - Validated that VN ctest-vn-08853357 is not in any agent
2025-10-25 17:48:03,356 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-10-25 17:48:03,362 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-08853357
2025-10-25 17:48:03,362 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-89546233:ctest-vn-08853357
2025-10-25 17:48:03,369 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-08853357 info
2025-10-25 17:48:03,440 - INFO - IPAM: ctest-ipam-40816379 is not found in API Server
2025-10-25 17:48:03,448 - INFO - IPAM:ctest-ipam-40816379 is not found in control node
2025-10-25 17:48:03,704 - DEBUG - No XMPP flaps were noticed during the test
2025-10-25 17:48:03,704 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-10-25 17:48:03,704 - INFO - --------------------------------------------------------------------------------
2025-10-25 17:48:04,357 - INFO - Deleted project: ctest-TestBasicVMVN-89546233, ID : 4dd956f2-507b-45e6-9302-3622dcc4d681