2025-07-07 02:17:08,941 - INFO - Domain Default found not creating 2025-07-07 02:17:09,099 - INFO - Project ctest-TestBasicVMVN-73967133 not found, creating it 2025-07-07 02:17:09,584 - INFO - Created Project:ctest-TestBasicVMVN-73967133, ID : 07ae1cf7-4512-49bc-843b-8c3419fc8cb1 2025-07-07 02:17:11,031 - INFO - ================================================================================ 2025-07-07 02:17:11,031 - INFO - STARTING TEST : test_generic_link_local_service 2025-07-07 02:17:11,031 - 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-07-07 02:17:11,292 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with 2025-07-07 02:17:11,292 - INFO - Initial checks done. Running the testcase now 2025-07-07 02:17:11,292 - INFO - 2025-07-07 02:17:11,851 - DEBUG - Response for create_network : {'network': {'id': '88e44b11-1e1f-48ff-8058-9a089d033674', 'name': 'ctest-vn2_metadata-22039787', 'tenant_id': '07ae1cf7451249bc843b8c3419fc8cb1', 'project_id': '07ae1cf7451249bc843b8c3419fc8cb1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73967133', 'ctest-vn2_metadata-22039787'], 'port_security_enabled': True, 'description': ''}} 2025-07-07 02:17:12,017 - DEBUG - Response for create_subnet : {'subnet': {'id': '4630242c-2457-4577-b5b7-bb585e8df192', 'name': '', 'tenant_id': '07ae1cf7451249bc843b8c3419fc8cb1', 'network_id': '88e44b11-1e1f-48ff-8058-9a089d033674', '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': '07ae1cf7451249bc843b8c3419fc8cb1'}} 2025-07-07 02:17:12,037 - INFO - Created VN ctest-vn2_metadata-22039787 2025-07-07 02:17:12,089 - DEBUG - VN ctest-vn2_metadata-22039787 UUID is 88e44b11-1e1f-48ff-8058-9a089d033674 2025-07-07 02:17:12,276 - DEBUG - Services list from nova: [, , ] 2025-07-07 02:17:13,299 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3602-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3602-1) 2025-07-07 02:17:13,409 - DEBUG - Link local service introspect added 2025-07-07 02:17:13,459 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-07 02:17:18,535 - DEBUG - VM is in ACTIVE state now 2025-07-07 02:17:18,665 - INFO - Waiting for VM ctest-TestBasicVMVN-73967133-16425681 to be up.. 2025-07-07 02:17:18,665 - INFO - VM name : ctest-TestBasicVMVN-73967133-16425681 2025-07-07 02:17:18,737 - DEBUG - VM ctest-TestBasicVMVN-73967133-16425681 ID is 1a087234-6be1-45c7-af0d-bdbf14e4e559 2025-07-07 02:17:18,737 - DEBUG - VM ctest-TestBasicVMVN-73967133-16425681 launched on Node cn-jenkins-deploy-platform-ansible-os-3602-1 2025-07-07 02:17:18,808 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/1a087234-6be1-45c7-af0d-bdbf14e4e559 2025-07-07 02:17:19,130 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/1a087234-6be1-45c7-af0d-bdbf14e4e559 2025-07-07 02:17:19,163 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/af1fd77b-893c-4027-b925-59314f61dcd6 2025-07-07 02:17:22,418 - 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 1019ms') 2025-07-07 02:17:22,419 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73967133-16425681 failed! 2025-07-07 02:17:22,477 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73967133:ctest-vn2_metadata-22039787 is 11.1.1.1 and allocation pool is NOT set 2025-07-07 02:17:24,542 - 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=7.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.68 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 = 2.681/5.107/7.533/2.426 ms') 2025-07-07 02:17:24,542 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73967133-16425681 passed 2025-07-07 02:17:24,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:17:24,697 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73967133-16425681, IP 11.1.1.3, Port 22 2025-07-07 02:17:24,763 - 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-07-07 02:17:24,837 - DEBUG - VM ctest-TestBasicVMVN-73967133-16425681 is NOT ready for SSH connections, VM status: ACTIVE 2025-07-07 02:17:29,838 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:17:29,838 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73967133-16425681, IP 11.1.1.3, Port 22 2025-07-07 02:17:29,993 - DEBUG - VM ctest-TestBasicVMVN-73967133-16425681 is ready for SSH connections 2025-07-07 02:17:29,993 - INFO - Retry 0 2025-07-07 02:17:29,993 - 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.41, gateway password: c0ntrail123 2025-07-07 02:17:29,993 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-07-07 02:17:31,588 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-07-07 02:17:31,588 - INFO - Generic metadata worked 2025-07-07 02:17:31,841 - DEBUG - Link local service introspect removed 2025-07-07 02:17:31,841 - INFO - Deleting VM ctest-TestBasicVMVN-73967133-16425681 2025-07-07 02:17:31,908 - INFO - Deleting VN ctest-vn2_metadata-22039787 2025-07-07 02:17:31,950 - DEBUG - VN 88e44b11-1e1f-48ff-8058-9a089d033674 still in use: Unable to complete operation on network 88e44b11-1e1f-48ff-8058-9a089d033674. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4fde8d81-3f3b-4ed0-9855-3335a09d0a13'] 2025-07-07 02:17:31,950 - WARNING - Deleting VN ctest-vn2_metadata-22039787 failed..Will retry 2025-07-07 02:17:34,059 - DEBUG - Response for deleting network () 2025-07-07 02:17:34,317 - DEBUG - No XMPP flaps were noticed during the test 2025-07-07 02:17:34,317 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-07-07 02:17:34,317 - INFO - -------------------------------------------------------------------------------- 2025-07-07 02:17:34,319 - INFO - ================================================================================ 2025-07-07 02:17:34,320 - INFO - STARTING TEST : test_metadata_service 2025-07-07 02:17:34,320 - 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-07-07 02:17:34,615 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with 2025-07-07 02:17:34,615 - INFO - Initial checks done. Running the testcase now 2025-07-07 02:17:34,615 - INFO - 2025-07-07 02:17:34,615 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-configs 2025-07-07 02:17:34,622 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-config/aa7e7d1b-7ea9-4927-8088-5dd0ff6f5ec6 2025-07-07 02:17:34,810 - DEBUG - Response for create_network : {'network': {'id': '03fec58d-cf19-4fb1-88bb-7b1ac1db6a97', 'name': 'ctest-vn-80958827', 'tenant_id': '07ae1cf7451249bc843b8c3419fc8cb1', 'project_id': '07ae1cf7451249bc843b8c3419fc8cb1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73967133', 'ctest-vn-80958827'], 'port_security_enabled': True, 'description': ''}} 2025-07-07 02:17:35,028 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd159eb67-0b6f-416c-a8da-fe1a15c349ea', 'name': '', 'tenant_id': '07ae1cf7451249bc843b8c3419fc8cb1', 'network_id': '03fec58d-cf19-4fb1-88bb-7b1ac1db6a97', 'ip_version': 4, 'cidr': '192.40.169.64/26', 'allocation_pools': [{'start': '192.40.169.66', 'end': '192.40.169.126'}], 'gateway_ip': '192.40.169.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '192.40.169.66', 'tags': [], 'project_id': '07ae1cf7451249bc843b8c3419fc8cb1'}} 2025-07-07 02:17:35,046 - INFO - Created VN ctest-vn-80958827 2025-07-07 02:17:35,097 - DEBUG - VN ctest-vn-80958827 UUID is 03fec58d-cf19-4fb1-88bb-7b1ac1db6a97 2025-07-07 02:17:36,361 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3602-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3602-1) 2025-07-07 02:17:36,361 - INFO - Waiting for VM ctest-TestBasicVMVN-73967133-23718507 to be up.. 2025-07-07 02:17:36,411 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-07 02:17:41,486 - DEBUG - VM is in ACTIVE state now 2025-07-07 02:17:41,486 - INFO - VM name : ctest-TestBasicVMVN-73967133-23718507 2025-07-07 02:17:41,561 - DEBUG - VM ctest-TestBasicVMVN-73967133-23718507 ID is 5c4738bb-b3f9-47cf-9659-919c1e7bfafd 2025-07-07 02:17:41,561 - DEBUG - VM ctest-TestBasicVMVN-73967133-23718507 launched on Node cn-jenkins-deploy-platform-ansible-os-3602-1 2025-07-07 02:17:41,641 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/5c4738bb-b3f9-47cf-9659-919c1e7bfafd 2025-07-07 02:17:41,650 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/39205238-0fb3-400a-b72b-e3efbda0193f 2025-07-07 02:17:44,924 - 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-07-07 02:17:44,924 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73967133-23718507 failed! 2025-07-07 02:17:44,981 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73967133:ctest-vn-80958827 is 192.40.169.65 and allocation pool is NOT set 2025-07-07 02:17:47,051 - 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.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.28 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.281/6.293/10.305/4.012 ms') 2025-07-07 02:17:47,051 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73967133-23718507 passed 2025-07-07 02:17:47,205 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:17:47,205 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73967133-23718507, IP 192.40.169.67, Port 22 2025-07-07 02:17:47,261 - 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-07-07 02:17:47,340 - DEBUG - VM ctest-TestBasicVMVN-73967133-23718507 is NOT ready for SSH connections, VM status: ACTIVE 2025-07-07 02:17:52,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:17:52,341 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73967133-23718507, IP 192.40.169.67, Port 22 2025-07-07 02:17:52,497 - DEBUG - VM ctest-TestBasicVMVN-73967133-23718507 is ready for SSH connections 2025-07-07 02:17:52,497 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2025-07-07 02:17:52,497 - DEBUG - cat /tmp/output.txt 2025-07-07 02:17:54,121 - DEBUG - Hello World. The time is now Sun, 06 Jul 2025 20:17:47 -0600! 2025-07-07 02:17:54,121 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 06 Jul 2025 20:17:47 -0600!'} 2025-07-07 02:17:54,121 - INFO - metadata_script.txt got executed in the vm 2025-07-07 02:17:54,121 - INFO - Deleting VM ctest-TestBasicVMVN-73967133-23718507 2025-07-07 02:17:54,192 - INFO - Deleting VN ctest-vn-80958827 2025-07-07 02:17:54,228 - DEBUG - VN 03fec58d-cf19-4fb1-88bb-7b1ac1db6a97 still in use: Unable to complete operation on network 03fec58d-cf19-4fb1-88bb-7b1ac1db6a97. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6ccbf591-3942-4db6-b165-90622d2ee248'] 2025-07-07 02:17:54,228 - WARNING - Deleting VN ctest-vn-80958827 failed..Will retry 2025-07-07 02:17:56,347 - DEBUG - Response for deleting network () 2025-07-07 02:17:56,604 - DEBUG - No XMPP flaps were noticed during the test 2025-07-07 02:17:56,604 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-07-07 02:17:56,604 - INFO - -------------------------------------------------------------------------------- 2025-07-07 02:17:56,608 - INFO - ================================================================================ 2025-07-07 02:17:56,608 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-07-07 02:17:56,608 - 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-07-07 02:17:56,892 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with 2025-07-07 02:17:56,892 - INFO - Initial checks done. Running the testcase now 2025-07-07 02:17:56,892 - INFO - 2025-07-07 02:17:57,382 - DEBUG - Response for create_network : {'network': {'id': '12248b9b-2399-458d-a825-eab87f261c87', 'name': 'ctest-vn-24660468', 'tenant_id': '07ae1cf7451249bc843b8c3419fc8cb1', 'project_id': '07ae1cf7451249bc843b8c3419fc8cb1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73967133', 'ctest-vn-24660468'], 'port_security_enabled': True, 'description': ''}} 2025-07-07 02:17:57,603 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4de9d37-def1-4454-9a04-1d4bb3dbd865', 'name': '', 'tenant_id': '07ae1cf7451249bc843b8c3419fc8cb1', 'network_id': '12248b9b-2399-458d-a825-eab87f261c87', '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': '07ae1cf7451249bc843b8c3419fc8cb1'}} 2025-07-07 02:17:57,740 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e838a319-b570-45e9-90b5-b2d507324953', 'name': '', 'tenant_id': '07ae1cf7451249bc843b8c3419fc8cb1', 'network_id': '12248b9b-2399-458d-a825-eab87f261c87', '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': '07ae1cf7451249bc843b8c3419fc8cb1'}} 2025-07-07 02:17:57,760 - INFO - Created VN ctest-vn-24660468 2025-07-07 02:17:57,813 - DEBUG - VN ctest-vn-24660468 UUID is 12248b9b-2399-458d-a825-eab87f261c87 2025-07-07 02:17:58,189 - DEBUG - Response for create_port : {'port': {'name': '90f61228-156e-4929-929d-6d2ae0a01ce3', 'id': '90f61228-156e-4929-929d-6d2ae0a01ce3', 'tenant_id': '07ae1cf7451249bc843b8c3419fc8cb1', 'network_id': '12248b9b-2399-458d-a825-eab87f261c87', 'mac_address': '02:90:f6:12:28:15', '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': 'd4de9d37-def1-4454-9a04-1d4bb3dbd865'}], 'security_groups': ['6984c12f-673d-4ee4-ab9e-0ebee9aed374'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '07ae1cf7451249bc843b8c3419fc8cb1'}} 2025-07-07 02:17:58,358 - DEBUG - Response for create_port : {'port': {'name': '8db9ae6c-e16d-4f47-b205-7b76f6689aae', 'id': '8db9ae6c-e16d-4f47-b205-7b76f6689aae', 'tenant_id': '07ae1cf7451249bc843b8c3419fc8cb1', 'network_id': '12248b9b-2399-458d-a825-eab87f261c87', 'mac_address': '02:8d:b9:ae:6c:e1', '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': 'e838a319-b570-45e9-90b5-b2d507324953'}], 'security_groups': ['6984c12f-673d-4ee4-ab9e-0ebee9aed374'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '07ae1cf7451249bc843b8c3419fc8cb1'}} 2025-07-07 02:17:58,717 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3602-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3602-1) 2025-07-07 02:17:59,106 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3602-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3602-1) 2025-07-07 02:18:00,384 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3602-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3602-1) 2025-07-07 02:18:00,384 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-07-07 02:18:00,391 - DEBUG - Requesting: http://10.0.0.41:8082/domain/347fc7ba-1456-4b09-a628-ef0c2afb7100 2025-07-07 02:18:00,418 - DEBUG - Requesting: http://10.0.0.41:8082/project/07ae1cf7-4512-49bc-843b-8c3419fc8cb1 2025-07-07 02:18:00,499 - DEBUG - Requesting: http://10.0.0.41:8082/network-ipam/75514f3d-2b9c-4fb8-9cb9-c6d1dd64fec3 2025-07-07 02:18:00,521 - INFO - Verifications in API Server for IPAM: ctest-ipam-83917494 passed 2025-07-07 02:18:00,529 - DEBUG - Control-node 10.0.0.41 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-73967133:ctest-ipam-83917494', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73967133', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8453625099694395320', 'uuid-lslong': '11293276145273077443'}, 'enable': 'true', 'created': '2025-07-07T02:17:56', 'last-modified': '2025-07-07T02:17:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.406506'} 2025-07-07 02:18:00,529 - INFO - Verifications in Control node for IPAM: ctest-ipam-83917494 passed 2025-07-07 02:18:00,529 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-07-07 02:18:00,543 - DEBUG - Requesting: http://10.0.0.41:8082/domain/347fc7ba-1456-4b09-a628-ef0c2afb7100 2025-07-07 02:18:00,560 - DEBUG - Requesting: http://10.0.0.41:8082/project/07ae1cf7-4512-49bc-843b-8c3419fc8cb1 2025-07-07 02:18:00,651 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/12248b9b-2399-458d-a825-eab87f261c87 2025-07-07 02:18:00,667 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/12248b9b-2399-458d-a825-eab87f261c87 2025-07-07 02:18:00,683 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/38b8c19c-401c-478b-b391-57c8aa29f5bb 2025-07-07 02:18:00,695 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/38b8c19c-401c-478b-b391-57c8aa29f5bb 2025-07-07 02:18:00,716 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/830ad128-3751-4167-911f-911ef0099e30 2025-07-07 02:18:00,732 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-07 02:18:00,732 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/12248b9b-2399-458d-a825-eab87f261c87 2025-07-07 02:18:00,752 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/38b8c19c-401c-478b-b391-57c8aa29f5bb 2025-07-07 02:18:00,776 - INFO - Verified VN network id 7 for VN 12248b9b-2399-458d-a825-eab87f261c87 2025-07-07 02:18:00,777 - INFO - Verifications in API Server for VN ctest-vn-24660468 passed 2025-07-07 02:18:00,777 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/12248b9b-2399-458d-a825-eab87f261c87 2025-07-07 02:18:00,791 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/38b8c19c-401c-478b-b391-57c8aa29f5bb 2025-07-07 02:18:00,800 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/38b8c19c-401c-478b-b391-57c8aa29f5bb 2025-07-07 02:18:00,821 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/830ad128-3751-4167-911f-911ef0099e30 2025-07-07 02:18:00,854 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-73967133:ctest-vn-24660468', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73967133', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1307323290277725581', 'uuid-lslong': '12116348450638273671'}, 'enable': 'true', 'created': '2025-07-07T02:17:57', 'last-modified': '2025-07-07T02:17:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.134390'} 2025-07-07 02:18:00,869 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-07 02:18:00,869 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-24660468 passed 2025-07-07 02:18:00,869 - DEBUG - ====Verifying policy data for ctest-vn-24660468 in API_Server ====== 2025-07-07 02:18:00,869 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-07-07 02:18:00,882 - DEBUG - Requesting: http://10.0.0.41:8082/domain/347fc7ba-1456-4b09-a628-ef0c2afb7100 2025-07-07 02:18:00,917 - DEBUG - Requesting: http://10.0.0.41:8082/project/07ae1cf7-4512-49bc-843b-8c3419fc8cb1 2025-07-07 02:18:01,023 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/12248b9b-2399-458d-a825-eab87f261c87 2025-07-07 02:18:01,039 - DEBUG - =>VN ctest-vn-24660468 has no policy to be verified 2025-07-07 02:18:01,039 - DEBUG - Verifying the vn in opserver 2025-07-07 02:18:01,039 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-73967133:ctest-vn-24660468 virtual network link through opserver 10.0.0.41 2025-07-07 02:18:01,039 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-07-07 02:18:01,405 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-07-07 02:18:01,489 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-73967133:ctest-vn-24660468', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-73967133:ctest-vn-24660468?flat'} 2025-07-07 02:18:01,489 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-73967133:ctest-vn-24660468 is found in opserver 2025-07-07 02:18:01,497 - DEBUG - VRF ids for VN ctest-vn-24660468: {'10.0.0.41': '2'} 2025-07-07 02:18:01,497 - INFO - Waiting for VM ctest-TestBasicVMVN-73967133-41346912 to be up.. 2025-07-07 02:18:01,611 - DEBUG - VM is in ACTIVE state now 2025-07-07 02:18:01,611 - INFO - VM name : ctest-TestBasicVMVN-73967133-41346912 2025-07-07 02:18:01,733 - DEBUG - VM ctest-TestBasicVMVN-73967133-41346912 ID is 559ac3bf-f563-451e-bd78-d572f2fab5c9 2025-07-07 02:18:01,733 - DEBUG - VM ctest-TestBasicVMVN-73967133-41346912 launched on Node cn-jenkins-deploy-platform-ansible-os-3602-1 2025-07-07 02:18:01,817 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/559ac3bf-f563-451e-bd78-d572f2fab5c9 2025-07-07 02:18:01,829 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/90f61228-156e-4929-929d-6d2ae0a01ce3 2025-07-07 02:18:05,116 - 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 1018ms') 2025-07-07 02:18:05,116 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73967133-41346912 failed! 2025-07-07 02:18:05,174 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73967133:ctest-vn-24660468 is 31.1.1.1 and allocation pool is NOT set 2025-07-07 02:18:05,175 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73967133:ctest-vn-24660468 is 31.1.2.1 and allocation pool is NOT set 2025-07-07 02:18:09,240 - 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-07-07 02:18:09,240 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73967133-41346912 failed! 2025-07-07 02:18:09,305 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73967133:ctest-vn-24660468 is 31.1.1.1 and allocation pool is NOT set 2025-07-07 02:18:09,306 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73967133:ctest-vn-24660468 is 31.1.2.1 and allocation pool is NOT set 2025-07-07 02:18:11,371 - 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.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.54 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.543/3.073/4.604/1.530 ms') 2025-07-07 02:18:11,371 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73967133-41346912 passed 2025-07-07 02:18:11,526 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:18:11,526 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73967133-41346912, IP 31.1.1.4, Port 22 2025-07-07 02:18:11,693 - DEBUG - VM ctest-TestBasicVMVN-73967133-41346912 is ready for SSH connections 2025-07-07 02:18:11,693 - INFO - Waiting for VM ctest-TestBasicVMVN-73967133-82966013 to be up.. 2025-07-07 02:18:11,774 - DEBUG - VM is in ACTIVE state now 2025-07-07 02:18:11,774 - INFO - VM name : ctest-TestBasicVMVN-73967133-82966013 2025-07-07 02:18:11,855 - DEBUG - VM ctest-TestBasicVMVN-73967133-82966013 ID is c337c303-8f51-4bcf-a401-eedc96defd3d 2025-07-07 02:18:11,855 - DEBUG - VM ctest-TestBasicVMVN-73967133-82966013 launched on Node cn-jenkins-deploy-platform-ansible-os-3602-1 2025-07-07 02:18:11,942 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/c337c303-8f51-4bcf-a401-eedc96defd3d 2025-07-07 02:18:11,956 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/8db9ae6c-e16d-4f47-b205-7b76f6689aae 2025-07-07 02:18:13,204 - 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.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.461 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.461/1.528/2.595/1.067 ms') 2025-07-07 02:18:13,204 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-73967133-82966013 passed 2025-07-07 02:18:13,357 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:18:13,357 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73967133-82966013, IP 31.1.2.4, Port 22 2025-07-07 02:18:13,516 - DEBUG - VM ctest-TestBasicVMVN-73967133-82966013 is ready for SSH connections 2025-07-07 02:18:13,516 - INFO - Waiting for VM ctest-TestBasicVMVN-73967133-35362847 to be up.. 2025-07-07 02:18:13,590 - DEBUG - VM is in ACTIVE state now 2025-07-07 02:18:13,590 - INFO - VM name : ctest-TestBasicVMVN-73967133-35362847 2025-07-07 02:18:13,662 - DEBUG - VM ctest-TestBasicVMVN-73967133-35362847 ID is c5b3f71c-5542-44a7-84d7-766fcdcbd729 2025-07-07 02:18:13,662 - DEBUG - VM ctest-TestBasicVMVN-73967133-35362847 launched on Node cn-jenkins-deploy-platform-ansible-os-3602-1 2025-07-07 02:18:13,736 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/c5b3f71c-5542-44a7-84d7-766fcdcbd729 2025-07-07 02:18:13,746 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/c1b359f4-d390-4e32-97b9-21fbe3ac56de 2025-07-07 02:18:14,995 - 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=4.71 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.623 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.623/2.664/4.706/2.041 ms') 2025-07-07 02:18:14,995 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-73967133-35362847 passed 2025-07-07 02:18:15,161 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:18:15,161 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73967133-35362847, IP 31.1.1.3, Port 22 2025-07-07 02:18:15,321 - DEBUG - VM ctest-TestBasicVMVN-73967133-35362847 is ready for SSH connections 2025-07-07 02:18:15,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:18:15,322 - 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.41, gateway password: c0ntrail123 2025-07-07 02:18:15,322 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-07-07 02:18:19,716 - 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=5.338 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.886 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.977 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.886/2.400/5.338 ms 2025-07-07 02:18:19,716 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-73967133-41346912 passed 2025-07-07 02:18:19,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:18:19,716 - 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.41, gateway password: c0ntrail123 2025-07-07 02:18:19,717 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-07-07 02:18:23,341 - 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.694 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.009 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.776 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.776/1.826/3.694 ms 2025-07-07 02:18:23,341 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-73967133-82966013 passed 2025-07-07 02:18:23,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:18:23,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:18:23,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-07 02:18:23,341 - 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.41, gateway password: c0ntrail123 2025-07-07 02:18:23,341 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-07 02:18:23,529 - DEBUG - None 2025-07-07 02:18:23,529 - 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.41, gateway password: c0ntrail123 2025-07-07 02:18:23,529 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-07 02:18:23,721 - DEBUG - None 2025-07-07 02:18:23,721 - 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.41, gateway password: c0ntrail123 2025-07-07 02:18:23,721 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-07 02:18:24,328 - DEBUG - None 2025-07-07 02:18:24,329 - 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.41, gateway password: c0ntrail123 2025-07-07 02:18:24,329 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-07-07 02:18:26,552 - 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.771 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.522 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.576 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.723 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.577 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.576/2.233/6.522 ms 2025-07-07 02:18:26,553 - 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.41, gateway password: c0ntrail123 2025-07-07 02:18:26,553 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-07-07 02:18:28,796 - 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.022 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.134 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.526 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.596 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.812 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.775 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.338 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.338/2.029/4.526 ms 2025-07-07 02:18:28,796 - 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.41, gateway password: c0ntrail123 2025-07-07 02:18:28,796 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-07-07 02:18:31,057 - 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.042 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.613 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.734 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.456 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.918 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.682 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.398/2.120/4.734 ms 2025-07-07 02:18:31,057 - INFO - Deleting VM ctest-TestBasicVMVN-73967133-35362847 2025-07-07 02:18:31,136 - INFO - Detaching port 8db9ae6c-e16d-4f47-b205-7b76f6689aae from VM ctest-TestBasicVMVN-73967133-82966013 2025-07-07 02:18:31,198 - INFO - Deleting VM ctest-TestBasicVMVN-73967133-82966013 2025-07-07 02:18:31,268 - INFO - Detaching port 90f61228-156e-4929-929d-6d2ae0a01ce3 from VM ctest-TestBasicVMVN-73967133-41346912 2025-07-07 02:18:31,305 - INFO - Deleting VM ctest-TestBasicVMVN-73967133-41346912 2025-07-07 02:18:31,376 - INFO - Deleting VN ctest-vn-24660468 2025-07-07 02:18:31,560 - DEBUG - Response for delete_port : () 2025-07-07 02:18:31,771 - DEBUG - Response for delete_port : () 2025-07-07 02:18:31,816 - DEBUG - VN 12248b9b-2399-458d-a825-eab87f261c87 still in use: Unable to complete operation on network 12248b9b-2399-458d-a825-eab87f261c87. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5a38a06b-f74f-4667-afa9-10f1b03df3ca'] 2025-07-07 02:18:31,816 - WARNING - Deleting VN ctest-vn-24660468 failed..Will retry 2025-07-07 02:18:33,951 - DEBUG - Response for deleting network () 2025-07-07 02:18:33,951 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/38b8c19c-401c-478b-b391-57c8aa29f5bb 2025-07-07 02:18:33,961 - DEBUG - Response Code: 404 2025-07-07 02:18:33,961 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-07-07 02:18:33,969 - DEBUG - Requesting: http://10.0.0.41:8082/domain/347fc7ba-1456-4b09-a628-ef0c2afb7100 2025-07-07 02:18:34,026 - DEBUG - Requesting: http://10.0.0.41:8082/project/07ae1cf7-4512-49bc-843b-8c3419fc8cb1 2025-07-07 02:18:34,103 - INFO - Validated that VN ctest-vn-24660468 is not found in API Server 2025-07-07 02:18:34,117 - DEBUG - VN ctest-vn-24660468 is not present in Agent 10.0.0.41 2025-07-07 02:18:34,117 - INFO - Validated that VN ctest-vn-24660468 is not in any agent 2025-07-07 02:18:34,123 - DEBUG - VRF 2 is not seen in agent 10.0.0.41 2025-07-07 02:18:34,129 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-24660468 2025-07-07 02:18:34,129 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-73967133:ctest-vn-24660468 2025-07-07 02:18:34,142 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-24660468 info 2025-07-07 02:18:34,221 - INFO - IPAM: ctest-ipam-83917494 is not found in API Server 2025-07-07 02:18:34,233 - INFO - IPAM:ctest-ipam-83917494 is not found in control node 2025-07-07 02:18:34,492 - DEBUG - No XMPP flaps were noticed during the test 2025-07-07 02:18:34,492 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-07-07 02:18:34,492 - INFO - -------------------------------------------------------------------------------- 2025-07-07 02:18:35,257 - INFO - Deleted project: ctest-TestBasicVMVN-73967133, ID : 07ae1cf7-4512-49bc-843b-8c3419fc8cb1