2025-04-30 14:44:07,763 - INFO - Domain Default found not creating
2025-04-30 14:44:07,895 - INFO - Project ctest-TestBasicVMVN-84131734 not found, creating it
2025-04-30 14:44:08,338 - INFO - Created Project:ctest-TestBasicVMVN-84131734, ID : cac41289-3f69-4245-a44e-1e921af0a116
2025-04-30 14:44:09,662 - INFO - ================================================================================
2025-04-30 14:44:09,662 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-30 14:44:09,662 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-04-30 14:44:09,914 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-04-30 14:44:09,914 - INFO - Initial checks done. Running the testcase now
2025-04-30 14:44:09,914 - INFO -
2025-04-30 14:44:10,431 - DEBUG - Response for create_network : {'network': {'id': 'a20052e8-7d32-4490-90f1-a924921f2e96', 'name': 'ctest-vn2_metadata-60629202', 'tenant_id': 'cac412893f694245a44e1e921af0a116', 'project_id': 'cac412893f694245a44e1e921af0a116', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-84131734', 'ctest-vn2_metadata-60629202'], 'port_security_enabled': True, 'description': ''}}
2025-04-30 14:44:10,610 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e164c5bf-2dad-425e-8311-45410b6ecd43', 'name': '', 'tenant_id': 'cac412893f694245a44e1e921af0a116', 'network_id': 'a20052e8-7d32-4490-90f1-a924921f2e96', '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': 'cac412893f694245a44e1e921af0a116'}}
2025-04-30 14:44:10,626 - INFO - Created VN ctest-vn2_metadata-60629202
2025-04-30 14:44:10,681 - DEBUG - VN ctest-vn2_metadata-60629202 UUID is a20052e8-7d32-4490-90f1-a924921f2e96
2025-04-30 14:44:10,839 - DEBUG - Services list from nova: [, , ]
2025-04-30 14:44:11,776 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3249-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3249-1)
2025-04-30 14:44:11,877 - DEBUG - Link local service introspect added
2025-04-30 14:44:11,919 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-30 14:44:16,994 - DEBUG - VM is in ACTIVE state now
2025-04-30 14:44:17,105 - INFO - Waiting for VM ctest-TestBasicVMVN-84131734-22125542 to be up..
2025-04-30 14:44:17,105 - INFO - VM name : ctest-TestBasicVMVN-84131734-22125542
2025-04-30 14:44:17,175 - DEBUG - VM ctest-TestBasicVMVN-84131734-22125542 ID is c497a222-4b6d-4778-b256-cf1e0d908839
2025-04-30 14:44:17,175 - DEBUG - VM ctest-TestBasicVMVN-84131734-22125542 launched on Node cn-jenkins-deploy-platform-ansible-os-3249-1
2025-04-30 14:44:17,246 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c497a222-4b6d-4778-b256-cf1e0d908839
2025-04-30 14:44:17,539 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c497a222-4b6d-4778-b256-cf1e0d908839
2025-04-30 14:44:17,568 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1bb34c82-4496-47ee-bb91-f349334039e7
2025-04-30 14:44:20,812 - 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 1012ms')
2025-04-30 14:44:20,812 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84131734-22125542 failed!
2025-04-30 14:44:20,869 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84131734:ctest-vn2_metadata-60629202 is 11.1.1.1 and allocation pool is NOT set
2025-04-30 14:44:22,931 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.02 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 = 1.015/2.548/4.082/1.533 ms')
2025-04-30 14:44:22,931 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84131734-22125542 passed
2025-04-30 14:44:23,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-30 14:44:23,077 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84131734-22125542, IP 11.1.1.3, Port 22
2025-04-30 14:44:23,133 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-04-30 14:44:23,200 - DEBUG - VM ctest-TestBasicVMVN-84131734-22125542 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-30 14:44:28,201 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-30 14:44:28,201 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84131734-22125542, IP 11.1.1.3, Port 22
2025-04-30 14:44:28,352 - DEBUG - VM ctest-TestBasicVMVN-84131734-22125542 is ready for SSH connections
2025-04-30 14:44:28,352 - INFO - Retry 0
2025-04-30 14:44:28,352 - 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.38, gateway password: c0ntrail123
2025-04-30 14:44:28,353 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-30 14:44:29,924 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-30 14:44:29,924 - INFO - Generic metadata worked
2025-04-30 14:44:30,169 - DEBUG - Link local service introspect removed
2025-04-30 14:44:30,169 - INFO - Deleting VM ctest-TestBasicVMVN-84131734-22125542
2025-04-30 14:44:30,231 - INFO - Deleting VN ctest-vn2_metadata-60629202
2025-04-30 14:44:30,268 - DEBUG - VN a20052e8-7d32-4490-90f1-a924921f2e96 still in use: Unable to complete operation on network a20052e8-7d32-4490-90f1-a924921f2e96. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7e2a5870-0f91-456b-80bb-5fc0cffc6c5e']
2025-04-30 14:44:30,268 - WARNING - Deleting VN ctest-vn2_metadata-60629202 failed..Will retry
2025-04-30 14:44:32,360 - DEBUG - Response for deleting network ()
2025-04-30 14:44:32,614 - DEBUG - No XMPP flaps were noticed during the test
2025-04-30 14:44:32,614 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-04-30 14:44:32,614 - INFO - --------------------------------------------------------------------------------
2025-04-30 14:44:32,616 - INFO - ================================================================================
2025-04-30 14:44:32,616 - INFO - STARTING TEST : test_metadata_service
2025-04-30 14:44:32,616 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-04-30 14:44:32,906 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-04-30 14:44:32,906 - INFO - Initial checks done. Running the testcase now
2025-04-30 14:44:32,906 - INFO -
2025-04-30 14:44:32,906 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-04-30 14:44:32,912 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/2678a007-efe1-4cdd-9189-52cf5717a96e
2025-04-30 14:44:33,101 - DEBUG - Response for create_network : {'network': {'id': '2ceb7020-062a-44c1-82c8-5a0caab82d12', 'name': 'ctest-vn-88624807', 'tenant_id': 'cac412893f694245a44e1e921af0a116', 'project_id': 'cac412893f694245a44e1e921af0a116', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-84131734', 'ctest-vn-88624807'], 'port_security_enabled': True, 'description': ''}}
2025-04-30 14:44:33,250 - DEBUG - Response for create_subnet : {'subnet': {'id': '1cc56090-d977-4714-bdd2-ea439735276f', 'name': '', 'tenant_id': 'cac412893f694245a44e1e921af0a116', 'network_id': '2ceb7020-062a-44c1-82c8-5a0caab82d12', 'ip_version': 4, 'cidr': '113.106.225.0/26', 'allocation_pools': [{'start': '113.106.225.2', 'end': '113.106.225.62'}], 'gateway_ip': '113.106.225.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '113.106.225.2', 'tags': [], 'project_id': 'cac412893f694245a44e1e921af0a116'}}
2025-04-30 14:44:33,266 - INFO - Created VN ctest-vn-88624807
2025-04-30 14:44:33,321 - DEBUG - VN ctest-vn-88624807 UUID is 2ceb7020-062a-44c1-82c8-5a0caab82d12
2025-04-30 14:44:34,460 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3249-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3249-1)
2025-04-30 14:44:34,461 - INFO - Waiting for VM ctest-TestBasicVMVN-84131734-48303495 to be up..
2025-04-30 14:44:34,497 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-30 14:44:39,570 - DEBUG - VM is in ACTIVE state now
2025-04-30 14:44:39,570 - INFO - VM name : ctest-TestBasicVMVN-84131734-48303495
2025-04-30 14:44:39,637 - DEBUG - VM ctest-TestBasicVMVN-84131734-48303495 ID is 787c20af-1682-4861-90c0-7724154bb27d
2025-04-30 14:44:39,638 - DEBUG - VM ctest-TestBasicVMVN-84131734-48303495 launched on Node cn-jenkins-deploy-platform-ansible-os-3249-1
2025-04-30 14:44:39,706 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/787c20af-1682-4861-90c0-7724154bb27d
2025-04-30 14:44:39,715 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/79a66b1e-12ce-4196-99ec-ae7f32e32135
2025-04-30 14:44:42,950 - 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 1008ms')
2025-04-30 14:44:42,950 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84131734-48303495 failed!
2025-04-30 14:44:43,005 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84131734:ctest-vn-88624807 is 113.106.225.1 and allocation pool is NOT set
2025-04-30 14:44:45,067 - 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.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.31 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 = 1.312/2.478/3.644/1.166 ms')
2025-04-30 14:44:45,067 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84131734-48303495 passed
2025-04-30 14:44:45,213 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-30 14:44:45,213 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84131734-48303495, IP 113.106.225.3, Port 22
2025-04-30 14:44:45,364 - DEBUG - VM ctest-TestBasicVMVN-84131734-48303495 is ready for SSH connections
2025-04-30 14:44:45,364 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-04-30 14:44:45,365 - DEBUG - cat /tmp/output.txt
2025-04-30 14:44:46,957 - DEBUG - Hello World. The time is now Wed, 30 Apr 2025 08:44:43 -0600!
2025-04-30 14:44:46,958 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 30 Apr 2025 08:44:43 -0600!'}
2025-04-30 14:44:46,958 - INFO - metadata_script.txt got executed in the vm
2025-04-30 14:44:46,958 - INFO - Deleting VM ctest-TestBasicVMVN-84131734-48303495
2025-04-30 14:44:47,020 - INFO - Deleting VN ctest-vn-88624807
2025-04-30 14:44:47,051 - DEBUG - VN 2ceb7020-062a-44c1-82c8-5a0caab82d12 still in use: Unable to complete operation on network 2ceb7020-062a-44c1-82c8-5a0caab82d12. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b7223837-ea4a-43c7-9830-03757e6a5db7']
2025-04-30 14:44:47,051 - WARNING - Deleting VN ctest-vn-88624807 failed..Will retry
2025-04-30 14:44:49,140 - DEBUG - Response for deleting network ()
2025-04-30 14:44:49,390 - DEBUG - No XMPP flaps were noticed during the test
2025-04-30 14:44:49,390 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-04-30 14:44:49,390 - INFO - --------------------------------------------------------------------------------
2025-04-30 14:44:49,392 - INFO - ================================================================================
2025-04-30 14:44:49,392 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-30 14:44:49,393 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-04-30 14:44:49,678 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-04-30 14:44:49,678 - INFO - Initial checks done. Running the testcase now
2025-04-30 14:44:49,678 - INFO -
2025-04-30 14:44:50,146 - DEBUG - Response for create_network : {'network': {'id': '33637ff3-2fb4-45c0-a1e1-892ccb0d607d', 'name': 'ctest-vn-33071463', 'tenant_id': 'cac412893f694245a44e1e921af0a116', 'project_id': 'cac412893f694245a44e1e921af0a116', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-84131734', 'ctest-vn-33071463'], 'port_security_enabled': True, 'description': ''}}
2025-04-30 14:44:50,333 - DEBUG - Response for create_subnet : {'subnet': {'id': '95234ae3-b179-47e4-b83b-a0e6e1328c93', 'name': '', 'tenant_id': 'cac412893f694245a44e1e921af0a116', 'network_id': '33637ff3-2fb4-45c0-a1e1-892ccb0d607d', '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': 'cac412893f694245a44e1e921af0a116'}}
2025-04-30 14:44:50,475 - DEBUG - Response for create_subnet : {'subnet': {'id': 'afc6f2c3-a0c4-452e-a168-b0e88c8681b9', 'name': '', 'tenant_id': 'cac412893f694245a44e1e921af0a116', 'network_id': '33637ff3-2fb4-45c0-a1e1-892ccb0d607d', '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': 'cac412893f694245a44e1e921af0a116'}}
2025-04-30 14:44:50,492 - INFO - Created VN ctest-vn-33071463
2025-04-30 14:44:50,545 - DEBUG - VN ctest-vn-33071463 UUID is 33637ff3-2fb4-45c0-a1e1-892ccb0d607d
2025-04-30 14:44:50,852 - DEBUG - Response for create_port : {'port': {'name': 'f4299a0b-f732-463c-9b54-7bb3af3ead90', 'id': 'f4299a0b-f732-463c-9b54-7bb3af3ead90', 'tenant_id': 'cac412893f694245a44e1e921af0a116', 'network_id': '33637ff3-2fb4-45c0-a1e1-892ccb0d607d', 'mac_address': '02:f4:29:9a:0b:f7', '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': '95234ae3-b179-47e4-b83b-a0e6e1328c93'}], 'security_groups': ['cacc454f-4da3-474f-8404-3f91d40db6dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cac412893f694245a44e1e921af0a116'}}
2025-04-30 14:44:51,002 - DEBUG - Response for create_port : {'port': {'name': 'b2a6ed00-f1a9-43ab-8ce9-5631ef17942f', 'id': 'b2a6ed00-f1a9-43ab-8ce9-5631ef17942f', 'tenant_id': 'cac412893f694245a44e1e921af0a116', 'network_id': '33637ff3-2fb4-45c0-a1e1-892ccb0d607d', 'mac_address': '02:b2:a6:ed:00:f1', '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': 'afc6f2c3-a0c4-452e-a168-b0e88c8681b9'}], 'security_groups': ['cacc454f-4da3-474f-8404-3f91d40db6dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cac412893f694245a44e1e921af0a116'}}
2025-04-30 14:44:51,393 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3249-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3249-1)
2025-04-30 14:44:51,708 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3249-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3249-1)
2025-04-30 14:44:52,815 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3249-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3249-1)
2025-04-30 14:44:52,815 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-30 14:44:52,824 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3a79b4e5-0d36-42ab-bcb2-f11eb5dfe71b
2025-04-30 14:44:52,849 - DEBUG - Requesting: http://10.0.0.38:8082/project/cac41289-3f69-4245-a44e-1e921af0a116
2025-04-30 14:44:52,930 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/8301705d-1acf-4392-9055-347fb87debe8
2025-04-30 14:44:52,939 - INFO - Verifications in API Server for IPAM: ctest-ipam-58258614 passed
2025-04-30 14:44:52,945 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-84131734:ctest-ipam-58258614', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-84131734', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9439949839129330578', 'uuid-lslong': '10400276637642779624'}, 'enable': 'true', 'created': '2025-04-30T14:44:49', 'last-modified': '2025-04-30T14:44:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.041026'}
2025-04-30 14:44:52,945 - INFO - Verifications in Control node for IPAM: ctest-ipam-58258614 passed
2025-04-30 14:44:52,945 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-30 14:44:52,950 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3a79b4e5-0d36-42ab-bcb2-f11eb5dfe71b
2025-04-30 14:44:52,961 - DEBUG - Requesting: http://10.0.0.38:8082/project/cac41289-3f69-4245-a44e-1e921af0a116
2025-04-30 14:44:53,064 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/33637ff3-2fb4-45c0-a1e1-892ccb0d607d
2025-04-30 14:44:53,078 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/33637ff3-2fb4-45c0-a1e1-892ccb0d607d
2025-04-30 14:44:53,089 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/66da8e70-e8c7-4a7e-8801-dc6ecfd961dc
2025-04-30 14:44:53,101 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/66da8e70-e8c7-4a7e-8801-dc6ecfd961dc
2025-04-30 14:44:53,111 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/4e2b95e4-783c-4d76-9c69-1e9f73b8bdf8
2025-04-30 14:44:53,124 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-30 14:44:53,124 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/33637ff3-2fb4-45c0-a1e1-892ccb0d607d
2025-04-30 14:44:53,154 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/66da8e70-e8c7-4a7e-8801-dc6ecfd961dc
2025-04-30 14:44:53,182 - INFO - Verified VN network id 9 for VN 33637ff3-2fb4-45c0-a1e1-892ccb0d607d
2025-04-30 14:44:53,182 - INFO - Verifications in API Server for VN ctest-vn-33071463 passed
2025-04-30 14:44:53,182 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/33637ff3-2fb4-45c0-a1e1-892ccb0d607d
2025-04-30 14:44:53,203 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/66da8e70-e8c7-4a7e-8801-dc6ecfd961dc
2025-04-30 14:44:53,231 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/66da8e70-e8c7-4a7e-8801-dc6ecfd961dc
2025-04-30 14:44:53,256 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/4e2b95e4-783c-4d76-9c69-1e9f73b8bdf8
2025-04-30 14:44:53,276 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-84131734:ctest-vn-33071463', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-84131734', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3702944001082803648', 'uuid-lslong': '11664755335344513149'}, 'enable': 'true', 'created': '2025-04-30T14:44:50', 'last-modified': '2025-04-30T14:44:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.823122'}
2025-04-30 14:44:53,283 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-30 14:44:53,283 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-33071463 passed
2025-04-30 14:44:53,283 - DEBUG - ====Verifying policy data for ctest-vn-33071463 in API_Server ======
2025-04-30 14:44:53,284 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-30 14:44:53,291 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3a79b4e5-0d36-42ab-bcb2-f11eb5dfe71b
2025-04-30 14:44:53,330 - DEBUG - Requesting: http://10.0.0.38:8082/project/cac41289-3f69-4245-a44e-1e921af0a116
2025-04-30 14:44:53,379 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/33637ff3-2fb4-45c0-a1e1-892ccb0d607d
2025-04-30 14:44:53,404 - DEBUG - =>VN ctest-vn-33071463 has no policy to be verified
2025-04-30 14:44:53,404 - DEBUG - Verifying the vn in opserver
2025-04-30 14:44:53,404 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-84131734:ctest-vn-33071463 virtual network link through opserver 10.0.0.38
2025-04-30 14:44:53,404 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-04-30 14:44:53,728 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-04-30 14:44:53,797 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-84131734:ctest-vn-33071463', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-84131734:ctest-vn-33071463?flat'}
2025-04-30 14:44:53,797 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-84131734:ctest-vn-33071463 is found in opserver
2025-04-30 14:44:53,804 - DEBUG - VRF ids for VN ctest-vn-33071463: {'10.0.0.38': '2'}
2025-04-30 14:44:53,804 - INFO - Waiting for VM ctest-TestBasicVMVN-84131734-57083673 to be up..
2025-04-30 14:44:53,895 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-30 14:44:58,969 - DEBUG - VM is in ACTIVE state now
2025-04-30 14:44:58,969 - INFO - VM name : ctest-TestBasicVMVN-84131734-57083673
2025-04-30 14:44:59,036 - DEBUG - VM ctest-TestBasicVMVN-84131734-57083673 ID is 85c38b80-53d6-4c08-b31d-92a91464ff3a
2025-04-30 14:44:59,036 - DEBUG - VM ctest-TestBasicVMVN-84131734-57083673 launched on Node cn-jenkins-deploy-platform-ansible-os-3249-1
2025-04-30 14:44:59,109 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/85c38b80-53d6-4c08-b31d-92a91464ff3a
2025-04-30 14:44:59,119 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f4299a0b-f732-463c-9b54-7bb3af3ead90
2025-04-30 14:45:02,376 - 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 1011ms')
2025-04-30 14:45:02,376 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84131734-57083673 failed!
2025-04-30 14:45:02,437 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84131734:ctest-vn-33071463 is 31.1.1.1 and allocation pool is NOT set
2025-04-30 14:45:02,437 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84131734:ctest-vn-33071463 is 31.1.2.1 and allocation pool is NOT set
2025-04-30 14:45:04,500 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.406 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.406/1.538/2.670/1.132 ms')
2025-04-30 14:45:04,500 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84131734-57083673 passed
2025-04-30 14:45:04,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-30 14:45:04,653 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84131734-57083673, IP 31.1.1.4, Port 22
2025-04-30 14:45:04,812 - DEBUG - VM ctest-TestBasicVMVN-84131734-57083673 is ready for SSH connections
2025-04-30 14:45:04,812 - INFO - Waiting for VM ctest-TestBasicVMVN-84131734-58792197 to be up..
2025-04-30 14:45:04,879 - DEBUG - VM is in ACTIVE state now
2025-04-30 14:45:04,879 - INFO - VM name : ctest-TestBasicVMVN-84131734-58792197
2025-04-30 14:45:04,944 - DEBUG - VM ctest-TestBasicVMVN-84131734-58792197 ID is 52e47824-e0f1-4471-a578-e5adeecf55eb
2025-04-30 14:45:04,944 - DEBUG - VM ctest-TestBasicVMVN-84131734-58792197 launched on Node cn-jenkins-deploy-platform-ansible-os-3249-1
2025-04-30 14:45:05,011 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/52e47824-e0f1-4471-a578-e5adeecf55eb
2025-04-30 14:45:05,019 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b2a6ed00-f1a9-43ab-8ce9-5631ef17942f
2025-04-30 14:45:06,254 - 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=2.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.339 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.339/1.489/2.639/1.150 ms')
2025-04-30 14:45:06,254 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-84131734-58792197 passed
2025-04-30 14:45:06,405 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-30 14:45:06,405 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84131734-58792197, IP 31.1.2.4, Port 22
2025-04-30 14:45:06,556 - DEBUG - VM ctest-TestBasicVMVN-84131734-58792197 is ready for SSH connections
2025-04-30 14:45:06,557 - INFO - Waiting for VM ctest-TestBasicVMVN-84131734-49893533 to be up..
2025-04-30 14:45:06,622 - DEBUG - VM is in ACTIVE state now
2025-04-30 14:45:06,622 - INFO - VM name : ctest-TestBasicVMVN-84131734-49893533
2025-04-30 14:45:06,682 - DEBUG - VM ctest-TestBasicVMVN-84131734-49893533 ID is 1d471171-c94e-441b-8454-615d6e7efbf8
2025-04-30 14:45:06,682 - DEBUG - VM ctest-TestBasicVMVN-84131734-49893533 launched on Node cn-jenkins-deploy-platform-ansible-os-3249-1
2025-04-30 14:45:06,744 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/1d471171-c94e-441b-8454-615d6e7efbf8
2025-04-30 14:45:06,751 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cbc9c32f-a6e9-4aa3-b0a4-38f8a0d8ac08
2025-04-30 14:45:07,986 - 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.47 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.327 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.327/1.397/2.467/1.070 ms')
2025-04-30 14:45:07,986 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-84131734-49893533 passed
2025-04-30 14:45:08,133 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-30 14:45:08,133 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84131734-49893533, IP 31.1.1.3, Port 22
2025-04-30 14:45:08,288 - DEBUG - VM ctest-TestBasicVMVN-84131734-49893533 is ready for SSH connections
2025-04-30 14:45:08,289 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-30 14:45:08,289 - 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.38, gateway password: c0ntrail123
2025-04-30 14:45:08,289 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-30 14:45:12,218 - 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.127 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.694 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.694/1.603/3.127 ms
2025-04-30 14:45:12,218 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-84131734-57083673 passed
2025-04-30 14:45:12,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-30 14:45:12,218 - 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.38, gateway password: c0ntrail123
2025-04-30 14:45:12,219 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-30 14:45:15,856 - 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.541 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.696 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.685 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.685/1.307/2.541 ms
2025-04-30 14:45:15,856 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-84131734-58792197 passed
2025-04-30 14:45:15,856 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-30 14:45:15,856 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-30 14:45:15,856 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-30 14:45:15,856 - 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.38, gateway password: c0ntrail123
2025-04-30 14:45:15,856 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-30 14:45:16,027 - DEBUG - None
2025-04-30 14:45:16,027 - 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.38, gateway password: c0ntrail123
2025-04-30 14:45:16,027 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-30 14:45:16,203 - DEBUG - None
2025-04-30 14:45:16,203 - 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.38, gateway password: c0ntrail123
2025-04-30 14:45:16,203 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-30 14:45:16,784 - DEBUG - None
2025-04-30 14:45:16,784 - 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.38, gateway password: c0ntrail123
2025-04-30 14:45:16,785 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-30 14:45:18,977 - 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.840 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.571 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.400 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.503 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.347/1.732/4.571 ms
2025-04-30 14:45:18,977 - 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.38, gateway password: c0ntrail123
2025-04-30 14:45:18,977 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-30 14:45:21,223 - 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.946 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.842 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.871 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.563 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.610 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.331 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.339 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.339/2.071/4.871 ms
2025-04-30 14:45:21,223 - 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.38, gateway password: c0ntrail123
2025-04-30 14:45:21,223 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-30 14:45:23,445 - 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.590 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.270 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.004 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.385 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.510 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.240 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.384 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.384/1.483/3.004 ms
2025-04-30 14:45:23,445 - INFO - Deleting VM ctest-TestBasicVMVN-84131734-49893533
2025-04-30 14:45:23,503 - INFO - Detaching port b2a6ed00-f1a9-43ab-8ce9-5631ef17942f from VM ctest-TestBasicVMVN-84131734-58792197
2025-04-30 14:45:23,545 - INFO - Deleting VM ctest-TestBasicVMVN-84131734-58792197
2025-04-30 14:45:23,599 - INFO - Detaching port f4299a0b-f732-463c-9b54-7bb3af3ead90 from VM ctest-TestBasicVMVN-84131734-57083673
2025-04-30 14:45:23,626 - INFO - Deleting VM ctest-TestBasicVMVN-84131734-57083673
2025-04-30 14:45:23,698 - INFO - Deleting VN ctest-vn-33071463
2025-04-30 14:45:23,849 - DEBUG - Response for delete_port : ()
2025-04-30 14:45:24,007 - DEBUG - Response for delete_port : ()
2025-04-30 14:45:24,057 - DEBUG - VN 33637ff3-2fb4-45c0-a1e1-892ccb0d607d still in use: Unable to complete operation on network 33637ff3-2fb4-45c0-a1e1-892ccb0d607d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4109ffa1-8e1e-4e9d-86d4-fbfa11872392']
2025-04-30 14:45:24,057 - WARNING - Deleting VN ctest-vn-33071463 failed..Will retry
2025-04-30 14:45:26,179 - DEBUG - Response for deleting network ()
2025-04-30 14:45:26,179 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/66da8e70-e8c7-4a7e-8801-dc6ecfd961dc
2025-04-30 14:45:26,185 - DEBUG - Response Code: 404
2025-04-30 14:45:26,185 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-30 14:45:26,190 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3a79b4e5-0d36-42ab-bcb2-f11eb5dfe71b
2025-04-30 14:45:26,247 - DEBUG - Requesting: http://10.0.0.38:8082/project/cac41289-3f69-4245-a44e-1e921af0a116
2025-04-30 14:45:26,320 - INFO - Validated that VN ctest-vn-33071463 is not found in API Server
2025-04-30 14:45:26,332 - DEBUG - VN ctest-vn-33071463 is not present in Agent 10.0.0.38
2025-04-30 14:45:26,332 - INFO - Validated that VN ctest-vn-33071463 is not in any agent
2025-04-30 14:45:26,338 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-04-30 14:45:26,342 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-33071463
2025-04-30 14:45:26,342 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-84131734:ctest-vn-33071463
2025-04-30 14:45:26,353 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-33071463 info
2025-04-30 14:45:26,429 - INFO - IPAM: ctest-ipam-58258614 is not found in API Server
2025-04-30 14:45:26,439 - INFO - IPAM:ctest-ipam-58258614 is not found in control node
2025-04-30 14:45:26,710 - DEBUG - No XMPP flaps were noticed during the test
2025-04-30 14:45:26,710 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-04-30 14:45:26,710 - INFO - --------------------------------------------------------------------------------
2025-04-30 14:45:27,379 - INFO - Deleted project: ctest-TestBasicVMVN-84131734, ID : cac41289-3f69-4245-a44e-1e921af0a116