2026-03-06 05:28:14,720 - INFO - Domain Default found not creating
2026-03-06 05:28:14,904 - INFO - Project ctest-TestBasicVMVN-58147811 not found, creating it
2026-03-06 05:28:15,356 - INFO - Created Project:ctest-TestBasicVMVN-58147811, ID : 8c71a668-9425-498e-a96e-0ea1db3fb7f2
2026-03-06 05:28:16,788 - INFO - ================================================================================
2026-03-06 05:28:16,788 - INFO - STARTING TEST : test_generic_link_local_service
2026-03-06 05:28:16,788 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2026-03-06 05:28:17,047 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-03-06 05:28:17,047 - INFO - Initial checks done. Running the testcase now
2026-03-06 05:28:17,047 - INFO -
2026-03-06 05:28:17,585 - DEBUG - Response for create_network : {'network': {'id': 'b3bc2812-8e9b-4405-9458-d0026a168b52', 'name': 'ctest-vn2_metadata-48571385', 'tenant_id': '8c71a6689425498ea96e0ea1db3fb7f2', 'project_id': '8c71a6689425498ea96e0ea1db3fb7f2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58147811', 'ctest-vn2_metadata-48571385'], 'port_security_enabled': True, 'description': ''}}
2026-03-06 05:28:17,799 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe698617-0713-4b0a-8a03-269110ab5de4', 'name': '', 'tenant_id': '8c71a6689425498ea96e0ea1db3fb7f2', 'network_id': 'b3bc2812-8e9b-4405-9458-d0026a168b52', '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': '8c71a6689425498ea96e0ea1db3fb7f2'}}
2026-03-06 05:28:17,818 - INFO - Created VN ctest-vn2_metadata-48571385
2026-03-06 05:28:17,872 - DEBUG - VN ctest-vn2_metadata-48571385 UUID is b3bc2812-8e9b-4405-9458-d0026a168b52
2026-03-06 05:28:18,057 - DEBUG - Services list from nova: [, , ]
2026-03-06 05:28:19,063 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5447-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5447-1)
2026-03-06 05:28:19,168 - DEBUG - Link local service introspect added
2026-03-06 05:28:19,210 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-06 05:28:24,290 - DEBUG - VM is in ACTIVE state now
2026-03-06 05:28:24,420 - INFO - Waiting for VM ctest-TestBasicVMVN-58147811-03044766 to be up..
2026-03-06 05:28:24,420 - INFO - VM name : ctest-TestBasicVMVN-58147811-03044766
2026-03-06 05:28:24,497 - DEBUG - VM ctest-TestBasicVMVN-58147811-03044766 ID is f51998aa-451a-442e-ad32-87cda5095895
2026-03-06 05:28:24,497 - DEBUG - VM ctest-TestBasicVMVN-58147811-03044766 launched on Node cn-jenkins-deploy-platform-ansible-os-5447-1
2026-03-06 05:28:24,581 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f51998aa-451a-442e-ad32-87cda5095895
2026-03-06 05:28:24,874 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f51998aa-451a-442e-ad32-87cda5095895
2026-03-06 05:28:24,913 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6903a2e1-79cd-4029-953b-9434194e4a3e
2026-03-06 05:28:28,173 - 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 1022ms')
2026-03-06 05:28:28,174 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58147811-03044766 failed!
2026-03-06 05:28:28,229 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58147811:ctest-vn2_metadata-48571385 is 11.1.1.1 and allocation pool is NOT set
2026-03-06 05:28:30,293 - 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=7.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.545 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.545/4.156/7.768/3.611 ms')
2026-03-06 05:28:30,293 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58147811-03044766 passed
2026-03-06 05:28:30,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 05:28:30,441 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58147811-03044766, IP 11.1.1.3, Port 22
2026-03-06 05:28:30,596 - DEBUG - VM ctest-TestBasicVMVN-58147811-03044766 is ready for SSH connections
2026-03-06 05:28:30,596 - INFO - Retry 0
2026-03-06 05:28:30,596 - 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
2026-03-06 05:28:30,597 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-03-06 05:28:32,212 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-03-06 05:28:32,212 - INFO - Generic metadata worked
2026-03-06 05:28:32,468 - DEBUG - Link local service introspect removed
2026-03-06 05:28:32,468 - INFO - Deleting VM ctest-TestBasicVMVN-58147811-03044766
2026-03-06 05:28:32,541 - INFO - Deleting VN ctest-vn2_metadata-48571385
2026-03-06 05:28:32,574 - DEBUG - VN b3bc2812-8e9b-4405-9458-d0026a168b52 still in use: Unable to complete operation on network b3bc2812-8e9b-4405-9458-d0026a168b52. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f3200311-0fba-494c-91c4-29516cba06ce']
2026-03-06 05:28:32,575 - WARNING - Deleting VN ctest-vn2_metadata-48571385 failed..Will retry
2026-03-06 05:28:34,681 - DEBUG - Response for deleting network ()
2026-03-06 05:28:34,934 - DEBUG - No XMPP flaps were noticed during the test
2026-03-06 05:28:34,934 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-03-06 05:28:34,934 - INFO - --------------------------------------------------------------------------------
2026-03-06 05:28:34,936 - INFO - ================================================================================
2026-03-06 05:28:34,936 - INFO - STARTING TEST : test_metadata_service
2026-03-06 05:28:34,936 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2026-03-06 05:28:35,232 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-03-06 05:28:35,232 - INFO - Initial checks done. Running the testcase now
2026-03-06 05:28:35,232 - INFO -
2026-03-06 05:28:35,232 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-03-06 05:28:35,239 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/b7ce27c1-8605-4669-856f-d961b4eccf0c
2026-03-06 05:28:35,414 - DEBUG - Response for create_network : {'network': {'id': '64d6325b-32f4-4830-b0d4-10247999ea3e', 'name': 'ctest-vn-24448268', 'tenant_id': '8c71a6689425498ea96e0ea1db3fb7f2', 'project_id': '8c71a6689425498ea96e0ea1db3fb7f2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58147811', 'ctest-vn-24448268'], 'port_security_enabled': True, 'description': ''}}
2026-03-06 05:28:35,568 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e0bdea73-b808-498e-b150-0871e05753d9', 'name': '', 'tenant_id': '8c71a6689425498ea96e0ea1db3fb7f2', 'network_id': '64d6325b-32f4-4830-b0d4-10247999ea3e', 'ip_version': 4, 'cidr': '201.37.5.0/26', 'allocation_pools': [{'start': '201.37.5.2', 'end': '201.37.5.62'}], 'gateway_ip': '201.37.5.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '201.37.5.2', 'tags': [], 'project_id': '8c71a6689425498ea96e0ea1db3fb7f2'}}
2026-03-06 05:28:35,586 - INFO - Created VN ctest-vn-24448268
2026-03-06 05:28:35,636 - DEBUG - VN ctest-vn-24448268 UUID is 64d6325b-32f4-4830-b0d4-10247999ea3e
2026-03-06 05:28:36,823 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5447-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5447-1)
2026-03-06 05:28:36,823 - INFO - Waiting for VM ctest-TestBasicVMVN-58147811-99322171 to be up..
2026-03-06 05:28:36,861 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-06 05:28:41,940 - DEBUG - VM is in ACTIVE state now
2026-03-06 05:28:41,940 - INFO - VM name : ctest-TestBasicVMVN-58147811-99322171
2026-03-06 05:28:42,017 - DEBUG - VM ctest-TestBasicVMVN-58147811-99322171 ID is ca17a74d-7038-4063-95e9-cc4ae4e992b3
2026-03-06 05:28:42,017 - DEBUG - VM ctest-TestBasicVMVN-58147811-99322171 launched on Node cn-jenkins-deploy-platform-ansible-os-5447-1
2026-03-06 05:28:42,097 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ca17a74d-7038-4063-95e9-cc4ae4e992b3
2026-03-06 05:28:42,105 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e534129e-883c-4ee5-bd21-bb52c19a867f
2026-03-06 05:28:45,350 - 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 1011ms')
2026-03-06 05:28:45,350 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58147811-99322171 failed!
2026-03-06 05:28:45,404 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58147811:ctest-vn-24448268 is 201.37.5.1 and allocation pool is NOT set
2026-03-06 05:28:47,468 - 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=8.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.63 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.626/5.538/8.450/2.912 ms')
2026-03-06 05:28:47,468 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58147811-99322171 passed
2026-03-06 05:28:47,620 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 05:28:47,620 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58147811-99322171, IP 201.37.5.3, Port 22
2026-03-06 05:28:47,675 - 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': ''}
2026-03-06 05:28:47,745 - DEBUG - VM ctest-TestBasicVMVN-58147811-99322171 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-06 05:28:52,746 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 05:28:52,746 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58147811-99322171, IP 201.37.5.3, Port 22
2026-03-06 05:28:52,903 - DEBUG - VM ctest-TestBasicVMVN-58147811-99322171 is ready for SSH connections
2026-03-06 05:28:52,904 - 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
2026-03-06 05:28:52,904 - DEBUG - cat /tmp/output.txt
2026-03-06 05:28:54,557 - DEBUG - Hello World. The time is now Thu, 05 Mar 2026 22:28:48 -0700!
2026-03-06 05:28:54,557 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 05 Mar 2026 22:28:48 -0700!'}
2026-03-06 05:28:54,557 - INFO - metadata_script.txt got executed in the vm
2026-03-06 05:28:54,557 - INFO - Deleting VM ctest-TestBasicVMVN-58147811-99322171
2026-03-06 05:28:54,622 - INFO - Deleting VN ctest-vn-24448268
2026-03-06 05:28:54,654 - DEBUG - VN 64d6325b-32f4-4830-b0d4-10247999ea3e still in use: Unable to complete operation on network 64d6325b-32f4-4830-b0d4-10247999ea3e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8c7f0c5d-05b7-402f-82e2-d47ddf522dd4']
2026-03-06 05:28:54,654 - WARNING - Deleting VN ctest-vn-24448268 failed..Will retry
2026-03-06 05:28:56,746 - DEBUG - Response for deleting network ()
2026-03-06 05:28:56,997 - DEBUG - No XMPP flaps were noticed during the test
2026-03-06 05:28:56,997 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-03-06 05:28:56,997 - INFO - --------------------------------------------------------------------------------
2026-03-06 05:28:57,000 - INFO - ================================================================================
2026-03-06 05:28:57,000 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-03-06 05:28:57,000 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2026-03-06 05:28:57,285 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-03-06 05:28:57,285 - INFO - Initial checks done. Running the testcase now
2026-03-06 05:28:57,285 - INFO -
2026-03-06 05:28:57,763 - DEBUG - Response for create_network : {'network': {'id': 'f256cc36-325f-48c8-8e79-adea279a587e', 'name': 'ctest-vn-04559391', 'tenant_id': '8c71a6689425498ea96e0ea1db3fb7f2', 'project_id': '8c71a6689425498ea96e0ea1db3fb7f2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58147811', 'ctest-vn-04559391'], 'port_security_enabled': True, 'description': ''}}
2026-03-06 05:28:57,925 - DEBUG - Response for create_subnet : {'subnet': {'id': '138cf58e-3808-4abb-92e1-0d3d789d5787', 'name': '', 'tenant_id': '8c71a6689425498ea96e0ea1db3fb7f2', 'network_id': 'f256cc36-325f-48c8-8e79-adea279a587e', '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': '8c71a6689425498ea96e0ea1db3fb7f2'}}
2026-03-06 05:28:58,108 - DEBUG - Response for create_subnet : {'subnet': {'id': '26631ba1-d95a-4fcb-a3ec-09b931c2479b', 'name': '', 'tenant_id': '8c71a6689425498ea96e0ea1db3fb7f2', 'network_id': 'f256cc36-325f-48c8-8e79-adea279a587e', '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': '8c71a6689425498ea96e0ea1db3fb7f2'}}
2026-03-06 05:28:58,127 - INFO - Created VN ctest-vn-04559391
2026-03-06 05:28:58,180 - DEBUG - VN ctest-vn-04559391 UUID is f256cc36-325f-48c8-8e79-adea279a587e
2026-03-06 05:28:58,581 - DEBUG - Response for create_port : {'port': {'name': 'ae4af9ca-3aa1-4b2d-a10c-32526a6edc88', 'id': 'ae4af9ca-3aa1-4b2d-a10c-32526a6edc88', 'tenant_id': '8c71a6689425498ea96e0ea1db3fb7f2', 'network_id': 'f256cc36-325f-48c8-8e79-adea279a587e', 'mac_address': '02:ae:4a:f9:ca:3a', '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': '138cf58e-3808-4abb-92e1-0d3d789d5787'}], 'security_groups': ['cf8c35c2-a4bc-4c0c-80d0-6777e4c7c88c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8c71a6689425498ea96e0ea1db3fb7f2'}}
2026-03-06 05:28:58,740 - DEBUG - Response for create_port : {'port': {'name': 'f1874e5f-6821-4c1e-a940-768b589d37a7', 'id': 'f1874e5f-6821-4c1e-a940-768b589d37a7', 'tenant_id': '8c71a6689425498ea96e0ea1db3fb7f2', 'network_id': 'f256cc36-325f-48c8-8e79-adea279a587e', 'mac_address': '02:f1:87:4e:5f:68', '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': '26631ba1-d95a-4fcb-a3ec-09b931c2479b'}], 'security_groups': ['cf8c35c2-a4bc-4c0c-80d0-6777e4c7c88c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8c71a6689425498ea96e0ea1db3fb7f2'}}
2026-03-06 05:28:59,114 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5447-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5447-1)
2026-03-06 05:28:59,521 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5447-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5447-1)
2026-03-06 05:29:00,766 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5447-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5447-1)
2026-03-06 05:29:00,767 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-03-06 05:29:00,782 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8e062cac-a287-47c7-bf36-3d306af41172
2026-03-06 05:29:00,799 - DEBUG - Requesting: http://10.0.0.38:8082/project/8c71a668-9425-498e-a96e-0ea1db3fb7f2
2026-03-06 05:29:00,872 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/3b248e4d-250c-4aaa-b215-d6e7c77105bc
2026-03-06 05:29:00,880 - INFO - Verifications in API Server for IPAM: ctest-ipam-11393292 passed
2026-03-06 05:29:00,886 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-58147811:ctest-ipam-11393292', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58147811', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4261687609384520362', 'uuid-lslong': '12832399004233958844'}, 'enable': 'true', 'created': '2026-03-06T05:28:57', 'last-modified': '2026-03-06T05:28:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.372740'}
2026-03-06 05:29:00,886 - INFO - Verifications in Control node for IPAM: ctest-ipam-11393292 passed
2026-03-06 05:29:00,886 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-03-06 05:29:00,893 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8e062cac-a287-47c7-bf36-3d306af41172
2026-03-06 05:29:00,902 - DEBUG - Requesting: http://10.0.0.38:8082/project/8c71a668-9425-498e-a96e-0ea1db3fb7f2
2026-03-06 05:29:00,989 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f256cc36-325f-48c8-8e79-adea279a587e
2026-03-06 05:29:01,012 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f256cc36-325f-48c8-8e79-adea279a587e
2026-03-06 05:29:01,026 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3ddfd3a5-19d5-42bf-88c0-52d71599324b
2026-03-06 05:29:01,034 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3ddfd3a5-19d5-42bf-88c0-52d71599324b
2026-03-06 05:29:01,045 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/fd5ac6e5-4757-414a-b90c-1e07a49226f8
2026-03-06 05:29:01,052 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-06 05:29:01,052 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f256cc36-325f-48c8-8e79-adea279a587e
2026-03-06 05:29:01,068 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3ddfd3a5-19d5-42bf-88c0-52d71599324b
2026-03-06 05:29:01,089 - INFO - Verified VN network id 9 for VN f256cc36-325f-48c8-8e79-adea279a587e
2026-03-06 05:29:01,089 - INFO - Verifications in API Server for VN ctest-vn-04559391 passed
2026-03-06 05:29:01,089 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f256cc36-325f-48c8-8e79-adea279a587e
2026-03-06 05:29:01,098 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3ddfd3a5-19d5-42bf-88c0-52d71599324b
2026-03-06 05:29:01,114 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3ddfd3a5-19d5-42bf-88c0-52d71599324b
2026-03-06 05:29:01,122 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/fd5ac6e5-4757-414a-b90c-1e07a49226f8
2026-03-06 05:29:01,146 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-58147811:ctest-vn-04559391', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58147811', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17462369138321082568', 'uuid-lslong': '10266428046766135422'}, 'enable': 'true', 'created': '2026-03-06T05:28:57', 'last-modified': '2026-03-06T05:28:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.062408'}
2026-03-06 05:29:01,155 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-06 05:29:01,155 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-04559391 passed
2026-03-06 05:29:01,155 - DEBUG - ====Verifying policy data for ctest-vn-04559391 in API_Server ======
2026-03-06 05:29:01,155 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-03-06 05:29:01,161 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8e062cac-a287-47c7-bf36-3d306af41172
2026-03-06 05:29:01,173 - DEBUG - Requesting: http://10.0.0.38:8082/project/8c71a668-9425-498e-a96e-0ea1db3fb7f2
2026-03-06 05:29:01,262 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/f256cc36-325f-48c8-8e79-adea279a587e
2026-03-06 05:29:01,284 - DEBUG - =>VN ctest-vn-04559391 has no policy to be verified
2026-03-06 05:29:01,284 - DEBUG - Verifying the vn in opserver
2026-03-06 05:29:01,285 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-58147811:ctest-vn-04559391 virtual network link through opserver 10.0.0.38
2026-03-06 05:29:01,285 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-03-06 05:29:01,666 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-03-06 05:29:01,807 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-58147811:ctest-vn-04559391', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-58147811:ctest-vn-04559391?flat'}
2026-03-06 05:29:01,807 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-58147811:ctest-vn-04559391 is found in opserver
2026-03-06 05:29:01,817 - DEBUG - VRF ids for VN ctest-vn-04559391: {'10.0.0.38': '2'}
2026-03-06 05:29:01,817 - INFO - Waiting for VM ctest-TestBasicVMVN-58147811-72159393 to be up..
2026-03-06 05:29:01,905 - DEBUG - VM is in ACTIVE state now
2026-03-06 05:29:01,905 - INFO - VM name : ctest-TestBasicVMVN-58147811-72159393
2026-03-06 05:29:02,027 - DEBUG - VM ctest-TestBasicVMVN-58147811-72159393 ID is cec86320-58d1-4901-b269-d40386d7a495
2026-03-06 05:29:02,027 - DEBUG - VM ctest-TestBasicVMVN-58147811-72159393 launched on Node cn-jenkins-deploy-platform-ansible-os-5447-1
2026-03-06 05:29:02,123 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cec86320-58d1-4901-b269-d40386d7a495
2026-03-06 05:29:02,138 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ae4af9ca-3aa1-4b2d-a10c-32526a6edc88
2026-03-06 05:29:05,386 - 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 1003ms')
2026-03-06 05:29:05,386 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58147811-72159393 failed!
2026-03-06 05:29:05,440 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58147811:ctest-vn-04559391 is 31.1.1.1 and allocation pool is NOT set
2026-03-06 05:29:05,441 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58147811:ctest-vn-04559391 is 31.1.2.1 and allocation pool is NOT set
2026-03-06 05:29:09,517 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2026-03-06 05:29:09,517 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58147811-72159393 failed!
2026-03-06 05:29:09,568 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58147811:ctest-vn-04559391 is 31.1.1.1 and allocation pool is NOT set
2026-03-06 05:29:09,569 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58147811:ctest-vn-04559391 is 31.1.2.1 and allocation pool is NOT set
2026-03-06 05:29:11,639 - 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.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.07 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.073/2.139/3.205/1.066 ms')
2026-03-06 05:29:11,639 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58147811-72159393 passed
2026-03-06 05:29:11,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 05:29:11,804 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58147811-72159393, IP 31.1.1.4, Port 22
2026-03-06 05:29:11,859 - 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': ''}
2026-03-06 05:29:11,930 - DEBUG - VM ctest-TestBasicVMVN-58147811-72159393 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-06 05:29:16,932 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 05:29:16,932 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58147811-72159393, IP 31.1.1.4, Port 22
2026-03-06 05:29:17,088 - DEBUG - VM ctest-TestBasicVMVN-58147811-72159393 is ready for SSH connections
2026-03-06 05:29:17,088 - INFO - Waiting for VM ctest-TestBasicVMVN-58147811-49307737 to be up..
2026-03-06 05:29:17,161 - DEBUG - VM is in ACTIVE state now
2026-03-06 05:29:17,161 - INFO - VM name : ctest-TestBasicVMVN-58147811-49307737
2026-03-06 05:29:17,228 - DEBUG - VM ctest-TestBasicVMVN-58147811-49307737 ID is 075aceb2-7fd3-40a2-98b8-4d1d81fd0188
2026-03-06 05:29:17,228 - DEBUG - VM ctest-TestBasicVMVN-58147811-49307737 launched on Node cn-jenkins-deploy-platform-ansible-os-5447-1
2026-03-06 05:29:17,303 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/075aceb2-7fd3-40a2-98b8-4d1d81fd0188
2026-03-06 05:29:17,312 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f1874e5f-6821-4c1e-a940-768b589d37a7
2026-03-06 05:29:18,544 - 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=4.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.322 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.322/2.216/4.110/1.894 ms')
2026-03-06 05:29:18,545 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-58147811-49307737 passed
2026-03-06 05:29:18,692 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 05:29:18,692 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58147811-49307737, IP 31.1.2.4, Port 22
2026-03-06 05:29:18,848 - DEBUG - VM ctest-TestBasicVMVN-58147811-49307737 is ready for SSH connections
2026-03-06 05:29:18,848 - INFO - Waiting for VM ctest-TestBasicVMVN-58147811-79102521 to be up..
2026-03-06 05:29:18,917 - DEBUG - VM is in ACTIVE state now
2026-03-06 05:29:18,917 - INFO - VM name : ctest-TestBasicVMVN-58147811-79102521
2026-03-06 05:29:18,986 - DEBUG - VM ctest-TestBasicVMVN-58147811-79102521 ID is ee570481-bbbf-44da-9417-2a3f99e872e3
2026-03-06 05:29:18,986 - DEBUG - VM ctest-TestBasicVMVN-58147811-79102521 launched on Node cn-jenkins-deploy-platform-ansible-os-5447-1
2026-03-06 05:29:19,059 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ee570481-bbbf-44da-9417-2a3f99e872e3
2026-03-06 05:29:19,067 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/84c4dca3-1c0a-49cc-a99f-03688c61d634
2026-03-06 05:29:20,306 - 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.81 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.391 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.391/1.602/2.814/1.211 ms')
2026-03-06 05:29:20,306 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-58147811-79102521 passed
2026-03-06 05:29:20,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 05:29:20,456 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58147811-79102521, IP 31.1.1.3, Port 22
2026-03-06 05:29:20,608 - DEBUG - VM ctest-TestBasicVMVN-58147811-79102521 is ready for SSH connections
2026-03-06 05:29:20,608 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 05:29:20,608 - 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
2026-03-06 05:29:20,608 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-03-06 05:29:24,634 - 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.476 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.761 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.794 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.761/1.677/3.476 ms
2026-03-06 05:29:24,634 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-58147811-72159393 passed
2026-03-06 05:29:24,634 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 05:29:24,635 - 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
2026-03-06 05:29:24,635 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-03-06 05:29:28,314 - 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.090 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.905 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.878 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.878/1.624/3.090 ms
2026-03-06 05:29:28,314 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-58147811-49307737 passed
2026-03-06 05:29:28,314 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 05:29:28,314 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 05:29:28,314 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 05:29:28,315 - 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
2026-03-06 05:29:28,315 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-06 05:29:28,489 - DEBUG - None
2026-03-06 05:29:28,489 - 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
2026-03-06 05:29:28,489 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-06 05:29:28,665 - DEBUG - None
2026-03-06 05:29:28,665 - 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
2026-03-06 05:29:28,666 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-06 05:29:29,316 - DEBUG - None
2026-03-06 05:29:29,316 - 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
2026-03-06 05:29:29,316 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-03-06 05:29:31,519 - 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.772 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.312 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.432 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.897 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/1.758/4.312 ms
2026-03-06 05:29:31,519 - 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
2026-03-06 05:29:31,519 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-03-06 05:29:33,759 - 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.027 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.020 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.295 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.405 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.623 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.571 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.430 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.405/1.910/4.295 ms
2026-03-06 05:29:33,759 - 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
2026-03-06 05:29:33,759 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-03-06 05:29:36,019 - 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.658 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.661 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.497 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.453 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.905 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.117 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.383 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.383/2.096/4.117 ms
2026-03-06 05:29:36,020 - INFO - Deleting VM ctest-TestBasicVMVN-58147811-79102521
2026-03-06 05:29:36,091 - INFO - Detaching port f1874e5f-6821-4c1e-a940-768b589d37a7 from VM ctest-TestBasicVMVN-58147811-49307737
2026-03-06 05:29:36,123 - INFO - Deleting VM ctest-TestBasicVMVN-58147811-49307737
2026-03-06 05:29:36,185 - INFO - Detaching port ae4af9ca-3aa1-4b2d-a10c-32526a6edc88 from VM ctest-TestBasicVMVN-58147811-72159393
2026-03-06 05:29:36,221 - INFO - Deleting VM ctest-TestBasicVMVN-58147811-72159393
2026-03-06 05:29:36,324 - INFO - Deleting VN ctest-vn-04559391
2026-03-06 05:29:36,490 - DEBUG - Response for delete_port : ()
2026-03-06 05:29:36,640 - DEBUG - Response for delete_port : ()
2026-03-06 05:29:36,689 - DEBUG - VN f256cc36-325f-48c8-8e79-adea279a587e still in use: Unable to complete operation on network f256cc36-325f-48c8-8e79-adea279a587e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-55fb4801-078e-4fef-a864-9360f13ad758']
2026-03-06 05:29:36,689 - WARNING - Deleting VN ctest-vn-04559391 failed..Will retry
2026-03-06 05:29:38,807 - DEBUG - Response for deleting network ()
2026-03-06 05:29:38,807 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3ddfd3a5-19d5-42bf-88c0-52d71599324b
2026-03-06 05:29:38,813 - DEBUG - Response Code: 404
2026-03-06 05:29:38,814 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-03-06 05:29:38,818 - DEBUG - Requesting: http://10.0.0.38:8082/domain/8e062cac-a287-47c7-bf36-3d306af41172
2026-03-06 05:29:38,871 - DEBUG - Requesting: http://10.0.0.38:8082/project/8c71a668-9425-498e-a96e-0ea1db3fb7f2
2026-03-06 05:29:38,947 - INFO - Validated that VN ctest-vn-04559391 is not found in API Server
2026-03-06 05:29:38,956 - DEBUG - VN ctest-vn-04559391 is not present in Agent 10.0.0.38
2026-03-06 05:29:38,956 - INFO - Validated that VN ctest-vn-04559391 is not in any agent
2026-03-06 05:29:38,961 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2026-03-06 05:29:38,967 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-04559391
2026-03-06 05:29:38,967 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-58147811:ctest-vn-04559391
2026-03-06 05:29:38,978 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-04559391 info
2026-03-06 05:29:39,060 - INFO - IPAM: ctest-ipam-11393292 is not found in API Server
2026-03-06 05:29:39,070 - INFO - IPAM:ctest-ipam-11393292 is not found in control node
2026-03-06 05:29:39,328 - DEBUG - No XMPP flaps were noticed during the test
2026-03-06 05:29:39,328 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2026-03-06 05:29:39,328 - INFO - --------------------------------------------------------------------------------
2026-03-06 05:29:39,976 - INFO - Deleted project: ctest-TestBasicVMVN-58147811, ID : 8c71a668-9425-498e-a96e-0ea1db3fb7f2