2025-11-13 08:09:53,610 - INFO - Domain Default found not creating 2025-11-13 08:09:53,759 - INFO - Project ctest-TestBasicVMVN-79696559 not found, creating it 2025-11-13 08:09:54,199 - INFO - Created Project:ctest-TestBasicVMVN-79696559, ID : 9fb9e4c3-ea6c-449c-b1c7-370375f05559 2025-11-13 08:09:55,720 - INFO - ================================================================================ 2025-11-13 08:09:55,721 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-13 08:09:55,721 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-11-13 08:09:55,977 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-11-13 08:09:55,977 - INFO - Initial checks done. Running the testcase now 2025-11-13 08:09:55,977 - INFO - 2025-11-13 08:09:56,517 - DEBUG - Response for create_network : {'network': {'id': 'eb9b56e4-d88a-4a3d-8ef2-833002aba9d0', 'name': 'ctest-vn2_metadata-82617778', 'tenant_id': '9fb9e4c3ea6c449cb1c7370375f05559', 'project_id': '9fb9e4c3ea6c449cb1c7370375f05559', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79696559', 'ctest-vn2_metadata-82617778'], 'port_security_enabled': True, 'description': ''}} 2025-11-13 08:09:56,696 - DEBUG - Response for create_subnet : {'subnet': {'id': '5347ecd6-cdc8-44f9-81a3-7be5e26ec66b', 'name': '', 'tenant_id': '9fb9e4c3ea6c449cb1c7370375f05559', 'network_id': 'eb9b56e4-d88a-4a3d-8ef2-833002aba9d0', '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': '9fb9e4c3ea6c449cb1c7370375f05559'}} 2025-11-13 08:09:56,713 - INFO - Created VN ctest-vn2_metadata-82617778 2025-11-13 08:09:56,767 - DEBUG - VN ctest-vn2_metadata-82617778 UUID is eb9b56e4-d88a-4a3d-8ef2-833002aba9d0 2025-11-13 08:09:56,944 - DEBUG - Services list from nova: [, , ] 2025-11-13 08:09:57,944 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4716-1) 2025-11-13 08:09:58,047 - DEBUG - Link local service introspect added 2025-11-13 08:09:58,088 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-13 08:10:03,164 - DEBUG - VM is in ACTIVE state now 2025-11-13 08:10:03,292 - INFO - Waiting for VM ctest-TestBasicVMVN-79696559-20315885 to be up.. 2025-11-13 08:10:03,292 - INFO - VM name : ctest-TestBasicVMVN-79696559-20315885 2025-11-13 08:10:03,375 - DEBUG - VM ctest-TestBasicVMVN-79696559-20315885 ID is bb39e633-c377-4a1b-9a4c-801a73de7acd 2025-11-13 08:10:03,375 - DEBUG - VM ctest-TestBasicVMVN-79696559-20315885 launched on Node cn-jenkins-deploy-platform-ansible-os-4716-1 2025-11-13 08:10:03,458 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/bb39e633-c377-4a1b-9a4c-801a73de7acd 2025-11-13 08:10:03,751 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/bb39e633-c377-4a1b-9a4c-801a73de7acd 2025-11-13 08:10:03,781 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/b3e2c477-06bf-4d75-bb95-bbd58ad85429 2025-11-13 08:10:07,033 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms') 2025-11-13 08:10:07,033 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79696559-20315885 failed! 2025-11-13 08:10:07,087 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79696559:ctest-vn2_metadata-82617778 is 11.1.1.1 and allocation pool is NOT set 2025-11-13 08:10:09,156 - 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=10.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.05 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 = 2.048/6.144/10.241/4.096 ms') 2025-11-13 08:10:09,156 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79696559-20315885 passed 2025-11-13 08:10:09,307 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 08:10:09,307 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79696559-20315885, IP 11.1.1.3, Port 22 2025-11-13 08:10:09,462 - DEBUG - VM ctest-TestBasicVMVN-79696559-20315885 is ready for SSH connections 2025-11-13 08:10:09,462 - INFO - Retry 0 2025-11-13 08:10:09,463 - 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.22, gateway password: c0ntrail123 2025-11-13 08:10:09,463 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-13 08:10:11,089 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-13 08:10:11,089 - INFO - Generic metadata worked 2025-11-13 08:10:11,363 - DEBUG - Link local service introspect removed 2025-11-13 08:10:11,363 - INFO - Deleting VM ctest-TestBasicVMVN-79696559-20315885 2025-11-13 08:10:11,456 - INFO - Deleting VN ctest-vn2_metadata-82617778 2025-11-13 08:10:11,510 - DEBUG - VN eb9b56e4-d88a-4a3d-8ef2-833002aba9d0 still in use: Unable to complete operation on network eb9b56e4-d88a-4a3d-8ef2-833002aba9d0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-97b47edd-67bb-4906-a15c-a7cebe979799'] 2025-11-13 08:10:11,510 - WARNING - Deleting VN ctest-vn2_metadata-82617778 failed..Will retry 2025-11-13 08:10:13,603 - DEBUG - Response for deleting network () 2025-11-13 08:10:13,858 - DEBUG - No XMPP flaps were noticed during the test 2025-11-13 08:10:13,858 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-11-13 08:10:13,858 - INFO - -------------------------------------------------------------------------------- 2025-11-13 08:10:13,864 - INFO - ================================================================================ 2025-11-13 08:10:13,864 - INFO - STARTING TEST : test_metadata_service 2025-11-13 08:10:13,864 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-11-13 08:10:14,149 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-11-13 08:10:14,149 - INFO - Initial checks done. Running the testcase now 2025-11-13 08:10:14,149 - INFO - 2025-11-13 08:10:14,149 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-11-13 08:10:14,154 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/c07b0102-6565-4fc9-8a7f-9e9b25a00e20 2025-11-13 08:10:14,328 - DEBUG - Response for create_network : {'network': {'id': '95fb0915-b4c7-4580-9ff0-9e21109b8d8d', 'name': 'ctest-vn-44023953', 'tenant_id': '9fb9e4c3ea6c449cb1c7370375f05559', 'project_id': '9fb9e4c3ea6c449cb1c7370375f05559', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79696559', 'ctest-vn-44023953'], 'port_security_enabled': True, 'description': ''}} 2025-11-13 08:10:14,517 - DEBUG - Response for create_subnet : {'subnet': {'id': '87445c13-8c65-4916-8c4a-a6c8bd1ba528', 'name': '', 'tenant_id': '9fb9e4c3ea6c449cb1c7370375f05559', 'network_id': '95fb0915-b4c7-4580-9ff0-9e21109b8d8d', 'ip_version': 4, 'cidr': '111.177.27.64/26', 'allocation_pools': [{'start': '111.177.27.66', 'end': '111.177.27.126'}], 'gateway_ip': '111.177.27.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '111.177.27.66', 'tags': [], 'project_id': '9fb9e4c3ea6c449cb1c7370375f05559'}} 2025-11-13 08:10:14,533 - INFO - Created VN ctest-vn-44023953 2025-11-13 08:10:14,583 - DEBUG - VN ctest-vn-44023953 UUID is 95fb0915-b4c7-4580-9ff0-9e21109b8d8d 2025-11-13 08:10:15,731 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4716-1) 2025-11-13 08:10:15,732 - INFO - Waiting for VM ctest-TestBasicVMVN-79696559-84108796 to be up.. 2025-11-13 08:10:15,769 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-13 08:10:20,835 - DEBUG - VM is in ACTIVE state now 2025-11-13 08:10:20,835 - INFO - VM name : ctest-TestBasicVMVN-79696559-84108796 2025-11-13 08:10:20,920 - DEBUG - VM ctest-TestBasicVMVN-79696559-84108796 ID is 0fb8e4fe-c258-4fa9-8dbf-e8e056b436f6 2025-11-13 08:10:20,921 - DEBUG - VM ctest-TestBasicVMVN-79696559-84108796 launched on Node cn-jenkins-deploy-platform-ansible-os-4716-1 2025-11-13 08:10:21,008 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/0fb8e4fe-c258-4fa9-8dbf-e8e056b436f6 2025-11-13 08:10:21,019 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d17f209a-264d-40ff-907f-75cdbe3f2759 2025-11-13 08:10:24,285 - 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 1023ms') 2025-11-13 08:10:24,285 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79696559-84108796 failed! 2025-11-13 08:10:24,339 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79696559:ctest-vn-44023953 is 111.177.27.65 and allocation pool is NOT set 2025-11-13 08:10:26,399 - 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=10.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.24 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.235/5.616/9.997/4.381 ms') 2025-11-13 08:10:26,400 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79696559-84108796 passed 2025-11-13 08:10:26,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 08:10:26,547 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79696559-84108796, IP 111.177.27.67, Port 22 2025-11-13 08:10:26,613 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-11-13 08:10:26,691 - DEBUG - VM ctest-TestBasicVMVN-79696559-84108796 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-13 08:10:31,692 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 08:10:31,692 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79696559-84108796, IP 111.177.27.67, Port 22 2025-11-13 08:10:31,846 - DEBUG - VM ctest-TestBasicVMVN-79696559-84108796 is ready for SSH connections 2025-11-13 08:10:31,846 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-11-13 08:10:31,847 - DEBUG - cat /tmp/output.txt 2025-11-13 08:10:33,557 - DEBUG - Hello World. The time is now Thu, 13 Nov 2025 01:10:27 -0700! 2025-11-13 08:10:33,557 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 13 Nov 2025 01:10:27 -0700!'} 2025-11-13 08:10:33,557 - INFO - metadata_script.txt got executed in the vm 2025-11-13 08:10:33,557 - INFO - Deleting VM ctest-TestBasicVMVN-79696559-84108796 2025-11-13 08:10:33,631 - INFO - Deleting VN ctest-vn-44023953 2025-11-13 08:10:33,667 - DEBUG - VN 95fb0915-b4c7-4580-9ff0-9e21109b8d8d still in use: Unable to complete operation on network 95fb0915-b4c7-4580-9ff0-9e21109b8d8d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5b05aae0-5d7a-4241-b5d7-d2d69e812fe1'] 2025-11-13 08:10:33,667 - WARNING - Deleting VN ctest-vn-44023953 failed..Will retry 2025-11-13 08:10:35,772 - DEBUG - Response for deleting network () 2025-11-13 08:10:36,024 - DEBUG - No XMPP flaps were noticed during the test 2025-11-13 08:10:36,024 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2025-11-13 08:10:36,024 - INFO - -------------------------------------------------------------------------------- 2025-11-13 08:10:36,026 - INFO - ================================================================================ 2025-11-13 08:10:36,026 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-13 08:10:36,026 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-11-13 08:10:36,317 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2025-11-13 08:10:36,317 - INFO - Initial checks done. Running the testcase now 2025-11-13 08:10:36,317 - INFO - 2025-11-13 08:10:36,790 - DEBUG - Response for create_network : {'network': {'id': 'bd42548f-95bf-49eb-a8ed-d50cb5d053ed', 'name': 'ctest-vn-51938822', 'tenant_id': '9fb9e4c3ea6c449cb1c7370375f05559', 'project_id': '9fb9e4c3ea6c449cb1c7370375f05559', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79696559', 'ctest-vn-51938822'], 'port_security_enabled': True, 'description': ''}} 2025-11-13 08:10:37,000 - DEBUG - Response for create_subnet : {'subnet': {'id': '0194417b-8ef2-4ee5-8305-61e6527d3c3e', 'name': '', 'tenant_id': '9fb9e4c3ea6c449cb1c7370375f05559', 'network_id': 'bd42548f-95bf-49eb-a8ed-d50cb5d053ed', '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': '9fb9e4c3ea6c449cb1c7370375f05559'}} 2025-11-13 08:10:37,153 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ef8293fb-2057-48fb-9d52-526f1d93c9f8', 'name': '', 'tenant_id': '9fb9e4c3ea6c449cb1c7370375f05559', 'network_id': 'bd42548f-95bf-49eb-a8ed-d50cb5d053ed', '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': '9fb9e4c3ea6c449cb1c7370375f05559'}} 2025-11-13 08:10:37,179 - INFO - Created VN ctest-vn-51938822 2025-11-13 08:10:37,231 - DEBUG - VN ctest-vn-51938822 UUID is bd42548f-95bf-49eb-a8ed-d50cb5d053ed 2025-11-13 08:10:37,579 - DEBUG - Response for create_port : {'port': {'name': 'a40b297a-61b1-48b8-8114-bc6609af2741', 'id': 'a40b297a-61b1-48b8-8114-bc6609af2741', 'tenant_id': '9fb9e4c3ea6c449cb1c7370375f05559', 'network_id': 'bd42548f-95bf-49eb-a8ed-d50cb5d053ed', 'mac_address': '02:a4:0b:29:7a:61', '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': '0194417b-8ef2-4ee5-8305-61e6527d3c3e'}], 'security_groups': ['8d042e77-48eb-4840-b388-e8043126ee39'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9fb9e4c3ea6c449cb1c7370375f05559'}} 2025-11-13 08:10:37,754 - DEBUG - Response for create_port : {'port': {'name': '7c3ca7bd-fa2c-431c-942f-a9edebb79f59', 'id': '7c3ca7bd-fa2c-431c-942f-a9edebb79f59', 'tenant_id': '9fb9e4c3ea6c449cb1c7370375f05559', 'network_id': 'bd42548f-95bf-49eb-a8ed-d50cb5d053ed', 'mac_address': '02:7c:3c:a7:bd:fa', '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': 'ef8293fb-2057-48fb-9d52-526f1d93c9f8'}], 'security_groups': ['8d042e77-48eb-4840-b388-e8043126ee39'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9fb9e4c3ea6c449cb1c7370375f05559'}} 2025-11-13 08:10:38,109 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4716-1) 2025-11-13 08:10:38,533 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4716-1) 2025-11-13 08:10:39,755 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4716-1) 2025-11-13 08:10:39,755 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-13 08:10:39,763 - DEBUG - Requesting: http://10.0.0.22:8082/domain/a9e198d9-8c6c-4de5-9268-33ced65d0661 2025-11-13 08:10:39,777 - DEBUG - Requesting: http://10.0.0.22:8082/project/9fb9e4c3-ea6c-449c-b1c7-370375f05559 2025-11-13 08:10:39,851 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/92cb454c-4f8e-4468-9b96-3abaea888e82 2025-11-13 08:10:39,862 - INFO - Verifications in API Server for IPAM: ctest-ipam-86810303 passed 2025-11-13 08:10:39,867 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-79696559:ctest-ipam-86810303', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79696559', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10577624343864296552', 'uuid-lslong': '11211212896858574466'}, 'enable': 'true', 'created': '2025-11-13T08:10:36', 'last-modified': '2025-11-13T08:10:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.328184'} 2025-11-13 08:10:39,867 - INFO - Verifications in Control node for IPAM: ctest-ipam-86810303 passed 2025-11-13 08:10:39,867 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-13 08:10:39,877 - DEBUG - Requesting: http://10.0.0.22:8082/domain/a9e198d9-8c6c-4de5-9268-33ced65d0661 2025-11-13 08:10:39,890 - DEBUG - Requesting: http://10.0.0.22:8082/project/9fb9e4c3-ea6c-449c-b1c7-370375f05559 2025-11-13 08:10:39,965 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bd42548f-95bf-49eb-a8ed-d50cb5d053ed 2025-11-13 08:10:39,982 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bd42548f-95bf-49eb-a8ed-d50cb5d053ed 2025-11-13 08:10:39,993 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/89d4ec6f-d695-40fd-84d6-c1a4908b8c41 2025-11-13 08:10:40,002 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/89d4ec6f-d695-40fd-84d6-c1a4908b8c41 2025-11-13 08:10:40,010 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/eb3939e0-d77f-440c-8feb-0809eb882293 2025-11-13 08:10:40,018 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-13 08:10:40,018 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bd42548f-95bf-49eb-a8ed-d50cb5d053ed 2025-11-13 08:10:40,034 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/89d4ec6f-d695-40fd-84d6-c1a4908b8c41 2025-11-13 08:10:40,060 - INFO - Verified VN network id 11 for VN bd42548f-95bf-49eb-a8ed-d50cb5d053ed 2025-11-13 08:10:40,060 - INFO - Verifications in API Server for VN ctest-vn-51938822 passed 2025-11-13 08:10:40,060 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bd42548f-95bf-49eb-a8ed-d50cb5d053ed 2025-11-13 08:10:40,073 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/89d4ec6f-d695-40fd-84d6-c1a4908b8c41 2025-11-13 08:10:40,084 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/89d4ec6f-d695-40fd-84d6-c1a4908b8c41 2025-11-13 08:10:40,093 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/eb3939e0-d77f-440c-8feb-0809eb882293 2025-11-13 08:10:40,107 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-79696559:ctest-vn-51938822', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79696559', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13637555597300681195', 'uuid-lslong': '12172619618418971629'}, 'enable': 'true', 'created': '2025-11-13T08:10:36', 'last-modified': '2025-11-13T08:10:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.981597'} 2025-11-13 08:10:40,122 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-13 08:10:40,122 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-51938822 passed 2025-11-13 08:10:40,122 - DEBUG - ====Verifying policy data for ctest-vn-51938822 in API_Server ====== 2025-11-13 08:10:40,122 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-13 08:10:40,130 - DEBUG - Requesting: http://10.0.0.22:8082/domain/a9e198d9-8c6c-4de5-9268-33ced65d0661 2025-11-13 08:10:40,145 - DEBUG - Requesting: http://10.0.0.22:8082/project/9fb9e4c3-ea6c-449c-b1c7-370375f05559 2025-11-13 08:10:40,265 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bd42548f-95bf-49eb-a8ed-d50cb5d053ed 2025-11-13 08:10:40,278 - DEBUG - =>VN ctest-vn-51938822 has no policy to be verified 2025-11-13 08:10:40,278 - DEBUG - Verifying the vn in opserver 2025-11-13 08:10:40,278 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-79696559:ctest-vn-51938822 virtual network link through opserver 10.0.0.22 2025-11-13 08:10:40,279 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-11-13 08:10:40,637 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-11-13 08:10:40,725 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-79696559:ctest-vn-51938822', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-79696559:ctest-vn-51938822?flat'} 2025-11-13 08:10:40,725 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-79696559:ctest-vn-51938822 is found in opserver 2025-11-13 08:10:40,731 - DEBUG - VRF ids for VN ctest-vn-51938822: {'10.0.0.22': '2'} 2025-11-13 08:10:40,731 - INFO - Waiting for VM ctest-TestBasicVMVN-79696559-75226504 to be up.. 2025-11-13 08:10:40,840 - DEBUG - VM is in ACTIVE state now 2025-11-13 08:10:40,840 - INFO - VM name : ctest-TestBasicVMVN-79696559-75226504 2025-11-13 08:10:40,938 - DEBUG - VM ctest-TestBasicVMVN-79696559-75226504 ID is 8a973522-d22c-40eb-a2d2-b0ce02caa524 2025-11-13 08:10:40,938 - DEBUG - VM ctest-TestBasicVMVN-79696559-75226504 launched on Node cn-jenkins-deploy-platform-ansible-os-4716-1 2025-11-13 08:10:41,021 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8a973522-d22c-40eb-a2d2-b0ce02caa524 2025-11-13 08:10:41,029 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a40b297a-61b1-48b8-8114-bc6609af2741 2025-11-13 08:10:44,322 - 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 1023ms') 2025-11-13 08:10:44,322 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79696559-75226504 failed! 2025-11-13 08:10:44,375 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79696559:ctest-vn-51938822 is 31.1.1.1 and allocation pool is NOT set 2025-11-13 08:10:44,375 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79696559:ctest-vn-51938822 is 31.1.2.1 and allocation pool is NOT set 2025-11-13 08:10:48,442 - 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-11-13 08:10:48,442 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79696559-75226504 failed! 2025-11-13 08:10:48,495 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79696559:ctest-vn-51938822 is 31.1.1.1 and allocation pool is NOT set 2025-11-13 08:10:48,495 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79696559:ctest-vn-51938822 is 31.1.2.1 and allocation pool is NOT set 2025-11-13 08:10:50,551 - 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=9.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.887 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.887/5.353/9.820/4.466 ms') 2025-11-13 08:10:50,551 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79696559-75226504 passed 2025-11-13 08:10:50,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 08:10:50,699 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79696559-75226504, IP 31.1.1.4, Port 22 2025-11-13 08:10:50,877 - DEBUG - VM ctest-TestBasicVMVN-79696559-75226504 is ready for SSH connections 2025-11-13 08:10:50,877 - INFO - Waiting for VM ctest-TestBasicVMVN-79696559-87823569 to be up.. 2025-11-13 08:10:50,959 - DEBUG - VM is in ACTIVE state now 2025-11-13 08:10:50,959 - INFO - VM name : ctest-TestBasicVMVN-79696559-87823569 2025-11-13 08:10:51,035 - DEBUG - VM ctest-TestBasicVMVN-79696559-87823569 ID is 33715292-281e-40d0-9405-53151a25aa9a 2025-11-13 08:10:51,035 - DEBUG - VM ctest-TestBasicVMVN-79696559-87823569 launched on Node cn-jenkins-deploy-platform-ansible-os-4716-1 2025-11-13 08:10:51,116 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/33715292-281e-40d0-9405-53151a25aa9a 2025-11-13 08:10:51,129 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7c3ca7bd-fa2c-431c-942f-a9edebb79f59 2025-11-13 08:10:52,363 - 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=3.38 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.438 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.438/1.909/3.380/1.471 ms') 2025-11-13 08:10:52,363 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-79696559-87823569 passed 2025-11-13 08:10:52,516 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 08:10:52,516 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79696559-87823569, IP 31.1.2.4, Port 22 2025-11-13 08:10:52,682 - DEBUG - VM ctest-TestBasicVMVN-79696559-87823569 is ready for SSH connections 2025-11-13 08:10:52,682 - INFO - Waiting for VM ctest-TestBasicVMVN-79696559-45661095 to be up.. 2025-11-13 08:10:52,752 - DEBUG - VM is in ACTIVE state now 2025-11-13 08:10:52,752 - INFO - VM name : ctest-TestBasicVMVN-79696559-45661095 2025-11-13 08:10:52,829 - DEBUG - VM ctest-TestBasicVMVN-79696559-45661095 ID is 57e8ac0c-438f-49d9-b649-dfa0dc322686 2025-11-13 08:10:52,829 - DEBUG - VM ctest-TestBasicVMVN-79696559-45661095 launched on Node cn-jenkins-deploy-platform-ansible-os-4716-1 2025-11-13 08:10:52,906 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/57e8ac0c-438f-49d9-b649-dfa0dc322686 2025-11-13 08:10:52,913 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/491c0089-d3cc-4130-992c-ac2e96e6d231 2025-11-13 08:10:54,152 - 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.71 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.394 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.394/1.551/2.709/1.157 ms') 2025-11-13 08:10:54,153 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-79696559-45661095 passed 2025-11-13 08:10:54,299 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 08:10:54,299 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79696559-45661095, IP 31.1.1.3, Port 22 2025-11-13 08:10:54,454 - DEBUG - VM ctest-TestBasicVMVN-79696559-45661095 is ready for SSH connections 2025-11-13 08:10:54,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 08:10:54,455 - 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.22, gateway password: c0ntrail123 2025-11-13 08:10:54,455 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-13 08:10:58,503 - 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.341 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.776 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.811 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.776/1.642/3.341 ms 2025-11-13 08:10:58,503 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-79696559-75226504 passed 2025-11-13 08:10:58,503 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 08:10:58,503 - 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.22, gateway password: c0ntrail123 2025-11-13 08:10:58,503 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-13 08:11:02,194 - 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.078 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.820 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.109 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.820/1.669/3.078 ms 2025-11-13 08:11:02,194 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-79696559-87823569 passed 2025-11-13 08:11:02,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 08:11:02,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 08:11:02,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-13 08:11:02,194 - 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.22, gateway password: c0ntrail123 2025-11-13 08:11:02,194 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-13 08:11:02,403 - DEBUG - None 2025-11-13 08:11:02,403 - 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.22, gateway password: c0ntrail123 2025-11-13 08:11:02,403 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-13 08:11:02,591 - DEBUG - None 2025-11-13 08:11:02,591 - 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.22, gateway password: c0ntrail123 2025-11-13 08:11:02,591 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-13 08:11:03,225 - DEBUG - None 2025-11-13 08:11:03,225 - 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.22, gateway password: c0ntrail123 2025-11-13 08:11:03,225 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-13 08:11:05,438 - 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.327 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.802 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.355 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.084 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.348 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.348/2.183/5.802 ms 2025-11-13 08:11:05,439 - 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.22, gateway password: c0ntrail123 2025-11-13 08:11:05,439 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-13 08:11:07,692 - 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=2.135 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.662 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.736 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.585 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.765 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.594 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.350/2.832/5.736 ms 2025-11-13 08:11:07,692 - 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.22, gateway password: c0ntrail123 2025-11-13 08:11:07,692 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-13 08:11:09,983 - 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=1.233 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.370 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.067 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.402 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.747 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.317 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.343/2.354/6.067 ms 2025-11-13 08:11:09,983 - INFO - Deleting VM ctest-TestBasicVMVN-79696559-45661095 2025-11-13 08:11:10,063 - INFO - Detaching port 7c3ca7bd-fa2c-431c-942f-a9edebb79f59 from VM ctest-TestBasicVMVN-79696559-87823569 2025-11-13 08:11:10,095 - INFO - Deleting VM ctest-TestBasicVMVN-79696559-87823569 2025-11-13 08:11:10,164 - INFO - Detaching port a40b297a-61b1-48b8-8114-bc6609af2741 from VM ctest-TestBasicVMVN-79696559-75226504 2025-11-13 08:11:10,199 - INFO - Deleting VM ctest-TestBasicVMVN-79696559-75226504 2025-11-13 08:11:10,275 - INFO - Deleting VN ctest-vn-51938822 2025-11-13 08:11:10,433 - DEBUG - Response for delete_port : () 2025-11-13 08:11:10,616 - DEBUG - Response for delete_port : () 2025-11-13 08:11:10,669 - DEBUG - VN bd42548f-95bf-49eb-a8ed-d50cb5d053ed still in use: Unable to complete operation on network bd42548f-95bf-49eb-a8ed-d50cb5d053ed. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f645678c-93d3-4616-b045-be658549ca8c'] 2025-11-13 08:11:10,669 - WARNING - Deleting VN ctest-vn-51938822 failed..Will retry 2025-11-13 08:11:12,795 - DEBUG - Response for deleting network () 2025-11-13 08:11:12,795 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/89d4ec6f-d695-40fd-84d6-c1a4908b8c41 2025-11-13 08:11:12,806 - DEBUG - Response Code: 404 2025-11-13 08:11:12,806 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-13 08:11:12,812 - DEBUG - Requesting: http://10.0.0.22:8082/domain/a9e198d9-8c6c-4de5-9268-33ced65d0661 2025-11-13 08:11:12,865 - DEBUG - Requesting: http://10.0.0.22:8082/project/9fb9e4c3-ea6c-449c-b1c7-370375f05559 2025-11-13 08:11:12,933 - INFO - Validated that VN ctest-vn-51938822 is not found in API Server 2025-11-13 08:11:12,944 - DEBUG - VN ctest-vn-51938822 is not present in Agent 10.0.0.22 2025-11-13 08:11:12,944 - INFO - Validated that VN ctest-vn-51938822 is not in any agent 2025-11-13 08:11:12,956 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-11-13 08:11:12,963 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-51938822 2025-11-13 08:11:12,963 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-79696559:ctest-vn-51938822 2025-11-13 08:11:12,975 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-51938822 info 2025-11-13 08:11:13,051 - INFO - IPAM: ctest-ipam-86810303 is not found in API Server 2025-11-13 08:11:13,060 - INFO - IPAM:ctest-ipam-86810303 is not found in control node 2025-11-13 08:11:13,312 - DEBUG - No XMPP flaps were noticed during the test 2025-11-13 08:11:13,312 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-11-13 08:11:13,312 - INFO - -------------------------------------------------------------------------------- 2025-11-13 08:11:14,009 - INFO - Deleted project: ctest-TestBasicVMVN-79696559, ID : 9fb9e4c3-ea6c-449c-b1c7-370375f05559