2025-04-23 12:11:21,660 - INFO - Domain Default found not creating 2025-04-23 12:11:21,812 - INFO - Project ctest-TestBasicVMVN-61728116 not found, creating it 2025-04-23 12:11:22,270 - INFO - Created Project:ctest-TestBasicVMVN-61728116, ID : 339778fc-53e1-4dd2-92f5-a159dfc298e0 2025-04-23 12:11:23,767 - INFO - ================================================================================ 2025-04-23 12:11:23,767 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-23 12:11:23,767 - 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-23 12:11:24,025 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with 2025-04-23 12:11:24,026 - INFO - Initial checks done. Running the testcase now 2025-04-23 12:11:24,026 - INFO - 2025-04-23 12:11:24,605 - DEBUG - Response for create_network : {'network': {'id': 'fe92f3b2-9825-4789-9a51-d307a0429962', 'name': 'ctest-vn2_metadata-09951224', 'tenant_id': '339778fc53e14dd292f5a159dfc298e0', 'project_id': '339778fc53e14dd292f5a159dfc298e0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-61728116', 'ctest-vn2_metadata-09951224'], 'port_security_enabled': True, 'description': ''}} 2025-04-23 12:11:24,784 - DEBUG - Response for create_subnet : {'subnet': {'id': '8d50961b-c029-4430-befb-806cd25acaf2', 'name': '', 'tenant_id': '339778fc53e14dd292f5a159dfc298e0', 'network_id': 'fe92f3b2-9825-4789-9a51-d307a0429962', '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': '339778fc53e14dd292f5a159dfc298e0'}} 2025-04-23 12:11:24,802 - INFO - Created VN ctest-vn2_metadata-09951224 2025-04-23 12:11:24,855 - DEBUG - VN ctest-vn2_metadata-09951224 UUID is fe92f3b2-9825-4789-9a51-d307a0429962 2025-04-23 12:11:25,030 - DEBUG - Services list from nova: [, , ] 2025-04-23 12:11:26,094 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3183-1) 2025-04-23 12:11:26,199 - DEBUG - Link local service introspect added 2025-04-23 12:11:26,241 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-23 12:11:31,316 - DEBUG - VM is in ACTIVE state now 2025-04-23 12:11:31,443 - INFO - Waiting for VM ctest-TestBasicVMVN-61728116-44701092 to be up.. 2025-04-23 12:11:31,443 - INFO - VM name : ctest-TestBasicVMVN-61728116-44701092 2025-04-23 12:11:31,516 - DEBUG - VM ctest-TestBasicVMVN-61728116-44701092 ID is 296b7588-6a04-4488-b1d0-43e1e5386b28 2025-04-23 12:11:31,516 - DEBUG - VM ctest-TestBasicVMVN-61728116-44701092 launched on Node cn-jenkins-deploy-platform-ansible-os-3183-1 2025-04-23 12:11:31,597 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/296b7588-6a04-4488-b1d0-43e1e5386b28 2025-04-23 12:11:31,931 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/296b7588-6a04-4488-b1d0-43e1e5386b28 2025-04-23 12:11:31,962 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/3d3af4d7-64db-40a0-9014-a2e5a742965b 2025-04-23 12:11:35,221 - 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-23 12:11:35,221 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61728116-44701092 failed! 2025-04-23 12:11:35,275 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61728116:ctest-vn2_metadata-09951224 is 11.1.1.1 and allocation pool is NOT set 2025-04-23 12:11:37,339 - 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=8.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.70 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.699/5.080/8.461/3.381 ms') 2025-04-23 12:11:37,340 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61728116-44701092 passed 2025-04-23 12:11:37,487 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 12:11:37,487 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61728116-44701092, IP 11.1.1.3, Port 22 2025-04-23 12:11:37,651 - DEBUG - VM ctest-TestBasicVMVN-61728116-44701092 is ready for SSH connections 2025-04-23 12:11:37,651 - INFO - Retry 0 2025-04-23 12:11:37,651 - 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.57, gateway password: c0ntrail123 2025-04-23 12:11:37,651 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-23 12:11:39,271 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-23 12:11:39,271 - INFO - Generic metadata worked 2025-04-23 12:11:39,531 - DEBUG - Link local service introspect removed 2025-04-23 12:11:39,531 - INFO - Deleting VM ctest-TestBasicVMVN-61728116-44701092 2025-04-23 12:11:39,601 - INFO - Deleting VN ctest-vn2_metadata-09951224 2025-04-23 12:11:39,636 - DEBUG - VN fe92f3b2-9825-4789-9a51-d307a0429962 still in use: Unable to complete operation on network fe92f3b2-9825-4789-9a51-d307a0429962. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f425b36b-62b6-4550-a416-d6b86b3bb005'] 2025-04-23 12:11:39,636 - WARNING - Deleting VN ctest-vn2_metadata-09951224 failed..Will retry 2025-04-23 12:11:41,739 - DEBUG - Response for deleting network () 2025-04-23 12:11:41,993 - DEBUG - No XMPP flaps were noticed during the test 2025-04-23 12:11:41,993 - INFO - -------------------------------------------------------------------------------- 2025-04-23 12:11:41,996 - INFO - ================================================================================ 2025-04-23 12:11:41,996 - INFO - STARTING TEST : test_metadata_service 2025-04-23 12:11:41,996 - 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-23 12:11:42,286 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with 2025-04-23 12:11:42,286 - INFO - Initial checks done. Running the testcase now 2025-04-23 12:11:42,286 - INFO - 2025-04-23 12:11:42,286 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-configs 2025-04-23 12:11:42,294 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-config/0781a618-079c-4d4a-a5c0-1406b709e9c3 2025-04-23 12:11:42,480 - DEBUG - Response for create_network : {'network': {'id': '2aeb040c-94a6-494e-9854-9dbe5d43bfa7', 'name': 'ctest-vn-42774466', 'tenant_id': '339778fc53e14dd292f5a159dfc298e0', 'project_id': '339778fc53e14dd292f5a159dfc298e0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-61728116', 'ctest-vn-42774466'], 'port_security_enabled': True, 'description': ''}} 2025-04-23 12:11:42,659 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c7f9d840-675c-4145-8b52-67a42a81c597', 'name': '', 'tenant_id': '339778fc53e14dd292f5a159dfc298e0', 'network_id': '2aeb040c-94a6-494e-9854-9dbe5d43bfa7', 'ip_version': 4, 'cidr': '110.109.177.192/26', 'allocation_pools': [{'start': '110.109.177.194', 'end': '110.109.177.254'}], 'gateway_ip': '110.109.177.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '110.109.177.194', 'tags': [], 'project_id': '339778fc53e14dd292f5a159dfc298e0'}} 2025-04-23 12:11:42,681 - INFO - Created VN ctest-vn-42774466 2025-04-23 12:11:42,740 - DEBUG - VN ctest-vn-42774466 UUID is 2aeb040c-94a6-494e-9854-9dbe5d43bfa7 2025-04-23 12:11:44,049 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3183-1) 2025-04-23 12:11:44,050 - INFO - Waiting for VM ctest-TestBasicVMVN-61728116-00780487 to be up.. 2025-04-23 12:11:44,086 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-23 12:11:49,161 - DEBUG - VM is in ACTIVE state now 2025-04-23 12:11:49,162 - INFO - VM name : ctest-TestBasicVMVN-61728116-00780487 2025-04-23 12:11:49,231 - DEBUG - VM ctest-TestBasicVMVN-61728116-00780487 ID is 648b616e-0d9e-487b-9e88-cc0637ff0779 2025-04-23 12:11:49,231 - DEBUG - VM ctest-TestBasicVMVN-61728116-00780487 launched on Node cn-jenkins-deploy-platform-ansible-os-3183-1 2025-04-23 12:11:49,298 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/648b616e-0d9e-487b-9e88-cc0637ff0779 2025-04-23 12:11:49,306 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/7954ca2a-9048-43ff-b555-a504c721c117 2025-04-23 12:11:52,566 - 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-23 12:11:52,567 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61728116-00780487 failed! 2025-04-23 12:11:52,623 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61728116:ctest-vn-42774466 is 110.109.177.193 and allocation pool is NOT set 2025-04-23 12:11:54,685 - 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=13.6 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.89 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.887/8.254/13.622/5.367 ms') 2025-04-23 12:11:54,685 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61728116-00780487 passed 2025-04-23 12:11:54,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 12:11:54,839 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61728116-00780487, IP 110.109.177.195, Port 22 2025-04-23 12:11:54,895 - 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-23 12:11:54,981 - DEBUG - VM ctest-TestBasicVMVN-61728116-00780487 is NOT ready for SSH connections, VM status: ACTIVE 2025-04-23 12:11:59,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 12:11:59,982 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61728116-00780487, IP 110.109.177.195, Port 22 2025-04-23 12:12:00,139 - DEBUG - VM ctest-TestBasicVMVN-61728116-00780487 is ready for SSH connections 2025-04-23 12:12:00,139 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-04-23 12:12:00,139 - DEBUG - cat /tmp/output.txt 2025-04-23 12:12:01,834 - DEBUG - Hello World. The time is now Wed, 23 Apr 2025 06:11:55 -0600! 2025-04-23 12:12:01,834 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 23 Apr 2025 06:11:55 -0600!'} 2025-04-23 12:12:01,834 - INFO - metadata_script.txt got executed in the vm 2025-04-23 12:12:01,834 - INFO - Deleting VM ctest-TestBasicVMVN-61728116-00780487 2025-04-23 12:12:01,903 - INFO - Deleting VN ctest-vn-42774466 2025-04-23 12:12:01,940 - DEBUG - VN 2aeb040c-94a6-494e-9854-9dbe5d43bfa7 still in use: Unable to complete operation on network 2aeb040c-94a6-494e-9854-9dbe5d43bfa7. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e85e9892-2421-4ebe-baa8-3204210032d6'] 2025-04-23 12:12:01,940 - WARNING - Deleting VN ctest-vn-42774466 failed..Will retry 2025-04-23 12:12:04,041 - DEBUG - Response for deleting network () 2025-04-23 12:12:04,297 - DEBUG - No XMPP flaps were noticed during the test
2025-04-23 12:12:04,297 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-04-23 12:12:04,297 - INFO - -------------------------------------------------------------------------------- 2025-04-23 12:12:04,300 - INFO - ================================================================================ 2025-04-23 12:12:04,300 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-23 12:12:04,300 - 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-23 12:12:04,593 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with 2025-04-23 12:12:04,593 - INFO - Initial checks done. Running the testcase now 2025-04-23 12:12:04,593 - INFO - 2025-04-23 12:12:05,117 - DEBUG - Response for create_network : {'network': {'id': 'dfe4f61e-13f4-4517-b0d0-8997b5705548', 'name': 'ctest-vn-24894406', 'tenant_id': '339778fc53e14dd292f5a159dfc298e0', 'project_id': '339778fc53e14dd292f5a159dfc298e0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-61728116', 'ctest-vn-24894406'], 'port_security_enabled': True, 'description': ''}} 2025-04-23 12:12:05,307 - DEBUG - Response for create_subnet : {'subnet': {'id': '953cbdf7-6a82-476d-bd0c-cb7bde116ba8', 'name': '', 'tenant_id': '339778fc53e14dd292f5a159dfc298e0', 'network_id': 'dfe4f61e-13f4-4517-b0d0-8997b5705548', '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': '339778fc53e14dd292f5a159dfc298e0'}} 2025-04-23 12:12:05,489 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e2f026df-0b2c-447c-ba25-799484ccf20e', 'name': '', 'tenant_id': '339778fc53e14dd292f5a159dfc298e0', 'network_id': 'dfe4f61e-13f4-4517-b0d0-8997b5705548', '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': '339778fc53e14dd292f5a159dfc298e0'}} 2025-04-23 12:12:05,509 - INFO - Created VN ctest-vn-24894406 2025-04-23 12:12:05,563 - DEBUG - VN ctest-vn-24894406 UUID is dfe4f61e-13f4-4517-b0d0-8997b5705548 2025-04-23 12:12:05,931 - DEBUG - Response for create_port : {'port': {'name': 'd074accb-0283-43ed-b289-1b7f7be599ee', 'id': 'd074accb-0283-43ed-b289-1b7f7be599ee', 'tenant_id': '339778fc53e14dd292f5a159dfc298e0', 'network_id': 'dfe4f61e-13f4-4517-b0d0-8997b5705548', 'mac_address': '02:d0:74:ac:cb:02', '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': '953cbdf7-6a82-476d-bd0c-cb7bde116ba8'}], 'security_groups': ['b5504d83-7be5-4382-82aa-cf9e077ca977'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '339778fc53e14dd292f5a159dfc298e0'}} 2025-04-23 12:12:06,100 - DEBUG - Response for create_port : {'port': {'name': 'f29d43a8-7b6f-4a59-be74-cb527290bb5e', 'id': 'f29d43a8-7b6f-4a59-be74-cb527290bb5e', 'tenant_id': '339778fc53e14dd292f5a159dfc298e0', 'network_id': 'dfe4f61e-13f4-4517-b0d0-8997b5705548', 'mac_address': '02:f2:9d:43:a8:7b', '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': 'e2f026df-0b2c-447c-ba25-799484ccf20e'}], 'security_groups': ['b5504d83-7be5-4382-82aa-cf9e077ca977'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '339778fc53e14dd292f5a159dfc298e0'}} 2025-04-23 12:12:06,452 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3183-1) 2025-04-23 12:12:06,834 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3183-1) 2025-04-23 12:12:08,118 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3183-1) 2025-04-23 12:12:08,118 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-04-23 12:12:08,126 - DEBUG - Requesting: http://10.0.0.57:8082/domain/56884d59-a999-4a17-bebc-aab0921d23ae 2025-04-23 12:12:08,146 - DEBUG - Requesting: http://10.0.0.57:8082/project/339778fc-53e1-4dd2-92f5-a159dfc298e0 2025-04-23 12:12:08,230 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/378aced3-9992-4613-8d0c-4a916a11e73a 2025-04-23 12:12:08,252 - INFO - Verifications in API Server for IPAM: ctest-ipam-86056522 passed 2025-04-23 12:12:08,262 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-61728116:ctest-ipam-86056522', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-61728116', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4002238627082028563', 'uuid-lslong': '10163580447478638394'}, 'enable': 'true', 'created': '2025-04-23T12:12:04', 'last-modified': '2025-04-23T12:12:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.420703'} 2025-04-23 12:12:08,262 - INFO - Verifications in Control node for IPAM: ctest-ipam-86056522 passed 2025-04-23 12:12:08,263 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-04-23 12:12:08,273 - DEBUG - Requesting: http://10.0.0.57:8082/domain/56884d59-a999-4a17-bebc-aab0921d23ae 2025-04-23 12:12:08,285 - DEBUG - Requesting: http://10.0.0.57:8082/project/339778fc-53e1-4dd2-92f5-a159dfc298e0 2025-04-23 12:12:08,364 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/dfe4f61e-13f4-4517-b0d0-8997b5705548 2025-04-23 12:12:08,377 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/dfe4f61e-13f4-4517-b0d0-8997b5705548 2025-04-23 12:12:08,389 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e3dd0185-74b0-42de-9734-304899d5a5b3 2025-04-23 12:12:08,399 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e3dd0185-74b0-42de-9734-304899d5a5b3 2025-04-23 12:12:08,408 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/ad336487-916b-403e-a9da-85ec9a0a5a84 2025-04-23 12:12:08,421 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-23 12:12:08,421 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/dfe4f61e-13f4-4517-b0d0-8997b5705548 2025-04-23 12:12:08,432 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e3dd0185-74b0-42de-9734-304899d5a5b3 2025-04-23 12:12:08,457 - INFO - Verified VN network id 8 for VN dfe4f61e-13f4-4517-b0d0-8997b5705548 2025-04-23 12:12:08,457 - INFO - Verifications in API Server for VN ctest-vn-24894406 passed 2025-04-23 12:12:08,457 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/dfe4f61e-13f4-4517-b0d0-8997b5705548 2025-04-23 12:12:08,469 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e3dd0185-74b0-42de-9734-304899d5a5b3 2025-04-23 12:12:08,477 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e3dd0185-74b0-42de-9734-304899d5a5b3 2025-04-23 12:12:08,486 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/ad336487-916b-403e-a9da-85ec9a0a5a84 2025-04-23 12:12:08,510 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-61728116:ctest-vn-24894406', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-61728116', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16133290374192186647', 'uuid-lslong': '12740834630508238152'}, 'enable': 'true', 'created': '2025-04-23T12:12:05', 'last-modified': '2025-04-23T12:12:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.061494'} 2025-04-23 12:12:08,522 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-23 12:12:08,522 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-24894406 passed 2025-04-23 12:12:08,522 - DEBUG - ====Verifying policy data for ctest-vn-24894406 in API_Server ====== 2025-04-23 12:12:08,522 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-04-23 12:12:08,530 - DEBUG - Requesting: http://10.0.0.57:8082/domain/56884d59-a999-4a17-bebc-aab0921d23ae 2025-04-23 12:12:08,544 - DEBUG - Requesting: http://10.0.0.57:8082/project/339778fc-53e1-4dd2-92f5-a159dfc298e0 2025-04-23 12:12:08,663 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/dfe4f61e-13f4-4517-b0d0-8997b5705548 2025-04-23 12:12:08,682 - DEBUG - =>VN ctest-vn-24894406 has no policy to be verified 2025-04-23 12:12:08,682 - DEBUG - Verifying the vn in opserver 2025-04-23 12:12:08,682 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-61728116:ctest-vn-24894406 virtual network link through opserver 10.0.0.57 2025-04-23 12:12:08,682 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-04-23 12:12:09,105 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-04-23 12:12:09,207 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-61728116:ctest-vn-24894406', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-61728116:ctest-vn-24894406?flat'} 2025-04-23 12:12:09,207 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-61728116:ctest-vn-24894406 is found in opserver 2025-04-23 12:12:09,215 - DEBUG - VRF ids for VN ctest-vn-24894406: {'10.0.0.57': '2'} 2025-04-23 12:12:09,215 - INFO - Waiting for VM ctest-TestBasicVMVN-61728116-88851269 to be up.. 2025-04-23 12:12:09,299 - DEBUG - VM is in ACTIVE state now 2025-04-23 12:12:09,300 - INFO - VM name : ctest-TestBasicVMVN-61728116-88851269 2025-04-23 12:12:09,389 - DEBUG - VM ctest-TestBasicVMVN-61728116-88851269 ID is 4c4d0db5-890f-4501-9922-bf1f56a495fc 2025-04-23 12:12:09,389 - DEBUG - VM ctest-TestBasicVMVN-61728116-88851269 launched on Node cn-jenkins-deploy-platform-ansible-os-3183-1 2025-04-23 12:12:09,505 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/4c4d0db5-890f-4501-9922-bf1f56a495fc 2025-04-23 12:12:09,514 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/d074accb-0283-43ed-b289-1b7f7be599ee 2025-04-23 12:12:12,784 - 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-04-23 12:12:12,784 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61728116-88851269 failed! 2025-04-23 12:12:12,839 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61728116:ctest-vn-24894406 is 31.1.1.1 and allocation pool is NOT set 2025-04-23 12:12:12,839 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61728116:ctest-vn-24894406 is 31.1.2.1 and allocation pool is NOT set 2025-04-23 12:12:16,912 - 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-04-23 12:12:16,912 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61728116-88851269 failed! 2025-04-23 12:12:16,967 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61728116:ctest-vn-24894406 is 31.1.1.1 and allocation pool is NOT set 2025-04-23 12:12:16,967 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61728116:ctest-vn-24894406 is 31.1.2.1 and allocation pool is NOT set 2025-04-23 12:12:19,031 - 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=8.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.23 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.232/4.889/8.547/3.657 ms') 2025-04-23 12:12:19,032 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61728116-88851269 passed 2025-04-23 12:12:19,187 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 12:12:19,187 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61728116-88851269, IP 31.1.1.4, Port 22 2025-04-23 12:12:19,253 - 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-23 12:12:19,332 - DEBUG - VM ctest-TestBasicVMVN-61728116-88851269 is NOT ready for SSH connections, VM status: ACTIVE 2025-04-23 12:12:24,332 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 12:12:24,332 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61728116-88851269, IP 31.1.1.4, Port 22 2025-04-23 12:12:24,491 - DEBUG - VM ctest-TestBasicVMVN-61728116-88851269 is ready for SSH connections 2025-04-23 12:12:24,492 - INFO - Waiting for VM ctest-TestBasicVMVN-61728116-38715794 to be up.. 2025-04-23 12:12:24,567 - DEBUG - VM is in ACTIVE state now 2025-04-23 12:12:24,567 - INFO - VM name : ctest-TestBasicVMVN-61728116-38715794 2025-04-23 12:12:24,641 - DEBUG - VM ctest-TestBasicVMVN-61728116-38715794 ID is b7c8e714-739f-469e-a485-b10332b0f12e 2025-04-23 12:12:24,641 - DEBUG - VM ctest-TestBasicVMVN-61728116-38715794 launched on Node cn-jenkins-deploy-platform-ansible-os-3183-1 2025-04-23 12:12:24,724 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/b7c8e714-739f-469e-a485-b10332b0f12e 2025-04-23 12:12:24,734 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/f29d43a8-7b6f-4a59-be74-cb527290bb5e 2025-04-23 12:12:25,971 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.47 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.343 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.343/1.907/3.472/1.564 ms') 2025-04-23 12:12:25,972 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-61728116-38715794 passed 2025-04-23 12:12:26,123 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 12:12:26,123 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61728116-38715794, IP 31.1.2.4, Port 22 2025-04-23 12:12:26,279 - DEBUG - VM ctest-TestBasicVMVN-61728116-38715794 is ready for SSH connections 2025-04-23 12:12:26,279 - INFO - Waiting for VM ctest-TestBasicVMVN-61728116-55792520 to be up.. 2025-04-23 12:12:26,352 - DEBUG - VM is in ACTIVE state now 2025-04-23 12:12:26,352 - INFO - VM name : ctest-TestBasicVMVN-61728116-55792520 2025-04-23 12:12:26,423 - DEBUG - VM ctest-TestBasicVMVN-61728116-55792520 ID is 24a35383-0319-4684-ba36-8fcc21479949 2025-04-23 12:12:26,423 - DEBUG - VM ctest-TestBasicVMVN-61728116-55792520 launched on Node cn-jenkins-deploy-platform-ansible-os-3183-1 2025-04-23 12:12:26,492 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/24a35383-0319-4684-ba36-8fcc21479949 2025-04-23 12:12:26,500 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/696ca1f6-364f-403e-8204-0757f490e397 2025-04-23 12:12:27,739 - 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=3.08 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.355 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.355/1.717/3.080/1.362 ms') 2025-04-23 12:12:27,739 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-61728116-55792520 passed 2025-04-23 12:12:27,895 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 12:12:27,895 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61728116-55792520, IP 31.1.1.3, Port 22 2025-04-23 12:12:28,051 - DEBUG - VM ctest-TestBasicVMVN-61728116-55792520 is ready for SSH connections 2025-04-23 12:12:28,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 12:12:28,051 - 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.57, gateway password: c0ntrail123 2025-04-23 12:12:28,051 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-23 12:12:32,073 - 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.897 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.788 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.762 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.762/1.815/3.897 ms 2025-04-23 12:12:32,073 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-61728116-88851269 passed 2025-04-23 12:12:32,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 12:12:32,073 - 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.57, gateway password: c0ntrail123 2025-04-23 12:12:32,073 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-23 12:12:35,746 - 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.734 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.809 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.819 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.809/1.787/3.734 ms 2025-04-23 12:12:35,747 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-61728116-38715794 passed 2025-04-23 12:12:35,747 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 12:12:35,747 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 12:12:35,747 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 12:12:35,747 - 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.57, gateway password: c0ntrail123 2025-04-23 12:12:35,747 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-23 12:12:35,942 - DEBUG - None 2025-04-23 12:12:35,942 - 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.57, gateway password: c0ntrail123 2025-04-23 12:12:35,942 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-23 12:12:36,190 - DEBUG - None 2025-04-23 12:12:36,190 - 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.57, gateway password: c0ntrail123 2025-04-23 12:12:36,190 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-23 12:12:36,881 - DEBUG - None 2025-04-23 12:12:36,881 - 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.57, gateway password: c0ntrail123 2025-04-23 12:12:36,881 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-23 12:12:39,100 - 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.912 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.434 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.736 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.338 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.338/2.171/6.434 ms 2025-04-23 12:12:39,100 - 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.57, gateway password: c0ntrail123 2025-04-23 12:12:39,100 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-23 12:12:41,351 - 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.073 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.205 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.301 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.382 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.751 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.546 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.486 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.382/1.963/4.301 ms 2025-04-23 12:12:41,351 - 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.57, gateway password: c0ntrail123 2025-04-23 12:12:41,351 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-23 12:12:43,615 - 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.698 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.637 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.485 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.566 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.184 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.285 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.391 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.391/2.178/4.485 ms 2025-04-23 12:12:43,615 - INFO - Deleting VM ctest-TestBasicVMVN-61728116-55792520 2025-04-23 12:12:43,680 - INFO - Detaching port f29d43a8-7b6f-4a59-be74-cb527290bb5e from VM ctest-TestBasicVMVN-61728116-38715794 2025-04-23 12:12:43,732 - INFO - Deleting VM ctest-TestBasicVMVN-61728116-38715794 2025-04-23 12:12:43,798 - INFO - Detaching port d074accb-0283-43ed-b289-1b7f7be599ee from VM ctest-TestBasicVMVN-61728116-88851269 2025-04-23 12:12:43,828 - INFO - Deleting VM ctest-TestBasicVMVN-61728116-88851269 2025-04-23 12:12:43,897 - INFO - Deleting VN ctest-vn-24894406 2025-04-23 12:12:44,050 - DEBUG - Response for delete_port : () 2025-04-23 12:12:44,225 - DEBUG - Response for delete_port : () 2025-04-23 12:12:44,261 - DEBUG - VN dfe4f61e-13f4-4517-b0d0-8997b5705548 still in use: Unable to complete operation on network dfe4f61e-13f4-4517-b0d0-8997b5705548. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-677f3d2c-3bd0-4e3f-90ac-a38439018264'] 2025-04-23 12:12:44,262 - WARNING - Deleting VN ctest-vn-24894406 failed..Will retry 2025-04-23 12:12:46,393 - DEBUG - Response for deleting network () 2025-04-23 12:12:46,393 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e3dd0185-74b0-42de-9734-304899d5a5b3 2025-04-23 12:12:46,399 - DEBUG - Response Code: 404 2025-04-23 12:12:46,399 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-04-23 12:12:46,405 - DEBUG - Requesting: http://10.0.0.57:8082/domain/56884d59-a999-4a17-bebc-aab0921d23ae 2025-04-23 12:12:46,456 - DEBUG - Requesting: http://10.0.0.57:8082/project/339778fc-53e1-4dd2-92f5-a159dfc298e0 2025-04-23 12:12:46,531 - INFO - Validated that VN ctest-vn-24894406 is not found in API Server 2025-04-23 12:12:46,543 - DEBUG - VN ctest-vn-24894406 is not present in Agent 10.0.0.57 2025-04-23 12:12:46,543 - INFO - Validated that VN ctest-vn-24894406 is not in any agent 2025-04-23 12:12:46,548 - DEBUG - VRF 2 is not seen in agent 10.0.0.57 2025-04-23 12:12:46,553 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-24894406 2025-04-23 12:12:46,553 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-61728116:ctest-vn-24894406 2025-04-23 12:12:46,564 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-24894406 info 2025-04-23 12:12:46,643 - INFO - IPAM: ctest-ipam-86056522 is not found in API Server 2025-04-23 12:12:46,654 - INFO - IPAM:ctest-ipam-86056522 is not found in control node 2025-04-23 12:12:46,909 - DEBUG - No XMPP flaps were noticed during the test
2025-04-23 12:12:46,909 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-04-23 12:12:46,909 - INFO - -------------------------------------------------------------------------------- 2025-04-23 12:12:47,618 - INFO - Deleted project: ctest-TestBasicVMVN-61728116, ID : 339778fc-53e1-4dd2-92f5-a159dfc298e0