2025-01-14 08:38:17,425 - INFO - Domain Default found not creating 2025-01-14 08:38:17,618 - INFO - Project ctest-TestBasicVMVN-98167278 not found, creating it 2025-01-14 08:38:18,196 - INFO - Created Project:ctest-TestBasicVMVN-98167278, ID : 62708af3-86f3-4950-986d-f19bf0954bad 2025-01-14 08:38:19,825 - INFO - ================================================================================ 2025-01-14 08:38:19,825 - INFO - STARTING TEST : test_generic_link_local_service 2025-01-14 08:38:19,825 - 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-01-14 08:38:20,096 - DEBUG - Nothing to compare xmpp stats {'10.0.0.55': {'10.20.0.23': '0'}} with 2025-01-14 08:38:20,096 - INFO - Initial checks done. Running the testcase now 2025-01-14 08:38:20,096 - INFO - 2025-01-14 08:38:20,723 - DEBUG - Response for create_network : {'network': {'id': '304cfceb-a978-4329-b717-09226fa7f6dc', 'name': 'ctest-vn2_metadata-79119636', 'tenant_id': '62708af386f34950986df19bf0954bad', 'project_id': '62708af386f34950986df19bf0954bad', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98167278', 'ctest-vn2_metadata-79119636'], 'port_security_enabled': True, 'description': ''}} 2025-01-14 08:38:20,941 - DEBUG - Response for create_subnet : {'subnet': {'id': '84fc320f-78df-465b-91dc-a10dd79a6ce2', 'name': '', 'tenant_id': '62708af386f34950986df19bf0954bad', 'network_id': '304cfceb-a978-4329-b717-09226fa7f6dc', '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': '62708af386f34950986df19bf0954bad'}} 2025-01-14 08:38:20,968 - INFO - Created VN ctest-vn2_metadata-79119636 2025-01-14 08:38:21,027 - DEBUG - VN ctest-vn2_metadata-79119636 UUID is 304cfceb-a978-4329-b717-09226fa7f6dc 2025-01-14 08:38:21,236 - DEBUG - Services list from nova: [, , ] 2025-01-14 08:38:22,426 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2620-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2620-1) 2025-01-14 08:38:22,539 - DEBUG - Link local service introspect added 2025-01-14 08:38:22,589 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-14 08:38:27,676 - DEBUG - VM is in ACTIVE state now 2025-01-14 08:38:27,817 - INFO - Waiting for VM ctest-TestBasicVMVN-98167278-37862363 to be up.. 2025-01-14 08:38:27,817 - INFO - VM name : ctest-TestBasicVMVN-98167278-37862363 2025-01-14 08:38:27,915 - DEBUG - VM ctest-TestBasicVMVN-98167278-37862363 ID is 6cc82463-e5a0-4a8a-8d51-fd9d1acbc255 2025-01-14 08:38:27,916 - DEBUG - VM ctest-TestBasicVMVN-98167278-37862363 launched on Node cn-jenkins-deploy-platform-ansible-os-2620-1 2025-01-14 08:38:27,998 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine/6cc82463-e5a0-4a8a-8d51-fd9d1acbc255 2025-01-14 08:38:28,303 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine/6cc82463-e5a0-4a8a-8d51-fd9d1acbc255 2025-01-14 08:38:28,334 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine-interface/edbca037-0e6d-45fe-8a67-5f3ecfcb3553 2025-01-14 08:38:31,585 - 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 1009ms') 2025-01-14 08:38:31,586 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98167278-37862363 failed! 2025-01-14 08:38:31,643 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98167278:ctest-vn2_metadata-79119636 is 11.1.1.1 and allocation pool is NOT set 2025-01-14 08:38:33,704 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=7.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.463 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.463/3.773/7.083/3.310 ms') 2025-01-14 08:38:33,704 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98167278-37862363 passed 2025-01-14 08:38:33,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-14 08:38:33,867 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98167278-37862363, IP 11.1.1.3, Port 22 2025-01-14 08:38:34,033 - DEBUG - VM ctest-TestBasicVMVN-98167278-37862363 is ready for SSH connections 2025-01-14 08:38:34,034 - INFO - Retry 0 2025-01-14 08:38:34,034 - 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.55, gateway password: c0ntrail123 2025-01-14 08:38:34,034 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-01-14 08:38:35,658 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-01-14 08:38:35,658 - INFO - Generic metadata worked 2025-01-14 08:38:35,923 - DEBUG - Link local service introspect removed 2025-01-14 08:38:35,923 - INFO - Deleting VM ctest-TestBasicVMVN-98167278-37862363 2025-01-14 08:38:36,002 - INFO - Deleting VN ctest-vn2_metadata-79119636 2025-01-14 08:38:36,049 - DEBUG - VN 304cfceb-a978-4329-b717-09226fa7f6dc still in use: Unable to complete operation on network 304cfceb-a978-4329-b717-09226fa7f6dc. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8b8922c1-b89d-40da-b2ae-f61298036795'] 2025-01-14 08:38:36,049 - WARNING - Deleting VN ctest-vn2_metadata-79119636 failed..Will retry 2025-01-14 08:38:38,168 - DEBUG - Response for deleting network () 2025-01-14 08:38:38,430 - DEBUG - No XMPP flaps were noticed during the test 2025-01-14 08:38:38,430 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2025-01-14 08:38:38,430 - INFO - -------------------------------------------------------------------------------- 2025-01-14 08:38:38,435 - INFO - ================================================================================ 2025-01-14 08:38:38,435 - INFO - STARTING TEST : test_metadata_service 2025-01-14 08:38:38,435 - 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-01-14 08:38:38,725 - DEBUG - Nothing to compare xmpp stats {'10.0.0.55': {'10.20.0.23': '0'}} with 2025-01-14 08:38:38,725 - INFO - Initial checks done. Running the testcase now 2025-01-14 08:38:38,725 - INFO - 2025-01-14 08:38:38,725 - DEBUG - Requesting: http://10.0.0.55:8082/global-vrouter-configs 2025-01-14 08:38:38,732 - DEBUG - Requesting: http://10.0.0.55:8082/global-vrouter-config/947eaca1-52de-4b64-b3a8-48deffa1bb58 2025-01-14 08:38:38,979 - DEBUG - Response for create_network : {'network': {'id': '19391f5d-d36d-4d49-9323-3d31332b7b27', 'name': 'ctest-vn-15303873', 'tenant_id': '62708af386f34950986df19bf0954bad', 'project_id': '62708af386f34950986df19bf0954bad', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98167278', 'ctest-vn-15303873'], 'port_security_enabled': True, 'description': ''}} 2025-01-14 08:38:39,147 - DEBUG - Response for create_subnet : {'subnet': {'id': '910ee4e0-784f-427f-adce-ce6c1d25c43d', 'name': '', 'tenant_id': '62708af386f34950986df19bf0954bad', 'network_id': '19391f5d-d36d-4d49-9323-3d31332b7b27', 'ip_version': 4, 'cidr': '73.165.194.0/26', 'allocation_pools': [{'start': '73.165.194.2', 'end': '73.165.194.62'}], 'gateway_ip': '73.165.194.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.165.194.2', 'tags': [], 'project_id': '62708af386f34950986df19bf0954bad'}} 2025-01-14 08:38:39,169 - INFO - Created VN ctest-vn-15303873 2025-01-14 08:38:39,223 - DEBUG - VN ctest-vn-15303873 UUID is 19391f5d-d36d-4d49-9323-3d31332b7b27 2025-01-14 08:38:40,528 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2620-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2620-1) 2025-01-14 08:38:40,528 - INFO - Waiting for VM ctest-TestBasicVMVN-98167278-44740214 to be up.. 2025-01-14 08:38:40,577 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-14 08:38:45,660 - DEBUG - VM is in ACTIVE state now 2025-01-14 08:38:45,660 - INFO - VM name : ctest-TestBasicVMVN-98167278-44740214 2025-01-14 08:38:45,737 - DEBUG - VM ctest-TestBasicVMVN-98167278-44740214 ID is 18dabe03-5a35-4b1d-97e1-95ed0e050e66 2025-01-14 08:38:45,737 - DEBUG - VM ctest-TestBasicVMVN-98167278-44740214 launched on Node cn-jenkins-deploy-platform-ansible-os-2620-1 2025-01-14 08:38:45,819 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine/18dabe03-5a35-4b1d-97e1-95ed0e050e66 2025-01-14 08:38:45,829 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine-interface/6ef46900-0b0c-4222-af69-15657c1c72f1 2025-01-14 08:38:49,089 - 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 1014ms') 2025-01-14 08:38:49,089 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98167278-44740214 failed! 2025-01-14 08:38:49,147 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98167278:ctest-vn-15303873 is 73.165.194.1 and allocation pool is NOT set 2025-01-14 08:38:53,225 - 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=2 ttl=63 time=7.38 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 7.377/7.377/7.377/0.000 ms') 2025-01-14 08:38:53,225 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98167278-44740214 passed 2025-01-14 08:38:53,383 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-14 08:38:53,383 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98167278-44740214, IP 73.165.194.3, Port 22 2025-01-14 08:38:53,561 - DEBUG - VM ctest-TestBasicVMVN-98167278-44740214 is ready for SSH connections 2025-01-14 08:38:53,562 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.55, gateway password: c0ntrail123 2025-01-14 08:38:53,562 - DEBUG - cat /tmp/output.txt 2025-01-14 08:38:55,208 - DEBUG - Hello World. The time is now Tue, 14 Jan 2025 01:38:52 -0700! 2025-01-14 08:38:55,209 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 14 Jan 2025 01:38:52 -0700!'} 2025-01-14 08:38:55,209 - INFO - metadata_script.txt got executed in the vm 2025-01-14 08:38:55,209 - INFO - Deleting VM ctest-TestBasicVMVN-98167278-44740214 2025-01-14 08:38:55,279 - INFO - Deleting VN ctest-vn-15303873 2025-01-14 08:38:55,320 - DEBUG - VN 19391f5d-d36d-4d49-9323-3d31332b7b27 still in use: Unable to complete operation on network 19391f5d-d36d-4d49-9323-3d31332b7b27. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f140ec7f-9d4c-444c-b7bc-f51f31e80acb'] 2025-01-14 08:38:55,320 - WARNING - Deleting VN ctest-vn-15303873 failed..Will retry 2025-01-14 08:38:57,441 - DEBUG - Response for deleting network () 2025-01-14 08:38:57,706 - DEBUG - No XMPP flaps were noticed during the test 2025-01-14 08:38:57,706 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-01-14 08:38:57,706 - INFO - -------------------------------------------------------------------------------- 2025-01-14 08:38:57,709 - INFO - ================================================================================ 2025-01-14 08:38:57,709 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-01-14 08:38:57,709 - 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-01-14 08:38:58,008 - DEBUG - Nothing to compare xmpp stats {'10.0.0.55': {'10.20.0.23': '0'}} with 2025-01-14 08:38:58,008 - INFO - Initial checks done. Running the testcase now 2025-01-14 08:38:58,008 - INFO - 2025-01-14 08:38:58,508 - DEBUG - Response for create_network : {'network': {'id': '7ddab949-376c-4aa7-a717-f18f05988b39', 'name': 'ctest-vn-60069575', 'tenant_id': '62708af386f34950986df19bf0954bad', 'project_id': '62708af386f34950986df19bf0954bad', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98167278', 'ctest-vn-60069575'], 'port_security_enabled': True, 'description': ''}} 2025-01-14 08:38:58,724 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c59aac47-1543-4a84-a3c1-e3243cdb0738', 'name': '', 'tenant_id': '62708af386f34950986df19bf0954bad', 'network_id': '7ddab949-376c-4aa7-a717-f18f05988b39', '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': '62708af386f34950986df19bf0954bad'}} 2025-01-14 08:38:58,884 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b3444814-ef0b-4e45-ac22-92899a09bcf0', 'name': '', 'tenant_id': '62708af386f34950986df19bf0954bad', 'network_id': '7ddab949-376c-4aa7-a717-f18f05988b39', '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': '62708af386f34950986df19bf0954bad'}} 2025-01-14 08:38:58,906 - INFO - Created VN ctest-vn-60069575 2025-01-14 08:38:58,967 - DEBUG - VN ctest-vn-60069575 UUID is 7ddab949-376c-4aa7-a717-f18f05988b39 2025-01-14 08:38:59,393 - DEBUG - Response for create_port : {'port': {'name': 'd2396d47-66dc-4c18-964f-2d2624efe81c', 'id': 'd2396d47-66dc-4c18-964f-2d2624efe81c', 'tenant_id': '62708af386f34950986df19bf0954bad', 'network_id': '7ddab949-376c-4aa7-a717-f18f05988b39', 'mac_address': '02:d2:39:6d:47:66', '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': 'c59aac47-1543-4a84-a3c1-e3243cdb0738'}], 'security_groups': ['7a28035b-3c81-48cb-adc5-54f2beba95b1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '62708af386f34950986df19bf0954bad'}} 2025-01-14 08:38:59,605 - DEBUG - Response for create_port : {'port': {'name': '36a2dc72-201e-45c3-ab0f-4b0a0eca16ba', 'id': '36a2dc72-201e-45c3-ab0f-4b0a0eca16ba', 'tenant_id': '62708af386f34950986df19bf0954bad', 'network_id': '7ddab949-376c-4aa7-a717-f18f05988b39', 'mac_address': '02:36:a2:dc:72:20', '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': 'b3444814-ef0b-4e45-ac22-92899a09bcf0'}], 'security_groups': ['7a28035b-3c81-48cb-adc5-54f2beba95b1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '62708af386f34950986df19bf0954bad'}} 2025-01-14 08:39:00,038 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2620-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2620-1) 2025-01-14 08:39:00,528 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2620-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2620-1) 2025-01-14 08:39:01,974 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2620-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2620-1) 2025-01-14 08:39:01,975 - DEBUG - Requesting: http://10.0.0.55:8082/domains 2025-01-14 08:39:01,982 - DEBUG - Requesting: http://10.0.0.55:8082/domain/11a446e6-184f-4f6d-bcbd-0fe373cf62a0 2025-01-14 08:39:01,999 - DEBUG - Requesting: http://10.0.0.55:8082/project/62708af3-86f3-4950-986d-f19bf0954bad 2025-01-14 08:39:02,104 - DEBUG - Requesting: http://10.0.0.55:8082/network-ipam/0bc0aec2-c959-4656-9a36-a51f11ba073a 2025-01-14 08:39:02,119 - INFO - Verifications in API Server for IPAM: ctest-ipam-99990777 passed 2025-01-14 08:39:02,127 - DEBUG - Control-node 10.0.0.55 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-98167278:ctest-ipam-99990777', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-98167278', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '846868881570612822', 'uuid-lslong': '11112250683443251002'}, 'enable': 'true', 'created': '2025-01-14T08:38:58', 'last-modified': '2025-01-14T08:38:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.879964'} 2025-01-14 08:39:02,127 - INFO - Verifications in Control node for IPAM: ctest-ipam-99990777 passed 2025-01-14 08:39:02,128 - DEBUG - Requesting: http://10.0.0.55:8082/domains 2025-01-14 08:39:02,140 - DEBUG - Requesting: http://10.0.0.55:8082/domain/11a446e6-184f-4f6d-bcbd-0fe373cf62a0 2025-01-14 08:39:02,168 - DEBUG - Requesting: http://10.0.0.55:8082/project/62708af3-86f3-4950-986d-f19bf0954bad 2025-01-14 08:39:02,244 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-network/7ddab949-376c-4aa7-a717-f18f05988b39 2025-01-14 08:39:02,262 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-network/7ddab949-376c-4aa7-a717-f18f05988b39 2025-01-14 08:39:02,280 - DEBUG - Requesting: http://10.0.0.55:8082/routing-instance/cdfdd2a2-90b1-44b1-9521-076b625467b4 2025-01-14 08:39:02,297 - DEBUG - Requesting: http://10.0.0.55:8082/routing-instance/cdfdd2a2-90b1-44b1-9521-076b625467b4 2025-01-14 08:39:02,313 - DEBUG - Requesting: http://10.0.0.55:8082/route-target/2fd4bcfb-df12-4166-ba79-7475e61b6a85 2025-01-14 08:39:02,322 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-14 08:39:02,322 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-network/7ddab949-376c-4aa7-a717-f18f05988b39 2025-01-14 08:39:02,338 - DEBUG - Requesting: http://10.0.0.55:8082/routing-instance/cdfdd2a2-90b1-44b1-9521-076b625467b4 2025-01-14 08:39:02,359 - INFO - Verified VN network id 8 for VN 7ddab949-376c-4aa7-a717-f18f05988b39 2025-01-14 08:39:02,360 - INFO - Verifications in API Server for VN ctest-vn-60069575 passed 2025-01-14 08:39:02,360 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-network/7ddab949-376c-4aa7-a717-f18f05988b39 2025-01-14 08:39:02,379 - DEBUG - Requesting: http://10.0.0.55:8082/routing-instance/cdfdd2a2-90b1-44b1-9521-076b625467b4 2025-01-14 08:39:02,395 - DEBUG - Requesting: http://10.0.0.55:8082/routing-instance/cdfdd2a2-90b1-44b1-9521-076b625467b4 2025-01-14 08:39:02,407 - DEBUG - Requesting: http://10.0.0.55:8082/route-target/2fd4bcfb-df12-4166-ba79-7475e61b6a85 2025-01-14 08:39:02,434 - DEBUG - Control-node 10.0.0.55 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-98167278:ctest-vn-60069575', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-98167278', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9068764523777510055', 'uuid-lslong': '12040357725374810937'}, 'enable': 'true', 'created': '2025-01-14T08:38:58', 'last-modified': '2025-01-14T08:38:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.574349'} 2025-01-14 08:39:02,449 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-14 08:39:02,449 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60069575 passed 2025-01-14 08:39:02,450 - DEBUG - ====Verifying policy data for ctest-vn-60069575 in API_Server ====== 2025-01-14 08:39:02,450 - DEBUG - Requesting: http://10.0.0.55:8082/domains 2025-01-14 08:39:02,468 - DEBUG - Requesting: http://10.0.0.55:8082/domain/11a446e6-184f-4f6d-bcbd-0fe373cf62a0 2025-01-14 08:39:02,507 - DEBUG - Requesting: http://10.0.0.55:8082/project/62708af3-86f3-4950-986d-f19bf0954bad 2025-01-14 08:39:02,628 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-network/7ddab949-376c-4aa7-a717-f18f05988b39 2025-01-14 08:39:02,662 - DEBUG - =>VN ctest-vn-60069575 has no policy to be verified 2025-01-14 08:39:02,663 - DEBUG - Verifying the vn in opserver 2025-01-14 08:39:02,663 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-98167278:ctest-vn-60069575 virtual network link through opserver 10.0.0.55 2025-01-14 08:39:02,663 - DEBUG - Requesting: http://10.0.0.55:8081/analytics/uves/virtual-networks 2025-01-14 08:39:03,139 - DEBUG - Requesting: http://10.0.0.55:8081/analytics/uves/virtual-networks 2025-01-14 08:39:03,249 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-98167278:ctest-vn-60069575', 'href': 'http://10.0.0.55:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-98167278:ctest-vn-60069575?flat'} 2025-01-14 08:39:03,250 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-98167278:ctest-vn-60069575 is found in opserver 2025-01-14 08:39:03,256 - DEBUG - VRF ids for VN ctest-vn-60069575: {'10.0.0.55': '2'} 2025-01-14 08:39:03,256 - INFO - Waiting for VM ctest-TestBasicVMVN-98167278-00877458 to be up.. 2025-01-14 08:39:03,351 - DEBUG - VM is in ACTIVE state now 2025-01-14 08:39:03,351 - INFO - VM name : ctest-TestBasicVMVN-98167278-00877458 2025-01-14 08:39:03,465 - DEBUG - VM ctest-TestBasicVMVN-98167278-00877458 ID is 9acf6528-9c95-42a9-a82a-f38f74bef948 2025-01-14 08:39:03,465 - DEBUG - VM ctest-TestBasicVMVN-98167278-00877458 launched on Node cn-jenkins-deploy-platform-ansible-os-2620-1 2025-01-14 08:39:03,638 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine/9acf6528-9c95-42a9-a82a-f38f74bef948 2025-01-14 08:39:03,651 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine-interface/d2396d47-66dc-4c18-964f-2d2624efe81c 2025-01-14 08:39:06,984 - 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 1030ms') 2025-01-14 08:39:06,984 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98167278-00877458 failed! 2025-01-14 08:39:07,043 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98167278:ctest-vn-60069575 is 31.1.1.1 and allocation pool is NOT set 2025-01-14 08:39:07,043 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98167278:ctest-vn-60069575 is 31.1.2.1 and allocation pool is NOT set 2025-01-14 08:39:11,111 - 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 1004ms') 2025-01-14 08:39:11,111 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98167278-00877458 failed! 2025-01-14 08:39:11,176 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98167278:ctest-vn-60069575 is 31.1.1.1 and allocation pool is NOT set 2025-01-14 08:39:11,176 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98167278:ctest-vn-60069575 is 31.1.2.1 and allocation pool is NOT set 2025-01-14 08:39:13,245 - 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=5.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.57 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.573/3.547/5.522/1.974 ms') 2025-01-14 08:39:13,245 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98167278-00877458 passed 2025-01-14 08:39:13,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-14 08:39:13,399 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98167278-00877458, IP 31.1.1.4, Port 22 2025-01-14 08:39:13,464 - 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-01-14 08:39:13,566 - DEBUG - VM ctest-TestBasicVMVN-98167278-00877458 is NOT ready for SSH connections, VM status: ACTIVE 2025-01-14 08:39:18,566 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-14 08:39:18,566 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98167278-00877458, IP 31.1.1.4, Port 22 2025-01-14 08:39:18,722 - DEBUG - VM ctest-TestBasicVMVN-98167278-00877458 is ready for SSH connections 2025-01-14 08:39:18,724 - INFO - Waiting for VM ctest-TestBasicVMVN-98167278-95583833 to be up.. 2025-01-14 08:39:18,814 - DEBUG - VM is in ACTIVE state now 2025-01-14 08:39:18,814 - INFO - VM name : ctest-TestBasicVMVN-98167278-95583833 2025-01-14 08:39:18,937 - DEBUG - VM ctest-TestBasicVMVN-98167278-95583833 ID is 2cc2b21e-7710-47a8-ae76-c78e05d19c95 2025-01-14 08:39:18,937 - DEBUG - VM ctest-TestBasicVMVN-98167278-95583833 launched on Node cn-jenkins-deploy-platform-ansible-os-2620-1 2025-01-14 08:39:19,036 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine/2cc2b21e-7710-47a8-ae76-c78e05d19c95 2025-01-14 08:39:19,047 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine-interface/36a2dc72-201e-45c3-ab0f-4b0a0eca16ba 2025-01-14 08:39:20,308 - 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.56 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.578 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.578/2.068/3.559/1.490 ms') 2025-01-14 08:39:20,308 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-98167278-95583833 passed 2025-01-14 08:39:20,463 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-14 08:39:20,463 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98167278-95583833, IP 31.1.2.4, Port 22 2025-01-14 08:39:20,630 - DEBUG - VM ctest-TestBasicVMVN-98167278-95583833 is ready for SSH connections 2025-01-14 08:39:20,630 - INFO - Waiting for VM ctest-TestBasicVMVN-98167278-87313499 to be up.. 2025-01-14 08:39:20,733 - DEBUG - VM is in ACTIVE state now 2025-01-14 08:39:20,734 - INFO - VM name : ctest-TestBasicVMVN-98167278-87313499 2025-01-14 08:39:20,835 - DEBUG - VM ctest-TestBasicVMVN-98167278-87313499 ID is 799e35cb-80d1-484a-8b79-c8aab47be4b5 2025-01-14 08:39:20,835 - DEBUG - VM ctest-TestBasicVMVN-98167278-87313499 launched on Node cn-jenkins-deploy-platform-ansible-os-2620-1 2025-01-14 08:39:20,929 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine/799e35cb-80d1-484a-8b79-c8aab47be4b5 2025-01-14 08:39:20,942 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine-interface/85730cfd-77b3-4340-84cf-f4ed175b22a4 2025-01-14 08:39:22,201 - 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.24 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.534 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.534/2.385/4.237/1.851 ms') 2025-01-14 08:39:22,201 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-98167278-87313499 passed 2025-01-14 08:39:22,359 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-14 08:39:22,359 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98167278-87313499, IP 31.1.1.3, Port 22 2025-01-14 08:39:22,532 - DEBUG - VM ctest-TestBasicVMVN-98167278-87313499 is ready for SSH connections 2025-01-14 08:39:22,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-14 08:39:22,533 - 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.55, gateway password: c0ntrail123 2025-01-14 08:39:22,533 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-01-14 08:39:26,595 - 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.672 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.084 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.121 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.084/1.959/3.672 ms 2025-01-14 08:39:26,595 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-98167278-00877458 passed 2025-01-14 08:39:26,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-14 08:39:26,595 - 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.55, gateway password: c0ntrail123 2025-01-14 08:39:26,595 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-01-14 08:39:30,276 - 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.578 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.351 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.224 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.224/2.051/3.578 ms 2025-01-14 08:39:30,276 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-98167278-95583833 passed 2025-01-14 08:39:30,277 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-14 08:39:30,277 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-14 08:39:30,277 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-14 08:39:30,277 - 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.55, gateway password: c0ntrail123 2025-01-14 08:39:30,277 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-14 08:39:30,462 - DEBUG - None 2025-01-14 08:39:30,462 - 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.55, gateway password: c0ntrail123 2025-01-14 08:39:30,462 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-14 08:39:30,649 - DEBUG - None 2025-01-14 08:39:30,649 - 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.55, gateway password: c0ntrail123 2025-01-14 08:39:30,650 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-14 08:39:31,289 - DEBUG - None 2025-01-14 08:39:31,289 - 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.55, gateway password: c0ntrail123 2025-01-14 08:39:31,289 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-01-14 08:39:33,568 - 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.214 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.475 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.231 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.562 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.449 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.449/2.786/7.475 ms 2025-01-14 08:39:33,568 - 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.55, gateway password: c0ntrail123 2025-01-14 08:39:33,568 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-01-14 08:39:35,837 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.611 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.091 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.456 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.489 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.190 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.446 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.428 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.428/2.958/6.456 ms 2025-01-14 08:39:35,837 - 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.55, gateway password: c0ntrail123 2025-01-14 08:39:35,837 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-01-14 08:39:38,109 - 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.749 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.811 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.694 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.503 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.577 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.623 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.417 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.417/2.053/3.694 ms 2025-01-14 08:39:38,110 - INFO - Deleting VM ctest-TestBasicVMVN-98167278-87313499 2025-01-14 08:39:38,178 - INFO - Detaching port 36a2dc72-201e-45c3-ab0f-4b0a0eca16ba from VM ctest-TestBasicVMVN-98167278-95583833 2025-01-14 08:39:38,232 - INFO - Deleting VM ctest-TestBasicVMVN-98167278-95583833 2025-01-14 08:39:38,302 - INFO - Detaching port d2396d47-66dc-4c18-964f-2d2624efe81c from VM ctest-TestBasicVMVN-98167278-00877458 2025-01-14 08:39:38,340 - INFO - Deleting VM ctest-TestBasicVMVN-98167278-00877458 2025-01-14 08:39:38,425 - INFO - Deleting VN ctest-vn-60069575 2025-01-14 08:39:38,636 - DEBUG - Response for delete_port : () 2025-01-14 08:39:38,829 - DEBUG - Response for delete_port : () 2025-01-14 08:39:38,887 - DEBUG - VN 7ddab949-376c-4aa7-a717-f18f05988b39 still in use: Unable to complete operation on network 7ddab949-376c-4aa7-a717-f18f05988b39. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-eb4fc84b-c78c-42aa-b498-dfcd4bff516c'] 2025-01-14 08:39:38,887 - WARNING - Deleting VN ctest-vn-60069575 failed..Will retry 2025-01-14 08:39:41,043 - DEBUG - Response for deleting network () 2025-01-14 08:39:41,043 - DEBUG - Requesting: http://10.0.0.55:8082/routing-instance/cdfdd2a2-90b1-44b1-9521-076b625467b4 2025-01-14 08:39:41,049 - DEBUG - Response Code: 404 2025-01-14 08:39:41,050 - DEBUG - Requesting: http://10.0.0.55:8082/domains 2025-01-14 08:39:41,056 - DEBUG - Requesting: http://10.0.0.55:8082/domain/11a446e6-184f-4f6d-bcbd-0fe373cf62a0 2025-01-14 08:39:41,113 - DEBUG - Requesting: http://10.0.0.55:8082/project/62708af3-86f3-4950-986d-f19bf0954bad 2025-01-14 08:39:41,189 - INFO - Validated that VN ctest-vn-60069575 is not found in API Server 2025-01-14 08:39:41,201 - DEBUG - VN ctest-vn-60069575 is not present in Agent 10.0.0.55 2025-01-14 08:39:41,201 - INFO - Validated that VN ctest-vn-60069575 is not in any agent 2025-01-14 08:39:41,207 - DEBUG - VRF 2 is not seen in agent 10.0.0.55 2025-01-14 08:39:41,212 - DEBUG - Vrouter 10.0.0.55 does not have vrf 2 for VN ctest-vn-60069575 2025-01-14 08:39:41,212 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-98167278:ctest-vn-60069575 2025-01-14 08:39:41,229 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60069575 info 2025-01-14 08:39:41,306 - INFO - IPAM: ctest-ipam-99990777 is not found in API Server 2025-01-14 08:39:41,323 - INFO - IPAM:ctest-ipam-99990777 is not found in control node 2025-01-14 08:39:41,594 - DEBUG - No XMPP flaps were noticed during the test 2025-01-14 08:39:41,594 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44] 2025-01-14 08:39:41,594 - INFO - -------------------------------------------------------------------------------- 2025-01-14 08:39:42,339 - INFO - Deleted project: ctest-TestBasicVMVN-98167278, ID : 62708af3-86f3-4950-986d-f19bf0954bad