2025-08-14 10:02:45,055 - INFO - Domain Default found not creating
2025-08-14 10:02:45,206 - INFO - Project ctest-TestBasicVMVN-67423056 not found, creating it
2025-08-14 10:02:45,674 - INFO - Created Project:ctest-TestBasicVMVN-67423056, ID : dbf258fa-6766-44c4-b5b8-b4f9b2dc3675
2025-08-14 10:02:47,157 - INFO - ================================================================================
2025-08-14 10:02:47,157 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-14 10:02:47,158 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-08-14 10:02:47,413 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-14 10:02:47,413 - INFO - Initial checks done. Running the testcase now
2025-08-14 10:02:47,413 - INFO -
2025-08-14 10:02:47,990 - DEBUG - Response for create_network : {'network': {'id': 'e796d21b-8842-4084-a6e5-47882ccd9420', 'name': 'ctest-vn2_metadata-27335975', 'tenant_id': 'dbf258fa676644c4b5b8b4f9b2dc3675', 'project_id': 'dbf258fa676644c4b5b8b4f9b2dc3675', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-67423056', 'ctest-vn2_metadata-27335975'], 'port_security_enabled': True, 'description': ''}}
2025-08-14 10:02:48,200 - DEBUG - Response for create_subnet : {'subnet': {'id': '785d41fc-2415-4bbf-9b33-bc84fed1c4fc', 'name': '', 'tenant_id': 'dbf258fa676644c4b5b8b4f9b2dc3675', 'network_id': 'e796d21b-8842-4084-a6e5-47882ccd9420', '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': 'dbf258fa676644c4b5b8b4f9b2dc3675'}}
2025-08-14 10:02:48,222 - INFO - Created VN ctest-vn2_metadata-27335975
2025-08-14 10:02:48,279 - DEBUG - VN ctest-vn2_metadata-27335975 UUID is e796d21b-8842-4084-a6e5-47882ccd9420
2025-08-14 10:02:48,455 - DEBUG - Services list from nova: [, , ]
2025-08-14 10:02:49,438 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3853-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3853-1)
2025-08-14 10:02:49,543 - DEBUG - Link local service introspect added
2025-08-14 10:02:49,580 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-14 10:02:54,661 - DEBUG - VM is in ACTIVE state now
2025-08-14 10:02:54,791 - INFO - Waiting for VM ctest-TestBasicVMVN-67423056-82366619 to be up..
2025-08-14 10:02:54,791 - INFO - VM name : ctest-TestBasicVMVN-67423056-82366619
2025-08-14 10:02:54,858 - DEBUG - VM ctest-TestBasicVMVN-67423056-82366619 ID is 850d0384-08a9-4ac4-86c3-488af8b91a1d
2025-08-14 10:02:54,859 - DEBUG - VM ctest-TestBasicVMVN-67423056-82366619 launched on Node cn-jenkins-deploy-platform-ansible-os-3853-1
2025-08-14 10:02:54,924 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/850d0384-08a9-4ac4-86c3-488af8b91a1d
2025-08-14 10:02:55,213 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/850d0384-08a9-4ac4-86c3-488af8b91a1d
2025-08-14 10:02:55,242 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ce5f0c12-7b14-4d21-87a5-211444e09b68
2025-08-14 10:02:58,500 - 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 1012ms')
2025-08-14 10:02:58,500 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-67423056-82366619 failed!
2025-08-14 10:02:58,555 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-67423056:ctest-vn2_metadata-27335975 is 11.1.1.1 and allocation pool is NOT set
2025-08-14 10:03:00,614 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.389 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.389/1.310/2.231/0.921 ms')
2025-08-14 10:03:00,614 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-67423056-82366619 passed
2025-08-14 10:03:00,771 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 10:03:00,771 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-67423056-82366619, IP 11.1.1.3, Port 22
2025-08-14 10:03:00,930 - DEBUG - VM ctest-TestBasicVMVN-67423056-82366619 is ready for SSH connections
2025-08-14 10:03:00,930 - INFO - Retry 0
2025-08-14 10:03:00,931 - 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-08-14 10:03:00,931 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-14 10:03:02,594 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-14 10:03:02,594 - INFO - Generic metadata worked
2025-08-14 10:03:02,847 - DEBUG - Link local service introspect removed
2025-08-14 10:03:02,847 - INFO - Deleting VM ctest-TestBasicVMVN-67423056-82366619
2025-08-14 10:03:02,916 - INFO - Deleting VN ctest-vn2_metadata-27335975
2025-08-14 10:03:02,976 - DEBUG - VN e796d21b-8842-4084-a6e5-47882ccd9420 still in use: Unable to complete operation on network e796d21b-8842-4084-a6e5-47882ccd9420. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-aa249097-8c9a-4096-bc1f-a3fd36d7bdcb']
2025-08-14 10:03:02,976 - WARNING - Deleting VN ctest-vn2_metadata-27335975 failed..Will retry
2025-08-14 10:03:05,089 - DEBUG - Response for deleting network ()
2025-08-14 10:03:05,346 - DEBUG - No XMPP flaps were noticed during the test
2025-08-14 10:03:05,346 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-14 10:03:05,346 - INFO - --------------------------------------------------------------------------------
2025-08-14 10:03:05,350 - INFO - ================================================================================
2025-08-14 10:03:05,350 - INFO - STARTING TEST : test_metadata_service
2025-08-14 10:03:05,350 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-08-14 10:03:05,640 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-14 10:03:05,641 - INFO - Initial checks done. Running the testcase now
2025-08-14 10:03:05,641 - INFO -
2025-08-14 10:03:05,641 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-08-14 10:03:05,649 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/ddbe54cc-a2e5-41f8-857d-3bf7743faab9
2025-08-14 10:03:05,856 - DEBUG - Response for create_network : {'network': {'id': '393d9bf1-76a3-47c2-a6f2-82c32abd42c9', 'name': 'ctest-vn-80513939', 'tenant_id': 'dbf258fa676644c4b5b8b4f9b2dc3675', 'project_id': 'dbf258fa676644c4b5b8b4f9b2dc3675', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-67423056', 'ctest-vn-80513939'], 'port_security_enabled': True, 'description': ''}}
2025-08-14 10:03:06,041 - DEBUG - Response for create_subnet : {'subnet': {'id': '84d890b5-9e3d-44a5-b068-d13a6f0fc261', 'name': '', 'tenant_id': 'dbf258fa676644c4b5b8b4f9b2dc3675', 'network_id': '393d9bf1-76a3-47c2-a6f2-82c32abd42c9', 'ip_version': 4, 'cidr': '98.44.231.0/26', 'allocation_pools': [{'start': '98.44.231.2', 'end': '98.44.231.62'}], 'gateway_ip': '98.44.231.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '98.44.231.2', 'tags': [], 'project_id': 'dbf258fa676644c4b5b8b4f9b2dc3675'}}
2025-08-14 10:03:06,065 - INFO - Created VN ctest-vn-80513939
2025-08-14 10:03:06,119 - DEBUG - VN ctest-vn-80513939 UUID is 393d9bf1-76a3-47c2-a6f2-82c32abd42c9
2025-08-14 10:03:07,270 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3853-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3853-1)
2025-08-14 10:03:07,270 - INFO - Waiting for VM ctest-TestBasicVMVN-67423056-95292835 to be up..
2025-08-14 10:03:07,311 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-14 10:03:12,397 - DEBUG - VM is in ACTIVE state now
2025-08-14 10:03:12,397 - INFO - VM name : ctest-TestBasicVMVN-67423056-95292835
2025-08-14 10:03:12,475 - DEBUG - VM ctest-TestBasicVMVN-67423056-95292835 ID is b34c7438-2185-49d9-b369-3b7e4a64e1ce
2025-08-14 10:03:12,475 - DEBUG - VM ctest-TestBasicVMVN-67423056-95292835 launched on Node cn-jenkins-deploy-platform-ansible-os-3853-1
2025-08-14 10:03:12,556 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b34c7438-2185-49d9-b369-3b7e4a64e1ce
2025-08-14 10:03:12,567 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6e76f306-8144-45b7-9c3b-3f6ee8157c67
2025-08-14 10:03:15,813 - 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')
2025-08-14 10:03:15,813 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-67423056-95292835 failed!
2025-08-14 10:03:15,867 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-67423056:ctest-vn-80513939 is 98.44.231.1 and allocation pool is NOT set
2025-08-14 10:03:17,931 - 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=11.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.10 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 = 4.100/7.791/11.482/3.691 ms')
2025-08-14 10:03:17,932 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-67423056-95292835 passed
2025-08-14 10:03:18,091 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 10:03:18,091 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-67423056-95292835, IP 98.44.231.3, Port 22
2025-08-14 10:03:18,158 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-14 10:03:18,245 - DEBUG - VM ctest-TestBasicVMVN-67423056-95292835 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-14 10:03:23,246 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 10:03:23,247 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-67423056-95292835, IP 98.44.231.3, Port 22
2025-08-14 10:03:23,403 - DEBUG - VM ctest-TestBasicVMVN-67423056-95292835 is ready for SSH connections
2025-08-14 10:03:23,403 - 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-08-14 10:03:23,403 - DEBUG - cat /tmp/output.txt
2025-08-14 10:03:25,036 - DEBUG - Hello World. The time is now Thu, 14 Aug 2025 04:03:19 -0600!
2025-08-14 10:03:25,036 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 14 Aug 2025 04:03:19 -0600!'}
2025-08-14 10:03:25,036 - INFO - metadata_script.txt got executed in the vm
2025-08-14 10:03:25,037 - INFO - Deleting VM ctest-TestBasicVMVN-67423056-95292835
2025-08-14 10:03:25,105 - INFO - Deleting VN ctest-vn-80513939
2025-08-14 10:03:25,144 - DEBUG - VN 393d9bf1-76a3-47c2-a6f2-82c32abd42c9 still in use: Unable to complete operation on network 393d9bf1-76a3-47c2-a6f2-82c32abd42c9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-de2e1e71-b571-4ecf-ae4e-2e27891ca4b9']
2025-08-14 10:03:25,144 - WARNING - Deleting VN ctest-vn-80513939 failed..Will retry
2025-08-14 10:03:27,251 - DEBUG - Response for deleting network ()
2025-08-14 10:03:27,504 - DEBUG - No XMPP flaps were noticed during the test
2025-08-14 10:03:27,504 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-14 10:03:27,504 - INFO - --------------------------------------------------------------------------------
2025-08-14 10:03:27,508 - INFO - ================================================================================
2025-08-14 10:03:27,508 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-14 10:03:27,508 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-08-14 10:03:27,793 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-14 10:03:27,793 - INFO - Initial checks done. Running the testcase now
2025-08-14 10:03:27,793 - INFO -
2025-08-14 10:03:28,306 - DEBUG - Response for create_network : {'network': {'id': '39296fcb-b9af-4546-ae89-55c19f35fdb9', 'name': 'ctest-vn-83142815', 'tenant_id': 'dbf258fa676644c4b5b8b4f9b2dc3675', 'project_id': 'dbf258fa676644c4b5b8b4f9b2dc3675', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-67423056', 'ctest-vn-83142815'], 'port_security_enabled': True, 'description': ''}}
2025-08-14 10:03:28,502 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c8d89f45-4aee-4084-ba35-36851ac03a1e', 'name': '', 'tenant_id': 'dbf258fa676644c4b5b8b4f9b2dc3675', 'network_id': '39296fcb-b9af-4546-ae89-55c19f35fdb9', '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': 'dbf258fa676644c4b5b8b4f9b2dc3675'}}
2025-08-14 10:03:28,705 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c419a73c-13d4-4391-91cc-ac806edfbe97', 'name': '', 'tenant_id': 'dbf258fa676644c4b5b8b4f9b2dc3675', 'network_id': '39296fcb-b9af-4546-ae89-55c19f35fdb9', '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': 'dbf258fa676644c4b5b8b4f9b2dc3675'}}
2025-08-14 10:03:28,726 - INFO - Created VN ctest-vn-83142815
2025-08-14 10:03:28,779 - DEBUG - VN ctest-vn-83142815 UUID is 39296fcb-b9af-4546-ae89-55c19f35fdb9
2025-08-14 10:03:29,151 - DEBUG - Response for create_port : {'port': {'name': 'd6023aef-fbb0-473c-a894-383f7ea86b43', 'id': 'd6023aef-fbb0-473c-a894-383f7ea86b43', 'tenant_id': 'dbf258fa676644c4b5b8b4f9b2dc3675', 'network_id': '39296fcb-b9af-4546-ae89-55c19f35fdb9', 'mac_address': '02:d6:02:3a:ef:fb', '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': 'c8d89f45-4aee-4084-ba35-36851ac03a1e'}], 'security_groups': ['6f6fe035-b002-4d5e-8b62-2892ac41c613'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbf258fa676644c4b5b8b4f9b2dc3675'}}
2025-08-14 10:03:29,336 - DEBUG - Response for create_port : {'port': {'name': 'b095ba7d-06b6-407e-b145-5911b228527c', 'id': 'b095ba7d-06b6-407e-b145-5911b228527c', 'tenant_id': 'dbf258fa676644c4b5b8b4f9b2dc3675', 'network_id': '39296fcb-b9af-4546-ae89-55c19f35fdb9', 'mac_address': '02:b0:95:ba:7d:06', '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': 'c419a73c-13d4-4391-91cc-ac806edfbe97'}], 'security_groups': ['6f6fe035-b002-4d5e-8b62-2892ac41c613'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbf258fa676644c4b5b8b4f9b2dc3675'}}
2025-08-14 10:03:29,730 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3853-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3853-1)
2025-08-14 10:03:30,174 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3853-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3853-1)
2025-08-14 10:03:31,589 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3853-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3853-1)
2025-08-14 10:03:31,589 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-14 10:03:31,597 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2e8d1ecb-fc33-4d5f-b929-2386a4c282ff
2025-08-14 10:03:31,616 - DEBUG - Requesting: http://10.0.0.38:8082/project/dbf258fa-6766-44c4-b5b8-b4f9b2dc3675
2025-08-14 10:03:31,719 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/7ea2beec-6026-4b79-9ccd-05a1aa556115
2025-08-14 10:03:31,740 - INFO - Verifications in API Server for IPAM: ctest-ipam-49898372 passed
2025-08-14 10:03:31,747 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-67423056:ctest-ipam-49898372', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-67423056', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9125065717440727929', 'uuid-lslong': '11298693232048038165'}, 'enable': 'true', 'created': '2025-08-14T10:03:27', 'last-modified': '2025-08-14T10:03:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.714996'}
2025-08-14 10:03:31,747 - INFO - Verifications in Control node for IPAM: ctest-ipam-49898372 passed
2025-08-14 10:03:31,747 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-14 10:03:31,756 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2e8d1ecb-fc33-4d5f-b929-2386a4c282ff
2025-08-14 10:03:31,768 - DEBUG - Requesting: http://10.0.0.38:8082/project/dbf258fa-6766-44c4-b5b8-b4f9b2dc3675
2025-08-14 10:03:31,876 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/39296fcb-b9af-4546-ae89-55c19f35fdb9
2025-08-14 10:03:31,889 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/39296fcb-b9af-4546-ae89-55c19f35fdb9
2025-08-14 10:03:31,900 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/845efde9-ecf6-4693-9865-512fecea290a
2025-08-14 10:03:31,909 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/845efde9-ecf6-4693-9865-512fecea290a
2025-08-14 10:03:31,917 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/48491b32-cb0d-48e4-8276-2b902eb35546
2025-08-14 10:03:31,926 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-14 10:03:31,926 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/39296fcb-b9af-4546-ae89-55c19f35fdb9
2025-08-14 10:03:31,940 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/845efde9-ecf6-4693-9865-512fecea290a
2025-08-14 10:03:31,962 - INFO - Verified VN network id 12 for VN 39296fcb-b9af-4546-ae89-55c19f35fdb9
2025-08-14 10:03:31,962 - INFO - Verifications in API Server for VN ctest-vn-83142815 passed
2025-08-14 10:03:31,962 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/39296fcb-b9af-4546-ae89-55c19f35fdb9
2025-08-14 10:03:31,975 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/845efde9-ecf6-4693-9865-512fecea290a
2025-08-14 10:03:31,984 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/845efde9-ecf6-4693-9865-512fecea290a
2025-08-14 10:03:31,995 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/48491b32-cb0d-48e4-8276-2b902eb35546
2025-08-14 10:03:32,018 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-67423056:ctest-vn-83142815', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-67423056', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4118946254991344966', 'uuid-lslong': '12576677724496985529'}, 'enable': 'true', 'created': '2025-08-14T10:03:28', 'last-modified': '2025-08-14T10:03:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.345097'}
2025-08-14 10:03:32,030 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-14 10:03:32,030 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-83142815 passed
2025-08-14 10:03:32,031 - DEBUG - ====Verifying policy data for ctest-vn-83142815 in API_Server ======
2025-08-14 10:03:32,031 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-14 10:03:32,059 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2e8d1ecb-fc33-4d5f-b929-2386a4c282ff
2025-08-14 10:03:32,123 - DEBUG - Requesting: http://10.0.0.38:8082/project/dbf258fa-6766-44c4-b5b8-b4f9b2dc3675
2025-08-14 10:03:32,245 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/39296fcb-b9af-4546-ae89-55c19f35fdb9
2025-08-14 10:03:32,258 - DEBUG - =>VN ctest-vn-83142815 has no policy to be verified
2025-08-14 10:03:32,258 - DEBUG - Verifying the vn in opserver
2025-08-14 10:03:32,259 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-67423056:ctest-vn-83142815 virtual network link through opserver 10.0.0.38
2025-08-14 10:03:32,259 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-14 10:03:32,651 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-14 10:03:32,736 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-67423056:ctest-vn-83142815', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-67423056:ctest-vn-83142815?flat'}
2025-08-14 10:03:32,737 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-67423056:ctest-vn-83142815 is found in opserver
2025-08-14 10:03:32,744 - DEBUG - VRF ids for VN ctest-vn-83142815: {'10.0.0.38': '2'}
2025-08-14 10:03:32,744 - INFO - Waiting for VM ctest-TestBasicVMVN-67423056-16733897 to be up..
2025-08-14 10:03:32,839 - DEBUG - VM is in ACTIVE state now
2025-08-14 10:03:32,839 - INFO - VM name : ctest-TestBasicVMVN-67423056-16733897
2025-08-14 10:03:32,919 - DEBUG - VM ctest-TestBasicVMVN-67423056-16733897 ID is c4ae9b17-d361-4841-b2f1-bee118d2c0e8
2025-08-14 10:03:32,920 - DEBUG - VM ctest-TestBasicVMVN-67423056-16733897 launched on Node cn-jenkins-deploy-platform-ansible-os-3853-1
2025-08-14 10:03:32,993 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c4ae9b17-d361-4841-b2f1-bee118d2c0e8
2025-08-14 10:03:33,002 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d6023aef-fbb0-473c-a894-383f7ea86b43
2025-08-14 10:03:36,261 - 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-08-14 10:03:36,261 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-67423056-16733897 failed!
2025-08-14 10:03:36,319 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-67423056:ctest-vn-83142815 is 31.1.1.1 and allocation pool is NOT set
2025-08-14 10:03:36,319 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-67423056:ctest-vn-83142815 is 31.1.2.1 and allocation pool is NOT set
2025-08-14 10:03:40,392 - 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-08-14 10:03:40,392 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-67423056-16733897 failed!
2025-08-14 10:03:40,455 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-67423056:ctest-vn-83142815 is 31.1.1.1 and allocation pool is NOT set
2025-08-14 10:03:40,455 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-67423056:ctest-vn-83142815 is 31.1.2.1 and allocation pool is NOT set
2025-08-14 10:03:42,513 - 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.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.505 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.505/2.576/4.647/2.071 ms')
2025-08-14 10:03:42,513 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-67423056-16733897 passed
2025-08-14 10:03:42,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 10:03:42,663 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-67423056-16733897, IP 31.1.1.4, Port 22
2025-08-14 10:03:42,818 - DEBUG - VM ctest-TestBasicVMVN-67423056-16733897 is ready for SSH connections
2025-08-14 10:03:42,818 - INFO - Waiting for VM ctest-TestBasicVMVN-67423056-37207123 to be up..
2025-08-14 10:03:42,889 - DEBUG - VM is in ACTIVE state now
2025-08-14 10:03:42,889 - INFO - VM name : ctest-TestBasicVMVN-67423056-37207123
2025-08-14 10:03:42,962 - DEBUG - VM ctest-TestBasicVMVN-67423056-37207123 ID is be45523a-126d-4b52-97af-3e05d03ffa01
2025-08-14 10:03:42,962 - DEBUG - VM ctest-TestBasicVMVN-67423056-37207123 launched on Node cn-jenkins-deploy-platform-ansible-os-3853-1
2025-08-14 10:03:43,034 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/be45523a-126d-4b52-97af-3e05d03ffa01
2025-08-14 10:03:43,046 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b095ba7d-06b6-407e-b145-5911b228527c
2025-08-14 10:03:44,293 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.455 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.455/1.669/2.884/1.214 ms')
2025-08-14 10:03:44,293 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-67423056-37207123 passed
2025-08-14 10:03:44,447 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 10:03:44,447 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-67423056-37207123, IP 31.1.2.4, Port 22
2025-08-14 10:03:44,602 - DEBUG - VM ctest-TestBasicVMVN-67423056-37207123 is ready for SSH connections
2025-08-14 10:03:44,603 - INFO - Waiting for VM ctest-TestBasicVMVN-67423056-93906030 to be up..
2025-08-14 10:03:44,674 - DEBUG - VM is in ACTIVE state now
2025-08-14 10:03:44,674 - INFO - VM name : ctest-TestBasicVMVN-67423056-93906030
2025-08-14 10:03:44,760 - DEBUG - VM ctest-TestBasicVMVN-67423056-93906030 ID is f254d60f-dc93-4dc3-b2d2-452a55358782
2025-08-14 10:03:44,761 - DEBUG - VM ctest-TestBasicVMVN-67423056-93906030 launched on Node cn-jenkins-deploy-platform-ansible-os-3853-1
2025-08-14 10:03:44,841 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f254d60f-dc93-4dc3-b2d2-452a55358782
2025-08-14 10:03:44,851 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/78a774ad-ccf3-4439-be57-bcb64f0a89cf
2025-08-14 10:03:46,099 - 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.83 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.410 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.410/1.622/2.834/1.212 ms')
2025-08-14 10:03:46,099 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-67423056-93906030 passed
2025-08-14 10:03:46,251 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 10:03:46,251 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-67423056-93906030, IP 31.1.1.3, Port 22
2025-08-14 10:03:46,422 - DEBUG - VM ctest-TestBasicVMVN-67423056-93906030 is ready for SSH connections
2025-08-14 10:03:46,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 10:03:46,422 - 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-08-14 10:03:46,423 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-14 10:03:50,444 - 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.330 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.899 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.249 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.899/1.826/3.330 ms
2025-08-14 10:03:50,444 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-67423056-16733897 passed
2025-08-14 10:03:50,444 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 10:03:50,444 - 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-08-14 10:03:50,444 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-14 10:03:54,054 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.832 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.779 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.777 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.777/1.462/2.832 ms
2025-08-14 10:03:54,054 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-67423056-37207123 passed
2025-08-14 10:03:54,055 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 10:03:54,055 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 10:03:54,055 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 10:03:54,055 - 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-08-14 10:03:54,055 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-14 10:03:54,232 - DEBUG - None
2025-08-14 10:03:54,232 - 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-08-14 10:03:54,232 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-14 10:03:54,407 - DEBUG - None
2025-08-14 10:03:54,407 - 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-08-14 10:03:54,407 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-14 10:03:55,073 - DEBUG - None
2025-08-14 10:03:55,074 - 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-08-14 10:03:55,074 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-14 10:03:57,285 - 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.911 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.330 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.665 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.389/2.151/6.330 ms
2025-08-14 10:03:57,285 - 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-08-14 10:03:57,285 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-14 10:03:59,518 - 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.075 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.257 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.543 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.829 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.767 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.398/2.329/5.543 ms
2025-08-14 10:03:59,518 - 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-08-14 10:03:59,518 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-14 10:04:01,770 - 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.729 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.818 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.760 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.404 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.116 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.213 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.622 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.404/1.951/3.760 ms
2025-08-14 10:04:01,771 - INFO - Deleting VM ctest-TestBasicVMVN-67423056-93906030
2025-08-14 10:04:01,836 - INFO - Detaching port b095ba7d-06b6-407e-b145-5911b228527c from VM ctest-TestBasicVMVN-67423056-37207123
2025-08-14 10:04:01,876 - INFO - Deleting VM ctest-TestBasicVMVN-67423056-37207123
2025-08-14 10:04:01,948 - INFO - Detaching port d6023aef-fbb0-473c-a894-383f7ea86b43 from VM ctest-TestBasicVMVN-67423056-16733897
2025-08-14 10:04:01,984 - INFO - Deleting VM ctest-TestBasicVMVN-67423056-16733897
2025-08-14 10:04:02,064 - INFO - Deleting VN ctest-vn-83142815
2025-08-14 10:04:02,288 - DEBUG - Response for delete_port : ()
2025-08-14 10:04:02,447 - DEBUG - Response for delete_port : ()
2025-08-14 10:04:02,492 - DEBUG - VN 39296fcb-b9af-4546-ae89-55c19f35fdb9 still in use: Unable to complete operation on network 39296fcb-b9af-4546-ae89-55c19f35fdb9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-54d7af14-870c-48c7-98d2-cece46e77ccd']
2025-08-14 10:04:02,492 - WARNING - Deleting VN ctest-vn-83142815 failed..Will retry
2025-08-14 10:04:04,630 - DEBUG - Response for deleting network ()
2025-08-14 10:04:04,630 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/845efde9-ecf6-4693-9865-512fecea290a
2025-08-14 10:04:04,636 - DEBUG - Response Code: 404
2025-08-14 10:04:04,636 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-14 10:04:04,648 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2e8d1ecb-fc33-4d5f-b929-2386a4c282ff
2025-08-14 10:04:04,706 - DEBUG - Requesting: http://10.0.0.38:8082/project/dbf258fa-6766-44c4-b5b8-b4f9b2dc3675
2025-08-14 10:04:04,786 - INFO - Validated that VN ctest-vn-83142815 is not found in API Server
2025-08-14 10:04:04,798 - DEBUG - VN ctest-vn-83142815 is not present in Agent 10.0.0.38
2025-08-14 10:04:04,798 - INFO - Validated that VN ctest-vn-83142815 is not in any agent
2025-08-14 10:04:04,804 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-08-14 10:04:04,811 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-83142815
2025-08-14 10:04:04,811 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-67423056:ctest-vn-83142815
2025-08-14 10:04:04,822 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-83142815 info
2025-08-14 10:04:04,902 - INFO - IPAM: ctest-ipam-49898372 is not found in API Server
2025-08-14 10:04:04,914 - INFO - IPAM:ctest-ipam-49898372 is not found in control node
2025-08-14 10:04:05,168 - DEBUG - No XMPP flaps were noticed during the test
2025-08-14 10:04:05,168 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-08-14 10:04:05,168 - INFO - --------------------------------------------------------------------------------
2025-08-14 10:04:05,871 - INFO - Deleted project: ctest-TestBasicVMVN-67423056, ID : dbf258fa-6766-44c4-b5b8-b4f9b2dc3675