2025-04-03 16:54:57,452 - INFO - Domain Default found not creating 2025-04-03 16:54:57,634 - INFO - Project ctest-TestBasicVMVN-46375990 not found, creating it 2025-04-03 16:54:58,165 - INFO - Created Project:ctest-TestBasicVMVN-46375990, ID : dcc060c1-be1f-4a44-b83f-362727d7ac98 2025-04-03 16:54:59,881 - INFO - ================================================================================ 2025-04-03 16:54:59,882 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-03 16:54:59,882 - 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-04-03 16:55:00,148 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.10': '0'}} with 2025-04-03 16:55:00,148 - INFO - Initial checks done. Running the testcase now 2025-04-03 16:55:00,148 - INFO - 2025-04-03 16:55:00,751 - DEBUG - Response for create_network : {'network': {'id': 'b82b4316-151e-485e-9134-7ba10d0f4464', 'name': 'ctest-vn2_metadata-04921656', 'tenant_id': 'dcc060c1be1f4a44b83f362727d7ac98', 'project_id': 'dcc060c1be1f4a44b83f362727d7ac98', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46375990', 'ctest-vn2_metadata-04921656'], 'port_security_enabled': True, 'description': ''}} 2025-04-03 16:55:00,991 - DEBUG - Response for create_subnet : {'subnet': {'id': '413de6fc-ab38-421a-a93b-e4bbfce99d07', 'name': '', 'tenant_id': 'dcc060c1be1f4a44b83f362727d7ac98', 'network_id': 'b82b4316-151e-485e-9134-7ba10d0f4464', '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': 'dcc060c1be1f4a44b83f362727d7ac98'}} 2025-04-03 16:55:01,016 - INFO - Created VN ctest-vn2_metadata-04921656 2025-04-03 16:55:01,073 - DEBUG - VN ctest-vn2_metadata-04921656 UUID is b82b4316-151e-485e-9134-7ba10d0f4464 2025-04-03 16:55:01,294 - DEBUG - Services list from nova: [, , ] 2025-04-03 16:55:02,564 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3029-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3029-1) 2025-04-03 16:55:02,681 - DEBUG - Link local service introspect added 2025-04-03 16:55:02,730 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-03 16:55:07,822 - DEBUG - VM is in ACTIVE state now 2025-04-03 16:55:07,959 - INFO - Waiting for VM ctest-TestBasicVMVN-46375990-53893315 to be up.. 2025-04-03 16:55:07,959 - INFO - VM name : ctest-TestBasicVMVN-46375990-53893315 2025-04-03 16:55:08,059 - DEBUG - VM ctest-TestBasicVMVN-46375990-53893315 ID is cc897714-cd00-4358-8b87-257a72d9607c 2025-04-03 16:55:08,060 - DEBUG - VM ctest-TestBasicVMVN-46375990-53893315 launched on Node cn-jenkins-deploy-platform-ansible-os-3029-1 2025-04-03 16:55:08,177 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/cc897714-cd00-4358-8b87-257a72d9607c 2025-04-03 16:55:08,478 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/cc897714-cd00-4358-8b87-257a72d9607c 2025-04-03 16:55:08,531 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/d2391fdf-f782-40de-baeb-596425e85da5 2025-04-03 16:55:11,868 - 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 1031ms') 2025-04-03 16:55:11,868 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46375990-53893315 failed! 2025-04-03 16:55:11,929 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46375990:ctest-vn2_metadata-04921656 is 11.1.1.1 and allocation pool is NOT set 2025-04-03 16:55:14,000 - 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=15.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.13 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.125/8.827/15.530/6.702 ms') 2025-04-03 16:55:14,000 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46375990-53893315 passed 2025-04-03 16:55:14,165 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-03 16:55:14,165 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46375990-53893315, IP 11.1.1.3, Port 22 2025-04-03 16:55:14,230 - 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-04-03 16:55:14,348 - DEBUG - VM ctest-TestBasicVMVN-46375990-53893315 is NOT ready for SSH connections, VM status: ACTIVE 2025-04-03 16:55:19,349 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-03 16:55:19,350 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46375990-53893315, IP 11.1.1.3, Port 22 2025-04-03 16:55:19,516 - DEBUG - VM ctest-TestBasicVMVN-46375990-53893315 is ready for SSH connections 2025-04-03 16:55:19,517 - INFO - Retry 0 2025-04-03 16:55:19,517 - 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.31, gateway password: c0ntrail123 2025-04-03 16:55:19,517 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-03 16:55:21,207 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-03 16:55:21,207 - INFO - Generic metadata worked 2025-04-03 16:55:21,461 - DEBUG - Link local service introspect removed 2025-04-03 16:55:21,461 - INFO - Deleting VM ctest-TestBasicVMVN-46375990-53893315 2025-04-03 16:55:21,549 - INFO - Deleting VN ctest-vn2_metadata-04921656 2025-04-03 16:55:21,592 - DEBUG - VN b82b4316-151e-485e-9134-7ba10d0f4464 still in use: Unable to complete operation on network b82b4316-151e-485e-9134-7ba10d0f4464. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8a287811-e33e-48ff-9f9c-9972a09592cc'] 2025-04-03 16:55:21,592 - WARNING - Deleting VN ctest-vn2_metadata-04921656 failed..Will retry 2025-04-03 16:55:23,712 - DEBUG - Response for deleting network () 2025-04-03 16:55:23,983 - DEBUG - No XMPP flaps were noticed during the test 2025-04-03 16:55:23,984 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-04-03 16:55:23,984 - INFO - -------------------------------------------------------------------------------- 2025-04-03 16:55:23,991 - INFO - ================================================================================ 2025-04-03 16:55:23,992 - INFO - STARTING TEST : test_metadata_service 2025-04-03 16:55:23,992 - 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-04-03 16:55:24,286 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.10': '0'}} with 2025-04-03 16:55:24,286 - INFO - Initial checks done. Running the testcase now 2025-04-03 16:55:24,286 - INFO - 2025-04-03 16:55:24,287 - DEBUG - Requesting: http://10.0.0.31:8082/global-vrouter-configs 2025-04-03 16:55:24,298 - DEBUG - Requesting: http://10.0.0.31:8082/global-vrouter-config/208a3866-aabd-4e7e-ab12-586f497981ae 2025-04-03 16:55:24,516 - DEBUG - Response for create_network : {'network': {'id': 'd90bba75-625e-4bc2-95ff-b707801e4b50', 'name': 'ctest-vn-06088195', 'tenant_id': 'dcc060c1be1f4a44b83f362727d7ac98', 'project_id': 'dcc060c1be1f4a44b83f362727d7ac98', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46375990', 'ctest-vn-06088195'], 'port_security_enabled': True, 'description': ''}} 2025-04-03 16:55:24,699 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f170b80d-5871-4ead-b822-90ff3670ea45', 'name': '', 'tenant_id': 'dcc060c1be1f4a44b83f362727d7ac98', 'network_id': 'd90bba75-625e-4bc2-95ff-b707801e4b50', 'ip_version': 4, 'cidr': '9.121.159.128/26', 'allocation_pools': [{'start': '9.121.159.130', 'end': '9.121.159.190'}], 'gateway_ip': '9.121.159.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '9.121.159.130', 'tags': [], 'project_id': 'dcc060c1be1f4a44b83f362727d7ac98'}} 2025-04-03 16:55:24,720 - INFO - Created VN ctest-vn-06088195 2025-04-03 16:55:24,777 - DEBUG - VN ctest-vn-06088195 UUID is d90bba75-625e-4bc2-95ff-b707801e4b50 2025-04-03 16:55:26,042 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3029-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3029-1) 2025-04-03 16:55:26,042 - INFO - Waiting for VM ctest-TestBasicVMVN-46375990-38572944 to be up.. 2025-04-03 16:55:26,084 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-03 16:55:31,183 - DEBUG - VM is in ACTIVE state now 2025-04-03 16:55:31,184 - INFO - VM name : ctest-TestBasicVMVN-46375990-38572944 2025-04-03 16:55:31,276 - DEBUG - VM ctest-TestBasicVMVN-46375990-38572944 ID is 1a91be1e-5424-4135-b5fa-0c0969f1df6d 2025-04-03 16:55:31,276 - DEBUG - VM ctest-TestBasicVMVN-46375990-38572944 launched on Node cn-jenkins-deploy-platform-ansible-os-3029-1 2025-04-03 16:55:31,362 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/1a91be1e-5424-4135-b5fa-0c0969f1df6d 2025-04-03 16:55:31,372 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/eaf05489-1d90-4666-9f5e-0f0e951ce4b1 2025-04-03 16:55:34,615 - 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 1001ms') 2025-04-03 16:55:34,615 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46375990-38572944 failed! 2025-04-03 16:55:34,677 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46375990:ctest-vn-06088195 is 9.121.159.129 and allocation pool is NOT set 2025-04-03 16:55:36,745 - 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.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.44 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 = 3.437/7.065/10.693/3.628 ms') 2025-04-03 16:55:36,745 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46375990-38572944 passed 2025-04-03 16:55:36,909 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-03 16:55:36,909 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46375990-38572944, IP 9.121.159.131, Port 22 2025-04-03 16:55:36,977 - 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-04-03 16:55:37,108 - DEBUG - VM ctest-TestBasicVMVN-46375990-38572944 is NOT ready for SSH connections, VM status: ACTIVE 2025-04-03 16:55:42,108 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-03 16:55:42,109 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46375990-38572944, IP 9.121.159.131, Port 22 2025-04-03 16:55:42,266 - DEBUG - VM ctest-TestBasicVMVN-46375990-38572944 is ready for SSH connections 2025-04-03 16:55:42,266 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123 2025-04-03 16:55:42,266 - DEBUG - cat /tmp/output.txt 2025-04-03 16:55:44,072 - DEBUG - Hello World. The time is now Thu, 03 Apr 2025 10:55:38 -0600! 2025-04-03 16:55:44,073 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 03 Apr 2025 10:55:38 -0600!'} 2025-04-03 16:55:44,073 - INFO - metadata_script.txt got executed in the vm 2025-04-03 16:55:44,073 - INFO - Deleting VM ctest-TestBasicVMVN-46375990-38572944 2025-04-03 16:55:44,150 - INFO - Deleting VN ctest-vn-06088195 2025-04-03 16:55:44,209 - DEBUG - VN d90bba75-625e-4bc2-95ff-b707801e4b50 still in use: Unable to complete operation on network d90bba75-625e-4bc2-95ff-b707801e4b50. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3a3d1878-5a22-4b2c-8504-93728c5b7a7d'] 2025-04-03 16:55:44,209 - WARNING - Deleting VN ctest-vn-06088195 failed..Will retry 2025-04-03 16:55:46,343 - DEBUG - Response for deleting network () 2025-04-03 16:55:46,599 - DEBUG - No XMPP flaps were noticed during the test 2025-04-03 16:55:46,599 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2025-04-03 16:55:46,599 - INFO - -------------------------------------------------------------------------------- 2025-04-03 16:55:46,601 - INFO - ================================================================================ 2025-04-03 16:55:46,602 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-03 16:55:46,602 - 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-04-03 16:55:46,888 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.10': '0'}} with 2025-04-03 16:55:46,888 - INFO - Initial checks done. Running the testcase now 2025-04-03 16:55:46,889 - INFO - 2025-04-03 16:55:47,450 - DEBUG - Response for create_network : {'network': {'id': 'bec94aa9-e45b-4c20-9b1e-8565df48d865', 'name': 'ctest-vn-69897540', 'tenant_id': 'dcc060c1be1f4a44b83f362727d7ac98', 'project_id': 'dcc060c1be1f4a44b83f362727d7ac98', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46375990', 'ctest-vn-69897540'], 'port_security_enabled': True, 'description': ''}} 2025-04-03 16:55:47,652 - DEBUG - Response for create_subnet : {'subnet': {'id': '288ad2a1-8fbb-402e-9772-9cc13ad87f91', 'name': '', 'tenant_id': 'dcc060c1be1f4a44b83f362727d7ac98', 'network_id': 'bec94aa9-e45b-4c20-9b1e-8565df48d865', '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': 'dcc060c1be1f4a44b83f362727d7ac98'}} 2025-04-03 16:55:47,791 - DEBUG - Response for create_subnet : {'subnet': {'id': '29369329-0970-4b55-b517-698fe309a6c3', 'name': '', 'tenant_id': 'dcc060c1be1f4a44b83f362727d7ac98', 'network_id': 'bec94aa9-e45b-4c20-9b1e-8565df48d865', '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': 'dcc060c1be1f4a44b83f362727d7ac98'}} 2025-04-03 16:55:47,816 - INFO - Created VN ctest-vn-69897540 2025-04-03 16:55:47,869 - DEBUG - VN ctest-vn-69897540 UUID is bec94aa9-e45b-4c20-9b1e-8565df48d865 2025-04-03 16:55:48,296 - DEBUG - Response for create_port : {'port': {'name': '2d3fd653-4c4d-4aac-aa31-cdd6d22447aa', 'id': '2d3fd653-4c4d-4aac-aa31-cdd6d22447aa', 'tenant_id': 'dcc060c1be1f4a44b83f362727d7ac98', 'network_id': 'bec94aa9-e45b-4c20-9b1e-8565df48d865', 'mac_address': '02:2d:3f:d6:53:4c', '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': '288ad2a1-8fbb-402e-9772-9cc13ad87f91'}], 'security_groups': ['a8bc8b8b-9156-4461-a161-1d7b50499cb5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dcc060c1be1f4a44b83f362727d7ac98'}} 2025-04-03 16:55:48,492 - DEBUG - Response for create_port : {'port': {'name': '74c47a75-554a-4e44-ac32-6ebfa4e9b8f0', 'id': '74c47a75-554a-4e44-ac32-6ebfa4e9b8f0', 'tenant_id': 'dcc060c1be1f4a44b83f362727d7ac98', 'network_id': 'bec94aa9-e45b-4c20-9b1e-8565df48d865', 'mac_address': '02:74:c4:7a:75:55', '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': '29369329-0970-4b55-b517-698fe309a6c3'}], 'security_groups': ['a8bc8b8b-9156-4461-a161-1d7b50499cb5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dcc060c1be1f4a44b83f362727d7ac98'}} 2025-04-03 16:55:48,893 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3029-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3029-1) 2025-04-03 16:55:49,346 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3029-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3029-1) 2025-04-03 16:55:50,630 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3029-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3029-1) 2025-04-03 16:55:50,631 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-04-03 16:55:50,638 - DEBUG - Requesting: http://10.0.0.31:8082/domain/a99a4786-bfe3-4e87-b868-c4f67e81a60f 2025-04-03 16:55:50,659 - DEBUG - Requesting: http://10.0.0.31:8082/project/dcc060c1-be1f-4a44-b83f-362727d7ac98 2025-04-03 16:55:50,751 - DEBUG - Requesting: http://10.0.0.31:8082/network-ipam/5fef511c-1b39-412f-8e59-1388889ba972 2025-04-03 16:55:50,771 - INFO - Verifications in API Server for IPAM: ctest-ipam-54744398 passed 2025-04-03 16:55:50,780 - DEBUG - Control-node 10.0.0.31 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-46375990:ctest-ipam-54744398', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46375990', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6912833134194671919', 'uuid-lslong': '10257251103441398130'}, 'enable': 'true', 'created': '2025-04-03T16:55:46', 'last-modified': '2025-04-03T16:55:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.656269'} 2025-04-03 16:55:50,780 - INFO - Verifications in Control node for IPAM: ctest-ipam-54744398 passed 2025-04-03 16:55:50,780 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-04-03 16:55:50,794 - DEBUG - Requesting: http://10.0.0.31:8082/domain/a99a4786-bfe3-4e87-b868-c4f67e81a60f 2025-04-03 16:55:50,811 - DEBUG - Requesting: http://10.0.0.31:8082/project/dcc060c1-be1f-4a44-b83f-362727d7ac98 2025-04-03 16:55:50,921 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/bec94aa9-e45b-4c20-9b1e-8565df48d865 2025-04-03 16:55:50,946 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/bec94aa9-e45b-4c20-9b1e-8565df48d865 2025-04-03 16:55:50,960 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/64131d89-4bcd-4259-abc1-954998ebc5ee 2025-04-03 16:55:50,972 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/64131d89-4bcd-4259-abc1-954998ebc5ee 2025-04-03 16:55:50,983 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/6a9ff5c8-fa72-40ea-9029-2f55f9264a01 2025-04-03 16:55:50,996 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-04-03 16:55:50,996 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/bec94aa9-e45b-4c20-9b1e-8565df48d865 2025-04-03 16:55:51,010 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/64131d89-4bcd-4259-abc1-954998ebc5ee 2025-04-03 16:55:51,037 - INFO - Verified VN network id 9 for VN bec94aa9-e45b-4c20-9b1e-8565df48d865 2025-04-03 16:55:51,037 - INFO - Verifications in API Server for VN ctest-vn-69897540 passed 2025-04-03 16:55:51,037 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/bec94aa9-e45b-4c20-9b1e-8565df48d865 2025-04-03 16:55:51,061 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/64131d89-4bcd-4259-abc1-954998ebc5ee 2025-04-03 16:55:51,074 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/64131d89-4bcd-4259-abc1-954998ebc5ee 2025-04-03 16:55:51,089 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/6a9ff5c8-fa72-40ea-9029-2f55f9264a01 2025-04-03 16:55:51,116 - DEBUG - Control-node 10.0.0.31 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-46375990:ctest-vn-69897540', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46375990', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13747601431066266656', 'uuid-lslong': '11177517997764434021'}, 'enable': 'true', 'created': '2025-04-03T16:55:47', 'last-modified': '2025-04-03T16:55:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.348974'} 2025-04-03 16:55:51,126 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-04-03 16:55:51,134 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-69897540 passed 2025-04-03 16:55:51,135 - DEBUG - ====Verifying policy data for ctest-vn-69897540 in API_Server ====== 2025-04-03 16:55:51,135 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-04-03 16:55:51,157 - DEBUG - Requesting: http://10.0.0.31:8082/domain/a99a4786-bfe3-4e87-b868-c4f67e81a60f 2025-04-03 16:55:51,207 - DEBUG - Requesting: http://10.0.0.31:8082/project/dcc060c1-be1f-4a44-b83f-362727d7ac98 2025-04-03 16:55:51,340 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/bec94aa9-e45b-4c20-9b1e-8565df48d865 2025-04-03 16:55:51,370 - DEBUG - =>VN ctest-vn-69897540 has no policy to be verified 2025-04-03 16:55:51,370 - DEBUG - Verifying the vn in opserver 2025-04-03 16:55:51,370 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-46375990:ctest-vn-69897540 virtual network link through opserver 10.0.0.31 2025-04-03 16:55:51,370 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks 2025-04-03 16:55:51,756 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks 2025-04-03 16:55:51,846 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-46375990:ctest-vn-69897540', 'href': 'http://10.0.0.31:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-46375990:ctest-vn-69897540?flat'} 2025-04-03 16:55:51,846 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-46375990:ctest-vn-69897540 is found in opserver 2025-04-03 16:55:51,855 - DEBUG - VRF ids for VN ctest-vn-69897540: {'10.0.0.31': '2'} 2025-04-03 16:55:51,855 - INFO - Waiting for VM ctest-TestBasicVMVN-46375990-04733456 to be up.. 2025-04-03 16:55:51,956 - DEBUG - VM is in ACTIVE state now 2025-04-03 16:55:51,956 - INFO - VM name : ctest-TestBasicVMVN-46375990-04733456 2025-04-03 16:55:52,047 - DEBUG - VM ctest-TestBasicVMVN-46375990-04733456 ID is 357e3d78-f419-4760-9d90-cca855e39e9b 2025-04-03 16:55:52,047 - DEBUG - VM ctest-TestBasicVMVN-46375990-04733456 launched on Node cn-jenkins-deploy-platform-ansible-os-3029-1 2025-04-03 16:55:52,148 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/357e3d78-f419-4760-9d90-cca855e39e9b 2025-04-03 16:55:52,158 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/2d3fd653-4c4d-4aac-aa31-cdd6d22447aa 2025-04-03 16:55:55,451 - 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-04-03 16:55:55,451 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46375990-04733456 failed! 2025-04-03 16:55:55,509 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46375990:ctest-vn-69897540 is 31.1.1.1 and allocation pool is NOT set 2025-04-03 16:55:55,509 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46375990:ctest-vn-69897540 is 31.1.2.1 and allocation pool is NOT set 2025-04-03 16:55:59,614 - 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 1029ms') 2025-04-03 16:55:59,614 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46375990-04733456 failed! 2025-04-03 16:55:59,673 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46375990:ctest-vn-69897540 is 31.1.1.1 and allocation pool is NOT set 2025-04-03 16:55:59,673 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46375990:ctest-vn-69897540 is 31.1.2.1 and allocation pool is NOT set 2025-04-03 16:56:01,737 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.08 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 = 3.075/3.353/3.631/0.278 ms') 2025-04-03 16:56:01,737 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46375990-04733456 passed 2025-04-03 16:56:01,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-03 16:56:01,893 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46375990-04733456, IP 31.1.1.4, Port 22 2025-04-03 16:56:02,050 - DEBUG - VM ctest-TestBasicVMVN-46375990-04733456 is ready for SSH connections 2025-04-03 16:56:02,050 - INFO - Waiting for VM ctest-TestBasicVMVN-46375990-19540337 to be up.. 2025-04-03 16:56:02,159 - DEBUG - VM is in ACTIVE state now 2025-04-03 16:56:02,159 - INFO - VM name : ctest-TestBasicVMVN-46375990-19540337 2025-04-03 16:56:02,261 - DEBUG - VM ctest-TestBasicVMVN-46375990-19540337 ID is 56c63c7a-59ed-4958-8f4d-3535ad06f389 2025-04-03 16:56:02,261 - DEBUG - VM ctest-TestBasicVMVN-46375990-19540337 launched on Node cn-jenkins-deploy-platform-ansible-os-3029-1 2025-04-03 16:56:02,375 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/56c63c7a-59ed-4958-8f4d-3535ad06f389 2025-04-03 16:56:02,386 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/74c47a75-554a-4e44-ac32-6ebfa4e9b8f0 2025-04-03 16:56:03,656 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.00 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.337 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.337/2.168/4.000/1.831 ms') 2025-04-03 16:56:03,656 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-46375990-19540337 passed 2025-04-03 16:56:03,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-03 16:56:03,825 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46375990-19540337, IP 31.1.2.4, Port 22 2025-04-03 16:56:03,996 - DEBUG - VM ctest-TestBasicVMVN-46375990-19540337 is ready for SSH connections 2025-04-03 16:56:03,996 - INFO - Waiting for VM ctest-TestBasicVMVN-46375990-24951086 to be up.. 2025-04-03 16:56:04,110 - DEBUG - VM is in ACTIVE state now 2025-04-03 16:56:04,110 - INFO - VM name : ctest-TestBasicVMVN-46375990-24951086 2025-04-03 16:56:04,218 - DEBUG - VM ctest-TestBasicVMVN-46375990-24951086 ID is 093b1f9f-929c-42ec-b343-d98f58b171c2 2025-04-03 16:56:04,219 - DEBUG - VM ctest-TestBasicVMVN-46375990-24951086 launched on Node cn-jenkins-deploy-platform-ansible-os-3029-1 2025-04-03 16:56:04,337 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/093b1f9f-929c-42ec-b343-d98f58b171c2 2025-04-03 16:56:04,351 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/2fe79d2a-8ddb-4128-ab3a-f4e6edd47db6 2025-04-03 16:56:05,643 - 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.80 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.423 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.423/2.610/4.798/2.187 ms') 2025-04-03 16:56:05,643 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-46375990-24951086 passed 2025-04-03 16:56:05,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-03 16:56:05,797 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46375990-24951086, IP 31.1.1.3, Port 22 2025-04-03 16:56:05,972 - DEBUG - VM ctest-TestBasicVMVN-46375990-24951086 is ready for SSH connections 2025-04-03 16:56:05,972 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-03 16:56:05,972 - 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.31, gateway password: c0ntrail123 2025-04-03 16:56:05,972 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-03 16:56:10,060 - 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.568 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.806 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.635 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.806/2.003/3.568 ms 2025-04-03 16:56:10,060 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-46375990-04733456 passed 2025-04-03 16:56:10,060 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-03 16:56:10,060 - 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.31, gateway password: c0ntrail123 2025-04-03 16:56:10,060 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-03 16:56:13,888 - 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=4.550 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.947 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=2.032 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.947/2.843/4.550 ms 2025-04-03 16:56:13,888 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-46375990-19540337 passed 2025-04-03 16:56:13,888 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-03 16:56:13,888 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-03 16:56:13,888 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-03 16:56:13,888 - 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.31, gateway password: c0ntrail123 2025-04-03 16:56:13,888 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-03 16:56:14,131 - DEBUG - None 2025-04-03 16:56:14,131 - 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.31, gateway password: c0ntrail123 2025-04-03 16:56:14,131 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-03 16:56:14,344 - DEBUG - None 2025-04-03 16:56:14,344 - 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.31, gateway password: c0ntrail123 2025-04-03 16:56:14,344 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-03 16:56:14,991 - DEBUG - None 2025-04-03 16:56:14,991 - 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.31, gateway password: c0ntrail123 2025-04-03 16:56:14,991 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-03 16:56:17,247 - 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.748 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.063 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.731 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.427 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.637 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.637/2.121/5.063 ms 2025-04-03 16:56:17,247 - 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.31, gateway password: c0ntrail123 2025-04-03 16:56:17,247 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-03 16:56:19,521 - 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.195 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.825 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.173 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.481 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.576 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.506 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.568 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.481/2.474/5.173 ms 2025-04-03 16:56:19,521 - 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.31, gateway password: c0ntrail123 2025-04-03 16:56:19,521 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-03 16:56:21,806 - 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.939 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.901 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.816 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.971 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.546 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=7.162 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.677 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.677/3.001/7.162 ms 2025-04-03 16:56:21,806 - INFO - Deleting VM ctest-TestBasicVMVN-46375990-24951086 2025-04-03 16:56:21,882 - INFO - Detaching port 74c47a75-554a-4e44-ac32-6ebfa4e9b8f0 from VM ctest-TestBasicVMVN-46375990-19540337 2025-04-03 16:56:21,941 - INFO - Deleting VM ctest-TestBasicVMVN-46375990-19540337 2025-04-03 16:56:22,013 - INFO - Detaching port 2d3fd653-4c4d-4aac-aa31-cdd6d22447aa from VM ctest-TestBasicVMVN-46375990-04733456 2025-04-03 16:56:22,054 - INFO - Deleting VM ctest-TestBasicVMVN-46375990-04733456 2025-04-03 16:56:22,145 - INFO - Deleting VN ctest-vn-69897540 2025-04-03 16:56:22,345 - DEBUG - Response for delete_port : () 2025-04-03 16:56:22,579 - DEBUG - Response for delete_port : () 2025-04-03 16:56:22,641 - DEBUG - VN bec94aa9-e45b-4c20-9b1e-8565df48d865 still in use: Unable to complete operation on network bec94aa9-e45b-4c20-9b1e-8565df48d865. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2ce066b4-dda8-4b26-9a98-c2858f2e0a60'] 2025-04-03 16:56:22,641 - WARNING - Deleting VN ctest-vn-69897540 failed..Will retry 2025-04-03 16:56:24,822 - DEBUG - Response for deleting network () 2025-04-03 16:56:24,822 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/64131d89-4bcd-4259-abc1-954998ebc5ee 2025-04-03 16:56:24,831 - DEBUG - Response Code: 404 2025-04-03 16:56:24,831 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-04-03 16:56:24,837 - DEBUG - Requesting: http://10.0.0.31:8082/domain/a99a4786-bfe3-4e87-b868-c4f67e81a60f 2025-04-03 16:56:24,896 - DEBUG - Requesting: http://10.0.0.31:8082/project/dcc060c1-be1f-4a44-b83f-362727d7ac98 2025-04-03 16:56:24,982 - INFO - Validated that VN ctest-vn-69897540 is not found in API Server 2025-04-03 16:56:24,993 - DEBUG - VN ctest-vn-69897540 is not present in Agent 10.0.0.31 2025-04-03 16:56:24,993 - INFO - Validated that VN ctest-vn-69897540 is not in any agent 2025-04-03 16:56:25,000 - DEBUG - VRF 2 is not seen in agent 10.0.0.31 2025-04-03 16:56:25,006 - DEBUG - Vrouter 10.0.0.31 does not have vrf 2 for VN ctest-vn-69897540 2025-04-03 16:56:25,006 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-46375990:ctest-vn-69897540 2025-04-03 16:56:25,016 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-69897540 info 2025-04-03 16:56:25,113 - INFO - IPAM: ctest-ipam-54744398 is not found in API Server 2025-04-03 16:56:25,125 - INFO - IPAM:ctest-ipam-54744398 is not found in control node 2025-04-03 16:56:25,387 - DEBUG - No XMPP flaps were noticed during the test 2025-04-03 16:56:25,387 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39] 2025-04-03 16:56:25,388 - INFO - -------------------------------------------------------------------------------- 2025-04-03 16:56:26,127 - INFO - Deleted project: ctest-TestBasicVMVN-46375990, ID : dcc060c1-be1f-4a44-b83f-362727d7ac98