2025-01-15 17:38:45,608 - INFO - Domain Default found not creating
2025-01-15 17:38:45,756 - INFO - Project ctest-TestBasicVMVN-45495755 not found, creating it
2025-01-15 17:38:46,241 - INFO - Created Project:ctest-TestBasicVMVN-45495755, ID : ff9381b0-cbfc-422a-9ec4-bd42ea6f5852
2025-01-15 17:38:47,637 - INFO - ================================================================================
2025-01-15 17:38:47,637 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-15 17:38:47,637 - 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-15 17:38:47,893 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.5': '0'}} with
2025-01-15 17:38:47,893 - INFO - Initial checks done. Running the testcase now
2025-01-15 17:38:47,893 - INFO -
2025-01-15 17:38:48,433 - DEBUG - Response for create_network : {'network': {'id': '5c5520cc-9f9e-4637-bee6-89ee7af7f737', 'name': 'ctest-vn2_metadata-32244694', 'tenant_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852', 'project_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45495755', 'ctest-vn2_metadata-32244694'], 'port_security_enabled': True, 'description': ''}}
2025-01-15 17:38:48,591 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a1731bc3-1b50-4024-a83c-2681b7a2f54a', 'name': '', 'tenant_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852', 'network_id': '5c5520cc-9f9e-4637-bee6-89ee7af7f737', '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': 'ff9381b0cbfc422a9ec4bd42ea6f5852'}}
2025-01-15 17:38:48,608 - INFO - Created VN ctest-vn2_metadata-32244694
2025-01-15 17:38:48,660 - DEBUG - VN ctest-vn2_metadata-32244694 UUID is 5c5520cc-9f9e-4637-bee6-89ee7af7f737
2025-01-15 17:38:48,833 - DEBUG - Services list from nova: [, , ]
2025-01-15 17:38:49,844 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2643-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2643-1)
2025-01-15 17:38:49,952 - DEBUG - Link local service introspect added
2025-01-15 17:38:49,995 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-15 17:38:55,074 - DEBUG - VM is in ACTIVE state now
2025-01-15 17:38:55,199 - INFO - Waiting for VM ctest-TestBasicVMVN-45495755-28873222 to be up..
2025-01-15 17:38:55,199 - INFO - VM name : ctest-TestBasicVMVN-45495755-28873222
2025-01-15 17:38:55,273 - DEBUG - VM ctest-TestBasicVMVN-45495755-28873222 ID is 651a9b46-8d14-44c2-a664-f9d6c4e1f04e
2025-01-15 17:38:55,274 - DEBUG - VM ctest-TestBasicVMVN-45495755-28873222 launched on Node cn-jenkins-deploy-platform-ansible-os-2643-1
2025-01-15 17:38:55,355 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/651a9b46-8d14-44c2-a664-f9d6c4e1f04e
2025-01-15 17:38:55,656 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/651a9b46-8d14-44c2-a664-f9d6c4e1f04e
2025-01-15 17:38:55,684 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/9c73519f-38b8-438f-86c6-c7fdfdef047d
2025-01-15 17:38:58,935 - 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 1007ms')
2025-01-15 17:38:58,935 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45495755-28873222 failed!
2025-01-15 17:38:58,996 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45495755:ctest-vn2_metadata-32244694 is 11.1.1.1 and allocation pool is NOT set
2025-01-15 17:39:01,059 - 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.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.10 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.104/3.043/3.983/0.939 ms')
2025-01-15 17:39:01,059 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45495755-28873222 passed
2025-01-15 17:39:01,216 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 17:39:01,216 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45495755-28873222, IP 11.1.1.3, Port 22
2025-01-15 17:39:01,376 - DEBUG - VM ctest-TestBasicVMVN-45495755-28873222 is ready for SSH connections
2025-01-15 17:39:01,376 - INFO - Retry 0
2025-01-15 17:39:01,376 - 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.31, gateway password: c0ntrail123
2025-01-15 17:39:01,376 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-15 17:39:02,983 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-15 17:39:02,984 - INFO - Generic metadata worked
2025-01-15 17:39:03,224 - DEBUG - Link local service introspect removed
2025-01-15 17:39:03,224 - INFO - Deleting VM ctest-TestBasicVMVN-45495755-28873222
2025-01-15 17:39:03,295 - INFO - Deleting VN ctest-vn2_metadata-32244694
2025-01-15 17:39:03,333 - DEBUG - VN 5c5520cc-9f9e-4637-bee6-89ee7af7f737 still in use: Unable to complete operation on network 5c5520cc-9f9e-4637-bee6-89ee7af7f737. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-35f328f5-a2ba-4861-be51-844018ca656b']
2025-01-15 17:39:03,333 - WARNING - Deleting VN ctest-vn2_metadata-32244694 failed..Will retry
2025-01-15 17:39:05,448 - DEBUG - Response for deleting network ()
2025-01-15 17:39:05,702 - DEBUG - No XMPP flaps were noticed during the test
2025-01-15 17:39:05,702 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-15 17:39:05,702 - INFO - --------------------------------------------------------------------------------
2025-01-15 17:39:05,705 - INFO - ================================================================================
2025-01-15 17:39:05,705 - INFO - STARTING TEST : test_metadata_service
2025-01-15 17:39:05,705 - 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-15 17:39:05,985 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.5': '0'}} with
2025-01-15 17:39:05,986 - INFO - Initial checks done. Running the testcase now
2025-01-15 17:39:05,986 - INFO -
2025-01-15 17:39:05,986 - DEBUG - Requesting: http://10.0.0.31:8082/global-vrouter-configs
2025-01-15 17:39:05,992 - DEBUG - Requesting: http://10.0.0.31:8082/global-vrouter-config/07b42521-a316-4fd3-8472-578e56f5b44b
2025-01-15 17:39:06,189 - DEBUG - Response for create_network : {'network': {'id': '9e581278-28d7-4ca9-8926-31045f23048f', 'name': 'ctest-vn-78362953', 'tenant_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852', 'project_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45495755', 'ctest-vn-78362953'], 'port_security_enabled': True, 'description': ''}}
2025-01-15 17:39:06,375 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f54a774e-c81d-40af-ab61-78756fcf90ca', 'name': '', 'tenant_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852', 'network_id': '9e581278-28d7-4ca9-8926-31045f23048f', 'ip_version': 4, 'cidr': '212.105.189.192/26', 'allocation_pools': [{'start': '212.105.189.194', 'end': '212.105.189.254'}], 'gateway_ip': '212.105.189.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '212.105.189.194', 'tags': [], 'project_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852'}}
2025-01-15 17:39:06,392 - INFO - Created VN ctest-vn-78362953
2025-01-15 17:39:06,448 - DEBUG - VN ctest-vn-78362953 UUID is 9e581278-28d7-4ca9-8926-31045f23048f
2025-01-15 17:39:07,671 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2643-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2643-1)
2025-01-15 17:39:07,672 - INFO - Waiting for VM ctest-TestBasicVMVN-45495755-71741121 to be up..
2025-01-15 17:39:07,708 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-15 17:39:12,818 - DEBUG - VM is in ACTIVE state now
2025-01-15 17:39:12,818 - INFO - VM name : ctest-TestBasicVMVN-45495755-71741121
2025-01-15 17:39:12,889 - DEBUG - VM ctest-TestBasicVMVN-45495755-71741121 ID is dce5586f-d8f3-4e3c-9a74-35f8bb893924
2025-01-15 17:39:12,889 - DEBUG - VM ctest-TestBasicVMVN-45495755-71741121 launched on Node cn-jenkins-deploy-platform-ansible-os-2643-1
2025-01-15 17:39:12,962 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/dce5586f-d8f3-4e3c-9a74-35f8bb893924
2025-01-15 17:39:12,972 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/e06d306f-c929-4ef0-838e-f11eb9cc8ddd
2025-01-15 17:39:16,244 - 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 1028ms')
2025-01-15 17:39:16,244 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45495755-71741121 failed!
2025-01-15 17:39:16,296 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45495755:ctest-vn-78362953 is 212.105.189.193 and allocation pool is NOT set
2025-01-15 17:39:18,352 - 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.15 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.810 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.810/1.979/3.149/1.169 ms')
2025-01-15 17:39:18,352 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45495755-71741121 passed
2025-01-15 17:39:18,504 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 17:39:18,504 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45495755-71741121, IP 212.105.189.195, Port 22
2025-01-15 17:39:18,655 - DEBUG - VM ctest-TestBasicVMVN-45495755-71741121 is ready for SSH connections
2025-01-15 17:39:18,655 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2025-01-15 17:39:18,655 - DEBUG - cat /tmp/output.txt
2025-01-15 17:39:20,264 - DEBUG - Hello World. The time is now Wed, 15 Jan 2025 10:39:17 -0700!
2025-01-15 17:39:20,264 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 15 Jan 2025 10:39:17 -0700!'}
2025-01-15 17:39:20,264 - INFO - metadata_script.txt got executed in the vm
2025-01-15 17:39:20,264 - INFO - Deleting VM ctest-TestBasicVMVN-45495755-71741121
2025-01-15 17:39:20,342 - INFO - Deleting VN ctest-vn-78362953
2025-01-15 17:39:20,377 - DEBUG - VN 9e581278-28d7-4ca9-8926-31045f23048f still in use: Unable to complete operation on network 9e581278-28d7-4ca9-8926-31045f23048f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3ad1216b-4682-484a-945e-d3515d3e8661']
2025-01-15 17:39:20,378 - WARNING - Deleting VN ctest-vn-78362953 failed..Will retry
2025-01-15 17:39:22,473 - DEBUG - Response for deleting network ()
2025-01-15 17:39:22,725 - DEBUG - No XMPP flaps were noticed during the test
2025-01-15 17:39:22,725 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-01-15 17:39:22,725 - INFO - --------------------------------------------------------------------------------
2025-01-15 17:39:22,728 - INFO - ================================================================================
2025-01-15 17:39:22,728 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-15 17:39:22,728 - 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-15 17:39:23,017 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.5': '0'}} with
2025-01-15 17:39:23,017 - INFO - Initial checks done. Running the testcase now
2025-01-15 17:39:23,017 - INFO -
2025-01-15 17:39:23,515 - DEBUG - Response for create_network : {'network': {'id': '1abe838d-cf7a-44a4-8ac2-2b781e1557fa', 'name': 'ctest-vn-72892109', 'tenant_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852', 'project_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45495755', 'ctest-vn-72892109'], 'port_security_enabled': True, 'description': ''}}
2025-01-15 17:39:23,741 - DEBUG - Response for create_subnet : {'subnet': {'id': '808cd6ba-6976-4913-b23f-860a5e43f64a', 'name': '', 'tenant_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852', 'network_id': '1abe838d-cf7a-44a4-8ac2-2b781e1557fa', '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': 'ff9381b0cbfc422a9ec4bd42ea6f5852'}}
2025-01-15 17:39:23,927 - DEBUG - Response for create_subnet : {'subnet': {'id': '82b87ffa-539e-42b2-b2de-abd4d5ed5f7d', 'name': '', 'tenant_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852', 'network_id': '1abe838d-cf7a-44a4-8ac2-2b781e1557fa', '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': 'ff9381b0cbfc422a9ec4bd42ea6f5852'}}
2025-01-15 17:39:23,944 - INFO - Created VN ctest-vn-72892109
2025-01-15 17:39:23,996 - DEBUG - VN ctest-vn-72892109 UUID is 1abe838d-cf7a-44a4-8ac2-2b781e1557fa
2025-01-15 17:39:24,338 - DEBUG - Response for create_port : {'port': {'name': '579abf65-8a32-449b-a390-477146b9f4a9', 'id': '579abf65-8a32-449b-a390-477146b9f4a9', 'tenant_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852', 'network_id': '1abe838d-cf7a-44a4-8ac2-2b781e1557fa', 'mac_address': '02:57:9a:bf:65:8a', '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': '808cd6ba-6976-4913-b23f-860a5e43f64a'}], 'security_groups': ['5a6a115c-d376-44b0-aefa-ce19956f305c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852'}}
2025-01-15 17:39:24,502 - DEBUG - Response for create_port : {'port': {'name': 'e51901ab-031f-4847-ad24-78eb3e78622f', 'id': 'e51901ab-031f-4847-ad24-78eb3e78622f', 'tenant_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852', 'network_id': '1abe838d-cf7a-44a4-8ac2-2b781e1557fa', 'mac_address': '02:e5:19:01:ab:03', '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': '82b87ffa-539e-42b2-b2de-abd4d5ed5f7d'}], 'security_groups': ['5a6a115c-d376-44b0-aefa-ce19956f305c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ff9381b0cbfc422a9ec4bd42ea6f5852'}}
2025-01-15 17:39:24,868 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2643-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2643-1)
2025-01-15 17:39:25,252 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2643-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2643-1)
2025-01-15 17:39:26,386 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2643-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2643-1)
2025-01-15 17:39:26,386 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2025-01-15 17:39:26,394 - DEBUG - Requesting: http://10.0.0.31:8082/domain/4329c394-325b-40df-8763-b19b6472811a
2025-01-15 17:39:26,407 - DEBUG - Requesting: http://10.0.0.31:8082/project/ff9381b0-cbfc-422a-9ec4-bd42ea6f5852
2025-01-15 17:39:26,485 - DEBUG - Requesting: http://10.0.0.31:8082/network-ipam/465188b2-ee1d-408a-bdd3-45d750dbf936
2025-01-15 17:39:26,497 - INFO - Verifications in API Server for IPAM: ctest-ipam-19315439 passed
2025-01-15 17:39:26,508 - DEBUG - Control-node 10.0.0.31 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-45495755:ctest-ipam-19315439', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45495755', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5066981357848969354', 'uuid-lslong': '13678353284331206966'}, 'enable': 'true', 'created': '2025-01-15T17:39:23', 'last-modified': '2025-01-15T17:39:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.248859'}
2025-01-15 17:39:26,508 - INFO - Verifications in Control node for IPAM: ctest-ipam-19315439 passed
2025-01-15 17:39:26,508 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2025-01-15 17:39:26,514 - DEBUG - Requesting: http://10.0.0.31:8082/domain/4329c394-325b-40df-8763-b19b6472811a
2025-01-15 17:39:26,527 - DEBUG - Requesting: http://10.0.0.31:8082/project/ff9381b0-cbfc-422a-9ec4-bd42ea6f5852
2025-01-15 17:39:26,599 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/1abe838d-cf7a-44a4-8ac2-2b781e1557fa
2025-01-15 17:39:26,614 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/1abe838d-cf7a-44a4-8ac2-2b781e1557fa
2025-01-15 17:39:26,625 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/7e5e5a55-aaa8-45d5-b9bd-550c3ae654e0
2025-01-15 17:39:26,634 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/7e5e5a55-aaa8-45d5-b9bd-550c3ae654e0
2025-01-15 17:39:26,645 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/e539dad0-702d-4997-acb5-1bb3b36cc5a7
2025-01-15 17:39:26,654 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-15 17:39:26,654 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/1abe838d-cf7a-44a4-8ac2-2b781e1557fa
2025-01-15 17:39:26,667 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/7e5e5a55-aaa8-45d5-b9bd-550c3ae654e0
2025-01-15 17:39:26,684 - INFO - Verified VN network id 8 for VN 1abe838d-cf7a-44a4-8ac2-2b781e1557fa
2025-01-15 17:39:26,684 - INFO - Verifications in API Server for VN ctest-vn-72892109 passed
2025-01-15 17:39:26,685 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/1abe838d-cf7a-44a4-8ac2-2b781e1557fa
2025-01-15 17:39:26,708 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/7e5e5a55-aaa8-45d5-b9bd-550c3ae654e0
2025-01-15 17:39:26,717 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/7e5e5a55-aaa8-45d5-b9bd-550c3ae654e0
2025-01-15 17:39:26,725 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/e539dad0-702d-4997-acb5-1bb3b36cc5a7
2025-01-15 17:39:26,741 - DEBUG - Control-node 10.0.0.31 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-45495755:ctest-vn-72892109', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45495755', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1927122335655675044', 'uuid-lslong': '9998601917616707578'}, 'enable': 'true', 'created': '2025-01-15T17:39:23', 'last-modified': '2025-01-15T17:39:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.841128'}
2025-01-15 17:39:26,757 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-15 17:39:26,757 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-72892109 passed
2025-01-15 17:39:26,757 - DEBUG - ====Verifying policy data for ctest-vn-72892109 in API_Server ======
2025-01-15 17:39:26,757 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2025-01-15 17:39:26,768 - DEBUG - Requesting: http://10.0.0.31:8082/domain/4329c394-325b-40df-8763-b19b6472811a
2025-01-15 17:39:26,783 - DEBUG - Requesting: http://10.0.0.31:8082/project/ff9381b0-cbfc-422a-9ec4-bd42ea6f5852
2025-01-15 17:39:26,887 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/1abe838d-cf7a-44a4-8ac2-2b781e1557fa
2025-01-15 17:39:26,947 - DEBUG - =>VN ctest-vn-72892109 has no policy to be verified
2025-01-15 17:39:26,947 - DEBUG - Verifying the vn in opserver
2025-01-15 17:39:26,947 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-45495755:ctest-vn-72892109 virtual network link through opserver 10.0.0.31
2025-01-15 17:39:26,947 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks
2025-01-15 17:39:27,314 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks
2025-01-15 17:39:27,382 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-45495755:ctest-vn-72892109', 'href': 'http://10.0.0.31:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-45495755:ctest-vn-72892109?flat'}
2025-01-15 17:39:27,382 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45495755:ctest-vn-72892109 is found in opserver
2025-01-15 17:39:27,388 - DEBUG - VRF ids for VN ctest-vn-72892109: {'10.0.0.31': '2'}
2025-01-15 17:39:27,388 - INFO - Waiting for VM ctest-TestBasicVMVN-45495755-59369744 to be up..
2025-01-15 17:39:27,478 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-15 17:39:32,573 - DEBUG - VM is in ACTIVE state now
2025-01-15 17:39:32,573 - INFO - VM name : ctest-TestBasicVMVN-45495755-59369744
2025-01-15 17:39:32,649 - DEBUG - VM ctest-TestBasicVMVN-45495755-59369744 ID is 01836cf2-41b5-4c47-a0d6-9799cfc37d16
2025-01-15 17:39:32,649 - DEBUG - VM ctest-TestBasicVMVN-45495755-59369744 launched on Node cn-jenkins-deploy-platform-ansible-os-2643-1
2025-01-15 17:39:32,726 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/01836cf2-41b5-4c47-a0d6-9799cfc37d16
2025-01-15 17:39:32,735 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/579abf65-8a32-449b-a390-477146b9f4a9
2025-01-15 17:39:35,987 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms')
2025-01-15 17:39:35,987 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45495755-59369744 failed!
2025-01-15 17:39:36,044 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45495755:ctest-vn-72892109 is 31.1.1.1 and allocation pool is NOT set
2025-01-15 17:39:36,044 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45495755:ctest-vn-72892109 is 31.1.2.1 and allocation pool is NOT set
2025-01-15 17:39:38,100 - 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.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.384 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.384/1.743/3.102/1.359 ms')
2025-01-15 17:39:38,100 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45495755-59369744 passed
2025-01-15 17:39:38,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 17:39:38,248 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45495755-59369744, IP 31.1.1.4, Port 22
2025-01-15 17:39:38,404 - DEBUG - VM ctest-TestBasicVMVN-45495755-59369744 is ready for SSH connections
2025-01-15 17:39:38,404 - INFO - Waiting for VM ctest-TestBasicVMVN-45495755-66012855 to be up..
2025-01-15 17:39:38,472 - DEBUG - VM is in ACTIVE state now
2025-01-15 17:39:38,472 - INFO - VM name : ctest-TestBasicVMVN-45495755-66012855
2025-01-15 17:39:38,544 - DEBUG - VM ctest-TestBasicVMVN-45495755-66012855 ID is dbb462ec-dd04-431b-8f5b-d0aff30ba75c
2025-01-15 17:39:38,544 - DEBUG - VM ctest-TestBasicVMVN-45495755-66012855 launched on Node cn-jenkins-deploy-platform-ansible-os-2643-1
2025-01-15 17:39:38,612 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/dbb462ec-dd04-431b-8f5b-d0aff30ba75c
2025-01-15 17:39:38,620 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/e51901ab-031f-4847-ad24-78eb3e78622f
2025-01-15 17:39:39,851 - 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.395 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.395/1.796/3.198/1.401 ms')
2025-01-15 17:39:39,851 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45495755-66012855 passed
2025-01-15 17:39:40,000 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 17:39:40,000 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45495755-66012855, IP 31.1.2.4, Port 22
2025-01-15 17:39:40,168 - DEBUG - VM ctest-TestBasicVMVN-45495755-66012855 is ready for SSH connections
2025-01-15 17:39:40,168 - INFO - Waiting for VM ctest-TestBasicVMVN-45495755-84754652 to be up..
2025-01-15 17:39:40,244 - DEBUG - VM is in ACTIVE state now
2025-01-15 17:39:40,244 - INFO - VM name : ctest-TestBasicVMVN-45495755-84754652
2025-01-15 17:39:40,323 - DEBUG - VM ctest-TestBasicVMVN-45495755-84754652 ID is e8298e73-729c-46cb-b256-3f85ac399b6d
2025-01-15 17:39:40,323 - DEBUG - VM ctest-TestBasicVMVN-45495755-84754652 launched on Node cn-jenkins-deploy-platform-ansible-os-2643-1
2025-01-15 17:39:40,397 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/e8298e73-729c-46cb-b256-3f85ac399b6d
2025-01-15 17:39:40,406 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/38a8c609-4b45-4415-a3cf-7c7e008bfc45
2025-01-15 17:39:41,637 - 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.70 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.311 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.311/1.504/2.697/1.193 ms')
2025-01-15 17:39:41,638 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-45495755-84754652 passed
2025-01-15 17:39:41,784 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 17:39:41,784 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45495755-84754652, IP 31.1.1.3, Port 22
2025-01-15 17:39:41,940 - DEBUG - VM ctest-TestBasicVMVN-45495755-84754652 is ready for SSH connections
2025-01-15 17:39:41,940 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 17:39:41,940 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2025-01-15 17:39:41,940 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-15 17:39:45,907 - 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.436 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.209 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.049 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.049/1.898/3.436 ms
2025-01-15 17:39:45,907 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-45495755-59369744 passed
2025-01-15 17:39:45,907 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 17:39:45,907 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2025-01-15 17:39:45,907 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-15 17:39:49,569 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.700 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.848 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.756 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.756/1.434/2.700 ms
2025-01-15 17:39:49,570 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-45495755-66012855 passed
2025-01-15 17:39:49,570 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 17:39:49,570 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 17:39:49,570 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-15 17:39:49,570 - 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.31, gateway password: c0ntrail123
2025-01-15 17:39:49,571 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-15 17:39:49,747 - DEBUG - None
2025-01-15 17:39:49,747 - 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.31, gateway password: c0ntrail123
2025-01-15 17:39:49,747 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-15 17:39:49,934 - DEBUG - None
2025-01-15 17:39:49,934 - 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.31, gateway password: c0ntrail123
2025-01-15 17:39:49,934 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-15 17:39:50,537 - DEBUG - None
2025-01-15 17:39:50,537 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2025-01-15 17:39:50,538 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-15 17:39:52,741 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.882 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.314 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.494 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.859 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.329 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.329/2.175/6.314 ms
2025-01-15 17:39:52,741 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2025-01-15 17:39:52,741 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-15 17:39:54,988 - 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=0.941 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.078 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.351 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.621 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.344 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.284 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.358/2.139/4.351 ms
2025-01-15 17:39:54,988 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2025-01-15 17:39:54,988 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-15 17:39:57,226 - 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.643 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.680 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.471 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.512 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.209 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.061 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.369/2.135/4.061 ms
2025-01-15 17:39:57,226 - INFO - Deleting VM ctest-TestBasicVMVN-45495755-84754652
2025-01-15 17:39:57,290 - INFO - Detaching port e51901ab-031f-4847-ad24-78eb3e78622f from VM ctest-TestBasicVMVN-45495755-66012855
2025-01-15 17:39:57,345 - INFO - Deleting VM ctest-TestBasicVMVN-45495755-66012855
2025-01-15 17:39:57,420 - INFO - Detaching port 579abf65-8a32-449b-a390-477146b9f4a9 from VM ctest-TestBasicVMVN-45495755-59369744
2025-01-15 17:39:57,456 - INFO - Deleting VM ctest-TestBasicVMVN-45495755-59369744
2025-01-15 17:39:57,538 - INFO - Deleting VN ctest-vn-72892109
2025-01-15 17:39:57,725 - DEBUG - Response for delete_port : ()
2025-01-15 17:39:57,917 - DEBUG - Response for delete_port : ()
2025-01-15 17:39:57,962 - DEBUG - VN 1abe838d-cf7a-44a4-8ac2-2b781e1557fa still in use: Unable to complete operation on network 1abe838d-cf7a-44a4-8ac2-2b781e1557fa. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9d1a1758-0ab5-4ab4-8a46-1990d274f03f']
2025-01-15 17:39:57,962 - WARNING - Deleting VN ctest-vn-72892109 failed..Will retry
2025-01-15 17:40:00,109 - DEBUG - Response for deleting network ()
2025-01-15 17:40:00,109 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/7e5e5a55-aaa8-45d5-b9bd-550c3ae654e0
2025-01-15 17:40:00,116 - DEBUG - Response Code: 404
2025-01-15 17:40:00,117 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2025-01-15 17:40:00,122 - DEBUG - Requesting: http://10.0.0.31:8082/domain/4329c394-325b-40df-8763-b19b6472811a
2025-01-15 17:40:00,178 - DEBUG - Requesting: http://10.0.0.31:8082/project/ff9381b0-cbfc-422a-9ec4-bd42ea6f5852
2025-01-15 17:40:00,255 - INFO - Validated that VN ctest-vn-72892109 is not found in API Server
2025-01-15 17:40:00,266 - DEBUG - VN ctest-vn-72892109 is not present in Agent 10.0.0.31
2025-01-15 17:40:00,266 - INFO - Validated that VN ctest-vn-72892109 is not in any agent
2025-01-15 17:40:00,271 - DEBUG - VRF 2 is not seen in agent 10.0.0.31
2025-01-15 17:40:00,275 - DEBUG - Vrouter 10.0.0.31 does not have vrf 2 for VN ctest-vn-72892109
2025-01-15 17:40:00,275 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-45495755:ctest-vn-72892109
2025-01-15 17:40:00,285 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-72892109 info
2025-01-15 17:40:00,364 - INFO - IPAM: ctest-ipam-19315439 is not found in API Server
2025-01-15 17:40:00,375 - INFO - IPAM:ctest-ipam-19315439 is not found in control node
2025-01-15 17:40:00,629 - DEBUG - No XMPP flaps were noticed during the test
2025-01-15 17:40:00,629 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-01-15 17:40:00,629 - INFO - --------------------------------------------------------------------------------
2025-01-15 17:40:01,337 - INFO - Deleted project: ctest-TestBasicVMVN-45495755, ID : ff9381b0-cbfc-422a-9ec4-bd42ea6f5852