2025-08-05 20:05:36,048 - INFO - Domain Default found not creating
2025-08-05 20:05:36,447 - INFO - Project ctest-TestBasicVMVN-64459071 not found, creating it
2025-08-05 20:05:37,285 - INFO - Created Project:ctest-TestBasicVMVN-64459071, ID : 48fee638-a530-4525-a42e-b64617786d7d
2025-08-05 20:05:39,726 - INFO - ================================================================================
2025-08-05 20:05:39,726 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-05 20:05:39,726 - 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-08-05 20:05:40,052 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.14': '0'}} with
2025-08-05 20:05:40,052 - INFO - Initial checks done. Running the testcase now
2025-08-05 20:05:40,052 - INFO -
2025-08-05 20:05:40,968 - DEBUG - Response for create_network : {'network': {'id': 'bfb772c6-d2f4-4c90-b216-92d9b823347e', 'name': 'ctest-vn2_metadata-67104915', 'tenant_id': '48fee638a5304525a42eb64617786d7d', 'project_id': '48fee638a5304525a42eb64617786d7d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-64459071', 'ctest-vn2_metadata-67104915'], 'port_security_enabled': True, 'description': ''}}
2025-08-05 20:05:41,282 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a4a2ac15-5267-4575-91dc-5c09a45079bb', 'name': '', 'tenant_id': '48fee638a5304525a42eb64617786d7d', 'network_id': 'bfb772c6-d2f4-4c90-b216-92d9b823347e', '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': '48fee638a5304525a42eb64617786d7d'}}
2025-08-05 20:05:41,320 - INFO - Created VN ctest-vn2_metadata-67104915
2025-08-05 20:05:41,389 - DEBUG - VN ctest-vn2_metadata-67104915 UUID is bfb772c6-d2f4-4c90-b216-92d9b823347e
2025-08-05 20:05:41,718 - DEBUG - Services list from nova: [, , ]
2025-08-05 20:05:43,403 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3758-1)
2025-08-05 20:05:43,544 - DEBUG - Link local service introspect added
2025-08-05 20:05:43,601 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-05 20:05:48,813 - DEBUG - VM is in ACTIVE state now
2025-08-05 20:05:49,056 - INFO - Waiting for VM ctest-TestBasicVMVN-64459071-17483536 to be up..
2025-08-05 20:05:49,056 - INFO - VM name : ctest-TestBasicVMVN-64459071-17483536
2025-08-05 20:05:49,262 - DEBUG - VM ctest-TestBasicVMVN-64459071-17483536 ID is f115cefe-8fba-4034-a768-10d6625dee86
2025-08-05 20:05:49,262 - DEBUG - VM ctest-TestBasicVMVN-64459071-17483536 launched on Node cn-jenkins-deploy-platform-ansible-os-3758-1
2025-08-05 20:05:49,469 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/f115cefe-8fba-4034-a768-10d6625dee86
2025-08-05 20:05:49,827 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/f115cefe-8fba-4034-a768-10d6625dee86
2025-08-05 20:05:49,869 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/b06001cc-5c7d-4dd4-9d6d-5ccd47fcb303
2025-08-05 20:05:53,198 - 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 1001ms')
2025-08-05 20:05:53,198 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64459071-17483536 failed!
2025-08-05 20:05:53,268 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64459071:ctest-vn2_metadata-67104915 is 11.1.1.1 and allocation pool is NOT set
2025-08-05 20:05:57,355 - 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=2.92 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.922/2.922/2.922/0.000 ms')
2025-08-05 20:05:57,355 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64459071-17483536 passed
2025-08-05 20:05:57,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 20:05:57,545 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64459071-17483536, IP 11.1.1.3, Port 22
2025-08-05 20:05:57,749 - DEBUG - VM ctest-TestBasicVMVN-64459071-17483536 is ready for SSH connections
2025-08-05 20:05:57,749 - INFO - Retry 0
2025-08-05 20:05:57,750 - 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.49, gateway password: c0ntrail123
2025-08-05 20:05:57,750 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-05 20:05:59,733 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-05 20:05:59,734 - INFO - Generic metadata worked
2025-08-05 20:06:00,128 - DEBUG - Link local service introspect removed
2025-08-05 20:06:00,128 - INFO - Deleting VM ctest-TestBasicVMVN-64459071-17483536
2025-08-05 20:06:00,264 - INFO - Deleting VN ctest-vn2_metadata-67104915
2025-08-05 20:06:00,350 - DEBUG - VN bfb772c6-d2f4-4c90-b216-92d9b823347e still in use: Unable to complete operation on network bfb772c6-d2f4-4c90-b216-92d9b823347e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a999d413-2751-441d-b954-f06bd6ddb7bc']
2025-08-05 20:06:00,351 - WARNING - Deleting VN ctest-vn2_metadata-67104915 failed..Will retry
2025-08-05 20:06:02,583 - DEBUG - Response for deleting network ()
2025-08-05 20:06:02,897 - DEBUG - No XMPP flaps were noticed during the test
2025-08-05 20:06:02,897 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-08-05 20:06:02,898 - INFO - --------------------------------------------------------------------------------
2025-08-05 20:06:02,909 - INFO - ================================================================================
2025-08-05 20:06:02,909 - INFO - STARTING TEST : test_metadata_service
2025-08-05 20:06:02,910 - 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-08-05 20:06:03,247 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.14': '0'}} with
2025-08-05 20:06:03,247 - INFO - Initial checks done. Running the testcase now
2025-08-05 20:06:03,247 - INFO -
2025-08-05 20:06:03,248 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs
2025-08-05 20:06:03,261 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-config/741d6903-10ae-4778-a181-63c11d50c1f8
2025-08-05 20:06:03,576 - DEBUG - Response for create_network : {'network': {'id': '58680909-e049-4619-82e4-e5bb671e3357', 'name': 'ctest-vn-17511204', 'tenant_id': '48fee638a5304525a42eb64617786d7d', 'project_id': '48fee638a5304525a42eb64617786d7d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-64459071', 'ctest-vn-17511204'], 'port_security_enabled': True, 'description': ''}}
2025-08-05 20:06:03,758 - DEBUG - Response for create_subnet : {'subnet': {'id': '7823e4af-1095-4c4a-bfa4-2d9be8cf2ac4', 'name': '', 'tenant_id': '48fee638a5304525a42eb64617786d7d', 'network_id': '58680909-e049-4619-82e4-e5bb671e3357', 'ip_version': 4, 'cidr': '16.69.110.192/26', 'allocation_pools': [{'start': '16.69.110.194', 'end': '16.69.110.254'}], 'gateway_ip': '16.69.110.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '16.69.110.194', 'tags': [], 'project_id': '48fee638a5304525a42eb64617786d7d'}}
2025-08-05 20:06:03,776 - INFO - Created VN ctest-vn-17511204
2025-08-05 20:06:03,832 - DEBUG - VN ctest-vn-17511204 UUID is 58680909-e049-4619-82e4-e5bb671e3357
2025-08-05 20:06:05,690 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3758-1)
2025-08-05 20:06:05,690 - INFO - Waiting for VM ctest-TestBasicVMVN-64459071-95230306 to be up..
2025-08-05 20:06:05,779 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-05 20:06:10,912 - DEBUG - VM is in ACTIVE state now
2025-08-05 20:06:10,912 - INFO - VM name : ctest-TestBasicVMVN-64459071-95230306
2025-08-05 20:06:11,117 - DEBUG - VM ctest-TestBasicVMVN-64459071-95230306 ID is a3d8ea93-fc47-45dd-be27-ae2ead37eaec
2025-08-05 20:06:11,117 - DEBUG - VM ctest-TestBasicVMVN-64459071-95230306 launched on Node cn-jenkins-deploy-platform-ansible-os-3758-1
2025-08-05 20:06:11,316 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/a3d8ea93-fc47-45dd-be27-ae2ead37eaec
2025-08-05 20:06:11,346 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/b4a3e38a-fe94-4796-99cf-418b938cfb7c
2025-08-05 20:06:14,695 - 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-08-05 20:06:14,696 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64459071-95230306 failed!
2025-08-05 20:06:14,777 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64459071:ctest-vn-17511204 is 16.69.110.193 and allocation pool is NOT set
2025-08-05 20:06:18,853 - 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-08-05 20:06:18,854 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64459071-95230306 failed!
2025-08-05 20:06:18,916 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64459071:ctest-vn-17511204 is 16.69.110.193 and allocation pool is NOT set
2025-08-05 20:06:20,990 - 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=5.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.59 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.594/4.091/5.589/1.497 ms')
2025-08-05 20:06:20,991 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64459071-95230306 passed
2025-08-05 20:06:21,176 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 20:06:21,177 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64459071-95230306, IP 16.69.110.195, Port 22
2025-08-05 20:06:21,378 - DEBUG - VM ctest-TestBasicVMVN-64459071-95230306 is ready for SSH connections
2025-08-05 20:06:21,378 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-08-05 20:06:21,379 - DEBUG - cat /tmp/output.txt
2025-08-05 20:06:23,369 - DEBUG - Hello World. The time is now Tue, 05 Aug 2025 14:06:20 -0600!
2025-08-05 20:06:23,369 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 05 Aug 2025 14:06:20 -0600!'}
2025-08-05 20:06:23,370 - INFO - metadata_script.txt got executed in the vm
2025-08-05 20:06:23,370 - INFO - Deleting VM ctest-TestBasicVMVN-64459071-95230306
2025-08-05 20:06:23,516 - INFO - Deleting VN ctest-vn-17511204
2025-08-05 20:06:23,618 - DEBUG - VN 58680909-e049-4619-82e4-e5bb671e3357 still in use: Unable to complete operation on network 58680909-e049-4619-82e4-e5bb671e3357. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e78dc546-5d86-4c83-9299-6ed9a5053381']
2025-08-05 20:06:23,619 - WARNING - Deleting VN ctest-vn-17511204 failed..Will retry
2025-08-05 20:06:25,854 - DEBUG - Response for deleting network ()
2025-08-05 20:06:26,181 - DEBUG - No XMPP flaps were noticed during the test
2025-08-05 20:06:26,181 - INFO - END TEST : test_metadata_service : PASSED[0:00:24]
2025-08-05 20:06:26,181 - INFO - --------------------------------------------------------------------------------
2025-08-05 20:06:26,192 - INFO - ================================================================================
2025-08-05 20:06:26,192 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-05 20:06:26,193 - 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-08-05 20:06:26,531 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.14': '0'}} with
2025-08-05 20:06:26,531 - INFO - Initial checks done. Running the testcase now
2025-08-05 20:06:26,531 - INFO -
2025-08-05 20:06:27,336 - DEBUG - Response for create_network : {'network': {'id': 'a593a6a1-c377-48b9-be7a-2bdb5f5d2a2a', 'name': 'ctest-vn-45698604', 'tenant_id': '48fee638a5304525a42eb64617786d7d', 'project_id': '48fee638a5304525a42eb64617786d7d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-64459071', 'ctest-vn-45698604'], 'port_security_enabled': True, 'description': ''}}
2025-08-05 20:06:27,642 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b3102432-153a-4e52-8444-9032c16c2cf2', 'name': '', 'tenant_id': '48fee638a5304525a42eb64617786d7d', 'network_id': 'a593a6a1-c377-48b9-be7a-2bdb5f5d2a2a', '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': '48fee638a5304525a42eb64617786d7d'}}
2025-08-05 20:06:27,905 - DEBUG - Response for create_subnet : {'subnet': {'id': '20e2bf73-b7f7-47ba-9445-f16329484294', 'name': '', 'tenant_id': '48fee638a5304525a42eb64617786d7d', 'network_id': 'a593a6a1-c377-48b9-be7a-2bdb5f5d2a2a', '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': '48fee638a5304525a42eb64617786d7d'}}
2025-08-05 20:06:27,943 - INFO - Created VN ctest-vn-45698604
2025-08-05 20:06:28,012 - DEBUG - VN ctest-vn-45698604 UUID is a593a6a1-c377-48b9-be7a-2bdb5f5d2a2a
2025-08-05 20:06:28,767 - DEBUG - Response for create_port : {'port': {'name': '2e9ce2e5-6b6b-47c0-aa09-5a03f3fca551', 'id': '2e9ce2e5-6b6b-47c0-aa09-5a03f3fca551', 'tenant_id': '48fee638a5304525a42eb64617786d7d', 'network_id': 'a593a6a1-c377-48b9-be7a-2bdb5f5d2a2a', 'mac_address': '02:2e:9c:e2:e5:6b', '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': 'b3102432-153a-4e52-8444-9032c16c2cf2'}], 'security_groups': ['62a148b9-35a4-4145-9978-e6d81c184c87'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '48fee638a5304525a42eb64617786d7d'}}
2025-08-05 20:06:29,095 - DEBUG - Response for create_port : {'port': {'name': 'e6dc87e9-db8f-4366-90cd-c1e94392ebfa', 'id': 'e6dc87e9-db8f-4366-90cd-c1e94392ebfa', 'tenant_id': '48fee638a5304525a42eb64617786d7d', 'network_id': 'a593a6a1-c377-48b9-be7a-2bdb5f5d2a2a', 'mac_address': '02:e6:dc:87:e9:db', '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': '20e2bf73-b7f7-47ba-9445-f16329484294'}], 'security_groups': ['62a148b9-35a4-4145-9978-e6d81c184c87'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '48fee638a5304525a42eb64617786d7d'}}
2025-08-05 20:06:29,816 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3758-1)
2025-08-05 20:06:30,654 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3758-1)
2025-08-05 20:06:32,029 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3758-1)
2025-08-05 20:06:32,029 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-08-05 20:06:32,038 - DEBUG - Requesting: http://10.0.0.49:8082/domain/7825e73d-de76-48a6-8f19-0d33116c8a06
2025-08-05 20:06:32,051 - DEBUG - Requesting: http://10.0.0.49:8082/project/48fee638-a530-4525-a42e-b64617786d7d
2025-08-05 20:06:32,140 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/c68b6e01-e0fb-419d-a770-1050c1dc8d8a
2025-08-05 20:06:32,151 - INFO - Verifications in API Server for IPAM: ctest-ipam-66340585 passed
2025-08-05 20:06:32,159 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-64459071:ctest-ipam-66340585', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-64459071', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14306649595621097885', 'uuid-lslong': '12065161340761443722'}, 'enable': 'true', 'created': '2025-08-05T20:06:26', 'last-modified': '2025-08-05T20:06:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.300855'}
2025-08-05 20:06:32,159 - INFO - Verifications in Control node for IPAM: ctest-ipam-66340585 passed
2025-08-05 20:06:32,160 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-08-05 20:06:32,169 - DEBUG - Requesting: http://10.0.0.49:8082/domain/7825e73d-de76-48a6-8f19-0d33116c8a06
2025-08-05 20:06:32,185 - DEBUG - Requesting: http://10.0.0.49:8082/project/48fee638-a530-4525-a42e-b64617786d7d
2025-08-05 20:06:32,279 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/a593a6a1-c377-48b9-be7a-2bdb5f5d2a2a
2025-08-05 20:06:32,292 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/a593a6a1-c377-48b9-be7a-2bdb5f5d2a2a
2025-08-05 20:06:32,309 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/2e912042-43eb-4f37-b4aa-ce73bf084bc2
2025-08-05 20:06:32,319 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/2e912042-43eb-4f37-b4aa-ce73bf084bc2
2025-08-05 20:06:32,330 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/6f3f07c3-a54c-45f7-9e54-104e226b8adb
2025-08-05 20:06:32,342 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-05 20:06:32,342 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/a593a6a1-c377-48b9-be7a-2bdb5f5d2a2a
2025-08-05 20:06:32,361 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/2e912042-43eb-4f37-b4aa-ce73bf084bc2
2025-08-05 20:06:32,388 - INFO - Verified VN network id 11 for VN a593a6a1-c377-48b9-be7a-2bdb5f5d2a2a
2025-08-05 20:06:32,388 - INFO - Verifications in API Server for VN ctest-vn-45698604 passed
2025-08-05 20:06:32,389 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/a593a6a1-c377-48b9-be7a-2bdb5f5d2a2a
2025-08-05 20:06:32,403 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/2e912042-43eb-4f37-b4aa-ce73bf084bc2
2025-08-05 20:06:32,412 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/2e912042-43eb-4f37-b4aa-ce73bf084bc2
2025-08-05 20:06:32,420 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/6f3f07c3-a54c-45f7-9e54-104e226b8adb
2025-08-05 20:06:32,434 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-64459071:ctest-vn-45698604', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-64459071', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11931063051533895865', 'uuid-lslong': '13725331035562781226'}, 'enable': 'true', 'created': '2025-08-05T20:06:27', 'last-modified': '2025-08-05T20:06:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.583010'}
2025-08-05 20:06:32,464 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-05 20:06:32,464 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-45698604 passed
2025-08-05 20:06:32,465 - DEBUG - ====Verifying policy data for ctest-vn-45698604 in API_Server ======
2025-08-05 20:06:32,465 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-08-05 20:06:32,483 - DEBUG - Requesting: http://10.0.0.49:8082/domain/7825e73d-de76-48a6-8f19-0d33116c8a06
2025-08-05 20:06:32,498 - DEBUG - Requesting: http://10.0.0.49:8082/project/48fee638-a530-4525-a42e-b64617786d7d
2025-08-05 20:06:32,641 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/a593a6a1-c377-48b9-be7a-2bdb5f5d2a2a
2025-08-05 20:06:32,666 - DEBUG - =>VN ctest-vn-45698604 has no policy to be verified
2025-08-05 20:06:32,666 - DEBUG - Verifying the vn in opserver
2025-08-05 20:06:32,666 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-64459071:ctest-vn-45698604 virtual network link through opserver 10.0.0.49
2025-08-05 20:06:32,666 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-08-05 20:06:33,051 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-08-05 20:06:33,110 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-64459071:ctest-vn-45698604', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-64459071:ctest-vn-45698604?flat'}
2025-08-05 20:06:33,110 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-64459071:ctest-vn-45698604 is found in opserver
2025-08-05 20:06:33,118 - DEBUG - VRF ids for VN ctest-vn-45698604: {'10.0.0.49': '2'}
2025-08-05 20:06:33,118 - INFO - Waiting for VM ctest-TestBasicVMVN-64459071-19111072 to be up..
2025-08-05 20:06:33,202 - DEBUG - VM is in ACTIVE state now
2025-08-05 20:06:33,202 - INFO - VM name : ctest-TestBasicVMVN-64459071-19111072
2025-08-05 20:06:33,297 - DEBUG - VM ctest-TestBasicVMVN-64459071-19111072 ID is d563702d-b702-4457-ac9d-63894a85ea6e
2025-08-05 20:06:33,298 - DEBUG - VM ctest-TestBasicVMVN-64459071-19111072 launched on Node cn-jenkins-deploy-platform-ansible-os-3758-1
2025-08-05 20:06:33,397 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/d563702d-b702-4457-ac9d-63894a85ea6e
2025-08-05 20:06:33,409 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/2e9ce2e5-6b6b-47c0-aa09-5a03f3fca551
2025-08-05 20:06:36,680 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-08-05 20:06:36,680 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64459071-19111072 failed!
2025-08-05 20:06:36,757 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64459071:ctest-vn-45698604 is 31.1.1.1 and allocation pool is NOT set
2025-08-05 20:06:36,757 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64459071:ctest-vn-45698604 is 31.1.2.1 and allocation pool is NOT set
2025-08-05 20:06:40,843 - 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 1015ms')
2025-08-05 20:06:40,844 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64459071-19111072 failed!
2025-08-05 20:06:40,929 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64459071:ctest-vn-45698604 is 31.1.1.1 and allocation pool is NOT set
2025-08-05 20:06:40,929 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-64459071:ctest-vn-45698604 is 31.1.2.1 and allocation pool is NOT set
2025-08-05 20:06:43,008 - 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=7.34 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.53 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.526/4.930/7.335/2.404 ms')
2025-08-05 20:06:43,008 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-64459071-19111072 passed
2025-08-05 20:06:43,184 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 20:06:43,185 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64459071-19111072, IP 31.1.1.4, Port 22
2025-08-05 20:06:43,265 - 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-08-05 20:06:43,369 - DEBUG - VM ctest-TestBasicVMVN-64459071-19111072 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-05 20:06:48,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 20:06:48,370 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64459071-19111072, IP 31.1.1.4, Port 22
2025-08-05 20:06:48,573 - DEBUG - VM ctest-TestBasicVMVN-64459071-19111072 is ready for SSH connections
2025-08-05 20:06:48,574 - INFO - Waiting for VM ctest-TestBasicVMVN-64459071-25919960 to be up..
2025-08-05 20:06:48,756 - DEBUG - VM is in ACTIVE state now
2025-08-05 20:06:48,756 - INFO - VM name : ctest-TestBasicVMVN-64459071-25919960
2025-08-05 20:06:48,925 - DEBUG - VM ctest-TestBasicVMVN-64459071-25919960 ID is b4435d2a-d257-49ba-bb41-fceca31c26a1
2025-08-05 20:06:48,926 - DEBUG - VM ctest-TestBasicVMVN-64459071-25919960 launched on Node cn-jenkins-deploy-platform-ansible-os-3758-1
2025-08-05 20:06:49,127 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/b4435d2a-d257-49ba-bb41-fceca31c26a1
2025-08-05 20:06:49,155 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/e6dc87e9-db8f-4366-90cd-c1e94392ebfa
2025-08-05 20:06:50,526 - 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=11.9 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.825 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.825/6.345/11.865/5.520 ms')
2025-08-05 20:06:50,526 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-64459071-25919960 passed
2025-08-05 20:06:50,725 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 20:06:50,725 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64459071-25919960, IP 31.1.2.4, Port 22
2025-08-05 20:06:50,939 - DEBUG - VM ctest-TestBasicVMVN-64459071-25919960 is ready for SSH connections
2025-08-05 20:06:50,939 - INFO - Waiting for VM ctest-TestBasicVMVN-64459071-33681239 to be up..
2025-08-05 20:06:51,141 - DEBUG - VM is in ACTIVE state now
2025-08-05 20:06:51,141 - INFO - VM name : ctest-TestBasicVMVN-64459071-33681239
2025-08-05 20:06:51,346 - DEBUG - VM ctest-TestBasicVMVN-64459071-33681239 ID is f999d105-b608-4535-9a23-550bf0e219e3
2025-08-05 20:06:51,346 - DEBUG - VM ctest-TestBasicVMVN-64459071-33681239 launched on Node cn-jenkins-deploy-platform-ansible-os-3758-1
2025-08-05 20:06:51,544 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/f999d105-b608-4535-9a23-550bf0e219e3
2025-08-05 20:06:51,571 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/0e371e30-6131-4ae3-9fb5-f5b1570eb335
2025-08-05 20:06:52,950 - 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=9.97 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=1.48 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.476/5.722/9.968/4.246 ms')
2025-08-05 20:06:52,951 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-64459071-33681239 passed
2025-08-05 20:06:53,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 20:06:53,141 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-64459071-33681239, IP 31.1.1.3, Port 22
2025-08-05 20:06:53,339 - DEBUG - VM ctest-TestBasicVMVN-64459071-33681239 is ready for SSH connections
2025-08-05 20:06:53,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 20:06:53,339 - 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.49, gateway password: c0ntrail123
2025-08-05 20:06:53,339 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-05 20:06:57,836 - 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.901 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.565 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.342 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.342/2.936/5.901 ms
2025-08-05 20:06:57,836 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-64459071-19111072 passed
2025-08-05 20:06:57,836 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 20:06:57,836 - 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.49, gateway password: c0ntrail123
2025-08-05 20:06:57,837 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-05 20:07:02,002 - 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.509 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.477 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.993 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.993/1.993/3.509 ms
2025-08-05 20:07:02,002 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-64459071-25919960 passed
2025-08-05 20:07:02,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 20:07:02,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 20:07:02,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 20:07:02,003 - 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.49, gateway password: c0ntrail123
2025-08-05 20:07:02,003 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-05 20:07:02,249 - DEBUG - None
2025-08-05 20:07:02,249 - 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.49, gateway password: c0ntrail123
2025-08-05 20:07:02,250 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-05 20:07:02,497 - DEBUG - None
2025-08-05 20:07:02,497 - 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.49, gateway password: c0ntrail123
2025-08-05 20:07:02,498 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-05 20:07:03,743 - DEBUG - None
2025-08-05 20:07:03,744 - 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.49, gateway password: c0ntrail123
2025-08-05 20:07:03,744 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-05 20:07:06,042 - 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.889 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.391 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.000 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.092 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.574 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.574/2.789/5.391 ms
2025-08-05 20:07:06,043 - 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.49, gateway password: c0ntrail123
2025-08-05 20:07:06,043 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-05 20:07:08,348 - 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.937 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.144 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.158 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.468 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.487 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=8.486 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.890 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.890/3.510/8.486 ms
2025-08-05 20:07:08,349 - 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.49, gateway password: c0ntrail123
2025-08-05 20:07:08,349 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-05 20:07:10,665 - 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.637 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.316 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.458 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.909 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.703 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=8.125 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.324 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.637/3.067/8.125 ms
2025-08-05 20:07:10,666 - INFO - Deleting VM ctest-TestBasicVMVN-64459071-33681239
2025-08-05 20:07:10,870 - INFO - Detaching port e6dc87e9-db8f-4366-90cd-c1e94392ebfa from VM ctest-TestBasicVMVN-64459071-25919960
2025-08-05 20:07:10,970 - INFO - Deleting VM ctest-TestBasicVMVN-64459071-25919960
2025-08-05 20:07:11,145 - INFO - Detaching port 2e9ce2e5-6b6b-47c0-aa09-5a03f3fca551 from VM ctest-TestBasicVMVN-64459071-19111072
2025-08-05 20:07:11,217 - INFO - Deleting VM ctest-TestBasicVMVN-64459071-19111072
2025-08-05 20:07:11,360 - INFO - Deleting VN ctest-vn-45698604
2025-08-05 20:07:11,650 - DEBUG - Response for delete_port : ()
2025-08-05 20:07:11,868 - DEBUG - Response for delete_port : ()
2025-08-05 20:07:12,069 - DEBUG - Response for deleting network ()
2025-08-05 20:07:12,069 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/2e912042-43eb-4f37-b4aa-ce73bf084bc2
2025-08-05 20:07:12,080 - DEBUG - Response Code: 404
2025-08-05 20:07:12,080 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-08-05 20:07:12,091 - DEBUG - Requesting: http://10.0.0.49:8082/domain/7825e73d-de76-48a6-8f19-0d33116c8a06
2025-08-05 20:07:12,150 - DEBUG - Requesting: http://10.0.0.49:8082/project/48fee638-a530-4525-a42e-b64617786d7d
2025-08-05 20:07:12,230 - INFO - Validated that VN ctest-vn-45698604 is not found in API Server
2025-08-05 20:07:12,241 - DEBUG - VN ctest-vn-45698604 is not present in Agent 10.0.0.49
2025-08-05 20:07:12,242 - INFO - Validated that VN ctest-vn-45698604 is not in any agent
2025-08-05 20:07:12,248 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2025-08-05 20:07:12,255 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-45698604
2025-08-05 20:07:12,255 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-64459071:ctest-vn-45698604
2025-08-05 20:07:12,266 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-45698604 info
2025-08-05 20:07:12,364 - INFO - IPAM: ctest-ipam-66340585 is not found in API Server
2025-08-05 20:07:12,381 - INFO - IPAM:ctest-ipam-66340585 is not found in control node
2025-08-05 20:07:12,669 - DEBUG - No XMPP flaps were noticed during the test
2025-08-05 20:07:12,670 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:46]
2025-08-05 20:07:12,670 - INFO - --------------------------------------------------------------------------------
2025-08-05 20:07:13,412 - INFO - Deleted project: ctest-TestBasicVMVN-64459071, ID : 48fee638-a530-4525-a42e-b64617786d7d