2025-04-17 10:31:29,934 - INFO - Domain Default found not creating
2025-04-17 10:31:30,148 - INFO - Project ctest-TestBasicVMVN-63349380 not found, creating it
2025-04-17 10:31:30,736 - INFO - Created Project:ctest-TestBasicVMVN-63349380, ID : 394d6b87-9808-4733-a8eb-d8a49de55032
2025-04-17 10:31:32,486 - INFO - ================================================================================
2025-04-17 10:31:32,486 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-17 10:31:32,486 - 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-17 10:31:32,762 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-04-17 10:31:32,762 - INFO - Initial checks done. Running the testcase now
2025-04-17 10:31:32,763 - INFO -
2025-04-17 10:31:33,380 - DEBUG - Response for create_network : {'network': {'id': '86c5e47c-ae36-40c5-a56c-2af58d78bff1', 'name': 'ctest-vn2_metadata-37895673', 'tenant_id': '394d6b8798084733a8ebd8a49de55032', 'project_id': '394d6b8798084733a8ebd8a49de55032', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-63349380', 'ctest-vn2_metadata-37895673'], 'port_security_enabled': True, 'description': ''}}
2025-04-17 10:31:33,619 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b75e51a9-057f-4ed0-a50b-59e028e859ce', 'name': '', 'tenant_id': '394d6b8798084733a8ebd8a49de55032', 'network_id': '86c5e47c-ae36-40c5-a56c-2af58d78bff1', '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': '394d6b8798084733a8ebd8a49de55032'}}
2025-04-17 10:31:33,644 - INFO - Created VN ctest-vn2_metadata-37895673
2025-04-17 10:31:33,701 - DEBUG - VN ctest-vn2_metadata-37895673 UUID is 86c5e47c-ae36-40c5-a56c-2af58d78bff1
2025-04-17 10:31:33,920 - DEBUG - Services list from nova: [, , ]
2025-04-17 10:31:35,183 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3135-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3135-1)
2025-04-17 10:31:35,297 - DEBUG - Link local service introspect added
2025-04-17 10:31:35,355 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-17 10:31:40,491 - DEBUG - VM is in ACTIVE state now
2025-04-17 10:31:40,647 - INFO - Waiting for VM ctest-TestBasicVMVN-63349380-84898065 to be up..
2025-04-17 10:31:40,648 - INFO - VM name : ctest-TestBasicVMVN-63349380-84898065
2025-04-17 10:31:40,760 - DEBUG - VM ctest-TestBasicVMVN-63349380-84898065 ID is aae8428f-c209-465e-8e7e-55ee7dfedbc2
2025-04-17 10:31:40,760 - DEBUG - VM ctest-TestBasicVMVN-63349380-84898065 launched on Node cn-jenkins-deploy-platform-ansible-os-3135-1
2025-04-17 10:31:40,866 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/aae8428f-c209-465e-8e7e-55ee7dfedbc2
2025-04-17 10:31:41,194 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/aae8428f-c209-465e-8e7e-55ee7dfedbc2
2025-04-17 10:31:41,240 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/a26717b0-b0c9-4661-b04f-29cdaeecdf88
2025-04-17 10:31:44,531 - 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 1016ms')
2025-04-17 10:31:44,531 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63349380-84898065 failed!
2025-04-17 10:31:44,593 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63349380:ctest-vn2_metadata-37895673 is 11.1.1.1 and allocation pool is NOT set
2025-04-17 10:31:48,686 - 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=5.77 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1028ms\r\nrtt min/avg/max/mdev = 5.771/5.771/5.771/0.000 ms')
2025-04-17 10:31:48,686 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63349380-84898065 passed
2025-04-17 10:31:48,853 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-17 10:31:48,854 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63349380-84898065, IP 11.1.1.3, Port 22
2025-04-17 10:31:49,020 - DEBUG - VM ctest-TestBasicVMVN-63349380-84898065 is ready for SSH connections
2025-04-17 10:31:49,020 - INFO - Retry 0
2025-04-17 10:31:49,020 - 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.242, gateway password: c0ntrail123
2025-04-17 10:31:49,021 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-17 10:31:50,749 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-17 10:31:50,749 - INFO - Generic metadata worked
2025-04-17 10:31:51,049 - DEBUG - Link local service introspect removed
2025-04-17 10:31:51,049 - INFO - Deleting VM ctest-TestBasicVMVN-63349380-84898065
2025-04-17 10:31:51,152 - INFO - Deleting VN ctest-vn2_metadata-37895673
2025-04-17 10:31:51,222 - DEBUG - VN 86c5e47c-ae36-40c5-a56c-2af58d78bff1 still in use: Unable to complete operation on network 86c5e47c-ae36-40c5-a56c-2af58d78bff1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d0cebac3-ae10-4a19-afb6-664170651059']
2025-04-17 10:31:51,223 - WARNING - Deleting VN ctest-vn2_metadata-37895673 failed..Will retry
2025-04-17 10:31:53,361 - DEBUG - Response for deleting network ()
2025-04-17 10:31:53,631 - DEBUG - No XMPP flaps were noticed during the test
2025-04-17 10:31:53,631 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2025-04-17 10:31:53,631 - INFO - --------------------------------------------------------------------------------
2025-04-17 10:31:53,634 - INFO - ================================================================================
2025-04-17 10:31:53,634 - INFO - STARTING TEST : test_metadata_service
2025-04-17 10:31:53,634 - 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-17 10:31:53,921 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-04-17 10:31:53,921 - INFO - Initial checks done. Running the testcase now
2025-04-17 10:31:53,922 - INFO -
2025-04-17 10:31:53,922 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2025-04-17 10:31:53,930 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/956c6115-5a29-4d96-be6c-bfdb8d6807e1
2025-04-17 10:31:54,199 - DEBUG - Response for create_network : {'network': {'id': '18a3e291-787d-40d5-9a8a-74e275315224', 'name': 'ctest-vn-51469320', 'tenant_id': '394d6b8798084733a8ebd8a49de55032', 'project_id': '394d6b8798084733a8ebd8a49de55032', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-63349380', 'ctest-vn-51469320'], 'port_security_enabled': True, 'description': ''}}
2025-04-17 10:31:54,392 - DEBUG - Response for create_subnet : {'subnet': {'id': '40f0724a-d2f5-4ed8-b20e-52d305df3fc6', 'name': '', 'tenant_id': '394d6b8798084733a8ebd8a49de55032', 'network_id': '18a3e291-787d-40d5-9a8a-74e275315224', 'ip_version': 4, 'cidr': '22.176.29.0/26', 'allocation_pools': [{'start': '22.176.29.2', 'end': '22.176.29.62'}], 'gateway_ip': '22.176.29.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '22.176.29.2', 'tags': [], 'project_id': '394d6b8798084733a8ebd8a49de55032'}}
2025-04-17 10:31:54,413 - INFO - Created VN ctest-vn-51469320
2025-04-17 10:31:54,473 - DEBUG - VN ctest-vn-51469320 UUID is 18a3e291-787d-40d5-9a8a-74e275315224
2025-04-17 10:31:55,838 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3135-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3135-1)
2025-04-17 10:31:55,838 - INFO - Waiting for VM ctest-TestBasicVMVN-63349380-44486055 to be up..
2025-04-17 10:31:55,888 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-17 10:32:00,999 - DEBUG - VM is in ACTIVE state now
2025-04-17 10:32:00,999 - INFO - VM name : ctest-TestBasicVMVN-63349380-44486055
2025-04-17 10:32:01,114 - DEBUG - VM ctest-TestBasicVMVN-63349380-44486055 ID is 2e8e2021-3d00-4df5-9127-5da3b532886e
2025-04-17 10:32:01,114 - DEBUG - VM ctest-TestBasicVMVN-63349380-44486055 launched on Node cn-jenkins-deploy-platform-ansible-os-3135-1
2025-04-17 10:32:01,230 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/2e8e2021-3d00-4df5-9127-5da3b532886e
2025-04-17 10:32:01,242 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/70a863ca-c8af-48c2-b834-f0238cfbec50
2025-04-17 10:32:04,522 - 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 1019ms')
2025-04-17 10:32:04,523 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63349380-44486055 failed!
2025-04-17 10:32:04,581 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63349380:ctest-vn-51469320 is 22.176.29.1 and allocation pool is NOT set
2025-04-17 10:32:08,659 - 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.42 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1012ms\r\nrtt min/avg/max/mdev = 3.416/3.416/3.416/0.000 ms')
2025-04-17 10:32:08,659 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63349380-44486055 passed
2025-04-17 10:32:08,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-17 10:32:08,825 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63349380-44486055, IP 22.176.29.3, Port 22
2025-04-17 10:32:08,995 - DEBUG - VM ctest-TestBasicVMVN-63349380-44486055 is ready for SSH connections
2025-04-17 10:32:08,996 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-04-17 10:32:08,996 - DEBUG - cat /tmp/output.txt
2025-04-17 10:32:10,716 - DEBUG - Hello World. The time is now Thu, 17 Apr 2025 04:32:07 -0600!
2025-04-17 10:32:10,716 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 17 Apr 2025 04:32:07 -0600!'}
2025-04-17 10:32:10,716 - INFO - metadata_script.txt got executed in the vm
2025-04-17 10:32:10,716 - INFO - Deleting VM ctest-TestBasicVMVN-63349380-44486055
2025-04-17 10:32:10,807 - INFO - Deleting VN ctest-vn-51469320
2025-04-17 10:32:10,870 - DEBUG - VN 18a3e291-787d-40d5-9a8a-74e275315224 still in use: Unable to complete operation on network 18a3e291-787d-40d5-9a8a-74e275315224. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-00810503-8c1c-4bc9-8494-ca9eec7bc2e6']
2025-04-17 10:32:10,870 - WARNING - Deleting VN ctest-vn-51469320 failed..Will retry
2025-04-17 10:32:13,018 - DEBUG - Response for deleting network ()
2025-04-17 10:32:13,293 - DEBUG - No XMPP flaps were noticed during the test
2025-04-17 10:32:13,294 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-04-17 10:32:13,294 - INFO - --------------------------------------------------------------------------------
2025-04-17 10:32:13,297 - INFO - ================================================================================
2025-04-17 10:32:13,297 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-17 10:32:13,298 - 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-17 10:32:13,609 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2025-04-17 10:32:13,609 - INFO - Initial checks done. Running the testcase now
2025-04-17 10:32:13,609 - INFO -
2025-04-17 10:32:14,225 - DEBUG - Response for create_network : {'network': {'id': '34ca045f-22f9-42f1-b0bb-a0cc38113c09', 'name': 'ctest-vn-14700294', 'tenant_id': '394d6b8798084733a8ebd8a49de55032', 'project_id': '394d6b8798084733a8ebd8a49de55032', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-63349380', 'ctest-vn-14700294'], 'port_security_enabled': True, 'description': ''}}
2025-04-17 10:32:14,422 - DEBUG - Response for create_subnet : {'subnet': {'id': '90b05e2d-a5ad-4be0-a9ce-bbbecf09f061', 'name': '', 'tenant_id': '394d6b8798084733a8ebd8a49de55032', 'network_id': '34ca045f-22f9-42f1-b0bb-a0cc38113c09', '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': '394d6b8798084733a8ebd8a49de55032'}}
2025-04-17 10:32:14,633 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a479abe5-e63c-4e18-84c6-4d6697abcf97', 'name': '', 'tenant_id': '394d6b8798084733a8ebd8a49de55032', 'network_id': '34ca045f-22f9-42f1-b0bb-a0cc38113c09', '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': '394d6b8798084733a8ebd8a49de55032'}}
2025-04-17 10:32:14,659 - INFO - Created VN ctest-vn-14700294
2025-04-17 10:32:14,721 - DEBUG - VN ctest-vn-14700294 UUID is 34ca045f-22f9-42f1-b0bb-a0cc38113c09
2025-04-17 10:32:15,229 - DEBUG - Response for create_port : {'port': {'name': '449ea298-0d50-49c6-acb2-5b8e497e8206', 'id': '449ea298-0d50-49c6-acb2-5b8e497e8206', 'tenant_id': '394d6b8798084733a8ebd8a49de55032', 'network_id': '34ca045f-22f9-42f1-b0bb-a0cc38113c09', 'mac_address': '02:44:9e:a2:98:0d', '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': '90b05e2d-a5ad-4be0-a9ce-bbbecf09f061'}], 'security_groups': ['5ba630a6-0284-4abc-9e9b-d7d82ef136e3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '394d6b8798084733a8ebd8a49de55032'}}
2025-04-17 10:32:15,479 - DEBUG - Response for create_port : {'port': {'name': '61336270-0db2-42a9-a037-067e042b3efa', 'id': '61336270-0db2-42a9-a037-067e042b3efa', 'tenant_id': '394d6b8798084733a8ebd8a49de55032', 'network_id': '34ca045f-22f9-42f1-b0bb-a0cc38113c09', 'mac_address': '02:61:33:62:70:0d', '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': 'a479abe5-e63c-4e18-84c6-4d6697abcf97'}], 'security_groups': ['5ba630a6-0284-4abc-9e9b-d7d82ef136e3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '394d6b8798084733a8ebd8a49de55032'}}
2025-04-17 10:32:15,991 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3135-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3135-1)
2025-04-17 10:32:16,549 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3135-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3135-1)
2025-04-17 10:32:18,100 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3135-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3135-1)
2025-04-17 10:32:18,101 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-04-17 10:32:18,108 - DEBUG - Requesting: http://10.0.0.242:8082/domain/61d10a62-1f4a-4887-a2e0-b7ce75851fb0
2025-04-17 10:32:18,128 - DEBUG - Requesting: http://10.0.0.242:8082/project/394d6b87-9808-4733-a8eb-d8a49de55032
2025-04-17 10:32:18,228 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/59ccdd72-9625-4121-b712-ba851f9b2ad3
2025-04-17 10:32:18,255 - INFO - Verifications in API Server for IPAM: ctest-ipam-17194751 passed
2025-04-17 10:32:18,264 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-63349380:ctest-ipam-17194751', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-63349380', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6470790248839594273', 'uuid-lslong': '13191811339445283539'}, 'enable': 'true', 'created': '2025-04-17T10:32:13', 'last-modified': '2025-04-17T10:32:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.380803'}
2025-04-17 10:32:18,264 - INFO - Verifications in Control node for IPAM: ctest-ipam-17194751 passed
2025-04-17 10:32:18,264 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-04-17 10:32:18,274 - DEBUG - Requesting: http://10.0.0.242:8082/domain/61d10a62-1f4a-4887-a2e0-b7ce75851fb0
2025-04-17 10:32:18,292 - DEBUG - Requesting: http://10.0.0.242:8082/project/394d6b87-9808-4733-a8eb-d8a49de55032
2025-04-17 10:32:18,383 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/34ca045f-22f9-42f1-b0bb-a0cc38113c09
2025-04-17 10:32:18,408 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/34ca045f-22f9-42f1-b0bb-a0cc38113c09
2025-04-17 10:32:18,424 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/a1ea22f7-5941-4a8d-a92a-992879eece6e
2025-04-17 10:32:18,438 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/a1ea22f7-5941-4a8d-a92a-992879eece6e
2025-04-17 10:32:18,456 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/be2b2b0d-a832-49c0-958e-57256e00513d
2025-04-17 10:32:18,467 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-17 10:32:18,467 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/34ca045f-22f9-42f1-b0bb-a0cc38113c09
2025-04-17 10:32:18,486 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/a1ea22f7-5941-4a8d-a92a-992879eece6e
2025-04-17 10:32:18,527 - INFO - Verified VN network id 8 for VN 34ca045f-22f9-42f1-b0bb-a0cc38113c09
2025-04-17 10:32:18,527 - INFO - Verifications in API Server for VN ctest-vn-14700294 passed
2025-04-17 10:32:18,527 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/34ca045f-22f9-42f1-b0bb-a0cc38113c09
2025-04-17 10:32:18,551 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/a1ea22f7-5941-4a8d-a92a-992879eece6e
2025-04-17 10:32:18,574 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/a1ea22f7-5941-4a8d-a92a-992879eece6e
2025-04-17 10:32:18,596 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/be2b2b0d-a832-49c0-958e-57256e00513d
2025-04-17 10:32:18,624 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-63349380:ctest-vn-14700294', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-63349380', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3803857641922970353', 'uuid-lslong': '12734949170294635529'}, 'enable': 'true', 'created': '2025-04-17T10:32:14', 'last-modified': '2025-04-17T10:32:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.051978'}
2025-04-17 10:32:18,643 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-17 10:32:18,643 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-14700294 passed
2025-04-17 10:32:18,643 - DEBUG - ====Verifying policy data for ctest-vn-14700294 in API_Server ======
2025-04-17 10:32:18,643 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-04-17 10:32:18,668 - DEBUG - Requesting: http://10.0.0.242:8082/domain/61d10a62-1f4a-4887-a2e0-b7ce75851fb0
2025-04-17 10:32:18,694 - DEBUG - Requesting: http://10.0.0.242:8082/project/394d6b87-9808-4733-a8eb-d8a49de55032
2025-04-17 10:32:18,889 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/34ca045f-22f9-42f1-b0bb-a0cc38113c09
2025-04-17 10:32:18,930 - DEBUG - =>VN ctest-vn-14700294 has no policy to be verified
2025-04-17 10:32:18,930 - DEBUG - Verifying the vn in opserver
2025-04-17 10:32:18,930 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-63349380:ctest-vn-14700294 virtual network link through opserver 10.0.0.242
2025-04-17 10:32:18,931 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-04-17 10:32:19,415 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-04-17 10:32:19,537 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-63349380:ctest-vn-14700294', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-63349380:ctest-vn-14700294?flat'}
2025-04-17 10:32:19,537 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-63349380:ctest-vn-14700294 is found in opserver
2025-04-17 10:32:19,548 - DEBUG - VRF ids for VN ctest-vn-14700294: {'10.0.0.242': '2'}
2025-04-17 10:32:19,548 - INFO - Waiting for VM ctest-TestBasicVMVN-63349380-27754236 to be up..
2025-04-17 10:32:19,714 - DEBUG - VM is in ACTIVE state now
2025-04-17 10:32:19,714 - INFO - VM name : ctest-TestBasicVMVN-63349380-27754236
2025-04-17 10:32:19,828 - DEBUG - VM ctest-TestBasicVMVN-63349380-27754236 ID is fbff5140-c4bf-4743-ac23-050c9b394e7b
2025-04-17 10:32:19,828 - DEBUG - VM ctest-TestBasicVMVN-63349380-27754236 launched on Node cn-jenkins-deploy-platform-ansible-os-3135-1
2025-04-17 10:32:19,922 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/fbff5140-c4bf-4743-ac23-050c9b394e7b
2025-04-17 10:32:19,933 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/449ea298-0d50-49c6-acb2-5b8e497e8206
2025-04-17 10:32:23,245 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1021ms')
2025-04-17 10:32:23,245 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63349380-27754236 failed!
2025-04-17 10:32:23,313 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63349380:ctest-vn-14700294 is 31.1.1.1 and allocation pool is NOT set
2025-04-17 10:32:23,314 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63349380:ctest-vn-14700294 is 31.1.2.1 and allocation pool is NOT set
2025-04-17 10:32:27,403 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1029ms')
2025-04-17 10:32:27,403 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63349380-27754236 failed!
2025-04-17 10:32:27,465 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63349380:ctest-vn-14700294 is 31.1.1.1 and allocation pool is NOT set
2025-04-17 10:32:27,465 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63349380:ctest-vn-14700294 is 31.1.2.1 and allocation pool is NOT set
2025-04-17 10:32:29,539 - 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=11.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.49 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 = 2.491/6.803/11.116/4.312 ms')
2025-04-17 10:32:29,539 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63349380-27754236 passed
2025-04-17 10:32:29,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-17 10:32:29,701 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63349380-27754236, IP 31.1.1.4, Port 22
2025-04-17 10:32:29,768 - 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-17 10:32:29,911 - DEBUG - VM ctest-TestBasicVMVN-63349380-27754236 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-17 10:32:34,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-17 10:32:34,912 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63349380-27754236, IP 31.1.1.4, Port 22
2025-04-17 10:32:35,087 - DEBUG - VM ctest-TestBasicVMVN-63349380-27754236 is ready for SSH connections
2025-04-17 10:32:35,087 - INFO - Waiting for VM ctest-TestBasicVMVN-63349380-11108890 to be up..
2025-04-17 10:32:35,206 - DEBUG - VM is in ACTIVE state now
2025-04-17 10:32:35,206 - INFO - VM name : ctest-TestBasicVMVN-63349380-11108890
2025-04-17 10:32:35,303 - DEBUG - VM ctest-TestBasicVMVN-63349380-11108890 ID is 943f2f1b-0b7b-4252-a253-d05dd696bde9
2025-04-17 10:32:35,303 - DEBUG - VM ctest-TestBasicVMVN-63349380-11108890 launched on Node cn-jenkins-deploy-platform-ansible-os-3135-1
2025-04-17 10:32:35,395 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/943f2f1b-0b7b-4252-a253-d05dd696bde9
2025-04-17 10:32:35,407 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/61336270-0db2-42a9-a037-067e042b3efa
2025-04-17 10:32:36,674 - 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=4.43 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.605 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.605/2.519/4.434/1.914 ms')
2025-04-17 10:32:36,674 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-63349380-11108890 passed
2025-04-17 10:32:36,837 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-17 10:32:36,837 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63349380-11108890, IP 31.1.2.4, Port 22
2025-04-17 10:32:37,012 - DEBUG - VM ctest-TestBasicVMVN-63349380-11108890 is ready for SSH connections
2025-04-17 10:32:37,013 - INFO - Waiting for VM ctest-TestBasicVMVN-63349380-75203253 to be up..
2025-04-17 10:32:37,119 - DEBUG - VM is in ACTIVE state now
2025-04-17 10:32:37,120 - INFO - VM name : ctest-TestBasicVMVN-63349380-75203253
2025-04-17 10:32:37,227 - DEBUG - VM ctest-TestBasicVMVN-63349380-75203253 ID is 9d9d0645-a32f-460c-bd14-95da5b66f60c
2025-04-17 10:32:37,227 - DEBUG - VM ctest-TestBasicVMVN-63349380-75203253 launched on Node cn-jenkins-deploy-platform-ansible-os-3135-1
2025-04-17 10:32:37,332 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/9d9d0645-a32f-460c-bd14-95da5b66f60c
2025-04-17 10:32:37,345 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/7832a5e3-b4f9-4ee7-b222-78d6b70b03e5
2025-04-17 10:32:38,619 - 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.90 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.552 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.552/2.224/3.897/1.672 ms')
2025-04-17 10:32:38,619 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-63349380-75203253 passed
2025-04-17 10:32:38,777 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-17 10:32:38,778 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63349380-75203253, IP 31.1.1.3, Port 22
2025-04-17 10:32:38,947 - DEBUG - VM ctest-TestBasicVMVN-63349380-75203253 is ready for SSH connections
2025-04-17 10:32:38,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-17 10:32:38,948 - 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.242, gateway password: c0ntrail123
2025-04-17 10:32:38,948 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-17 10:32:43,149 - 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.162 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.254 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.256 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.254/2.224/4.162 ms
2025-04-17 10:32:43,149 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-63349380-27754236 passed
2025-04-17 10:32:43,150 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-17 10:32:43,150 - 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.242, gateway password: c0ntrail123
2025-04-17 10:32:43,150 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-17 10:32:46,908 - 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.572 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.703 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.011 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.011/2.095/3.572 ms
2025-04-17 10:32:46,908 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-63349380-11108890 passed
2025-04-17 10:32:46,908 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-17 10:32:46,909 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-17 10:32:46,909 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-17 10:32:46,909 - 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.242, gateway password: c0ntrail123
2025-04-17 10:32:46,909 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-17 10:32:47,119 - DEBUG - None
2025-04-17 10:32:47,119 - 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.242, gateway password: c0ntrail123
2025-04-17 10:32:47,119 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-17 10:32:47,343 - DEBUG - None
2025-04-17 10:32:47,343 - 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.242, gateway password: c0ntrail123
2025-04-17 10:32:47,343 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-17 10:32:48,074 - DEBUG - None
2025-04-17 10:32:48,075 - 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.242, gateway password: c0ntrail123
2025-04-17 10:32:48,075 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-17 10:32:50,347 - 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.025 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.725 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.646 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.208 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.714 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.646/2.463/6.725 ms
2025-04-17 10:32:50,347 - 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.242, gateway password: c0ntrail123
2025-04-17 10:32:50,348 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-17 10:32:52,619 - 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.114 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.221 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.839 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.543 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.088 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.899 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.478 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.478/2.883/5.839 ms
2025-04-17 10:32:52,620 - 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.242, gateway password: c0ntrail123
2025-04-17 10:32:52,620 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-17 10:32:54,883 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.387 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.027 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.314 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.582 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.351 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.314 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.408 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.408/2.483/5.314 ms
2025-04-17 10:32:54,883 - INFO - Deleting VM ctest-TestBasicVMVN-63349380-75203253
2025-04-17 10:32:54,974 - INFO - Detaching port 61336270-0db2-42a9-a037-067e042b3efa from VM ctest-TestBasicVMVN-63349380-11108890
2025-04-17 10:32:55,045 - INFO - Deleting VM ctest-TestBasicVMVN-63349380-11108890
2025-04-17 10:32:55,148 - INFO - Detaching port 449ea298-0d50-49c6-acb2-5b8e497e8206 from VM ctest-TestBasicVMVN-63349380-27754236
2025-04-17 10:32:55,207 - INFO - Deleting VM ctest-TestBasicVMVN-63349380-27754236
2025-04-17 10:32:55,302 - INFO - Deleting VN ctest-vn-14700294
2025-04-17 10:32:55,570 - DEBUG - Response for delete_port : ()
2025-04-17 10:32:55,809 - DEBUG - Response for delete_port : ()
2025-04-17 10:32:56,033 - DEBUG - Response for deleting network ()
2025-04-17 10:32:56,033 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/a1ea22f7-5941-4a8d-a92a-992879eece6e
2025-04-17 10:32:56,040 - DEBUG - Response Code: 404
2025-04-17 10:32:56,040 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-04-17 10:32:56,047 - DEBUG - Requesting: http://10.0.0.242:8082/domain/61d10a62-1f4a-4887-a2e0-b7ce75851fb0
2025-04-17 10:32:56,105 - DEBUG - Requesting: http://10.0.0.242:8082/project/394d6b87-9808-4733-a8eb-d8a49de55032
2025-04-17 10:32:56,201 - INFO - Validated that VN ctest-vn-14700294 is not found in API Server
2025-04-17 10:32:56,219 - DEBUG - VN ctest-vn-14700294 is not present in Agent 10.0.0.242
2025-04-17 10:32:56,220 - INFO - Validated that VN ctest-vn-14700294 is not in any agent
2025-04-17 10:32:56,231 - DEBUG - VRF 2 is not seen in agent 10.0.0.242
2025-04-17 10:32:56,241 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-14700294
2025-04-17 10:32:56,241 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-63349380:ctest-vn-14700294
2025-04-17 10:32:56,255 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-14700294 info
2025-04-17 10:32:56,345 - INFO - IPAM: ctest-ipam-17194751 is not found in API Server
2025-04-17 10:32:56,372 - INFO - IPAM:ctest-ipam-17194751 is not found in control node
2025-04-17 10:32:56,667 - DEBUG - No XMPP flaps were noticed during the test
2025-04-17 10:32:56,667 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-04-17 10:32:56,667 - INFO - --------------------------------------------------------------------------------
2025-04-17 10:32:57,417 - INFO - Deleted project: ctest-TestBasicVMVN-63349380, ID : 394d6b87-9808-4733-a8eb-d8a49de55032