2025-07-07 11:39:19,335 - INFO - Domain Default found not creating
2025-07-07 11:39:19,568 - INFO - Project ctest-TestBasicVMVN-75690962 not found, creating it
2025-07-07 11:39:20,026 - INFO - Created Project:ctest-TestBasicVMVN-75690962, ID : 7a3ddf3f-4cd7-47b2-b821-4b225c429cec
2025-07-07 11:39:21,633 - INFO - ================================================================================
2025-07-07 11:39:21,633 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-07 11:39:21,633 - 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 11:39:21,893 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-07-07 11:39:21,893 - INFO - Initial checks done. Running the testcase now
2025-07-07 11:39:21,893 - INFO -
2025-07-07 11:39:22,516 - DEBUG - Response for create_network : {'network': {'id': 'c6a7870f-050f-493a-85eb-8845f6bd3343', 'name': 'ctest-vn2_metadata-46989572', 'tenant_id': '7a3ddf3f4cd747b2b8214b225c429cec', 'project_id': '7a3ddf3f4cd747b2b8214b225c429cec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75690962', 'ctest-vn2_metadata-46989572'], 'port_security_enabled': True, 'description': ''}}
2025-07-07 11:39:22,745 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c965e9f5-5485-4565-8fe0-e63ea4c07435', 'name': '', 'tenant_id': '7a3ddf3f4cd747b2b8214b225c429cec', 'network_id': 'c6a7870f-050f-493a-85eb-8845f6bd3343', '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': '7a3ddf3f4cd747b2b8214b225c429cec'}}
2025-07-07 11:39:22,764 - INFO - Created VN ctest-vn2_metadata-46989572
2025-07-07 11:39:22,823 - DEBUG - VN ctest-vn2_metadata-46989572 UUID is c6a7870f-050f-493a-85eb-8845f6bd3343
2025-07-07 11:39:23,011 - DEBUG - Services list from nova: [, , ]
2025-07-07 11:39:24,112 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3607-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3607-1)
2025-07-07 11:39:24,223 - DEBUG - Link local service introspect added
2025-07-07 11:39:24,265 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-07 11:39:29,372 - DEBUG - VM is in ACTIVE state now
2025-07-07 11:39:29,513 - INFO - Waiting for VM ctest-TestBasicVMVN-75690962-05235766 to be up..
2025-07-07 11:39:29,513 - INFO - VM name : ctest-TestBasicVMVN-75690962-05235766
2025-07-07 11:39:29,589 - DEBUG - VM ctest-TestBasicVMVN-75690962-05235766 ID is b60d5eda-a363-4db3-8530-f2e29d1786b4
2025-07-07 11:39:29,589 - DEBUG - VM ctest-TestBasicVMVN-75690962-05235766 launched on Node cn-jenkins-deploy-platform-ansible-os-3607-1
2025-07-07 11:39:29,771 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b60d5eda-a363-4db3-8530-f2e29d1786b4
2025-07-07 11:39:30,110 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b60d5eda-a363-4db3-8530-f2e29d1786b4
2025-07-07 11:39:30,146 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e58cc1fc-273d-41da-9e18-69299289a1ef
2025-07-07 11:39:33,413 - 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-07 11:39:33,413 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75690962-05235766 failed!
2025-07-07 11:39:33,479 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75690962:ctest-vn2_metadata-46989572 is 11.1.1.1 and allocation pool is NOT set
2025-07-07 11:39:35,547 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.10 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 = 3.099/5.788/8.478/2.689 ms')
2025-07-07 11:39:35,547 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75690962-05235766 passed
2025-07-07 11:39:35,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 11:39:35,699 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75690962-05235766, IP 11.1.1.3, Port 22
2025-07-07 11:39:35,765 - 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 11:39:35,845 - DEBUG - VM ctest-TestBasicVMVN-75690962-05235766 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-07 11:39:40,846 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 11:39:40,846 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75690962-05235766, IP 11.1.1.3, Port 22
2025-07-07 11:39:41,003 - DEBUG - VM ctest-TestBasicVMVN-75690962-05235766 is ready for SSH connections
2025-07-07 11:39:41,003 - INFO - Retry 0
2025-07-07 11:39:41,003 - 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-07-07 11:39:41,003 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-07 11:39:42,688 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-07 11:39:42,689 - INFO - Generic metadata worked
2025-07-07 11:39:42,947 - DEBUG - Link local service introspect removed
2025-07-07 11:39:42,947 - INFO - Deleting VM ctest-TestBasicVMVN-75690962-05235766
2025-07-07 11:39:43,020 - INFO - Deleting VN ctest-vn2_metadata-46989572
2025-07-07 11:39:43,063 - DEBUG - VN c6a7870f-050f-493a-85eb-8845f6bd3343 still in use: Unable to complete operation on network c6a7870f-050f-493a-85eb-8845f6bd3343. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fa6e51a1-2240-4577-9dca-f0707d3b32b2']
2025-07-07 11:39:43,064 - WARNING - Deleting VN ctest-vn2_metadata-46989572 failed..Will retry
2025-07-07 11:39:45,174 - DEBUG - Response for deleting network ()
2025-07-07 11:39:45,430 - DEBUG - No XMPP flaps were noticed during the test
2025-07-07 11:39:45,430 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-07-07 11:39:45,430 - INFO - --------------------------------------------------------------------------------
2025-07-07 11:39:45,434 - INFO - ================================================================================
2025-07-07 11:39:45,434 - INFO - STARTING TEST : test_metadata_service
2025-07-07 11:39:45,434 - 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 11:39:45,718 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-07-07 11:39:45,718 - INFO - Initial checks done. Running the testcase now
2025-07-07 11:39:45,718 - INFO -
2025-07-07 11:39:45,718 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-07-07 11:39:45,726 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/b58f9eba-6088-4cc8-9322-6c72e31b61cc
2025-07-07 11:39:45,927 - DEBUG - Response for create_network : {'network': {'id': '5179dfae-4d28-4b53-8ff6-53757b041370', 'name': 'ctest-vn-01953594', 'tenant_id': '7a3ddf3f4cd747b2b8214b225c429cec', 'project_id': '7a3ddf3f4cd747b2b8214b225c429cec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75690962', 'ctest-vn-01953594'], 'port_security_enabled': True, 'description': ''}}
2025-07-07 11:39:46,153 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c34f7c33-320a-4565-a37d-19aea7859c67', 'name': '', 'tenant_id': '7a3ddf3f4cd747b2b8214b225c429cec', 'network_id': '5179dfae-4d28-4b53-8ff6-53757b041370', 'ip_version': 4, 'cidr': '108.161.187.0/26', 'allocation_pools': [{'start': '108.161.187.2', 'end': '108.161.187.62'}], 'gateway_ip': '108.161.187.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '108.161.187.2', 'tags': [], 'project_id': '7a3ddf3f4cd747b2b8214b225c429cec'}}
2025-07-07 11:39:46,174 - INFO - Created VN ctest-vn-01953594
2025-07-07 11:39:46,227 - DEBUG - VN ctest-vn-01953594 UUID is 5179dfae-4d28-4b53-8ff6-53757b041370
2025-07-07 11:39:47,515 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3607-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3607-1)
2025-07-07 11:39:47,515 - INFO - Waiting for VM ctest-TestBasicVMVN-75690962-97844364 to be up..
2025-07-07 11:39:47,556 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-07 11:39:52,638 - DEBUG - VM is in ACTIVE state now
2025-07-07 11:39:52,638 - INFO - VM name : ctest-TestBasicVMVN-75690962-97844364
2025-07-07 11:39:52,713 - DEBUG - VM ctest-TestBasicVMVN-75690962-97844364 ID is 19f8e7fe-b380-4301-b874-e97afd9633da
2025-07-07 11:39:52,714 - DEBUG - VM ctest-TestBasicVMVN-75690962-97844364 launched on Node cn-jenkins-deploy-platform-ansible-os-3607-1
2025-07-07 11:39:52,790 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/19f8e7fe-b380-4301-b874-e97afd9633da
2025-07-07 11:39:52,800 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d74b29cc-abec-4fc5-8ec2-94959d9c9841
2025-07-07 11:39:56,066 - 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 1027ms')
2025-07-07 11:39:56,066 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75690962-97844364 failed!
2025-07-07 11:39:56,123 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75690962:ctest-vn-01953594 is 108.161.187.1 and allocation pool is NOT set
2025-07-07 11:40:00,196 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=7.69 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 7.691/7.691/7.691/0.000 ms')
2025-07-07 11:40:00,196 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75690962-97844364 passed
2025-07-07 11:40:00,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 11:40:00,351 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75690962-97844364, IP 108.161.187.3, Port 22
2025-07-07 11:40:00,507 - DEBUG - VM ctest-TestBasicVMVN-75690962-97844364 is ready for SSH connections
2025-07-07 11:40:00,507 - 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-07-07 11:40:00,507 - DEBUG - cat /tmp/output.txt
2025-07-07 11:40:02,164 - DEBUG - Hello World. The time is now Mon, 07 Jul 2025 05:39:58 -0600!
2025-07-07 11:40:02,164 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 07 Jul 2025 05:39:58 -0600!'}
2025-07-07 11:40:02,165 - INFO - metadata_script.txt got executed in the vm
2025-07-07 11:40:02,165 - INFO - Deleting VM ctest-TestBasicVMVN-75690962-97844364
2025-07-07 11:40:02,240 - INFO - Deleting VN ctest-vn-01953594
2025-07-07 11:40:02,289 - DEBUG - VN 5179dfae-4d28-4b53-8ff6-53757b041370 still in use: Unable to complete operation on network 5179dfae-4d28-4b53-8ff6-53757b041370. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-956841c3-e0ba-451e-81cd-1c1690cbcb00']
2025-07-07 11:40:02,289 - WARNING - Deleting VN ctest-vn-01953594 failed..Will retry
2025-07-07 11:40:04,402 - DEBUG - Response for deleting network ()
2025-07-07 11:40:04,657 - DEBUG - No XMPP flaps were noticed during the test
2025-07-07 11:40:04,657 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-07-07 11:40:04,657 - INFO - --------------------------------------------------------------------------------
2025-07-07 11:40:04,660 - INFO - ================================================================================
2025-07-07 11:40:04,660 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-07 11:40:04,660 - 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 11:40:04,945 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-07-07 11:40:04,946 - INFO - Initial checks done. Running the testcase now
2025-07-07 11:40:04,946 - INFO -
2025-07-07 11:40:05,469 - DEBUG - Response for create_network : {'network': {'id': 'd59bb291-1573-4038-a84c-b9997cb779d8', 'name': 'ctest-vn-58397788', 'tenant_id': '7a3ddf3f4cd747b2b8214b225c429cec', 'project_id': '7a3ddf3f4cd747b2b8214b225c429cec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-75690962', 'ctest-vn-58397788'], 'port_security_enabled': True, 'description': ''}}
2025-07-07 11:40:05,681 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cb0950b5-ee45-4fd8-9bef-b025bb06aef1', 'name': '', 'tenant_id': '7a3ddf3f4cd747b2b8214b225c429cec', 'network_id': 'd59bb291-1573-4038-a84c-b9997cb779d8', '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': '7a3ddf3f4cd747b2b8214b225c429cec'}}
2025-07-07 11:40:05,832 - DEBUG - Response for create_subnet : {'subnet': {'id': '875aaa7f-6ae0-409c-947e-b07c18ff007f', 'name': '', 'tenant_id': '7a3ddf3f4cd747b2b8214b225c429cec', 'network_id': 'd59bb291-1573-4038-a84c-b9997cb779d8', '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': '7a3ddf3f4cd747b2b8214b225c429cec'}}
2025-07-07 11:40:05,853 - INFO - Created VN ctest-vn-58397788
2025-07-07 11:40:05,907 - DEBUG - VN ctest-vn-58397788 UUID is d59bb291-1573-4038-a84c-b9997cb779d8
2025-07-07 11:40:06,287 - DEBUG - Response for create_port : {'port': {'name': 'd9b351ff-b6d6-4e32-8dd2-857dc0bfa51d', 'id': 'd9b351ff-b6d6-4e32-8dd2-857dc0bfa51d', 'tenant_id': '7a3ddf3f4cd747b2b8214b225c429cec', 'network_id': 'd59bb291-1573-4038-a84c-b9997cb779d8', 'mac_address': '02:d9:b3:51:ff:b6', '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': 'cb0950b5-ee45-4fd8-9bef-b025bb06aef1'}], 'security_groups': ['08752fad-8291-4f75-aa72-afc503b79e2d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7a3ddf3f4cd747b2b8214b225c429cec'}}
2025-07-07 11:40:06,470 - DEBUG - Response for create_port : {'port': {'name': 'aef22c23-06f7-4d27-9f55-27ac4e6b791d', 'id': 'aef22c23-06f7-4d27-9f55-27ac4e6b791d', 'tenant_id': '7a3ddf3f4cd747b2b8214b225c429cec', 'network_id': 'd59bb291-1573-4038-a84c-b9997cb779d8', 'mac_address': '02:ae:f2:2c:23:06', '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': '875aaa7f-6ae0-409c-947e-b07c18ff007f'}], 'security_groups': ['08752fad-8291-4f75-aa72-afc503b79e2d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7a3ddf3f4cd747b2b8214b225c429cec'}}
2025-07-07 11:40:06,828 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3607-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3607-1)
2025-07-07 11:40:07,228 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3607-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3607-1)
2025-07-07 11:40:08,551 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3607-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3607-1)
2025-07-07 11:40:08,551 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-07 11:40:08,558 - DEBUG - Requesting: http://10.0.0.254:8082/domain/1f714d91-ebfb-4947-ae83-6e64b1d1286b
2025-07-07 11:40:08,574 - DEBUG - Requesting: http://10.0.0.254:8082/project/7a3ddf3f-4cd7-47b2-b821-4b225c429cec
2025-07-07 11:40:08,657 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/cd7f738c-09a8-40d3-8550-43ddfc2e9064
2025-07-07 11:40:08,671 - INFO - Verifications in API Server for IPAM: ctest-ipam-21941491 passed
2025-07-07 11:40:08,681 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-75690962:ctest-ipam-21941491', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-75690962', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14807681145112117459', 'uuid-lslong': '9606252625879011428'}, 'enable': 'true', 'created': '2025-07-07T11:40:04', 'last-modified': '2025-07-07T11:40:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.505174'}
2025-07-07 11:40:08,682 - INFO - Verifications in Control node for IPAM: ctest-ipam-21941491 passed
2025-07-07 11:40:08,682 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-07 11:40:08,692 - DEBUG - Requesting: http://10.0.0.254:8082/domain/1f714d91-ebfb-4947-ae83-6e64b1d1286b
2025-07-07 11:40:08,705 - DEBUG - Requesting: http://10.0.0.254:8082/project/7a3ddf3f-4cd7-47b2-b821-4b225c429cec
2025-07-07 11:40:08,785 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d59bb291-1573-4038-a84c-b9997cb779d8
2025-07-07 11:40:08,800 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d59bb291-1573-4038-a84c-b9997cb779d8
2025-07-07 11:40:08,815 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ada26d62-742f-4914-bcc2-5838f73665dd
2025-07-07 11:40:08,826 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ada26d62-742f-4914-bcc2-5838f73665dd
2025-07-07 11:40:08,834 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/f4fd543d-7753-42d4-af5a-689f23b821b7
2025-07-07 11:40:08,842 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-07 11:40:08,842 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d59bb291-1573-4038-a84c-b9997cb779d8
2025-07-07 11:40:08,854 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ada26d62-742f-4914-bcc2-5838f73665dd
2025-07-07 11:40:08,880 - INFO - Verified VN network id 8 for VN d59bb291-1573-4038-a84c-b9997cb779d8
2025-07-07 11:40:08,880 - INFO - Verifications in API Server for VN ctest-vn-58397788 passed
2025-07-07 11:40:08,880 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d59bb291-1573-4038-a84c-b9997cb779d8
2025-07-07 11:40:08,896 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ada26d62-742f-4914-bcc2-5838f73665dd
2025-07-07 11:40:08,905 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ada26d62-742f-4914-bcc2-5838f73665dd
2025-07-07 11:40:08,915 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/f4fd543d-7753-42d4-af5a-689f23b821b7
2025-07-07 11:40:08,932 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-75690962:ctest-vn-58397788', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-75690962', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15392092487668678712', 'uuid-lslong': '12127271965475437016'}, 'enable': 'true', 'created': '2025-07-07T11:40:05', 'last-modified': '2025-07-07T11:40:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.130895'}
2025-07-07 11:40:08,947 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-07 11:40:08,947 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-58397788 passed
2025-07-07 11:40:08,947 - DEBUG - ====Verifying policy data for ctest-vn-58397788 in API_Server ======
2025-07-07 11:40:08,947 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-07 11:40:08,955 - DEBUG - Requesting: http://10.0.0.254:8082/domain/1f714d91-ebfb-4947-ae83-6e64b1d1286b
2025-07-07 11:40:08,970 - DEBUG - Requesting: http://10.0.0.254:8082/project/7a3ddf3f-4cd7-47b2-b821-4b225c429cec
2025-07-07 11:40:09,091 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d59bb291-1573-4038-a84c-b9997cb779d8
2025-07-07 11:40:09,107 - DEBUG - =>VN ctest-vn-58397788 has no policy to be verified
2025-07-07 11:40:09,107 - DEBUG - Verifying the vn in opserver
2025-07-07 11:40:09,107 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-75690962:ctest-vn-58397788 virtual network link through opserver 10.0.0.254
2025-07-07 11:40:09,107 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-07-07 11:40:09,590 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-07-07 11:40:09,660 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-75690962:ctest-vn-58397788', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-75690962:ctest-vn-58397788?flat'}
2025-07-07 11:40:09,660 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-75690962:ctest-vn-58397788 is found in opserver
2025-07-07 11:40:09,672 - DEBUG - VRF ids for VN ctest-vn-58397788: {'10.0.0.254': '2'}
2025-07-07 11:40:09,672 - INFO - Waiting for VM ctest-TestBasicVMVN-75690962-83362695 to be up..
2025-07-07 11:40:09,795 - DEBUG - VM is in ACTIVE state now
2025-07-07 11:40:09,795 - INFO - VM name : ctest-TestBasicVMVN-75690962-83362695
2025-07-07 11:40:09,890 - DEBUG - VM ctest-TestBasicVMVN-75690962-83362695 ID is 2ba4ead3-bdba-4f81-9e6b-caaffdb5bfaf
2025-07-07 11:40:09,890 - DEBUG - VM ctest-TestBasicVMVN-75690962-83362695 launched on Node cn-jenkins-deploy-platform-ansible-os-3607-1
2025-07-07 11:40:09,979 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/2ba4ead3-bdba-4f81-9e6b-caaffdb5bfaf
2025-07-07 11:40:09,991 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d9b351ff-b6d6-4e32-8dd2-857dc0bfa51d
2025-07-07 11:40:13,286 - 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 1022ms')
2025-07-07 11:40:13,286 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75690962-83362695 failed!
2025-07-07 11:40:13,343 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75690962:ctest-vn-58397788 is 31.1.1.1 and allocation pool is NOT set
2025-07-07 11:40:13,343 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75690962:ctest-vn-58397788 is 31.1.2.1 and allocation pool is NOT set
2025-07-07 11:40:17,415 - 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 1007ms')
2025-07-07 11:40:17,415 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75690962-83362695 failed!
2025-07-07 11:40:17,475 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75690962:ctest-vn-58397788 is 31.1.1.1 and allocation pool is NOT set
2025-07-07 11:40:17,475 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-75690962:ctest-vn-58397788 is 31.1.2.1 and allocation pool is NOT set
2025-07-07 11:40:19,545 - 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.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.984 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.984/2.926/4.868/1.942 ms')
2025-07-07 11:40:19,545 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-75690962-83362695 passed
2025-07-07 11:40:19,715 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 11:40:19,715 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75690962-83362695, IP 31.1.1.4, Port 22
2025-07-07 11:40:19,893 - DEBUG - VM ctest-TestBasicVMVN-75690962-83362695 is ready for SSH connections
2025-07-07 11:40:19,893 - INFO - Waiting for VM ctest-TestBasicVMVN-75690962-38293942 to be up..
2025-07-07 11:40:19,982 - DEBUG - VM is in ACTIVE state now
2025-07-07 11:40:19,982 - INFO - VM name : ctest-TestBasicVMVN-75690962-38293942
2025-07-07 11:40:20,070 - DEBUG - VM ctest-TestBasicVMVN-75690962-38293942 ID is f505a2bd-f809-4728-aaa3-4ed1ea285d1c
2025-07-07 11:40:20,071 - DEBUG - VM ctest-TestBasicVMVN-75690962-38293942 launched on Node cn-jenkins-deploy-platform-ansible-os-3607-1
2025-07-07 11:40:20,166 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f505a2bd-f809-4728-aaa3-4ed1ea285d1c
2025-07-07 11:40:20,176 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/aef22c23-06f7-4d27-9f55-27ac4e6b791d
2025-07-07 11:40:21,438 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.24 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.500 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.500/1.871/3.243/1.371 ms')
2025-07-07 11:40:21,438 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-75690962-38293942 passed
2025-07-07 11:40:21,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 11:40:21,595 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75690962-38293942, IP 31.1.2.4, Port 22
2025-07-07 11:40:21,754 - DEBUG - VM ctest-TestBasicVMVN-75690962-38293942 is ready for SSH connections
2025-07-07 11:40:21,754 - INFO - Waiting for VM ctest-TestBasicVMVN-75690962-69427871 to be up..
2025-07-07 11:40:21,837 - DEBUG - VM is in ACTIVE state now
2025-07-07 11:40:21,837 - INFO - VM name : ctest-TestBasicVMVN-75690962-69427871
2025-07-07 11:40:21,912 - DEBUG - VM ctest-TestBasicVMVN-75690962-69427871 ID is 3805be09-d6bf-491f-8f67-83a5eadd50ce
2025-07-07 11:40:21,912 - DEBUG - VM ctest-TestBasicVMVN-75690962-69427871 launched on Node cn-jenkins-deploy-platform-ansible-os-3607-1
2025-07-07 11:40:21,992 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3805be09-d6bf-491f-8f67-83a5eadd50ce
2025-07-07 11:40:22,001 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c22eaa3b-ea96-4aec-bc54-2958ef05d6b9
2025-07-07 11:40:23,243 - 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.99 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.621 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.621/1.807/2.993/1.186 ms')
2025-07-07 11:40:23,243 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-75690962-69427871 passed
2025-07-07 11:40:23,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 11:40:23,399 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-75690962-69427871, IP 31.1.1.3, Port 22
2025-07-07 11:40:23,558 - DEBUG - VM ctest-TestBasicVMVN-75690962-69427871 is ready for SSH connections
2025-07-07 11:40:23,558 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 11:40:23,559 - 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-07-07 11:40:23,559 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-07 11:40:27,669 - 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=4.069 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.943 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.037 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.943/2.016/4.069 ms
2025-07-07 11:40:27,669 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-75690962-83362695 passed
2025-07-07 11:40:27,669 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 11:40:27,669 - 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-07-07 11:40:27,669 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-07 11:40:31,356 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.836 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.955 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.889 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.889/1.893/3.836 ms
2025-07-07 11:40:31,356 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-75690962-38293942 passed
2025-07-07 11:40:31,357 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 11:40:31,357 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 11:40:31,357 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-07 11:40:31,357 - 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-07-07 11:40:31,357 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-07 11:40:31,556 - DEBUG - None
2025-07-07 11:40:31,556 - 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-07-07 11:40:31,556 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-07 11:40:31,797 - DEBUG - None
2025-07-07 11:40:31,798 - 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-07-07 11:40:31,798 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-07 11:40:32,545 - DEBUG - None
2025-07-07 11:40:32,546 - 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-07-07 11:40:32,546 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-07 11:40:34,795 - 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.970 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.276 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.417 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.892 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.468 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.417/2.004/5.276 ms
2025-07-07 11:40:34,796 - 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-07-07 11:40:34,796 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-07 11:40:37,056 - 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.447 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.566 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.874 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.445 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.895 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.876 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.450 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.445/2.221/4.874 ms
2025-07-07 11:40:37,057 - 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-07-07 11:40:37,057 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-07 11:40:39,313 - 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.679 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.815 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.699 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.461 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.986 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.899 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.649 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.461/1.884/3.699 ms
2025-07-07 11:40:39,313 - INFO - Deleting VM ctest-TestBasicVMVN-75690962-69427871
2025-07-07 11:40:39,390 - INFO - Detaching port aef22c23-06f7-4d27-9f55-27ac4e6b791d from VM ctest-TestBasicVMVN-75690962-38293942
2025-07-07 11:40:39,444 - INFO - Deleting VM ctest-TestBasicVMVN-75690962-38293942
2025-07-07 11:40:39,515 - INFO - Detaching port d9b351ff-b6d6-4e32-8dd2-857dc0bfa51d from VM ctest-TestBasicVMVN-75690962-83362695
2025-07-07 11:40:39,550 - INFO - Deleting VM ctest-TestBasicVMVN-75690962-83362695
2025-07-07 11:40:39,627 - INFO - Deleting VN ctest-vn-58397788
2025-07-07 11:40:39,822 - DEBUG - Response for delete_port : ()
2025-07-07 11:40:40,092 - DEBUG - Response for delete_port : ()
2025-07-07 11:40:40,138 - DEBUG - VN d59bb291-1573-4038-a84c-b9997cb779d8 still in use: Unable to complete operation on network d59bb291-1573-4038-a84c-b9997cb779d8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b5b2c2cd-cd74-446b-bada-01a3d23a393b']
2025-07-07 11:40:40,138 - WARNING - Deleting VN ctest-vn-58397788 failed..Will retry
2025-07-07 11:40:42,276 - DEBUG - Response for deleting network ()
2025-07-07 11:40:42,276 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ada26d62-742f-4914-bcc2-5838f73665dd
2025-07-07 11:40:42,283 - DEBUG - Response Code: 404
2025-07-07 11:40:42,283 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-07 11:40:42,289 - DEBUG - Requesting: http://10.0.0.254:8082/domain/1f714d91-ebfb-4947-ae83-6e64b1d1286b
2025-07-07 11:40:42,345 - DEBUG - Requesting: http://10.0.0.254:8082/project/7a3ddf3f-4cd7-47b2-b821-4b225c429cec
2025-07-07 11:40:42,428 - INFO - Validated that VN ctest-vn-58397788 is not found in API Server
2025-07-07 11:40:42,440 - DEBUG - VN ctest-vn-58397788 is not present in Agent 10.0.0.254
2025-07-07 11:40:42,440 - INFO - Validated that VN ctest-vn-58397788 is not in any agent
2025-07-07 11:40:42,446 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-07-07 11:40:42,453 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-58397788
2025-07-07 11:40:42,453 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-75690962:ctest-vn-58397788
2025-07-07 11:40:42,464 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-58397788 info
2025-07-07 11:40:42,543 - INFO - IPAM: ctest-ipam-21941491 is not found in API Server
2025-07-07 11:40:42,555 - INFO - IPAM:ctest-ipam-21941491 is not found in control node
2025-07-07 11:40:42,809 - DEBUG - No XMPP flaps were noticed during the test
2025-07-07 11:40:42,809 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-07-07 11:40:42,809 - INFO - --------------------------------------------------------------------------------
2025-07-07 11:40:43,558 - INFO - Deleted project: ctest-TestBasicVMVN-75690962, ID : 7a3ddf3f-4cd7-47b2-b821-4b225c429cec