2025-11-24 14:39:13,883 - INFO - Domain Default found not creating
2025-11-24 14:39:14,111 - INFO - Project ctest-TestBasicVMVN-16443273 not found, creating it
2025-11-24 14:39:14,611 - INFO - Created Project:ctest-TestBasicVMVN-16443273, ID : 9413076f-64cc-4c79-9239-cb8108c57526
2025-11-24 14:39:16,443 - INFO - ================================================================================
2025-11-24 14:39:16,443 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-24 14:39:16,444 - 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-11-24 14:39:16,711 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.129': '0'}} with
2025-11-24 14:39:16,711 - INFO - Initial checks done. Running the testcase now
2025-11-24 14:39:16,711 - INFO -
2025-11-24 14:39:17,347 - DEBUG - Response for create_network : {'network': {'id': '25f1704c-fbdf-48a8-80a5-5471cd4fe8e4', 'name': 'ctest-vn2_metadata-75455141', 'tenant_id': '9413076f64cc4c799239cb8108c57526', 'project_id': '9413076f64cc4c799239cb8108c57526', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16443273', 'ctest-vn2_metadata-75455141'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 14:39:17,510 - DEBUG - Response for create_subnet : {'subnet': {'id': '8cf30acc-fb7f-4dde-bf08-d6957622c600', 'name': '', 'tenant_id': '9413076f64cc4c799239cb8108c57526', 'network_id': '25f1704c-fbdf-48a8-80a5-5471cd4fe8e4', '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': '9413076f64cc4c799239cb8108c57526'}}
2025-11-24 14:39:17,540 - INFO - Created VN ctest-vn2_metadata-75455141
2025-11-24 14:39:17,595 - DEBUG - VN ctest-vn2_metadata-75455141 UUID is 25f1704c-fbdf-48a8-80a5-5471cd4fe8e4
2025-11-24 14:39:17,816 - DEBUG - Services list from nova: [, , ]
2025-11-24 14:39:19,024 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4807-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4807-1)
2025-11-24 14:39:19,138 - DEBUG - Link local service introspect added
2025-11-24 14:39:19,188 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-24 14:39:24,281 - DEBUG - VM is in ACTIVE state now
2025-11-24 14:39:24,449 - INFO - Waiting for VM ctest-TestBasicVMVN-16443273-48399415 to be up..
2025-11-24 14:39:24,449 - INFO - VM name : ctest-TestBasicVMVN-16443273-48399415
2025-11-24 14:39:24,535 - DEBUG - VM ctest-TestBasicVMVN-16443273-48399415 ID is 67ffb837-6c0c-4b21-946b-3758e2a41460
2025-11-24 14:39:24,535 - DEBUG - VM ctest-TestBasicVMVN-16443273-48399415 launched on Node cn-jenkins-deploy-platform-ansible-os-4807-1
2025-11-24 14:39:24,625 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/67ffb837-6c0c-4b21-946b-3758e2a41460
2025-11-24 14:39:24,978 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/67ffb837-6c0c-4b21-946b-3758e2a41460
2025-11-24 14:39:25,017 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/970a1df9-f502-4934-833a-a97f61d85cd7
2025-11-24 14:39:28,268 - 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 1005ms')
2025-11-24 14:39:28,269 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16443273-48399415 failed!
2025-11-24 14:39:28,326 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16443273:ctest-vn2_metadata-75455141 is 11.1.1.1 and allocation pool is NOT set
2025-11-24 14:39:32,396 - 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=4.53 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 4.528/4.528/4.528/0.000 ms')
2025-11-24 14:39:32,396 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16443273-48399415 passed
2025-11-24 14:39:32,550 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 14:39:32,551 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16443273-48399415, IP 11.1.1.3, Port 22
2025-11-24 14:39:32,711 - DEBUG - VM ctest-TestBasicVMVN-16443273-48399415 is ready for SSH connections
2025-11-24 14:39:32,711 - INFO - Retry 0
2025-11-24 14:39:32,711 - 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.38, gateway password: c0ntrail123
2025-11-24 14:39:32,711 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-24 14:39:34,401 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-24 14:39:34,401 - INFO - Generic metadata worked
2025-11-24 14:39:34,666 - DEBUG - Link local service introspect removed
2025-11-24 14:39:34,666 - INFO - Deleting VM ctest-TestBasicVMVN-16443273-48399415
2025-11-24 14:39:34,754 - INFO - Deleting VN ctest-vn2_metadata-75455141
2025-11-24 14:39:34,800 - DEBUG - VN 25f1704c-fbdf-48a8-80a5-5471cd4fe8e4 still in use: Unable to complete operation on network 25f1704c-fbdf-48a8-80a5-5471cd4fe8e4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1dc5b40d-b3e2-48d3-ac70-8bbcc5b7d738']
2025-11-24 14:39:34,800 - WARNING - Deleting VN ctest-vn2_metadata-75455141 failed..Will retry
2025-11-24 14:39:36,916 - DEBUG - Response for deleting network ()
2025-11-24 14:39:37,180 - DEBUG - No XMPP flaps were noticed during the test
2025-11-24 14:39:37,180 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2025-11-24 14:39:37,180 - INFO - --------------------------------------------------------------------------------
2025-11-24 14:39:37,183 - INFO - ================================================================================
2025-11-24 14:39:37,183 - INFO - STARTING TEST : test_metadata_service
2025-11-24 14:39:37,183 - 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-11-24 14:39:37,487 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.129': '0'}} with
2025-11-24 14:39:37,487 - INFO - Initial checks done. Running the testcase now
2025-11-24 14:39:37,487 - INFO -
2025-11-24 14:39:37,488 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-11-24 14:39:37,495 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/d5042015-fa3e-46b5-bb77-71a328c73f8c
2025-11-24 14:39:37,710 - DEBUG - Response for create_network : {'network': {'id': 'f84547aa-cf3f-4b5b-bd3e-5b79ccac8f72', 'name': 'ctest-vn-16341028', 'tenant_id': '9413076f64cc4c799239cb8108c57526', 'project_id': '9413076f64cc4c799239cb8108c57526', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16443273', 'ctest-vn-16341028'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 14:39:37,994 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f623c431-8ae3-4804-9234-634647c35270', 'name': '', 'tenant_id': '9413076f64cc4c799239cb8108c57526', 'network_id': 'f84547aa-cf3f-4b5b-bd3e-5b79ccac8f72', 'ip_version': 4, 'cidr': '181.169.175.128/26', 'allocation_pools': [{'start': '181.169.175.130', 'end': '181.169.175.190'}], 'gateway_ip': '181.169.175.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '181.169.175.130', 'tags': [], 'project_id': '9413076f64cc4c799239cb8108c57526'}}
2025-11-24 14:39:38,017 - INFO - Created VN ctest-vn-16341028
2025-11-24 14:39:38,078 - DEBUG - VN ctest-vn-16341028 UUID is f84547aa-cf3f-4b5b-bd3e-5b79ccac8f72
2025-11-24 14:39:39,443 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4807-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4807-1)
2025-11-24 14:39:39,443 - INFO - Waiting for VM ctest-TestBasicVMVN-16443273-35103765 to be up..
2025-11-24 14:39:39,489 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-24 14:39:44,579 - DEBUG - VM is in ACTIVE state now
2025-11-24 14:39:44,580 - INFO - VM name : ctest-TestBasicVMVN-16443273-35103765
2025-11-24 14:39:44,667 - DEBUG - VM ctest-TestBasicVMVN-16443273-35103765 ID is 3f6ee0de-faa4-474c-9c5a-66e10effaa33
2025-11-24 14:39:44,667 - DEBUG - VM ctest-TestBasicVMVN-16443273-35103765 launched on Node cn-jenkins-deploy-platform-ansible-os-4807-1
2025-11-24 14:39:44,758 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3f6ee0de-faa4-474c-9c5a-66e10effaa33
2025-11-24 14:39:44,770 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5050581a-081f-49ea-a027-f33bfa286d09
2025-11-24 14:39:48,048 - 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 1030ms')
2025-11-24 14:39:48,048 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16443273-35103765 failed!
2025-11-24 14:39:48,106 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16443273:ctest-vn-16341028 is 181.169.175.129 and allocation pool is NOT set
2025-11-24 14:39:52,166 - 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 1000ms')
2025-11-24 14:39:52,166 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16443273-35103765 failed!
2025-11-24 14:39:52,222 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16443273:ctest-vn-16341028 is 181.169.175.129 and allocation pool is NOT set
2025-11-24 14:39:54,291 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.510 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.510/2.292/4.075/1.782 ms')
2025-11-24 14:39:54,292 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16443273-35103765 passed
2025-11-24 14:39:54,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 14:39:54,447 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16443273-35103765, IP 181.169.175.131, Port 22
2025-11-24 14:39:54,616 - DEBUG - VM ctest-TestBasicVMVN-16443273-35103765 is ready for SSH connections
2025-11-24 14:39:54,617 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-11-24 14:39:54,617 - DEBUG - cat /tmp/output.txt
2025-11-24 14:39:56,348 - DEBUG - Hello World. The time is now Mon, 24 Nov 2025 07:39:51 -0700!
2025-11-24 14:39:56,348 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 24 Nov 2025 07:39:51 -0700!'}
2025-11-24 14:39:56,348 - INFO - metadata_script.txt got executed in the vm
2025-11-24 14:39:56,348 - INFO - Deleting VM ctest-TestBasicVMVN-16443273-35103765
2025-11-24 14:39:56,437 - INFO - Deleting VN ctest-vn-16341028
2025-11-24 14:39:56,479 - DEBUG - VN f84547aa-cf3f-4b5b-bd3e-5b79ccac8f72 still in use: Unable to complete operation on network f84547aa-cf3f-4b5b-bd3e-5b79ccac8f72. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3869b760-55b0-43ad-bb93-eab07e7cb67d']
2025-11-24 14:39:56,479 - WARNING - Deleting VN ctest-vn-16341028 failed..Will retry
2025-11-24 14:39:58,601 - DEBUG - Response for deleting network ()
2025-11-24 14:39:58,879 - DEBUG - No XMPP flaps were noticed during the test
2025-11-24 14:39:58,879 - INFO - END TEST : test_metadata_service : PASSED[0:00:21]
2025-11-24 14:39:58,880 - INFO - --------------------------------------------------------------------------------
2025-11-24 14:39:58,882 - INFO - ================================================================================
2025-11-24 14:39:58,882 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-24 14:39:58,883 - 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-11-24 14:39:59,175 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.129': '0'}} with
2025-11-24 14:39:59,175 - INFO - Initial checks done. Running the testcase now
2025-11-24 14:39:59,175 - INFO -
2025-11-24 14:39:59,686 - DEBUG - Response for create_network : {'network': {'id': 'ac4b4e0e-59fd-4ff5-9446-372cbadc93d3', 'name': 'ctest-vn-31759002', 'tenant_id': '9413076f64cc4c799239cb8108c57526', 'project_id': '9413076f64cc4c799239cb8108c57526', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16443273', 'ctest-vn-31759002'], 'port_security_enabled': True, 'description': ''}}
2025-11-24 14:39:59,916 - DEBUG - Response for create_subnet : {'subnet': {'id': '3a101175-6938-451b-a27f-f6a5e651ce96', 'name': '', 'tenant_id': '9413076f64cc4c799239cb8108c57526', 'network_id': 'ac4b4e0e-59fd-4ff5-9446-372cbadc93d3', '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': '9413076f64cc4c799239cb8108c57526'}}
2025-11-24 14:40:00,111 - DEBUG - Response for create_subnet : {'subnet': {'id': '656f59e6-293c-42c8-8648-8729cc874154', 'name': '', 'tenant_id': '9413076f64cc4c799239cb8108c57526', 'network_id': 'ac4b4e0e-59fd-4ff5-9446-372cbadc93d3', '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': '9413076f64cc4c799239cb8108c57526'}}
2025-11-24 14:40:00,132 - INFO - Created VN ctest-vn-31759002
2025-11-24 14:40:00,186 - DEBUG - VN ctest-vn-31759002 UUID is ac4b4e0e-59fd-4ff5-9446-372cbadc93d3
2025-11-24 14:40:00,593 - DEBUG - Response for create_port : {'port': {'name': '5d4cabe5-261a-43c3-a25e-8d6dcd9f7311', 'id': '5d4cabe5-261a-43c3-a25e-8d6dcd9f7311', 'tenant_id': '9413076f64cc4c799239cb8108c57526', 'network_id': 'ac4b4e0e-59fd-4ff5-9446-372cbadc93d3', 'mac_address': '02:5d:4c:ab:e5:26', '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': '3a101175-6938-451b-a27f-f6a5e651ce96'}], 'security_groups': ['31afc512-8367-490b-877d-0542f1e319ba'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9413076f64cc4c799239cb8108c57526'}}
2025-11-24 14:40:00,791 - DEBUG - Response for create_port : {'port': {'name': '56c53644-097a-446e-ac64-f7ba98e8c1d9', 'id': '56c53644-097a-446e-ac64-f7ba98e8c1d9', 'tenant_id': '9413076f64cc4c799239cb8108c57526', 'network_id': 'ac4b4e0e-59fd-4ff5-9446-372cbadc93d3', 'mac_address': '02:56:c5:36:44:09', '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': '656f59e6-293c-42c8-8648-8729cc874154'}], 'security_groups': ['31afc512-8367-490b-877d-0542f1e319ba'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9413076f64cc4c799239cb8108c57526'}}
2025-11-24 14:40:01,269 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4807-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4807-1)
2025-11-24 14:40:01,896 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4807-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4807-1)
2025-11-24 14:40:03,483 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4807-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4807-1)
2025-11-24 14:40:03,483 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-24 14:40:03,494 - DEBUG - Requesting: http://10.0.0.38:8082/domain/249d3145-6f8d-4194-953d-eeaf68fdf1bd
2025-11-24 14:40:03,513 - DEBUG - Requesting: http://10.0.0.38:8082/project/9413076f-64cc-4c79-9239-cb8108c57526
2025-11-24 14:40:03,614 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/1fbbb867-a101-498f-9e3d-0868446e3696
2025-11-24 14:40:03,631 - INFO - Verifications in API Server for IPAM: ctest-ipam-16188445 passed
2025-11-24 14:40:03,640 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-16443273:ctest-ipam-16188445', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16443273', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2286623991043017103', 'uuid-lslong': '11402279075489658518'}, 'enable': 'true', 'created': '2025-11-24T14:39:59', 'last-modified': '2025-11-24T14:39:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.228088'}
2025-11-24 14:40:03,640 - INFO - Verifications in Control node for IPAM: ctest-ipam-16188445 passed
2025-11-24 14:40:03,641 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-24 14:40:03,650 - DEBUG - Requesting: http://10.0.0.38:8082/domain/249d3145-6f8d-4194-953d-eeaf68fdf1bd
2025-11-24 14:40:03,667 - DEBUG - Requesting: http://10.0.0.38:8082/project/9413076f-64cc-4c79-9239-cb8108c57526
2025-11-24 14:40:03,765 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ac4b4e0e-59fd-4ff5-9446-372cbadc93d3
2025-11-24 14:40:03,783 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ac4b4e0e-59fd-4ff5-9446-372cbadc93d3
2025-11-24 14:40:03,797 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f79e87b5-e16f-43f7-bbc7-839c12f352df
2025-11-24 14:40:03,809 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f79e87b5-e16f-43f7-bbc7-839c12f352df
2025-11-24 14:40:03,819 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/7b410655-3d53-418e-895e-600d7f8e6813
2025-11-24 14:40:03,829 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-24 14:40:03,829 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ac4b4e0e-59fd-4ff5-9446-372cbadc93d3
2025-11-24 14:40:03,844 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f79e87b5-e16f-43f7-bbc7-839c12f352df
2025-11-24 14:40:03,868 - INFO - Verified VN network id 10 for VN ac4b4e0e-59fd-4ff5-9446-372cbadc93d3
2025-11-24 14:40:03,869 - INFO - Verifications in API Server for VN ctest-vn-31759002 passed
2025-11-24 14:40:03,870 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ac4b4e0e-59fd-4ff5-9446-372cbadc93d3
2025-11-24 14:40:03,887 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f79e87b5-e16f-43f7-bbc7-839c12f352df
2025-11-24 14:40:03,898 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f79e87b5-e16f-43f7-bbc7-839c12f352df
2025-11-24 14:40:03,910 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/7b410655-3d53-418e-895e-600d7f8e6813
2025-11-24 14:40:03,931 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-16443273:ctest-vn-31759002', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16443273', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12415102621323186165', 'uuid-lslong': '10684287831236187091'}, 'enable': 'true', 'created': '2025-11-24T14:39:59', 'last-modified': '2025-11-24T14:40:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.853432'}
2025-11-24 14:40:03,945 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-24 14:40:03,945 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-31759002 passed
2025-11-24 14:40:03,945 - DEBUG - ====Verifying policy data for ctest-vn-31759002 in API_Server ======
2025-11-24 14:40:03,945 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-24 14:40:03,955 - DEBUG - Requesting: http://10.0.0.38:8082/domain/249d3145-6f8d-4194-953d-eeaf68fdf1bd
2025-11-24 14:40:03,977 - DEBUG - Requesting: http://10.0.0.38:8082/project/9413076f-64cc-4c79-9239-cb8108c57526
2025-11-24 14:40:04,069 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ac4b4e0e-59fd-4ff5-9446-372cbadc93d3
2025-11-24 14:40:04,084 - DEBUG - =>VN ctest-vn-31759002 has no policy to be verified
2025-11-24 14:40:04,085 - DEBUG - Verifying the vn in opserver
2025-11-24 14:40:04,085 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-16443273:ctest-vn-31759002 virtual network link through opserver 10.0.0.38
2025-11-24 14:40:04,085 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-11-24 14:40:04,640 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-11-24 14:40:04,839 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-16443273:ctest-vn-31759002', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-16443273:ctest-vn-31759002?flat'}
2025-11-24 14:40:04,839 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-16443273:ctest-vn-31759002 is found in opserver
2025-11-24 14:40:04,845 - DEBUG - VRF ids for VN ctest-vn-31759002: {'10.0.0.38': '2'}
2025-11-24 14:40:04,845 - INFO - Waiting for VM ctest-TestBasicVMVN-16443273-86793290 to be up..
2025-11-24 14:40:05,003 - DEBUG - VM is in ACTIVE state now
2025-11-24 14:40:05,003 - INFO - VM name : ctest-TestBasicVMVN-16443273-86793290
2025-11-24 14:40:05,116 - DEBUG - VM ctest-TestBasicVMVN-16443273-86793290 ID is f1a8e113-43a0-4ba0-a7bd-7806e8064a5f
2025-11-24 14:40:05,117 - DEBUG - VM ctest-TestBasicVMVN-16443273-86793290 launched on Node cn-jenkins-deploy-platform-ansible-os-4807-1
2025-11-24 14:40:05,225 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f1a8e113-43a0-4ba0-a7bd-7806e8064a5f
2025-11-24 14:40:05,235 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5d4cabe5-261a-43c3-a25e-8d6dcd9f7311
2025-11-24 14:40:08,491 - 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 1007ms')
2025-11-24 14:40:08,491 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16443273-86793290 failed!
2025-11-24 14:40:08,548 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16443273:ctest-vn-31759002 is 31.1.1.1 and allocation pool is NOT set
2025-11-24 14:40:08,548 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16443273:ctest-vn-31759002 is 31.1.2.1 and allocation pool is NOT set
2025-11-24 14:40:12,618 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms')
2025-11-24 14:40:12,618 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16443273-86793290 failed!
2025-11-24 14:40:12,678 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16443273:ctest-vn-31759002 is 31.1.1.1 and allocation pool is NOT set
2025-11-24 14:40:12,679 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16443273:ctest-vn-31759002 is 31.1.2.1 and allocation pool is NOT set
2025-11-24 14:40:14,746 - 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=13.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.25 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.253/7.319/13.385/6.066 ms')
2025-11-24 14:40:14,747 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16443273-86793290 passed
2025-11-24 14:40:14,903 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 14:40:14,903 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16443273-86793290, IP 31.1.1.4, Port 22
2025-11-24 14:40:14,968 - 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-11-24 14:40:15,061 - DEBUG - VM ctest-TestBasicVMVN-16443273-86793290 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-24 14:40:20,062 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 14:40:20,062 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16443273-86793290, IP 31.1.1.4, Port 22
2025-11-24 14:40:20,237 - DEBUG - VM ctest-TestBasicVMVN-16443273-86793290 is ready for SSH connections
2025-11-24 14:40:20,237 - INFO - Waiting for VM ctest-TestBasicVMVN-16443273-10792321 to be up..
2025-11-24 14:40:20,329 - DEBUG - VM is in ACTIVE state now
2025-11-24 14:40:20,329 - INFO - VM name : ctest-TestBasicVMVN-16443273-10792321
2025-11-24 14:40:20,417 - DEBUG - VM ctest-TestBasicVMVN-16443273-10792321 ID is df36964e-021b-4568-9910-1d6ecc6bb5ec
2025-11-24 14:40:20,417 - DEBUG - VM ctest-TestBasicVMVN-16443273-10792321 launched on Node cn-jenkins-deploy-platform-ansible-os-4807-1
2025-11-24 14:40:20,502 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/df36964e-021b-4568-9910-1d6ecc6bb5ec
2025-11-24 14:40:20,512 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/56c53644-097a-446e-ac64-f7ba98e8c1d9
2025-11-24 14:40:21,756 - 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.28 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.491 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.491/1.883/3.276/1.392 ms')
2025-11-24 14:40:21,756 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-16443273-10792321 passed
2025-11-24 14:40:21,914 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 14:40:21,914 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16443273-10792321, IP 31.1.2.4, Port 22
2025-11-24 14:40:22,080 - DEBUG - VM ctest-TestBasicVMVN-16443273-10792321 is ready for SSH connections
2025-11-24 14:40:22,081 - INFO - Waiting for VM ctest-TestBasicVMVN-16443273-90545413 to be up..
2025-11-24 14:40:22,165 - DEBUG - VM is in ACTIVE state now
2025-11-24 14:40:22,165 - INFO - VM name : ctest-TestBasicVMVN-16443273-90545413
2025-11-24 14:40:22,249 - DEBUG - VM ctest-TestBasicVMVN-16443273-90545413 ID is b6033de8-8878-406f-8a6e-e05b128ea7c0
2025-11-24 14:40:22,249 - DEBUG - VM ctest-TestBasicVMVN-16443273-90545413 launched on Node cn-jenkins-deploy-platform-ansible-os-4807-1
2025-11-24 14:40:22,333 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b6033de8-8878-406f-8a6e-e05b128ea7c0
2025-11-24 14:40:22,345 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/91682524-f7f6-4bc6-89da-d52ef9585d43
2025-11-24 14:40:23,598 - 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=4.34 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.591 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.591/2.463/4.335/1.872 ms')
2025-11-24 14:40:23,598 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-16443273-90545413 passed
2025-11-24 14:40:23,754 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 14:40:23,754 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16443273-90545413, IP 31.1.1.3, Port 22
2025-11-24 14:40:23,914 - DEBUG - VM ctest-TestBasicVMVN-16443273-90545413 is ready for SSH connections
2025-11-24 14:40:23,915 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 14:40:23,915 - 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.38, gateway password: c0ntrail123
2025-11-24 14:40:23,915 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-24 14:40:28,135 - 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.239 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.113 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.072 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.072/2.141/4.239 ms
2025-11-24 14:40:28,135 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-16443273-86793290 passed
2025-11-24 14:40:28,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 14:40:28,135 - 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.38, gateway password: c0ntrail123
2025-11-24 14:40:28,135 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-24 14:40:31,883 - 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.273 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.167 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.293 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.167/1.911/3.273 ms
2025-11-24 14:40:31,883 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-16443273-10792321 passed
2025-11-24 14:40:31,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 14:40:31,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 14:40:31,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-24 14:40:31,883 - 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.38, gateway password: c0ntrail123
2025-11-24 14:40:31,884 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-24 14:40:32,106 - DEBUG - None
2025-11-24 14:40:32,107 - 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.38, gateway password: c0ntrail123
2025-11-24 14:40:32,107 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-24 14:40:32,317 - DEBUG - None
2025-11-24 14:40:32,317 - 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.38, gateway password: c0ntrail123
2025-11-24 14:40:32,317 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-24 14:40:33,041 - DEBUG - None
2025-11-24 14:40:33,042 - 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.38, gateway password: c0ntrail123
2025-11-24 14:40:33,042 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-24 14:40:35,294 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.524 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.250 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.514 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.068 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.421 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.421/2.155/5.250 ms
2025-11-24 14:40:35,294 - 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.38, gateway password: c0ntrail123
2025-11-24 14:40:35,294 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-24 14:40:37,581 - 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.287 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.080 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.829 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.582 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.267 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.783 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.517 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.517/2.620/5.829 ms
2025-11-24 14:40:37,581 - 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.38, gateway password: c0ntrail123
2025-11-24 14:40:37,581 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-24 14:40:39,864 - 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.768 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.054 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.040 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.476 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.127 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.263 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.445 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.445/2.310/4.263 ms
2025-11-24 14:40:39,864 - INFO - Deleting VM ctest-TestBasicVMVN-16443273-90545413
2025-11-24 14:40:39,946 - INFO - Detaching port 56c53644-097a-446e-ac64-f7ba98e8c1d9 from VM ctest-TestBasicVMVN-16443273-10792321
2025-11-24 14:40:39,990 - INFO - Deleting VM ctest-TestBasicVMVN-16443273-10792321
2025-11-24 14:40:40,087 - INFO - Detaching port 5d4cabe5-261a-43c3-a25e-8d6dcd9f7311 from VM ctest-TestBasicVMVN-16443273-86793290
2025-11-24 14:40:40,128 - INFO - Deleting VM ctest-TestBasicVMVN-16443273-86793290
2025-11-24 14:40:40,214 - INFO - Deleting VN ctest-vn-31759002
2025-11-24 14:40:40,425 - DEBUG - Response for delete_port : ()
2025-11-24 14:40:40,671 - DEBUG - Response for delete_port : ()
2025-11-24 14:40:40,727 - DEBUG - VN ac4b4e0e-59fd-4ff5-9446-372cbadc93d3 still in use: Unable to complete operation on network ac4b4e0e-59fd-4ff5-9446-372cbadc93d3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-62244c7f-9608-4b23-9472-6d2555852d26']
2025-11-24 14:40:40,727 - WARNING - Deleting VN ctest-vn-31759002 failed..Will retry
2025-11-24 14:40:42,879 - DEBUG - Response for deleting network ()
2025-11-24 14:40:42,879 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f79e87b5-e16f-43f7-bbc7-839c12f352df
2025-11-24 14:40:42,887 - DEBUG - Response Code: 404
2025-11-24 14:40:42,888 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-24 14:40:42,895 - DEBUG - Requesting: http://10.0.0.38:8082/domain/249d3145-6f8d-4194-953d-eeaf68fdf1bd
2025-11-24 14:40:42,956 - DEBUG - Requesting: http://10.0.0.38:8082/project/9413076f-64cc-4c79-9239-cb8108c57526
2025-11-24 14:40:43,039 - INFO - Validated that VN ctest-vn-31759002 is not found in API Server
2025-11-24 14:40:43,050 - DEBUG - VN ctest-vn-31759002 is not present in Agent 10.0.0.38
2025-11-24 14:40:43,050 - INFO - Validated that VN ctest-vn-31759002 is not in any agent
2025-11-24 14:40:43,056 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-11-24 14:40:43,062 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-31759002
2025-11-24 14:40:43,062 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-16443273:ctest-vn-31759002
2025-11-24 14:40:43,072 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-31759002 info
2025-11-24 14:40:43,162 - INFO - IPAM: ctest-ipam-16188445 is not found in API Server
2025-11-24 14:40:43,174 - INFO - IPAM:ctest-ipam-16188445 is not found in control node
2025-11-24 14:40:43,449 - DEBUG - No XMPP flaps were noticed during the test
2025-11-24 14:40:43,450 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:45]
2025-11-24 14:40:43,450 - INFO - --------------------------------------------------------------------------------
2025-11-24 14:40:44,252 - INFO - Deleted project: ctest-TestBasicVMVN-16443273, ID : 9413076f-64cc-4c79-9239-cb8108c57526