2025-08-29 09:44:16,192 - INFO - Domain Default found not creating
2025-08-29 09:44:16,337 - INFO - Project ctest-TestBasicVMVN-70659896 not found, creating it
2025-08-29 09:44:16,789 - INFO - Created Project:ctest-TestBasicVMVN-70659896, ID : 3f45c1c9-60e8-4e2b-a9d4-a4be177beccb
2025-08-29 09:44:18,323 - INFO - ================================================================================
2025-08-29 09:44:18,323 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-29 09:44:18,323 - 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-08-29 09:44:18,577 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-29 09:44:18,578 - INFO - Initial checks done. Running the testcase now
2025-08-29 09:44:18,578 - INFO -
2025-08-29 09:44:19,083 - DEBUG - Response for create_network : {'network': {'id': 'c957c5c7-6db7-4cfa-80dc-73d69c8de775', 'name': 'ctest-vn2_metadata-43395218', 'tenant_id': '3f45c1c960e84e2ba9d4a4be177beccb', 'project_id': '3f45c1c960e84e2ba9d4a4be177beccb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70659896', 'ctest-vn2_metadata-43395218'], 'port_security_enabled': True, 'description': ''}}
2025-08-29 09:44:19,296 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ed2dae8d-a5da-4af0-8bbe-4e0c798454de', 'name': '', 'tenant_id': '3f45c1c960e84e2ba9d4a4be177beccb', 'network_id': 'c957c5c7-6db7-4cfa-80dc-73d69c8de775', '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': '3f45c1c960e84e2ba9d4a4be177beccb'}}
2025-08-29 09:44:19,313 - INFO - Created VN ctest-vn2_metadata-43395218
2025-08-29 09:44:19,365 - DEBUG - VN ctest-vn2_metadata-43395218 UUID is c957c5c7-6db7-4cfa-80dc-73d69c8de775
2025-08-29 09:44:19,533 - DEBUG - Services list from nova: [, , ]
2025-08-29 09:44:20,489 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3970-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3970-1)
2025-08-29 09:44:20,589 - DEBUG - Link local service introspect added
2025-08-29 09:44:20,627 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-29 09:44:25,696 - DEBUG - VM is in ACTIVE state now
2025-08-29 09:44:25,819 - INFO - Waiting for VM ctest-TestBasicVMVN-70659896-42503525 to be up..
2025-08-29 09:44:25,819 - INFO - VM name : ctest-TestBasicVMVN-70659896-42503525
2025-08-29 09:44:25,897 - DEBUG - VM ctest-TestBasicVMVN-70659896-42503525 ID is 1e0c0408-483f-4c4e-bd6d-155e7496a675
2025-08-29 09:44:25,897 - DEBUG - VM ctest-TestBasicVMVN-70659896-42503525 launched on Node cn-jenkins-deploy-platform-ansible-os-3970-1
2025-08-29 09:44:25,976 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/1e0c0408-483f-4c4e-bd6d-155e7496a675
2025-08-29 09:44:26,280 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/1e0c0408-483f-4c4e-bd6d-155e7496a675
2025-08-29 09:44:26,309 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/aeb86a37-c2b9-4dcb-87e6-70fe611c3169
2025-08-29 09:44:29,571 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-08-29 09:44:29,571 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70659896-42503525 failed!
2025-08-29 09:44:29,625 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70659896:ctest-vn2_metadata-43395218 is 11.1.1.1 and allocation pool is NOT set
2025-08-29 09:44:31,689 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.820 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.820/1.921/3.023/1.101 ms')
2025-08-29 09:44:31,689 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70659896-42503525 passed
2025-08-29 09:44:31,837 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:44:31,837 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70659896-42503525, IP 11.1.1.3, Port 22
2025-08-29 09:44:31,992 - DEBUG - VM ctest-TestBasicVMVN-70659896-42503525 is ready for SSH connections
2025-08-29 09:44:31,992 - INFO - Retry 0
2025-08-29 09:44:31,992 - 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-08-29 09:44:31,992 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-29 09:44:33,621 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-29 09:44:33,621 - INFO - Generic metadata worked
2025-08-29 09:44:33,881 - DEBUG - Link local service introspect removed
2025-08-29 09:44:33,881 - INFO - Deleting VM ctest-TestBasicVMVN-70659896-42503525
2025-08-29 09:44:33,950 - INFO - Deleting VN ctest-vn2_metadata-43395218
2025-08-29 09:44:33,992 - DEBUG - VN c957c5c7-6db7-4cfa-80dc-73d69c8de775 still in use: Unable to complete operation on network c957c5c7-6db7-4cfa-80dc-73d69c8de775. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e56a4568-8c13-41b2-aeed-fc7ccdfc8529']
2025-08-29 09:44:33,992 - WARNING - Deleting VN ctest-vn2_metadata-43395218 failed..Will retry
2025-08-29 09:44:36,089 - DEBUG - Response for deleting network ()
2025-08-29 09:44:36,347 - DEBUG - No XMPP flaps were noticed during the test
2025-08-29 09:44:36,347 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-29 09:44:36,347 - INFO - --------------------------------------------------------------------------------
2025-08-29 09:44:36,350 - INFO - ================================================================================
2025-08-29 09:44:36,350 - INFO - STARTING TEST : test_metadata_service
2025-08-29 09:44:36,350 - 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-08-29 09:44:36,646 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-29 09:44:36,646 - INFO - Initial checks done. Running the testcase now
2025-08-29 09:44:36,646 - INFO -
2025-08-29 09:44:36,646 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-08-29 09:44:36,651 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/f3addac8-2080-474f-9b99-5359d76fb8e7
2025-08-29 09:44:36,825 - DEBUG - Response for create_network : {'network': {'id': '765ef3e7-4545-4fdf-9fc5-9523525ed8d8', 'name': 'ctest-vn-07256371', 'tenant_id': '3f45c1c960e84e2ba9d4a4be177beccb', 'project_id': '3f45c1c960e84e2ba9d4a4be177beccb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70659896', 'ctest-vn-07256371'], 'port_security_enabled': True, 'description': ''}}
2025-08-29 09:44:37,007 - DEBUG - Response for create_subnet : {'subnet': {'id': '6828ae2d-3040-414c-aaee-a1235e1df8eb', 'name': '', 'tenant_id': '3f45c1c960e84e2ba9d4a4be177beccb', 'network_id': '765ef3e7-4545-4fdf-9fc5-9523525ed8d8', 'ip_version': 4, 'cidr': '18.118.148.192/26', 'allocation_pools': [{'start': '18.118.148.194', 'end': '18.118.148.254'}], 'gateway_ip': '18.118.148.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '18.118.148.194', 'tags': [], 'project_id': '3f45c1c960e84e2ba9d4a4be177beccb'}}
2025-08-29 09:44:37,023 - INFO - Created VN ctest-vn-07256371
2025-08-29 09:44:37,077 - DEBUG - VN ctest-vn-07256371 UUID is 765ef3e7-4545-4fdf-9fc5-9523525ed8d8
2025-08-29 09:44:38,235 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3970-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3970-1)
2025-08-29 09:44:38,235 - INFO - Waiting for VM ctest-TestBasicVMVN-70659896-52303946 to be up..
2025-08-29 09:44:38,271 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-29 09:44:43,350 - DEBUG - VM is in ACTIVE state now
2025-08-29 09:44:43,350 - INFO - VM name : ctest-TestBasicVMVN-70659896-52303946
2025-08-29 09:44:43,420 - DEBUG - VM ctest-TestBasicVMVN-70659896-52303946 ID is c4382757-5b25-4a4c-9854-8821bf40d830
2025-08-29 09:44:43,420 - DEBUG - VM ctest-TestBasicVMVN-70659896-52303946 launched on Node cn-jenkins-deploy-platform-ansible-os-3970-1
2025-08-29 09:44:43,493 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/c4382757-5b25-4a4c-9854-8821bf40d830
2025-08-29 09:44:43,500 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8d573baa-d411-4b10-a3c2-6b2b316c8e41
2025-08-29 09:44:46,757 - 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 1023ms')
2025-08-29 09:44:46,757 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70659896-52303946 failed!
2025-08-29 09:44:46,809 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70659896:ctest-vn-07256371 is 18.118.148.193 and allocation pool is NOT set
2025-08-29 09:44:48,879 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.87 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 = 1.871/2.611/3.351/0.740 ms')
2025-08-29 09:44:48,879 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70659896-52303946 passed
2025-08-29 09:44:49,033 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:44:49,033 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70659896-52303946, IP 18.118.148.195, Port 22
2025-08-29 09:44:49,189 - DEBUG - VM ctest-TestBasicVMVN-70659896-52303946 is ready for SSH connections
2025-08-29 09:44:49,189 - 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-08-29 09:44:49,189 - DEBUG - cat /tmp/output.txt
2025-08-29 09:44:50,855 - DEBUG - Hello World. The time is now Fri, 29 Aug 2025 03:44:49 -0600!
2025-08-29 09:44:50,856 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 29 Aug 2025 03:44:49 -0600!'}
2025-08-29 09:44:50,856 - INFO - metadata_script.txt got executed in the vm
2025-08-29 09:44:50,856 - INFO - Deleting VM ctest-TestBasicVMVN-70659896-52303946
2025-08-29 09:44:50,928 - INFO - Deleting VN ctest-vn-07256371
2025-08-29 09:44:50,964 - DEBUG - VN 765ef3e7-4545-4fdf-9fc5-9523525ed8d8 still in use: Unable to complete operation on network 765ef3e7-4545-4fdf-9fc5-9523525ed8d8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e3aba029-4b3c-435c-b425-0b2496f9c74e']
2025-08-29 09:44:50,964 - WARNING - Deleting VN ctest-vn-07256371 failed..Will retry
2025-08-29 09:44:53,060 - DEBUG - Response for deleting network ()
2025-08-29 09:44:53,315 - DEBUG - No XMPP flaps were noticed during the test
2025-08-29 09:44:53,315 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-29 09:44:53,315 - INFO - --------------------------------------------------------------------------------
2025-08-29 09:44:53,319 - INFO - ================================================================================
2025-08-29 09:44:53,319 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-29 09:44:53,319 - 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-08-29 09:44:53,625 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-29 09:44:53,625 - INFO - Initial checks done. Running the testcase now
2025-08-29 09:44:53,625 - INFO -
2025-08-29 09:44:54,092 - DEBUG - Response for create_network : {'network': {'id': '3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9', 'name': 'ctest-vn-29303556', 'tenant_id': '3f45c1c960e84e2ba9d4a4be177beccb', 'project_id': '3f45c1c960e84e2ba9d4a4be177beccb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-70659896', 'ctest-vn-29303556'], 'port_security_enabled': True, 'description': ''}}
2025-08-29 09:44:54,274 - DEBUG - Response for create_subnet : {'subnet': {'id': '57c9cb4c-d980-4786-b1cf-b48885393241', 'name': '', 'tenant_id': '3f45c1c960e84e2ba9d4a4be177beccb', 'network_id': '3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9', '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': '3f45c1c960e84e2ba9d4a4be177beccb'}}
2025-08-29 09:44:54,409 - DEBUG - Response for create_subnet : {'subnet': {'id': '4f620f37-e4fa-47ab-b4b7-d1a6a8921afb', 'name': '', 'tenant_id': '3f45c1c960e84e2ba9d4a4be177beccb', 'network_id': '3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9', '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': '3f45c1c960e84e2ba9d4a4be177beccb'}}
2025-08-29 09:44:54,432 - INFO - Created VN ctest-vn-29303556
2025-08-29 09:44:54,485 - DEBUG - VN ctest-vn-29303556 UUID is 3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9
2025-08-29 09:44:54,833 - DEBUG - Response for create_port : {'port': {'name': 'bde2a651-51e7-4cbd-bf3e-9b99a024ebbd', 'id': 'bde2a651-51e7-4cbd-bf3e-9b99a024ebbd', 'tenant_id': '3f45c1c960e84e2ba9d4a4be177beccb', 'network_id': '3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9', 'mac_address': '02:bd:e2:a6:51:51', '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': '57c9cb4c-d980-4786-b1cf-b48885393241'}], 'security_groups': ['bba9e39a-9ac5-4f7e-b82b-a4dcb47b56fc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3f45c1c960e84e2ba9d4a4be177beccb'}}
2025-08-29 09:44:55,006 - DEBUG - Response for create_port : {'port': {'name': 'ba33685e-cb30-419d-93dc-4db669d3025b', 'id': 'ba33685e-cb30-419d-93dc-4db669d3025b', 'tenant_id': '3f45c1c960e84e2ba9d4a4be177beccb', 'network_id': '3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9', 'mac_address': '02:ba:33:68:5e:cb', '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': '4f620f37-e4fa-47ab-b4b7-d1a6a8921afb'}], 'security_groups': ['bba9e39a-9ac5-4f7e-b82b-a4dcb47b56fc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3f45c1c960e84e2ba9d4a4be177beccb'}}
2025-08-29 09:44:55,378 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3970-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3970-1)
2025-08-29 09:44:55,784 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3970-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3970-1)
2025-08-29 09:44:57,086 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3970-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3970-1)
2025-08-29 09:44:57,086 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-29 09:44:57,094 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6ab28530-83e1-45a0-83db-4eaa52e16107
2025-08-29 09:44:57,120 - DEBUG - Requesting: http://10.0.0.254:8082/project/3f45c1c9-60e8-4e2b-a9d4-a4be177beccb
2025-08-29 09:44:57,197 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/98179fc8-8ad4-413c-bec0-464632fecb8e
2025-08-29 09:44:57,214 - INFO - Verifications in API Server for IPAM: ctest-ipam-37440577 passed
2025-08-29 09:44:57,221 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-70659896:ctest-ipam-37440577', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70659896', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10959403901900833084', 'uuid-lslong': '13745063330051967886'}, 'enable': 'true', 'created': '2025-08-29T09:44:53', 'last-modified': '2025-08-29T09:44:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.367404'}
2025-08-29 09:44:57,221 - INFO - Verifications in Control node for IPAM: ctest-ipam-37440577 passed
2025-08-29 09:44:57,221 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-29 09:44:57,229 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6ab28530-83e1-45a0-83db-4eaa52e16107
2025-08-29 09:44:57,243 - DEBUG - Requesting: http://10.0.0.254:8082/project/3f45c1c9-60e8-4e2b-a9d4-a4be177beccb
2025-08-29 09:44:57,324 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9
2025-08-29 09:44:57,344 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9
2025-08-29 09:44:57,355 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/72685232-b2ce-4c2e-a4b4-237ff0d77305
2025-08-29 09:44:57,364 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/72685232-b2ce-4c2e-a4b4-237ff0d77305
2025-08-29 09:44:57,374 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8df2a5a6-0361-4525-ab9c-1e9f0e2b33e8
2025-08-29 09:44:57,384 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-29 09:44:57,384 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9
2025-08-29 09:44:57,400 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/72685232-b2ce-4c2e-a4b4-237ff0d77305
2025-08-29 09:44:57,424 - INFO - Verified VN network id 10 for VN 3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9
2025-08-29 09:44:57,424 - INFO - Verifications in API Server for VN ctest-vn-29303556 passed
2025-08-29 09:44:57,425 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9
2025-08-29 09:44:57,435 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/72685232-b2ce-4c2e-a4b4-237ff0d77305
2025-08-29 09:44:57,445 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/72685232-b2ce-4c2e-a4b4-237ff0d77305
2025-08-29 09:44:57,462 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8df2a5a6-0361-4525-ab9c-1e9f0e2b33e8
2025-08-29 09:44:57,481 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-70659896:ctest-vn-29303556', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-70659896', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4556663893198785847', 'uuid-lslong': '11591408973142015945'}, 'enable': 'true', 'created': '2025-08-29T09:44:54', 'last-modified': '2025-08-29T09:44:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.100608'}
2025-08-29 09:44:57,488 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-29 09:44:57,488 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-29303556 passed
2025-08-29 09:44:57,488 - DEBUG - ====Verifying policy data for ctest-vn-29303556 in API_Server ======
2025-08-29 09:44:57,488 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-29 09:44:57,501 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6ab28530-83e1-45a0-83db-4eaa52e16107
2025-08-29 09:44:57,574 - DEBUG - Requesting: http://10.0.0.254:8082/project/3f45c1c9-60e8-4e2b-a9d4-a4be177beccb
2025-08-29 09:44:57,717 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9
2025-08-29 09:44:57,748 - DEBUG - =>VN ctest-vn-29303556 has no policy to be verified
2025-08-29 09:44:57,748 - DEBUG - Verifying the vn in opserver
2025-08-29 09:44:57,748 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-70659896:ctest-vn-29303556 virtual network link through opserver 10.0.0.254
2025-08-29 09:44:57,748 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-29 09:44:58,210 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-08-29 09:44:58,267 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-70659896:ctest-vn-29303556', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-70659896:ctest-vn-29303556?flat'}
2025-08-29 09:44:58,267 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-70659896:ctest-vn-29303556 is found in opserver
2025-08-29 09:44:58,273 - DEBUG - VRF ids for VN ctest-vn-29303556: {'10.0.0.254': '2'}
2025-08-29 09:44:58,273 - INFO - Waiting for VM ctest-TestBasicVMVN-70659896-81122018 to be up..
2025-08-29 09:44:58,365 - DEBUG - VM is in ACTIVE state now
2025-08-29 09:44:58,366 - INFO - VM name : ctest-TestBasicVMVN-70659896-81122018
2025-08-29 09:44:58,463 - DEBUG - VM ctest-TestBasicVMVN-70659896-81122018 ID is ddebc336-881f-4baf-b1b4-2d0fcb4934a0
2025-08-29 09:44:58,463 - DEBUG - VM ctest-TestBasicVMVN-70659896-81122018 launched on Node cn-jenkins-deploy-platform-ansible-os-3970-1
2025-08-29 09:44:58,557 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ddebc336-881f-4baf-b1b4-2d0fcb4934a0
2025-08-29 09:44:58,567 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/bde2a651-51e7-4cbd-bf3e-9b99a024ebbd
2025-08-29 09:45:01,826 - 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 1020ms')
2025-08-29 09:45:01,826 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70659896-81122018 failed!
2025-08-29 09:45:01,881 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70659896:ctest-vn-29303556 is 31.1.1.1 and allocation pool is NOT set
2025-08-29 09:45:01,881 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70659896:ctest-vn-29303556 is 31.1.2.1 and allocation pool is NOT set
2025-08-29 09:45:05,953 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-08-29 09:45:05,953 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70659896-81122018 failed!
2025-08-29 09:45:06,013 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70659896:ctest-vn-29303556 is 31.1.1.1 and allocation pool is NOT set
2025-08-29 09:45:06,013 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-70659896:ctest-vn-29303556 is 31.1.2.1 and allocation pool is NOT set
2025-08-29 09:45:08,078 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.04 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.038/3.759/5.481/1.721 ms')
2025-08-29 09:45:08,078 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-70659896-81122018 passed
2025-08-29 09:45:08,229 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:45:08,229 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70659896-81122018, IP 31.1.1.4, Port 22
2025-08-29 09:45:08,285 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-29 09:45:08,376 - DEBUG - VM ctest-TestBasicVMVN-70659896-81122018 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-29 09:45:13,377 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:45:13,377 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70659896-81122018, IP 31.1.1.4, Port 22
2025-08-29 09:45:13,537 - DEBUG - VM ctest-TestBasicVMVN-70659896-81122018 is ready for SSH connections
2025-08-29 09:45:13,537 - INFO - Waiting for VM ctest-TestBasicVMVN-70659896-88198058 to be up..
2025-08-29 09:45:13,613 - DEBUG - VM is in ACTIVE state now
2025-08-29 09:45:13,613 - INFO - VM name : ctest-TestBasicVMVN-70659896-88198058
2025-08-29 09:45:13,689 - DEBUG - VM ctest-TestBasicVMVN-70659896-88198058 ID is d0812963-8cbc-4640-a523-c7c9aaae260c
2025-08-29 09:45:13,689 - DEBUG - VM ctest-TestBasicVMVN-70659896-88198058 launched on Node cn-jenkins-deploy-platform-ansible-os-3970-1
2025-08-29 09:45:13,770 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d0812963-8cbc-4640-a523-c7c9aaae260c
2025-08-29 09:45:13,778 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ba33685e-cb30-419d-93dc-4db669d3025b
2025-08-29 09:45:15,030 - 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.30 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.396 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.396/1.849/3.302/1.453 ms')
2025-08-29 09:45:15,030 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-70659896-88198058 passed
2025-08-29 09:45:15,177 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:45:15,177 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70659896-88198058, IP 31.1.2.4, Port 22
2025-08-29 09:45:15,336 - DEBUG - VM ctest-TestBasicVMVN-70659896-88198058 is ready for SSH connections
2025-08-29 09:45:15,336 - INFO - Waiting for VM ctest-TestBasicVMVN-70659896-63960420 to be up..
2025-08-29 09:45:15,415 - DEBUG - VM is in ACTIVE state now
2025-08-29 09:45:15,415 - INFO - VM name : ctest-TestBasicVMVN-70659896-63960420
2025-08-29 09:45:15,491 - DEBUG - VM ctest-TestBasicVMVN-70659896-63960420 ID is ae0fbcfa-266e-4b2b-8b15-b2900891c20c
2025-08-29 09:45:15,491 - DEBUG - VM ctest-TestBasicVMVN-70659896-63960420 launched on Node cn-jenkins-deploy-platform-ansible-os-3970-1
2025-08-29 09:45:15,565 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ae0fbcfa-266e-4b2b-8b15-b2900891c20c
2025-08-29 09:45:15,572 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d3527aaa-3dcf-4007-a4f3-7c761ebe4151
2025-08-29 09:45:16,803 - 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.90 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.494 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.494/1.696/2.898/1.202 ms')
2025-08-29 09:45:16,803 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-70659896-63960420 passed
2025-08-29 09:45:16,961 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:45:16,961 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-70659896-63960420, IP 31.1.1.3, Port 22
2025-08-29 09:45:17,116 - DEBUG - VM ctest-TestBasicVMVN-70659896-63960420 is ready for SSH connections
2025-08-29 09:45:17,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:45:17,116 - 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-08-29 09:45:17,117 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-29 09:45:21,211 - 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.143 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.868 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.951 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.868/1.987/4.143 ms
2025-08-29 09:45:21,211 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-70659896-81122018 passed
2025-08-29 09:45:21,211 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:45:21,211 - 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-08-29 09:45:21,211 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-29 09:45:24,880 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.432 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.822 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.938 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.822/1.730/3.432 ms
2025-08-29 09:45:24,881 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-70659896-88198058 passed
2025-08-29 09:45:24,881 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:45:24,881 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:45:24,881 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 09:45:24,881 - 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-08-29 09:45:24,881 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-29 09:45:25,066 - DEBUG - None
2025-08-29 09:45:25,067 - 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-08-29 09:45:25,067 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-29 09:45:25,250 - DEBUG - None
2025-08-29 09:45:25,250 - 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-08-29 09:45:25,250 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-29 09:45:25,870 - DEBUG - None
2025-08-29 09:45:25,870 - 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-08-29 09:45:25,870 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-29 09:45:28,077 - 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.855 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.946 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.450 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.960 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.377 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.377/2.117/5.946 ms
2025-08-29 09:45:28,078 - 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-08-29 09:45:28,078 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-29 09:45:30,331 - 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.124 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.557 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.829 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.820 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.859 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.479 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.439/2.158/4.829 ms
2025-08-29 09:45:30,331 - 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-08-29 09:45:30,331 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-29 09:45:32,595 - 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=1.380 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.700 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.721 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.546 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.376 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.603 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.463/2.398/4.721 ms
2025-08-29 09:45:32,596 - INFO - Deleting VM ctest-TestBasicVMVN-70659896-63960420
2025-08-29 09:45:32,664 - INFO - Detaching port ba33685e-cb30-419d-93dc-4db669d3025b from VM ctest-TestBasicVMVN-70659896-88198058
2025-08-29 09:45:32,702 - INFO - Deleting VM ctest-TestBasicVMVN-70659896-88198058
2025-08-29 09:45:32,785 - INFO - Detaching port bde2a651-51e7-4cbd-bf3e-9b99a024ebbd from VM ctest-TestBasicVMVN-70659896-81122018
2025-08-29 09:45:32,819 - INFO - Deleting VM ctest-TestBasicVMVN-70659896-81122018
2025-08-29 09:45:32,899 - INFO - Deleting VN ctest-vn-29303556
2025-08-29 09:45:33,056 - DEBUG - Response for delete_port : ()
2025-08-29 09:45:33,233 - DEBUG - Response for delete_port : ()
2025-08-29 09:45:33,272 - DEBUG - VN 3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9 still in use: Unable to complete operation on network 3f3c85ab-2af6-4d37-a0dc-f50c1267bfc9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c62cffa5-e35a-49d7-996f-1f6663d4b2f4']
2025-08-29 09:45:33,272 - WARNING - Deleting VN ctest-vn-29303556 failed..Will retry
2025-08-29 09:45:35,468 - DEBUG - Response for deleting network ()
2025-08-29 09:45:35,469 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/72685232-b2ce-4c2e-a4b4-237ff0d77305
2025-08-29 09:45:35,487 - DEBUG - Response Code: 404
2025-08-29 09:45:35,488 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-29 09:45:35,493 - DEBUG - Requesting: http://10.0.0.254:8082/domain/6ab28530-83e1-45a0-83db-4eaa52e16107
2025-08-29 09:45:35,503 - DEBUG - Requesting: http://10.0.0.254:8082/project/3f45c1c9-60e8-4e2b-a9d4-a4be177beccb
2025-08-29 09:45:35,578 - INFO - Validated that VN ctest-vn-29303556 is not found in API Server
2025-08-29 09:45:35,590 - DEBUG - VN ctest-vn-29303556 is not present in Agent 10.0.0.254
2025-08-29 09:45:35,590 - INFO - Validated that VN ctest-vn-29303556 is not in any agent
2025-08-29 09:45:35,597 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-08-29 09:45:35,604 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-29303556
2025-08-29 09:45:35,604 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-70659896:ctest-vn-29303556
2025-08-29 09:45:35,616 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-29303556 info
2025-08-29 09:45:35,716 - INFO - IPAM: ctest-ipam-37440577 is not found in API Server
2025-08-29 09:45:35,727 - INFO - IPAM:ctest-ipam-37440577 is not found in control node
2025-08-29 09:45:35,990 - DEBUG - No XMPP flaps were noticed during the test
2025-08-29 09:45:35,990 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-08-29 09:45:35,990 - INFO - --------------------------------------------------------------------------------
2025-08-29 09:45:36,731 - INFO - Deleted project: ctest-TestBasicVMVN-70659896, ID : 3f45c1c9-60e8-4e2b-a9d4-a4be177beccb