2025-09-25 22:25:24,571 - INFO - Domain Default found not creating
2025-09-25 22:25:24,692 - INFO - Project ctest-TestBasicVMVN-55584569 not found, creating it
2025-09-25 22:25:25,123 - INFO - Created Project:ctest-TestBasicVMVN-55584569, ID : c3c92253-81c4-4f42-a92b-1ea2519e1886
2025-09-25 22:25:26,542 - INFO - ================================================================================
2025-09-25 22:25:26,542 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-25 22:25:26,543 - 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-09-25 22:25:26,796 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-09-25 22:25:26,796 - INFO - Initial checks done. Running the testcase now
2025-09-25 22:25:26,796 - INFO -
2025-09-25 22:25:27,309 - DEBUG - Response for create_network : {'network': {'id': '164281de-ef03-4684-9466-977543183366', 'name': 'ctest-vn2_metadata-47992826', 'tenant_id': 'c3c9225381c44f42a92b1ea2519e1886', 'project_id': 'c3c9225381c44f42a92b1ea2519e1886', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55584569', 'ctest-vn2_metadata-47992826'], 'port_security_enabled': True, 'description': ''}}
2025-09-25 22:25:27,509 - DEBUG - Response for create_subnet : {'subnet': {'id': '6d62fa02-da6a-433a-a783-ac311c43a28d', 'name': '', 'tenant_id': 'c3c9225381c44f42a92b1ea2519e1886', 'network_id': '164281de-ef03-4684-9466-977543183366', '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': 'c3c9225381c44f42a92b1ea2519e1886'}}
2025-09-25 22:25:27,525 - INFO - Created VN ctest-vn2_metadata-47992826
2025-09-25 22:25:27,575 - DEBUG - VN ctest-vn2_metadata-47992826 UUID is 164281de-ef03-4684-9466-977543183366
2025-09-25 22:25:27,749 - DEBUG - Services list from nova: [, , ]
2025-09-25 22:25:28,729 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4195-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4195-1)
2025-09-25 22:25:28,831 - DEBUG - Link local service introspect added
2025-09-25 22:25:28,866 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-25 22:25:33,934 - DEBUG - VM is in ACTIVE state now
2025-09-25 22:25:34,048 - INFO - Waiting for VM ctest-TestBasicVMVN-55584569-28161208 to be up..
2025-09-25 22:25:34,048 - INFO - VM name : ctest-TestBasicVMVN-55584569-28161208
2025-09-25 22:25:34,111 - DEBUG - VM ctest-TestBasicVMVN-55584569-28161208 ID is ce1727e6-fab8-46a3-bad7-79fcdc228282
2025-09-25 22:25:34,111 - DEBUG - VM ctest-TestBasicVMVN-55584569-28161208 launched on Node cn-jenkins-deploy-platform-ansible-os-4195-1
2025-09-25 22:25:34,173 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ce1727e6-fab8-46a3-bad7-79fcdc228282
2025-09-25 22:25:34,458 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ce1727e6-fab8-46a3-bad7-79fcdc228282
2025-09-25 22:25:34,758 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/44989743-db23-414d-a2b4-c515edc04838
2025-09-25 22:25:37,988 - 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-09-25 22:25:37,988 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55584569-28161208 failed!
2025-09-25 22:25:38,043 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55584569:ctest-vn2_metadata-47992826 is 11.1.1.1 and allocation pool is NOT set
2025-09-25 22:25:40,111 - 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=1.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.71 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.602/2.153/2.705/0.551 ms')
2025-09-25 22:25:40,111 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55584569-28161208 passed
2025-09-25 22:25:40,259 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:25:40,259 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55584569-28161208, IP 11.1.1.3, Port 22
2025-09-25 22:25:40,315 - 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-09-25 22:25:40,377 - DEBUG - VM ctest-TestBasicVMVN-55584569-28161208 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-25 22:25:45,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:25:45,378 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55584569-28161208, IP 11.1.1.3, Port 22
2025-09-25 22:25:45,535 - DEBUG - VM ctest-TestBasicVMVN-55584569-28161208 is ready for SSH connections
2025-09-25 22:25:45,535 - INFO - Retry 0
2025-09-25 22:25:45,535 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:25:45,535 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-25 22:25:47,132 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-25 22:25:47,132 - INFO - Generic metadata worked
2025-09-25 22:25:47,371 - DEBUG - Link local service introspect removed
2025-09-25 22:25:47,371 - INFO - Deleting VM ctest-TestBasicVMVN-55584569-28161208
2025-09-25 22:25:47,435 - INFO - Deleting VN ctest-vn2_metadata-47992826
2025-09-25 22:25:47,468 - DEBUG - VN 164281de-ef03-4684-9466-977543183366 still in use: Unable to complete operation on network 164281de-ef03-4684-9466-977543183366. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-13486270-b56a-4460-b340-d6b2df9237b0']
2025-09-25 22:25:47,468 - WARNING - Deleting VN ctest-vn2_metadata-47992826 failed..Will retry
2025-09-25 22:25:49,555 - DEBUG - Response for deleting network ()
2025-09-25 22:25:49,815 - DEBUG - No XMPP flaps were noticed during the test
2025-09-25 22:25:49,815 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-09-25 22:25:49,815 - INFO - --------------------------------------------------------------------------------
2025-09-25 22:25:49,817 - INFO - ================================================================================
2025-09-25 22:25:49,817 - INFO - STARTING TEST : test_metadata_service
2025-09-25 22:25:49,817 - 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-09-25 22:25:50,104 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-09-25 22:25:50,104 - INFO - Initial checks done. Running the testcase now
2025-09-25 22:25:50,104 - INFO -
2025-09-25 22:25:50,104 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-09-25 22:25:50,109 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/6818520c-4992-4e18-a28b-c21a622fcaae
2025-09-25 22:25:50,271 - DEBUG - Response for create_network : {'network': {'id': '97bcdeb7-2aca-41c0-ad10-c550469a0af2', 'name': 'ctest-vn-40965921', 'tenant_id': 'c3c9225381c44f42a92b1ea2519e1886', 'project_id': 'c3c9225381c44f42a92b1ea2519e1886', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55584569', 'ctest-vn-40965921'], 'port_security_enabled': True, 'description': ''}}
2025-09-25 22:25:50,460 - DEBUG - Response for create_subnet : {'subnet': {'id': '1db7deaf-ef0a-464e-a1d6-7ef9b4a7122a', 'name': '', 'tenant_id': 'c3c9225381c44f42a92b1ea2519e1886', 'network_id': '97bcdeb7-2aca-41c0-ad10-c550469a0af2', 'ip_version': 4, 'cidr': '209.75.200.128/26', 'allocation_pools': [{'start': '209.75.200.130', 'end': '209.75.200.190'}], 'gateway_ip': '209.75.200.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '209.75.200.130', 'tags': [], 'project_id': 'c3c9225381c44f42a92b1ea2519e1886'}}
2025-09-25 22:25:50,474 - INFO - Created VN ctest-vn-40965921
2025-09-25 22:25:50,523 - DEBUG - VN ctest-vn-40965921 UUID is 97bcdeb7-2aca-41c0-ad10-c550469a0af2
2025-09-25 22:25:51,627 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4195-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4195-1)
2025-09-25 22:25:51,627 - INFO - Waiting for VM ctest-TestBasicVMVN-55584569-42822327 to be up..
2025-09-25 22:25:51,660 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-25 22:25:56,727 - DEBUG - VM is in ACTIVE state now
2025-09-25 22:25:56,727 - INFO - VM name : ctest-TestBasicVMVN-55584569-42822327
2025-09-25 22:25:56,791 - DEBUG - VM ctest-TestBasicVMVN-55584569-42822327 ID is 042ad955-fc14-4ebd-9c76-ac8790376252
2025-09-25 22:25:56,791 - DEBUG - VM ctest-TestBasicVMVN-55584569-42822327 launched on Node cn-jenkins-deploy-platform-ansible-os-4195-1
2025-09-25 22:25:56,863 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/042ad955-fc14-4ebd-9c76-ac8790376252
2025-09-25 22:25:56,870 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d2fd28a2-2aa7-46ad-b64f-88250933796b
2025-09-25 22:26:00,105 - 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-09-25 22:26:00,105 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55584569-42822327 failed!
2025-09-25 22:26:00,159 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55584569:ctest-vn-40965921 is 209.75.200.129 and allocation pool is NOT set
2025-09-25 22:26:02,224 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.920 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.920/2.362/3.804/1.442 ms')
2025-09-25 22:26:02,224 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55584569-42822327 passed
2025-09-25 22:26:02,375 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:26:02,375 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55584569-42822327, IP 209.75.200.131, Port 22
2025-09-25 22:26:02,431 - 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-09-25 22:26:02,494 - DEBUG - VM ctest-TestBasicVMVN-55584569-42822327 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-25 22:26:07,495 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:26:07,495 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55584569-42822327, IP 209.75.200.131, Port 22
2025-09-25 22:26:07,651 - DEBUG - VM ctest-TestBasicVMVN-55584569-42822327 is ready for SSH connections
2025-09-25 22:26:07,651 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:26:07,651 - DEBUG - cat /tmp/output.txt
2025-09-25 22:26:09,282 - DEBUG - Hello World. The time is now Thu, 25 Sep 2025 16:26:02 -0600!
2025-09-25 22:26:09,282 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 25 Sep 2025 16:26:02 -0600!'}
2025-09-25 22:26:09,282 - INFO - metadata_script.txt got executed in the vm
2025-09-25 22:26:09,282 - INFO - Deleting VM ctest-TestBasicVMVN-55584569-42822327
2025-09-25 22:26:09,342 - INFO - Deleting VN ctest-vn-40965921
2025-09-25 22:26:09,373 - DEBUG - VN 97bcdeb7-2aca-41c0-ad10-c550469a0af2 still in use: Unable to complete operation on network 97bcdeb7-2aca-41c0-ad10-c550469a0af2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9a7c964b-a501-49c0-949c-20e321c92c38']
2025-09-25 22:26:09,373 - WARNING - Deleting VN ctest-vn-40965921 failed..Will retry
2025-09-25 22:26:11,493 - DEBUG - Response for deleting network ()
2025-09-25 22:26:11,755 - DEBUG - No XMPP flaps were noticed during the test
2025-09-25 22:26:11,756 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-09-25 22:26:11,756 - INFO - --------------------------------------------------------------------------------
2025-09-25 22:26:11,758 - INFO - ================================================================================
2025-09-25 22:26:11,758 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-25 22:26:11,758 - 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-09-25 22:26:12,040 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-09-25 22:26:12,040 - INFO - Initial checks done. Running the testcase now
2025-09-25 22:26:12,040 - INFO -
2025-09-25 22:26:12,504 - DEBUG - Response for create_network : {'network': {'id': 'c7d96bed-3bd3-4ceb-b64b-305f4b062e5d', 'name': 'ctest-vn-36308914', 'tenant_id': 'c3c9225381c44f42a92b1ea2519e1886', 'project_id': 'c3c9225381c44f42a92b1ea2519e1886', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55584569', 'ctest-vn-36308914'], 'port_security_enabled': True, 'description': ''}}
2025-09-25 22:26:12,666 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b665200c-7427-450a-b648-7446f1d535ae', 'name': '', 'tenant_id': 'c3c9225381c44f42a92b1ea2519e1886', 'network_id': 'c7d96bed-3bd3-4ceb-b64b-305f4b062e5d', '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': 'c3c9225381c44f42a92b1ea2519e1886'}}
2025-09-25 22:26:12,812 - DEBUG - Response for create_subnet : {'subnet': {'id': '66fe7569-7eab-45f1-825a-3f4f16ad0487', 'name': '', 'tenant_id': 'c3c9225381c44f42a92b1ea2519e1886', 'network_id': 'c7d96bed-3bd3-4ceb-b64b-305f4b062e5d', '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': 'c3c9225381c44f42a92b1ea2519e1886'}}
2025-09-25 22:26:12,829 - INFO - Created VN ctest-vn-36308914
2025-09-25 22:26:12,879 - DEBUG - VN ctest-vn-36308914 UUID is c7d96bed-3bd3-4ceb-b64b-305f4b062e5d
2025-09-25 22:26:13,202 - DEBUG - Response for create_port : {'port': {'name': 'd158d850-6e54-4c73-a6fb-4a2e49d1cf2a', 'id': 'd158d850-6e54-4c73-a6fb-4a2e49d1cf2a', 'tenant_id': 'c3c9225381c44f42a92b1ea2519e1886', 'network_id': 'c7d96bed-3bd3-4ceb-b64b-305f4b062e5d', 'mac_address': '02:d1:58:d8:50:6e', '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': 'b665200c-7427-450a-b648-7446f1d535ae'}], 'security_groups': ['b7d54180-a666-4364-879a-7cfe8dd51236'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c3c9225381c44f42a92b1ea2519e1886'}}
2025-09-25 22:26:13,354 - DEBUG - Response for create_port : {'port': {'name': '74d2e51e-68d5-4428-afdf-32e4cdb98a1d', 'id': '74d2e51e-68d5-4428-afdf-32e4cdb98a1d', 'tenant_id': 'c3c9225381c44f42a92b1ea2519e1886', 'network_id': 'c7d96bed-3bd3-4ceb-b64b-305f4b062e5d', 'mac_address': '02:74:d2:e5:1e:68', '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': '66fe7569-7eab-45f1-825a-3f4f16ad0487'}], 'security_groups': ['b7d54180-a666-4364-879a-7cfe8dd51236'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c3c9225381c44f42a92b1ea2519e1886'}}
2025-09-25 22:26:13,671 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4195-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4195-1)
2025-09-25 22:26:14,020 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4195-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4195-1)
2025-09-25 22:26:15,162 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4195-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4195-1)
2025-09-25 22:26:15,162 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-09-25 22:26:15,168 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2753c674-c893-4dc2-88a0-ad302d5bff2b
2025-09-25 22:26:15,180 - DEBUG - Requesting: http://10.0.0.38:8082/project/c3c92253-81c4-4f42-a92b-1ea2519e1886
2025-09-25 22:26:15,264 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/d5422d17-0d44-4501-b129-fc05f245d1fd
2025-09-25 22:26:15,272 - INFO - Verifications in API Server for IPAM: ctest-ipam-63379630 passed
2025-09-25 22:26:15,277 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-55584569:ctest-ipam-63379630', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55584569', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15366894455571629313', 'uuid-lslong': '12766011721228079613'}, 'enable': 'true', 'created': '2025-09-25T22:26:12', 'last-modified': '2025-09-25T22:26:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.012540'}
2025-09-25 22:26:15,277 - INFO - Verifications in Control node for IPAM: ctest-ipam-63379630 passed
2025-09-25 22:26:15,277 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-09-25 22:26:15,282 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2753c674-c893-4dc2-88a0-ad302d5bff2b
2025-09-25 22:26:15,292 - DEBUG - Requesting: http://10.0.0.38:8082/project/c3c92253-81c4-4f42-a92b-1ea2519e1886
2025-09-25 22:26:15,364 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c7d96bed-3bd3-4ceb-b64b-305f4b062e5d
2025-09-25 22:26:15,380 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c7d96bed-3bd3-4ceb-b64b-305f4b062e5d
2025-09-25 22:26:15,389 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2b0ba354-5ef9-48aa-8c2b-1bc8706b8566
2025-09-25 22:26:15,396 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2b0ba354-5ef9-48aa-8c2b-1bc8706b8566
2025-09-25 22:26:15,402 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/5af6e0ba-5fe5-481e-a395-b666e081b9ae
2025-09-25 22:26:15,409 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-25 22:26:15,409 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c7d96bed-3bd3-4ceb-b64b-305f4b062e5d
2025-09-25 22:26:15,418 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2b0ba354-5ef9-48aa-8c2b-1bc8706b8566
2025-09-25 22:26:15,429 - INFO - Verified VN network id 12 for VN c7d96bed-3bd3-4ceb-b64b-305f4b062e5d
2025-09-25 22:26:15,429 - INFO - Verifications in API Server for VN ctest-vn-36308914 passed
2025-09-25 22:26:15,429 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c7d96bed-3bd3-4ceb-b64b-305f4b062e5d
2025-09-25 22:26:15,438 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2b0ba354-5ef9-48aa-8c2b-1bc8706b8566
2025-09-25 22:26:15,445 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2b0ba354-5ef9-48aa-8c2b-1bc8706b8566
2025-09-25 22:26:15,460 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/5af6e0ba-5fe5-481e-a395-b666e081b9ae
2025-09-25 22:26:15,480 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-55584569:ctest-vn-36308914', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55584569', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14400659950148996331', 'uuid-lslong': '13135645923994906205'}, 'enable': 'true', 'created': '2025-09-25T22:26:12', 'last-modified': '2025-09-25T22:26:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.689705'}
2025-09-25 22:26:15,486 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-25 22:26:15,486 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-36308914 passed
2025-09-25 22:26:15,487 - DEBUG - ====Verifying policy data for ctest-vn-36308914 in API_Server ======
2025-09-25 22:26:15,487 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-09-25 22:26:15,492 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2753c674-c893-4dc2-88a0-ad302d5bff2b
2025-09-25 22:26:15,543 - DEBUG - Requesting: http://10.0.0.38:8082/project/c3c92253-81c4-4f42-a92b-1ea2519e1886
2025-09-25 22:26:15,649 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/c7d96bed-3bd3-4ceb-b64b-305f4b062e5d
2025-09-25 22:26:15,663 - DEBUG - =>VN ctest-vn-36308914 has no policy to be verified
2025-09-25 22:26:15,663 - DEBUG - Verifying the vn in opserver
2025-09-25 22:26:15,663 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-55584569:ctest-vn-36308914 virtual network link through opserver 10.0.0.38
2025-09-25 22:26:15,663 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-09-25 22:26:16,005 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-09-25 22:26:16,063 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-55584569:ctest-vn-36308914', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-55584569:ctest-vn-36308914?flat'}
2025-09-25 22:26:16,063 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-55584569:ctest-vn-36308914 is found in opserver
2025-09-25 22:26:16,067 - DEBUG - VRF ids for VN ctest-vn-36308914: {'10.0.0.38': '2'}
2025-09-25 22:26:16,068 - INFO - Waiting for VM ctest-TestBasicVMVN-55584569-37364435 to be up..
2025-09-25 22:26:16,137 - DEBUG - VM is in ACTIVE state now
2025-09-25 22:26:16,137 - INFO - VM name : ctest-TestBasicVMVN-55584569-37364435
2025-09-25 22:26:16,211 - DEBUG - VM ctest-TestBasicVMVN-55584569-37364435 ID is 96fd7cc2-4d68-4cae-828c-2d34b2083117
2025-09-25 22:26:16,211 - DEBUG - VM ctest-TestBasicVMVN-55584569-37364435 launched on Node cn-jenkins-deploy-platform-ansible-os-4195-1
2025-09-25 22:26:16,298 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/96fd7cc2-4d68-4cae-828c-2d34b2083117
2025-09-25 22:26:16,312 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d158d850-6e54-4c73-a6fb-4a2e49d1cf2a
2025-09-25 22:26:19,559 - 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-09-25 22:26:19,559 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55584569-37364435 failed!
2025-09-25 22:26:19,611 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55584569:ctest-vn-36308914 is 31.1.1.1 and allocation pool is NOT set
2025-09-25 22:26:19,611 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55584569:ctest-vn-36308914 is 31.1.2.1 and allocation pool is NOT set
2025-09-25 22:26:23,689 - 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-09-25 22:26:23,689 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55584569-37364435 failed!
2025-09-25 22:26:23,743 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55584569:ctest-vn-36308914 is 31.1.1.1 and allocation pool is NOT set
2025-09-25 22:26:23,743 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55584569:ctest-vn-36308914 is 31.1.2.1 and allocation pool is NOT set
2025-09-25 22:26:25,810 - 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.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.07 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.074/2.996/3.919/0.922 ms')
2025-09-25 22:26:25,810 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55584569-37364435 passed
2025-09-25 22:26:25,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:26:25,959 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55584569-37364435, IP 31.1.1.4, Port 22
2025-09-25 22:26:26,111 - DEBUG - VM ctest-TestBasicVMVN-55584569-37364435 is ready for SSH connections
2025-09-25 22:26:26,111 - INFO - Waiting for VM ctest-TestBasicVMVN-55584569-79960902 to be up..
2025-09-25 22:26:26,176 - DEBUG - VM is in ACTIVE state now
2025-09-25 22:26:26,176 - INFO - VM name : ctest-TestBasicVMVN-55584569-79960902
2025-09-25 22:26:26,242 - DEBUG - VM ctest-TestBasicVMVN-55584569-79960902 ID is 70118006-7df4-43bc-bb8c-45a8fbf31a9b
2025-09-25 22:26:26,242 - DEBUG - VM ctest-TestBasicVMVN-55584569-79960902 launched on Node cn-jenkins-deploy-platform-ansible-os-4195-1
2025-09-25 22:26:26,304 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/70118006-7df4-43bc-bb8c-45a8fbf31a9b
2025-09-25 22:26:26,311 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/74d2e51e-68d5-4428-afdf-32e4cdb98a1d
2025-09-25 22:26:27,535 - 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.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.319 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.319/1.533/2.748/1.214 ms')
2025-09-25 22:26:27,535 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-55584569-79960902 passed
2025-09-25 22:26:27,683 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:26:27,683 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55584569-79960902, IP 31.1.2.4, Port 22
2025-09-25 22:26:27,835 - DEBUG - VM ctest-TestBasicVMVN-55584569-79960902 is ready for SSH connections
2025-09-25 22:26:27,835 - INFO - Waiting for VM ctest-TestBasicVMVN-55584569-47950825 to be up..
2025-09-25 22:26:27,896 - DEBUG - VM is in ACTIVE state now
2025-09-25 22:26:27,896 - INFO - VM name : ctest-TestBasicVMVN-55584569-47950825
2025-09-25 22:26:27,960 - DEBUG - VM ctest-TestBasicVMVN-55584569-47950825 ID is 35593da2-e86a-4153-98fc-40c0feed4fca
2025-09-25 22:26:27,960 - DEBUG - VM ctest-TestBasicVMVN-55584569-47950825 launched on Node cn-jenkins-deploy-platform-ansible-os-4195-1
2025-09-25 22:26:28,028 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/35593da2-e86a-4153-98fc-40c0feed4fca
2025-09-25 22:26:28,035 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f486f7f2-5029-44ef-b700-b2793b1eb07b
2025-09-25 22:26:29,258 - 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.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.331 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.331/1.524/2.717/1.193 ms')
2025-09-25 22:26:29,258 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-55584569-47950825 passed
2025-09-25 22:26:29,403 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:26:29,403 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55584569-47950825, IP 31.1.1.3, Port 22
2025-09-25 22:26:29,555 - DEBUG - VM ctest-TestBasicVMVN-55584569-47950825 is ready for SSH connections
2025-09-25 22:26:29,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:26:29,555 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:26:29,555 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-25 22:26:33,509 - 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.664 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.766 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.965 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.766/1.798/3.664 ms
2025-09-25 22:26:33,509 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-55584569-37364435 passed
2025-09-25 22:26:33,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:26:33,509 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:26:33,510 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-25 22:26:37,155 - 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.722 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.740 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.992 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.740/1.484/2.722 ms
2025-09-25 22:26:37,155 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-55584569-79960902 passed
2025-09-25 22:26:37,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:26:37,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:26:37,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-25 22:26:37,155 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:26:37,155 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-25 22:26:37,331 - DEBUG - None
2025-09-25 22:26:37,331 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:26:37,331 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-25 22:26:37,511 - DEBUG - None
2025-09-25 22:26:37,511 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:26:37,511 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-25 22:26:38,294 - DEBUG - None
2025-09-25 22:26:38,294 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:26:38,294 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-25 22:26:40,497 - 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.048 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.753 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.361 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.455 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.362 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.361/2.195/6.753 ms
2025-09-25 22:26:40,497 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:26:40,497 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-25 22:26:42,730 - 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.969 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.705 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.689 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.367 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.628 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.390 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.498 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.367/2.035/4.689 ms
2025-09-25 22:26:42,730 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-25 22:26:42,730 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-25 22:26:44,971 - 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.873 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.707 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.576 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.379 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.609 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.467 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.359 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.359/1.710/3.576 ms
2025-09-25 22:26:44,971 - INFO - Deleting VM ctest-TestBasicVMVN-55584569-47950825
2025-09-25 22:26:45,030 - INFO - Detaching port 74d2e51e-68d5-4428-afdf-32e4cdb98a1d from VM ctest-TestBasicVMVN-55584569-79960902
2025-09-25 22:26:45,064 - INFO - Deleting VM ctest-TestBasicVMVN-55584569-79960902
2025-09-25 22:26:45,122 - INFO - Detaching port d158d850-6e54-4c73-a6fb-4a2e49d1cf2a from VM ctest-TestBasicVMVN-55584569-37364435
2025-09-25 22:26:45,151 - INFO - Deleting VM ctest-TestBasicVMVN-55584569-37364435
2025-09-25 22:26:45,212 - INFO - Deleting VN ctest-vn-36308914
2025-09-25 22:26:45,343 - DEBUG - Response for delete_port : ()
2025-09-25 22:26:45,472 - DEBUG - Response for delete_port : ()
2025-09-25 22:26:45,509 - DEBUG - VN c7d96bed-3bd3-4ceb-b64b-305f4b062e5d still in use: Unable to complete operation on network c7d96bed-3bd3-4ceb-b64b-305f4b062e5d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-89131aa2-8960-469c-8ec8-de0cefd66bc7']
2025-09-25 22:26:45,509 - WARNING - Deleting VN ctest-vn-36308914 failed..Will retry
2025-09-25 22:26:47,631 - DEBUG - Response for deleting network ()
2025-09-25 22:26:47,631 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/2b0ba354-5ef9-48aa-8c2b-1bc8706b8566
2025-09-25 22:26:47,637 - DEBUG - Response Code: 404
2025-09-25 22:26:47,637 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-09-25 22:26:47,641 - DEBUG - Requesting: http://10.0.0.38:8082/domain/2753c674-c893-4dc2-88a0-ad302d5bff2b
2025-09-25 22:26:47,691 - DEBUG - Requesting: http://10.0.0.38:8082/project/c3c92253-81c4-4f42-a92b-1ea2519e1886
2025-09-25 22:26:47,766 - INFO - Validated that VN ctest-vn-36308914 is not found in API Server
2025-09-25 22:26:47,775 - DEBUG - VN ctest-vn-36308914 is not present in Agent 10.0.0.38
2025-09-25 22:26:47,775 - INFO - Validated that VN ctest-vn-36308914 is not in any agent
2025-09-25 22:26:47,780 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-09-25 22:26:47,786 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-36308914
2025-09-25 22:26:47,786 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-55584569:ctest-vn-36308914
2025-09-25 22:26:47,795 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-36308914 info
2025-09-25 22:26:47,871 - INFO - IPAM: ctest-ipam-63379630 is not found in API Server
2025-09-25 22:26:47,880 - INFO - IPAM:ctest-ipam-63379630 is not found in control node
2025-09-25 22:26:48,132 - DEBUG - No XMPP flaps were noticed during the test
2025-09-25 22:26:48,132 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-25 22:26:48,132 - INFO - --------------------------------------------------------------------------------
2025-09-25 22:26:48,787 - INFO - Deleted project: ctest-TestBasicVMVN-55584569, ID : c3c92253-81c4-4f42-a92b-1ea2519e1886