2025-10-13 16:59:48,568 - INFO - Domain Default found not creating
2025-10-13 16:59:48,757 - INFO - Project ctest-TestBasicVMVN-97245141 not found, creating it
2025-10-13 16:59:49,240 - INFO - Created Project:ctest-TestBasicVMVN-97245141, ID : a91280a9-a2c7-45bf-9906-fb1feb9b5ee2
2025-10-13 16:59:50,898 - INFO - ================================================================================
2025-10-13 16:59:50,898 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-13 16:59:50,899 - 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-10-13 16:59:51,157 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with
2025-10-13 16:59:51,157 - INFO - Initial checks done. Running the testcase now
2025-10-13 16:59:51,157 - INFO -
2025-10-13 16:59:51,752 - DEBUG - Response for create_network : {'network': {'id': '0328978d-2ac2-453c-9cf4-a2144db2a715', 'name': 'ctest-vn2_metadata-02892569', 'tenant_id': 'a91280a9a2c745bf9906fb1feb9b5ee2', 'project_id': 'a91280a9a2c745bf9906fb1feb9b5ee2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97245141', 'ctest-vn2_metadata-02892569'], 'port_security_enabled': True, 'description': ''}}
2025-10-13 16:59:51,978 - DEBUG - Response for create_subnet : {'subnet': {'id': '5614ee65-040b-44d6-bba4-710675eb6c40', 'name': '', 'tenant_id': 'a91280a9a2c745bf9906fb1feb9b5ee2', 'network_id': '0328978d-2ac2-453c-9cf4-a2144db2a715', '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': 'a91280a9a2c745bf9906fb1feb9b5ee2'}}
2025-10-13 16:59:51,998 - INFO - Created VN ctest-vn2_metadata-02892569
2025-10-13 16:59:52,055 - DEBUG - VN ctest-vn2_metadata-02892569 UUID is 0328978d-2ac2-453c-9cf4-a2144db2a715
2025-10-13 16:59:52,255 - DEBUG - Services list from nova: [, , ]
2025-10-13 16:59:53,329 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4308-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4308-1)
2025-10-13 16:59:53,439 - DEBUG - Link local service introspect added
2025-10-13 16:59:53,489 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-13 16:59:58,572 - DEBUG - VM is in ACTIVE state now
2025-10-13 16:59:58,714 - INFO - Waiting for VM ctest-TestBasicVMVN-97245141-16149756 to be up..
2025-10-13 16:59:58,714 - INFO - VM name : ctest-TestBasicVMVN-97245141-16149756
2025-10-13 16:59:58,812 - DEBUG - VM ctest-TestBasicVMVN-97245141-16149756 ID is 8bbcd723-09d1-4f80-a311-b61c547cd17f
2025-10-13 16:59:58,812 - DEBUG - VM ctest-TestBasicVMVN-97245141-16149756 launched on Node cn-jenkins-deploy-platform-ansible-os-4308-1
2025-10-13 16:59:58,898 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8bbcd723-09d1-4f80-a311-b61c547cd17f
2025-10-13 16:59:59,196 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8bbcd723-09d1-4f80-a311-b61c547cd17f
2025-10-13 16:59:59,233 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/6e6e375f-36d4-4bac-b3cc-76b5528cd424
2025-10-13 17:00:02,510 - 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 1026ms')
2025-10-13 17:00:02,511 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97245141-16149756 failed!
2025-10-13 17:00:02,567 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97245141:ctest-vn2_metadata-02892569 is 11.1.1.1 and allocation pool is NOT set
2025-10-13 17:00:04,633 - 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=16.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.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 = 3.096/9.710/16.324/6.614 ms')
2025-10-13 17:00:04,633 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97245141-16149756 passed
2025-10-13 17:00:04,787 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 17:00:04,787 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97245141-16149756, IP 11.1.1.3, Port 22
2025-10-13 17:00:04,953 - DEBUG - VM ctest-TestBasicVMVN-97245141-16149756 is ready for SSH connections
2025-10-13 17:00:04,953 - INFO - Retry 0
2025-10-13 17:00:04,953 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-13 17:00:04,953 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-13 17:00:06,668 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-13 17:00:06,668 - INFO - Generic metadata worked
2025-10-13 17:00:06,919 - DEBUG - Link local service introspect removed
2025-10-13 17:00:06,919 - INFO - Deleting VM ctest-TestBasicVMVN-97245141-16149756
2025-10-13 17:00:07,009 - INFO - Deleting VN ctest-vn2_metadata-02892569
2025-10-13 17:00:07,052 - DEBUG - VN 0328978d-2ac2-453c-9cf4-a2144db2a715 still in use: Unable to complete operation on network 0328978d-2ac2-453c-9cf4-a2144db2a715. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-15536ffb-166f-41a7-a0b7-e02f56c8776f']
2025-10-13 17:00:07,052 - WARNING - Deleting VN ctest-vn2_metadata-02892569 failed..Will retry
2025-10-13 17:00:09,184 - DEBUG - Response for deleting network ()
2025-10-13 17:00:09,449 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 17:00:09,449 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-10-13 17:00:09,449 - INFO - --------------------------------------------------------------------------------
2025-10-13 17:00:09,453 - INFO - ================================================================================
2025-10-13 17:00:09,453 - INFO - STARTING TEST : test_metadata_service
2025-10-13 17:00:09,453 - 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-10-13 17:00:09,756 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with
2025-10-13 17:00:09,756 - INFO - Initial checks done. Running the testcase now
2025-10-13 17:00:09,756 - INFO -
2025-10-13 17:00:09,756 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-10-13 17:00:09,765 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/2c1310e8-a059-42a1-abf1-fda1bc1de146
2025-10-13 17:00:09,972 - DEBUG - Response for create_network : {'network': {'id': '65a24ee3-a7fd-453f-9ea0-57ec96362383', 'name': 'ctest-vn-88308499', 'tenant_id': 'a91280a9a2c745bf9906fb1feb9b5ee2', 'project_id': 'a91280a9a2c745bf9906fb1feb9b5ee2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97245141', 'ctest-vn-88308499'], 'port_security_enabled': True, 'description': ''}}
2025-10-13 17:00:10,223 - DEBUG - Response for create_subnet : {'subnet': {'id': '65c7be28-51de-457f-a205-b34934c8e36b', 'name': '', 'tenant_id': 'a91280a9a2c745bf9906fb1feb9b5ee2', 'network_id': '65a24ee3-a7fd-453f-9ea0-57ec96362383', 'ip_version': 4, 'cidr': '134.174.6.128/26', 'allocation_pools': [{'start': '134.174.6.130', 'end': '134.174.6.190'}], 'gateway_ip': '134.174.6.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '134.174.6.130', 'tags': [], 'project_id': 'a91280a9a2c745bf9906fb1feb9b5ee2'}}
2025-10-13 17:00:10,246 - INFO - Created VN ctest-vn-88308499
2025-10-13 17:00:10,299 - DEBUG - VN ctest-vn-88308499 UUID is 65a24ee3-a7fd-453f-9ea0-57ec96362383
2025-10-13 17:00:11,527 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4308-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4308-1)
2025-10-13 17:00:11,527 - INFO - Waiting for VM ctest-TestBasicVMVN-97245141-77799719 to be up..
2025-10-13 17:00:11,575 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-13 17:00:16,666 - DEBUG - VM is in ACTIVE state now
2025-10-13 17:00:16,666 - INFO - VM name : ctest-TestBasicVMVN-97245141-77799719
2025-10-13 17:00:16,746 - DEBUG - VM ctest-TestBasicVMVN-97245141-77799719 ID is 6e40de59-2c70-45e4-8256-e53ca0b8d2fe
2025-10-13 17:00:16,746 - DEBUG - VM ctest-TestBasicVMVN-97245141-77799719 launched on Node cn-jenkins-deploy-platform-ansible-os-4308-1
2025-10-13 17:00:16,831 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6e40de59-2c70-45e4-8256-e53ca0b8d2fe
2025-10-13 17:00:16,839 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d00f080d-929f-40fa-8332-e595b1983783
2025-10-13 17:00:20,083 - 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 1006ms')
2025-10-13 17:00:20,083 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97245141-77799719 failed!
2025-10-13 17:00:20,139 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97245141:ctest-vn-88308499 is 134.174.6.129 and allocation pool is NOT set
2025-10-13 17:00:24,213 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=9.66 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 9.656/9.656/9.656/0.000 ms')
2025-10-13 17:00:24,214 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97245141-77799719 passed
2025-10-13 17:00:24,371 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 17:00:24,371 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97245141-77799719, IP 134.174.6.131, Port 22
2025-10-13 17:00:24,537 - DEBUG - VM ctest-TestBasicVMVN-97245141-77799719 is ready for SSH connections
2025-10-13 17:00:24,537 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-13 17:00:24,538 - DEBUG - cat /tmp/output.txt
2025-10-13 17:00:26,264 - DEBUG - Hello World. The time is now Mon, 13 Oct 2025 11:00:23 -0600!
2025-10-13 17:00:26,264 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 13 Oct 2025 11:00:23 -0600!'}
2025-10-13 17:00:26,264 - INFO - metadata_script.txt got executed in the vm
2025-10-13 17:00:26,265 - INFO - Deleting VM ctest-TestBasicVMVN-97245141-77799719
2025-10-13 17:00:26,352 - INFO - Deleting VN ctest-vn-88308499
2025-10-13 17:00:26,396 - DEBUG - VN 65a24ee3-a7fd-453f-9ea0-57ec96362383 still in use: Unable to complete operation on network 65a24ee3-a7fd-453f-9ea0-57ec96362383. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a94cec92-0607-4e7a-b8df-7c0d742a1264']
2025-10-13 17:00:26,396 - WARNING - Deleting VN ctest-vn-88308499 failed..Will retry
2025-10-13 17:00:28,515 - DEBUG - Response for deleting network ()
2025-10-13 17:00:28,776 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 17:00:28,776 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-10-13 17:00:28,776 - INFO - --------------------------------------------------------------------------------
2025-10-13 17:00:28,778 - INFO - ================================================================================
2025-10-13 17:00:28,779 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-13 17:00:28,779 - 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-10-13 17:00:29,072 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with
2025-10-13 17:00:29,073 - INFO - Initial checks done. Running the testcase now
2025-10-13 17:00:29,073 - INFO -
2025-10-13 17:00:29,606 - DEBUG - Response for create_network : {'network': {'id': '071eb8fa-37f3-46d7-89f0-8513ccb795cc', 'name': 'ctest-vn-83340738', 'tenant_id': 'a91280a9a2c745bf9906fb1feb9b5ee2', 'project_id': 'a91280a9a2c745bf9906fb1feb9b5ee2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97245141', 'ctest-vn-83340738'], 'port_security_enabled': True, 'description': ''}}
2025-10-13 17:00:29,832 - DEBUG - Response for create_subnet : {'subnet': {'id': '229409e6-54ce-4e7b-a906-4213f64934af', 'name': '', 'tenant_id': 'a91280a9a2c745bf9906fb1feb9b5ee2', 'network_id': '071eb8fa-37f3-46d7-89f0-8513ccb795cc', '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': 'a91280a9a2c745bf9906fb1feb9b5ee2'}}
2025-10-13 17:00:30,037 - DEBUG - Response for create_subnet : {'subnet': {'id': '7657f5d6-bf5b-4677-86bf-4e8480fd2bbd', 'name': '', 'tenant_id': 'a91280a9a2c745bf9906fb1feb9b5ee2', 'network_id': '071eb8fa-37f3-46d7-89f0-8513ccb795cc', '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': 'a91280a9a2c745bf9906fb1feb9b5ee2'}}
2025-10-13 17:00:30,061 - INFO - Created VN ctest-vn-83340738
2025-10-13 17:00:30,119 - DEBUG - VN ctest-vn-83340738 UUID is 071eb8fa-37f3-46d7-89f0-8513ccb795cc
2025-10-13 17:00:30,526 - DEBUG - Response for create_port : {'port': {'name': '8102acc4-26fd-4a56-a9ff-5e1bf1446c98', 'id': '8102acc4-26fd-4a56-a9ff-5e1bf1446c98', 'tenant_id': 'a91280a9a2c745bf9906fb1feb9b5ee2', 'network_id': '071eb8fa-37f3-46d7-89f0-8513ccb795cc', 'mac_address': '02:81:02:ac:c4:26', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '229409e6-54ce-4e7b-a906-4213f64934af'}], 'security_groups': ['a4eabdc9-e14e-44cc-a3f4-e3cfc52e4826'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a91280a9a2c745bf9906fb1feb9b5ee2'}}
2025-10-13 17:00:30,710 - DEBUG - Response for create_port : {'port': {'name': '498799ee-1cad-47c7-89cb-b17de70efe2c', 'id': '498799ee-1cad-47c7-89cb-b17de70efe2c', 'tenant_id': 'a91280a9a2c745bf9906fb1feb9b5ee2', 'network_id': '071eb8fa-37f3-46d7-89f0-8513ccb795cc', 'mac_address': '02:49:87:99:ee:1c', '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': '7657f5d6-bf5b-4677-86bf-4e8480fd2bbd'}], 'security_groups': ['a4eabdc9-e14e-44cc-a3f4-e3cfc52e4826'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a91280a9a2c745bf9906fb1feb9b5ee2'}}
2025-10-13 17:00:31,125 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4308-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4308-1)
2025-10-13 17:00:31,602 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4308-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4308-1)
2025-10-13 17:00:32,927 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4308-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4308-1)
2025-10-13 17:00:32,927 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-13 17:00:32,935 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c0e85966-66ef-4179-a355-4607ebdd7b22
2025-10-13 17:00:32,949 - DEBUG - Requesting: http://10.0.0.254:8082/project/a91280a9-a2c7-45bf-9906-fb1feb9b5ee2
2025-10-13 17:00:33,030 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/84ad67f0-7d23-42d2-b4e4-6f7348cadf1a
2025-10-13 17:00:33,042 - INFO - Verifications in API Server for IPAM: ctest-ipam-43654395 passed
2025-10-13 17:00:33,049 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-97245141:ctest-ipam-43654395', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97245141', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9560411866566705874', 'uuid-lslong': '13034665762450235162'}, 'enable': 'true', 'created': '2025-10-13T17:00:29', 'last-modified': '2025-10-13T17:00:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.746673'}
2025-10-13 17:00:33,049 - INFO - Verifications in Control node for IPAM: ctest-ipam-43654395 passed
2025-10-13 17:00:33,049 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-13 17:00:33,064 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c0e85966-66ef-4179-a355-4607ebdd7b22
2025-10-13 17:00:33,076 - DEBUG - Requesting: http://10.0.0.254:8082/project/a91280a9-a2c7-45bf-9906-fb1feb9b5ee2
2025-10-13 17:00:33,155 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/071eb8fa-37f3-46d7-89f0-8513ccb795cc
2025-10-13 17:00:33,178 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/071eb8fa-37f3-46d7-89f0-8513ccb795cc
2025-10-13 17:00:33,198 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/8966cfc3-7de4-4ab8-9611-c10df3c9db4c
2025-10-13 17:00:33,217 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/8966cfc3-7de4-4ab8-9611-c10df3c9db4c
2025-10-13 17:00:33,228 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/91f1f7ef-937c-410b-ac0e-33ed426dbbc7
2025-10-13 17:00:33,242 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-13 17:00:33,242 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/071eb8fa-37f3-46d7-89f0-8513ccb795cc
2025-10-13 17:00:33,257 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/8966cfc3-7de4-4ab8-9611-c10df3c9db4c
2025-10-13 17:00:33,286 - INFO - Verified VN network id 12 for VN 071eb8fa-37f3-46d7-89f0-8513ccb795cc
2025-10-13 17:00:33,286 - INFO - Verifications in API Server for VN ctest-vn-83340738 passed
2025-10-13 17:00:33,286 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/071eb8fa-37f3-46d7-89f0-8513ccb795cc
2025-10-13 17:00:33,300 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/8966cfc3-7de4-4ab8-9611-c10df3c9db4c
2025-10-13 17:00:33,309 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/8966cfc3-7de4-4ab8-9611-c10df3c9db4c
2025-10-13 17:00:33,324 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/91f1f7ef-937c-410b-ac0e-33ed426dbbc7
2025-10-13 17:00:33,340 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-97245141:ctest-vn-83340738', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97245141', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '513050792386840279', 'uuid-lslong': '9939590697692141004'}, 'enable': 'true', 'created': '2025-10-13T17:00:29', 'last-modified': '2025-10-13T17:00:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.347924'}
2025-10-13 17:00:33,352 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-13 17:00:33,352 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-83340738 passed
2025-10-13 17:00:33,352 - DEBUG - ====Verifying policy data for ctest-vn-83340738 in API_Server ======
2025-10-13 17:00:33,352 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-13 17:00:33,362 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c0e85966-66ef-4179-a355-4607ebdd7b22
2025-10-13 17:00:33,382 - DEBUG - Requesting: http://10.0.0.254:8082/project/a91280a9-a2c7-45bf-9906-fb1feb9b5ee2
2025-10-13 17:00:33,501 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/071eb8fa-37f3-46d7-89f0-8513ccb795cc
2025-10-13 17:00:33,513 - DEBUG - =>VN ctest-vn-83340738 has no policy to be verified
2025-10-13 17:00:33,513 - DEBUG - Verifying the vn in opserver
2025-10-13 17:00:33,513 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-97245141:ctest-vn-83340738 virtual network link through opserver 10.0.0.254
2025-10-13 17:00:33,514 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-10-13 17:00:33,989 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-10-13 17:00:34,097 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-97245141:ctest-vn-83340738', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-97245141:ctest-vn-83340738?flat'}
2025-10-13 17:00:34,097 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-97245141:ctest-vn-83340738 is found in opserver
2025-10-13 17:00:34,102 - DEBUG - VRF ids for VN ctest-vn-83340738: {'10.0.0.254': '2'}
2025-10-13 17:00:34,102 - INFO - Waiting for VM ctest-TestBasicVMVN-97245141-17606429 to be up..
2025-10-13 17:00:34,265 - DEBUG - VM is in ACTIVE state now
2025-10-13 17:00:34,265 - INFO - VM name : ctest-TestBasicVMVN-97245141-17606429
2025-10-13 17:00:34,402 - DEBUG - VM ctest-TestBasicVMVN-97245141-17606429 ID is e39af6cf-3e8d-445c-9fb2-f5510de945f5
2025-10-13 17:00:34,402 - DEBUG - VM ctest-TestBasicVMVN-97245141-17606429 launched on Node cn-jenkins-deploy-platform-ansible-os-4308-1
2025-10-13 17:00:34,518 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e39af6cf-3e8d-445c-9fb2-f5510de945f5
2025-10-13 17:00:34,530 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8102acc4-26fd-4a56-a9ff-5e1bf1446c98
2025-10-13 17:00:37,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 1016ms')
2025-10-13 17:00:37,813 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97245141-17606429 failed!
2025-10-13 17:00:37,887 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97245141:ctest-vn-83340738 is 31.1.1.1 and allocation pool is NOT set
2025-10-13 17:00:37,887 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97245141:ctest-vn-83340738 is 31.1.2.1 and allocation pool is NOT set
2025-10-13 17:00:41,970 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms')
2025-10-13 17:00:41,970 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97245141-17606429 failed!
2025-10-13 17:00:42,027 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97245141:ctest-vn-83340738 is 31.1.1.1 and allocation pool is NOT set
2025-10-13 17:00:42,027 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97245141:ctest-vn-83340738 is 31.1.2.1 and allocation pool is NOT set
2025-10-13 17:00:44,087 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.21 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.206/2.689/4.173/1.483 ms')
2025-10-13 17:00:44,087 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97245141-17606429 passed
2025-10-13 17:00:44,239 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 17:00:44,239 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97245141-17606429, IP 31.1.1.4, Port 22
2025-10-13 17:00:44,406 - DEBUG - VM ctest-TestBasicVMVN-97245141-17606429 is ready for SSH connections
2025-10-13 17:00:44,406 - INFO - Waiting for VM ctest-TestBasicVMVN-97245141-25255386 to be up..
2025-10-13 17:00:44,496 - DEBUG - VM is in ACTIVE state now
2025-10-13 17:00:44,496 - INFO - VM name : ctest-TestBasicVMVN-97245141-25255386
2025-10-13 17:00:44,583 - DEBUG - VM ctest-TestBasicVMVN-97245141-25255386 ID is 8b64c626-654b-45b1-ae6e-0046d3696882
2025-10-13 17:00:44,583 - DEBUG - VM ctest-TestBasicVMVN-97245141-25255386 launched on Node cn-jenkins-deploy-platform-ansible-os-4308-1
2025-10-13 17:00:44,672 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/8b64c626-654b-45b1-ae6e-0046d3696882
2025-10-13 17:00:44,683 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/498799ee-1cad-47c7-89cb-b17de70efe2c
2025-10-13 17:00:45,927 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.860 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.860/2.749/4.639/1.889 ms')
2025-10-13 17:00:45,927 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-97245141-25255386 passed
2025-10-13 17:00:46,083 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 17:00:46,083 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97245141-25255386, IP 31.1.2.4, Port 22
2025-10-13 17:00:46,243 - DEBUG - VM ctest-TestBasicVMVN-97245141-25255386 is ready for SSH connections
2025-10-13 17:00:46,243 - INFO - Waiting for VM ctest-TestBasicVMVN-97245141-23109876 to be up..
2025-10-13 17:00:46,331 - DEBUG - VM is in ACTIVE state now
2025-10-13 17:00:46,331 - INFO - VM name : ctest-TestBasicVMVN-97245141-23109876
2025-10-13 17:00:46,416 - DEBUG - VM ctest-TestBasicVMVN-97245141-23109876 ID is dfd37f2d-57e3-4bc9-b0e8-2939fe663729
2025-10-13 17:00:46,417 - DEBUG - VM ctest-TestBasicVMVN-97245141-23109876 launched on Node cn-jenkins-deploy-platform-ansible-os-4308-1
2025-10-13 17:00:46,498 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/dfd37f2d-57e3-4bc9-b0e8-2939fe663729
2025-10-13 17:00:46,507 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d9ca27d2-6f21-4e2c-91fc-77b2b2e69300
2025-10-13 17:00:47,758 - 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.29 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.580 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.580/1.935/3.290/1.355 ms')
2025-10-13 17:00:47,758 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-97245141-23109876 passed
2025-10-13 17:00:48,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 17:00:48,003 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97245141-23109876, IP 31.1.1.3, Port 22
2025-10-13 17:00:48,167 - DEBUG - VM ctest-TestBasicVMVN-97245141-23109876 is ready for SSH connections
2025-10-13 17:00:48,167 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 17:00:48,167 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-13 17:00:48,167 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-13 17:00:52,374 - 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.742 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.673 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.931 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.931/2.448/4.742 ms
2025-10-13 17:00:52,374 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-97245141-17606429 passed
2025-10-13 17:00:52,374 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 17:00:52,375 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-13 17:00:52,375 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-13 17:00:56,108 - 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.370 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.924 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.046 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.924/1.780/3.370 ms
2025-10-13 17:00:56,108 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-97245141-25255386 passed
2025-10-13 17:00:56,108 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 17:00:56,109 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 17:00:56,109 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 17:00:56,109 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-13 17:00:56,109 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-13 17:00:56,320 - DEBUG - None
2025-10-13 17:00:56,320 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-13 17:00:56,320 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-13 17:00:56,522 - DEBUG - None
2025-10-13 17:00:56,523 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-13 17:00:56,523 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-13 17:00:57,249 - DEBUG - None
2025-10-13 17:00:57,249 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-13 17:00:57,249 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-13 17:00:59,475 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.030 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.294 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.498 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.916 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.596 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.498/2.266/6.294 ms
2025-10-13 17:00:59,475 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-13 17:00:59,475 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-13 17:01:01,792 - 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.377 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.727 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.244 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.657 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.059 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.083 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.522 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.522/2.952/7.244 ms
2025-10-13 17:01:01,792 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-13 17:01:01,792 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-13 17:01:04,066 - 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.750 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.114 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.110 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.624 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.579 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.043 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.658 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.624/2.268/4.110 ms
2025-10-13 17:01:04,066 - INFO - Deleting VM ctest-TestBasicVMVN-97245141-23109876
2025-10-13 17:01:04,151 - INFO - Detaching port 498799ee-1cad-47c7-89cb-b17de70efe2c from VM ctest-TestBasicVMVN-97245141-25255386
2025-10-13 17:01:04,189 - INFO - Deleting VM ctest-TestBasicVMVN-97245141-25255386
2025-10-13 17:01:04,278 - INFO - Detaching port 8102acc4-26fd-4a56-a9ff-5e1bf1446c98 from VM ctest-TestBasicVMVN-97245141-17606429
2025-10-13 17:01:04,322 - INFO - Deleting VM ctest-TestBasicVMVN-97245141-17606429
2025-10-13 17:01:04,411 - INFO - Deleting VN ctest-vn-83340738
2025-10-13 17:01:04,608 - DEBUG - Response for delete_port : ()
2025-10-13 17:01:04,877 - DEBUG - Response for delete_port : ()
2025-10-13 17:01:04,917 - DEBUG - VN 071eb8fa-37f3-46d7-89f0-8513ccb795cc still in use: Unable to complete operation on network 071eb8fa-37f3-46d7-89f0-8513ccb795cc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5f6e6199-2de3-49ac-90c5-944f1145bc23']
2025-10-13 17:01:04,918 - WARNING - Deleting VN ctest-vn-83340738 failed..Will retry
2025-10-13 17:01:07,082 - DEBUG - Response for deleting network ()
2025-10-13 17:01:07,082 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/8966cfc3-7de4-4ab8-9611-c10df3c9db4c
2025-10-13 17:01:07,091 - DEBUG - Response Code: 404
2025-10-13 17:01:07,091 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-13 17:01:07,098 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c0e85966-66ef-4179-a355-4607ebdd7b22
2025-10-13 17:01:07,152 - DEBUG - Requesting: http://10.0.0.254:8082/project/a91280a9-a2c7-45bf-9906-fb1feb9b5ee2
2025-10-13 17:01:07,231 - INFO - Validated that VN ctest-vn-83340738 is not found in API Server
2025-10-13 17:01:07,242 - DEBUG - VN ctest-vn-83340738 is not present in Agent 10.0.0.254
2025-10-13 17:01:07,242 - INFO - Validated that VN ctest-vn-83340738 is not in any agent
2025-10-13 17:01:07,249 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-10-13 17:01:07,256 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-83340738
2025-10-13 17:01:07,256 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-97245141:ctest-vn-83340738
2025-10-13 17:01:07,270 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-83340738 info
2025-10-13 17:01:07,351 - INFO - IPAM: ctest-ipam-43654395 is not found in API Server
2025-10-13 17:01:07,362 - INFO - IPAM:ctest-ipam-43654395 is not found in control node
2025-10-13 17:01:07,625 - DEBUG - No XMPP flaps were noticed during the test
2025-10-13 17:01:07,625 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-10-13 17:01:07,625 - INFO - --------------------------------------------------------------------------------
2025-10-13 17:01:08,363 - INFO - Deleted project: ctest-TestBasicVMVN-97245141, ID : a91280a9-a2c7-45bf-9906-fb1feb9b5ee2