2025-07-23 13:38:40,231 - INFO - Domain Default found not creating
2025-07-23 13:38:40,426 - INFO - Project ctest-TestBasicVMVN-40572933 not found, creating it
2025-07-23 13:38:40,938 - INFO - Created Project:ctest-TestBasicVMVN-40572933, ID : 097ace37-fe1d-421d-913e-4b9fb1ebbeae
2025-07-23 13:38:42,603 - INFO - ================================================================================
2025-07-23 13:38:42,603 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-23 13:38:42,604 - 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-07-23 13:38:42,869 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.209': '0'}} with
2025-07-23 13:38:42,869 - INFO - Initial checks done. Running the testcase now
2025-07-23 13:38:42,869 - INFO -
2025-07-23 13:38:43,447 - DEBUG - Response for create_network : {'network': {'id': 'aa7d8564-8cd2-4fad-81e1-8157dd0fb283', 'name': 'ctest-vn2_metadata-13980728', 'tenant_id': '097ace37fe1d421d913e4b9fb1ebbeae', 'project_id': '097ace37fe1d421d913e4b9fb1ebbeae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40572933', 'ctest-vn2_metadata-13980728'], 'port_security_enabled': True, 'description': ''}}
2025-07-23 13:38:43,662 - DEBUG - Response for create_subnet : {'subnet': {'id': '396f2dd3-f744-435f-829a-b49c41b26c52', 'name': '', 'tenant_id': '097ace37fe1d421d913e4b9fb1ebbeae', 'network_id': 'aa7d8564-8cd2-4fad-81e1-8157dd0fb283', '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': '097ace37fe1d421d913e4b9fb1ebbeae'}}
2025-07-23 13:38:43,686 - INFO - Created VN ctest-vn2_metadata-13980728
2025-07-23 13:38:43,742 - DEBUG - VN ctest-vn2_metadata-13980728 UUID is aa7d8564-8cd2-4fad-81e1-8157dd0fb283
2025-07-23 13:38:43,992 - DEBUG - Services list from nova: [, , ]
2025-07-23 13:38:45,172 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3700-1)
2025-07-23 13:38:45,294 - DEBUG - Link local service introspect added
2025-07-23 13:38:45,347 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-23 13:38:50,441 - DEBUG - VM is in ACTIVE state now
2025-07-23 13:38:50,595 - INFO - Waiting for VM ctest-TestBasicVMVN-40572933-70389377 to be up..
2025-07-23 13:38:50,595 - INFO - VM name : ctest-TestBasicVMVN-40572933-70389377
2025-07-23 13:38:50,687 - DEBUG - VM ctest-TestBasicVMVN-40572933-70389377 ID is 4690810e-9fc5-4703-8b15-608e20aaf801
2025-07-23 13:38:50,688 - DEBUG - VM ctest-TestBasicVMVN-40572933-70389377 launched on Node cn-jenkins-deploy-platform-ansible-os-3700-1
2025-07-23 13:38:50,777 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/4690810e-9fc5-4703-8b15-608e20aaf801
2025-07-23 13:38:51,076 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/4690810e-9fc5-4703-8b15-608e20aaf801
2025-07-23 13:38:51,116 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/54f90188-5fed-4525-a4d6-2e6837d06360
2025-07-23 13:38:54,395 - 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-07-23 13:38:54,395 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40572933-70389377 failed!
2025-07-23 13:38:54,462 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40572933:ctest-vn2_metadata-13980728 is 11.1.1.1 and allocation pool is NOT set
2025-07-23 13:38:56,530 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.94 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.939/4.585/6.231/1.646 ms')
2025-07-23 13:38:56,531 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40572933-70389377 passed
2025-07-23 13:38:56,710 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:38:56,710 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40572933-70389377, IP 11.1.1.3, Port 22
2025-07-23 13:38:56,883 - DEBUG - VM ctest-TestBasicVMVN-40572933-70389377 is ready for SSH connections
2025-07-23 13:38:56,884 - INFO - Retry 0
2025-07-23 13:38:56,884 - 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.56, gateway password: c0ntrail123
2025-07-23 13:38:56,884 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-23 13:38:58,562 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-23 13:38:58,562 - INFO - Generic metadata worked
2025-07-23 13:38:58,850 - DEBUG - Link local service introspect removed
2025-07-23 13:38:58,850 - INFO - Deleting VM ctest-TestBasicVMVN-40572933-70389377
2025-07-23 13:38:58,947 - INFO - Deleting VN ctest-vn2_metadata-13980728
2025-07-23 13:38:58,993 - DEBUG - VN aa7d8564-8cd2-4fad-81e1-8157dd0fb283 still in use: Unable to complete operation on network aa7d8564-8cd2-4fad-81e1-8157dd0fb283. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cb3f6b3b-ec70-400f-a60b-9f71e5e43324']
2025-07-23 13:38:58,993 - WARNING - Deleting VN ctest-vn2_metadata-13980728 failed..Will retry
2025-07-23 13:39:01,133 - DEBUG - Response for deleting network ()
2025-07-23 13:39:01,398 - DEBUG - No XMPP flaps were noticed during the test
2025-07-23 13:39:01,398 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-07-23 13:39:01,399 - INFO - --------------------------------------------------------------------------------
2025-07-23 13:39:01,404 - INFO - ================================================================================
2025-07-23 13:39:01,405 - INFO - STARTING TEST : test_metadata_service
2025-07-23 13:39:01,405 - 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-07-23 13:39:01,703 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.209': '0'}} with
2025-07-23 13:39:01,704 - INFO - Initial checks done. Running the testcase now
2025-07-23 13:39:01,704 - INFO -
2025-07-23 13:39:01,704 - DEBUG - Requesting: http://10.0.0.56:8082/global-vrouter-configs
2025-07-23 13:39:01,713 - DEBUG - Requesting: http://10.0.0.56:8082/global-vrouter-config/8d380e0c-2a38-4ff5-b9af-30dfd7c1bf66
2025-07-23 13:39:01,963 - DEBUG - Response for create_network : {'network': {'id': '3a8675f1-b844-4752-86f2-f68df11581b2', 'name': 'ctest-vn-32899800', 'tenant_id': '097ace37fe1d421d913e4b9fb1ebbeae', 'project_id': '097ace37fe1d421d913e4b9fb1ebbeae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40572933', 'ctest-vn-32899800'], 'port_security_enabled': True, 'description': ''}}
2025-07-23 13:39:02,159 - DEBUG - Response for create_subnet : {'subnet': {'id': '816b4f99-b1ed-4c36-acd3-d13c40010717', 'name': '', 'tenant_id': '097ace37fe1d421d913e4b9fb1ebbeae', 'network_id': '3a8675f1-b844-4752-86f2-f68df11581b2', 'ip_version': 4, 'cidr': '102.125.95.64/26', 'allocation_pools': [{'start': '102.125.95.66', 'end': '102.125.95.126'}], 'gateway_ip': '102.125.95.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '102.125.95.66', 'tags': [], 'project_id': '097ace37fe1d421d913e4b9fb1ebbeae'}}
2025-07-23 13:39:02,188 - INFO - Created VN ctest-vn-32899800
2025-07-23 13:39:02,246 - DEBUG - VN ctest-vn-32899800 UUID is 3a8675f1-b844-4752-86f2-f68df11581b2
2025-07-23 13:39:03,557 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3700-1)
2025-07-23 13:39:03,557 - INFO - Waiting for VM ctest-TestBasicVMVN-40572933-60234499 to be up..
2025-07-23 13:39:03,620 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-23 13:39:08,722 - DEBUG - VM is in ACTIVE state now
2025-07-23 13:39:08,722 - INFO - VM name : ctest-TestBasicVMVN-40572933-60234499
2025-07-23 13:39:08,818 - DEBUG - VM ctest-TestBasicVMVN-40572933-60234499 ID is 593bedff-f8e4-45d0-b889-e08ae0ad1335
2025-07-23 13:39:08,818 - DEBUG - VM ctest-TestBasicVMVN-40572933-60234499 launched on Node cn-jenkins-deploy-platform-ansible-os-3700-1
2025-07-23 13:39:08,932 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/593bedff-f8e4-45d0-b889-e08ae0ad1335
2025-07-23 13:39:08,944 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/d5ec732c-a54e-47be-bedd-a9c8d2d7db00
2025-07-23 13:39:12,224 - 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-07-23 13:39:12,225 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40572933-60234499 failed!
2025-07-23 13:39:12,286 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40572933:ctest-vn-32899800 is 102.125.95.65 and allocation pool is NOT set
2025-07-23 13:39:16,376 - 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=7.16 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 7.158/7.158/7.158/0.000 ms')
2025-07-23 13:39:16,376 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40572933-60234499 passed
2025-07-23 13:39:16,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:39:16,530 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40572933-60234499, IP 102.125.95.67, Port 22
2025-07-23 13:39:16,700 - DEBUG - VM ctest-TestBasicVMVN-40572933-60234499 is ready for SSH connections
2025-07-23 13:39:16,700 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-07-23 13:39:16,700 - DEBUG - cat /tmp/output.txt
2025-07-23 13:39:18,395 - DEBUG - Hello World. The time is now Wed, 23 Jul 2025 07:39:15 -0600!
2025-07-23 13:39:18,395 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 23 Jul 2025 07:39:15 -0600!'}
2025-07-23 13:39:18,396 - INFO - metadata_script.txt got executed in the vm
2025-07-23 13:39:18,396 - INFO - Deleting VM ctest-TestBasicVMVN-40572933-60234499
2025-07-23 13:39:18,481 - INFO - Deleting VN ctest-vn-32899800
2025-07-23 13:39:18,534 - DEBUG - VN 3a8675f1-b844-4752-86f2-f68df11581b2 still in use: Unable to complete operation on network 3a8675f1-b844-4752-86f2-f68df11581b2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-79dedf21-3d89-4a34-9daa-dadee77cce53']
2025-07-23 13:39:18,534 - WARNING - Deleting VN ctest-vn-32899800 failed..Will retry
2025-07-23 13:39:20,670 - DEBUG - Response for deleting network ()
2025-07-23 13:39:20,933 - DEBUG - No XMPP flaps were noticed during the test
2025-07-23 13:39:20,934 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-07-23 13:39:20,934 - INFO - --------------------------------------------------------------------------------
2025-07-23 13:39:20,938 - INFO - ================================================================================
2025-07-23 13:39:20,938 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-23 13:39:20,939 - 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-07-23 13:39:21,252 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.209': '0'}} with
2025-07-23 13:39:21,252 - INFO - Initial checks done. Running the testcase now
2025-07-23 13:39:21,253 - INFO -
2025-07-23 13:39:21,834 - DEBUG - Response for create_network : {'network': {'id': '5aa8df42-3174-4280-a56c-de08ade58b66', 'name': 'ctest-vn-56145950', 'tenant_id': '097ace37fe1d421d913e4b9fb1ebbeae', 'project_id': '097ace37fe1d421d913e4b9fb1ebbeae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40572933', 'ctest-vn-56145950'], 'port_security_enabled': True, 'description': ''}}
2025-07-23 13:39:22,078 - DEBUG - Response for create_subnet : {'subnet': {'id': '82edc27c-9287-44da-9532-dcb0b778001d', 'name': '', 'tenant_id': '097ace37fe1d421d913e4b9fb1ebbeae', 'network_id': '5aa8df42-3174-4280-a56c-de08ade58b66', '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': '097ace37fe1d421d913e4b9fb1ebbeae'}}
2025-07-23 13:39:22,290 - DEBUG - Response for create_subnet : {'subnet': {'id': '343b2a92-fc58-419b-931f-c293ccd5da3d', 'name': '', 'tenant_id': '097ace37fe1d421d913e4b9fb1ebbeae', 'network_id': '5aa8df42-3174-4280-a56c-de08ade58b66', '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': '097ace37fe1d421d913e4b9fb1ebbeae'}}
2025-07-23 13:39:22,315 - INFO - Created VN ctest-vn-56145950
2025-07-23 13:39:22,370 - DEBUG - VN ctest-vn-56145950 UUID is 5aa8df42-3174-4280-a56c-de08ade58b66
2025-07-23 13:39:22,843 - DEBUG - Response for create_port : {'port': {'name': 'bd7cc945-2b8a-47be-88d5-f6c1d59e6a55', 'id': 'bd7cc945-2b8a-47be-88d5-f6c1d59e6a55', 'tenant_id': '097ace37fe1d421d913e4b9fb1ebbeae', 'network_id': '5aa8df42-3174-4280-a56c-de08ade58b66', 'mac_address': '02:bd:7c:c9:45:2b', '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': '82edc27c-9287-44da-9532-dcb0b778001d'}], 'security_groups': ['6d7c20c3-1220-4015-9278-fe0b5883b8ea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '097ace37fe1d421d913e4b9fb1ebbeae'}}
2025-07-23 13:39:23,061 - DEBUG - Response for create_port : {'port': {'name': '9fc085f4-c630-40eb-a581-358ef7c65e86', 'id': '9fc085f4-c630-40eb-a581-358ef7c65e86', 'tenant_id': '097ace37fe1d421d913e4b9fb1ebbeae', 'network_id': '5aa8df42-3174-4280-a56c-de08ade58b66', 'mac_address': '02:9f:c0:85:f4:c6', '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': '343b2a92-fc58-419b-931f-c293ccd5da3d'}], 'security_groups': ['6d7c20c3-1220-4015-9278-fe0b5883b8ea'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '097ace37fe1d421d913e4b9fb1ebbeae'}}
2025-07-23 13:39:23,556 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3700-1)
2025-07-23 13:39:24,109 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3700-1)
2025-07-23 13:39:25,485 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3700-1)
2025-07-23 13:39:25,485 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-07-23 13:39:25,495 - DEBUG - Requesting: http://10.0.0.56:8082/domain/36d184c2-7a48-46c3-8ecf-f335133cfb16
2025-07-23 13:39:25,514 - DEBUG - Requesting: http://10.0.0.56:8082/project/097ace37-fe1d-421d-913e-4b9fb1ebbeae
2025-07-23 13:39:25,604 - DEBUG - Requesting: http://10.0.0.56:8082/network-ipam/fdac8fa6-6119-46f9-9f86-ab6037a33a41
2025-07-23 13:39:25,617 - INFO - Verifications in API Server for IPAM: ctest-ipam-50809696 passed
2025-07-23 13:39:25,627 - DEBUG - Control-node 10.0.0.56 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-40572933:ctest-ipam-50809696', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40572933', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18279142932346390265', 'uuid-lslong': '11495063528648424001'}, 'enable': 'true', 'created': '2025-07-23T13:39:21', 'last-modified': '2025-07-23T13:39:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.107851'}
2025-07-23 13:39:25,627 - INFO - Verifications in Control node for IPAM: ctest-ipam-50809696 passed
2025-07-23 13:39:25,628 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-07-23 13:39:25,639 - DEBUG - Requesting: http://10.0.0.56:8082/domain/36d184c2-7a48-46c3-8ecf-f335133cfb16
2025-07-23 13:39:25,657 - DEBUG - Requesting: http://10.0.0.56:8082/project/097ace37-fe1d-421d-913e-4b9fb1ebbeae
2025-07-23 13:39:25,750 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/5aa8df42-3174-4280-a56c-de08ade58b66
2025-07-23 13:39:25,772 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/5aa8df42-3174-4280-a56c-de08ade58b66
2025-07-23 13:39:25,793 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/6bfb5b34-5171-47f3-921b-26d55cc07bc0
2025-07-23 13:39:25,807 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/6bfb5b34-5171-47f3-921b-26d55cc07bc0
2025-07-23 13:39:25,824 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/8aad099e-5986-4f4e-a396-36c154e46f1a
2025-07-23 13:39:25,836 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-23 13:39:25,836 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/5aa8df42-3174-4280-a56c-de08ade58b66
2025-07-23 13:39:25,854 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/6bfb5b34-5171-47f3-921b-26d55cc07bc0
2025-07-23 13:39:25,880 - INFO - Verified VN network id 11 for VN 5aa8df42-3174-4280-a56c-de08ade58b66
2025-07-23 13:39:25,880 - INFO - Verifications in API Server for VN ctest-vn-56145950 passed
2025-07-23 13:39:25,880 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/5aa8df42-3174-4280-a56c-de08ade58b66
2025-07-23 13:39:25,902 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/6bfb5b34-5171-47f3-921b-26d55cc07bc0
2025-07-23 13:39:25,916 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/6bfb5b34-5171-47f3-921b-26d55cc07bc0
2025-07-23 13:39:25,930 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/8aad099e-5986-4f4e-a396-36c154e46f1a
2025-07-23 13:39:25,952 - DEBUG - Control-node 10.0.0.56 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-40572933:ctest-vn-56145950', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40572933', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6532716734891442816', 'uuid-lslong': '11920146442601466726'}, 'enable': 'true', 'created': '2025-07-23T13:39:21', 'last-modified': '2025-07-23T13:39:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.690792'}
2025-07-23 13:39:25,962 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-23 13:39:25,962 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-56145950 passed
2025-07-23 13:39:25,962 - DEBUG - ====Verifying policy data for ctest-vn-56145950 in API_Server ======
2025-07-23 13:39:25,962 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-07-23 13:39:25,972 - DEBUG - Requesting: http://10.0.0.56:8082/domain/36d184c2-7a48-46c3-8ecf-f335133cfb16
2025-07-23 13:39:25,990 - DEBUG - Requesting: http://10.0.0.56:8082/project/097ace37-fe1d-421d-913e-4b9fb1ebbeae
2025-07-23 13:39:26,103 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/5aa8df42-3174-4280-a56c-de08ade58b66
2025-07-23 13:39:26,129 - DEBUG - =>VN ctest-vn-56145950 has no policy to be verified
2025-07-23 13:39:26,129 - DEBUG - Verifying the vn in opserver
2025-07-23 13:39:26,129 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-40572933:ctest-vn-56145950 virtual network link through opserver 10.0.0.56
2025-07-23 13:39:26,129 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks
2025-07-23 13:39:26,516 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks
2025-07-23 13:39:26,627 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-40572933:ctest-vn-56145950', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-40572933:ctest-vn-56145950?flat'}
2025-07-23 13:39:26,627 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-40572933:ctest-vn-56145950 is found in opserver
2025-07-23 13:39:26,637 - DEBUG - VRF ids for VN ctest-vn-56145950: {'10.0.0.56': '2'}
2025-07-23 13:39:26,637 - INFO - Waiting for VM ctest-TestBasicVMVN-40572933-77712409 to be up..
2025-07-23 13:39:26,818 - DEBUG - VM is in ACTIVE state now
2025-07-23 13:39:26,818 - INFO - VM name : ctest-TestBasicVMVN-40572933-77712409
2025-07-23 13:39:26,948 - DEBUG - VM ctest-TestBasicVMVN-40572933-77712409 ID is 3017f370-019b-4b71-8d5a-7d3c77c0a58b
2025-07-23 13:39:26,949 - DEBUG - VM ctest-TestBasicVMVN-40572933-77712409 launched on Node cn-jenkins-deploy-platform-ansible-os-3700-1
2025-07-23 13:39:27,067 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/3017f370-019b-4b71-8d5a-7d3c77c0a58b
2025-07-23 13:39:27,079 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/bd7cc945-2b8a-47be-88d5-f6c1d59e6a55
2025-07-23 13:39:30,355 - 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 1016ms')
2025-07-23 13:39:30,355 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40572933-77712409 failed!
2025-07-23 13:39:30,414 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40572933:ctest-vn-56145950 is 31.1.1.1 and allocation pool is NOT set
2025-07-23 13:39:30,414 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40572933:ctest-vn-56145950 is 31.1.2.1 and allocation pool is NOT set
2025-07-23 13:39:34,493 - 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-07-23 13:39:34,494 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40572933-77712409 failed!
2025-07-23 13:39:34,558 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40572933:ctest-vn-56145950 is 31.1.1.1 and allocation pool is NOT set
2025-07-23 13:39:34,558 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40572933:ctest-vn-56145950 is 31.1.2.1 and allocation pool is NOT set
2025-07-23 13:39:36,633 - 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.34 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.28 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.279/2.311/3.343/1.032 ms')
2025-07-23 13:39:36,633 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40572933-77712409 passed
2025-07-23 13:39:36,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:39:36,794 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40572933-77712409, IP 31.1.1.4, Port 22
2025-07-23 13:39:36,976 - DEBUG - VM ctest-TestBasicVMVN-40572933-77712409 is ready for SSH connections
2025-07-23 13:39:36,976 - INFO - Waiting for VM ctest-TestBasicVMVN-40572933-17922042 to be up..
2025-07-23 13:39:37,085 - DEBUG - VM is in ACTIVE state now
2025-07-23 13:39:37,086 - INFO - VM name : ctest-TestBasicVMVN-40572933-17922042
2025-07-23 13:39:37,192 - DEBUG - VM ctest-TestBasicVMVN-40572933-17922042 ID is 8aa3790f-9340-4c81-8f6d-c965a4d15365
2025-07-23 13:39:37,192 - DEBUG - VM ctest-TestBasicVMVN-40572933-17922042 launched on Node cn-jenkins-deploy-platform-ansible-os-3700-1
2025-07-23 13:39:37,305 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/8aa3790f-9340-4c81-8f6d-c965a4d15365
2025-07-23 13:39:37,316 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/9fc085f4-c630-40eb-a581-358ef7c65e86
2025-07-23 13:39:38,573 - 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.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.520 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.520/2.083/3.647/1.563 ms')
2025-07-23 13:39:38,574 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-40572933-17922042 passed
2025-07-23 13:39:38,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:39:38,735 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40572933-17922042, IP 31.1.2.4, Port 22
2025-07-23 13:39:38,904 - DEBUG - VM ctest-TestBasicVMVN-40572933-17922042 is ready for SSH connections
2025-07-23 13:39:38,905 - INFO - Waiting for VM ctest-TestBasicVMVN-40572933-40516827 to be up..
2025-07-23 13:39:39,000 - DEBUG - VM is in ACTIVE state now
2025-07-23 13:39:39,001 - INFO - VM name : ctest-TestBasicVMVN-40572933-40516827
2025-07-23 13:39:39,103 - DEBUG - VM ctest-TestBasicVMVN-40572933-40516827 ID is a0b19761-5dec-404f-a991-b07e268249e3
2025-07-23 13:39:39,103 - DEBUG - VM ctest-TestBasicVMVN-40572933-40516827 launched on Node cn-jenkins-deploy-platform-ansible-os-3700-1
2025-07-23 13:39:39,200 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/a0b19761-5dec-404f-a991-b07e268249e3
2025-07-23 13:39:39,214 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/0b142a2a-ff1a-4fce-bd98-4348aa85b7ef
2025-07-23 13:39:40,475 - 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.79 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.564 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.564/2.175/3.787/1.611 ms')
2025-07-23 13:39:40,475 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-40572933-40516827 passed
2025-07-23 13:39:40,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:39:40,642 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40572933-40516827, IP 31.1.1.3, Port 22
2025-07-23 13:39:40,821 - DEBUG - VM ctest-TestBasicVMVN-40572933-40516827 is ready for SSH connections
2025-07-23 13:39:40,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:39:40,821 - 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.56, gateway password: c0ntrail123
2025-07-23 13:39:40,821 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-23 13:39:44,959 - 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.901 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.180 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.119 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.119/2.066/3.901 ms
2025-07-23 13:39:44,959 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-40572933-77712409 passed
2025-07-23 13:39:44,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:39:44,959 - 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.56, gateway password: c0ntrail123
2025-07-23 13:39:44,960 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-23 13:39:48,896 - 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=4.123 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.537 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.077 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.077/2.245/4.123 ms
2025-07-23 13:39:48,896 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-40572933-17922042 passed
2025-07-23 13:39:48,896 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:39:48,896 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:39:48,896 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-23 13:39:48,897 - 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.56, gateway password: c0ntrail123
2025-07-23 13:39:48,897 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-23 13:39:49,106 - DEBUG - None
2025-07-23 13:39:49,106 - 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.56, gateway password: c0ntrail123
2025-07-23 13:39:49,106 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-23 13:39:49,296 - DEBUG - None
2025-07-23 13:39:49,296 - 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.56, gateway password: c0ntrail123
2025-07-23 13:39:49,296 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-23 13:39:49,975 - DEBUG - None
2025-07-23 13:39:49,975 - 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.56, gateway password: c0ntrail123
2025-07-23 13:39:49,975 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-23 13:39:52,185 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.050 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.036 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.621 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.081 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.445 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.445/2.446/7.036 ms
2025-07-23 13:39:52,185 - 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.56, gateway password: c0ntrail123
2025-07-23 13:39:52,185 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-23 13:39:54,438 - 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.052 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.175 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.404 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.638 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.678 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.556 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.447 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.447/2.564/4.556 ms
2025-07-23 13:39:54,438 - 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.56, gateway password: c0ntrail123
2025-07-23 13:39:54,438 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-23 13:39:56,694 - 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.896 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.119 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.277 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.680 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.408 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.506 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.035 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.680/2.274/4.277 ms
2025-07-23 13:39:56,695 - INFO - Deleting VM ctest-TestBasicVMVN-40572933-40516827
2025-07-23 13:39:56,779 - INFO - Detaching port 9fc085f4-c630-40eb-a581-358ef7c65e86 from VM ctest-TestBasicVMVN-40572933-17922042
2025-07-23 13:39:56,825 - INFO - Deleting VM ctest-TestBasicVMVN-40572933-17922042
2025-07-23 13:39:56,924 - INFO - Detaching port bd7cc945-2b8a-47be-88d5-f6c1d59e6a55 from VM ctest-TestBasicVMVN-40572933-77712409
2025-07-23 13:39:56,968 - INFO - Deleting VM ctest-TestBasicVMVN-40572933-77712409
2025-07-23 13:39:57,083 - INFO - Deleting VN ctest-vn-56145950
2025-07-23 13:39:57,298 - DEBUG - Response for delete_port : ()
2025-07-23 13:39:57,531 - DEBUG - Response for delete_port : ()
2025-07-23 13:39:57,586 - DEBUG - VN 5aa8df42-3174-4280-a56c-de08ade58b66 still in use: Unable to complete operation on network 5aa8df42-3174-4280-a56c-de08ade58b66. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-493156ab-8d0c-4325-9853-16134245bcea']
2025-07-23 13:39:57,586 - WARNING - Deleting VN ctest-vn-56145950 failed..Will retry
2025-07-23 13:39:59,741 - DEBUG - Response for deleting network ()
2025-07-23 13:39:59,741 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/6bfb5b34-5171-47f3-921b-26d55cc07bc0
2025-07-23 13:39:59,749 - DEBUG - Response Code: 404
2025-07-23 13:39:59,749 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-07-23 13:39:59,757 - DEBUG - Requesting: http://10.0.0.56:8082/domain/36d184c2-7a48-46c3-8ecf-f335133cfb16
2025-07-23 13:39:59,813 - DEBUG - Requesting: http://10.0.0.56:8082/project/097ace37-fe1d-421d-913e-4b9fb1ebbeae
2025-07-23 13:39:59,909 - INFO - Validated that VN ctest-vn-56145950 is not found in API Server
2025-07-23 13:39:59,923 - DEBUG - VN ctest-vn-56145950 is not present in Agent 10.0.0.56
2025-07-23 13:39:59,923 - INFO - Validated that VN ctest-vn-56145950 is not in any agent
2025-07-23 13:39:59,930 - DEBUG - VRF 2 is not seen in agent 10.0.0.56
2025-07-23 13:39:59,938 - DEBUG - Vrouter 10.0.0.56 does not have vrf 2 for VN ctest-vn-56145950
2025-07-23 13:39:59,938 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-40572933:ctest-vn-56145950
2025-07-23 13:39:59,954 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-56145950 info
2025-07-23 13:40:00,038 - INFO - IPAM: ctest-ipam-50809696 is not found in API Server
2025-07-23 13:40:00,054 - INFO - IPAM:ctest-ipam-50809696 is not found in control node
2025-07-23 13:40:00,331 - DEBUG - No XMPP flaps were noticed during the test
2025-07-23 13:40:00,331 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40]
2025-07-23 13:40:00,331 - INFO - --------------------------------------------------------------------------------
2025-07-23 13:40:01,073 - INFO - Deleted project: ctest-TestBasicVMVN-40572933, ID : 097ace37-fe1d-421d-913e-4b9fb1ebbeae