2025-01-09 07:37:16,151 - INFO - Domain Default found not creating
2025-01-09 07:37:16,295 - INFO - Project ctest-TestBasicVMVN-16233179 not found, creating it
2025-01-09 07:37:16,627 - INFO - Created Project:ctest-TestBasicVMVN-16233179, ID : fd39b51c-aa60-488c-9262-413b7b569704
2025-01-09 07:37:18,290 - INFO - ================================================================================
2025-01-09 07:37:18,290 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-09 07:37:18,290 - 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-09 07:37:18,543 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.31': '0'}} with
2025-01-09 07:37:18,543 - INFO - Initial checks done. Running the testcase now
2025-01-09 07:37:18,544 - INFO -
2025-01-09 07:37:19,102 - DEBUG - Response for create_network : {'network': {'id': '7ef75aca-490f-4c0d-909a-ba35f796ea66', 'name': 'ctest-vn2_metadata-20299220', 'tenant_id': 'fd39b51caa60488c9262413b7b569704', 'project_id': 'fd39b51caa60488c9262413b7b569704', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16233179', 'ctest-vn2_metadata-20299220'], 'port_security_enabled': True, 'description': ''}}
2025-01-09 07:37:19,321 - DEBUG - Response for create_subnet : {'subnet': {'id': '0fb07e26-2bbe-431e-a0fe-beff6ffa7b77', 'name': '', 'tenant_id': 'fd39b51caa60488c9262413b7b569704', 'network_id': '7ef75aca-490f-4c0d-909a-ba35f796ea66', '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': 'fd39b51caa60488c9262413b7b569704'}}
2025-01-09 07:37:19,345 - INFO - Created VN ctest-vn2_metadata-20299220
2025-01-09 07:37:19,382 - DEBUG - VN ctest-vn2_metadata-20299220 UUID is 7ef75aca-490f-4c0d-909a-ba35f796ea66
2025-01-09 07:37:19,552 - DEBUG - Services list from nova: [, , ]
2025-01-09 07:37:20,542 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2578-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2578-1)
2025-01-09 07:37:20,567 - DEBUG - Link local service introspect added
2025-01-09 07:37:20,638 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-09 07:37:25,726 - DEBUG - VM is in ACTIVE state now
2025-01-09 07:37:25,963 - INFO - Waiting for VM ctest-TestBasicVMVN-16233179-88188050 to be up..
2025-01-09 07:37:25,963 - INFO - VM name : ctest-TestBasicVMVN-16233179-88188050
2025-01-09 07:37:26,043 - DEBUG - VM ctest-TestBasicVMVN-16233179-88188050 ID is ca4e0bea-a5e2-45e0-a003-ca3c4d1e87f8
2025-01-09 07:37:26,043 - DEBUG - VM ctest-TestBasicVMVN-16233179-88188050 launched on Node cn-jenkins-deploy-platform-ansible-os-2578-1
2025-01-09 07:37:26,123 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/ca4e0bea-a5e2-45e0-a003-ca3c4d1e87f8
2025-01-09 07:37:26,416 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/ca4e0bea-a5e2-45e0-a003-ca3c4d1e87f8
2025-01-09 07:37:26,450 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/79c82fde-3691-4d3b-8374-ff670cac0fed
2025-01-09 07:37:29,580 - 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 1009ms')
2025-01-09 07:37:29,580 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16233179-88188050 failed!
2025-01-09 07:37:29,595 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16233179:ctest-vn2_metadata-20299220 is 11.1.1.1 and allocation pool is NOT set
2025-01-09 07:37:31,671 - 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=6.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.74 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.735/4.732/6.730/1.997 ms')
2025-01-09 07:37:31,671 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16233179-88188050 passed
2025-01-09 07:37:31,700 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 07:37:31,700 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16233179-88188050, IP 11.1.1.3, Port 22
2025-01-09 07:37:31,761 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-01-09 07:37:31,838 - DEBUG - VM ctest-TestBasicVMVN-16233179-88188050 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-09 07:37:36,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 07:37:36,839 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16233179-88188050, IP 11.1.1.3, Port 22
2025-01-09 07:37:36,998 - DEBUG - VM ctest-TestBasicVMVN-16233179-88188050 is ready for SSH connections
2025-01-09 07:37:36,998 - INFO - Retry 0
2025-01-09 07:37:36,998 - 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.42, gateway password: c0ntrail123
2025-01-09 07:37:36,999 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-09 07:37:38,916 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-09 07:37:38,916 - INFO - Generic metadata worked
2025-01-09 07:37:39,090 - DEBUG - Link local service introspect removed
2025-01-09 07:37:39,090 - INFO - Deleting VM ctest-TestBasicVMVN-16233179-88188050
2025-01-09 07:37:39,179 - INFO - Deleting VN ctest-vn2_metadata-20299220
2025-01-09 07:37:39,220 - DEBUG - VN 7ef75aca-490f-4c0d-909a-ba35f796ea66 still in use: Unable to complete operation on network 7ef75aca-490f-4c0d-909a-ba35f796ea66. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-11c7912d-21d1-4713-a9c6-347cfc36bb2c']
2025-01-09 07:37:39,221 - WARNING - Deleting VN ctest-vn2_metadata-20299220 failed..Will retry
2025-01-09 07:37:41,337 - DEBUG - Response for deleting network ()
2025-01-09 07:37:41,602 - DEBUG - No XMPP flaps were noticed during the test
2025-01-09 07:37:41,602 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-01-09 07:37:41,602 - INFO - --------------------------------------------------------------------------------
2025-01-09 07:37:41,605 - INFO - ================================================================================
2025-01-09 07:37:41,605 - INFO - STARTING TEST : test_metadata_service
2025-01-09 07:37:41,605 - 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-09 07:37:41,902 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.31': '0'}} with
2025-01-09 07:37:41,903 - INFO - Initial checks done. Running the testcase now
2025-01-09 07:37:41,903 - INFO -
2025-01-09 07:37:41,903 - DEBUG - Requesting: http://10.0.0.42:8082/global-vrouter-configs
2025-01-09 07:37:41,934 - DEBUG - Requesting: http://10.0.0.42:8082/global-vrouter-config/e5a0c5e5-ed9a-4aa7-9419-59feb25e1daa
2025-01-09 07:37:42,100 - DEBUG - Response for create_network : {'network': {'id': 'cf713ab1-91fa-42c8-bb9a-051e3d2917a2', 'name': 'ctest-vn-19640572', 'tenant_id': 'fd39b51caa60488c9262413b7b569704', 'project_id': 'fd39b51caa60488c9262413b7b569704', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16233179', 'ctest-vn-19640572'], 'port_security_enabled': True, 'description': ''}}
2025-01-09 07:37:42,315 - DEBUG - Response for create_subnet : {'subnet': {'id': '2c860da8-7254-48a5-953b-c7460dfa0e6b', 'name': '', 'tenant_id': 'fd39b51caa60488c9262413b7b569704', 'network_id': 'cf713ab1-91fa-42c8-bb9a-051e3d2917a2', 'ip_version': 4, 'cidr': '150.161.72.128/26', 'allocation_pools': [{'start': '150.161.72.130', 'end': '150.161.72.190'}], 'gateway_ip': '150.161.72.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '150.161.72.130', 'tags': [], 'project_id': 'fd39b51caa60488c9262413b7b569704'}}
2025-01-09 07:37:42,333 - INFO - Created VN ctest-vn-19640572
2025-01-09 07:37:42,348 - DEBUG - VN ctest-vn-19640572 UUID is cf713ab1-91fa-42c8-bb9a-051e3d2917a2
2025-01-09 07:37:43,406 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2578-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2578-1)
2025-01-09 07:37:43,406 - INFO - Waiting for VM ctest-TestBasicVMVN-16233179-72121533 to be up..
2025-01-09 07:37:43,453 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-09 07:37:48,537 - DEBUG - VM is in ACTIVE state now
2025-01-09 07:37:48,537 - INFO - VM name : ctest-TestBasicVMVN-16233179-72121533
2025-01-09 07:37:48,615 - DEBUG - VM ctest-TestBasicVMVN-16233179-72121533 ID is 2cbbb0fc-1241-488b-b247-7eb49ba7de57
2025-01-09 07:37:48,615 - DEBUG - VM ctest-TestBasicVMVN-16233179-72121533 launched on Node cn-jenkins-deploy-platform-ansible-os-2578-1
2025-01-09 07:37:48,708 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/2cbbb0fc-1241-488b-b247-7eb49ba7de57
2025-01-09 07:37:48,716 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/86a0cdfc-ddf9-4a74-b2cb-93f1a23d3218
2025-01-09 07:37:51,851 - 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 1024ms')
2025-01-09 07:37:51,852 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16233179-72121533 failed!
2025-01-09 07:37:51,865 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16233179:ctest-vn-19640572 is 150.161.72.129 and allocation pool is NOT set
2025-01-09 07:37:53,929 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.67 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.674/3.497/4.321/0.823 ms')
2025-01-09 07:37:53,929 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16233179-72121533 passed
2025-01-09 07:37:53,958 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 07:37:53,958 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16233179-72121533, IP 150.161.72.131, Port 22
2025-01-09 07:37:54,121 - DEBUG - VM ctest-TestBasicVMVN-16233179-72121533 is ready for SSH connections
2025-01-09 07:37:54,121 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.42, gateway password: c0ntrail123
2025-01-09 07:37:54,121 - DEBUG - cat /tmp/output.txt
2025-01-09 07:37:55,780 - DEBUG - Hello World. The time is now Thu, 09 Jan 2025 00:37:53 -0700!
2025-01-09 07:37:55,780 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 09 Jan 2025 00:37:53 -0700!'}
2025-01-09 07:37:55,780 - INFO - metadata_script.txt got executed in the vm
2025-01-09 07:37:55,780 - INFO - Deleting VM ctest-TestBasicVMVN-16233179-72121533
2025-01-09 07:37:55,844 - INFO - Deleting VN ctest-vn-19640572
2025-01-09 07:37:55,884 - DEBUG - VN cf713ab1-91fa-42c8-bb9a-051e3d2917a2 still in use: Unable to complete operation on network cf713ab1-91fa-42c8-bb9a-051e3d2917a2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b94e98ba-421b-4865-be69-492bf974e918']
2025-01-09 07:37:55,884 - WARNING - Deleting VN ctest-vn-19640572 failed..Will retry
2025-01-09 07:37:58,062 - DEBUG - Response for deleting network ()
2025-01-09 07:37:58,315 - DEBUG - No XMPP flaps were noticed during the test
2025-01-09 07:37:58,315 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-01-09 07:37:58,315 - INFO - --------------------------------------------------------------------------------
2025-01-09 07:37:58,317 - INFO - ================================================================================
2025-01-09 07:37:58,318 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-09 07:37:58,318 - 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-09 07:37:58,603 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.31': '0'}} with
2025-01-09 07:37:58,603 - INFO - Initial checks done. Running the testcase now
2025-01-09 07:37:58,603 - INFO -
2025-01-09 07:37:58,825 - DEBUG - Response for create_network : {'network': {'id': 'f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163', 'name': 'ctest-vn-02000097', 'tenant_id': 'fd39b51caa60488c9262413b7b569704', 'project_id': 'fd39b51caa60488c9262413b7b569704', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16233179', 'ctest-vn-02000097'], 'port_security_enabled': True, 'description': ''}}
2025-01-09 07:37:59,077 - DEBUG - Response for create_subnet : {'subnet': {'id': '3547d749-e253-4525-8243-0880585b1988', 'name': '', 'tenant_id': 'fd39b51caa60488c9262413b7b569704', 'network_id': 'f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163', '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': 'fd39b51caa60488c9262413b7b569704'}}
2025-01-09 07:37:59,266 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe74b66c-d821-48f9-9b1a-53ffa93e8cb1', 'name': '', 'tenant_id': 'fd39b51caa60488c9262413b7b569704', 'network_id': 'f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163', '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': 'fd39b51caa60488c9262413b7b569704'}}
2025-01-09 07:37:59,285 - INFO - Created VN ctest-vn-02000097
2025-01-09 07:37:59,296 - DEBUG - VN ctest-vn-02000097 UUID is f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163
2025-01-09 07:37:59,624 - DEBUG - Response for create_port : {'port': {'name': '3d8117e9-9759-4ede-ada9-5bfc7e70055f', 'id': '3d8117e9-9759-4ede-ada9-5bfc7e70055f', 'tenant_id': 'fd39b51caa60488c9262413b7b569704', 'network_id': 'f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163', 'mac_address': '02:3d:81:17:e9:97', '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': '3547d749-e253-4525-8243-0880585b1988'}], 'security_groups': ['2d84c736-0afe-4890-a5b9-d182e841fac7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fd39b51caa60488c9262413b7b569704'}}
2025-01-09 07:37:59,814 - DEBUG - Response for create_port : {'port': {'name': '74a25653-25df-4ba2-aafa-82f3617a69b4', 'id': '74a25653-25df-4ba2-aafa-82f3617a69b4', 'tenant_id': 'fd39b51caa60488c9262413b7b569704', 'network_id': 'f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163', 'mac_address': '02:74:a2:56:53:25', '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': 'fe74b66c-d821-48f9-9b1a-53ffa93e8cb1'}], 'security_groups': ['2d84c736-0afe-4890-a5b9-d182e841fac7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fd39b51caa60488c9262413b7b569704'}}
2025-01-09 07:38:00,290 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2578-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2578-1)
2025-01-09 07:38:00,737 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2578-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2578-1)
2025-01-09 07:38:01,922 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2578-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2578-1)
2025-01-09 07:38:01,922 - DEBUG - Requesting: http://10.0.0.42:8082/domains
2025-01-09 07:38:01,928 - DEBUG - Requesting: http://10.0.0.42:8082/domain/31c12e07-fc4b-4ec5-b298-cedca8c582a4
2025-01-09 07:38:01,945 - DEBUG - Requesting: http://10.0.0.42:8082/project/fd39b51c-aa60-488c-9262-413b7b569704
2025-01-09 07:38:02,045 - DEBUG - Requesting: http://10.0.0.42:8082/network-ipam/4abf11d1-2b02-4184-a18f-95dfdef5c49d
2025-01-09 07:38:02,056 - INFO - Verifications in API Server for IPAM: ctest-ipam-48023759 passed
2025-01-09 07:38:02,066 - DEBUG - Control-node 10.0.0.42 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-16233179:ctest-ipam-48023759', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16233179', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5386043269425807748', 'uuid-lslong': '11641688350526915741'}, 'enable': 'true', 'created': '2025-01-09T07:37:58', 'last-modified': '2025-01-09T07:37:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.396028'}
2025-01-09 07:38:02,066 - INFO - Verifications in Control node for IPAM: ctest-ipam-48023759 passed
2025-01-09 07:38:02,067 - DEBUG - Requesting: http://10.0.0.42:8082/domains
2025-01-09 07:38:02,073 - DEBUG - Requesting: http://10.0.0.42:8082/domain/31c12e07-fc4b-4ec5-b298-cedca8c582a4
2025-01-09 07:38:02,095 - DEBUG - Requesting: http://10.0.0.42:8082/project/fd39b51c-aa60-488c-9262-413b7b569704
2025-01-09 07:38:02,144 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163
2025-01-09 07:38:02,161 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163
2025-01-09 07:38:02,186 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/56079892-ebce-434a-84c2-8a2e923a9aa4
2025-01-09 07:38:02,200 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/56079892-ebce-434a-84c2-8a2e923a9aa4
2025-01-09 07:38:02,210 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/c2c0f240-0d9d-442c-9862-f3f8d1da90dd
2025-01-09 07:38:02,224 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-09 07:38:02,225 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163
2025-01-09 07:38:02,243 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/56079892-ebce-434a-84c2-8a2e923a9aa4
2025-01-09 07:38:02,269 - INFO - Verified VN network id 10 for VN f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163
2025-01-09 07:38:02,270 - INFO - Verifications in API Server for VN ctest-vn-02000097 passed
2025-01-09 07:38:02,270 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163
2025-01-09 07:38:02,284 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/56079892-ebce-434a-84c2-8a2e923a9aa4
2025-01-09 07:38:02,294 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/56079892-ebce-434a-84c2-8a2e923a9aa4
2025-01-09 07:38:02,306 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/c2c0f240-0d9d-442c-9862-f3f8d1da90dd
2025-01-09 07:38:02,326 - DEBUG - Control-node 10.0.0.42 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-16233179:ctest-vn-02000097', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16233179', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18013206613251608464', 'uuid-lslong': '11468384512763879779'}, 'enable': 'true', 'created': '2025-01-09T07:37:58', 'last-modified': '2025-01-09T07:37:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.092981'}
2025-01-09 07:38:02,334 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-09 07:38:02,334 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-02000097 passed
2025-01-09 07:38:02,335 - DEBUG - ====Verifying policy data for ctest-vn-02000097 in API_Server ======
2025-01-09 07:38:02,335 - DEBUG - Requesting: http://10.0.0.42:8082/domains
2025-01-09 07:38:02,351 - DEBUG - Requesting: http://10.0.0.42:8082/domain/31c12e07-fc4b-4ec5-b298-cedca8c582a4
2025-01-09 07:38:02,374 - DEBUG - Requesting: http://10.0.0.42:8082/project/fd39b51c-aa60-488c-9262-413b7b569704
2025-01-09 07:38:02,433 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163
2025-01-09 07:38:02,473 - DEBUG - =>VN ctest-vn-02000097 has no policy to be verified
2025-01-09 07:38:02,473 - DEBUG - Verifying the vn in opserver
2025-01-09 07:38:02,473 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-16233179:ctest-vn-02000097 virtual network link through opserver 10.0.0.42
2025-01-09 07:38:02,473 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks
2025-01-09 07:38:02,821 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks
2025-01-09 07:38:02,924 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-16233179:ctest-vn-02000097', 'href': 'http://10.0.0.42:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-16233179:ctest-vn-02000097?flat'}
2025-01-09 07:38:02,924 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-16233179:ctest-vn-02000097 is found in opserver
2025-01-09 07:38:02,932 - DEBUG - VRF ids for VN ctest-vn-02000097: {'10.0.0.42': '2'}
2025-01-09 07:38:02,932 - INFO - Waiting for VM ctest-TestBasicVMVN-16233179-71842027 to be up..
2025-01-09 07:38:03,038 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-09 07:38:08,137 - DEBUG - VM is in ACTIVE state now
2025-01-09 07:38:08,137 - INFO - VM name : ctest-TestBasicVMVN-16233179-71842027
2025-01-09 07:38:08,227 - DEBUG - VM ctest-TestBasicVMVN-16233179-71842027 ID is eaa17573-5ca7-4285-9f6d-b1a2a82da3f0
2025-01-09 07:38:08,227 - DEBUG - VM ctest-TestBasicVMVN-16233179-71842027 launched on Node cn-jenkins-deploy-platform-ansible-os-2578-1
2025-01-09 07:38:08,314 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/eaa17573-5ca7-4285-9f6d-b1a2a82da3f0
2025-01-09 07:38:08,326 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/3d8117e9-9759-4ede-ada9-5bfc7e70055f
2025-01-09 07:38:11,474 - 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 1010ms')
2025-01-09 07:38:11,475 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-16233179-71842027 failed!
2025-01-09 07:38:11,491 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16233179:ctest-vn-02000097 is 31.1.1.1 and allocation pool is NOT set
2025-01-09 07:38:11,491 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16233179:ctest-vn-02000097 is 31.1.2.1 and allocation pool is NOT set
2025-01-09 07:38:13,550 - 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.19 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.434 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.434/1.813/3.192/1.379 ms')
2025-01-09 07:38:13,550 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-16233179-71842027 passed
2025-01-09 07:38:13,579 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 07:38:13,579 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16233179-71842027, IP 31.1.1.4, Port 22
2025-01-09 07:38:13,749 - DEBUG - VM ctest-TestBasicVMVN-16233179-71842027 is ready for SSH connections
2025-01-09 07:38:13,749 - INFO - Waiting for VM ctest-TestBasicVMVN-16233179-03878929 to be up..
2025-01-09 07:38:13,828 - DEBUG - VM is in ACTIVE state now
2025-01-09 07:38:13,829 - INFO - VM name : ctest-TestBasicVMVN-16233179-03878929
2025-01-09 07:38:13,914 - DEBUG - VM ctest-TestBasicVMVN-16233179-03878929 ID is ddc527ff-af27-4d85-84db-f6268e146172
2025-01-09 07:38:13,914 - DEBUG - VM ctest-TestBasicVMVN-16233179-03878929 launched on Node cn-jenkins-deploy-platform-ansible-os-2578-1
2025-01-09 07:38:14,000 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/ddc527ff-af27-4d85-84db-f6268e146172
2025-01-09 07:38:14,015 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/74a25653-25df-4ba2-aafa-82f3617a69b4
2025-01-09 07:38:15,138 - 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=2.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.471 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.471/1.578/2.686/1.107 ms')
2025-01-09 07:38:15,139 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16233179-03878929 passed
2025-01-09 07:38:15,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 07:38:15,168 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16233179-03878929, IP 31.1.2.4, Port 22
2025-01-09 07:38:15,337 - DEBUG - VM ctest-TestBasicVMVN-16233179-03878929 is ready for SSH connections
2025-01-09 07:38:15,337 - INFO - Waiting for VM ctest-TestBasicVMVN-16233179-69071055 to be up..
2025-01-09 07:38:15,426 - DEBUG - VM is in ACTIVE state now
2025-01-09 07:38:15,426 - INFO - VM name : ctest-TestBasicVMVN-16233179-69071055
2025-01-09 07:38:15,506 - DEBUG - VM ctest-TestBasicVMVN-16233179-69071055 ID is bc96c9ab-d71f-4143-8a9b-e9d772ca26b5
2025-01-09 07:38:15,506 - DEBUG - VM ctest-TestBasicVMVN-16233179-69071055 launched on Node cn-jenkins-deploy-platform-ansible-os-2578-1
2025-01-09 07:38:15,583 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/bc96c9ab-d71f-4143-8a9b-e9d772ca26b5
2025-01-09 07:38:15,592 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/7a935113-65c8-492a-adb7-947d2982f85d
2025-01-09 07:38:16,714 - 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.20 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.426 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.426/1.811/3.196/1.385 ms')
2025-01-09 07:38:16,714 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-16233179-69071055 passed
2025-01-09 07:38:16,741 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 07:38:16,741 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16233179-69071055, IP 31.1.1.3, Port 22
2025-01-09 07:38:16,913 - DEBUG - VM ctest-TestBasicVMVN-16233179-69071055 is ready for SSH connections
2025-01-09 07:38:16,913 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 07:38:16,913 - 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.42, gateway password: c0ntrail123
2025-01-09 07:38:16,913 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-09 07:38:20,630 - 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=5.323 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.066 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.179 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.066/2.522/5.323 ms
2025-01-09 07:38:20,630 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-16233179-71842027 passed
2025-01-09 07:38:20,630 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 07:38:20,630 - 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.42, gateway password: c0ntrail123
2025-01-09 07:38:20,630 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-09 07:38:24,311 - 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.934 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.835 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.176 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.835/1.648/2.934 ms
2025-01-09 07:38:24,311 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-16233179-03878929 passed
2025-01-09 07:38:24,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 07:38:24,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 07:38:24,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 07:38:24,312 - 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.42, gateway password: c0ntrail123
2025-01-09 07:38:24,312 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-09 07:38:24,511 - DEBUG - None
2025-01-09 07:38:24,512 - 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.42, gateway password: c0ntrail123
2025-01-09 07:38:24,512 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-09 07:38:24,711 - DEBUG - None
2025-01-09 07:38:24,711 - 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.42, gateway password: c0ntrail123
2025-01-09 07:38:24,711 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-09 07:38:25,328 - DEBUG - None
2025-01-09 07:38:25,328 - 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.42, gateway password: c0ntrail123
2025-01-09 07:38:25,328 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-09 07:38:27,570 - 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.925 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.155 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.426 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.430 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.342 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.342/1.855/4.155 ms
2025-01-09 07:38:27,571 - 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.42, gateway password: c0ntrail123
2025-01-09 07:38:27,571 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-09 07:38:29,830 - 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.344 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.703 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.392 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.388 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.944 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=7.256 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/3.340/7.256 ms
2025-01-09 07:38:29,831 - 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.42, gateway password: c0ntrail123
2025-01-09 07:38:29,831 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-09 07:38:32,083 - 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.664 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.610 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.445 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.405 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.842 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.615 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.540 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.405/1.731/3.445 ms
2025-01-09 07:38:32,083 - INFO - Deleting VM ctest-TestBasicVMVN-16233179-69071055
2025-01-09 07:38:32,154 - INFO - Detaching port 74a25653-25df-4ba2-aafa-82f3617a69b4 from VM ctest-TestBasicVMVN-16233179-03878929
2025-01-09 07:38:32,206 - INFO - Deleting VM ctest-TestBasicVMVN-16233179-03878929
2025-01-09 07:38:32,292 - INFO - Detaching port 3d8117e9-9759-4ede-ada9-5bfc7e70055f from VM ctest-TestBasicVMVN-16233179-71842027
2025-01-09 07:38:32,324 - INFO - Deleting VM ctest-TestBasicVMVN-16233179-71842027
2025-01-09 07:38:32,412 - INFO - Deleting VN ctest-vn-02000097
2025-01-09 07:38:32,655 - DEBUG - Response for delete_port : ()
2025-01-09 07:38:32,859 - DEBUG - Response for delete_port : ()
2025-01-09 07:38:32,928 - DEBUG - VN f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163 still in use: Unable to complete operation on network f9fbc3fa-0894-4f90-9f27-e2f3c6e1e163. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cd0af317-d824-4f76-ab0b-6c07ca7de698']
2025-01-09 07:38:32,928 - WARNING - Deleting VN ctest-vn-02000097 failed..Will retry
2025-01-09 07:38:35,110 - DEBUG - Response for deleting network ()
2025-01-09 07:38:35,110 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/56079892-ebce-434a-84c2-8a2e923a9aa4
2025-01-09 07:38:35,116 - DEBUG - Response Code: 404
2025-01-09 07:38:35,116 - DEBUG - Requesting: http://10.0.0.42:8082/domains
2025-01-09 07:38:35,124 - DEBUG - Requesting: http://10.0.0.42:8082/domain/31c12e07-fc4b-4ec5-b298-cedca8c582a4
2025-01-09 07:38:35,138 - DEBUG - Requesting: http://10.0.0.42:8082/project/fd39b51c-aa60-488c-9262-413b7b569704
2025-01-09 07:38:35,211 - INFO - Validated that VN ctest-vn-02000097 is not found in API Server
2025-01-09 07:38:35,224 - DEBUG - VN ctest-vn-02000097 is not present in Agent 10.0.0.42
2025-01-09 07:38:35,224 - INFO - Validated that VN ctest-vn-02000097 is not in any agent
2025-01-09 07:38:35,232 - DEBUG - VRF 2 is not seen in agent 10.0.0.42
2025-01-09 07:38:35,238 - DEBUG - Vrouter 10.0.0.42 does not have vrf 2 for VN ctest-vn-02000097
2025-01-09 07:38:35,238 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-16233179:ctest-vn-02000097
2025-01-09 07:38:35,252 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-02000097 info
2025-01-09 07:38:35,310 - INFO - IPAM: ctest-ipam-48023759 is not found in API Server
2025-01-09 07:38:35,322 - INFO - IPAM:ctest-ipam-48023759 is not found in control node
2025-01-09 07:38:35,593 - DEBUG - No XMPP flaps were noticed during the test
2025-01-09 07:38:35,593 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-01-09 07:38:35,593 - INFO - --------------------------------------------------------------------------------
2025-01-09 07:38:36,258 - INFO - Deleted project: ctest-TestBasicVMVN-16233179, ID : fd39b51c-aa60-488c-9262-413b7b569704