2025-10-05 18:55:26,936 - INFO - Domain Default found not creating
2025-10-05 18:55:27,058 - INFO - Project ctest-TestBasicVMVN-90631827 not found, creating it
2025-10-05 18:55:27,465 - INFO - Created Project:ctest-TestBasicVMVN-90631827, ID : 5a15519e-c799-4de0-834b-e149c4fbc673
2025-10-05 18:55:28,902 - INFO - ================================================================================
2025-10-05 18:55:28,902 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-05 18:55:28,902 - 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-10-05 18:55:29,159 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-05 18:55:29,159 - INFO - Initial checks done. Running the testcase now
2025-10-05 18:55:29,159 - INFO -
2025-10-05 18:55:29,653 - DEBUG - Response for create_network : {'network': {'id': 'adf9f9b8-2ff0-4b77-819e-88da190fb953', 'name': 'ctest-vn2_metadata-71302121', 'tenant_id': '5a15519ec7994de0834be149c4fbc673', 'project_id': '5a15519ec7994de0834be149c4fbc673', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90631827', 'ctest-vn2_metadata-71302121'], 'port_security_enabled': True, 'description': ''}}
2025-10-05 18:55:29,835 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ce918985-661e-4c5c-8bb9-98dfeb6e6fcd', 'name': '', 'tenant_id': '5a15519ec7994de0834be149c4fbc673', 'network_id': 'adf9f9b8-2ff0-4b77-819e-88da190fb953', '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': '5a15519ec7994de0834be149c4fbc673'}}
2025-10-05 18:55:29,850 - INFO - Created VN ctest-vn2_metadata-71302121
2025-10-05 18:55:29,903 - DEBUG - VN ctest-vn2_metadata-71302121 UUID is adf9f9b8-2ff0-4b77-819e-88da190fb953
2025-10-05 18:55:30,056 - DEBUG - Services list from nova: [, , ]
2025-10-05 18:55:30,993 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4214-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4214-1)
2025-10-05 18:55:31,095 - DEBUG - Link local service introspect added
2025-10-05 18:55:31,130 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-05 18:55:36,196 - DEBUG - VM is in ACTIVE state now
2025-10-05 18:55:36,316 - INFO - Waiting for VM ctest-TestBasicVMVN-90631827-64640063 to be up..
2025-10-05 18:55:36,316 - INFO - VM name : ctest-TestBasicVMVN-90631827-64640063
2025-10-05 18:55:36,377 - DEBUG - VM ctest-TestBasicVMVN-90631827-64640063 ID is 35444e43-7cfc-46f4-a3b2-088bf8bf20da
2025-10-05 18:55:36,377 - DEBUG - VM ctest-TestBasicVMVN-90631827-64640063 launched on Node cn-jenkins-deploy-platform-ansible-os-4214-1
2025-10-05 18:55:36,438 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/35444e43-7cfc-46f4-a3b2-088bf8bf20da
2025-10-05 18:55:36,723 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/35444e43-7cfc-46f4-a3b2-088bf8bf20da
2025-10-05 18:55:36,749 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ed4ebec0-3c91-4057-b449-5ff31be894a2
2025-10-05 18:55:40,002 - 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 1023ms')
2025-10-05 18:55:40,002 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90631827-64640063 failed!
2025-10-05 18:55:40,059 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90631827:ctest-vn2_metadata-71302121 is 11.1.1.1 and allocation pool is NOT set
2025-10-05 18:55:42,122 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.347 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.347/1.438/2.529/1.091 ms')
2025-10-05 18:55:42,122 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90631827-64640063 passed
2025-10-05 18:55:42,275 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-05 18:55:42,275 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90631827-64640063, IP 11.1.1.3, Port 22
2025-10-05 18:55:42,444 - DEBUG - VM ctest-TestBasicVMVN-90631827-64640063 is ready for SSH connections
2025-10-05 18:55:42,444 - INFO - Retry 0
2025-10-05 18:55:42,444 - 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.254, gateway password: c0ntrail123
2025-10-05 18:55:42,444 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-05 18:55:44,028 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-05 18:55:44,028 - INFO - Generic metadata worked
2025-10-05 18:55:44,275 - DEBUG - Link local service introspect removed
2025-10-05 18:55:44,275 - INFO - Deleting VM ctest-TestBasicVMVN-90631827-64640063
2025-10-05 18:55:44,331 - INFO - Deleting VN ctest-vn2_metadata-71302121
2025-10-05 18:55:44,365 - DEBUG - VN adf9f9b8-2ff0-4b77-819e-88da190fb953 still in use: Unable to complete operation on network adf9f9b8-2ff0-4b77-819e-88da190fb953. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cc585069-fb2f-4b59-906e-9e4f1a290c49']
2025-10-05 18:55:44,365 - WARNING - Deleting VN ctest-vn2_metadata-71302121 failed..Will retry
2025-10-05 18:55:46,448 - DEBUG - Response for deleting network ()
2025-10-05 18:55:46,699 - DEBUG - No XMPP flaps were noticed during the test
2025-10-05 18:55:46,699 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-05 18:55:46,699 - INFO - --------------------------------------------------------------------------------
2025-10-05 18:55:46,701 - INFO - ================================================================================
2025-10-05 18:55:46,701 - INFO - STARTING TEST : test_metadata_service
2025-10-05 18:55:46,701 - 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-10-05 18:55:46,987 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-05 18:55:46,987 - INFO - Initial checks done. Running the testcase now
2025-10-05 18:55:46,987 - INFO -
2025-10-05 18:55:46,987 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-10-05 18:55:46,992 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/4c8fa617-de4a-45f4-81e6-fdec39b8643e
2025-10-05 18:55:47,147 - DEBUG - Response for create_network : {'network': {'id': 'e2aa0b6f-1f42-4817-9d83-3e261fda640d', 'name': 'ctest-vn-15612702', 'tenant_id': '5a15519ec7994de0834be149c4fbc673', 'project_id': '5a15519ec7994de0834be149c4fbc673', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90631827', 'ctest-vn-15612702'], 'port_security_enabled': True, 'description': ''}}
2025-10-05 18:55:47,277 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a08ddc24-74c4-4dbc-83fe-27bf0813a065', 'name': '', 'tenant_id': '5a15519ec7994de0834be149c4fbc673', 'network_id': 'e2aa0b6f-1f42-4817-9d83-3e261fda640d', 'ip_version': 4, 'cidr': '79.250.62.128/26', 'allocation_pools': [{'start': '79.250.62.130', 'end': '79.250.62.190'}], 'gateway_ip': '79.250.62.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '79.250.62.130', 'tags': [], 'project_id': '5a15519ec7994de0834be149c4fbc673'}}
2025-10-05 18:55:47,291 - INFO - Created VN ctest-vn-15612702
2025-10-05 18:55:47,343 - DEBUG - VN ctest-vn-15612702 UUID is e2aa0b6f-1f42-4817-9d83-3e261fda640d
2025-10-05 18:55:48,428 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4214-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4214-1)
2025-10-05 18:55:48,428 - INFO - Waiting for VM ctest-TestBasicVMVN-90631827-85700608 to be up..
2025-10-05 18:55:48,461 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-05 18:55:53,525 - DEBUG - VM is in ACTIVE state now
2025-10-05 18:55:53,525 - INFO - VM name : ctest-TestBasicVMVN-90631827-85700608
2025-10-05 18:55:53,585 - DEBUG - VM ctest-TestBasicVMVN-90631827-85700608 ID is d45c22bf-dc8a-4ba4-b4cb-031c344a56f8
2025-10-05 18:55:53,585 - DEBUG - VM ctest-TestBasicVMVN-90631827-85700608 launched on Node cn-jenkins-deploy-platform-ansible-os-4214-1
2025-10-05 18:55:53,648 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d45c22bf-dc8a-4ba4-b4cb-031c344a56f8
2025-10-05 18:55:53,655 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/31fc7258-8583-49cf-858b-671fd90420ff
2025-10-05 18:55:56,897 - 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 1020ms')
2025-10-05 18:55:56,897 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90631827-85700608 failed!
2025-10-05 18:55:56,951 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90631827:ctest-vn-15612702 is 79.250.62.129 and allocation pool is NOT set
2025-10-05 18:55:59,015 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.719 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.719/2.513/4.307/1.794 ms')
2025-10-05 18:55:59,015 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90631827-85700608 passed
2025-10-05 18:55:59,163 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-05 18:55:59,163 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90631827-85700608, IP 79.250.62.131, Port 22
2025-10-05 18:55:59,322 - DEBUG - VM ctest-TestBasicVMVN-90631827-85700608 is ready for SSH connections
2025-10-05 18:55:59,322 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-05 18:55:59,322 - DEBUG - cat /tmp/output.txt
2025-10-05 18:56:00,949 - DEBUG - Hello World. The time is now Sun, 05 Oct 2025 12:55:58 -0600!
2025-10-05 18:56:00,949 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 05 Oct 2025 12:55:58 -0600!'}
2025-10-05 18:56:00,949 - INFO - metadata_script.txt got executed in the vm
2025-10-05 18:56:00,949 - INFO - Deleting VM ctest-TestBasicVMVN-90631827-85700608
2025-10-05 18:56:01,023 - INFO - Deleting VN ctest-vn-15612702
2025-10-05 18:56:01,054 - DEBUG - VN e2aa0b6f-1f42-4817-9d83-3e261fda640d still in use: Unable to complete operation on network e2aa0b6f-1f42-4817-9d83-3e261fda640d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-611b5b6c-059a-4fba-b2f3-fdbcffd31c65']
2025-10-05 18:56:01,054 - WARNING - Deleting VN ctest-vn-15612702 failed..Will retry
2025-10-05 18:56:03,139 - DEBUG - Response for deleting network ()
2025-10-05 18:56:03,387 - DEBUG - No XMPP flaps were noticed during the test
2025-10-05 18:56:03,387 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-05 18:56:03,387 - INFO - --------------------------------------------------------------------------------
2025-10-05 18:56:03,390 - INFO - ================================================================================
2025-10-05 18:56:03,390 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-05 18:56:03,390 - 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-10-05 18:56:03,683 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-05 18:56:03,683 - INFO - Initial checks done. Running the testcase now
2025-10-05 18:56:03,683 - INFO -
2025-10-05 18:56:04,141 - DEBUG - Response for create_network : {'network': {'id': '72bd41dd-66a8-4c9f-8387-a2a6f8557ef7', 'name': 'ctest-vn-00283048', 'tenant_id': '5a15519ec7994de0834be149c4fbc673', 'project_id': '5a15519ec7994de0834be149c4fbc673', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90631827', 'ctest-vn-00283048'], 'port_security_enabled': True, 'description': ''}}
2025-10-05 18:56:04,314 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e5ec0950-6291-46f8-a034-790df437def5', 'name': '', 'tenant_id': '5a15519ec7994de0834be149c4fbc673', 'network_id': '72bd41dd-66a8-4c9f-8387-a2a6f8557ef7', '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': '5a15519ec7994de0834be149c4fbc673'}}
2025-10-05 18:56:04,507 - DEBUG - Response for create_subnet : {'subnet': {'id': '2375301b-bd4a-4654-99b7-5d76d68c40d5', 'name': '', 'tenant_id': '5a15519ec7994de0834be149c4fbc673', 'network_id': '72bd41dd-66a8-4c9f-8387-a2a6f8557ef7', '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': '5a15519ec7994de0834be149c4fbc673'}}
2025-10-05 18:56:04,522 - INFO - Created VN ctest-vn-00283048
2025-10-05 18:56:04,571 - DEBUG - VN ctest-vn-00283048 UUID is 72bd41dd-66a8-4c9f-8387-a2a6f8557ef7
2025-10-05 18:56:04,876 - DEBUG - Response for create_port : {'port': {'name': '5fbd3248-7cff-4c47-8114-34f3df0fb0cf', 'id': '5fbd3248-7cff-4c47-8114-34f3df0fb0cf', 'tenant_id': '5a15519ec7994de0834be149c4fbc673', 'network_id': '72bd41dd-66a8-4c9f-8387-a2a6f8557ef7', 'mac_address': '02:5f:bd:32:48:7c', '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': 'e5ec0950-6291-46f8-a034-790df437def5'}], 'security_groups': ['d82bf6eb-2262-48b1-85b1-00c0d54ae546'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5a15519ec7994de0834be149c4fbc673'}}
2025-10-05 18:56:05,021 - DEBUG - Response for create_port : {'port': {'name': '24150675-ff73-4815-8905-02dcc389635b', 'id': '24150675-ff73-4815-8905-02dcc389635b', 'tenant_id': '5a15519ec7994de0834be149c4fbc673', 'network_id': '72bd41dd-66a8-4c9f-8387-a2a6f8557ef7', 'mac_address': '02:24:15:06:75:ff', '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': '2375301b-bd4a-4654-99b7-5d76d68c40d5'}], 'security_groups': ['d82bf6eb-2262-48b1-85b1-00c0d54ae546'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5a15519ec7994de0834be149c4fbc673'}}
2025-10-05 18:56:05,332 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4214-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4214-1)
2025-10-05 18:56:05,708 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4214-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4214-1)
2025-10-05 18:56:06,839 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4214-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4214-1)
2025-10-05 18:56:06,839 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-05 18:56:06,845 - DEBUG - Requesting: http://10.0.0.254:8082/domain/995b2b3b-a114-42d5-a9a0-da3b5cc5c114
2025-10-05 18:56:06,872 - DEBUG - Requesting: http://10.0.0.254:8082/project/5a15519e-c799-4de0-834b-e149c4fbc673
2025-10-05 18:56:06,958 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/c3902cad-f8f5-4078-8c32-1bc33d4a2414
2025-10-05 18:56:06,972 - INFO - Verifications in API Server for IPAM: ctest-ipam-53432696 passed
2025-10-05 18:56:06,977 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-90631827:ctest-ipam-53432696', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-90631827', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14091812359760068728', 'uuid-lslong': '10102167439506285588'}, 'enable': 'true', 'created': '2025-10-05T18:56:03', 'last-modified': '2025-10-05T18:56:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.073032'}
2025-10-05 18:56:06,977 - INFO - Verifications in Control node for IPAM: ctest-ipam-53432696 passed
2025-10-05 18:56:06,977 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-05 18:56:06,982 - DEBUG - Requesting: http://10.0.0.254:8082/domain/995b2b3b-a114-42d5-a9a0-da3b5cc5c114
2025-10-05 18:56:06,996 - DEBUG - Requesting: http://10.0.0.254:8082/project/5a15519e-c799-4de0-834b-e149c4fbc673
2025-10-05 18:56:07,073 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/72bd41dd-66a8-4c9f-8387-a2a6f8557ef7
2025-10-05 18:56:07,088 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/72bd41dd-66a8-4c9f-8387-a2a6f8557ef7
2025-10-05 18:56:07,098 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6c8994bd-ad7f-4625-b6a9-8ed24762d765
2025-10-05 18:56:07,105 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6c8994bd-ad7f-4625-b6a9-8ed24762d765
2025-10-05 18:56:07,113 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/af4186eb-dd34-48e6-b448-7ba62ef27e0a
2025-10-05 18:56:07,121 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-05 18:56:07,121 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/72bd41dd-66a8-4c9f-8387-a2a6f8557ef7
2025-10-05 18:56:07,132 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6c8994bd-ad7f-4625-b6a9-8ed24762d765
2025-10-05 18:56:07,146 - INFO - Verified VN network id 12 for VN 72bd41dd-66a8-4c9f-8387-a2a6f8557ef7
2025-10-05 18:56:07,146 - INFO - Verifications in API Server for VN ctest-vn-00283048 passed
2025-10-05 18:56:07,146 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/72bd41dd-66a8-4c9f-8387-a2a6f8557ef7
2025-10-05 18:56:07,156 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6c8994bd-ad7f-4625-b6a9-8ed24762d765
2025-10-05 18:56:07,164 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6c8994bd-ad7f-4625-b6a9-8ed24762d765
2025-10-05 18:56:07,172 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/af4186eb-dd34-48e6-b448-7ba62ef27e0a
2025-10-05 18:56:07,185 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-90631827:ctest-vn-00283048', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-90631827', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8267836910087982239', 'uuid-lslong': '9477722778839121655'}, 'enable': 'true', 'created': '2025-10-05T18:56:04', 'last-modified': '2025-10-05T18:56:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.699444'}
2025-10-05 18:56:07,192 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-05 18:56:07,192 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-00283048 passed
2025-10-05 18:56:07,193 - DEBUG - ====Verifying policy data for ctest-vn-00283048 in API_Server ======
2025-10-05 18:56:07,193 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-05 18:56:07,198 - DEBUG - Requesting: http://10.0.0.254:8082/domain/995b2b3b-a114-42d5-a9a0-da3b5cc5c114
2025-10-05 18:56:07,267 - DEBUG - Requesting: http://10.0.0.254:8082/project/5a15519e-c799-4de0-834b-e149c4fbc673
2025-10-05 18:56:07,350 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/72bd41dd-66a8-4c9f-8387-a2a6f8557ef7
2025-10-05 18:56:07,361 - DEBUG - =>VN ctest-vn-00283048 has no policy to be verified
2025-10-05 18:56:07,361 - DEBUG - Verifying the vn in opserver
2025-10-05 18:56:07,361 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-90631827:ctest-vn-00283048 virtual network link through opserver 10.0.0.254
2025-10-05 18:56:07,361 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-10-05 18:56:07,708 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-10-05 18:56:07,770 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-90631827:ctest-vn-00283048', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-90631827:ctest-vn-00283048?flat'}
2025-10-05 18:56:07,770 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-90631827:ctest-vn-00283048 is found in opserver
2025-10-05 18:56:07,775 - DEBUG - VRF ids for VN ctest-vn-00283048: {'10.0.0.254': '2'}
2025-10-05 18:56:07,775 - INFO - Waiting for VM ctest-TestBasicVMVN-90631827-59827941 to be up..
2025-10-05 18:56:07,843 - DEBUG - VM is in ACTIVE state now
2025-10-05 18:56:07,843 - INFO - VM name : ctest-TestBasicVMVN-90631827-59827941
2025-10-05 18:56:07,920 - DEBUG - VM ctest-TestBasicVMVN-90631827-59827941 ID is 3361a6c1-cffa-40c7-a673-b3a56313b88b
2025-10-05 18:56:07,920 - DEBUG - VM ctest-TestBasicVMVN-90631827-59827941 launched on Node cn-jenkins-deploy-platform-ansible-os-4214-1
2025-10-05 18:56:07,986 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3361a6c1-cffa-40c7-a673-b3a56313b88b
2025-10-05 18:56:07,993 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/5fbd3248-7cff-4c47-8114-34f3df0fb0cf
2025-10-05 18:56:11,289 - 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 1032ms')
2025-10-05 18:56:11,289 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90631827-59827941 failed!
2025-10-05 18:56:11,343 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90631827:ctest-vn-00283048 is 31.1.1.1 and allocation pool is NOT set
2025-10-05 18:56:11,343 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90631827:ctest-vn-00283048 is 31.1.2.1 and allocation pool is NOT set
2025-10-05 18:56:15,426 - 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 1020ms')
2025-10-05 18:56:15,426 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90631827-59827941 failed!
2025-10-05 18:56:15,479 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90631827:ctest-vn-00283048 is 31.1.1.1 and allocation pool is NOT set
2025-10-05 18:56:15,479 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90631827:ctest-vn-00283048 is 31.1.2.1 and allocation pool is NOT set
2025-10-05 18:56:17,549 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.60 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.601/2.805/4.010/1.204 ms')
2025-10-05 18:56:17,549 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90631827-59827941 passed
2025-10-05 18:56:17,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-05 18:56:17,699 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90631827-59827941, IP 31.1.1.4, Port 22
2025-10-05 18:56:17,754 - 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-10-05 18:56:17,818 - DEBUG - VM ctest-TestBasicVMVN-90631827-59827941 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-05 18:56:22,819 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-05 18:56:22,819 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90631827-59827941, IP 31.1.1.4, Port 22
2025-10-05 18:56:22,970 - DEBUG - VM ctest-TestBasicVMVN-90631827-59827941 is ready for SSH connections
2025-10-05 18:56:22,970 - INFO - Waiting for VM ctest-TestBasicVMVN-90631827-45399408 to be up..
2025-10-05 18:56:23,034 - DEBUG - VM is in ACTIVE state now
2025-10-05 18:56:23,035 - INFO - VM name : ctest-TestBasicVMVN-90631827-45399408
2025-10-05 18:56:23,097 - DEBUG - VM ctest-TestBasicVMVN-90631827-45399408 ID is 70c094a7-fafa-4b59-80b3-7651bff46d27
2025-10-05 18:56:23,097 - DEBUG - VM ctest-TestBasicVMVN-90631827-45399408 launched on Node cn-jenkins-deploy-platform-ansible-os-4214-1
2025-10-05 18:56:23,158 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/70c094a7-fafa-4b59-80b3-7651bff46d27
2025-10-05 18:56:23,164 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/24150675-ff73-4815-8905-02dcc389635b
2025-10-05 18:56:24,396 - 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.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.308 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.308/1.490/2.672/1.182 ms')
2025-10-05 18:56:24,396 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-90631827-45399408 passed
2025-10-05 18:56:24,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-05 18:56:24,547 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90631827-45399408, IP 31.1.2.4, Port 22
2025-10-05 18:56:24,698 - DEBUG - VM ctest-TestBasicVMVN-90631827-45399408 is ready for SSH connections
2025-10-05 18:56:24,698 - INFO - Waiting for VM ctest-TestBasicVMVN-90631827-12769113 to be up..
2025-10-05 18:56:24,762 - DEBUG - VM is in ACTIVE state now
2025-10-05 18:56:24,763 - INFO - VM name : ctest-TestBasicVMVN-90631827-12769113
2025-10-05 18:56:24,823 - DEBUG - VM ctest-TestBasicVMVN-90631827-12769113 ID is 403fb322-bc2c-4c0f-a1e4-dbae0a59f622
2025-10-05 18:56:24,823 - DEBUG - VM ctest-TestBasicVMVN-90631827-12769113 launched on Node cn-jenkins-deploy-platform-ansible-os-4214-1
2025-10-05 18:56:24,884 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/403fb322-bc2c-4c0f-a1e4-dbae0a59f622
2025-10-05 18:56:24,891 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d7eba3b5-3a46-41ff-8973-684b0b7b16c0
2025-10-05 18:56:26,119 - 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.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.374 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.374/1.545/2.717/1.171 ms')
2025-10-05 18:56:26,119 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-90631827-12769113 passed
2025-10-05 18:56:26,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-05 18:56:26,267 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90631827-12769113, IP 31.1.1.3, Port 22
2025-10-05 18:56:26,422 - DEBUG - VM ctest-TestBasicVMVN-90631827-12769113 is ready for SSH connections
2025-10-05 18:56:26,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-05 18:56:26,422 - 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.254, gateway password: c0ntrail123
2025-10-05 18:56:26,422 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-05 18:56:30,377 - 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.195 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.760 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.737 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.737/1.564/3.195 ms
2025-10-05 18:56:30,377 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-90631827-59827941 passed
2025-10-05 18:56:30,377 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-05 18:56:30,377 - 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.254, gateway password: c0ntrail123
2025-10-05 18:56:30,377 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-05 18:56:34,019 - 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.720 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.748 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.765 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.748/1.411/2.720 ms
2025-10-05 18:56:34,019 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-90631827-45399408 passed
2025-10-05 18:56:34,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-05 18:56:34,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-05 18:56:34,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-05 18:56:34,019 - 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.254, gateway password: c0ntrail123
2025-10-05 18:56:34,019 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-05 18:56:34,193 - DEBUG - None
2025-10-05 18:56:34,193 - 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.254, gateway password: c0ntrail123
2025-10-05 18:56:34,194 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-05 18:56:34,355 - DEBUG - None
2025-10-05 18:56:34,355 - 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.254, gateway password: c0ntrail123
2025-10-05 18:56:34,355 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-05 18:56:34,962 - DEBUG - None
2025-10-05 18:56:34,962 - 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.254, gateway password: c0ntrail123
2025-10-05 18:56:34,962 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-05 18:56:37,155 - 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.791 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.142 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.411 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.619 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.535 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.411/2.099/6.142 ms
2025-10-05 18:56:37,155 - 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.254, gateway password: c0ntrail123
2025-10-05 18:56:37,156 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-05 18:56:39,402 - 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.953 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.537 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.576 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.416 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.981 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.749 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.554 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.416/1.966/3.576 ms
2025-10-05 18:56:39,402 - 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.254, gateway password: c0ntrail123
2025-10-05 18:56:39,402 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-05 18:56:41,629 - 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.644 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.430 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.229 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.629 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.431 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.365/1.599/3.229 ms
2025-10-05 18:56:41,629 - INFO - Deleting VM ctest-TestBasicVMVN-90631827-12769113
2025-10-05 18:56:41,700 - INFO - Detaching port 24150675-ff73-4815-8905-02dcc389635b from VM ctest-TestBasicVMVN-90631827-45399408
2025-10-05 18:56:41,732 - INFO - Deleting VM ctest-TestBasicVMVN-90631827-45399408
2025-10-05 18:56:41,792 - INFO - Detaching port 5fbd3248-7cff-4c47-8114-34f3df0fb0cf from VM ctest-TestBasicVMVN-90631827-59827941
2025-10-05 18:56:41,824 - INFO - Deleting VM ctest-TestBasicVMVN-90631827-59827941
2025-10-05 18:56:41,884 - INFO - Deleting VN ctest-vn-00283048
2025-10-05 18:56:42,045 - DEBUG - Response for delete_port : ()
2025-10-05 18:56:42,192 - DEBUG - Response for delete_port : ()
2025-10-05 18:56:42,227 - DEBUG - VN 72bd41dd-66a8-4c9f-8387-a2a6f8557ef7 still in use: Unable to complete operation on network 72bd41dd-66a8-4c9f-8387-a2a6f8557ef7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1efcdc94-8986-4cac-b86e-492014259681']
2025-10-05 18:56:42,228 - WARNING - Deleting VN ctest-vn-00283048 failed..Will retry
2025-10-05 18:56:44,343 - DEBUG - Response for deleting network ()
2025-10-05 18:56:44,343 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6c8994bd-ad7f-4625-b6a9-8ed24762d765
2025-10-05 18:56:44,347 - DEBUG - Response Code: 404
2025-10-05 18:56:44,348 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-10-05 18:56:44,352 - DEBUG - Requesting: http://10.0.0.254:8082/domain/995b2b3b-a114-42d5-a9a0-da3b5cc5c114
2025-10-05 18:56:44,403 - DEBUG - Requesting: http://10.0.0.254:8082/project/5a15519e-c799-4de0-834b-e149c4fbc673
2025-10-05 18:56:44,472 - INFO - Validated that VN ctest-vn-00283048 is not found in API Server
2025-10-05 18:56:44,481 - DEBUG - VN ctest-vn-00283048 is not present in Agent 10.0.0.254
2025-10-05 18:56:44,481 - INFO - Validated that VN ctest-vn-00283048 is not in any agent
2025-10-05 18:56:44,485 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-10-05 18:56:44,490 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-00283048
2025-10-05 18:56:44,490 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-90631827:ctest-vn-00283048
2025-10-05 18:56:44,498 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-00283048 info
2025-10-05 18:56:44,571 - INFO - IPAM: ctest-ipam-53432696 is not found in API Server
2025-10-05 18:56:44,578 - INFO - IPAM:ctest-ipam-53432696 is not found in control node
2025-10-05 18:56:44,835 - DEBUG - No XMPP flaps were noticed during the test
2025-10-05 18:56:44,835 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41]
2025-10-05 18:56:44,835 - INFO - --------------------------------------------------------------------------------
2025-10-05 18:56:45,472 - INFO - Deleted project: ctest-TestBasicVMVN-90631827, ID : 5a15519e-c799-4de0-834b-e149c4fbc673