2025-03-27 15:04:09,396 - INFO - Domain Default found not creating 2025-03-27 15:04:09,579 - INFO - Project ctest-TestBasicVMVN-31775300 not found, creating it 2025-03-27 15:04:10,096 - INFO - Created Project:ctest-TestBasicVMVN-31775300, ID : 2df22649-275a-4592-bc65-95460f117864 2025-03-27 15:04:11,698 - INFO - ================================================================================ 2025-03-27 15:04:11,699 - INFO - STARTING TEST : test_generic_link_local_service 2025-03-27 15:04:11,699 - 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-03-27 15:04:11,968 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.23': '0'}} with 2025-03-27 15:04:11,968 - INFO - Initial checks done. Running the testcase now 2025-03-27 15:04:11,968 - INFO - 2025-03-27 15:04:12,585 - DEBUG - Response for create_network : {'network': {'id': '94bac8dc-0eb0-41f7-a590-7004d617eaa4', 'name': 'ctest-vn2_metadata-67804891', 'tenant_id': '2df22649275a4592bc6595460f117864', 'project_id': '2df22649275a4592bc6595460f117864', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-31775300', 'ctest-vn2_metadata-67804891'], 'port_security_enabled': True, 'description': ''}} 2025-03-27 15:04:12,756 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe816534-10a2-480a-a745-dc500d4c2fae', 'name': '', 'tenant_id': '2df22649275a4592bc6595460f117864', 'network_id': '94bac8dc-0eb0-41f7-a590-7004d617eaa4', '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': '2df22649275a4592bc6595460f117864'}} 2025-03-27 15:04:12,778 - INFO - Created VN ctest-vn2_metadata-67804891 2025-03-27 15:04:12,834 - DEBUG - VN ctest-vn2_metadata-67804891 UUID is 94bac8dc-0eb0-41f7-a590-7004d617eaa4 2025-03-27 15:04:13,052 - DEBUG - Services list from nova: [, , ] 2025-03-27 15:04:14,271 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2974-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2974-1) 2025-03-27 15:04:14,390 - DEBUG - Link local service introspect added 2025-03-27 15:04:14,442 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-27 15:04:19,542 - DEBUG - VM is in ACTIVE state now 2025-03-27 15:04:19,684 - INFO - Waiting for VM ctest-TestBasicVMVN-31775300-96649872 to be up.. 2025-03-27 15:04:19,684 - INFO - VM name : ctest-TestBasicVMVN-31775300-96649872 2025-03-27 15:04:19,773 - DEBUG - VM ctest-TestBasicVMVN-31775300-96649872 ID is ce6e887f-d998-4bd0-902e-7117a088834c 2025-03-27 15:04:19,773 - DEBUG - VM ctest-TestBasicVMVN-31775300-96649872 launched on Node cn-jenkins-deploy-platform-ansible-os-2974-1 2025-03-27 15:04:19,874 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/ce6e887f-d998-4bd0-902e-7117a088834c 2025-03-27 15:04:20,180 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/ce6e887f-d998-4bd0-902e-7117a088834c 2025-03-27 15:04:20,224 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/e44142f9-3e72-4195-b3c4-580119102350 2025-03-27 15:04:23,520 - 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-03-27 15:04:23,520 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-31775300-96649872 failed! 2025-03-27 15:04:23,574 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-31775300:ctest-vn2_metadata-67804891 is 11.1.1.1 and allocation pool is NOT set 2025-03-27 15:04:25,639 - 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=9.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.912 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.912/5.002/9.092/4.090 ms') 2025-03-27 15:04:25,639 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-31775300-96649872 passed 2025-03-27 15:04:25,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 15:04:25,794 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-31775300-96649872, IP 11.1.1.3, Port 22 2025-03-27 15:04:25,960 - DEBUG - VM ctest-TestBasicVMVN-31775300-96649872 is ready for SSH connections 2025-03-27 15:04:25,960 - INFO - Retry 0 2025-03-27 15:04:25,961 - 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.42, gateway password: c0ntrail123 2025-03-27 15:04:25,961 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-03-27 15:04:27,603 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-03-27 15:04:27,604 - INFO - Generic metadata worked 2025-03-27 15:04:27,865 - DEBUG - Link local service introspect removed 2025-03-27 15:04:27,866 - INFO - Deleting VM ctest-TestBasicVMVN-31775300-96649872 2025-03-27 15:04:27,934 - INFO - Deleting VN ctest-vn2_metadata-67804891 2025-03-27 15:04:27,981 - DEBUG - VN 94bac8dc-0eb0-41f7-a590-7004d617eaa4 still in use: Unable to complete operation on network 94bac8dc-0eb0-41f7-a590-7004d617eaa4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7a22f792-82b6-460b-ae17-82fe04a8a4fb'] 2025-03-27 15:04:27,981 - WARNING - Deleting VN ctest-vn2_metadata-67804891 failed..Will retry 2025-03-27 15:04:30,104 - DEBUG - Response for deleting network () 2025-03-27 15:04:30,359 - DEBUG - No XMPP flaps were noticed during the test 2025-03-27 15:04:30,359 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2025-03-27 15:04:30,360 - INFO - -------------------------------------------------------------------------------- 2025-03-27 15:04:30,363 - INFO - ================================================================================ 2025-03-27 15:04:30,363 - INFO - STARTING TEST : test_metadata_service 2025-03-27 15:04:30,363 - 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-03-27 15:04:30,656 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.23': '0'}} with 2025-03-27 15:04:30,656 - INFO - Initial checks done. Running the testcase now 2025-03-27 15:04:30,656 - INFO - 2025-03-27 15:04:30,656 - DEBUG - Requesting: http://10.0.0.42:8082/global-vrouter-configs 2025-03-27 15:04:30,664 - DEBUG - Requesting: http://10.0.0.42:8082/global-vrouter-config/cdf1cca3-70ed-4d1f-8861-051c7e84118e 2025-03-27 15:04:30,863 - DEBUG - Response for create_network : {'network': {'id': '7e41db32-0f40-47bd-a843-cca458c1bb4d', 'name': 'ctest-vn-47680556', 'tenant_id': '2df22649275a4592bc6595460f117864', 'project_id': '2df22649275a4592bc6595460f117864', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-31775300', 'ctest-vn-47680556'], 'port_security_enabled': True, 'description': ''}} 2025-03-27 15:04:31,055 - DEBUG - Response for create_subnet : {'subnet': {'id': '36dccb7a-b4e7-4a3b-9ff5-7b8d56c4fade', 'name': '', 'tenant_id': '2df22649275a4592bc6595460f117864', 'network_id': '7e41db32-0f40-47bd-a843-cca458c1bb4d', 'ip_version': 4, 'cidr': '4.115.151.64/26', 'allocation_pools': [{'start': '4.115.151.66', 'end': '4.115.151.126'}], 'gateway_ip': '4.115.151.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '4.115.151.66', 'tags': [], 'project_id': '2df22649275a4592bc6595460f117864'}} 2025-03-27 15:04:31,080 - INFO - Created VN ctest-vn-47680556 2025-03-27 15:04:31,134 - DEBUG - VN ctest-vn-47680556 UUID is 7e41db32-0f40-47bd-a843-cca458c1bb4d 2025-03-27 15:04:32,306 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2974-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2974-1) 2025-03-27 15:04:32,306 - INFO - Waiting for VM ctest-TestBasicVMVN-31775300-37993844 to be up.. 2025-03-27 15:04:32,352 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-27 15:04:37,435 - DEBUG - VM is in ACTIVE state now 2025-03-27 15:04:37,435 - INFO - VM name : ctest-TestBasicVMVN-31775300-37993844 2025-03-27 15:04:37,522 - DEBUG - VM ctest-TestBasicVMVN-31775300-37993844 ID is 31d6a943-ac92-462b-bf1b-45c281bc6cf3 2025-03-27 15:04:37,522 - DEBUG - VM ctest-TestBasicVMVN-31775300-37993844 launched on Node cn-jenkins-deploy-platform-ansible-os-2974-1 2025-03-27 15:04:37,614 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/31d6a943-ac92-462b-bf1b-45c281bc6cf3 2025-03-27 15:04:37,625 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/c35f6569-a8d8-461b-b573-499c74716e5a 2025-03-27 15:04:40,893 - 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 1021ms') 2025-03-27 15:04:40,893 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-31775300-37993844 failed! 2025-03-27 15:04:40,950 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-31775300:ctest-vn-47680556 is 4.115.151.65 and allocation pool is NOT set 2025-03-27 15:04:45,017 - 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=6.58 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 6.580/6.580/6.580/0.000 ms') 2025-03-27 15:04:45,017 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-31775300-37993844 passed 2025-03-27 15:04:45,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 15:04:45,174 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-31775300-37993844, IP 4.115.151.67, Port 22 2025-03-27 15:04:45,341 - DEBUG - VM ctest-TestBasicVMVN-31775300-37993844 is ready for SSH connections 2025-03-27 15:04:45,341 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.42, gateway password: c0ntrail123 2025-03-27 15:04:45,341 - DEBUG - cat /tmp/output.txt 2025-03-27 15:04:46,996 - DEBUG - Hello World. The time is now Thu, 27 Mar 2025 09:04:44 -0600! 2025-03-27 15:04:46,996 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 27 Mar 2025 09:04:44 -0600!'} 2025-03-27 15:04:46,996 - INFO - metadata_script.txt got executed in the vm 2025-03-27 15:04:46,997 - INFO - Deleting VM ctest-TestBasicVMVN-31775300-37993844 2025-03-27 15:04:47,078 - INFO - Deleting VN ctest-vn-47680556 2025-03-27 15:04:47,128 - DEBUG - VN 7e41db32-0f40-47bd-a843-cca458c1bb4d still in use: Unable to complete operation on network 7e41db32-0f40-47bd-a843-cca458c1bb4d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f97265ec-4e78-441f-9dcd-5d2983fb26d4'] 2025-03-27 15:04:47,129 - WARNING - Deleting VN ctest-vn-47680556 failed..Will retry 2025-03-27 15:04:49,245 - DEBUG - Response for deleting network () 2025-03-27 15:04:49,500 - DEBUG - No XMPP flaps were noticed during the test 2025-03-27 15:04:49,500 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-03-27 15:04:49,500 - INFO - -------------------------------------------------------------------------------- 2025-03-27 15:04:49,504 - INFO - ================================================================================ 2025-03-27 15:04:49,504 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-03-27 15:04:49,504 - 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-03-27 15:04:49,789 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.23': '0'}} with 2025-03-27 15:04:49,789 - INFO - Initial checks done. Running the testcase now 2025-03-27 15:04:49,789 - INFO - 2025-03-27 15:04:50,299 - DEBUG - Response for create_network : {'network': {'id': '384040a6-19dc-4924-9a20-0d82fce0fdd8', 'name': 'ctest-vn-22436633', 'tenant_id': '2df22649275a4592bc6595460f117864', 'project_id': '2df22649275a4592bc6595460f117864', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-31775300', 'ctest-vn-22436633'], 'port_security_enabled': True, 'description': ''}} 2025-03-27 15:04:50,447 - DEBUG - Response for create_subnet : {'subnet': {'id': '7db3e687-5f30-4e17-bbc3-f66bbe45cb7b', 'name': '', 'tenant_id': '2df22649275a4592bc6595460f117864', 'network_id': '384040a6-19dc-4924-9a20-0d82fce0fdd8', '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': '2df22649275a4592bc6595460f117864'}} 2025-03-27 15:04:50,622 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a4cc2661-d072-4c25-9284-ea18d20a3599', 'name': '', 'tenant_id': '2df22649275a4592bc6595460f117864', 'network_id': '384040a6-19dc-4924-9a20-0d82fce0fdd8', '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': '2df22649275a4592bc6595460f117864'}} 2025-03-27 15:04:50,644 - INFO - Created VN ctest-vn-22436633 2025-03-27 15:04:50,698 - DEBUG - VN ctest-vn-22436633 UUID is 384040a6-19dc-4924-9a20-0d82fce0fdd8 2025-03-27 15:04:51,113 - DEBUG - Response for create_port : {'port': {'name': 'd5a0c3e0-8b4d-4893-8733-5705d1062a5e', 'id': 'd5a0c3e0-8b4d-4893-8733-5705d1062a5e', 'tenant_id': '2df22649275a4592bc6595460f117864', 'network_id': '384040a6-19dc-4924-9a20-0d82fce0fdd8', 'mac_address': '02:d5:a0:c3:e0:8b', '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': '7db3e687-5f30-4e17-bbc3-f66bbe45cb7b'}], 'security_groups': ['17310638-67c3-40fe-a49e-93a15c78a045'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2df22649275a4592bc6595460f117864'}} 2025-03-27 15:04:51,307 - DEBUG - Response for create_port : {'port': {'name': '465b52ba-d3d9-4327-923f-3ac93dbdaba1', 'id': '465b52ba-d3d9-4327-923f-3ac93dbdaba1', 'tenant_id': '2df22649275a4592bc6595460f117864', 'network_id': '384040a6-19dc-4924-9a20-0d82fce0fdd8', 'mac_address': '02:46:5b:52:ba:d3', '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': 'a4cc2661-d072-4c25-9284-ea18d20a3599'}], 'security_groups': ['17310638-67c3-40fe-a49e-93a15c78a045'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2df22649275a4592bc6595460f117864'}} 2025-03-27 15:04:51,696 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2974-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2974-1) 2025-03-27 15:04:52,146 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2974-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2974-1) 2025-03-27 15:04:53,379 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2974-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2974-1) 2025-03-27 15:04:53,380 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2025-03-27 15:04:53,390 - DEBUG - Requesting: http://10.0.0.42:8082/domain/506e3f66-38fa-4413-937a-50db00ec8ab8 2025-03-27 15:04:53,420 - DEBUG - Requesting: http://10.0.0.42:8082/project/2df22649-275a-4592-bc65-95460f117864 2025-03-27 15:04:53,523 - DEBUG - Requesting: http://10.0.0.42:8082/network-ipam/184a551f-cfe8-4794-99e9-fe4ea3c9cb53 2025-03-27 15:04:53,540 - INFO - Verifications in API Server for IPAM: ctest-ipam-48236723 passed 2025-03-27 15:04:53,550 - DEBUG - Control-node 10.0.0.42 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-31775300:ctest-ipam-48236723', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-31775300', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1750305000307312532', 'uuid-lslong': '11090675171085372243'}, 'enable': 'true', 'created': '2025-03-27T15:04:49', 'last-modified': '2025-03-27T15:04:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.520682'} 2025-03-27 15:04:53,550 - INFO - Verifications in Control node for IPAM: ctest-ipam-48236723 passed 2025-03-27 15:04:53,550 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2025-03-27 15:04:53,561 - DEBUG - Requesting: http://10.0.0.42:8082/domain/506e3f66-38fa-4413-937a-50db00ec8ab8 2025-03-27 15:04:53,574 - DEBUG - Requesting: http://10.0.0.42:8082/project/2df22649-275a-4592-bc65-95460f117864 2025-03-27 15:04:53,649 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/384040a6-19dc-4924-9a20-0d82fce0fdd8 2025-03-27 15:04:53,669 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/384040a6-19dc-4924-9a20-0d82fce0fdd8 2025-03-27 15:04:53,683 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6602510d-da9f-4323-96a5-1516c08b88a2 2025-03-27 15:04:53,699 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6602510d-da9f-4323-96a5-1516c08b88a2 2025-03-27 15:04:53,709 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/e92204bc-d8e3-4695-8acd-b5cd330d396d 2025-03-27 15:04:53,717 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-27 15:04:53,717 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/384040a6-19dc-4924-9a20-0d82fce0fdd8 2025-03-27 15:04:53,729 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6602510d-da9f-4323-96a5-1516c08b88a2 2025-03-27 15:04:53,748 - INFO - Verified VN network id 8 for VN 384040a6-19dc-4924-9a20-0d82fce0fdd8 2025-03-27 15:04:53,749 - INFO - Verifications in API Server for VN ctest-vn-22436633 passed 2025-03-27 15:04:53,749 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/384040a6-19dc-4924-9a20-0d82fce0fdd8 2025-03-27 15:04:53,769 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6602510d-da9f-4323-96a5-1516c08b88a2 2025-03-27 15:04:53,785 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6602510d-da9f-4323-96a5-1516c08b88a2 2025-03-27 15:04:53,807 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/e92204bc-d8e3-4695-8acd-b5cd330d396d 2025-03-27 15:04:53,827 - DEBUG - Control-node 10.0.0.42 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-31775300:ctest-vn-22436633', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-31775300', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4053310746776062244', 'uuid-lslong': '11105891537335156184'}, 'enable': 'true', 'created': '2025-03-27T15:04:50', 'last-modified': '2025-03-27T15:04:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.231664'} 2025-03-27 15:04:53,842 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-27 15:04:53,842 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-22436633 passed 2025-03-27 15:04:53,843 - DEBUG - ====Verifying policy data for ctest-vn-22436633 in API_Server ====== 2025-03-27 15:04:53,843 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2025-03-27 15:04:53,858 - DEBUG - Requesting: http://10.0.0.42:8082/domain/506e3f66-38fa-4413-937a-50db00ec8ab8 2025-03-27 15:04:53,892 - DEBUG - Requesting: http://10.0.0.42:8082/project/2df22649-275a-4592-bc65-95460f117864 2025-03-27 15:04:53,991 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/384040a6-19dc-4924-9a20-0d82fce0fdd8 2025-03-27 15:04:54,043 - DEBUG - =>VN ctest-vn-22436633 has no policy to be verified 2025-03-27 15:04:54,043 - DEBUG - Verifying the vn in opserver 2025-03-27 15:04:54,043 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-31775300:ctest-vn-22436633 virtual network link through opserver 10.0.0.42 2025-03-27 15:04:54,043 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks 2025-03-27 15:04:54,458 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks 2025-03-27 15:04:54,533 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-31775300:ctest-vn-22436633', 'href': 'http://10.0.0.42:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-31775300:ctest-vn-22436633?flat'} 2025-03-27 15:04:54,533 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-31775300:ctest-vn-22436633 is found in opserver 2025-03-27 15:04:54,543 - DEBUG - VRF ids for VN ctest-vn-22436633: {'10.0.0.42': '2'} 2025-03-27 15:04:54,543 - INFO - Waiting for VM ctest-TestBasicVMVN-31775300-76677043 to be up.. 2025-03-27 15:04:54,638 - DEBUG - VM is in ACTIVE state now 2025-03-27 15:04:54,638 - INFO - VM name : ctest-TestBasicVMVN-31775300-76677043 2025-03-27 15:04:54,739 - DEBUG - VM ctest-TestBasicVMVN-31775300-76677043 ID is 0b910b9e-d152-4276-a9f4-4eb7d0a18452 2025-03-27 15:04:54,740 - DEBUG - VM ctest-TestBasicVMVN-31775300-76677043 launched on Node cn-jenkins-deploy-platform-ansible-os-2974-1 2025-03-27 15:04:54,833 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/0b910b9e-d152-4276-a9f4-4eb7d0a18452 2025-03-27 15:04:54,843 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/d5a0c3e0-8b4d-4893-8733-5705d1062a5e 2025-03-27 15:04:58,103 - 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 1002ms') 2025-03-27 15:04:58,103 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-31775300-76677043 failed! 2025-03-27 15:04:58,162 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-31775300:ctest-vn-22436633 is 31.1.1.1 and allocation pool is NOT set 2025-03-27 15:04:58,162 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-31775300:ctest-vn-22436633 is 31.1.2.1 and allocation pool is NOT set 2025-03-27 15:05:02,239 - 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 1010ms') 2025-03-27 15:05:02,239 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-31775300-76677043 failed! 2025-03-27 15:05:02,302 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-31775300:ctest-vn-22436633 is 31.1.1.1 and allocation pool is NOT set 2025-03-27 15:05:02,302 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-31775300:ctest-vn-22436633 is 31.1.2.1 and allocation pool is NOT set 2025-03-27 15:05:04,375 - 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.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=7.63 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 = 7.490/7.562/7.634/0.072 ms') 2025-03-27 15:05:04,376 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-31775300-76677043 passed 2025-03-27 15:05:04,542 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 15:05:04,542 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-31775300-76677043, IP 31.1.1.4, Port 22 2025-03-27 15:05:04,608 - 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-03-27 15:05:04,725 - DEBUG - VM ctest-TestBasicVMVN-31775300-76677043 is NOT ready for SSH connections, VM status: ACTIVE 2025-03-27 15:05:09,727 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 15:05:09,727 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-31775300-76677043, IP 31.1.1.4, Port 22 2025-03-27 15:05:09,893 - DEBUG - VM ctest-TestBasicVMVN-31775300-76677043 is ready for SSH connections 2025-03-27 15:05:09,894 - INFO - Waiting for VM ctest-TestBasicVMVN-31775300-60872135 to be up.. 2025-03-27 15:05:09,974 - DEBUG - VM is in ACTIVE state now 2025-03-27 15:05:09,974 - INFO - VM name : ctest-TestBasicVMVN-31775300-60872135 2025-03-27 15:05:10,061 - DEBUG - VM ctest-TestBasicVMVN-31775300-60872135 ID is fb19d191-c2e2-4441-bd12-d1da26c736d3 2025-03-27 15:05:10,061 - DEBUG - VM ctest-TestBasicVMVN-31775300-60872135 launched on Node cn-jenkins-deploy-platform-ansible-os-2974-1 2025-03-27 15:05:10,151 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/fb19d191-c2e2-4441-bd12-d1da26c736d3 2025-03-27 15:05:10,164 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/465b52ba-d3d9-4327-923f-3ac93dbdaba1 2025-03-27 15:05:11,423 - 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.33 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.660 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.660/1.995/3.330/1.335 ms') 2025-03-27 15:05:11,424 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-31775300-60872135 passed 2025-03-27 15:05:11,578 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 15:05:11,578 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-31775300-60872135, IP 31.1.2.4, Port 22 2025-03-27 15:05:11,738 - DEBUG - VM ctest-TestBasicVMVN-31775300-60872135 is ready for SSH connections 2025-03-27 15:05:11,738 - INFO - Waiting for VM ctest-TestBasicVMVN-31775300-01690563 to be up.. 2025-03-27 15:05:11,832 - DEBUG - VM is in ACTIVE state now 2025-03-27 15:05:11,832 - INFO - VM name : ctest-TestBasicVMVN-31775300-01690563 2025-03-27 15:05:11,913 - DEBUG - VM ctest-TestBasicVMVN-31775300-01690563 ID is 78398edf-55b8-4a94-b1fb-840f72e94e0c 2025-03-27 15:05:11,913 - DEBUG - VM ctest-TestBasicVMVN-31775300-01690563 launched on Node cn-jenkins-deploy-platform-ansible-os-2974-1 2025-03-27 15:05:11,996 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/78398edf-55b8-4a94-b1fb-840f72e94e0c 2025-03-27 15:05:12,006 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/8a86ee42-29ea-42f5-ad96-891818ea53bc 2025-03-27 15:05:13,255 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.99 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.437 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.437/1.711/2.986/1.274 ms') 2025-03-27 15:05:13,255 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-31775300-01690563 passed 2025-03-27 15:05:13,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 15:05:13,410 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-31775300-01690563, IP 31.1.1.3, Port 22 2025-03-27 15:05:13,574 - DEBUG - VM ctest-TestBasicVMVN-31775300-01690563 is ready for SSH connections 2025-03-27 15:05:13,574 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 15:05:13,574 - 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.42, gateway password: c0ntrail123 2025-03-27 15:05:13,574 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-03-27 15:05:17,674 - 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.368 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.040 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.113 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.040/1.840/3.368 ms 2025-03-27 15:05:17,674 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-31775300-76677043 passed 2025-03-27 15:05:17,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 15:05:17,674 - 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.42, gateway password: c0ntrail123 2025-03-27 15:05:17,674 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-03-27 15:05:21,378 - 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.334 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.827 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.980 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.827/1.713/3.334 ms 2025-03-27 15:05:21,378 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-31775300-60872135 passed 2025-03-27 15:05:21,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 15:05:21,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 15:05:21,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-27 15:05:21,378 - 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.42, gateway password: c0ntrail123 2025-03-27 15:05:21,379 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-27 15:05:21,601 - DEBUG - None 2025-03-27 15:05:21,601 - 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.42, gateway password: c0ntrail123 2025-03-27 15:05:21,601 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-27 15:05:21,842 - DEBUG - None 2025-03-27 15:05:21,842 - 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.42, gateway password: c0ntrail123 2025-03-27 15:05:21,842 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-27 15:05:22,493 - DEBUG - None 2025-03-27 15:05:22,493 - 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.42, gateway password: c0ntrail123 2025-03-27 15:05:22,493 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-03-27 15:05:24,727 - 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.146 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.570 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.386 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.160 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.404 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.386/2.533/7.570 ms 2025-03-27 15:05:24,727 - 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.42, gateway password: c0ntrail123 2025-03-27 15:05:24,727 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-03-27 15:05:26,989 - 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.460 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.387 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.724 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.770 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.303 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.278 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.228 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.770/3.164/5.724 ms 2025-03-27 15:05:26,990 - 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.42, gateway password: c0ntrail123 2025-03-27 15:05:26,990 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-03-27 15:05:29,244 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.129 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.335 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.260 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.607 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.670 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.822 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.387/2.315/4.260 ms 2025-03-27 15:05:29,244 - INFO - Deleting VM ctest-TestBasicVMVN-31775300-01690563 2025-03-27 15:05:29,315 - INFO - Detaching port 465b52ba-d3d9-4327-923f-3ac93dbdaba1 from VM ctest-TestBasicVMVN-31775300-60872135 2025-03-27 15:05:29,373 - INFO - Deleting VM ctest-TestBasicVMVN-31775300-60872135 2025-03-27 15:05:29,451 - INFO - Detaching port d5a0c3e0-8b4d-4893-8733-5705d1062a5e from VM ctest-TestBasicVMVN-31775300-76677043 2025-03-27 15:05:29,493 - INFO - Deleting VM ctest-TestBasicVMVN-31775300-76677043 2025-03-27 15:05:29,593 - INFO - Deleting VN ctest-vn-22436633 2025-03-27 15:05:29,791 - DEBUG - Response for delete_port : () 2025-03-27 15:05:29,999 - DEBUG - Response for delete_port : () 2025-03-27 15:05:30,051 - DEBUG - VN 384040a6-19dc-4924-9a20-0d82fce0fdd8 still in use: Unable to complete operation on network 384040a6-19dc-4924-9a20-0d82fce0fdd8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-701439c1-7737-4b22-9713-bc572aada492'] 2025-03-27 15:05:30,052 - WARNING - Deleting VN ctest-vn-22436633 failed..Will retry 2025-03-27 15:05:32,211 - DEBUG - Response for deleting network () 2025-03-27 15:05:32,211 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6602510d-da9f-4323-96a5-1516c08b88a2 2025-03-27 15:05:32,218 - DEBUG - Response Code: 404 2025-03-27 15:05:32,219 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2025-03-27 15:05:32,227 - DEBUG - Requesting: http://10.0.0.42:8082/domain/506e3f66-38fa-4413-937a-50db00ec8ab8 2025-03-27 15:05:32,284 - DEBUG - Requesting: http://10.0.0.42:8082/project/2df22649-275a-4592-bc65-95460f117864 2025-03-27 15:05:32,359 - INFO - Validated that VN ctest-vn-22436633 is not found in API Server 2025-03-27 15:05:32,373 - DEBUG - VN ctest-vn-22436633 is not present in Agent 10.0.0.42 2025-03-27 15:05:32,373 - INFO - Validated that VN ctest-vn-22436633 is not in any agent 2025-03-27 15:05:32,380 - DEBUG - VRF 2 is not seen in agent 10.0.0.42 2025-03-27 15:05:32,387 - DEBUG - Vrouter 10.0.0.42 does not have vrf 2 for VN ctest-vn-22436633 2025-03-27 15:05:32,387 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-31775300:ctest-vn-22436633 2025-03-27 15:05:32,402 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-22436633 info 2025-03-27 15:05:32,486 - INFO - IPAM: ctest-ipam-48236723 is not found in API Server 2025-03-27 15:05:32,503 - INFO - IPAM:ctest-ipam-48236723 is not found in control node 2025-03-27 15:05:32,763 - DEBUG - No XMPP flaps were noticed during the test 2025-03-27 15:05:32,763 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43] 2025-03-27 15:05:32,764 - INFO - -------------------------------------------------------------------------------- 2025-03-27 15:05:33,448 - INFO - Deleted project: ctest-TestBasicVMVN-31775300, ID : 2df22649-275a-4592-bc65-95460f117864