2025-03-13 02:31:01,191 - INFO - Domain Default found not creating
2025-03-13 02:31:01,367 - INFO - Project ctest-TestBasicVMVN-59234501 not found, creating it
2025-03-13 02:31:01,918 - INFO - Created Project:ctest-TestBasicVMVN-59234501, ID : 86bd7c8f-b3c9-4798-b8e8-4272eb699497
2025-03-13 02:31:03,536 - INFO - ================================================================================
2025-03-13 02:31:03,536 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-13 02:31:03,536 - 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-13 02:31:03,793 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.14': '0'}} with
2025-03-13 02:31:03,793 - INFO - Initial checks done. Running the testcase now
2025-03-13 02:31:03,793 - INFO -
2025-03-13 02:31:04,413 - DEBUG - Response for create_network : {'network': {'id': 'a917bc56-cca9-44ac-bd5b-b3c2491075b2', 'name': 'ctest-vn2_metadata-07029600', 'tenant_id': '86bd7c8fb3c94798b8e84272eb699497', 'project_id': '86bd7c8fb3c94798b8e84272eb699497', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-59234501', 'ctest-vn2_metadata-07029600'], 'port_security_enabled': True, 'description': ''}}
2025-03-13 02:31:04,582 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc7a3cac-85fd-405e-a85e-a3daccbd1744', 'name': '', 'tenant_id': '86bd7c8fb3c94798b8e84272eb699497', 'network_id': 'a917bc56-cca9-44ac-bd5b-b3c2491075b2', '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': '86bd7c8fb3c94798b8e84272eb699497'}}
2025-03-13 02:31:04,603 - INFO - Created VN ctest-vn2_metadata-07029600
2025-03-13 02:31:04,658 - DEBUG - VN ctest-vn2_metadata-07029600 UUID is a917bc56-cca9-44ac-bd5b-b3c2491075b2
2025-03-13 02:31:04,855 - DEBUG - Services list from nova: [, , ]
2025-03-13 02:31:06,107 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2860-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2860-1)
2025-03-13 02:31:06,217 - DEBUG - Link local service introspect added
2025-03-13 02:31:06,263 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-13 02:31:11,351 - DEBUG - VM is in ACTIVE state now
2025-03-13 02:31:11,491 - INFO - Waiting for VM ctest-TestBasicVMVN-59234501-24898668 to be up..
2025-03-13 02:31:11,491 - INFO - VM name : ctest-TestBasicVMVN-59234501-24898668
2025-03-13 02:31:11,574 - DEBUG - VM ctest-TestBasicVMVN-59234501-24898668 ID is afd8ab97-608d-475a-9d52-45cda9da4714
2025-03-13 02:31:11,574 - DEBUG - VM ctest-TestBasicVMVN-59234501-24898668 launched on Node cn-jenkins-deploy-platform-ansible-os-2860-1
2025-03-13 02:31:11,671 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/afd8ab97-608d-475a-9d52-45cda9da4714
2025-03-13 02:31:12,011 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/afd8ab97-608d-475a-9d52-45cda9da4714
2025-03-13 02:31:12,057 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/86b034ea-d8cd-4303-a1fb-193680df04e8
2025-03-13 02:31:15,335 - 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-03-13 02:31:15,335 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59234501-24898668 failed!
2025-03-13 02:31:15,394 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59234501:ctest-vn2_metadata-07029600 is 11.1.1.1 and allocation pool is NOT set
2025-03-13 02:31:19,489 - 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=3.18 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1030ms\r\nrtt min/avg/max/mdev = 3.181/3.181/3.181/0.000 ms')
2025-03-13 02:31:19,489 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59234501-24898668 passed
2025-03-13 02:31:19,646 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-13 02:31:19,646 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59234501-24898668, IP 11.1.1.3, Port 22
2025-03-13 02:31:19,805 - DEBUG - VM ctest-TestBasicVMVN-59234501-24898668 is ready for SSH connections
2025-03-13 02:31:19,805 - INFO - Retry 0
2025-03-13 02:31:19,805 - 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-03-13 02:31:19,805 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-13 02:31:21,474 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-13 02:31:21,474 - INFO - Generic metadata worked
2025-03-13 02:31:21,753 - DEBUG - Link local service introspect removed
2025-03-13 02:31:21,754 - INFO - Deleting VM ctest-TestBasicVMVN-59234501-24898668
2025-03-13 02:31:21,833 - INFO - Deleting VN ctest-vn2_metadata-07029600
2025-03-13 02:31:21,877 - DEBUG - VN a917bc56-cca9-44ac-bd5b-b3c2491075b2 still in use: Unable to complete operation on network a917bc56-cca9-44ac-bd5b-b3c2491075b2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-34db1334-9d43-4194-a2c8-0d2e6502a9a1']
2025-03-13 02:31:21,877 - WARNING - Deleting VN ctest-vn2_metadata-07029600 failed..Will retry
2025-03-13 02:31:24,000 - DEBUG - Response for deleting network ()
2025-03-13 02:31:24,261 - DEBUG - No XMPP flaps were noticed during the test
2025-03-13 02:31:24,262 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2025-03-13 02:31:24,262 - INFO - --------------------------------------------------------------------------------
2025-03-13 02:31:24,264 - INFO - ================================================================================
2025-03-13 02:31:24,265 - INFO - STARTING TEST : test_metadata_service
2025-03-13 02:31:24,265 - 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-13 02:31:24,556 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.14': '0'}} with
2025-03-13 02:31:24,556 - INFO - Initial checks done. Running the testcase now
2025-03-13 02:31:24,556 - INFO -
2025-03-13 02:31:24,556 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-configs
2025-03-13 02:31:24,564 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-config/b1c4bc85-b1e4-48ef-b2ca-e80590c7bc3c
2025-03-13 02:31:24,783 - DEBUG - Response for create_network : {'network': {'id': 'f88f0847-dccf-4a0b-9422-ee1747427d0b', 'name': 'ctest-vn-29037723', 'tenant_id': '86bd7c8fb3c94798b8e84272eb699497', 'project_id': '86bd7c8fb3c94798b8e84272eb699497', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-59234501', 'ctest-vn-29037723'], 'port_security_enabled': True, 'description': ''}}
2025-03-13 02:31:24,954 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dedd710e-d75a-403c-81b8-054a6431f421', 'name': '', 'tenant_id': '86bd7c8fb3c94798b8e84272eb699497', 'network_id': 'f88f0847-dccf-4a0b-9422-ee1747427d0b', 'ip_version': 4, 'cidr': '139.252.185.192/26', 'allocation_pools': [{'start': '139.252.185.194', 'end': '139.252.185.254'}], 'gateway_ip': '139.252.185.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '139.252.185.194', 'tags': [], 'project_id': '86bd7c8fb3c94798b8e84272eb699497'}}
2025-03-13 02:31:24,979 - INFO - Created VN ctest-vn-29037723
2025-03-13 02:31:25,042 - DEBUG - VN ctest-vn-29037723 UUID is f88f0847-dccf-4a0b-9422-ee1747427d0b
2025-03-13 02:31:26,318 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2860-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2860-1)
2025-03-13 02:31:26,318 - INFO - Waiting for VM ctest-TestBasicVMVN-59234501-53278972 to be up..
2025-03-13 02:31:26,364 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-13 02:31:31,455 - DEBUG - VM is in ACTIVE state now
2025-03-13 02:31:31,455 - INFO - VM name : ctest-TestBasicVMVN-59234501-53278972
2025-03-13 02:31:31,541 - DEBUG - VM ctest-TestBasicVMVN-59234501-53278972 ID is 64f3b08d-1a4d-4258-b408-121c9541694a
2025-03-13 02:31:31,541 - DEBUG - VM ctest-TestBasicVMVN-59234501-53278972 launched on Node cn-jenkins-deploy-platform-ansible-os-2860-1
2025-03-13 02:31:31,630 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/64f3b08d-1a4d-4258-b408-121c9541694a
2025-03-13 02:31:31,640 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/4b455a28-b961-4fd4-8b37-983c9bc66be5
2025-03-13 02:31:34,921 - 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 1034ms')
2025-03-13 02:31:34,921 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59234501-53278972 failed!
2025-03-13 02:31:34,978 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59234501:ctest-vn-29037723 is 139.252.185.193 and allocation pool is NOT set
2025-03-13 02:31:39,048 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=7.34 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 7.343/7.343/7.343/0.000 ms')
2025-03-13 02:31:39,048 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59234501-53278972 passed
2025-03-13 02:31:39,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-13 02:31:39,206 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59234501-53278972, IP 139.252.185.195, Port 22
2025-03-13 02:31:39,373 - DEBUG - VM ctest-TestBasicVMVN-59234501-53278972 is ready for SSH connections
2025-03-13 02:31:39,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-03-13 02:31:39,373 - DEBUG - cat /tmp/output.txt
2025-03-13 02:31:41,032 - DEBUG - Hello World. The time is now Wed, 12 Mar 2025 20:31:38 -0600!
2025-03-13 02:31:41,033 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 12 Mar 2025 20:31:38 -0600!'}
2025-03-13 02:31:41,033 - INFO - metadata_script.txt got executed in the vm
2025-03-13 02:31:41,033 - INFO - Deleting VM ctest-TestBasicVMVN-59234501-53278972
2025-03-13 02:31:41,102 - INFO - Deleting VN ctest-vn-29037723
2025-03-13 02:31:41,144 - DEBUG - VN f88f0847-dccf-4a0b-9422-ee1747427d0b still in use: Unable to complete operation on network f88f0847-dccf-4a0b-9422-ee1747427d0b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f9a6de29-abc0-4c95-a1a3-27b7041cf355']
2025-03-13 02:31:41,144 - WARNING - Deleting VN ctest-vn-29037723 failed..Will retry
2025-03-13 02:31:43,257 - DEBUG - Response for deleting network ()
2025-03-13 02:31:43,513 - DEBUG - No XMPP flaps were noticed during the test
2025-03-13 02:31:43,513 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-03-13 02:31:43,513 - INFO - --------------------------------------------------------------------------------
2025-03-13 02:31:43,516 - INFO - ================================================================================
2025-03-13 02:31:43,516 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-13 02:31:43,516 - 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-13 02:31:43,817 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.14': '0'}} with
2025-03-13 02:31:43,817 - INFO - Initial checks done. Running the testcase now
2025-03-13 02:31:43,818 - INFO -
2025-03-13 02:31:44,375 - DEBUG - Response for create_network : {'network': {'id': 'ebcb29ed-979c-4581-8e10-0473086f274d', 'name': 'ctest-vn-03846375', 'tenant_id': '86bd7c8fb3c94798b8e84272eb699497', 'project_id': '86bd7c8fb3c94798b8e84272eb699497', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-59234501', 'ctest-vn-03846375'], 'port_security_enabled': True, 'description': ''}}
2025-03-13 02:31:44,563 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f17a4ddf-5301-4284-9d30-22cffaab1e15', 'name': '', 'tenant_id': '86bd7c8fb3c94798b8e84272eb699497', 'network_id': 'ebcb29ed-979c-4581-8e10-0473086f274d', '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': '86bd7c8fb3c94798b8e84272eb699497'}}
2025-03-13 02:31:44,795 - DEBUG - Response for create_subnet : {'subnet': {'id': '58ee50c4-0a83-41c5-bc96-99009e16b56c', 'name': '', 'tenant_id': '86bd7c8fb3c94798b8e84272eb699497', 'network_id': 'ebcb29ed-979c-4581-8e10-0473086f274d', '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': '86bd7c8fb3c94798b8e84272eb699497'}}
2025-03-13 02:31:44,820 - INFO - Created VN ctest-vn-03846375
2025-03-13 02:31:44,874 - DEBUG - VN ctest-vn-03846375 UUID is ebcb29ed-979c-4581-8e10-0473086f274d
2025-03-13 02:31:45,289 - DEBUG - Response for create_port : {'port': {'name': 'ea68fcb6-c191-4cbb-83a9-c3e77292a2af', 'id': 'ea68fcb6-c191-4cbb-83a9-c3e77292a2af', 'tenant_id': '86bd7c8fb3c94798b8e84272eb699497', 'network_id': 'ebcb29ed-979c-4581-8e10-0473086f274d', 'mac_address': '02:ea:68:fc:b6:c1', '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': 'f17a4ddf-5301-4284-9d30-22cffaab1e15'}], 'security_groups': ['0812ca33-36cc-4f49-bff9-0ac6b42c038f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '86bd7c8fb3c94798b8e84272eb699497'}}
2025-03-13 02:31:45,477 - DEBUG - Response for create_port : {'port': {'name': '6c15571b-5037-42f2-8217-afb08feb8668', 'id': '6c15571b-5037-42f2-8217-afb08feb8668', 'tenant_id': '86bd7c8fb3c94798b8e84272eb699497', 'network_id': 'ebcb29ed-979c-4581-8e10-0473086f274d', 'mac_address': '02:6c:15:57:1b:50', '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': '58ee50c4-0a83-41c5-bc96-99009e16b56c'}], 'security_groups': ['0812ca33-36cc-4f49-bff9-0ac6b42c038f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '86bd7c8fb3c94798b8e84272eb699497'}}
2025-03-13 02:31:45,882 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2860-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2860-1)
2025-03-13 02:31:46,324 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2860-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2860-1)
2025-03-13 02:31:47,679 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2860-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2860-1)
2025-03-13 02:31:47,680 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-03-13 02:31:47,687 - DEBUG - Requesting: http://10.0.0.17:8082/domain/ebac5c04-bdb2-4198-b7ab-184172d42f26
2025-03-13 02:31:47,705 - DEBUG - Requesting: http://10.0.0.17:8082/project/86bd7c8f-b3c9-4798-b8e8-4272eb699497
2025-03-13 02:31:47,813 - DEBUG - Requesting: http://10.0.0.17:8082/network-ipam/1295c509-66f6-461d-a3f6-ca81388365dc
2025-03-13 02:31:47,834 - INFO - Verifications in API Server for IPAM: ctest-ipam-65446138 passed
2025-03-13 02:31:47,844 - DEBUG - Control-node 10.0.0.17 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-59234501:ctest-ipam-65446138', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-59234501', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1339193108385383965', 'uuid-lslong': '11814853328800802268'}, 'enable': 'true', 'created': '2025-03-13T02:31:43', 'last-modified': '2025-03-13T02:31:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.771831'}
2025-03-13 02:31:47,844 - INFO - Verifications in Control node for IPAM: ctest-ipam-65446138 passed
2025-03-13 02:31:47,844 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-03-13 02:31:47,853 - DEBUG - Requesting: http://10.0.0.17:8082/domain/ebac5c04-bdb2-4198-b7ab-184172d42f26
2025-03-13 02:31:47,878 - DEBUG - Requesting: http://10.0.0.17:8082/project/86bd7c8f-b3c9-4798-b8e8-4272eb699497
2025-03-13 02:31:47,979 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/ebcb29ed-979c-4581-8e10-0473086f274d
2025-03-13 02:31:48,003 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/ebcb29ed-979c-4581-8e10-0473086f274d
2025-03-13 02:31:48,021 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/787f73c5-4523-44a5-94a4-de578f03747c
2025-03-13 02:31:48,034 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/787f73c5-4523-44a5-94a4-de578f03747c
2025-03-13 02:31:48,046 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/aa3e1620-c8d3-4d63-a202-33bf70fec1f5
2025-03-13 02:31:48,056 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-13 02:31:48,057 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/ebcb29ed-979c-4581-8e10-0473086f274d
2025-03-13 02:31:48,082 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/787f73c5-4523-44a5-94a4-de578f03747c
2025-03-13 02:31:48,111 - INFO - Verified VN network id 8 for VN ebcb29ed-979c-4581-8e10-0473086f274d
2025-03-13 02:31:48,112 - INFO - Verifications in API Server for VN ctest-vn-03846375 passed
2025-03-13 02:31:48,112 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/ebcb29ed-979c-4581-8e10-0473086f274d
2025-03-13 02:31:48,135 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/787f73c5-4523-44a5-94a4-de578f03747c
2025-03-13 02:31:48,170 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/787f73c5-4523-44a5-94a4-de578f03747c
2025-03-13 02:31:48,199 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/aa3e1620-c8d3-4d63-a202-33bf70fec1f5
2025-03-13 02:31:48,241 - DEBUG - Control-node 10.0.0.17 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-59234501:ctest-vn-03846375', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-59234501', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16990720119612917121', 'uuid-lslong': '10236686845122389837'}, 'enable': 'true', 'created': '2025-03-13T02:31:44', 'last-modified': '2025-03-13T02:31:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.464412'}
2025-03-13 02:31:48,250 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-13 02:31:48,250 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-03846375 passed
2025-03-13 02:31:48,253 - DEBUG - ====Verifying policy data for ctest-vn-03846375 in API_Server ======
2025-03-13 02:31:48,253 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-03-13 02:31:48,275 - DEBUG - Requesting: http://10.0.0.17:8082/domain/ebac5c04-bdb2-4198-b7ab-184172d42f26
2025-03-13 02:31:48,324 - DEBUG - Requesting: http://10.0.0.17:8082/project/86bd7c8f-b3c9-4798-b8e8-4272eb699497
2025-03-13 02:31:48,455 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/ebcb29ed-979c-4581-8e10-0473086f274d
2025-03-13 02:31:48,475 - DEBUG - =>VN ctest-vn-03846375 has no policy to be verified
2025-03-13 02:31:48,475 - DEBUG - Verifying the vn in opserver
2025-03-13 02:31:48,475 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-59234501:ctest-vn-03846375 virtual network link through opserver 10.0.0.17
2025-03-13 02:31:48,475 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2025-03-13 02:31:48,896 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2025-03-13 02:31:48,975 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-59234501:ctest-vn-03846375', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-59234501:ctest-vn-03846375?flat'}
2025-03-13 02:31:48,975 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-59234501:ctest-vn-03846375 is found in opserver
2025-03-13 02:31:48,982 - DEBUG - VRF ids for VN ctest-vn-03846375: {'10.0.0.17': '2'}
2025-03-13 02:31:48,982 - INFO - Waiting for VM ctest-TestBasicVMVN-59234501-34372894 to be up..
2025-03-13 02:31:49,090 - DEBUG - VM is in ACTIVE state now
2025-03-13 02:31:49,090 - INFO - VM name : ctest-TestBasicVMVN-59234501-34372894
2025-03-13 02:31:49,190 - DEBUG - VM ctest-TestBasicVMVN-59234501-34372894 ID is 64f9fca2-207f-4067-80d9-8ce4d5fd9a30
2025-03-13 02:31:49,191 - DEBUG - VM ctest-TestBasicVMVN-59234501-34372894 launched on Node cn-jenkins-deploy-platform-ansible-os-2860-1
2025-03-13 02:31:49,313 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/64f9fca2-207f-4067-80d9-8ce4d5fd9a30
2025-03-13 02:31:49,324 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/ea68fcb6-c191-4cbb-83a9-c3e77292a2af
2025-03-13 02:31:52,616 - 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-13 02:31:52,616 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59234501-34372894 failed!
2025-03-13 02:31:52,674 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59234501:ctest-vn-03846375 is 31.1.1.1 and allocation pool is NOT set
2025-03-13 02:31:52,674 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59234501:ctest-vn-03846375 is 31.1.2.1 and allocation pool is NOT set
2025-03-13 02:31:56,737 - 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 1006ms')
2025-03-13 02:31:56,737 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59234501-34372894 failed!
2025-03-13 02:31:56,802 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59234501:ctest-vn-03846375 is 31.1.1.1 and allocation pool is NOT set
2025-03-13 02:31:56,802 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-59234501:ctest-vn-03846375 is 31.1.2.1 and allocation pool is NOT set
2025-03-13 02:31:58,870 - 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.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.96 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.959/3.225/3.491/0.266 ms')
2025-03-13 02:31:58,872 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-59234501-34372894 passed
2025-03-13 02:31:59,034 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-13 02:31:59,034 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59234501-34372894, IP 31.1.1.4, Port 22
2025-03-13 02:31:59,100 - 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-13 02:31:59,203 - DEBUG - VM ctest-TestBasicVMVN-59234501-34372894 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-13 02:32:04,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-13 02:32:04,203 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59234501-34372894, IP 31.1.1.4, Port 22
2025-03-13 02:32:04,372 - DEBUG - VM ctest-TestBasicVMVN-59234501-34372894 is ready for SSH connections
2025-03-13 02:32:04,372 - INFO - Waiting for VM ctest-TestBasicVMVN-59234501-66534922 to be up..
2025-03-13 02:32:04,461 - DEBUG - VM is in ACTIVE state now
2025-03-13 02:32:04,462 - INFO - VM name : ctest-TestBasicVMVN-59234501-66534922
2025-03-13 02:32:04,548 - DEBUG - VM ctest-TestBasicVMVN-59234501-66534922 ID is 594641d1-4e7b-4456-82d9-e1fe7860d1ac
2025-03-13 02:32:04,548 - DEBUG - VM ctest-TestBasicVMVN-59234501-66534922 launched on Node cn-jenkins-deploy-platform-ansible-os-2860-1
2025-03-13 02:32:04,637 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/594641d1-4e7b-4456-82d9-e1fe7860d1ac
2025-03-13 02:32:04,648 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/6c15571b-5037-42f2-8217-afb08feb8668
2025-03-13 02:32:05,901 - 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.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.414 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.414/1.760/3.107/1.346 ms')
2025-03-13 02:32:05,901 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-59234501-66534922 passed
2025-03-13 02:32:06,058 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-13 02:32:06,058 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59234501-66534922, IP 31.1.2.4, Port 22
2025-03-13 02:32:06,223 - DEBUG - VM ctest-TestBasicVMVN-59234501-66534922 is ready for SSH connections
2025-03-13 02:32:06,224 - INFO - Waiting for VM ctest-TestBasicVMVN-59234501-06445901 to be up..
2025-03-13 02:32:06,312 - DEBUG - VM is in ACTIVE state now
2025-03-13 02:32:06,312 - INFO - VM name : ctest-TestBasicVMVN-59234501-06445901
2025-03-13 02:32:06,400 - DEBUG - VM ctest-TestBasicVMVN-59234501-06445901 ID is 0273f085-0fc0-4c6b-b7e1-5648d95c7932
2025-03-13 02:32:06,400 - DEBUG - VM ctest-TestBasicVMVN-59234501-06445901 launched on Node cn-jenkins-deploy-platform-ansible-os-2860-1
2025-03-13 02:32:06,482 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/0273f085-0fc0-4c6b-b7e1-5648d95c7932
2025-03-13 02:32:06,495 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/6bf92c63-16d4-4fc8-913b-f4de5e1078e3
2025-03-13 02:32:07,743 - 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.29 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.389 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.389/1.838/3.287/1.449 ms')
2025-03-13 02:32:07,743 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-59234501-06445901 passed
2025-03-13 02:32:07,898 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-13 02:32:07,898 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-59234501-06445901, IP 31.1.1.3, Port 22
2025-03-13 02:32:08,053 - DEBUG - VM ctest-TestBasicVMVN-59234501-06445901 is ready for SSH connections
2025-03-13 02:32:08,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-13 02:32:08,054 - 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-03-13 02:32:08,054 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-13 02:32:12,159 - 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=4.128 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.879 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.938 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.879/1.981/4.128 ms
2025-03-13 02:32:12,159 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-59234501-34372894 passed
2025-03-13 02:32:12,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-13 02:32:12,159 - 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-03-13 02:32:12,159 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-13 02:32:15,904 - 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.635 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.160 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.921 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.921/1.905/3.635 ms
2025-03-13 02:32:15,904 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-59234501-66534922 passed
2025-03-13 02:32:15,904 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-13 02:32:15,904 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-13 02:32:15,904 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-13 02:32:15,904 - 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-03-13 02:32:15,905 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-13 02:32:16,115 - DEBUG - None
2025-03-13 02:32:16,115 - 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-03-13 02:32:16,115 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-13 02:32:16,322 - DEBUG - None
2025-03-13 02:32:16,322 - 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-03-13 02:32:16,322 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-13 02:32:16,983 - DEBUG - None
2025-03-13 02:32:16,983 - 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-03-13 02:32:16,983 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-13 02:32:19,218 - 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.034 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.433 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.522 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.856 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.480 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.480/2.065/5.433 ms
2025-03-13 02:32:19,218 - 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-03-13 02:32:19,218 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-13 02:32:21,483 - 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.153 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.290 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.631 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.819 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.872 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.503 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.439/2.101/4.631 ms
2025-03-13 02:32:21,483 - 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-03-13 02:32:21,483 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-13 02:32:23,755 - 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.817 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.157 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.170 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.493 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.223 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.269 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.474 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.474/2.086/4.170 ms
2025-03-13 02:32:23,755 - INFO - Deleting VM ctest-TestBasicVMVN-59234501-06445901
2025-03-13 02:32:23,837 - INFO - Detaching port 6c15571b-5037-42f2-8217-afb08feb8668 from VM ctest-TestBasicVMVN-59234501-66534922
2025-03-13 02:32:23,898 - INFO - Deleting VM ctest-TestBasicVMVN-59234501-66534922
2025-03-13 02:32:23,982 - INFO - Detaching port ea68fcb6-c191-4cbb-83a9-c3e77292a2af from VM ctest-TestBasicVMVN-59234501-34372894
2025-03-13 02:32:24,021 - INFO - Deleting VM ctest-TestBasicVMVN-59234501-34372894
2025-03-13 02:32:24,230 - INFO - Deleting VN ctest-vn-03846375
2025-03-13 02:32:24,520 - DEBUG - Response for delete_port : ()
2025-03-13 02:32:24,803 - DEBUG - Response for delete_port : ()
2025-03-13 02:32:24,985 - DEBUG - Response for deleting network ()
2025-03-13 02:32:24,985 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/787f73c5-4523-44a5-94a4-de578f03747c
2025-03-13 02:32:24,995 - DEBUG - Response Code: 404
2025-03-13 02:32:24,996 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-03-13 02:32:25,004 - DEBUG - Requesting: http://10.0.0.17:8082/domain/ebac5c04-bdb2-4198-b7ab-184172d42f26
2025-03-13 02:32:25,064 - DEBUG - Requesting: http://10.0.0.17:8082/project/86bd7c8f-b3c9-4798-b8e8-4272eb699497
2025-03-13 02:32:25,162 - INFO - Validated that VN ctest-vn-03846375 is not found in API Server
2025-03-13 02:32:25,179 - DEBUG - VN ctest-vn-03846375 is not present in Agent 10.0.0.17
2025-03-13 02:32:25,180 - INFO - Validated that VN ctest-vn-03846375 is not in any agent
2025-03-13 02:32:25,187 - DEBUG - VRF 2 is not seen in agent 10.0.0.17
2025-03-13 02:32:25,194 - DEBUG - Vrouter 10.0.0.17 does not have vrf 2 for VN ctest-vn-03846375
2025-03-13 02:32:25,194 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-59234501:ctest-vn-03846375
2025-03-13 02:32:25,210 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-03846375 info
2025-03-13 02:32:25,293 - INFO - IPAM: ctest-ipam-65446138 is not found in API Server
2025-03-13 02:32:25,308 - INFO - IPAM:ctest-ipam-65446138 is not found in control node
2025-03-13 02:32:25,564 - DEBUG - No XMPP flaps were noticed during the test
2025-03-13 02:32:25,564 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-03-13 02:32:25,564 - INFO - --------------------------------------------------------------------------------
2025-03-13 02:32:26,332 - INFO - Deleted project: ctest-TestBasicVMVN-59234501, ID : 86bd7c8f-b3c9-4798-b8e8-4272eb699497