2025-07-18 20:55:23,534 - INFO - Domain Default found not creating
2025-07-18 20:55:23,690 - INFO - Project ctest-TestBasicVMVN-55536820 not found, creating it
2025-07-18 20:55:24,159 - INFO - Created Project:ctest-TestBasicVMVN-55536820, ID : 9ea2b490-788d-4add-91c8-3316394bb90f
2025-07-18 20:55:25,651 - INFO - ================================================================================
2025-07-18 20:55:25,651 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-18 20:55:25,651 - 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-18 20:55:25,909 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with
2025-07-18 20:55:25,909 - INFO - Initial checks done. Running the testcase now
2025-07-18 20:55:25,909 - INFO -
2025-07-18 20:55:26,483 - DEBUG - Response for create_network : {'network': {'id': '8b73a711-2a70-4194-83e8-51ba7808d2fe', 'name': 'ctest-vn2_metadata-45416371', 'tenant_id': '9ea2b490788d4add91c83316394bb90f', 'project_id': '9ea2b490788d4add91c83316394bb90f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55536820', 'ctest-vn2_metadata-45416371'], 'port_security_enabled': True, 'description': ''}}
2025-07-18 20:55:26,647 - DEBUG - Response for create_subnet : {'subnet': {'id': '4a6c20cf-d76f-4e70-800e-40b8842bccbe', 'name': '', 'tenant_id': '9ea2b490788d4add91c83316394bb90f', 'network_id': '8b73a711-2a70-4194-83e8-51ba7808d2fe', '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': '9ea2b490788d4add91c83316394bb90f'}}
2025-07-18 20:55:26,665 - INFO - Created VN ctest-vn2_metadata-45416371
2025-07-18 20:55:26,719 - DEBUG - VN ctest-vn2_metadata-45416371 UUID is 8b73a711-2a70-4194-83e8-51ba7808d2fe
2025-07-18 20:55:26,901 - DEBUG - Services list from nova: [, , ]
2025-07-18 20:55:27,915 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3664-1)
2025-07-18 20:55:28,023 - DEBUG - Link local service introspect added
2025-07-18 20:55:28,066 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-18 20:55:33,142 - DEBUG - VM is in ACTIVE state now
2025-07-18 20:55:33,266 - INFO - Waiting for VM ctest-TestBasicVMVN-55536820-59721629 to be up..
2025-07-18 20:55:33,266 - INFO - VM name : ctest-TestBasicVMVN-55536820-59721629
2025-07-18 20:55:33,341 - DEBUG - VM ctest-TestBasicVMVN-55536820-59721629 ID is 444b0158-f621-4a31-9b55-33fdf5aec367
2025-07-18 20:55:33,341 - DEBUG - VM ctest-TestBasicVMVN-55536820-59721629 launched on Node cn-jenkins-deploy-platform-ansible-os-3664-1
2025-07-18 20:55:33,415 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/444b0158-f621-4a31-9b55-33fdf5aec367
2025-07-18 20:55:33,712 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/444b0158-f621-4a31-9b55-33fdf5aec367
2025-07-18 20:55:33,743 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/0f44cc24-6b51-4965-8752-6217767f87a0
2025-07-18 20:55:37,011 - 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-07-18 20:55:37,012 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55536820-59721629 failed!
2025-07-18 20:55:37,068 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55536820:ctest-vn2_metadata-45416371 is 11.1.1.1 and allocation pool is NOT set
2025-07-18 20:55:39,136 - 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.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.44 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.437/3.103/4.769/1.666 ms')
2025-07-18 20:55:39,137 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55536820-59721629 passed
2025-07-18 20:55:39,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-18 20:55:39,292 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55536820-59721629, IP 11.1.1.3, Port 22
2025-07-18 20:55:39,447 - DEBUG - VM ctest-TestBasicVMVN-55536820-59721629 is ready for SSH connections
2025-07-18 20:55:39,447 - INFO - Retry 0
2025-07-18 20:55:39,447 - 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.129, gateway password: c0ntrail123
2025-07-18 20:55:39,447 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-18 20:55:41,045 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-18 20:55:41,045 - INFO - Generic metadata worked
2025-07-18 20:55:41,291 - DEBUG - Link local service introspect removed
2025-07-18 20:55:41,291 - INFO - Deleting VM ctest-TestBasicVMVN-55536820-59721629
2025-07-18 20:55:41,355 - INFO - Deleting VN ctest-vn2_metadata-45416371
2025-07-18 20:55:41,390 - DEBUG - VN 8b73a711-2a70-4194-83e8-51ba7808d2fe still in use: Unable to complete operation on network 8b73a711-2a70-4194-83e8-51ba7808d2fe. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fd8a841d-0d29-44f1-b29f-40455160c5bc']
2025-07-18 20:55:41,390 - WARNING - Deleting VN ctest-vn2_metadata-45416371 failed..Will retry
2025-07-18 20:55:43,512 - DEBUG - Response for deleting network ()
2025-07-18 20:55:43,770 - DEBUG - No XMPP flaps were noticed during the test
2025-07-18 20:55:43,770 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-07-18 20:55:43,771 - INFO - --------------------------------------------------------------------------------
2025-07-18 20:55:43,773 - INFO - ================================================================================
2025-07-18 20:55:43,773 - INFO - STARTING TEST : test_metadata_service
2025-07-18 20:55:43,774 - 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-18 20:55:44,057 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with
2025-07-18 20:55:44,057 - INFO - Initial checks done. Running the testcase now
2025-07-18 20:55:44,058 - INFO -
2025-07-18 20:55:44,058 - DEBUG - Requesting: http://10.0.0.129:8082/global-vrouter-configs
2025-07-18 20:55:44,064 - DEBUG - Requesting: http://10.0.0.129:8082/global-vrouter-config/26c6875c-ef05-449c-a7d0-d3b34f7b143e
2025-07-18 20:55:44,258 - DEBUG - Response for create_network : {'network': {'id': 'a23b0a6f-1a1c-4c21-8bf2-482a347f4712', 'name': 'ctest-vn-76487069', 'tenant_id': '9ea2b490788d4add91c83316394bb90f', 'project_id': '9ea2b490788d4add91c83316394bb90f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55536820', 'ctest-vn-76487069'], 'port_security_enabled': True, 'description': ''}}
2025-07-18 20:55:44,443 - DEBUG - Response for create_subnet : {'subnet': {'id': '94377454-bfc3-4c3d-87b6-3753e23bfcc7', 'name': '', 'tenant_id': '9ea2b490788d4add91c83316394bb90f', 'network_id': 'a23b0a6f-1a1c-4c21-8bf2-482a347f4712', 'ip_version': 4, 'cidr': '95.105.40.192/26', 'allocation_pools': [{'start': '95.105.40.194', 'end': '95.105.40.254'}], 'gateway_ip': '95.105.40.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '95.105.40.194', 'tags': [], 'project_id': '9ea2b490788d4add91c83316394bb90f'}}
2025-07-18 20:55:44,461 - INFO - Created VN ctest-vn-76487069
2025-07-18 20:55:44,515 - DEBUG - VN ctest-vn-76487069 UUID is a23b0a6f-1a1c-4c21-8bf2-482a347f4712
2025-07-18 20:55:45,724 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3664-1)
2025-07-18 20:55:45,724 - INFO - Waiting for VM ctest-TestBasicVMVN-55536820-26225629 to be up..
2025-07-18 20:55:45,763 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-18 20:55:50,838 - DEBUG - VM is in ACTIVE state now
2025-07-18 20:55:50,838 - INFO - VM name : ctest-TestBasicVMVN-55536820-26225629
2025-07-18 20:55:50,912 - DEBUG - VM ctest-TestBasicVMVN-55536820-26225629 ID is f2450391-5da4-4f63-94d3-5d5820d86e9e
2025-07-18 20:55:50,912 - DEBUG - VM ctest-TestBasicVMVN-55536820-26225629 launched on Node cn-jenkins-deploy-platform-ansible-os-3664-1
2025-07-18 20:55:50,992 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/f2450391-5da4-4f63-94d3-5d5820d86e9e
2025-07-18 20:55:51,003 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/96af8139-a7cc-4d51-851b-313302a0034f
2025-07-18 20:55:54,293 - 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 1036ms')
2025-07-18 20:55:54,294 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55536820-26225629 failed!
2025-07-18 20:55:54,347 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55536820:ctest-vn-76487069 is 95.105.40.193 and allocation pool is NOT set
2025-07-18 20:55:56,414 - 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=15.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.75 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.748/8.966/15.185/6.218 ms')
2025-07-18 20:55:56,415 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55536820-26225629 passed
2025-07-18 20:55:56,567 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-18 20:55:56,567 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55536820-26225629, IP 95.105.40.195, Port 22
2025-07-18 20:55:56,623 - 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-18 20:55:56,708 - DEBUG - VM ctest-TestBasicVMVN-55536820-26225629 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-18 20:56:01,708 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-18 20:56:01,708 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55536820-26225629, IP 95.105.40.195, Port 22
2025-07-18 20:56:01,863 - DEBUG - VM ctest-TestBasicVMVN-55536820-26225629 is ready for SSH connections
2025-07-18 20:56:01,863 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2025-07-18 20:56:01,863 - DEBUG - cat /tmp/output.txt
2025-07-18 20:56:03,461 - DEBUG - Hello World. The time is now Fri, 18 Jul 2025 14:55:57 -0600!
2025-07-18 20:56:03,461 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 18 Jul 2025 14:55:57 -0600!'}
2025-07-18 20:56:03,461 - INFO - metadata_script.txt got executed in the vm
2025-07-18 20:56:03,462 - INFO - Deleting VM ctest-TestBasicVMVN-55536820-26225629
2025-07-18 20:56:03,534 - INFO - Deleting VN ctest-vn-76487069
2025-07-18 20:56:03,574 - DEBUG - VN a23b0a6f-1a1c-4c21-8bf2-482a347f4712 still in use: Unable to complete operation on network a23b0a6f-1a1c-4c21-8bf2-482a347f4712. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e3fdba5a-bbbe-44ec-b0c1-4ef4c50a5b62']
2025-07-18 20:56:03,574 - WARNING - Deleting VN ctest-vn-76487069 failed..Will retry
2025-07-18 20:56:05,721 - DEBUG - Response for deleting network ()
2025-07-18 20:56:05,978 - DEBUG - No XMPP flaps were noticed during the test
2025-07-18 20:56:05,978 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-07-18 20:56:05,978 - INFO - --------------------------------------------------------------------------------
2025-07-18 20:56:05,980 - INFO - ================================================================================
2025-07-18 20:56:05,980 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-18 20:56:05,981 - 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-18 20:56:06,273 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.17': '0'}} with
2025-07-18 20:56:06,273 - INFO - Initial checks done. Running the testcase now
2025-07-18 20:56:06,273 - INFO -
2025-07-18 20:56:06,757 - DEBUG - Response for create_network : {'network': {'id': 'fc460248-9bea-47e0-87a2-438ab8a8f74a', 'name': 'ctest-vn-29711821', 'tenant_id': '9ea2b490788d4add91c83316394bb90f', 'project_id': '9ea2b490788d4add91c83316394bb90f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55536820', 'ctest-vn-29711821'], 'port_security_enabled': True, 'description': ''}}
2025-07-18 20:56:06,922 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b302483d-252d-4b05-aa00-11976fe0df0e', 'name': '', 'tenant_id': '9ea2b490788d4add91c83316394bb90f', 'network_id': 'fc460248-9bea-47e0-87a2-438ab8a8f74a', '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': '9ea2b490788d4add91c83316394bb90f'}}
2025-07-18 20:56:07,110 - DEBUG - Response for create_subnet : {'subnet': {'id': '70750239-fd36-4158-a368-0a277c136224', 'name': '', 'tenant_id': '9ea2b490788d4add91c83316394bb90f', 'network_id': 'fc460248-9bea-47e0-87a2-438ab8a8f74a', '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': '9ea2b490788d4add91c83316394bb90f'}}
2025-07-18 20:56:07,130 - INFO - Created VN ctest-vn-29711821
2025-07-18 20:56:07,183 - DEBUG - VN ctest-vn-29711821 UUID is fc460248-9bea-47e0-87a2-438ab8a8f74a
2025-07-18 20:56:07,588 - DEBUG - Response for create_port : {'port': {'name': '9f9aeceb-ac6f-4d0e-9f22-f77bd8a7d1e9', 'id': '9f9aeceb-ac6f-4d0e-9f22-f77bd8a7d1e9', 'tenant_id': '9ea2b490788d4add91c83316394bb90f', 'network_id': 'fc460248-9bea-47e0-87a2-438ab8a8f74a', 'mac_address': '02:9f:9a:ec:eb:ac', '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': 'b302483d-252d-4b05-aa00-11976fe0df0e'}], 'security_groups': ['ef233c06-4764-48a4-b1fd-d6c3d57c9dfa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9ea2b490788d4add91c83316394bb90f'}}
2025-07-18 20:56:07,773 - DEBUG - Response for create_port : {'port': {'name': 'b6261d35-785d-467b-b38b-400c96f347ea', 'id': 'b6261d35-785d-467b-b38b-400c96f347ea', 'tenant_id': '9ea2b490788d4add91c83316394bb90f', 'network_id': 'fc460248-9bea-47e0-87a2-438ab8a8f74a', 'mac_address': '02:b6:26:1d:35:78', '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': '70750239-fd36-4158-a368-0a277c136224'}], 'security_groups': ['ef233c06-4764-48a4-b1fd-d6c3d57c9dfa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9ea2b490788d4add91c83316394bb90f'}}
2025-07-18 20:56:08,123 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3664-1)
2025-07-18 20:56:08,527 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3664-1)
2025-07-18 20:56:09,743 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3664-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3664-1)
2025-07-18 20:56:09,743 - DEBUG - Requesting: http://10.0.0.129:8082/domains
2025-07-18 20:56:09,751 - DEBUG - Requesting: http://10.0.0.129:8082/domain/bd459670-1c23-4771-9aab-010269ea5339
2025-07-18 20:56:09,767 - DEBUG - Requesting: http://10.0.0.129:8082/project/9ea2b490-788d-4add-91c8-3316394bb90f
2025-07-18 20:56:09,846 - DEBUG - Requesting: http://10.0.0.129:8082/network-ipam/55e06aa4-9103-4b90-8c8f-ed04bc412d4d
2025-07-18 20:56:09,860 - INFO - Verifications in API Server for IPAM: ctest-ipam-81910463 passed
2025-07-18 20:56:09,867 - DEBUG - Control-node 10.0.0.129 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-55536820:ctest-ipam-81910463', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55536820', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6188063143047154576', 'uuid-lslong': '10128574691573574989'}, 'enable': 'true', 'created': '2025-07-18T20:56:06', 'last-modified': '2025-07-18T20:56:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.366165'}
2025-07-18 20:56:09,868 - INFO - Verifications in Control node for IPAM: ctest-ipam-81910463 passed
2025-07-18 20:56:09,869 - DEBUG - Requesting: http://10.0.0.129:8082/domains
2025-07-18 20:56:09,879 - DEBUG - Requesting: http://10.0.0.129:8082/domain/bd459670-1c23-4771-9aab-010269ea5339
2025-07-18 20:56:09,892 - DEBUG - Requesting: http://10.0.0.129:8082/project/9ea2b490-788d-4add-91c8-3316394bb90f
2025-07-18 20:56:09,978 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/fc460248-9bea-47e0-87a2-438ab8a8f74a
2025-07-18 20:56:09,994 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/fc460248-9bea-47e0-87a2-438ab8a8f74a
2025-07-18 20:56:10,010 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/52d458c8-3c63-4356-95b3-f6329e51ac34
2025-07-18 20:56:10,024 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/52d458c8-3c63-4356-95b3-f6329e51ac34
2025-07-18 20:56:10,037 - DEBUG - Requesting: http://10.0.0.129:8082/route-target/2195feea-d00e-4e4b-ac17-92a1c3f73a95
2025-07-18 20:56:10,047 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-18 20:56:10,047 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/fc460248-9bea-47e0-87a2-438ab8a8f74a
2025-07-18 20:56:10,062 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/52d458c8-3c63-4356-95b3-f6329e51ac34
2025-07-18 20:56:10,084 - INFO - Verified VN network id 8 for VN fc460248-9bea-47e0-87a2-438ab8a8f74a
2025-07-18 20:56:10,084 - INFO - Verifications in API Server for VN ctest-vn-29711821 passed
2025-07-18 20:56:10,084 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/fc460248-9bea-47e0-87a2-438ab8a8f74a
2025-07-18 20:56:10,107 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/52d458c8-3c63-4356-95b3-f6329e51ac34
2025-07-18 20:56:10,119 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/52d458c8-3c63-4356-95b3-f6329e51ac34
2025-07-18 20:56:10,129 - DEBUG - Requesting: http://10.0.0.129:8082/route-target/2195feea-d00e-4e4b-ac17-92a1c3f73a95
2025-07-18 20:56:10,156 - DEBUG - Control-node 10.0.0.129 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-55536820:ctest-vn-29711821', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55536820', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18178219456804308960', 'uuid-lslong': '9773448404430026570'}, 'enable': 'true', 'created': '2025-07-18T20:56:06', 'last-modified': '2025-07-18T20:56:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.080087'}
2025-07-18 20:56:10,173 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-18 20:56:10,174 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-29711821 passed
2025-07-18 20:56:10,174 - DEBUG - ====Verifying policy data for ctest-vn-29711821 in API_Server ======
2025-07-18 20:56:10,174 - DEBUG - Requesting: http://10.0.0.129:8082/domains
2025-07-18 20:56:10,183 - DEBUG - Requesting: http://10.0.0.129:8082/domain/bd459670-1c23-4771-9aab-010269ea5339
2025-07-18 20:56:10,202 - DEBUG - Requesting: http://10.0.0.129:8082/project/9ea2b490-788d-4add-91c8-3316394bb90f
2025-07-18 20:56:10,318 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/fc460248-9bea-47e0-87a2-438ab8a8f74a
2025-07-18 20:56:10,365 - DEBUG - =>VN ctest-vn-29711821 has no policy to be verified
2025-07-18 20:56:10,365 - DEBUG - Verifying the vn in opserver
2025-07-18 20:56:10,365 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-55536820:ctest-vn-29711821 virtual network link through opserver 10.0.0.129
2025-07-18 20:56:10,365 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks
2025-07-18 20:56:10,778 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks
2025-07-18 20:56:10,863 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-55536820:ctest-vn-29711821', 'href': 'http://10.0.0.129:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-55536820:ctest-vn-29711821?flat'}
2025-07-18 20:56:10,863 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-55536820:ctest-vn-29711821 is found in opserver
2025-07-18 20:56:10,872 - DEBUG - VRF ids for VN ctest-vn-29711821: {'10.0.0.129': '2'}
2025-07-18 20:56:10,872 - INFO - Waiting for VM ctest-TestBasicVMVN-55536820-04130262 to be up..
2025-07-18 20:56:10,957 - DEBUG - VM is in ACTIVE state now
2025-07-18 20:56:10,957 - INFO - VM name : ctest-TestBasicVMVN-55536820-04130262
2025-07-18 20:56:11,052 - DEBUG - VM ctest-TestBasicVMVN-55536820-04130262 ID is 1131a681-93c7-49c1-ad56-7d770f9188fa
2025-07-18 20:56:11,052 - DEBUG - VM ctest-TestBasicVMVN-55536820-04130262 launched on Node cn-jenkins-deploy-platform-ansible-os-3664-1
2025-07-18 20:56:11,144 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/1131a681-93c7-49c1-ad56-7d770f9188fa
2025-07-18 20:56:11,156 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/9f9aeceb-ac6f-4d0e-9f22-f77bd8a7d1e9
2025-07-18 20:56:14,442 - 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 1018ms')
2025-07-18 20:56:14,442 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55536820-04130262 failed!
2025-07-18 20:56:14,503 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55536820:ctest-vn-29711821 is 31.1.1.1 and allocation pool is NOT set
2025-07-18 20:56:14,504 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55536820:ctest-vn-29711821 is 31.1.2.1 and allocation pool is NOT set
2025-07-18 20:56:18,577 - 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-18 20:56:18,578 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55536820-04130262 failed!
2025-07-18 20:56:18,635 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55536820:ctest-vn-29711821 is 31.1.1.1 and allocation pool is NOT set
2025-07-18 20:56:18,635 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55536820:ctest-vn-29711821 is 31.1.2.1 and allocation pool is NOT set
2025-07-18 20:56:20,699 - 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=8.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.855 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.855/4.775/8.695/3.920 ms')
2025-07-18 20:56:20,699 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55536820-04130262 passed
2025-07-18 20:56:20,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-18 20:56:20,852 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55536820-04130262, IP 31.1.1.4, Port 22
2025-07-18 20:56:21,007 - DEBUG - VM ctest-TestBasicVMVN-55536820-04130262 is ready for SSH connections
2025-07-18 20:56:21,007 - INFO - Waiting for VM ctest-TestBasicVMVN-55536820-14497916 to be up..
2025-07-18 20:56:21,080 - DEBUG - VM is in ACTIVE state now
2025-07-18 20:56:21,081 - INFO - VM name : ctest-TestBasicVMVN-55536820-14497916
2025-07-18 20:56:21,152 - DEBUG - VM ctest-TestBasicVMVN-55536820-14497916 ID is 6ce70b07-99f7-4c1d-a8dd-e12ca7e91e1d
2025-07-18 20:56:21,152 - DEBUG - VM ctest-TestBasicVMVN-55536820-14497916 launched on Node cn-jenkins-deploy-platform-ansible-os-3664-1
2025-07-18 20:56:21,222 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/6ce70b07-99f7-4c1d-a8dd-e12ca7e91e1d
2025-07-18 20:56:21,233 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/b6261d35-785d-467b-b38b-400c96f347ea
2025-07-18 20:56:22,483 - 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.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.387 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.387/1.686/2.986/1.299 ms')
2025-07-18 20:56:22,484 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-55536820-14497916 passed
2025-07-18 20:56:22,631 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-18 20:56:22,631 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55536820-14497916, IP 31.1.2.4, Port 22
2025-07-18 20:56:22,791 - DEBUG - VM ctest-TestBasicVMVN-55536820-14497916 is ready for SSH connections
2025-07-18 20:56:22,791 - INFO - Waiting for VM ctest-TestBasicVMVN-55536820-27792081 to be up..
2025-07-18 20:56:22,869 - DEBUG - VM is in ACTIVE state now
2025-07-18 20:56:22,869 - INFO - VM name : ctest-TestBasicVMVN-55536820-27792081
2025-07-18 20:56:22,937 - DEBUG - VM ctest-TestBasicVMVN-55536820-27792081 ID is 2a131415-5d5e-4945-980b-bbda95346cc0
2025-07-18 20:56:22,937 - DEBUG - VM ctest-TestBasicVMVN-55536820-27792081 launched on Node cn-jenkins-deploy-platform-ansible-os-3664-1
2025-07-18 20:56:23,004 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/2a131415-5d5e-4945-980b-bbda95346cc0
2025-07-18 20:56:23,013 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/87082da0-5205-4d0c-8cbb-d4ddf98e76f8
2025-07-18 20:56:24,262 - 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.67 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.351 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.351/1.510/2.669/1.159 ms')
2025-07-18 20:56:24,262 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-55536820-27792081 passed
2025-07-18 20:56:24,416 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-18 20:56:24,416 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55536820-27792081, IP 31.1.1.3, Port 22
2025-07-18 20:56:24,571 - DEBUG - VM ctest-TestBasicVMVN-55536820-27792081 is ready for SSH connections
2025-07-18 20:56:24,571 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-18 20:56:24,571 - 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.129, gateway password: c0ntrail123
2025-07-18 20:56:24,571 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-18 20:56:28,574 - 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.434 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.835 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.735 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.735/1.668/3.434 ms
2025-07-18 20:56:28,574 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-55536820-04130262 passed
2025-07-18 20:56:28,574 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-18 20:56:28,574 - 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.129, gateway password: c0ntrail123
2025-07-18 20:56:28,574 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-18 20:56:32,196 - 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.799 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.779 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.803 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.779/1.460/2.799 ms
2025-07-18 20:56:32,196 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-55536820-14497916 passed
2025-07-18 20:56:32,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-18 20:56:32,197 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-18 20:56:32,197 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-18 20:56:32,197 - 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.129, gateway password: c0ntrail123
2025-07-18 20:56:32,197 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-18 20:56:32,402 - DEBUG - None
2025-07-18 20:56:32,402 - 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.129, gateway password: c0ntrail123
2025-07-18 20:56:32,402 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-18 20:56:32,583 - DEBUG - None
2025-07-18 20:56:32,583 - 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.129, gateway password: c0ntrail123
2025-07-18 20:56:32,583 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-18 20:56:33,203 - DEBUG - None
2025-07-18 20:56:33,203 - 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.129, gateway password: c0ntrail123
2025-07-18 20:56:33,203 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-18 20:56:35,407 - 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.148 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.101 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.355 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.448 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.355/1.883/5.101 ms
2025-07-18 20:56:35,407 - 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.129, gateway password: c0ntrail123
2025-07-18 20:56:35,407 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-18 20:56:37,644 - 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.988 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.332 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.556 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.371 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.528 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.447 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.335 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.335/1.936/4.556 ms
2025-07-18 20:56:37,645 - 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.129, gateway password: c0ntrail123
2025-07-18 20:56:37,645 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-18 20:56:39,883 - 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.611 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.536 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.386 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.418 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.764 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.602 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.333 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.333/1.664/3.386 ms
2025-07-18 20:56:39,883 - INFO - Deleting VM ctest-TestBasicVMVN-55536820-27792081
2025-07-18 20:56:39,950 - INFO - Detaching port b6261d35-785d-467b-b38b-400c96f347ea from VM ctest-TestBasicVMVN-55536820-14497916
2025-07-18 20:56:39,997 - INFO - Deleting VM ctest-TestBasicVMVN-55536820-14497916
2025-07-18 20:56:40,083 - INFO - Detaching port 9f9aeceb-ac6f-4d0e-9f22-f77bd8a7d1e9 from VM ctest-TestBasicVMVN-55536820-04130262
2025-07-18 20:56:40,130 - INFO - Deleting VM ctest-TestBasicVMVN-55536820-04130262
2025-07-18 20:56:40,201 - INFO - Deleting VN ctest-vn-29711821
2025-07-18 20:56:40,373 - DEBUG - Response for delete_port : ()
2025-07-18 20:56:40,562 - DEBUG - Response for delete_port : ()
2025-07-18 20:56:40,603 - DEBUG - VN fc460248-9bea-47e0-87a2-438ab8a8f74a still in use: Unable to complete operation on network fc460248-9bea-47e0-87a2-438ab8a8f74a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d4e3b1a5-6a80-4443-91e6-b320c2793f4c']
2025-07-18 20:56:40,603 - WARNING - Deleting VN ctest-vn-29711821 failed..Will retry
2025-07-18 20:56:42,753 - DEBUG - Response for deleting network ()
2025-07-18 20:56:42,753 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/52d458c8-3c63-4356-95b3-f6329e51ac34
2025-07-18 20:56:42,768 - DEBUG - Response Code: 404
2025-07-18 20:56:42,769 - DEBUG - Requesting: http://10.0.0.129:8082/domains
2025-07-18 20:56:42,782 - DEBUG - Requesting: http://10.0.0.129:8082/domain/bd459670-1c23-4771-9aab-010269ea5339
2025-07-18 20:56:42,836 - DEBUG - Requesting: http://10.0.0.129:8082/project/9ea2b490-788d-4add-91c8-3316394bb90f
2025-07-18 20:56:42,914 - INFO - Validated that VN ctest-vn-29711821 is not found in API Server
2025-07-18 20:56:42,926 - DEBUG - VN ctest-vn-29711821 is not present in Agent 10.0.0.129
2025-07-18 20:56:42,926 - INFO - Validated that VN ctest-vn-29711821 is not in any agent
2025-07-18 20:56:42,933 - DEBUG - VRF 2 is not seen in agent 10.0.0.129
2025-07-18 20:56:42,940 - DEBUG - Vrouter 10.0.0.129 does not have vrf 2 for VN ctest-vn-29711821
2025-07-18 20:56:42,940 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-55536820:ctest-vn-29711821
2025-07-18 20:56:42,953 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-29711821 info
2025-07-18 20:56:43,031 - INFO - IPAM: ctest-ipam-81910463 is not found in API Server
2025-07-18 20:56:43,043 - INFO - IPAM:ctest-ipam-81910463 is not found in control node
2025-07-18 20:56:43,297 - DEBUG - No XMPP flaps were noticed during the test
2025-07-18 20:56:43,297 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-07-18 20:56:43,297 - INFO - --------------------------------------------------------------------------------
2025-07-18 20:56:44,029 - INFO - Deleted project: ctest-TestBasicVMVN-55536820, ID : 9ea2b490-788d-4add-91c8-3316394bb90f