2025-01-13 21:13:50,490 - INFO - Domain Default found not creating
2025-01-13 21:13:50,662 - INFO - Project ctest-TestBasicVMVN-93640581 not found, creating it
2025-01-13 21:13:51,139 - INFO - Created Project:ctest-TestBasicVMVN-93640581, ID : 565190b8-f528-47a4-99b3-9291364b76b1
2025-01-13 21:13:52,628 - INFO - ================================================================================
2025-01-13 21:13:52,628 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-13 21:13:52,628 - 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-13 21:13:52,886 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.13': '0'}} with
2025-01-13 21:13:52,886 - INFO - Initial checks done. Running the testcase now
2025-01-13 21:13:52,886 - INFO -
2025-01-13 21:13:53,457 - DEBUG - Response for create_network : {'network': {'id': '116e7d59-1f27-46bd-9aac-8e5f5ed95ba3', 'name': 'ctest-vn2_metadata-27640607', 'tenant_id': '565190b8f52847a499b39291364b76b1', 'project_id': '565190b8f52847a499b39291364b76b1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93640581', 'ctest-vn2_metadata-27640607'], 'port_security_enabled': True, 'description': ''}}
2025-01-13 21:13:53,652 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3495482-9740-4cd3-a3f0-cd98a5f86043', 'name': '', 'tenant_id': '565190b8f52847a499b39291364b76b1', 'network_id': '116e7d59-1f27-46bd-9aac-8e5f5ed95ba3', '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': '565190b8f52847a499b39291364b76b1'}}
2025-01-13 21:13:53,670 - INFO - Created VN ctest-vn2_metadata-27640607
2025-01-13 21:13:53,725 - DEBUG - VN ctest-vn2_metadata-27640607 UUID is 116e7d59-1f27-46bd-9aac-8e5f5ed95ba3
2025-01-13 21:13:53,919 - DEBUG - Services list from nova: [, , ]
2025-01-13 21:13:54,955 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2618-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2618-1)
2025-01-13 21:13:55,068 - DEBUG - Link local service introspect added
2025-01-13 21:13:55,109 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-13 21:14:00,198 - DEBUG - VM is in ACTIVE state now
2025-01-13 21:14:00,339 - INFO - Waiting for VM ctest-TestBasicVMVN-93640581-81280998 to be up..
2025-01-13 21:14:00,339 - INFO - VM name : ctest-TestBasicVMVN-93640581-81280998
2025-01-13 21:14:00,434 - DEBUG - VM ctest-TestBasicVMVN-93640581-81280998 ID is 34dcf7df-68c8-4e65-ad48-56178f883855
2025-01-13 21:14:00,434 - DEBUG - VM ctest-TestBasicVMVN-93640581-81280998 launched on Node cn-jenkins-deploy-platform-ansible-os-2618-1
2025-01-13 21:14:00,528 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/34dcf7df-68c8-4e65-ad48-56178f883855
2025-01-13 21:14:00,848 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/34dcf7df-68c8-4e65-ad48-56178f883855
2025-01-13 21:14:00,886 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/ea24df04-6053-4457-b800-4d566c24bc3c
2025-01-13 21:14:04,166 - 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 1026ms')
2025-01-13 21:14:04,166 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93640581-81280998 failed!
2025-01-13 21:14:04,225 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93640581:ctest-vn2_metadata-27640607 is 11.1.1.1 and allocation pool is NOT set
2025-01-13 21:14:06,288 - 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.12 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.02 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.023/5.573/9.124/3.550 ms')
2025-01-13 21:14:06,288 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93640581-81280998 passed
2025-01-13 21:14:06,448 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 21:14:06,448 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93640581-81280998, IP 11.1.1.3, Port 22
2025-01-13 21:14:06,514 - 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-13 21:14:06,604 - DEBUG - VM ctest-TestBasicVMVN-93640581-81280998 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-13 21:14:11,604 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 21:14:11,605 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93640581-81280998, IP 11.1.1.3, Port 22
2025-01-13 21:14:11,775 - DEBUG - VM ctest-TestBasicVMVN-93640581-81280998 is ready for SSH connections
2025-01-13 21:14:11,776 - INFO - Retry 0
2025-01-13 21:14:11,776 - 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.17, gateway password: c0ntrail123
2025-01-13 21:14:11,777 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-13 21:14:13,414 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-13 21:14:13,414 - INFO - Generic metadata worked
2025-01-13 21:14:13,680 - DEBUG - Link local service introspect removed
2025-01-13 21:14:13,680 - INFO - Deleting VM ctest-TestBasicVMVN-93640581-81280998
2025-01-13 21:14:13,763 - INFO - Deleting VN ctest-vn2_metadata-27640607
2025-01-13 21:14:13,802 - DEBUG - VN 116e7d59-1f27-46bd-9aac-8e5f5ed95ba3 still in use: Unable to complete operation on network 116e7d59-1f27-46bd-9aac-8e5f5ed95ba3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-56776ad0-6794-4ff2-9fdf-4b9bfb48cca3']
2025-01-13 21:14:13,803 - WARNING - Deleting VN ctest-vn2_metadata-27640607 failed..Will retry
2025-01-13 21:14:15,961 - DEBUG - Response for deleting network ()
2025-01-13 21:14:16,215 - DEBUG - No XMPP flaps were noticed during the test
2025-01-13 21:14:16,215 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-01-13 21:14:16,216 - INFO - --------------------------------------------------------------------------------
2025-01-13 21:14:16,219 - INFO - ================================================================================
2025-01-13 21:14:16,219 - INFO - STARTING TEST : test_metadata_service
2025-01-13 21:14:16,220 - 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-13 21:14:16,503 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.13': '0'}} with
2025-01-13 21:14:16,503 - INFO - Initial checks done. Running the testcase now
2025-01-13 21:14:16,503 - INFO -
2025-01-13 21:14:16,503 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-configs
2025-01-13 21:14:16,511 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-config/f6a935c6-8276-48da-94a6-4f1baa4e6250
2025-01-13 21:14:16,699 - DEBUG - Response for create_network : {'network': {'id': 'f8637f1d-7c0d-4a3d-9e16-df34d43f0ea8', 'name': 'ctest-vn-70903756', 'tenant_id': '565190b8f52847a499b39291364b76b1', 'project_id': '565190b8f52847a499b39291364b76b1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93640581', 'ctest-vn-70903756'], 'port_security_enabled': True, 'description': ''}}
2025-01-13 21:14:16,926 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ffbc5f43-b1bc-4a14-a3ed-e3c419edc563', 'name': '', 'tenant_id': '565190b8f52847a499b39291364b76b1', 'network_id': 'f8637f1d-7c0d-4a3d-9e16-df34d43f0ea8', 'ip_version': 4, 'cidr': '201.24.244.128/26', 'allocation_pools': [{'start': '201.24.244.130', 'end': '201.24.244.190'}], 'gateway_ip': '201.24.244.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '201.24.244.130', 'tags': [], 'project_id': '565190b8f52847a499b39291364b76b1'}}
2025-01-13 21:14:16,944 - INFO - Created VN ctest-vn-70903756
2025-01-13 21:14:17,000 - DEBUG - VN ctest-vn-70903756 UUID is f8637f1d-7c0d-4a3d-9e16-df34d43f0ea8
2025-01-13 21:14:18,214 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2618-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2618-1)
2025-01-13 21:14:18,214 - INFO - Waiting for VM ctest-TestBasicVMVN-93640581-40420249 to be up..
2025-01-13 21:14:18,257 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-13 21:14:23,343 - DEBUG - VM is in ACTIVE state now
2025-01-13 21:14:23,343 - INFO - VM name : ctest-TestBasicVMVN-93640581-40420249
2025-01-13 21:14:23,420 - DEBUG - VM ctest-TestBasicVMVN-93640581-40420249 ID is ac62fa5a-8d1b-4095-83db-f796cb02f79b
2025-01-13 21:14:23,421 - DEBUG - VM ctest-TestBasicVMVN-93640581-40420249 launched on Node cn-jenkins-deploy-platform-ansible-os-2618-1
2025-01-13 21:14:23,508 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/ac62fa5a-8d1b-4095-83db-f796cb02f79b
2025-01-13 21:14:23,518 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/530789ea-67f6-4834-847a-e3e0fa317a86
2025-01-13 21:14:26,792 - 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 1022ms')
2025-01-13 21:14:26,792 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93640581-40420249 failed!
2025-01-13 21:14:26,852 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93640581:ctest-vn-70903756 is 201.24.244.129 and allocation pool is NOT set
2025-01-13 21:14:28,921 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.35 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 = 3.345/3.837/4.329/0.492 ms')
2025-01-13 21:14:28,921 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93640581-40420249 passed
2025-01-13 21:14:29,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 21:14:29,077 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93640581-40420249, IP 201.24.244.131, Port 22
2025-01-13 21:14:29,132 - 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-13 21:14:29,214 - DEBUG - VM ctest-TestBasicVMVN-93640581-40420249 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-13 21:14:34,214 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 21:14:34,215 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93640581-40420249, IP 201.24.244.131, Port 22
2025-01-13 21:14:34,372 - DEBUG - VM ctest-TestBasicVMVN-93640581-40420249 is ready for SSH connections
2025-01-13 21:14:34,373 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2025-01-13 21:14:34,373 - DEBUG - cat /tmp/output.txt
2025-01-13 21:14:36,020 - DEBUG - Hello World. The time is now Mon, 13 Jan 2025 14:14:31 -0700!
2025-01-13 21:14:36,020 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 13 Jan 2025 14:14:31 -0700!'}
2025-01-13 21:14:36,020 - INFO - metadata_script.txt got executed in the vm
2025-01-13 21:14:36,020 - INFO - Deleting VM ctest-TestBasicVMVN-93640581-40420249
2025-01-13 21:14:36,097 - INFO - Deleting VN ctest-vn-70903756
2025-01-13 21:14:36,137 - DEBUG - VN f8637f1d-7c0d-4a3d-9e16-df34d43f0ea8 still in use: Unable to complete operation on network f8637f1d-7c0d-4a3d-9e16-df34d43f0ea8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4d1d3e23-753e-47f0-92b9-a0ce17a31718']
2025-01-13 21:14:36,137 - WARNING - Deleting VN ctest-vn-70903756 failed..Will retry
2025-01-13 21:14:38,260 - DEBUG - Response for deleting network ()
2025-01-13 21:14:38,518 - DEBUG - No XMPP flaps were noticed during the test
2025-01-13 21:14:38,518 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-01-13 21:14:38,518 - INFO - --------------------------------------------------------------------------------
2025-01-13 21:14:38,520 - INFO - ================================================================================
2025-01-13 21:14:38,521 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-13 21:14:38,521 - 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-13 21:14:38,806 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.13': '0'}} with
2025-01-13 21:14:38,806 - INFO - Initial checks done. Running the testcase now
2025-01-13 21:14:38,806 - INFO -
2025-01-13 21:14:39,298 - DEBUG - Response for create_network : {'network': {'id': 'fcec859b-a235-484d-93b2-246978be8f38', 'name': 'ctest-vn-01435790', 'tenant_id': '565190b8f52847a499b39291364b76b1', 'project_id': '565190b8f52847a499b39291364b76b1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93640581', 'ctest-vn-01435790'], 'port_security_enabled': True, 'description': ''}}
2025-01-13 21:14:39,462 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a780eb54-c525-442a-9d51-9180686b67d3', 'name': '', 'tenant_id': '565190b8f52847a499b39291364b76b1', 'network_id': 'fcec859b-a235-484d-93b2-246978be8f38', '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': '565190b8f52847a499b39291364b76b1'}}
2025-01-13 21:14:39,669 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd658c10f-a698-481a-be81-7cf21399e0ae', 'name': '', 'tenant_id': '565190b8f52847a499b39291364b76b1', 'network_id': 'fcec859b-a235-484d-93b2-246978be8f38', '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': '565190b8f52847a499b39291364b76b1'}}
2025-01-13 21:14:39,692 - INFO - Created VN ctest-vn-01435790
2025-01-13 21:14:39,744 - DEBUG - VN ctest-vn-01435790 UUID is fcec859b-a235-484d-93b2-246978be8f38
2025-01-13 21:14:40,125 - DEBUG - Response for create_port : {'port': {'name': '5a7200b8-ed01-4e3b-b78c-b01f72ff6a42', 'id': '5a7200b8-ed01-4e3b-b78c-b01f72ff6a42', 'tenant_id': '565190b8f52847a499b39291364b76b1', 'network_id': 'fcec859b-a235-484d-93b2-246978be8f38', 'mac_address': '02:5a:72:00:b8:ed', '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': 'a780eb54-c525-442a-9d51-9180686b67d3'}], 'security_groups': ['b9f49596-a8c9-4cc1-ac08-eb5d995a8a92'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '565190b8f52847a499b39291364b76b1'}}
2025-01-13 21:14:40,305 - DEBUG - Response for create_port : {'port': {'name': 'd1af0e5a-af24-465b-8b7c-653745aaba1c', 'id': 'd1af0e5a-af24-465b-8b7c-653745aaba1c', 'tenant_id': '565190b8f52847a499b39291364b76b1', 'network_id': 'fcec859b-a235-484d-93b2-246978be8f38', 'mac_address': '02:d1:af:0e:5a:af', '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': 'd658c10f-a698-481a-be81-7cf21399e0ae'}], 'security_groups': ['b9f49596-a8c9-4cc1-ac08-eb5d995a8a92'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '565190b8f52847a499b39291364b76b1'}}
2025-01-13 21:14:40,734 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2618-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2618-1)
2025-01-13 21:14:41,118 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2618-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2618-1)
2025-01-13 21:14:42,275 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2618-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2618-1)
2025-01-13 21:14:42,275 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-01-13 21:14:42,282 - DEBUG - Requesting: http://10.0.0.17:8082/domain/f5a12c2d-d6e7-45cb-9393-9521bd138ed2
2025-01-13 21:14:42,301 - DEBUG - Requesting: http://10.0.0.17:8082/project/565190b8-f528-47a4-99b3-9291364b76b1
2025-01-13 21:14:42,397 - DEBUG - Requesting: http://10.0.0.17:8082/network-ipam/fbbabf89-4864-440a-b286-65564e33be93
2025-01-13 21:14:42,415 - INFO - Verifications in API Server for IPAM: ctest-ipam-03317969 passed
2025-01-13 21:14:42,422 - DEBUG - Control-node 10.0.0.17 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93640581:ctest-ipam-03317969', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93640581', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18139021045534049290', 'uuid-lslong': '12864080806984007315'}, 'enable': 'true', 'created': '2025-01-13T21:14:38', 'last-modified': '2025-01-13T21:14:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.379496'}
2025-01-13 21:14:42,422 - INFO - Verifications in Control node for IPAM: ctest-ipam-03317969 passed
2025-01-13 21:14:42,422 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-01-13 21:14:42,432 - DEBUG - Requesting: http://10.0.0.17:8082/domain/f5a12c2d-d6e7-45cb-9393-9521bd138ed2
2025-01-13 21:14:42,444 - DEBUG - Requesting: http://10.0.0.17:8082/project/565190b8-f528-47a4-99b3-9291364b76b1
2025-01-13 21:14:42,528 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/fcec859b-a235-484d-93b2-246978be8f38
2025-01-13 21:14:42,548 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/fcec859b-a235-484d-93b2-246978be8f38
2025-01-13 21:14:42,565 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/1323cf98-1b66-4e3e-800d-78146b4bfff3
2025-01-13 21:14:42,577 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/1323cf98-1b66-4e3e-800d-78146b4bfff3
2025-01-13 21:14:42,591 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/44c780df-a75c-4b9c-a3af-83d4edbf0dbe
2025-01-13 21:14:42,602 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-13 21:14:42,602 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/fcec859b-a235-484d-93b2-246978be8f38
2025-01-13 21:14:42,616 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/1323cf98-1b66-4e3e-800d-78146b4bfff3
2025-01-13 21:14:42,641 - INFO - Verified VN network id 8 for VN fcec859b-a235-484d-93b2-246978be8f38
2025-01-13 21:14:42,641 - INFO - Verifications in API Server for VN ctest-vn-01435790 passed
2025-01-13 21:14:42,642 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/fcec859b-a235-484d-93b2-246978be8f38
2025-01-13 21:14:42,659 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/1323cf98-1b66-4e3e-800d-78146b4bfff3
2025-01-13 21:14:42,669 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/1323cf98-1b66-4e3e-800d-78146b4bfff3
2025-01-13 21:14:42,691 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/44c780df-a75c-4b9c-a3af-83d4edbf0dbe
2025-01-13 21:14:42,713 - DEBUG - Control-node 10.0.0.17 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93640581:ctest-vn-01435790', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93640581', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18225088695549380685', 'uuid-lslong': '10642608904845823800'}, 'enable': 'true', 'created': '2025-01-13T21:14:39', 'last-modified': '2025-01-13T21:14:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.069528'}
2025-01-13 21:14:42,734 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-13 21:14:42,734 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-01435790 passed
2025-01-13 21:14:42,734 - DEBUG - ====Verifying policy data for ctest-vn-01435790 in API_Server ======
2025-01-13 21:14:42,734 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-01-13 21:14:42,745 - DEBUG - Requesting: http://10.0.0.17:8082/domain/f5a12c2d-d6e7-45cb-9393-9521bd138ed2
2025-01-13 21:14:42,781 - DEBUG - Requesting: http://10.0.0.17:8082/project/565190b8-f528-47a4-99b3-9291364b76b1
2025-01-13 21:14:42,894 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/fcec859b-a235-484d-93b2-246978be8f38
2025-01-13 21:14:42,914 - DEBUG - =>VN ctest-vn-01435790 has no policy to be verified
2025-01-13 21:14:42,914 - DEBUG - Verifying the vn in opserver
2025-01-13 21:14:42,914 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93640581:ctest-vn-01435790 virtual network link through opserver 10.0.0.17
2025-01-13 21:14:42,914 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2025-01-13 21:14:43,279 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2025-01-13 21:14:43,374 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93640581:ctest-vn-01435790', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93640581:ctest-vn-01435790?flat'}
2025-01-13 21:14:43,374 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93640581:ctest-vn-01435790 is found in opserver
2025-01-13 21:14:43,383 - DEBUG - VRF ids for VN ctest-vn-01435790: {'10.0.0.17': '2'}
2025-01-13 21:14:43,383 - INFO - Waiting for VM ctest-TestBasicVMVN-93640581-54895078 to be up..
2025-01-13 21:14:43,495 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-13 21:14:48,583 - DEBUG - VM is in ACTIVE state now
2025-01-13 21:14:48,583 - INFO - VM name : ctest-TestBasicVMVN-93640581-54895078
2025-01-13 21:14:48,670 - DEBUG - VM ctest-TestBasicVMVN-93640581-54895078 ID is cfb30942-9acb-4d29-900d-c4f2b5d449e4
2025-01-13 21:14:48,670 - DEBUG - VM ctest-TestBasicVMVN-93640581-54895078 launched on Node cn-jenkins-deploy-platform-ansible-os-2618-1
2025-01-13 21:14:48,765 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/cfb30942-9acb-4d29-900d-c4f2b5d449e4
2025-01-13 21:14:48,778 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/5a7200b8-ed01-4e3b-b78c-b01f72ff6a42
2025-01-13 21:14:52,040 - 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 1015ms')
2025-01-13 21:14:52,040 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93640581-54895078 failed!
2025-01-13 21:14:52,100 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93640581:ctest-vn-01435790 is 31.1.1.1 and allocation pool is NOT set
2025-01-13 21:14:52,101 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93640581:ctest-vn-01435790 is 31.1.2.1 and allocation pool is NOT set
2025-01-13 21:14:54,168 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.486 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.486/1.845/3.204/1.359 ms')
2025-01-13 21:14:54,168 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93640581-54895078 passed
2025-01-13 21:14:54,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 21:14:54,325 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93640581-54895078, IP 31.1.1.4, Port 22
2025-01-13 21:14:54,491 - DEBUG - VM ctest-TestBasicVMVN-93640581-54895078 is ready for SSH connections
2025-01-13 21:14:54,491 - INFO - Waiting for VM ctest-TestBasicVMVN-93640581-90461492 to be up..
2025-01-13 21:14:54,581 - DEBUG - VM is in ACTIVE state now
2025-01-13 21:14:54,581 - INFO - VM name : ctest-TestBasicVMVN-93640581-90461492
2025-01-13 21:14:54,676 - DEBUG - VM ctest-TestBasicVMVN-93640581-90461492 ID is 50169b0a-d8f1-4a0d-9564-27669f11a0f4
2025-01-13 21:14:54,676 - DEBUG - VM ctest-TestBasicVMVN-93640581-90461492 launched on Node cn-jenkins-deploy-platform-ansible-os-2618-1
2025-01-13 21:14:54,761 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/50169b0a-d8f1-4a0d-9564-27669f11a0f4
2025-01-13 21:14:54,772 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/d1af0e5a-af24-465b-8b7c-653745aaba1c
2025-01-13 21:14:56,017 - 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=2.85 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.390 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.390/1.618/2.846/1.228 ms')
2025-01-13 21:14:56,017 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93640581-90461492 passed
2025-01-13 21:14:56,172 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 21:14:56,172 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93640581-90461492, IP 31.1.2.4, Port 22
2025-01-13 21:14:56,327 - DEBUG - VM ctest-TestBasicVMVN-93640581-90461492 is ready for SSH connections
2025-01-13 21:14:56,327 - INFO - Waiting for VM ctest-TestBasicVMVN-93640581-73259216 to be up..
2025-01-13 21:14:56,403 - DEBUG - VM is in ACTIVE state now
2025-01-13 21:14:56,403 - INFO - VM name : ctest-TestBasicVMVN-93640581-73259216
2025-01-13 21:14:56,480 - DEBUG - VM ctest-TestBasicVMVN-93640581-73259216 ID is 030d0d7a-c4dc-4b83-a27f-216fffe5ea39
2025-01-13 21:14:56,481 - DEBUG - VM ctest-TestBasicVMVN-93640581-73259216 launched on Node cn-jenkins-deploy-platform-ansible-os-2618-1
2025-01-13 21:14:56,561 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/030d0d7a-c4dc-4b83-a27f-216fffe5ea39
2025-01-13 21:14:56,570 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/5e7fc973-590a-4c80-bc64-6047ed66bd5e
2025-01-13 21:14:57,813 - 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.83 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.355 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.355/1.592/2.830/1.237 ms')
2025-01-13 21:14:57,813 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93640581-73259216 passed
2025-01-13 21:14:57,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 21:14:57,965 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93640581-73259216, IP 31.1.1.3, Port 22
2025-01-13 21:14:58,120 - DEBUG - VM ctest-TestBasicVMVN-93640581-73259216 is ready for SSH connections
2025-01-13 21:14:58,120 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 21:14:58,120 - 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.17, gateway password: c0ntrail123
2025-01-13 21:14:58,120 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-13 21:15:02,145 - 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.649 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.910 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.131 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.910/1.896/3.649 ms
2025-01-13 21:15:02,145 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93640581-54895078 passed
2025-01-13 21:15:02,145 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 21:15:02,145 - 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.17, gateway password: c0ntrail123
2025-01-13 21:15:02,145 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-13 21:15:05,805 - 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.198 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.804 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.878 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.804/1.626/3.198 ms
2025-01-13 21:15:05,806 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93640581-90461492 passed
2025-01-13 21:15:05,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 21:15:05,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 21:15:05,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-13 21:15:05,806 - 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.17, gateway password: c0ntrail123
2025-01-13 21:15:05,806 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-13 21:15:05,993 - DEBUG - None
2025-01-13 21:15:05,993 - 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.17, gateway password: c0ntrail123
2025-01-13 21:15:05,993 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-13 21:15:06,187 - DEBUG - None
2025-01-13 21:15:06,187 - 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.17, gateway password: c0ntrail123
2025-01-13 21:15:06,187 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-13 21:15:06,985 - DEBUG - None
2025-01-13 21:15:06,985 - 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.17, gateway password: c0ntrail123
2025-01-13 21:15:06,986 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-13 21:15:09,205 - 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=3.135 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.038 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.580 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.775 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.466 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.466/2.798/8.038 ms
2025-01-13 21:15:09,205 - 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.17, gateway password: c0ntrail123
2025-01-13 21:15:09,205 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-13 21:15:11,460 - 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.076 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.087 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.359 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.866 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.985 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.349 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.349/2.028/4.359 ms
2025-01-13 21:15:11,460 - 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.17, gateway password: c0ntrail123
2025-01-13 21:15:11,461 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-13 21:15:13,706 - 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.667 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.782 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.665 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.422 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.731 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.788 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.479 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.422/1.790/3.665 ms
2025-01-13 21:15:13,706 - INFO - Deleting VM ctest-TestBasicVMVN-93640581-73259216
2025-01-13 21:15:13,788 - INFO - Detaching port d1af0e5a-af24-465b-8b7c-653745aaba1c from VM ctest-TestBasicVMVN-93640581-90461492
2025-01-13 21:15:13,846 - INFO - Deleting VM ctest-TestBasicVMVN-93640581-90461492
2025-01-13 21:15:13,915 - INFO - Detaching port 5a7200b8-ed01-4e3b-b78c-b01f72ff6a42 from VM ctest-TestBasicVMVN-93640581-54895078
2025-01-13 21:15:13,954 - INFO - Deleting VM ctest-TestBasicVMVN-93640581-54895078
2025-01-13 21:15:14,053 - INFO - Deleting VN ctest-vn-01435790
2025-01-13 21:15:14,235 - DEBUG - Response for delete_port : ()
2025-01-13 21:15:14,460 - DEBUG - Response for delete_port : ()
2025-01-13 21:15:14,694 - DEBUG - Response for deleting network ()
2025-01-13 21:15:14,694 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/1323cf98-1b66-4e3e-800d-78146b4bfff3
2025-01-13 21:15:14,702 - DEBUG - Response Code: 404
2025-01-13 21:15:14,702 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-01-13 21:15:14,709 - DEBUG - Requesting: http://10.0.0.17:8082/domain/f5a12c2d-d6e7-45cb-9393-9521bd138ed2
2025-01-13 21:15:14,767 - DEBUG - Requesting: http://10.0.0.17:8082/project/565190b8-f528-47a4-99b3-9291364b76b1
2025-01-13 21:15:14,850 - INFO - Validated that VN ctest-vn-01435790 is not found in API Server
2025-01-13 21:15:14,862 - DEBUG - VN ctest-vn-01435790 is not present in Agent 10.0.0.17
2025-01-13 21:15:14,862 - INFO - Validated that VN ctest-vn-01435790 is not in any agent
2025-01-13 21:15:14,869 - DEBUG - VRF 2 is not seen in agent 10.0.0.17
2025-01-13 21:15:14,874 - DEBUG - Vrouter 10.0.0.17 does not have vrf 2 for VN ctest-vn-01435790
2025-01-13 21:15:14,874 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93640581:ctest-vn-01435790
2025-01-13 21:15:14,884 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-01435790 info
2025-01-13 21:15:14,964 - INFO - IPAM: ctest-ipam-03317969 is not found in API Server
2025-01-13 21:15:14,977 - INFO - IPAM:ctest-ipam-03317969 is not found in control node
2025-01-13 21:15:15,233 - DEBUG - No XMPP flaps were noticed during the test
2025-01-13 21:15:15,233 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-01-13 21:15:15,234 - INFO - --------------------------------------------------------------------------------
2025-01-13 21:15:16,019 - INFO - Deleted project: ctest-TestBasicVMVN-93640581, ID : 565190b8-f528-47a4-99b3-9291364b76b1