2025-10-24 01:55:10,970 - INFO - Domain Default found not creating 2025-10-24 01:55:11,096 - INFO - Project ctest-TestBasicVMVN-07422042 not found, creating it 2025-10-24 01:55:11,508 - INFO - Created Project:ctest-TestBasicVMVN-07422042, ID : 6a23531d-e4f1-4753-a77f-105f5db3cf4c 2025-10-24 01:55:12,997 - INFO - ================================================================================ 2025-10-24 01:55:12,997 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-24 01:55:12,997 - 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-24 01:55:13,247 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-24 01:55:13,247 - INFO - Initial checks done. Running the testcase now 2025-10-24 01:55:13,247 - INFO - 2025-10-24 01:55:13,717 - DEBUG - Response for create_network : {'network': {'id': 'e96c399d-b280-4ff6-89c9-e172f90cf0c8', 'name': 'ctest-vn2_metadata-69467259', 'tenant_id': '6a23531de4f14753a77f105f5db3cf4c', 'project_id': '6a23531de4f14753a77f105f5db3cf4c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07422042', 'ctest-vn2_metadata-69467259'], 'port_security_enabled': True, 'description': ''}} 2025-10-24 01:55:13,915 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ee7b6303-9477-4a14-b61b-f52b3a2f8d34', 'name': '', 'tenant_id': '6a23531de4f14753a77f105f5db3cf4c', 'network_id': 'e96c399d-b280-4ff6-89c9-e172f90cf0c8', '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': '6a23531de4f14753a77f105f5db3cf4c'}} 2025-10-24 01:55:13,929 - INFO - Created VN ctest-vn2_metadata-69467259 2025-10-24 01:55:13,979 - DEBUG - VN ctest-vn2_metadata-69467259 UUID is e96c399d-b280-4ff6-89c9-e172f90cf0c8 2025-10-24 01:55:14,127 - DEBUG - Services list from nova: [, , ] 2025-10-24 01:55:15,063 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4472-1) 2025-10-24 01:55:15,175 - DEBUG - Link local service introspect added 2025-10-24 01:55:15,210 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-24 01:55:20,281 - DEBUG - VM is in ACTIVE state now 2025-10-24 01:55:20,400 - INFO - Waiting for VM ctest-TestBasicVMVN-07422042-30845402 to be up.. 2025-10-24 01:55:20,400 - INFO - VM name : ctest-TestBasicVMVN-07422042-30845402 2025-10-24 01:55:20,471 - DEBUG - VM ctest-TestBasicVMVN-07422042-30845402 ID is d1fb0ff7-277f-417a-8e8a-1f123acea188 2025-10-24 01:55:20,471 - DEBUG - VM ctest-TestBasicVMVN-07422042-30845402 launched on Node cn-jenkins-deploy-platform-ansible-os-4472-1 2025-10-24 01:55:20,535 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d1fb0ff7-277f-417a-8e8a-1f123acea188 2025-10-24 01:55:20,827 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d1fb0ff7-277f-417a-8e8a-1f123acea188 2025-10-24 01:55:20,854 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/bddeaa7c-612c-45f8-a023-57172c783596 2025-10-24 01:55:24,100 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-10-24 01:55:24,100 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07422042-30845402 failed! 2025-10-24 01:55:24,151 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07422042:ctest-vn2_metadata-69467259 is 11.1.1.1 and allocation pool is NOT set 2025-10-24 01:55:26,208 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.01 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.010/2.547/4.084/1.537 ms') 2025-10-24 01:55:26,208 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07422042-30845402 passed 2025-10-24 01:55:26,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 01:55:26,355 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07422042-30845402, IP 11.1.1.3, Port 22 2025-10-24 01:55:26,410 - 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-10-24 01:55:26,471 - DEBUG - VM ctest-TestBasicVMVN-07422042-30845402 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-24 01:55:31,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 01:55:31,472 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07422042-30845402, IP 11.1.1.3, Port 22 2025-10-24 01:55:31,626 - DEBUG - VM ctest-TestBasicVMVN-07422042-30845402 is ready for SSH connections 2025-10-24 01:55:31,626 - INFO - Retry 0 2025-10-24 01:55:31,626 - 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-24 01:55:31,627 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-24 01:55:33,221 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-24 01:55:33,222 - INFO - Generic metadata worked 2025-10-24 01:55:33,459 - DEBUG - Link local service introspect removed 2025-10-24 01:55:33,459 - INFO - Deleting VM ctest-TestBasicVMVN-07422042-30845402 2025-10-24 01:55:33,516 - INFO - Deleting VN ctest-vn2_metadata-69467259 2025-10-24 01:55:33,548 - DEBUG - VN e96c399d-b280-4ff6-89c9-e172f90cf0c8 still in use: Unable to complete operation on network e96c399d-b280-4ff6-89c9-e172f90cf0c8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-da4cd9b2-6530-428e-a639-4d201130abd2'] 2025-10-24 01:55:33,548 - WARNING - Deleting VN ctest-vn2_metadata-69467259 failed..Will retry 2025-10-24 01:55:35,626 - DEBUG - Response for deleting network () 2025-10-24 01:55:35,875 - DEBUG - No XMPP flaps were noticed during the test 2025-10-24 01:55:35,875 - INFO - -------------------------------------------------------------------------------- 2025-10-24 01:55:35,877 - INFO - ================================================================================ 2025-10-24 01:55:35,877 - INFO - STARTING TEST : test_metadata_service 2025-10-24 01:55:35,877 - 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-24 01:55:36,167 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-24 01:55:36,167 - INFO - Initial checks done. Running the testcase now 2025-10-24 01:55:36,167 - INFO - 2025-10-24 01:55:36,167 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-10-24 01:55:36,173 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/d2909cad-2099-4f66-b028-8240fdab4ec1 2025-10-24 01:55:36,333 - DEBUG - Response for create_network : {'network': {'id': '2e79a1fa-21c7-4cbc-a1a4-fdb5ad368151', 'name': 'ctest-vn-71277547', 'tenant_id': '6a23531de4f14753a77f105f5db3cf4c', 'project_id': '6a23531de4f14753a77f105f5db3cf4c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07422042', 'ctest-vn-71277547'], 'port_security_enabled': True, 'description': ''}} 2025-10-24 01:55:36,473 - DEBUG - Response for create_subnet : {'subnet': {'id': 'abffdedf-6e7a-4926-be81-931882a92606', 'name': '', 'tenant_id': '6a23531de4f14753a77f105f5db3cf4c', 'network_id': '2e79a1fa-21c7-4cbc-a1a4-fdb5ad368151', 'ip_version': 4, 'cidr': '100.4.53.64/26', 'allocation_pools': [{'start': '100.4.53.66', 'end': '100.4.53.126'}], 'gateway_ip': '100.4.53.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '100.4.53.66', 'tags': [], 'project_id': '6a23531de4f14753a77f105f5db3cf4c'}} 2025-10-24 01:55:36,490 - INFO - Created VN ctest-vn-71277547 2025-10-24 01:55:36,543 - DEBUG - VN ctest-vn-71277547 UUID is 2e79a1fa-21c7-4cbc-a1a4-fdb5ad368151 2025-10-24 01:55:37,628 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4472-1) 2025-10-24 01:55:37,628 - INFO - Waiting for VM ctest-TestBasicVMVN-07422042-92426983 to be up.. 2025-10-24 01:55:37,670 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-24 01:55:42,731 - DEBUG - VM is in ACTIVE state now 2025-10-24 01:55:42,731 - INFO - VM name : ctest-TestBasicVMVN-07422042-92426983 2025-10-24 01:55:42,790 - DEBUG - VM ctest-TestBasicVMVN-07422042-92426983 ID is e1d12d1b-72ca-4081-870c-3f71d7ee5767 2025-10-24 01:55:42,790 - DEBUG - VM ctest-TestBasicVMVN-07422042-92426983 launched on Node cn-jenkins-deploy-platform-ansible-os-4472-1 2025-10-24 01:55:42,858 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e1d12d1b-72ca-4081-870c-3f71d7ee5767 2025-10-24 01:55:42,865 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/44c47e60-5dd3-4168-a06b-8d184a55bb92 2025-10-24 01:55:46,112 - 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-24 01:55:46,112 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07422042-92426983 failed! 2025-10-24 01:55:46,167 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07422042:ctest-vn-71277547 is 100.4.53.65 and allocation pool is NOT set 2025-10-24 01:55:48,235 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.13 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.127/2.302/3.477/1.175 ms') 2025-10-24 01:55:48,235 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07422042-92426983 passed 2025-10-24 01:55:48,387 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 01:55:48,387 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07422042-92426983, IP 100.4.53.67, Port 22 2025-10-24 01:55:48,543 - DEBUG - VM ctest-TestBasicVMVN-07422042-92426983 is ready for SSH connections 2025-10-24 01:55:48,543 - 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-24 01:55:48,543 - DEBUG - cat /tmp/output.txt 2025-10-24 01:55:50,159 - DEBUG - Hello World. The time is now Thu, 23 Oct 2025 19:55:46 -0600! 2025-10-24 01:55:50,159 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 23 Oct 2025 19:55:46 -0600!'} 2025-10-24 01:55:50,159 - INFO - metadata_script.txt got executed in the vm 2025-10-24 01:55:50,159 - INFO - Deleting VM ctest-TestBasicVMVN-07422042-92426983 2025-10-24 01:55:50,218 - INFO - Deleting VN ctest-vn-71277547 2025-10-24 01:55:50,249 - DEBUG - VN 2e79a1fa-21c7-4cbc-a1a4-fdb5ad368151 still in use: Unable to complete operation on network 2e79a1fa-21c7-4cbc-a1a4-fdb5ad368151. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f50071b9-fea3-443d-9f59-3ad6ec71f55f'] 2025-10-24 01:55:50,249 - WARNING - Deleting VN ctest-vn-71277547 failed..Will retry 2025-10-24 01:55:52,352 - DEBUG - Response for deleting network () 2025-10-24 01:55:52,607 - DEBUG - No XMPP flaps were noticed during the test
2025-10-24 01:55:52,607 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-24 01:55:52,607 - INFO - -------------------------------------------------------------------------------- 2025-10-24 01:55:52,609 - INFO - ================================================================================ 2025-10-24 01:55:52,609 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-24 01:55:52,610 - 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-24 01:55:52,899 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-10-24 01:55:52,899 - INFO - Initial checks done. Running the testcase now 2025-10-24 01:55:52,899 - INFO - 2025-10-24 01:55:53,350 - DEBUG - Response for create_network : {'network': {'id': 'b02ca0b7-c015-4949-a720-d733ab9540fc', 'name': 'ctest-vn-02233136', 'tenant_id': '6a23531de4f14753a77f105f5db3cf4c', 'project_id': '6a23531de4f14753a77f105f5db3cf4c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07422042', 'ctest-vn-02233136'], 'port_security_enabled': True, 'description': ''}} 2025-10-24 01:55:53,481 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c45fb9b8-1ca2-47b6-b7ac-1f075ec06e93', 'name': '', 'tenant_id': '6a23531de4f14753a77f105f5db3cf4c', 'network_id': 'b02ca0b7-c015-4949-a720-d733ab9540fc', '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': '6a23531de4f14753a77f105f5db3cf4c'}} 2025-10-24 01:55:53,629 - DEBUG - Response for create_subnet : {'subnet': {'id': '6247c4f0-cd6d-4b77-a638-dc40f320fb0d', 'name': '', 'tenant_id': '6a23531de4f14753a77f105f5db3cf4c', 'network_id': 'b02ca0b7-c015-4949-a720-d733ab9540fc', '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': '6a23531de4f14753a77f105f5db3cf4c'}} 2025-10-24 01:55:53,644 - INFO - Created VN ctest-vn-02233136 2025-10-24 01:55:53,695 - DEBUG - VN ctest-vn-02233136 UUID is b02ca0b7-c015-4949-a720-d733ab9540fc 2025-10-24 01:55:54,009 - DEBUG - Response for create_port : {'port': {'name': '2c0c4d20-b3ed-49d5-9381-fe9529d15190', 'id': '2c0c4d20-b3ed-49d5-9381-fe9529d15190', 'tenant_id': '6a23531de4f14753a77f105f5db3cf4c', 'network_id': 'b02ca0b7-c015-4949-a720-d733ab9540fc', 'mac_address': '02:2c:0c:4d:20:b3', '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': 'c45fb9b8-1ca2-47b6-b7ac-1f075ec06e93'}], 'security_groups': ['1e10aafa-e903-4c26-bfd5-62eda3175bfb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6a23531de4f14753a77f105f5db3cf4c'}} 2025-10-24 01:55:54,163 - DEBUG - Response for create_port : {'port': {'name': '47046024-055e-4b23-971c-7a30af88d44f', 'id': '47046024-055e-4b23-971c-7a30af88d44f', 'tenant_id': '6a23531de4f14753a77f105f5db3cf4c', 'network_id': 'b02ca0b7-c015-4949-a720-d733ab9540fc', 'mac_address': '02:47:04:60:24:05', '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': '6247c4f0-cd6d-4b77-a638-dc40f320fb0d'}], 'security_groups': ['1e10aafa-e903-4c26-bfd5-62eda3175bfb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6a23531de4f14753a77f105f5db3cf4c'}} 2025-10-24 01:55:54,503 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4472-1) 2025-10-24 01:55:54,886 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4472-1) 2025-10-24 01:55:56,055 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4472-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4472-1) 2025-10-24 01:55:56,055 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-24 01:55:56,063 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4e3805b8-bd72-454f-acd6-c619155d7fc7 2025-10-24 01:55:56,078 - DEBUG - Requesting: http://10.0.0.254:8082/project/6a23531d-e4f1-4753-a77f-105f5db3cf4c 2025-10-24 01:55:56,164 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/4dbc126b-783d-4007-800f-0384a4576040 2025-10-24 01:55:56,173 - INFO - Verifications in API Server for IPAM: ctest-ipam-20117227 passed 2025-10-24 01:55:56,179 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-07422042:ctest-ipam-20117227', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07422042', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5601372289330135047', 'uuid-lslong': '9227598029733191744'}, 'enable': 'true', 'created': '2025-10-24T01:55:52', 'last-modified': '2025-10-24T01:55:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.056721'} 2025-10-24 01:55:56,179 - INFO - Verifications in Control node for IPAM: ctest-ipam-20117227 passed 2025-10-24 01:55:56,179 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-24 01:55:56,184 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4e3805b8-bd72-454f-acd6-c619155d7fc7 2025-10-24 01:55:56,194 - DEBUG - Requesting: http://10.0.0.254:8082/project/6a23531d-e4f1-4753-a77f-105f5db3cf4c 2025-10-24 01:55:56,267 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b02ca0b7-c015-4949-a720-d733ab9540fc 2025-10-24 01:55:56,282 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b02ca0b7-c015-4949-a720-d733ab9540fc 2025-10-24 01:55:56,293 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/81404e47-385d-417e-b5e1-00d7dbcb14ae 2025-10-24 01:55:56,300 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/81404e47-385d-417e-b5e1-00d7dbcb14ae 2025-10-24 01:55:56,307 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8442ca53-87e5-4b32-b3fc-3b70ce57fcf8 2025-10-24 01:55:56,313 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-24 01:55:56,313 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b02ca0b7-c015-4949-a720-d733ab9540fc 2025-10-24 01:55:56,323 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/81404e47-385d-417e-b5e1-00d7dbcb14ae 2025-10-24 01:55:56,335 - INFO - Verified VN network id 12 for VN b02ca0b7-c015-4949-a720-d733ab9540fc 2025-10-24 01:55:56,335 - INFO - Verifications in API Server for VN ctest-vn-02233136 passed 2025-10-24 01:55:56,336 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b02ca0b7-c015-4949-a720-d733ab9540fc 2025-10-24 01:55:56,348 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/81404e47-385d-417e-b5e1-00d7dbcb14ae 2025-10-24 01:55:56,354 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/81404e47-385d-417e-b5e1-00d7dbcb14ae 2025-10-24 01:55:56,360 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8442ca53-87e5-4b32-b3fc-3b70ce57fcf8 2025-10-24 01:55:56,374 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-07422042:ctest-vn-02233136', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07422042', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12694698160712665417', 'uuid-lslong': '12042862020510695676'}, 'enable': 'true', 'created': '2025-10-24T01:55:53', 'last-modified': '2025-10-24T01:55:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.763358'} 2025-10-24 01:55:56,380 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-24 01:55:56,380 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-02233136 passed 2025-10-24 01:55:56,380 - DEBUG - ====Verifying policy data for ctest-vn-02233136 in API_Server ====== 2025-10-24 01:55:56,380 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-24 01:55:56,384 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4e3805b8-bd72-454f-acd6-c619155d7fc7 2025-10-24 01:55:56,393 - DEBUG - Requesting: http://10.0.0.254:8082/project/6a23531d-e4f1-4753-a77f-105f5db3cf4c 2025-10-24 01:55:56,485 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b02ca0b7-c015-4949-a720-d733ab9540fc 2025-10-24 01:55:56,497 - DEBUG - =>VN ctest-vn-02233136 has no policy to be verified 2025-10-24 01:55:56,497 - DEBUG - Verifying the vn in opserver 2025-10-24 01:55:56,497 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-07422042:ctest-vn-02233136 virtual network link through opserver 10.0.0.254 2025-10-24 01:55:56,497 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-24 01:55:56,889 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-10-24 01:55:56,947 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-07422042:ctest-vn-02233136', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-07422042:ctest-vn-02233136?flat'} 2025-10-24 01:55:56,947 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-07422042:ctest-vn-02233136 is found in opserver 2025-10-24 01:55:56,951 - DEBUG - VRF ids for VN ctest-vn-02233136: {'10.0.0.254': '2'} 2025-10-24 01:55:56,951 - INFO - Waiting for VM ctest-TestBasicVMVN-07422042-46437778 to be up.. 2025-10-24 01:55:57,024 - DEBUG - VM is in ACTIVE state now 2025-10-24 01:55:57,024 - INFO - VM name : ctest-TestBasicVMVN-07422042-46437778 2025-10-24 01:55:57,091 - DEBUG - VM ctest-TestBasicVMVN-07422042-46437778 ID is f038aeab-5130-437a-a4c0-3765d189f84e 2025-10-24 01:55:57,091 - DEBUG - VM ctest-TestBasicVMVN-07422042-46437778 launched on Node cn-jenkins-deploy-platform-ansible-os-4472-1 2025-10-24 01:55:57,161 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f038aeab-5130-437a-a4c0-3765d189f84e 2025-10-24 01:55:57,168 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2c0c4d20-b3ed-49d5-9381-fe9529d15190 2025-10-24 01:56:00,412 - 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-10-24 01:56:00,412 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07422042-46437778 failed! 2025-10-24 01:56:00,467 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07422042:ctest-vn-02233136 is 31.1.1.1 and allocation pool is NOT set 2025-10-24 01:56:00,467 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07422042:ctest-vn-02233136 is 31.1.2.1 and allocation pool is NOT set 2025-10-24 01:56:04,537 - 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-10-24 01:56:04,537 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07422042-46437778 failed! 2025-10-24 01:56:04,591 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07422042:ctest-vn-02233136 is 31.1.1.1 and allocation pool is NOT set 2025-10-24 01:56:04,591 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07422042:ctest-vn-02233136 is 31.1.2.1 and allocation pool is NOT set 2025-10-24 01:56:06,646 - 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.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.356 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.356/1.740/3.125/1.384 ms') 2025-10-24 01:56:06,647 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07422042-46437778 passed 2025-10-24 01:56:06,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 01:56:06,795 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07422042-46437778, IP 31.1.1.4, Port 22 2025-10-24 01:56:06,946 - DEBUG - VM ctest-TestBasicVMVN-07422042-46437778 is ready for SSH connections 2025-10-24 01:56:06,946 - INFO - Waiting for VM ctest-TestBasicVMVN-07422042-92706656 to be up.. 2025-10-24 01:56:07,012 - DEBUG - VM is in ACTIVE state now 2025-10-24 01:56:07,012 - INFO - VM name : ctest-TestBasicVMVN-07422042-92706656 2025-10-24 01:56:07,069 - DEBUG - VM ctest-TestBasicVMVN-07422042-92706656 ID is 3499bb13-6ccb-426b-b81b-a617cab17d58 2025-10-24 01:56:07,070 - DEBUG - VM ctest-TestBasicVMVN-07422042-92706656 launched on Node cn-jenkins-deploy-platform-ansible-os-4472-1 2025-10-24 01:56:07,128 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3499bb13-6ccb-426b-b81b-a617cab17d58 2025-10-24 01:56:07,134 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/47046024-055e-4b23-971c-7a30af88d44f 2025-10-24 01:56:08,361 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.346 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.346/1.581/2.816/1.235 ms') 2025-10-24 01:56:08,361 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-07422042-92706656 passed 2025-10-24 01:56:08,511 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 01:56:08,511 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07422042-92706656, IP 31.1.2.4, Port 22 2025-10-24 01:56:08,662 - DEBUG - VM ctest-TestBasicVMVN-07422042-92706656 is ready for SSH connections 2025-10-24 01:56:08,662 - INFO - Waiting for VM ctest-TestBasicVMVN-07422042-68825999 to be up.. 2025-10-24 01:56:08,736 - DEBUG - VM is in ACTIVE state now 2025-10-24 01:56:08,737 - INFO - VM name : ctest-TestBasicVMVN-07422042-68825999 2025-10-24 01:56:08,802 - DEBUG - VM ctest-TestBasicVMVN-07422042-68825999 ID is c460c5a4-c786-4442-99db-3bb6bbbb75ee 2025-10-24 01:56:08,802 - DEBUG - VM ctest-TestBasicVMVN-07422042-68825999 launched on Node cn-jenkins-deploy-platform-ansible-os-4472-1 2025-10-24 01:56:08,868 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/c460c5a4-c786-4442-99db-3bb6bbbb75ee 2025-10-24 01:56:08,876 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/3093c83d-c8fe-4224-8b26-459f4ae71871 2025-10-24 01:56:10,114 - 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.66 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.395 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.395/1.529/2.664/1.134 ms') 2025-10-24 01:56:10,114 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-07422042-68825999 passed 2025-10-24 01:56:10,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 01:56:10,267 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07422042-68825999, IP 31.1.1.3, Port 22 2025-10-24 01:56:10,423 - DEBUG - VM ctest-TestBasicVMVN-07422042-68825999 is ready for SSH connections 2025-10-24 01:56:10,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 01:56:10,423 - 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-24 01:56:10,423 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-24 01:56:14,388 - 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.087 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.727 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.940 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.727/1.584/3.087 ms 2025-10-24 01:56:14,388 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-07422042-46437778 passed 2025-10-24 01:56:14,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 01:56:14,388 - 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-24 01:56:14,388 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-24 01:56:18,075 - 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.775 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.742 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.825 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.742/1.447/2.775 ms 2025-10-24 01:56:18,076 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-07422042-92706656 passed 2025-10-24 01:56:18,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 01:56:18,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 01:56:18,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-24 01:56:18,076 - 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-24 01:56:18,076 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-24 01:56:18,249 - DEBUG - None 2025-10-24 01:56:18,249 - 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-24 01:56:18,249 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-24 01:56:18,421 - DEBUG - None 2025-10-24 01:56:18,421 - 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-24 01:56:18,421 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-24 01:56:19,032 - DEBUG - None 2025-10-24 01:56:19,032 - 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-24 01:56:19,032 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-24 01:56:21,243 - 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.891 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.068 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.384 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.463 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.332 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.332/1.627/4.068 ms 2025-10-24 01:56:21,243 - 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-24 01:56:21,243 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-24 01:56:23,466 - 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.915 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.822 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.841 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.595 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.175 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.276 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.357/1.997/3.841 ms 2025-10-24 01:56:23,466 - 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-24 01:56:23,466 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-24 01:56:25,703 - 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.599 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.406 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.194 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.719 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.411 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.199 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.315 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.315/1.834/3.199 ms 2025-10-24 01:56:25,703 - INFO - Deleting VM ctest-TestBasicVMVN-07422042-68825999 2025-10-24 01:56:25,764 - INFO - Detaching port 47046024-055e-4b23-971c-7a30af88d44f from VM ctest-TestBasicVMVN-07422042-92706656 2025-10-24 01:56:25,800 - INFO - Deleting VM ctest-TestBasicVMVN-07422042-92706656 2025-10-24 01:56:25,879 - INFO - Detaching port 2c0c4d20-b3ed-49d5-9381-fe9529d15190 from VM ctest-TestBasicVMVN-07422042-46437778 2025-10-24 01:56:25,909 - INFO - Deleting VM ctest-TestBasicVMVN-07422042-46437778 2025-10-24 01:56:25,979 - INFO - Deleting VN ctest-vn-02233136 2025-10-24 01:56:26,133 - DEBUG - Response for delete_port : () 2025-10-24 01:56:26,265 - DEBUG - Response for delete_port : () 2025-10-24 01:56:26,304 - DEBUG - VN b02ca0b7-c015-4949-a720-d733ab9540fc still in use: Unable to complete operation on network b02ca0b7-c015-4949-a720-d733ab9540fc. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2279bb3a-25f8-42c2-93e7-517327c1d137'] 2025-10-24 01:56:26,304 - WARNING - Deleting VN ctest-vn-02233136 failed..Will retry 2025-10-24 01:56:28,450 - DEBUG - Response for deleting network () 2025-10-24 01:56:28,450 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/81404e47-385d-417e-b5e1-00d7dbcb14ae 2025-10-24 01:56:28,455 - DEBUG - Response Code: 404 2025-10-24 01:56:28,455 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-10-24 01:56:28,460 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4e3805b8-bd72-454f-acd6-c619155d7fc7 2025-10-24 01:56:28,515 - DEBUG - Requesting: http://10.0.0.254:8082/project/6a23531d-e4f1-4753-a77f-105f5db3cf4c 2025-10-24 01:56:28,586 - INFO - Validated that VN ctest-vn-02233136 is not found in API Server 2025-10-24 01:56:28,596 - DEBUG - VN ctest-vn-02233136 is not present in Agent 10.0.0.254 2025-10-24 01:56:28,596 - INFO - Validated that VN ctest-vn-02233136 is not in any agent 2025-10-24 01:56:28,600 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-10-24 01:56:28,606 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-02233136 2025-10-24 01:56:28,606 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-07422042:ctest-vn-02233136 2025-10-24 01:56:28,613 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-02233136 info 2025-10-24 01:56:28,687 - INFO - IPAM: ctest-ipam-20117227 is not found in API Server 2025-10-24 01:56:28,695 - INFO - IPAM:ctest-ipam-20117227 is not found in control node 2025-10-24 01:56:28,951 - DEBUG - No XMPP flaps were noticed during the test
2025-10-24 01:56:28,951 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-10-24 01:56:28,951 - INFO - -------------------------------------------------------------------------------- 2025-10-24 01:56:29,584 - INFO - Deleted project: ctest-TestBasicVMVN-07422042, ID : 6a23531d-e4f1-4753-a77f-105f5db3cf4c