2025-11-19 17:39:29,982 - INFO - Domain Default found not creating
2025-11-19 17:39:30,127 - INFO - Project ctest-TestBasicVMVN-62383575 not found, creating it
2025-11-19 17:39:30,578 - INFO - Created Project:ctest-TestBasicVMVN-62383575, ID : c32c4def-3310-4628-b91f-a599471574da
2025-11-19 17:39:32,059 - INFO - ================================================================================
2025-11-19 17:39:32,059 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-19 17:39:32,059 - 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-19 17:39:32,318 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.209': '0'}} with
2025-11-19 17:39:32,318 - INFO - Initial checks done. Running the testcase now
2025-11-19 17:39:32,318 - INFO -
2025-11-19 17:39:32,848 - DEBUG - Response for create_network : {'network': {'id': '922d7da2-08a8-4731-b20c-606fafdd0bc3', 'name': 'ctest-vn2_metadata-44242871', 'tenant_id': 'c32c4def33104628b91fa599471574da', 'project_id': 'c32c4def33104628b91fa599471574da', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62383575', 'ctest-vn2_metadata-44242871'], 'port_security_enabled': True, 'description': ''}}
2025-11-19 17:39:33,021 - DEBUG - Response for create_subnet : {'subnet': {'id': '2d0cf0e0-a504-4d1e-b0ff-b4774ec4e277', 'name': '', 'tenant_id': 'c32c4def33104628b91fa599471574da', 'network_id': '922d7da2-08a8-4731-b20c-606fafdd0bc3', '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': 'c32c4def33104628b91fa599471574da'}}
2025-11-19 17:39:33,040 - INFO - Created VN ctest-vn2_metadata-44242871
2025-11-19 17:39:33,093 - DEBUG - VN ctest-vn2_metadata-44242871 UUID is 922d7da2-08a8-4731-b20c-606fafdd0bc3
2025-11-19 17:39:33,264 - DEBUG - Services list from nova: [, , ]
2025-11-19 17:39:34,243 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4764-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4764-1)
2025-11-19 17:39:34,345 - DEBUG - Link local service introspect added
2025-11-19 17:39:34,391 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-19 17:39:39,457 - DEBUG - VM is in ACTIVE state now
2025-11-19 17:39:39,580 - INFO - Waiting for VM ctest-TestBasicVMVN-62383575-19570970 to be up..
2025-11-19 17:39:39,580 - INFO - VM name : ctest-TestBasicVMVN-62383575-19570970
2025-11-19 17:39:39,643 - DEBUG - VM ctest-TestBasicVMVN-62383575-19570970 ID is 9f0b1358-ef9f-4803-929f-b6054b2adb00
2025-11-19 17:39:39,643 - DEBUG - VM ctest-TestBasicVMVN-62383575-19570970 launched on Node cn-jenkins-deploy-platform-ansible-os-4764-1
2025-11-19 17:39:39,708 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9f0b1358-ef9f-4803-929f-b6054b2adb00
2025-11-19 17:39:39,997 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9f0b1358-ef9f-4803-929f-b6054b2adb00
2025-11-19 17:39:40,027 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/19dfac2d-6c33-4e95-8729-eb405da6a9bc
2025-11-19 17:39:43,254 - 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-19 17:39:43,254 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62383575-19570970 failed!
2025-11-19 17:39:43,305 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62383575:ctest-vn2_metadata-44242871 is 11.1.1.1 and allocation pool is NOT set
2025-11-19 17:39:45,366 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.349 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.349/1.638/2.928/1.289 ms')
2025-11-19 17:39:45,366 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62383575-19570970 passed
2025-11-19 17:39:45,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:39:45,513 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62383575-19570970, IP 11.1.1.3, Port 22
2025-11-19 17:39:45,668 - DEBUG - VM ctest-TestBasicVMVN-62383575-19570970 is ready for SSH connections
2025-11-19 17:39:45,668 - INFO - Retry 0
2025-11-19 17:39:45,668 - 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-19 17:39:45,668 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-19 17:39:47,259 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-19 17:39:47,259 - INFO - Generic metadata worked
2025-11-19 17:39:47,513 - DEBUG - Link local service introspect removed
2025-11-19 17:39:47,513 - INFO - Deleting VM ctest-TestBasicVMVN-62383575-19570970
2025-11-19 17:39:47,575 - INFO - Deleting VN ctest-vn2_metadata-44242871
2025-11-19 17:39:47,606 - DEBUG - VN 922d7da2-08a8-4731-b20c-606fafdd0bc3 still in use: Unable to complete operation on network 922d7da2-08a8-4731-b20c-606fafdd0bc3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d5c3ca6d-1d5a-4f32-848d-02e4484373d3']
2025-11-19 17:39:47,607 - WARNING - Deleting VN ctest-vn2_metadata-44242871 failed..Will retry
2025-11-19 17:39:49,690 - DEBUG - Response for deleting network ()
2025-11-19 17:39:49,945 - DEBUG - No XMPP flaps were noticed during the test
2025-11-19 17:39:49,945 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17]
2025-11-19 17:39:49,945 - INFO - --------------------------------------------------------------------------------
2025-11-19 17:39:49,947 - INFO - ================================================================================
2025-11-19 17:39:49,947 - INFO - STARTING TEST : test_metadata_service
2025-11-19 17:39:49,947 - 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-19 17:39:50,238 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.209': '0'}} with
2025-11-19 17:39:50,238 - INFO - Initial checks done. Running the testcase now
2025-11-19 17:39:50,238 - INFO -
2025-11-19 17:39:50,238 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-11-19 17:39:50,243 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/ffcd3971-2512-4e8c-ab34-83a2fbf87389
2025-11-19 17:39:50,395 - DEBUG - Response for create_network : {'network': {'id': 'f874f2d5-2c33-4af7-88b8-8ff6cfdcaf71', 'name': 'ctest-vn-02985407', 'tenant_id': 'c32c4def33104628b91fa599471574da', 'project_id': 'c32c4def33104628b91fa599471574da', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62383575', 'ctest-vn-02985407'], 'port_security_enabled': True, 'description': ''}}
2025-11-19 17:39:50,569 - DEBUG - Response for create_subnet : {'subnet': {'id': '35b0704f-6c11-49d2-8f74-dd724ae200e3', 'name': '', 'tenant_id': 'c32c4def33104628b91fa599471574da', 'network_id': 'f874f2d5-2c33-4af7-88b8-8ff6cfdcaf71', 'ip_version': 4, 'cidr': '114.136.54.0/26', 'allocation_pools': [{'start': '114.136.54.2', 'end': '114.136.54.62'}], 'gateway_ip': '114.136.54.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.136.54.2', 'tags': [], 'project_id': 'c32c4def33104628b91fa599471574da'}}
2025-11-19 17:39:50,585 - INFO - Created VN ctest-vn-02985407
2025-11-19 17:39:50,637 - DEBUG - VN ctest-vn-02985407 UUID is f874f2d5-2c33-4af7-88b8-8ff6cfdcaf71
2025-11-19 17:39:51,734 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4764-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4764-1)
2025-11-19 17:39:51,734 - INFO - Waiting for VM ctest-TestBasicVMVN-62383575-44791514 to be up..
2025-11-19 17:39:51,767 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-19 17:39:56,831 - DEBUG - VM is in ACTIVE state now
2025-11-19 17:39:56,831 - INFO - VM name : ctest-TestBasicVMVN-62383575-44791514
2025-11-19 17:39:56,895 - DEBUG - VM ctest-TestBasicVMVN-62383575-44791514 ID is 8a19cb4b-78e6-4b47-8eeb-8d954553450b
2025-11-19 17:39:56,895 - DEBUG - VM ctest-TestBasicVMVN-62383575-44791514 launched on Node cn-jenkins-deploy-platform-ansible-os-4764-1
2025-11-19 17:39:56,967 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8a19cb4b-78e6-4b47-8eeb-8d954553450b
2025-11-19 17:39:56,974 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/992a4d09-7f69-49ed-b946-f2146c40cfa6
2025-11-19 17:40:00,212 - 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')
2025-11-19 17:40:00,212 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62383575-44791514 failed!
2025-11-19 17:40:00,265 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62383575:ctest-vn-02985407 is 114.136.54.1 and allocation pool is NOT set
2025-11-19 17:40:02,328 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.766 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.766/3.029/5.293/2.263 ms')
2025-11-19 17:40:02,328 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62383575-44791514 passed
2025-11-19 17:40:02,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:40:02,477 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62383575-44791514, IP 114.136.54.3, Port 22
2025-11-19 17:40:02,633 - DEBUG - VM ctest-TestBasicVMVN-62383575-44791514 is ready for SSH connections
2025-11-19 17:40:02,633 - 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-19 17:40:02,633 - DEBUG - cat /tmp/output.txt
2025-11-19 17:40:04,246 - DEBUG - Hello World. The time is now Wed, 19 Nov 2025 10:40:00 -0700!
2025-11-19 17:40:04,246 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 19 Nov 2025 10:40:00 -0700!'}
2025-11-19 17:40:04,246 - INFO - metadata_script.txt got executed in the vm
2025-11-19 17:40:04,246 - INFO - Deleting VM ctest-TestBasicVMVN-62383575-44791514
2025-11-19 17:40:04,317 - INFO - Deleting VN ctest-vn-02985407
2025-11-19 17:40:04,351 - DEBUG - VN f874f2d5-2c33-4af7-88b8-8ff6cfdcaf71 still in use: Unable to complete operation on network f874f2d5-2c33-4af7-88b8-8ff6cfdcaf71. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4e287bfa-be22-4271-895d-a6413c0fca97']
2025-11-19 17:40:04,351 - WARNING - Deleting VN ctest-vn-02985407 failed..Will retry
2025-11-19 17:40:06,457 - DEBUG - Response for deleting network ()
2025-11-19 17:40:06,712 - DEBUG - No XMPP flaps were noticed during the test
2025-11-19 17:40:06,712 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-11-19 17:40:06,712 - INFO - --------------------------------------------------------------------------------
2025-11-19 17:40:06,715 - INFO - ================================================================================
2025-11-19 17:40:06,715 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-19 17:40:06,715 - 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-19 17:40:07,002 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.209': '0'}} with
2025-11-19 17:40:07,002 - INFO - Initial checks done. Running the testcase now
2025-11-19 17:40:07,002 - INFO -
2025-11-19 17:40:07,472 - DEBUG - Response for create_network : {'network': {'id': '6c6f4b06-3432-4ae8-a149-bb82768f659b', 'name': 'ctest-vn-64293982', 'tenant_id': 'c32c4def33104628b91fa599471574da', 'project_id': 'c32c4def33104628b91fa599471574da', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62383575', 'ctest-vn-64293982'], 'port_security_enabled': True, 'description': ''}}
2025-11-19 17:40:07,621 - DEBUG - Response for create_subnet : {'subnet': {'id': 'af26d60e-5029-4394-be2e-f2198ea2fc08', 'name': '', 'tenant_id': 'c32c4def33104628b91fa599471574da', 'network_id': '6c6f4b06-3432-4ae8-a149-bb82768f659b', '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': 'c32c4def33104628b91fa599471574da'}}
2025-11-19 17:40:07,800 - DEBUG - Response for create_subnet : {'subnet': {'id': '4ef16ad9-5951-408a-af41-66b09ec4b0f2', 'name': '', 'tenant_id': 'c32c4def33104628b91fa599471574da', 'network_id': '6c6f4b06-3432-4ae8-a149-bb82768f659b', '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': 'c32c4def33104628b91fa599471574da'}}
2025-11-19 17:40:07,822 - INFO - Created VN ctest-vn-64293982
2025-11-19 17:40:07,877 - DEBUG - VN ctest-vn-64293982 UUID is 6c6f4b06-3432-4ae8-a149-bb82768f659b
2025-11-19 17:40:08,203 - DEBUG - Response for create_port : {'port': {'name': 'cec3020d-8c68-4f6c-9a55-a8b9c7962214', 'id': 'cec3020d-8c68-4f6c-9a55-a8b9c7962214', 'tenant_id': 'c32c4def33104628b91fa599471574da', 'network_id': '6c6f4b06-3432-4ae8-a149-bb82768f659b', 'mac_address': '02:ce:c3:02:0d:8c', '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': 'af26d60e-5029-4394-be2e-f2198ea2fc08'}], 'security_groups': ['364e6445-f968-4431-98b0-ebf18c6a94d1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c32c4def33104628b91fa599471574da'}}
2025-11-19 17:40:08,357 - DEBUG - Response for create_port : {'port': {'name': 'ce562b76-4599-480e-b71a-2c07a78827da', 'id': 'ce562b76-4599-480e-b71a-2c07a78827da', 'tenant_id': 'c32c4def33104628b91fa599471574da', 'network_id': '6c6f4b06-3432-4ae8-a149-bb82768f659b', 'mac_address': '02:ce:56:2b:76:45', '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': '4ef16ad9-5951-408a-af41-66b09ec4b0f2'}], 'security_groups': ['364e6445-f968-4431-98b0-ebf18c6a94d1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c32c4def33104628b91fa599471574da'}}
2025-11-19 17:40:08,716 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4764-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4764-1)
2025-11-19 17:40:09,140 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4764-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4764-1)
2025-11-19 17:40:10,395 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4764-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4764-1)
2025-11-19 17:40:10,395 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-19 17:40:10,402 - DEBUG - Requesting: http://10.0.0.38:8082/domain/499d232e-1593-4552-bb71-1001619d96e1
2025-11-19 17:40:10,416 - DEBUG - Requesting: http://10.0.0.38:8082/project/c32c4def-3310-4628-b91f-a599471574da
2025-11-19 17:40:10,500 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/1aabb50a-780a-4a5d-9b3e-2c231fd6229a
2025-11-19 17:40:10,514 - INFO - Verifications in API Server for IPAM: ctest-ipam-42787872 passed
2025-11-19 17:40:10,527 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62383575:ctest-ipam-42787872', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62383575', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1921828722571889245', 'uuid-lslong': '11186427053804495514'}, 'enable': 'true', 'created': '2025-11-19T17:40:07', 'last-modified': '2025-11-19T17:40:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.297248'}
2025-11-19 17:40:10,527 - INFO - Verifications in Control node for IPAM: ctest-ipam-42787872 passed
2025-11-19 17:40:10,527 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-19 17:40:10,533 - DEBUG - Requesting: http://10.0.0.38:8082/domain/499d232e-1593-4552-bb71-1001619d96e1
2025-11-19 17:40:10,546 - DEBUG - Requesting: http://10.0.0.38:8082/project/c32c4def-3310-4628-b91f-a599471574da
2025-11-19 17:40:10,627 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6c6f4b06-3432-4ae8-a149-bb82768f659b
2025-11-19 17:40:10,660 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6c6f4b06-3432-4ae8-a149-bb82768f659b
2025-11-19 17:40:10,669 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3849b292-ab44-4d7a-86bf-78baa8e95d01
2025-11-19 17:40:10,677 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3849b292-ab44-4d7a-86bf-78baa8e95d01
2025-11-19 17:40:10,684 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/9ef14895-394c-4584-83e8-843395dd5b02
2025-11-19 17:40:10,693 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-19 17:40:10,693 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6c6f4b06-3432-4ae8-a149-bb82768f659b
2025-11-19 17:40:10,709 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3849b292-ab44-4d7a-86bf-78baa8e95d01
2025-11-19 17:40:10,723 - INFO - Verified VN network id 12 for VN 6c6f4b06-3432-4ae8-a149-bb82768f659b
2025-11-19 17:40:10,723 - INFO - Verifications in API Server for VN ctest-vn-64293982 passed
2025-11-19 17:40:10,724 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6c6f4b06-3432-4ae8-a149-bb82768f659b
2025-11-19 17:40:10,734 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3849b292-ab44-4d7a-86bf-78baa8e95d01
2025-11-19 17:40:10,741 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3849b292-ab44-4d7a-86bf-78baa8e95d01
2025-11-19 17:40:10,748 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/9ef14895-394c-4584-83e8-843395dd5b02
2025-11-19 17:40:10,763 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62383575:ctest-vn-64293982', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62383575', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7813546368528698088', 'uuid-lslong': '11622026482415527323'}, 'enable': 'true', 'created': '2025-11-19T17:40:07', 'last-modified': '2025-11-19T17:40:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.994206'}
2025-11-19 17:40:10,769 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-19 17:40:10,769 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-64293982 passed
2025-11-19 17:40:10,769 - DEBUG - ====Verifying policy data for ctest-vn-64293982 in API_Server ======
2025-11-19 17:40:10,769 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-19 17:40:10,781 - DEBUG - Requesting: http://10.0.0.38:8082/domain/499d232e-1593-4552-bb71-1001619d96e1
2025-11-19 17:40:10,795 - DEBUG - Requesting: http://10.0.0.38:8082/project/c32c4def-3310-4628-b91f-a599471574da
2025-11-19 17:40:10,885 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/6c6f4b06-3432-4ae8-a149-bb82768f659b
2025-11-19 17:40:10,901 - DEBUG - =>VN ctest-vn-64293982 has no policy to be verified
2025-11-19 17:40:10,901 - DEBUG - Verifying the vn in opserver
2025-11-19 17:40:10,901 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62383575:ctest-vn-64293982 virtual network link through opserver 10.0.0.38
2025-11-19 17:40:10,903 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-11-19 17:40:11,280 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-11-19 17:40:11,371 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62383575:ctest-vn-64293982', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62383575:ctest-vn-64293982?flat'}
2025-11-19 17:40:11,371 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62383575:ctest-vn-64293982 is found in opserver
2025-11-19 17:40:11,376 - DEBUG - VRF ids for VN ctest-vn-64293982: {'10.0.0.38': '2'}
2025-11-19 17:40:11,376 - INFO - Waiting for VM ctest-TestBasicVMVN-62383575-08210740 to be up..
2025-11-19 17:40:11,545 - DEBUG - VM is in ACTIVE state now
2025-11-19 17:40:11,546 - INFO - VM name : ctest-TestBasicVMVN-62383575-08210740
2025-11-19 17:40:11,626 - DEBUG - VM ctest-TestBasicVMVN-62383575-08210740 ID is 2e640419-c2ee-4839-996f-9a7a10ae3efa
2025-11-19 17:40:11,626 - DEBUG - VM ctest-TestBasicVMVN-62383575-08210740 launched on Node cn-jenkins-deploy-platform-ansible-os-4764-1
2025-11-19 17:40:11,711 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2e640419-c2ee-4839-996f-9a7a10ae3efa
2025-11-19 17:40:11,721 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cec3020d-8c68-4f6c-9a55-a8b9c7962214
2025-11-19 17:40:14,969 - 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 1009ms')
2025-11-19 17:40:14,970 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62383575-08210740 failed!
2025-11-19 17:40:15,025 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62383575:ctest-vn-64293982 is 31.1.1.1 and allocation pool is NOT set
2025-11-19 17:40:15,025 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62383575:ctest-vn-64293982 is 31.1.2.1 and allocation pool is NOT set
2025-11-19 17:40:19,097 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-11-19 17:40:19,097 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62383575-08210740 failed!
2025-11-19 17:40:19,153 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62383575:ctest-vn-64293982 is 31.1.1.1 and allocation pool is NOT set
2025-11-19 17:40:19,153 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62383575:ctest-vn-64293982 is 31.1.2.1 and allocation pool is NOT set
2025-11-19 17:40:21,218 - 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.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.935 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.935/2.211/3.487/1.276 ms')
2025-11-19 17:40:21,218 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62383575-08210740 passed
2025-11-19 17:40:21,365 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:40:21,365 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62383575-08210740, IP 31.1.1.4, Port 22
2025-11-19 17:40:21,431 - 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-19 17:40:21,509 - DEBUG - VM ctest-TestBasicVMVN-62383575-08210740 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-19 17:40:26,510 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:40:26,510 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62383575-08210740, IP 31.1.1.4, Port 22
2025-11-19 17:40:26,679 - DEBUG - VM ctest-TestBasicVMVN-62383575-08210740 is ready for SSH connections
2025-11-19 17:40:26,679 - INFO - Waiting for VM ctest-TestBasicVMVN-62383575-71540117 to be up..
2025-11-19 17:40:26,754 - DEBUG - VM is in ACTIVE state now
2025-11-19 17:40:26,754 - INFO - VM name : ctest-TestBasicVMVN-62383575-71540117
2025-11-19 17:40:26,830 - DEBUG - VM ctest-TestBasicVMVN-62383575-71540117 ID is 9056067b-3e0b-4245-bae2-6f0e28b2ad56
2025-11-19 17:40:26,830 - DEBUG - VM ctest-TestBasicVMVN-62383575-71540117 launched on Node cn-jenkins-deploy-platform-ansible-os-4764-1
2025-11-19 17:40:26,907 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9056067b-3e0b-4245-bae2-6f0e28b2ad56
2025-11-19 17:40:26,916 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ce562b76-4599-480e-b71a-2c07a78827da
2025-11-19 17:40:28,167 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.87 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.447 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.447/1.660/2.873/1.213 ms')
2025-11-19 17:40:28,167 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62383575-71540117 passed
2025-11-19 17:40:28,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:40:28,317 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62383575-71540117, IP 31.1.2.4, Port 22
2025-11-19 17:40:28,491 - DEBUG - VM ctest-TestBasicVMVN-62383575-71540117 is ready for SSH connections
2025-11-19 17:40:28,491 - INFO - Waiting for VM ctest-TestBasicVMVN-62383575-61825771 to be up..
2025-11-19 17:40:28,564 - DEBUG - VM is in ACTIVE state now
2025-11-19 17:40:28,564 - INFO - VM name : ctest-TestBasicVMVN-62383575-61825771
2025-11-19 17:40:28,637 - DEBUG - VM ctest-TestBasicVMVN-62383575-61825771 ID is c753f63e-9a26-499a-8fde-830a21af19bb
2025-11-19 17:40:28,638 - DEBUG - VM ctest-TestBasicVMVN-62383575-61825771 launched on Node cn-jenkins-deploy-platform-ansible-os-4764-1
2025-11-19 17:40:28,710 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c753f63e-9a26-499a-8fde-830a21af19bb
2025-11-19 17:40:28,719 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8cbdd101-1edb-4e24-b922-26c0905660ff
2025-11-19 17:40:29,963 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.32 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.386 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.386/1.852/3.319/1.466 ms')
2025-11-19 17:40:29,963 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62383575-61825771 passed
2025-11-19 17:40:30,109 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:40:30,109 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62383575-61825771, IP 31.1.1.3, Port 22
2025-11-19 17:40:30,264 - DEBUG - VM ctest-TestBasicVMVN-62383575-61825771 is ready for SSH connections
2025-11-19 17:40:30,264 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:40:30,265 - 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-19 17:40:30,265 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-19 17:40:34,275 - 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.424 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.866 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.948 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.866/2.079/4.424 ms
2025-11-19 17:40:34,275 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62383575-08210740 passed
2025-11-19 17:40:34,275 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:40:34,275 - 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-19 17:40:34,275 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-19 17:40:37,960 - 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.170 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.852 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.874 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.852/1.632/3.170 ms
2025-11-19 17:40:37,960 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62383575-71540117 passed
2025-11-19 17:40:37,960 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:40:37,960 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:40:37,960 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:40:37,960 - 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-19 17:40:37,960 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-19 17:40:38,137 - DEBUG - None
2025-11-19 17:40:38,137 - 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-19 17:40:38,137 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-19 17:40:38,335 - DEBUG - None
2025-11-19 17:40:38,335 - 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-19 17:40:38,335 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-19 17:40:38,976 - DEBUG - None
2025-11-19 17:40:38,976 - 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-19 17:40:38,976 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-19 17:40:41,185 - 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.738 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.638 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.393 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.708 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/1.766/4.638 ms
2025-11-19 17:40:41,185 - 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-19 17:40:41,185 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-19 17:40:43,422 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.960 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.104 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.188 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.380 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.646 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.402 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.380 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.380/1.865/4.188 ms
2025-11-19 17:40:43,422 - 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-19 17:40:43,422 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-19 17:40:45,662 - 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.980 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.032 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.591 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.409 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.600 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.502 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.363/2.211/5.591 ms
2025-11-19 17:40:45,662 - INFO - Deleting VM ctest-TestBasicVMVN-62383575-61825771
2025-11-19 17:40:45,733 - INFO - Detaching port ce562b76-4599-480e-b71a-2c07a78827da from VM ctest-TestBasicVMVN-62383575-71540117
2025-11-19 17:40:45,766 - INFO - Deleting VM ctest-TestBasicVMVN-62383575-71540117
2025-11-19 17:40:45,848 - INFO - Detaching port cec3020d-8c68-4f6c-9a55-a8b9c7962214 from VM ctest-TestBasicVMVN-62383575-08210740
2025-11-19 17:40:45,884 - INFO - Deleting VM ctest-TestBasicVMVN-62383575-08210740
2025-11-19 17:40:45,967 - INFO - Deleting VN ctest-vn-64293982
2025-11-19 17:40:46,121 - DEBUG - Response for delete_port : ()
2025-11-19 17:40:46,253 - DEBUG - Response for delete_port : ()
2025-11-19 17:40:46,295 - DEBUG - VN 6c6f4b06-3432-4ae8-a149-bb82768f659b still in use: Unable to complete operation on network 6c6f4b06-3432-4ae8-a149-bb82768f659b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7a8bc802-c2e8-41fd-8c13-9aa23ad73902']
2025-11-19 17:40:46,295 - WARNING - Deleting VN ctest-vn-64293982 failed..Will retry
2025-11-19 17:40:48,423 - DEBUG - Response for deleting network ()
2025-11-19 17:40:48,423 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3849b292-ab44-4d7a-86bf-78baa8e95d01
2025-11-19 17:40:48,428 - DEBUG - Response Code: 404
2025-11-19 17:40:48,428 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-11-19 17:40:48,433 - DEBUG - Requesting: http://10.0.0.38:8082/domain/499d232e-1593-4552-bb71-1001619d96e1
2025-11-19 17:40:48,486 - DEBUG - Requesting: http://10.0.0.38:8082/project/c32c4def-3310-4628-b91f-a599471574da
2025-11-19 17:40:48,552 - INFO - Validated that VN ctest-vn-64293982 is not found in API Server
2025-11-19 17:40:48,561 - DEBUG - VN ctest-vn-64293982 is not present in Agent 10.0.0.38
2025-11-19 17:40:48,561 - INFO - Validated that VN ctest-vn-64293982 is not in any agent
2025-11-19 17:40:48,565 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-11-19 17:40:48,571 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-64293982
2025-11-19 17:40:48,571 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62383575:ctest-vn-64293982
2025-11-19 17:40:48,579 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-64293982 info
2025-11-19 17:40:48,649 - INFO - IPAM: ctest-ipam-42787872 is not found in API Server
2025-11-19 17:40:48,660 - INFO - IPAM:ctest-ipam-42787872 is not found in control node
2025-11-19 17:40:48,914 - DEBUG - No XMPP flaps were noticed during the test
2025-11-19 17:40:48,914 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-11-19 17:40:48,914 - INFO - --------------------------------------------------------------------------------
2025-11-19 17:40:49,611 - INFO - Deleted project: ctest-TestBasicVMVN-62383575, ID : c32c4def-3310-4628-b91f-a599471574da