2025-04-23 17:11:52,718 - INFO - Domain Default found not creating 2025-04-23 17:11:52,851 - INFO - Project ctest-TestBasicVMVN-98834120 not found, creating it 2025-04-23 17:11:53,266 - INFO - Created Project:ctest-TestBasicVMVN-98834120, ID : be5f0593-f16e-4945-a6b0-42df083dd825 2025-04-23 17:11:54,593 - INFO - ================================================================================ 2025-04-23 17:11:54,593 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-23 17:11:54,593 - 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 17:11:54,866 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.33': '0'}} with 2025-04-23 17:11:54,866 - INFO - Initial checks done. Running the testcase now 2025-04-23 17:11:54,866 - INFO - 2025-04-23 17:11:55,400 - DEBUG - Response for create_network : {'network': {'id': '5077a146-4567-4fc1-98eb-721b11cd5f22', 'name': 'ctest-vn2_metadata-37514315', 'tenant_id': 'be5f0593f16e4945a6b042df083dd825', 'project_id': 'be5f0593f16e4945a6b042df083dd825', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98834120', 'ctest-vn2_metadata-37514315'], 'port_security_enabled': True, 'description': ''}} 2025-04-23 17:11:55,578 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd817d81d-0666-4bfd-a1b6-7fd6f75266ba', 'name': '', 'tenant_id': 'be5f0593f16e4945a6b042df083dd825', 'network_id': '5077a146-4567-4fc1-98eb-721b11cd5f22', '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': 'be5f0593f16e4945a6b042df083dd825'}} 2025-04-23 17:11:55,595 - INFO - Created VN ctest-vn2_metadata-37514315 2025-04-23 17:11:55,645 - DEBUG - VN ctest-vn2_metadata-37514315 UUID is 5077a146-4567-4fc1-98eb-721b11cd5f22 2025-04-23 17:11:55,821 - DEBUG - Services list from nova: [, , ] 2025-04-23 17:11:56,788 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3194-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3194-1) 2025-04-23 17:11:56,896 - DEBUG - Link local service introspect added 2025-04-23 17:11:56,935 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-23 17:12:02,019 - DEBUG - VM is in ACTIVE state now 2025-04-23 17:12:02,143 - INFO - Waiting for VM ctest-TestBasicVMVN-98834120-99651722 to be up.. 2025-04-23 17:12:02,143 - INFO - VM name : ctest-TestBasicVMVN-98834120-99651722 2025-04-23 17:12:02,214 - DEBUG - VM ctest-TestBasicVMVN-98834120-99651722 ID is 5d4fe519-729c-4a5f-8cd6-e92797166816 2025-04-23 17:12:02,214 - DEBUG - VM ctest-TestBasicVMVN-98834120-99651722 launched on Node cn-jenkins-deploy-platform-ansible-os-3194-1. 2025-04-23 17:12:02,292 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5d4fe519-729c-4a5f-8cd6-e92797166816 2025-04-23 17:12:02,591 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5d4fe519-729c-4a5f-8cd6-e92797166816 2025-04-23 17:12:02,620 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/05325604-4b58-446f-8bfc-b467c29ab624 2025-04-23 17:12:05,885 - 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 1027ms') 2025-04-23 17:12:05,885 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98834120-99651722 failed! 2025-04-23 17:12:05,945 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98834120:ctest-vn2_metadata-37514315 is 11.1.1.1 and allocation pool is NOT set 2025-04-23 17:12:08,004 - 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=4.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.913 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.913/2.507/4.102/1.594 ms') 2025-04-23 17:12:08,004 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98834120-99651722 passed 2025-04-23 17:12:08,153 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 17:12:08,153 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98834120-99651722, IP 11.1.1.3, Port 22 2025-04-23 17:12:08,312 - DEBUG - VM ctest-TestBasicVMVN-98834120-99651722 is ready for SSH connections 2025-04-23 17:12:08,312 - INFO - Retry 0 2025-04-23 17:12:08,312 - 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.33, gateway password: c0ntrail123 2025-04-23 17:12:08,312 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-23 17:12:09,963 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-23 17:12:09,963 - INFO - Generic metadata worked 2025-04-23 17:12:10,212 - DEBUG - Link local service introspect removed 2025-04-23 17:12:10,213 - INFO - Deleting VM ctest-TestBasicVMVN-98834120-99651722 2025-04-23 17:12:10,277 - INFO - Deleting VN ctest-vn2_metadata-37514315 2025-04-23 17:12:10,325 - DEBUG - VN 5077a146-4567-4fc1-98eb-721b11cd5f22 still in use: Unable to complete operation on network 5077a146-4567-4fc1-98eb-721b11cd5f22. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f0232aff-9894-4a29-8016-7e10ba434c4b'] 2025-04-23 17:12:10,325 - WARNING - Deleting VN ctest-vn2_metadata-37514315 failed..Will retry 2025-04-23 17:12:12,424 - DEBUG - Response for deleting network () 2025-04-23 17:12:12,681 - DEBUG - No XMPP flaps were noticed during the test 2025-04-23 17:12:12,681 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-04-23 17:12:12,681 - INFO - -------------------------------------------------------------------------------- 2025-04-23 17:12:12,683 - INFO - ================================================================================ 2025-04-23 17:12:12,683 - INFO - STARTING TEST : test_metadata_service 2025-04-23 17:12:12,683 - 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 17:12:12,973 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.33': '0'}} with 2025-04-23 17:12:12,973 - INFO - Initial checks done. Running the testcase now 2025-04-23 17:12:12,973 - INFO - 2025-04-23 17:12:12,973 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2025-04-23 17:12:12,978 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/a4c0f2cd-4a0d-4f60-8720-f774c06d7dc9 2025-04-23 17:12:13,142 - DEBUG - Response for create_network : {'network': {'id': '3b640aa7-0965-4fdf-9edd-a4133e3bd665', 'name': 'ctest-vn-42845599', 'tenant_id': 'be5f0593f16e4945a6b042df083dd825', 'project_id': 'be5f0593f16e4945a6b042df083dd825', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98834120', 'ctest-vn-42845599'], 'port_security_enabled': True, 'description': ''}} 2025-04-23 17:12:13,344 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ed83d3b2-7e47-4747-be00-f8bac7877153', 'name': '', 'tenant_id': 'be5f0593f16e4945a6b042df083dd825', 'network_id': '3b640aa7-0965-4fdf-9edd-a4133e3bd665', 'ip_version': 4, 'cidr': '108.13.26.64/26', 'allocation_pools': [{'start': '108.13.26.66', 'end': '108.13.26.126'}], 'gateway_ip': '108.13.26.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '108.13.26.66', 'tags': [], 'project_id': 'be5f0593f16e4945a6b042df083dd825'}} 2025-04-23 17:12:13,359 - INFO - Created VN ctest-vn-42845599 2025-04-23 17:12:13,413 - DEBUG - VN ctest-vn-42845599 UUID is 3b640aa7-0965-4fdf-9edd-a4133e3bd665 2025-04-23 17:12:14,537 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3194-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3194-1) 2025-04-23 17:12:14,537 - INFO - Waiting for VM ctest-TestBasicVMVN-98834120-95725622 to be up.. 2025-04-23 17:12:14,592 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-23 17:12:19,674 - DEBUG - VM is in ACTIVE state now 2025-04-23 17:12:19,674 - INFO - VM name : ctest-TestBasicVMVN-98834120-95725622 2025-04-23 17:12:19,757 - DEBUG - VM ctest-TestBasicVMVN-98834120-95725622 ID is fb82399a-bba4-4480-950f-905ab4cf69d4 2025-04-23 17:12:19,757 - DEBUG - VM ctest-TestBasicVMVN-98834120-95725622 launched on Node cn-jenkins-deploy-platform-ansible-os-3194-1. 2025-04-23 17:12:19,833 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/fb82399a-bba4-4480-950f-905ab4cf69d4 2025-04-23 17:12:19,840 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c7eed738-23c6-4036-ac38-8bb9a061b34b 2025-04-23 17:12:23,093 - 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 17:12:23,093 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98834120-95725622 failed! 2025-04-23 17:12:23,149 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-42845599 is 108.13.26.65 and allocation pool is NOT set 2025-04-23 17:12:25,213 - 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=2.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.95 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.736/2.845/2.954/0.109 ms') 2025-04-23 17:12:25,214 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98834120-95725622 passed 2025-04-23 17:12:25,361 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 17:12:25,361 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98834120-95725622, IP 108.13.26.67, Port 22 2025-04-23 17:12:25,417 - 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 17:12:25,507 - DEBUG - VM ctest-TestBasicVMVN-98834120-95725622 is NOT ready for SSH connections, VM status: ACTIVE 2025-04-23 17:12:30,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 17:12:30,507 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98834120-95725622, IP 108.13.26.67, Port 22 2025-04-23 17:12:30,668 - DEBUG - VM ctest-TestBasicVMVN-98834120-95725622 is ready for SSH connections 2025-04-23 17:12:30,668 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-04-23 17:12:30,668 - DEBUG - cat /tmp/output.txt 2025-04-23 17:12:32,308 - DEBUG - Hello World. The time is now Wed, 23 Apr 2025 11:12:26 -0600! 2025-04-23 17:12:32,308 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 23 Apr 2025 11:12:26 -0600!'} 2025-04-23 17:12:32,308 - INFO - metadata_script.txt got executed in the vm 2025-04-23 17:12:32,308 - INFO - Deleting VM ctest-TestBasicVMVN-98834120-95725622 2025-04-23 17:12:32,480 - INFO - Deleting VN ctest-vn-42845599 2025-04-23 17:12:32,521 - DEBUG - VN 3b640aa7-0965-4fdf-9edd-a4133e3bd665 still in use: Unable to complete operation on network 3b640aa7-0965-4fdf-9edd-a4133e3bd665. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ed45508d-bcf3-4002-8fa9-9951781502f7'] 2025-04-23 17:12:32,521 - WARNING - Deleting VN ctest-vn-42845599 failed..Will retry 2025-04-23 17:12:34,613 - DEBUG - Response for deleting network () 2025-04-23 17:12:34,869 - DEBUG - No XMPP flaps were noticed during the test 2025-04-23 17:12:34,869 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-04-23 17:12:34,869 - INFO - -------------------------------------------------------------------------------- 2025-04-23 17:12:34,871 - INFO - ================================================================================ 2025-04-23 17:12:34,871 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-23 17:12:34,871 - 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 17:12:35,173 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.33': '0'}} with 2025-04-23 17:12:35,173 - INFO - Initial checks done. Running the testcase now 2025-04-23 17:12:35,173 - INFO - 2025-04-23 17:12:35,646 - DEBUG - Response for create_network : {'network': {'id': '1dfd33fc-17f9-4fb2-a129-2d1b31e895a8', 'name': 'ctest-vn-84735179', 'tenant_id': 'be5f0593f16e4945a6b042df083dd825', 'project_id': 'be5f0593f16e4945a6b042df083dd825', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-98834120', 'ctest-vn-84735179'], 'port_security_enabled': True, 'description': ''}} 2025-04-23 17:12:35,781 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3e619c3-ff0d-4c39-8deb-a98521cf7f07', 'name': '', 'tenant_id': 'be5f0593f16e4945a6b042df083dd825', 'network_id': '1dfd33fc-17f9-4fb2-a129-2d1b31e895a8', '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': 'be5f0593f16e4945a6b042df083dd825'}} 2025-04-23 17:12:35,977 - DEBUG - Response for create_subnet : {'subnet': {'id': '6ef97f39-4f50-49e3-bcb3-07adaf2bd933', 'name': '', 'tenant_id': 'be5f0593f16e4945a6b042df083dd825', 'network_id': '1dfd33fc-17f9-4fb2-a129-2d1b31e895a8', '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': 'be5f0593f16e4945a6b042df083dd825'}} 2025-04-23 17:12:35,994 - INFO - Created VN ctest-vn-84735179 2025-04-23 17:12:36,045 - DEBUG - VN ctest-vn-84735179 UUID is 1dfd33fc-17f9-4fb2-a129-2d1b31e895a8 2025-04-23 17:12:36,406 - DEBUG - Response for create_port : {'port': {'name': 'fe6e2d56-54d0-4f36-9c52-cb8dbb1aa1be', 'id': 'fe6e2d56-54d0-4f36-9c52-cb8dbb1aa1be', 'tenant_id': 'be5f0593f16e4945a6b042df083dd825', 'network_id': '1dfd33fc-17f9-4fb2-a129-2d1b31e895a8', 'mac_address': '02:fe:6e:2d:56:54', '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': 'c3e619c3-ff0d-4c39-8deb-a98521cf7f07'}], 'security_groups': ['d0dd79e0-dbd4-4048-8de4-bd5159539f16'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'be5f0593f16e4945a6b042df083dd825'}} 2025-04-23 17:12:36,589 - DEBUG - Response for create_port : {'port': {'name': 'b33157a4-5fca-4482-afdb-7917384e280a', 'id': 'b33157a4-5fca-4482-afdb-7917384e280a', 'tenant_id': 'be5f0593f16e4945a6b042df083dd825', 'network_id': '1dfd33fc-17f9-4fb2-a129-2d1b31e895a8', 'mac_address': '02:b3:31:57:a4:5f', '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': '6ef97f39-4f50-49e3-bcb3-07adaf2bd933'}], 'security_groups': ['d0dd79e0-dbd4-4048-8de4-bd5159539f16'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'be5f0593f16e4945a6b042df083dd825'}} 2025-04-23 17:12:36,964 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3194-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3194-1) 2025-04-23 17:12:37,334 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3194-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3194-1) 2025-04-23 17:12:38,502 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3194-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3194-1) 2025-04-23 17:12:38,502 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-04-23 17:12:38,507 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a951b5f7-ebdb-40f2-9a45-a38c2f5bcea4 2025-04-23 17:12:38,521 - DEBUG - Requesting: http://10.0.0.33:8082/project/be5f0593-f16e-4945-a6b0-42df083dd825 2025-04-23 17:12:38,594 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/88e4823c-2a1c-4a19-b94c-aaae48c2f21c 2025-04-23 17:12:38,606 - INFO - Verifications in API Server for IPAM: ctest-ipam-34670730 passed 2025-04-23 17:12:38,616 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-98834120:ctest-ipam-34670730', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-98834120', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9864152278764374553', 'uuid-lslong': '13352234660768444956'}, 'enable': 'true', 'created': '2025-04-23T17:12:35', 'last-modified': '2025-04-23T17:12:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.212596'} 2025-04-23 17:12:38,616 - INFO - Verifications in Control node for IPAM: ctest-ipam-34670730 passed 2025-04-23 17:12:38,616 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-04-23 17:12:38,628 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a951b5f7-ebdb-40f2-9a45-a38c2f5bcea4 2025-04-23 17:12:38,645 - DEBUG - Requesting: http://10.0.0.33:8082/project/be5f0593-f16e-4945-a6b0-42df083dd825 2025-04-23 17:12:38,724 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/1dfd33fc-17f9-4fb2-a129-2d1b31e895a8 2025-04-23 17:12:38,737 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/1dfd33fc-17f9-4fb2-a129-2d1b31e895a8 2025-04-23 17:12:38,747 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2f2735f3-6b24-4921-b68b-352c08cd8e41 2025-04-23 17:12:38,755 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2f2735f3-6b24-4921-b68b-352c08cd8e41 2025-04-23 17:12:38,763 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/4e5091a4-7793-4f80-bea1-4273acd6e48e 2025-04-23 17:12:38,772 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-23 17:12:38,772 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/1dfd33fc-17f9-4fb2-a129-2d1b31e895a8 2025-04-23 17:12:38,785 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2f2735f3-6b24-4921-b68b-352c08cd8e41 2025-04-23 17:12:38,799 - INFO - Verified VN network id 8 for VN 1dfd33fc-17f9-4fb2-a129-2d1b31e895a8 2025-04-23 17:12:38,799 - INFO - Verifications in API Server for VN ctest-vn-84735179 passed 2025-04-23 17:12:38,799 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/1dfd33fc-17f9-4fb2-a129-2d1b31e895a8 2025-04-23 17:12:38,808 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2f2735f3-6b24-4921-b68b-352c08cd8e41 2025-04-23 17:12:38,818 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2f2735f3-6b24-4921-b68b-352c08cd8e41 2025-04-23 17:12:38,827 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/4e5091a4-7793-4f80-bea1-4273acd6e48e 2025-04-23 17:12:38,841 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-84735179', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-98834120', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2160940554034696114', 'uuid-lslong': '11612862708976227752'}, 'enable': 'true', 'created': '2025-04-23T17:12:35', 'last-modified': '2025-04-23T17:12:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.888541'} 2025-04-23 17:12:38,850 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-23 17:12:38,850 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-84735179 passed 2025-04-23 17:12:38,850 - DEBUG - ====Verifying policy data for ctest-vn-84735179 in API_Server ====== 2025-04-23 17:12:38,850 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-04-23 17:12:38,857 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a951b5f7-ebdb-40f2-9a45-a38c2f5bcea4 2025-04-23 17:12:38,869 - DEBUG - Requesting: http://10.0.0.33:8082/project/be5f0593-f16e-4945-a6b0-42df083dd825 2025-04-23 17:12:38,972 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/1dfd33fc-17f9-4fb2-a129-2d1b31e895a8 2025-04-23 17:12:38,983 - DEBUG - =>VN ctest-vn-84735179 has no policy to be verified 2025-04-23 17:12:38,983 - DEBUG - Verifying the vn in opserver 2025-04-23 17:12:38,983 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-84735179 virtual network link through opserver 10.0.0.33 2025-04-23 17:12:38,983 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-04-23 17:12:39,453 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-04-23 17:12:42,508 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-84735179 virtual network link through opserver 10.0.0.33 2025-04-23 17:12:42,508 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-04-23 17:12:45,527 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-84735179 virtual network link through opserver 10.0.0.33 2025-04-23 17:12:45,527 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-04-23 17:12:48,537 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-84735179 virtual network link through opserver 10.0.0.33 2025-04-23 17:12:48,537 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-04-23 17:12:51,549 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-84735179 virtual network link through opserver 10.0.0.33 2025-04-23 17:12:51,550 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-04-23 17:12:54,559 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-84735179 virtual network link through opserver 10.0.0.33 2025-04-23 17:12:54,559 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-04-23 17:12:57,570 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-84735179 virtual network link through opserver 10.0.0.33 2025-04-23 17:12:57,571 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-04-23 17:12:57,580 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-84735179', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-84735179?flat'} 2025-04-23 17:12:57,580 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-84735179 is found in opserver 2025-04-23 17:12:57,586 - DEBUG - VRF ids for VN ctest-vn-84735179: {'10.0.0.33': '2'} 2025-04-23 17:12:57,586 - INFO - Waiting for VM ctest-TestBasicVMVN-98834120-10924851 to be up.. 2025-04-23 17:12:57,673 - DEBUG - VM is in ACTIVE state now 2025-04-23 17:12:57,673 - INFO - VM name : ctest-TestBasicVMVN-98834120-10924851 2025-04-23 17:12:57,750 - DEBUG - VM ctest-TestBasicVMVN-98834120-10924851 ID is 5d04a23d-76ca-4f88-9fa4-ff629781f3bd 2025-04-23 17:12:57,751 - DEBUG - VM ctest-TestBasicVMVN-98834120-10924851 launched on Node cn-jenkins-deploy-platform-ansible-os-3194-1. 2025-04-23 17:12:57,823 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5d04a23d-76ca-4f88-9fa4-ff629781f3bd 2025-04-23 17:12:57,830 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/fe6e2d56-54d0-4f36-9c52-cb8dbb1aa1be 2025-04-23 17:12:59,061 - 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=2.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.378 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.378/1.668/2.958/1.290 ms') 2025-04-23 17:12:59,062 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-98834120-10924851 passed 2025-04-23 17:12:59,209 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 17:12:59,209 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98834120-10924851, IP 31.1.1.4, Port 22 2025-04-23 17:12:59,364 - DEBUG - VM ctest-TestBasicVMVN-98834120-10924851 is ready for SSH connections 2025-04-23 17:12:59,364 - INFO - Waiting for VM ctest-TestBasicVMVN-98834120-40555349 to be up.. 2025-04-23 17:12:59,433 - DEBUG - VM is in ACTIVE state now 2025-04-23 17:12:59,433 - INFO - VM name : ctest-TestBasicVMVN-98834120-40555349 2025-04-23 17:12:59,502 - DEBUG - VM ctest-TestBasicVMVN-98834120-40555349 ID is dbe5294f-5405-421a-950b-2a2eb576bd98 2025-04-23 17:12:59,503 - DEBUG - VM ctest-TestBasicVMVN-98834120-40555349 launched on Node cn-jenkins-deploy-platform-ansible-os-3194-1. 2025-04-23 17:12:59,576 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/dbe5294f-5405-421a-950b-2a2eb576bd98 2025-04-23 17:12:59,583 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b33157a4-5fca-4482-afdb-7917384e280a 2025-04-23 17:13:00,816 - 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.29 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.273 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.273/1.783/3.293/1.510 ms') 2025-04-23 17:13:00,816 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-98834120-40555349 passed 2025-04-23 17:13:00,969 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 17:13:00,969 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98834120-40555349, IP 31.1.2.4, Port 22 2025-04-23 17:13:01,132 - DEBUG - VM ctest-TestBasicVMVN-98834120-40555349 is ready for SSH connections 2025-04-23 17:13:01,133 - INFO - Waiting for VM ctest-TestBasicVMVN-98834120-63822001 to be up.. 2025-04-23 17:13:01,216 - DEBUG - VM is in ACTIVE state now 2025-04-23 17:13:01,216 - INFO - VM name : ctest-TestBasicVMVN-98834120-63822001 2025-04-23 17:13:01,290 - DEBUG - VM ctest-TestBasicVMVN-98834120-63822001 ID is cf44ef0a-3e04-47af-bd44-8267fa72b945 2025-04-23 17:13:01,291 - DEBUG - VM ctest-TestBasicVMVN-98834120-63822001 launched on Node cn-jenkins-deploy-platform-ansible-os-3194-1. 2025-04-23 17:13:01,360 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/cf44ef0a-3e04-47af-bd44-8267fa72b945 2025-04-23 17:13:01,367 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/8533728b-8b6a-420e-aab3-7b0a413b9244 2025-04-23 17:13:02,604 - 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.19 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.374 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.374/1.783/3.193/1.409 ms') 2025-04-23 17:13:02,605 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-98834120-63822001 passed 2025-04-23 17:13:02,761 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 17:13:02,761 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-98834120-63822001, IP 31.1.1.3, Port 22 2025-04-23 17:13:02,916 - DEBUG - VM ctest-TestBasicVMVN-98834120-63822001 is ready for SSH connections 2025-04-23 17:13:02,916 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 17:13:02,916 - 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.33, gateway password: c0ntrail123 2025-04-23 17:13:02,916 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-23 17:13:06,923 - 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.958 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.792 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.815 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.792/1.855/3.958 ms 2025-04-23 17:13:06,923 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-98834120-10924851 passed 2025-04-23 17:13:06,923 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 17:13:06,923 - 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.33, gateway password: c0ntrail123 2025-04-23 17:13:06,923 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-23 17:13:09,560 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.741 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.796 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.782 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.782/1.439/2.741 ms 2025-04-23 17:13:09,560 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-98834120-40555349 passed 2025-04-23 17:13:09,560 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 17:13:09,560 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 17:13:09,560 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 17:13:09,560 - 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.33, gateway password: c0ntrail123 2025-04-23 17:13:09,560 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-23 17:13:09,735 - DEBUG - None 2025-04-23 17:13:09,736 - 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.33, gateway password: c0ntrail123 2025-04-23 17:13:09,736 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-23 17:13:09,918 - DEBUG - None 2025-04-23 17:13:09,918 - 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.33, gateway password: c0ntrail123 2025-04-23 17:13:09,919 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-23 17:13:10,511 - DEBUG - None 2025-04-23 17:13:10,511 - 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.33, gateway password: c0ntrail123 2025-04-23 17:13:10,511 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-23 17:13:12,710 - 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.975 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.770 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.436 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.782 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.376 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.376/1.867/4.770 ms 2025-04-23 17:13:12,710 - 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.33, gateway password: c0ntrail123 2025-04-23 17:13:12,710 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-23 17:13:14,939 - 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.058 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.733 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.681 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.477 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.789 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.674 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.394 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.394/2.258/5.681 ms 2025-04-23 17:13:14,939 - 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.33, gateway password: c0ntrail123 2025-04-23 17:13:14,939 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-23 17:13:17,196 - 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.674 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.574 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.550 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.566 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.378 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.353 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.353/1.934/4.550 ms 2025-04-23 17:13:17,196 - INFO - Deleting VM ctest-TestBasicVMVN-98834120-63822001 2025-04-23 17:13:17,254 - INFO - Detaching port b33157a4-5fca-4482-afdb-7917384e280a from VM ctest-TestBasicVMVN-98834120-40555349 2025-04-23 17:13:17,299 - INFO - Deleting VM ctest-TestBasicVMVN-98834120-40555349 2025-04-23 17:13:17,360 - INFO - Detaching port fe6e2d56-54d0-4f36-9c52-cb8dbb1aa1be from VM ctest-TestBasicVMVN-98834120-10924851 2025-04-23 17:13:17,397 - INFO - Deleting VM ctest-TestBasicVMVN-98834120-10924851 2025-04-23 17:13:17,472 - INFO - Deleting VN ctest-vn-84735179 2025-04-23 17:13:17,614 - DEBUG - Response for delete_port : () 2025-04-23 17:13:17,760 - DEBUG - Response for delete_port : () 2025-04-23 17:13:17,806 - DEBUG - VN 1dfd33fc-17f9-4fb2-a129-2d1b31e895a8 still in use: Unable to complete operation on network 1dfd33fc-17f9-4fb2-a129-2d1b31e895a8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f0ffc4bf-0a3f-4894-b98c-83f6ddaa2362'] 2025-04-23 17:13:17,806 - WARNING - Deleting VN ctest-vn-84735179 failed..Will retry 2025-04-23 17:13:19,954 - DEBUG - Response for deleting network () 2025-04-23 17:13:19,954 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2f2735f3-6b24-4921-b68b-352c08cd8e41 2025-04-23 17:13:19,959 - DEBUG - Response Code: 404 2025-04-23 17:13:19,959 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-04-23 17:13:19,965 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a951b5f7-ebdb-40f2-9a45-a38c2f5bcea4 2025-04-23 17:13:20,021 - DEBUG - Requesting: http://10.0.0.33:8082/project/be5f0593-f16e-4945-a6b0-42df083dd825 2025-04-23 17:13:20,104 - INFO - Validated that VN ctest-vn-84735179 is not found in API Server 2025-04-23 17:13:20,113 - DEBUG - VN ctest-vn-84735179 is not present in Agent 10.0.0.33 2025-04-23 17:13:20,113 - INFO - Validated that VN ctest-vn-84735179 is not in any agent 2025-04-23 17:13:20,117 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2025-04-23 17:13:20,123 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-84735179 2025-04-23 17:13:20,123 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-98834120:ctest-vn-84735179 2025-04-23 17:13:20,131 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-84735179 info 2025-04-23 17:13:20,208 - INFO - IPAM: ctest-ipam-34670730 is not found in API Server 2025-04-23 17:13:20,223 - INFO - IPAM:ctest-ipam-34670730 is not found in control node 2025-04-23 17:13:20,492 - DEBUG - No XMPP flaps were noticed during the test 2025-04-23 17:13:20,492 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:46] 2025-04-23 17:13:20,492 - INFO - -------------------------------------------------------------------------------- 2025-04-23 17:13:21,162 - INFO - Deleted project: ctest-TestBasicVMVN-98834120, ID : be5f0593-f16e-4945-a6b0-42df083dd825