2025-07-07 14:24:57,633 - INFO - Domain Default found not creating
2025-07-07 14:24:57,779 - INFO - Project ctest-TestBasicVMVN-10975122 not found, creating it
2025-07-07 14:24:58,237 - INFO - Created Project:ctest-TestBasicVMVN-10975122, ID : 40deaac8-f559-461e-8814-d86fb128ac02
2025-07-07 14:24:59,680 - INFO - ================================================================================
2025-07-07 14:24:59,680 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-07 14:24:59,680 - 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-07 14:24:59,934 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2025-07-07 14:24:59,934 - INFO - Initial checks done. Running the testcase now
2025-07-07 14:24:59,934 - INFO -
2025-07-07 14:25:00,474 - DEBUG - Response for create_network : {'network': {'id': '7a79a1cc-b5bc-4463-87a8-6ea22d22ef5e', 'name': 'ctest-vn2_metadata-14106286', 'tenant_id': '40deaac8f559461e8814d86fb128ac02', 'project_id': '40deaac8f559461e8814d86fb128ac02', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10975122', 'ctest-vn2_metadata-14106286'], 'port_security_enabled': True, 'description': ''}}
2025-07-07 14:25:00,660 - DEBUG - Response for create_subnet : {'subnet': {'id': '79138fa5-e2b8-45da-9c3a-fc87e82f3e42', 'name': '', 'tenant_id': '40deaac8f559461e8814d86fb128ac02', 'network_id': '7a79a1cc-b5bc-4463-87a8-6ea22d22ef5e', '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': '40deaac8f559461e8814d86fb128ac02'}}
2025-07-07 14:25:00,681 - INFO - Created VN ctest-vn2_metadata-14106286
2025-07-07 14:25:00,732 - DEBUG - VN ctest-vn2_metadata-14106286 UUID is 7a79a1cc-b5bc-4463-87a8-6ea22d22ef5e
2025-07-07 14:25:00,910 - DEBUG - Services list from nova: [, , ]
2025-07-07 14:25:01,984 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3608-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3608-1)
2025-07-07 14:25:02,096 - DEBUG - Link local service introspect added
2025-07-07 14:25:02,139 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-07 14:25:07,218 - DEBUG - VM is in ACTIVE state now
2025-07-07 14:25:07,351 - INFO - Waiting for VM ctest-TestBasicVMVN-10975122-03704844 to be up..
2025-07-07 14:25:07,351 - INFO - VM name : ctest-TestBasicVMVN-10975122-03704844
2025-07-07 14:25:07,451 - DEBUG - VM ctest-TestBasicVMVN-10975122-03704844 ID is 046e7eb2-2d19-4a00-88d9-e0b14a6fb454
2025-07-07 14:25:07,451 - DEBUG - VM ctest-TestBasicVMVN-10975122-03704844 launched on Node cn-jenkins-deploy-platform-ansible-os-3608-1
2025-07-07 14:25:07,536 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/046e7eb2-2d19-4a00-88d9-e0b14a6fb454
2025-07-07 14:25:07,832 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/046e7eb2-2d19-4a00-88d9-e0b14a6fb454
2025-07-07 14:25:07,864 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c5cbd5e3-9568-4acd-8bc2-d26fb6fe6ba9
2025-07-07 14:25:11,108 - 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 1003ms')
2025-07-07 14:25:11,108 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10975122-03704844 failed!
2025-07-07 14:25:11,164 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10975122:ctest-vn2_metadata-14106286 is 11.1.1.1 and allocation pool is NOT set
2025-07-07 14:25:13,223 - 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=9.34 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.06 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.057/5.196/9.336/4.139 ms')
2025-07-07 14:25:13,223 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10975122-03704844 passed
2025-07-07 14:25:13,372 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 14:25:13,372 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10975122-03704844, IP 11.1.1.3, Port 22
2025-07-07 14:25:13,527 - DEBUG - VM ctest-TestBasicVMVN-10975122-03704844 is ready for SSH connections
2025-07-07 14:25:13,528 - INFO - Retry 0
2025-07-07 14:25:13,528 - 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.50, gateway password: c0ntrail123
2025-07-07 14:25:13,528 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-07 14:25:15,447 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-07 14:25:15,447 - INFO - Generic metadata worked
2025-07-07 14:25:15,700 - DEBUG - Link local service introspect removed
2025-07-07 14:25:15,700 - INFO - Deleting VM ctest-TestBasicVMVN-10975122-03704844
2025-07-07 14:25:15,773 - INFO - Deleting VN ctest-vn2_metadata-14106286
2025-07-07 14:25:15,815 - DEBUG - VN 7a79a1cc-b5bc-4463-87a8-6ea22d22ef5e still in use: Unable to complete operation on network 7a79a1cc-b5bc-4463-87a8-6ea22d22ef5e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8b994871-9858-437f-a8ac-77b2e1b4c847']
2025-07-07 14:25:15,815 - WARNING - Deleting VN ctest-vn2_metadata-14106286 failed..Will retry
2025-07-07 14:25:17,934 - DEBUG - Response for deleting network ()
2025-07-07 14:25:18,197 - DEBUG - No XMPP flaps were noticed during the test
2025-07-07 14:25:18,197 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-07-07 14:25:18,197 - INFO - --------------------------------------------------------------------------------
2025-07-07 14:25:18,199 - INFO - ================================================================================
2025-07-07 14:25:18,200 - INFO - STARTING TEST : test_metadata_service
2025-07-07 14:25:18,200 - 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-07 14:25:18,494 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2025-07-07 14:25:18,494 - INFO - Initial checks done. Running the testcase now
2025-07-07 14:25:18,494 - INFO -
2025-07-07 14:25:18,494 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-07-07 14:25:18,501 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/7b711363-3507-4d5b-97b6-52c5fa924e14
2025-07-07 14:25:18,698 - DEBUG - Response for create_network : {'network': {'id': 'ea0b3561-045c-48fb-9b20-a28bbd88ee91', 'name': 'ctest-vn-05672348', 'tenant_id': '40deaac8f559461e8814d86fb128ac02', 'project_id': '40deaac8f559461e8814d86fb128ac02', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10975122', 'ctest-vn-05672348'], 'port_security_enabled': True, 'description': ''}}
2025-07-07 14:25:18,865 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e759318-1774-47dd-8058-d9da1661fe11', 'name': '', 'tenant_id': '40deaac8f559461e8814d86fb128ac02', 'network_id': 'ea0b3561-045c-48fb-9b20-a28bbd88ee91', 'ip_version': 4, 'cidr': '116.36.98.128/26', 'allocation_pools': [{'start': '116.36.98.130', 'end': '116.36.98.190'}], 'gateway_ip': '116.36.98.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '116.36.98.130', 'tags': [], 'project_id': '40deaac8f559461e8814d86fb128ac02'}}
2025-07-07 14:25:18,883 - INFO - Created VN ctest-vn-05672348
2025-07-07 14:25:18,936 - DEBUG - VN ctest-vn-05672348 UUID is ea0b3561-045c-48fb-9b20-a28bbd88ee91
2025-07-07 14:25:20,244 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3608-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3608-1)
2025-07-07 14:25:20,244 - INFO - Waiting for VM ctest-TestBasicVMVN-10975122-89070224 to be up..
2025-07-07 14:25:20,285 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-07 14:25:25,364 - DEBUG - VM is in ACTIVE state now
2025-07-07 14:25:25,364 - INFO - VM name : ctest-TestBasicVMVN-10975122-89070224
2025-07-07 14:25:25,435 - DEBUG - VM ctest-TestBasicVMVN-10975122-89070224 ID is f558c4c1-b0e2-451c-a4e1-997db334ab1a
2025-07-07 14:25:25,435 - DEBUG - VM ctest-TestBasicVMVN-10975122-89070224 launched on Node cn-jenkins-deploy-platform-ansible-os-3608-1
2025-07-07 14:25:25,507 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f558c4c1-b0e2-451c-a4e1-997db334ab1a
2025-07-07 14:25:25,518 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/cf156553-ea83-46b1-ac65-1060aed53dbc
2025-07-07 14:25:28,774 - 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-07-07 14:25:28,774 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10975122-89070224 failed!
2025-07-07 14:25:28,828 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10975122:ctest-vn-05672348 is 116.36.98.129 and allocation pool is NOT set
2025-07-07 14:25:30,894 - 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.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.77 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.766/5.267/7.769/2.501 ms')
2025-07-07 14:25:30,894 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10975122-89070224 passed
2025-07-07 14:25:31,048 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 14:25:31,048 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10975122-89070224, IP 116.36.98.131, Port 22
2025-07-07 14:25:31,103 - 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-07-07 14:25:31,178 - DEBUG - VM ctest-TestBasicVMVN-10975122-89070224 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-07 14:25:36,179 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 14:25:36,179 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10975122-89070224, IP 116.36.98.131, Port 22
2025-07-07 14:25:36,336 - DEBUG - VM ctest-TestBasicVMVN-10975122-89070224 is ready for SSH connections
2025-07-07 14:25:36,336 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-07-07 14:25:36,336 - DEBUG - cat /tmp/output.txt
2025-07-07 14:25:38,120 - DEBUG - Hello World. The time is now Mon, 07 Jul 2025 08:25:31 -0600!
2025-07-07 14:25:38,120 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 07 Jul 2025 08:25:31 -0600!'}
2025-07-07 14:25:38,120 - INFO - metadata_script.txt got executed in the vm
2025-07-07 14:25:38,120 - INFO - Deleting VM ctest-TestBasicVMVN-10975122-89070224
2025-07-07 14:25:38,193 - INFO - Deleting VN ctest-vn-05672348
2025-07-07 14:25:38,238 - DEBUG - VN ea0b3561-045c-48fb-9b20-a28bbd88ee91 still in use: Unable to complete operation on network ea0b3561-045c-48fb-9b20-a28bbd88ee91. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c8792c1e-b336-43cf-98d8-c552355be6ba']
2025-07-07 14:25:38,238 - WARNING - Deleting VN ctest-vn-05672348 failed..Will retry
2025-07-07 14:25:40,375 - DEBUG - Response for deleting network ()
2025-07-07 14:25:40,639 - DEBUG - No XMPP flaps were noticed during the test
2025-07-07 14:25:40,639 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-07-07 14:25:40,639 - INFO - --------------------------------------------------------------------------------
2025-07-07 14:25:40,643 - INFO - ================================================================================
2025-07-07 14:25:40,643 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-07 14:25:40,643 - 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-07 14:25:40,926 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2025-07-07 14:25:40,926 - INFO - Initial checks done. Running the testcase now
2025-07-07 14:25:40,926 - INFO -
2025-07-07 14:25:41,445 - DEBUG - Response for create_network : {'network': {'id': '595771db-841e-49e2-bdd5-8150d0935f5e', 'name': 'ctest-vn-41014252', 'tenant_id': '40deaac8f559461e8814d86fb128ac02', 'project_id': '40deaac8f559461e8814d86fb128ac02', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10975122', 'ctest-vn-41014252'], 'port_security_enabled': True, 'description': ''}}
2025-07-07 14:25:41,661 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eb78cd1e-c13a-4367-b18c-560758ecbd02', 'name': '', 'tenant_id': '40deaac8f559461e8814d86fb128ac02', 'network_id': '595771db-841e-49e2-bdd5-8150d0935f5e', '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': '40deaac8f559461e8814d86fb128ac02'}}
2025-07-07 14:25:41,862 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8af2bc6-eb0c-4057-83ea-449cc22a87ee', 'name': '', 'tenant_id': '40deaac8f559461e8814d86fb128ac02', 'network_id': '595771db-841e-49e2-bdd5-8150d0935f5e', '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': '40deaac8f559461e8814d86fb128ac02'}}
2025-07-07 14:25:41,888 - INFO - Created VN ctest-vn-41014252
2025-07-07 14:25:41,940 - DEBUG - VN ctest-vn-41014252 UUID is 595771db-841e-49e2-bdd5-8150d0935f5e
2025-07-07 14:25:42,338 - DEBUG - Response for create_port : {'port': {'name': 'baa66582-081c-4963-a8d2-91e36eedf417', 'id': 'baa66582-081c-4963-a8d2-91e36eedf417', 'tenant_id': '40deaac8f559461e8814d86fb128ac02', 'network_id': '595771db-841e-49e2-bdd5-8150d0935f5e', 'mac_address': '02:ba:a6:65:82:08', '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': 'eb78cd1e-c13a-4367-b18c-560758ecbd02'}], 'security_groups': ['a1d2edbe-f79f-4533-bc26-2d608f9d621b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '40deaac8f559461e8814d86fb128ac02'}}
2025-07-07 14:25:42,514 - DEBUG - Response for create_port : {'port': {'name': '234b18bc-5564-4fbf-9537-681ebed71422', 'id': '234b18bc-5564-4fbf-9537-681ebed71422', 'tenant_id': '40deaac8f559461e8814d86fb128ac02', 'network_id': '595771db-841e-49e2-bdd5-8150d0935f5e', 'mac_address': '02:23:4b:18:bc:55', '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': 'd8af2bc6-eb0c-4057-83ea-449cc22a87ee'}], 'security_groups': ['a1d2edbe-f79f-4533-bc26-2d608f9d621b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '40deaac8f559461e8814d86fb128ac02'}}
2025-07-07 14:25:42,873 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3608-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3608-1)
2025-07-07 14:25:43,263 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3608-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3608-1)
2025-07-07 14:25:44,453 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3608-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3608-1)
2025-07-07 14:25:44,453 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-07-07 14:25:44,459 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c40c94b1-50de-4284-9ac8-23786fbefaef
2025-07-07 14:25:44,476 - DEBUG - Requesting: http://10.0.0.50:8082/project/40deaac8-f559-461e-8814-d86fb128ac02
2025-07-07 14:25:44,566 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/eb0c9b7c-8606-486a-b6d3-ba7ef8ed4715
2025-07-07 14:25:44,580 - INFO - Verifications in API Server for IPAM: ctest-ipam-16133292 passed
2025-07-07 14:25:44,591 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-10975122:ctest-ipam-16133292', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-10975122', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16937083257760401514', 'uuid-lslong': '13174078389493778197'}, 'enable': 'true', 'created': '2025-07-07T14:25:40', 'last-modified': '2025-07-07T14:25:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.422838'}
2025-07-07 14:25:44,591 - INFO - Verifications in Control node for IPAM: ctest-ipam-16133292 passed
2025-07-07 14:25:44,592 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-07-07 14:25:44,604 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c40c94b1-50de-4284-9ac8-23786fbefaef
2025-07-07 14:25:44,621 - DEBUG - Requesting: http://10.0.0.50:8082/project/40deaac8-f559-461e-8814-d86fb128ac02
2025-07-07 14:25:44,736 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/595771db-841e-49e2-bdd5-8150d0935f5e
2025-07-07 14:25:44,759 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/595771db-841e-49e2-bdd5-8150d0935f5e
2025-07-07 14:25:44,779 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7a787fbd-0e1f-4a8b-ba1f-fc7a791bbc57
2025-07-07 14:25:44,795 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7a787fbd-0e1f-4a8b-ba1f-fc7a791bbc57
2025-07-07 14:25:44,810 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/06697ebf-460f-4e40-bfd7-46209f43661f
2025-07-07 14:25:44,819 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-07 14:25:44,819 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/595771db-841e-49e2-bdd5-8150d0935f5e
2025-07-07 14:25:44,840 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7a787fbd-0e1f-4a8b-ba1f-fc7a791bbc57
2025-07-07 14:25:44,871 - INFO - Verified VN network id 8 for VN 595771db-841e-49e2-bdd5-8150d0935f5e
2025-07-07 14:25:44,871 - INFO - Verifications in API Server for VN ctest-vn-41014252 passed
2025-07-07 14:25:44,871 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/595771db-841e-49e2-bdd5-8150d0935f5e
2025-07-07 14:25:44,890 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7a787fbd-0e1f-4a8b-ba1f-fc7a791bbc57
2025-07-07 14:25:44,901 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7a787fbd-0e1f-4a8b-ba1f-fc7a791bbc57
2025-07-07 14:25:44,919 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/06697ebf-460f-4e40-bfd7-46209f43661f
2025-07-07 14:25:44,943 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-10975122:ctest-vn-41014252', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-10975122', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6437739379977767394', 'uuid-lslong': '13678981627304435550'}, 'enable': 'true', 'created': '2025-07-07T14:25:41', 'last-modified': '2025-07-07T14:25:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.117774'}
2025-07-07 14:25:44,954 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-07 14:25:44,954 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-41014252 passed
2025-07-07 14:25:44,954 - DEBUG - ====Verifying policy data for ctest-vn-41014252 in API_Server ======
2025-07-07 14:25:44,955 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-07-07 14:25:44,978 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c40c94b1-50de-4284-9ac8-23786fbefaef
2025-07-07 14:25:44,999 - DEBUG - Requesting: http://10.0.0.50:8082/project/40deaac8-f559-461e-8814-d86fb128ac02
2025-07-07 14:25:45,107 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/595771db-841e-49e2-bdd5-8150d0935f5e
2025-07-07 14:25:45,133 - DEBUG - =>VN ctest-vn-41014252 has no policy to be verified
2025-07-07 14:25:45,133 - DEBUG - Verifying the vn in opserver
2025-07-07 14:25:45,133 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-10975122:ctest-vn-41014252 virtual network link through opserver 10.0.0.50
2025-07-07 14:25:45,133 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-07-07 14:25:45,489 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-07-07 14:25:45,573 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-10975122:ctest-vn-41014252', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-10975122:ctest-vn-41014252?flat'}
2025-07-07 14:25:45,573 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-10975122:ctest-vn-41014252 is found in opserver
2025-07-07 14:25:45,581 - DEBUG - VRF ids for VN ctest-vn-41014252: {'10.0.0.50': '2'}
2025-07-07 14:25:45,581 - INFO - Waiting for VM ctest-TestBasicVMVN-10975122-15388725 to be up..
2025-07-07 14:25:45,667 - DEBUG - VM is in ACTIVE state now
2025-07-07 14:25:45,667 - INFO - VM name : ctest-TestBasicVMVN-10975122-15388725
2025-07-07 14:25:45,754 - DEBUG - VM ctest-TestBasicVMVN-10975122-15388725 ID is 665fffa1-b4a3-4c7b-8ad4-842c70edba53
2025-07-07 14:25:45,754 - DEBUG - VM ctest-TestBasicVMVN-10975122-15388725 launched on Node cn-jenkins-deploy-platform-ansible-os-3608-1
2025-07-07 14:25:45,848 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/665fffa1-b4a3-4c7b-8ad4-842c70edba53
2025-07-07 14:25:45,859 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/baa66582-081c-4963-a8d2-91e36eedf417
2025-07-07 14:25:49,128 - 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 1002ms')
2025-07-07 14:25:49,128 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10975122-15388725 failed!
2025-07-07 14:25:49,188 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10975122:ctest-vn-41014252 is 31.1.1.1 and allocation pool is NOT set
2025-07-07 14:25:49,188 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10975122:ctest-vn-41014252 is 31.1.2.1 and allocation pool is NOT set
2025-07-07 14:25:53,251 - 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 1005ms')
2025-07-07 14:25:53,251 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10975122-15388725 failed!
2025-07-07 14:25:53,304 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10975122:ctest-vn-41014252 is 31.1.1.1 and allocation pool is NOT set
2025-07-07 14:25:53,304 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10975122:ctest-vn-41014252 is 31.1.2.1 and allocation pool is NOT set
2025-07-07 14:25:55,369 - 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=9.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.808 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 = 0.808/5.313/9.819/4.505 ms')
2025-07-07 14:25:55,369 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10975122-15388725 passed
2025-07-07 14:25:55,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 14:25:55,520 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10975122-15388725, IP 31.1.1.4, Port 22
2025-07-07 14:25:55,680 - DEBUG - VM ctest-TestBasicVMVN-10975122-15388725 is ready for SSH connections
2025-07-07 14:25:55,680 - INFO - Waiting for VM ctest-TestBasicVMVN-10975122-35136008 to be up..
2025-07-07 14:25:55,776 - DEBUG - VM is in ACTIVE state now
2025-07-07 14:25:55,776 - INFO - VM name : ctest-TestBasicVMVN-10975122-35136008
2025-07-07 14:25:55,858 - DEBUG - VM ctest-TestBasicVMVN-10975122-35136008 ID is 497b0498-4bc3-48b1-ac04-3cdb4305acae
2025-07-07 14:25:55,858 - DEBUG - VM ctest-TestBasicVMVN-10975122-35136008 launched on Node cn-jenkins-deploy-platform-ansible-os-3608-1
2025-07-07 14:25:55,927 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/497b0498-4bc3-48b1-ac04-3cdb4305acae
2025-07-07 14:25:55,936 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/234b18bc-5564-4fbf-9537-681ebed71422
2025-07-07 14:25:57,179 - 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.71 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.383 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.383/1.546/2.710/1.163 ms')
2025-07-07 14:25:57,179 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-10975122-35136008 passed
2025-07-07 14:25:57,332 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 14:25:57,332 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10975122-35136008, IP 31.1.2.4, Port 22
2025-07-07 14:25:57,488 - DEBUG - VM ctest-TestBasicVMVN-10975122-35136008 is ready for SSH connections
2025-07-07 14:25:57,488 - INFO - Waiting for VM ctest-TestBasicVMVN-10975122-64065601 to be up..
2025-07-07 14:25:57,561 - DEBUG - VM is in ACTIVE state now
2025-07-07 14:25:57,562 - INFO - VM name : ctest-TestBasicVMVN-10975122-64065601
2025-07-07 14:25:57,632 - DEBUG - VM ctest-TestBasicVMVN-10975122-64065601 ID is bea4cf36-2073-4f9e-869e-b6688b368f49
2025-07-07 14:25:57,632 - DEBUG - VM ctest-TestBasicVMVN-10975122-64065601 launched on Node cn-jenkins-deploy-platform-ansible-os-3608-1
2025-07-07 14:25:57,704 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/bea4cf36-2073-4f9e-869e-b6688b368f49
2025-07-07 14:25:57,713 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/63527bf9-eb1e-4996-b1c1-31b160c5beb1
2025-07-07 14:25:58,957 - 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.75 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.399 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.399/1.576/2.754/1.177 ms')
2025-07-07 14:25:58,957 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-10975122-64065601 passed
2025-07-07 14:25:59,108 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 14:25:59,108 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10975122-64065601, IP 31.1.1.3, Port 22
2025-07-07 14:25:59,278 - DEBUG - VM ctest-TestBasicVMVN-10975122-64065601 is ready for SSH connections
2025-07-07 14:25:59,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 14:25:59,278 - 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.50, gateway password: c0ntrail123
2025-07-07 14:25:59,278 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-07 14:26:02,977 - 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.987 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.918 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.785 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.785/1.896/3.987 ms
2025-07-07 14:26:02,977 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-10975122-15388725 passed
2025-07-07 14:26:02,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 14:26:02,977 - 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.50, gateway password: c0ntrail123
2025-07-07 14:26:02,977 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-07 14:26:06,650 - 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.751 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.953 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.847 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.847/1.517/2.751 ms
2025-07-07 14:26:06,650 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-10975122-35136008 passed
2025-07-07 14:26:06,650 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 14:26:06,650 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 14:26:06,650 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 14:26:06,650 - 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.50, gateway password: c0ntrail123
2025-07-07 14:26:06,651 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-07 14:26:06,838 - DEBUG - None
2025-07-07 14:26:06,838 - 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.50, gateway password: c0ntrail123
2025-07-07 14:26:06,838 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-07 14:26:07,011 - DEBUG - None
2025-07-07 14:26:07,011 - 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.50, gateway password: c0ntrail123
2025-07-07 14:26:07,011 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-07 14:26:07,675 - DEBUG - None
2025-07-07 14:26:07,675 - 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.50, gateway password: c0ntrail123
2025-07-07 14:26:07,675 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-07 14:26:09,932 - 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.646 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.082 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.371 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.401 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.550 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.371/2.410/6.082 ms
2025-07-07 14:26:09,932 - 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.50, gateway password: c0ntrail123
2025-07-07 14:26:09,932 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-07 14:26:12,172 - 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.498 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.264 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.517 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.468 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.779 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.560 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.362 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.362/2.064/4.517 ms
2025-07-07 14:26:12,172 - 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.50, gateway password: c0ntrail123
2025-07-07 14:26:12,172 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-07 14:26:14,426 - 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.2.4: seq=0 ttl=63 time=3.642 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.921 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.392 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.861 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.688 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.387/2.112/4.921 ms
2025-07-07 14:26:14,426 - INFO - Deleting VM ctest-TestBasicVMVN-10975122-64065601
2025-07-07 14:26:14,502 - INFO - Detaching port 234b18bc-5564-4fbf-9537-681ebed71422 from VM ctest-TestBasicVMVN-10975122-35136008
2025-07-07 14:26:14,550 - INFO - Deleting VM ctest-TestBasicVMVN-10975122-35136008
2025-07-07 14:26:14,626 - INFO - Detaching port baa66582-081c-4963-a8d2-91e36eedf417 from VM ctest-TestBasicVMVN-10975122-15388725
2025-07-07 14:26:14,665 - INFO - Deleting VM ctest-TestBasicVMVN-10975122-15388725
2025-07-07 14:26:14,738 - INFO - Deleting VN ctest-vn-41014252
2025-07-07 14:26:14,909 - DEBUG - Response for delete_port : ()
2025-07-07 14:26:15,130 - DEBUG - Response for delete_port : ()
2025-07-07 14:26:15,172 - DEBUG - VN 595771db-841e-49e2-bdd5-8150d0935f5e still in use: Unable to complete operation on network 595771db-841e-49e2-bdd5-8150d0935f5e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ba02cecc-40e6-46bb-b5f5-a225eaf32c2f']
2025-07-07 14:26:15,172 - WARNING - Deleting VN ctest-vn-41014252 failed..Will retry
2025-07-07 14:26:17,334 - DEBUG - Response for deleting network ()
2025-07-07 14:26:17,334 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/7a787fbd-0e1f-4a8b-ba1f-fc7a791bbc57
2025-07-07 14:26:17,340 - DEBUG - Response Code: 404
2025-07-07 14:26:17,341 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-07-07 14:26:17,348 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c40c94b1-50de-4284-9ac8-23786fbefaef
2025-07-07 14:26:17,401 - DEBUG - Requesting: http://10.0.0.50:8082/project/40deaac8-f559-461e-8814-d86fb128ac02
2025-07-07 14:26:17,475 - INFO - Validated that VN ctest-vn-41014252 is not found in API Server
2025-07-07 14:26:17,490 - DEBUG - VN ctest-vn-41014252 is not present in Agent 10.0.0.50
2025-07-07 14:26:17,490 - INFO - Validated that VN ctest-vn-41014252 is not in any agent
2025-07-07 14:26:17,498 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-07-07 14:26:17,504 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-41014252
2025-07-07 14:26:17,504 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-10975122:ctest-vn-41014252
2025-07-07 14:26:17,517 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-41014252 info
2025-07-07 14:26:17,612 - INFO - IPAM: ctest-ipam-16133292 is not found in API Server
2025-07-07 14:26:17,625 - INFO - IPAM:ctest-ipam-16133292 is not found in control node
2025-07-07 14:26:17,886 - DEBUG - No XMPP flaps were noticed during the test
2025-07-07 14:26:17,886 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-07-07 14:26:17,886 - INFO - --------------------------------------------------------------------------------
2025-07-07 14:26:18,636 - INFO - Deleted project: ctest-TestBasicVMVN-10975122, ID : 40deaac8-f559-461e-8814-d86fb128ac02