2025-10-27 15:03:34,623 - INFO - Domain Default found not creating
2025-10-27 15:03:34,783 - INFO - Project ctest-TestBasicVMVN-02844247 not found, creating it
2025-10-27 15:03:35,240 - INFO - Created Project:ctest-TestBasicVMVN-02844247, ID : 23996056-c6e8-4f5d-b48f-0e69e7989d64
2025-10-27 15:03:36,935 - INFO - ================================================================================
2025-10-27 15:03:36,935 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-27 15:03:36,936 - 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-10-27 15:03:37,187 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2025-10-27 15:03:37,188 - INFO - Initial checks done. Running the testcase now
2025-10-27 15:03:37,188 - INFO -
2025-10-27 15:03:37,766 - DEBUG - Response for create_network : {'network': {'id': 'bafde1d2-bc04-4511-8d00-f61806705275', 'name': 'ctest-vn2_metadata-05366753', 'tenant_id': '23996056c6e84f5db48f0e69e7989d64', 'project_id': '23996056c6e84f5db48f0e69e7989d64', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02844247', 'ctest-vn2_metadata-05366753'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 15:03:37,953 - DEBUG - Response for create_subnet : {'subnet': {'id': '0eef77a2-fdd3-4fc7-b464-073448e665ea', 'name': '', 'tenant_id': '23996056c6e84f5db48f0e69e7989d64', 'network_id': 'bafde1d2-bc04-4511-8d00-f61806705275', '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': '23996056c6e84f5db48f0e69e7989d64'}}
2025-10-27 15:03:37,972 - INFO - Created VN ctest-vn2_metadata-05366753
2025-10-27 15:03:38,026 - DEBUG - VN ctest-vn2_metadata-05366753 UUID is bafde1d2-bc04-4511-8d00-f61806705275
2025-10-27 15:03:38,212 - DEBUG - Services list from nova: [, , ]
2025-10-27 15:03:39,329 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4505-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4505-1)
2025-10-27 15:03:39,438 - DEBUG - Link local service introspect added
2025-10-27 15:03:39,485 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-27 15:03:44,562 - DEBUG - VM is in ACTIVE state now
2025-10-27 15:03:44,691 - INFO - Waiting for VM ctest-TestBasicVMVN-02844247-58048599 to be up..
2025-10-27 15:03:44,691 - INFO - VM name : ctest-TestBasicVMVN-02844247-58048599
2025-10-27 15:03:44,765 - DEBUG - VM ctest-TestBasicVMVN-02844247-58048599 ID is 7d46c92a-a115-4b5d-9065-46427c7baa05
2025-10-27 15:03:44,765 - DEBUG - VM ctest-TestBasicVMVN-02844247-58048599 launched on Node cn-jenkins-deploy-platform-ansible-os-4505-1
2025-10-27 15:03:44,840 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/7d46c92a-a115-4b5d-9065-46427c7baa05
2025-10-27 15:03:45,178 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/7d46c92a-a115-4b5d-9065-46427c7baa05
2025-10-27 15:03:45,213 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/b015e06b-c1a0-49ee-8ba2-55e03c116718
2025-10-27 15:03:48,473 - 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 1020ms')
2025-10-27 15:03:48,473 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02844247-58048599 failed!
2025-10-27 15:03:48,530 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02844247:ctest-vn2_metadata-05366753 is 11.1.1.1 and allocation pool is NOT set
2025-10-27 15:03:52,602 - 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.38 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 3.381/3.381/3.381/0.000 ms')
2025-10-27 15:03:52,602 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02844247-58048599 passed
2025-10-27 15:03:52,750 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 15:03:52,751 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02844247-58048599, IP 11.1.1.3, Port 22
2025-10-27 15:03:52,921 - DEBUG - VM ctest-TestBasicVMVN-02844247-58048599 is ready for SSH connections
2025-10-27 15:03:52,921 - INFO - Retry 0
2025-10-27 15:03:52,921 - 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-10-27 15:03:52,921 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-27 15:03:54,654 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-27 15:03:54,654 - INFO - Generic metadata worked
2025-10-27 15:03:54,902 - DEBUG - Link local service introspect removed
2025-10-27 15:03:54,902 - INFO - Deleting VM ctest-TestBasicVMVN-02844247-58048599
2025-10-27 15:03:54,983 - INFO - Deleting VN ctest-vn2_metadata-05366753
2025-10-27 15:03:55,024 - DEBUG - VN bafde1d2-bc04-4511-8d00-f61806705275 still in use: Unable to complete operation on network bafde1d2-bc04-4511-8d00-f61806705275. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9ff2c1f7-1025-4b1a-9d07-7abd833c563e']
2025-10-27 15:03:55,024 - WARNING - Deleting VN ctest-vn2_metadata-05366753 failed..Will retry
2025-10-27 15:03:57,133 - DEBUG - Response for deleting network ()
2025-10-27 15:03:57,387 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 15:03:57,388 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2025-10-27 15:03:57,388 - INFO - --------------------------------------------------------------------------------
2025-10-27 15:03:57,390 - INFO - ================================================================================
2025-10-27 15:03:57,390 - INFO - STARTING TEST : test_metadata_service
2025-10-27 15:03:57,390 - 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-10-27 15:03:57,679 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2025-10-27 15:03:57,680 - INFO - Initial checks done. Running the testcase now
2025-10-27 15:03:57,680 - INFO -
2025-10-27 15:03:57,680 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2025-10-27 15:03:57,685 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/db4c46c5-8d15-424a-8ca9-a2806dfdd653
2025-10-27 15:03:57,863 - DEBUG - Response for create_network : {'network': {'id': '569b7816-9d0f-4508-a81f-d20e309d33da', 'name': 'ctest-vn-92139105', 'tenant_id': '23996056c6e84f5db48f0e69e7989d64', 'project_id': '23996056c6e84f5db48f0e69e7989d64', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02844247', 'ctest-vn-92139105'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 15:03:58,087 - DEBUG - Response for create_subnet : {'subnet': {'id': '732e96cc-1b17-4caf-8ca5-ca11182428b5', 'name': '', 'tenant_id': '23996056c6e84f5db48f0e69e7989d64', 'network_id': '569b7816-9d0f-4508-a81f-d20e309d33da', 'ip_version': 4, 'cidr': '176.13.210.192/26', 'allocation_pools': [{'start': '176.13.210.194', 'end': '176.13.210.254'}], 'gateway_ip': '176.13.210.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '176.13.210.194', 'tags': [], 'project_id': '23996056c6e84f5db48f0e69e7989d64'}}
2025-10-27 15:03:58,111 - INFO - Created VN ctest-vn-92139105
2025-10-27 15:03:58,162 - DEBUG - VN ctest-vn-92139105 UUID is 569b7816-9d0f-4508-a81f-d20e309d33da
2025-10-27 15:03:59,424 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4505-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4505-1)
2025-10-27 15:03:59,424 - INFO - Waiting for VM ctest-TestBasicVMVN-02844247-52417492 to be up..
2025-10-27 15:03:59,468 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-27 15:04:04,547 - DEBUG - VM is in ACTIVE state now
2025-10-27 15:04:04,547 - INFO - VM name : ctest-TestBasicVMVN-02844247-52417492
2025-10-27 15:04:04,634 - DEBUG - VM ctest-TestBasicVMVN-02844247-52417492 ID is aaaef557-58e9-4759-bf6f-079dc705b893
2025-10-27 15:04:04,634 - DEBUG - VM ctest-TestBasicVMVN-02844247-52417492 launched on Node cn-jenkins-deploy-platform-ansible-os-4505-1
2025-10-27 15:04:04,716 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/aaaef557-58e9-4759-bf6f-079dc705b893
2025-10-27 15:04:04,725 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/63be340b-673f-4160-a05c-88e97091221d
2025-10-27 15:04:07,988 - 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-10-27 15:04:07,989 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02844247-52417492 failed!
2025-10-27 15:04:08,042 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02844247:ctest-vn-92139105 is 176.13.210.193 and allocation pool is NOT set
2025-10-27 15:04:12,115 - 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=4.37 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 4.371/4.371/4.371/0.000 ms')
2025-10-27 15:04:12,115 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02844247-52417492 passed
2025-10-27 15:04:12,330 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 15:04:12,331 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02844247-52417492, IP 176.13.210.195, Port 22
2025-10-27 15:04:12,486 - DEBUG - VM ctest-TestBasicVMVN-02844247-52417492 is ready for SSH connections
2025-10-27 15:04:12,486 - 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-10-27 15:04:12,486 - DEBUG - cat /tmp/output.txt
2025-10-27 15:04:14,165 - DEBUG - Hello World. The time is now Mon, 27 Oct 2025 09:04:10 -0600!
2025-10-27 15:04:14,165 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 27 Oct 2025 09:04:10 -0600!'}
2025-10-27 15:04:14,165 - INFO - metadata_script.txt got executed in the vm
2025-10-27 15:04:14,165 - INFO - Deleting VM ctest-TestBasicVMVN-02844247-52417492
2025-10-27 15:04:14,242 - INFO - Deleting VN ctest-vn-92139105
2025-10-27 15:04:14,283 - DEBUG - VN 569b7816-9d0f-4508-a81f-d20e309d33da still in use: Unable to complete operation on network 569b7816-9d0f-4508-a81f-d20e309d33da. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3533ef78-9eab-4f66-95ff-e1186794c634']
2025-10-27 15:04:14,283 - WARNING - Deleting VN ctest-vn-92139105 failed..Will retry
2025-10-27 15:04:16,396 - DEBUG - Response for deleting network ()
2025-10-27 15:04:16,656 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 15:04:16,656 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-10-27 15:04:16,656 - INFO - --------------------------------------------------------------------------------
2025-10-27 15:04:16,659 - INFO - ================================================================================
2025-10-27 15:04:16,659 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-27 15:04:16,659 - 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-10-27 15:04:16,944 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2025-10-27 15:04:16,944 - INFO - Initial checks done. Running the testcase now
2025-10-27 15:04:16,944 - INFO -
2025-10-27 15:04:17,455 - DEBUG - Response for create_network : {'network': {'id': '46b239fa-83cf-4e2b-9d3d-a283e9c4039d', 'name': 'ctest-vn-29485991', 'tenant_id': '23996056c6e84f5db48f0e69e7989d64', 'project_id': '23996056c6e84f5db48f0e69e7989d64', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02844247', 'ctest-vn-29485991'], 'port_security_enabled': True, 'description': ''}}
2025-10-27 15:04:17,683 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cead0655-fcfd-41ce-ad20-7c303e5fce49', 'name': '', 'tenant_id': '23996056c6e84f5db48f0e69e7989d64', 'network_id': '46b239fa-83cf-4e2b-9d3d-a283e9c4039d', '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': '23996056c6e84f5db48f0e69e7989d64'}}
2025-10-27 15:04:17,896 - DEBUG - Response for create_subnet : {'subnet': {'id': '799f48cd-6f06-460e-a953-899e9843efa3', 'name': '', 'tenant_id': '23996056c6e84f5db48f0e69e7989d64', 'network_id': '46b239fa-83cf-4e2b-9d3d-a283e9c4039d', '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': '23996056c6e84f5db48f0e69e7989d64'}}
2025-10-27 15:04:17,917 - INFO - Created VN ctest-vn-29485991
2025-10-27 15:04:17,971 - DEBUG - VN ctest-vn-29485991 UUID is 46b239fa-83cf-4e2b-9d3d-a283e9c4039d
2025-10-27 15:04:18,346 - DEBUG - Response for create_port : {'port': {'name': 'fa8668e8-76a7-482a-a06d-d77361f5f391', 'id': 'fa8668e8-76a7-482a-a06d-d77361f5f391', 'tenant_id': '23996056c6e84f5db48f0e69e7989d64', 'network_id': '46b239fa-83cf-4e2b-9d3d-a283e9c4039d', 'mac_address': '02:fa:86:68:e8:76', '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': 'cead0655-fcfd-41ce-ad20-7c303e5fce49'}], 'security_groups': ['b39b303b-d9bd-44ed-b8c2-f0b6c17e303d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '23996056c6e84f5db48f0e69e7989d64'}}
2025-10-27 15:04:18,531 - DEBUG - Response for create_port : {'port': {'name': 'd4739bf0-1bc6-4c50-a301-7390352f45ad', 'id': 'd4739bf0-1bc6-4c50-a301-7390352f45ad', 'tenant_id': '23996056c6e84f5db48f0e69e7989d64', 'network_id': '46b239fa-83cf-4e2b-9d3d-a283e9c4039d', 'mac_address': '02:d4:73:9b:f0:1b', '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': '799f48cd-6f06-460e-a953-899e9843efa3'}], 'security_groups': ['b39b303b-d9bd-44ed-b8c2-f0b6c17e303d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '23996056c6e84f5db48f0e69e7989d64'}}
2025-10-27 15:04:18,952 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4505-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4505-1)
2025-10-27 15:04:19,481 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4505-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4505-1)
2025-10-27 15:04:20,910 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4505-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4505-1)
2025-10-27 15:04:20,910 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-27 15:04:20,917 - DEBUG - Requesting: http://10.0.0.242:8082/domain/0b6beecf-458a-42d6-86e1-d418933685c8
2025-10-27 15:04:20,930 - DEBUG - Requesting: http://10.0.0.242:8082/project/23996056-c6e8-4f5d-b48f-0e69e7989d64
2025-10-27 15:04:21,016 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/0d61b5e0-1420-4f38-9cea-4b24eb2d07c5
2025-10-27 15:04:21,026 - INFO - Verifications in API Server for IPAM: ctest-ipam-31564234 passed
2025-10-27 15:04:21,032 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-02844247:ctest-ipam-31564234', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02844247', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '964251769248960312', 'uuid-lslong': '11306932436403554245'}, 'enable': 'true', 'created': '2025-10-27T15:04:16', 'last-modified': '2025-10-27T15:04:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.850259'}
2025-10-27 15:04:21,032 - INFO - Verifications in Control node for IPAM: ctest-ipam-31564234 passed
2025-10-27 15:04:21,032 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-27 15:04:21,039 - DEBUG - Requesting: http://10.0.0.242:8082/domain/0b6beecf-458a-42d6-86e1-d418933685c8
2025-10-27 15:04:21,051 - DEBUG - Requesting: http://10.0.0.242:8082/project/23996056-c6e8-4f5d-b48f-0e69e7989d64
2025-10-27 15:04:21,135 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/46b239fa-83cf-4e2b-9d3d-a283e9c4039d
2025-10-27 15:04:21,151 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/46b239fa-83cf-4e2b-9d3d-a283e9c4039d
2025-10-27 15:04:21,165 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/c5bd0e8f-5dfd-43ea-8035-31b3ad6dfaba
2025-10-27 15:04:21,178 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/c5bd0e8f-5dfd-43ea-8035-31b3ad6dfaba
2025-10-27 15:04:21,192 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/f16bb709-d3fc-452c-b29d-8089a2742f67
2025-10-27 15:04:21,200 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-27 15:04:21,200 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/46b239fa-83cf-4e2b-9d3d-a283e9c4039d
2025-10-27 15:04:21,211 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/c5bd0e8f-5dfd-43ea-8035-31b3ad6dfaba
2025-10-27 15:04:21,227 - INFO - Verified VN network id 11 for VN 46b239fa-83cf-4e2b-9d3d-a283e9c4039d
2025-10-27 15:04:21,227 - INFO - Verifications in API Server for VN ctest-vn-29485991 passed
2025-10-27 15:04:21,227 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/46b239fa-83cf-4e2b-9d3d-a283e9c4039d
2025-10-27 15:04:21,237 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/c5bd0e8f-5dfd-43ea-8035-31b3ad6dfaba
2025-10-27 15:04:21,244 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/c5bd0e8f-5dfd-43ea-8035-31b3ad6dfaba
2025-10-27 15:04:21,252 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/f16bb709-d3fc-452c-b29d-8089a2742f67
2025-10-27 15:04:21,265 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-02844247:ctest-vn-29485991', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02844247', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5094197876625460779', 'uuid-lslong': '11330390924980388765'}, 'enable': 'true', 'created': '2025-10-27T15:04:17', 'last-modified': '2025-10-27T15:04:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.399231'}
2025-10-27 15:04:21,273 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-27 15:04:21,273 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-29485991 passed
2025-10-27 15:04:21,273 - DEBUG - ====Verifying policy data for ctest-vn-29485991 in API_Server ======
2025-10-27 15:04:21,273 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-27 15:04:21,280 - DEBUG - Requesting: http://10.0.0.242:8082/domain/0b6beecf-458a-42d6-86e1-d418933685c8
2025-10-27 15:04:21,297 - DEBUG - Requesting: http://10.0.0.242:8082/project/23996056-c6e8-4f5d-b48f-0e69e7989d64
2025-10-27 15:04:21,390 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/46b239fa-83cf-4e2b-9d3d-a283e9c4039d
2025-10-27 15:04:21,402 - DEBUG - =>VN ctest-vn-29485991 has no policy to be verified
2025-10-27 15:04:21,402 - DEBUG - Verifying the vn in opserver
2025-10-27 15:04:21,402 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-02844247:ctest-vn-29485991 virtual network link through opserver 10.0.0.242
2025-10-27 15:04:21,402 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-10-27 15:04:21,758 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-10-27 15:04:21,847 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-02844247:ctest-vn-29485991', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-02844247:ctest-vn-29485991?flat'}
2025-10-27 15:04:21,847 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-02844247:ctest-vn-29485991 is found in opserver
2025-10-27 15:04:21,855 - DEBUG - VRF ids for VN ctest-vn-29485991: {'10.0.0.242': '2'}
2025-10-27 15:04:21,855 - INFO - Waiting for VM ctest-TestBasicVMVN-02844247-81679018 to be up..
2025-10-27 15:04:21,979 - DEBUG - VM is in ACTIVE state now
2025-10-27 15:04:21,980 - INFO - VM name : ctest-TestBasicVMVN-02844247-81679018
2025-10-27 15:04:22,080 - DEBUG - VM ctest-TestBasicVMVN-02844247-81679018 ID is a4551184-7c7c-4876-8b76-1cec9b61428d
2025-10-27 15:04:22,080 - DEBUG - VM ctest-TestBasicVMVN-02844247-81679018 launched on Node cn-jenkins-deploy-platform-ansible-os-4505-1
2025-10-27 15:04:22,182 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/a4551184-7c7c-4876-8b76-1cec9b61428d
2025-10-27 15:04:22,190 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/fa8668e8-76a7-482a-a06d-d77361f5f391
2025-10-27 15:04:25,461 - 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-10-27 15:04:25,461 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02844247-81679018 failed!
2025-10-27 15:04:25,514 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02844247:ctest-vn-29485991 is 31.1.1.1 and allocation pool is NOT set
2025-10-27 15:04:25,515 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02844247:ctest-vn-29485991 is 31.1.2.1 and allocation pool is NOT set
2025-10-27 15:04:29,594 - 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 1017ms')
2025-10-27 15:04:29,594 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02844247-81679018 failed!
2025-10-27 15:04:29,651 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02844247:ctest-vn-29485991 is 31.1.1.1 and allocation pool is NOT set
2025-10-27 15:04:29,651 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02844247:ctest-vn-29485991 is 31.1.2.1 and allocation pool is NOT set
2025-10-27 15:04:31,713 - 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.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.47 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.470/2.771/3.073/0.301 ms')
2025-10-27 15:04:31,713 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02844247-81679018 passed
2025-10-27 15:04:31,862 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 15:04:31,863 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02844247-81679018, IP 31.1.1.4, Port 22
2025-10-27 15:04:32,029 - DEBUG - VM ctest-TestBasicVMVN-02844247-81679018 is ready for SSH connections
2025-10-27 15:04:32,029 - INFO - Waiting for VM ctest-TestBasicVMVN-02844247-59107316 to be up..
2025-10-27 15:04:32,123 - DEBUG - VM is in ACTIVE state now
2025-10-27 15:04:32,123 - INFO - VM name : ctest-TestBasicVMVN-02844247-59107316
2025-10-27 15:04:32,207 - DEBUG - VM ctest-TestBasicVMVN-02844247-59107316 ID is 5ebd3768-056f-45aa-8810-c731d16e7c60
2025-10-27 15:04:32,207 - DEBUG - VM ctest-TestBasicVMVN-02844247-59107316 launched on Node cn-jenkins-deploy-platform-ansible-os-4505-1
2025-10-27 15:04:32,284 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/5ebd3768-056f-45aa-8810-c731d16e7c60
2025-10-27 15:04:32,293 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/d4739bf0-1bc6-4c50-a301-7390352f45ad
2025-10-27 15:04:33,543 - 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=10.8 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.715 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.715/5.778/10.841/5.063 ms')
2025-10-27 15:04:33,544 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-02844247-59107316 passed
2025-10-27 15:04:33,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 15:04:33,707 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02844247-59107316, IP 31.1.2.4, Port 22
2025-10-27 15:04:33,872 - DEBUG - VM ctest-TestBasicVMVN-02844247-59107316 is ready for SSH connections
2025-10-27 15:04:33,872 - INFO - Waiting for VM ctest-TestBasicVMVN-02844247-35669360 to be up..
2025-10-27 15:04:33,952 - DEBUG - VM is in ACTIVE state now
2025-10-27 15:04:33,952 - INFO - VM name : ctest-TestBasicVMVN-02844247-35669360
2025-10-27 15:04:34,041 - DEBUG - VM ctest-TestBasicVMVN-02844247-35669360 ID is 8e975eed-d4b3-42a3-ae7b-d3e52042f5f9
2025-10-27 15:04:34,041 - DEBUG - VM ctest-TestBasicVMVN-02844247-35669360 launched on Node cn-jenkins-deploy-platform-ansible-os-4505-1
2025-10-27 15:04:34,119 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/8e975eed-d4b3-42a3-ae7b-d3e52042f5f9
2025-10-27 15:04:34,128 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/78fc4fc8-c13d-4b1a-9c98-94e8575d3ba2
2025-10-27 15:04:35,375 - 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.21 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.436 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.436/1.824/3.212/1.388 ms')
2025-10-27 15:04:35,376 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-02844247-35669360 passed
2025-10-27 15:04:35,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 15:04:35,531 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02844247-35669360, IP 31.1.1.3, Port 22
2025-10-27 15:04:35,686 - DEBUG - VM ctest-TestBasicVMVN-02844247-35669360 is ready for SSH connections
2025-10-27 15:04:35,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 15:04:35,686 - 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-10-27 15:04:35,686 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-27 15:04:39,846 - 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.498 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.844 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.990 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.844/2.110/4.498 ms
2025-10-27 15:04:39,846 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-02844247-81679018 passed
2025-10-27 15:04:39,846 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 15:04:39,846 - 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-10-27 15:04:39,847 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-27 15:04:43,583 - 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.235 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.013 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.881 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.881/1.709/3.235 ms
2025-10-27 15:04:43,583 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-02844247-59107316 passed
2025-10-27 15:04:43,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 15:04:43,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 15:04:43,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-27 15:04:43,583 - 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-10-27 15:04:43,583 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-27 15:04:43,791 - DEBUG - None
2025-10-27 15:04:43,792 - 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-10-27 15:04:43,792 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-27 15:04:44,002 - DEBUG - None
2025-10-27 15:04:44,002 - 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-10-27 15:04:44,002 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-27 15:04:44,734 - DEBUG - None
2025-10-27 15:04:44,734 - 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-10-27 15:04:44,735 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-27 15:04:46,962 - 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.156 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.530 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.429 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.813 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.403/2.266/6.530 ms
2025-10-27 15:04:46,962 - 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-10-27 15:04:46,962 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-27 15:04:49,233 - 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.158 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.728 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.712 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.432 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.657 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.540 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.362 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.362/2.227/5.712 ms
2025-10-27 15:04:49,233 - 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-10-27 15:04:49,233 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-27 15:04:51,541 - 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.002 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.892 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.304 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.407 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.806 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.722 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.602 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.407/2.247/5.304 ms
2025-10-27 15:04:51,541 - INFO - Deleting VM ctest-TestBasicVMVN-02844247-35669360
2025-10-27 15:04:51,628 - INFO - Detaching port d4739bf0-1bc6-4c50-a301-7390352f45ad from VM ctest-TestBasicVMVN-02844247-59107316
2025-10-27 15:04:51,664 - INFO - Deleting VM ctest-TestBasicVMVN-02844247-59107316
2025-10-27 15:04:51,759 - INFO - Detaching port fa8668e8-76a7-482a-a06d-d77361f5f391 from VM ctest-TestBasicVMVN-02844247-81679018
2025-10-27 15:04:51,797 - INFO - Deleting VM ctest-TestBasicVMVN-02844247-81679018
2025-10-27 15:04:51,875 - INFO - Deleting VN ctest-vn-29485991
2025-10-27 15:04:52,048 - DEBUG - Response for delete_port : ()
2025-10-27 15:04:52,242 - DEBUG - Response for delete_port : ()
2025-10-27 15:04:52,295 - DEBUG - VN 46b239fa-83cf-4e2b-9d3d-a283e9c4039d still in use: Unable to complete operation on network 46b239fa-83cf-4e2b-9d3d-a283e9c4039d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0735267c-aa68-4cb6-957d-23b3a1eaee80']
2025-10-27 15:04:52,295 - WARNING - Deleting VN ctest-vn-29485991 failed..Will retry
2025-10-27 15:04:54,422 - DEBUG - Response for deleting network ()
2025-10-27 15:04:54,422 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/c5bd0e8f-5dfd-43ea-8035-31b3ad6dfaba
2025-10-27 15:04:54,428 - DEBUG - Response Code: 404
2025-10-27 15:04:54,428 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-10-27 15:04:54,433 - DEBUG - Requesting: http://10.0.0.242:8082/domain/0b6beecf-458a-42d6-86e1-d418933685c8
2025-10-27 15:04:54,487 - DEBUG - Requesting: http://10.0.0.242:8082/project/23996056-c6e8-4f5d-b48f-0e69e7989d64
2025-10-27 15:04:54,558 - INFO - Validated that VN ctest-vn-29485991 is not found in API Server
2025-10-27 15:04:54,568 - DEBUG - VN ctest-vn-29485991 is not present in Agent 10.0.0.242
2025-10-27 15:04:54,568 - INFO - Validated that VN ctest-vn-29485991 is not in any agent
2025-10-27 15:04:54,573 - DEBUG - VRF 2 is not seen in agent 10.0.0.242
2025-10-27 15:04:54,580 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-29485991
2025-10-27 15:04:54,580 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-02844247:ctest-vn-29485991
2025-10-27 15:04:54,589 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-29485991 info
2025-10-27 15:04:54,662 - INFO - IPAM: ctest-ipam-31564234 is not found in API Server
2025-10-27 15:04:54,672 - INFO - IPAM:ctest-ipam-31564234 is not found in control node
2025-10-27 15:04:54,932 - DEBUG - No XMPP flaps were noticed during the test
2025-10-27 15:04:54,932 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-10-27 15:04:54,932 - INFO - --------------------------------------------------------------------------------
2025-10-27 15:04:55,671 - INFO - Deleted project: ctest-TestBasicVMVN-02844247, ID : 23996056-c6e8-4f5d-b48f-0e69e7989d64