2025-05-19 02:14:39,548 - INFO - Domain Default found not creating 2025-05-19 02:14:39,691 - INFO - Project ctest-TestBasicVMVN-10693472 not found, creating it 2025-05-19 02:14:40,166 - INFO - Created Project:ctest-TestBasicVMVN-10693472, ID : 495d889a-2e29-4325-bc81-c70b63f873ce 2025-05-19 02:14:41,697 - INFO - ================================================================================ 2025-05-19 02:14:41,698 - INFO - STARTING TEST : test_generic_link_local_service 2025-05-19 02:14:41,698 - 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-05-19 02:14:41,956 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-05-19 02:14:41,956 - INFO - Initial checks done. Running the testcase now 2025-05-19 02:14:41,956 - INFO - 2025-05-19 02:14:42,572 - DEBUG - Response for create_network : {'network': {'id': 'e84c4157-3417-44e2-928d-e532fcff558d', 'name': 'ctest-vn2_metadata-77004514', 'tenant_id': '495d889a2e294325bc81c70b63f873ce', 'project_id': '495d889a2e294325bc81c70b63f873ce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10693472', 'ctest-vn2_metadata-77004514'], 'port_security_enabled': True, 'description': ''}} 2025-05-19 02:14:42,819 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c6d83f9b-ac1b-4b92-b6e6-715d88023ac4', 'name': '', 'tenant_id': '495d889a2e294325bc81c70b63f873ce', 'network_id': 'e84c4157-3417-44e2-928d-e532fcff558d', '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': '495d889a2e294325bc81c70b63f873ce'}} 2025-05-19 02:14:42,837 - INFO - Created VN ctest-vn2_metadata-77004514 2025-05-19 02:14:42,889 - DEBUG - VN ctest-vn2_metadata-77004514 UUID is e84c4157-3417-44e2-928d-e532fcff558d 2025-05-19 02:14:43,084 - DEBUG - Services list from nova: [, , ] 2025-05-19 02:14:44,269 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3326-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3326-1) 2025-05-19 02:14:44,377 - DEBUG - Link local service introspect added 2025-05-19 02:14:44,419 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-19 02:14:49,501 - DEBUG - VM is in ACTIVE state now 2025-05-19 02:14:49,632 - INFO - Waiting for VM ctest-TestBasicVMVN-10693472-58940587 to be up.. 2025-05-19 02:14:49,632 - INFO - VM name : ctest-TestBasicVMVN-10693472-58940587 2025-05-19 02:14:49,709 - DEBUG - VM ctest-TestBasicVMVN-10693472-58940587 ID is b19414f6-7b70-4253-97ec-f7c31757adc4 2025-05-19 02:14:49,710 - DEBUG - VM ctest-TestBasicVMVN-10693472-58940587 launched on Node cn-jenkins-deploy-platform-ansible-os-3326-1 2025-05-19 02:14:49,786 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b19414f6-7b70-4253-97ec-f7c31757adc4 2025-05-19 02:14:50,120 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b19414f6-7b70-4253-97ec-f7c31757adc4 2025-05-19 02:14:50,152 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/521e491e-4e52-4bb0-9319-390cd3cbf68f 2025-05-19 02:14:53,400 - 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-05-19 02:14:53,400 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10693472-58940587 failed! 2025-05-19 02:14:53,457 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10693472:ctest-vn2_metadata-77004514 is 11.1.1.1 and allocation pool is NOT set 2025-05-19 02:14:55,516 - 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=14.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.91 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.906/8.470/14.034/5.564 ms') 2025-05-19 02:14:55,517 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10693472-58940587 passed 2025-05-19 02:14:55,669 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:14:55,669 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10693472-58940587, IP 11.1.1.3, Port 22 2025-05-19 02:14:55,725 - 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-05-19 02:14:55,800 - DEBUG - VM ctest-TestBasicVMVN-10693472-58940587 is NOT ready for SSH connections, VM status: ACTIVE 2025-05-19 02:15:00,801 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:15:00,801 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10693472-58940587, IP 11.1.1.3, Port 22 2025-05-19 02:15:00,956 - DEBUG - VM ctest-TestBasicVMVN-10693472-58940587 is ready for SSH connections 2025-05-19 02:15:00,956 - INFO - Retry 0 2025-05-19 02:15:00,957 - 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-05-19 02:15:00,957 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-05-19 02:15:02,597 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-05-19 02:15:02,597 - INFO - Generic metadata worked 2025-05-19 02:15:02,841 - DEBUG - Link local service introspect removed 2025-05-19 02:15:02,841 - INFO - Deleting VM ctest-TestBasicVMVN-10693472-58940587 2025-05-19 02:15:02,912 - INFO - Deleting VN ctest-vn2_metadata-77004514 2025-05-19 02:15:02,959 - DEBUG - VN e84c4157-3417-44e2-928d-e532fcff558d still in use: Unable to complete operation on network e84c4157-3417-44e2-928d-e532fcff558d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d6d47c09-0127-4415-961a-4c02e13a5c4d'] 2025-05-19 02:15:02,959 - WARNING - Deleting VN ctest-vn2_metadata-77004514 failed..Will retry 2025-05-19 02:15:05,066 - DEBUG - Response for deleting network () 2025-05-19 02:15:05,329 - DEBUG - No XMPP flaps were noticed during the test 2025-05-19 02:15:05,329 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-05-19 02:15:05,329 - INFO - -------------------------------------------------------------------------------- 2025-05-19 02:15:05,332 - INFO - ================================================================================ 2025-05-19 02:15:05,332 - INFO - STARTING TEST : test_metadata_service 2025-05-19 02:15:05,332 - 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-05-19 02:15:05,615 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-05-19 02:15:05,615 - INFO - Initial checks done. Running the testcase now 2025-05-19 02:15:05,615 - INFO - 2025-05-19 02:15:05,615 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-05-19 02:15:05,623 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/da7d2893-fdd6-499f-85c7-8cecf6a32d7e 2025-05-19 02:15:05,822 - DEBUG - Response for create_network : {'network': {'id': 'cc25a256-e897-48a6-86c8-a40e6aeb5955', 'name': 'ctest-vn-89072573', 'tenant_id': '495d889a2e294325bc81c70b63f873ce', 'project_id': '495d889a2e294325bc81c70b63f873ce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10693472', 'ctest-vn-89072573'], 'port_security_enabled': True, 'description': ''}} 2025-05-19 02:15:06,040 - DEBUG - Response for create_subnet : {'subnet': {'id': '9738f331-611d-49f0-ad42-b7930fb54a02', 'name': '', 'tenant_id': '495d889a2e294325bc81c70b63f873ce', 'network_id': 'cc25a256-e897-48a6-86c8-a40e6aeb5955', 'ip_version': 4, 'cidr': '6.41.84.0/26', 'allocation_pools': [{'start': '6.41.84.2', 'end': '6.41.84.62'}], 'gateway_ip': '6.41.84.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '6.41.84.2', 'tags': [], 'project_id': '495d889a2e294325bc81c70b63f873ce'}} 2025-05-19 02:15:06,064 - INFO - Created VN ctest-vn-89072573 2025-05-19 02:15:06,121 - DEBUG - VN ctest-vn-89072573 UUID is cc25a256-e897-48a6-86c8-a40e6aeb5955 2025-05-19 02:15:07,371 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3326-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3326-1) 2025-05-19 02:15:07,372 - INFO - Waiting for VM ctest-TestBasicVMVN-10693472-41637785 to be up.. 2025-05-19 02:15:07,426 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-19 02:15:12,506 - DEBUG - VM is in ACTIVE state now 2025-05-19 02:15:12,506 - INFO - VM name : ctest-TestBasicVMVN-10693472-41637785 2025-05-19 02:15:12,585 - DEBUG - VM ctest-TestBasicVMVN-10693472-41637785 ID is 56147e8f-4a8d-4889-9c76-6717019e789f 2025-05-19 02:15:12,586 - DEBUG - VM ctest-TestBasicVMVN-10693472-41637785 launched on Node cn-jenkins-deploy-platform-ansible-os-3326-1 2025-05-19 02:15:12,685 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/56147e8f-4a8d-4889-9c76-6717019e789f 2025-05-19 02:15:12,694 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ce97c78b-ee4e-4a7f-b432-d292dac0af3a 2025-05-19 02:15:15,959 - 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 1025ms') 2025-05-19 02:15:15,959 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10693472-41637785 failed! 2025-05-19 02:15:16,013 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10693472:ctest-vn-89072573 is 6.41.84.1 and allocation pool is NOT set 2025-05-19 02:15:18,080 - 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=13.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.84 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.842/7.493/13.145/5.651 ms') 2025-05-19 02:15:18,080 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10693472-41637785 passed 2025-05-19 02:15:18,233 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:15:18,233 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10693472-41637785, IP 6.41.84.3, Port 22 2025-05-19 02:15:18,399 - DEBUG - VM ctest-TestBasicVMVN-10693472-41637785 is ready for SSH connections 2025-05-19 02:15:18,399 - 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-05-19 02:15:18,399 - DEBUG - cat /tmp/output.txt 2025-05-19 02:15:20,056 - DEBUG - Hello World. The time is now Sun, 18 May 2025 20:15:18 -0600! 2025-05-19 02:15:20,057 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 18 May 2025 20:15:18 -0600!'} 2025-05-19 02:15:20,057 - INFO - metadata_script.txt got executed in the vm 2025-05-19 02:15:20,057 - INFO - Deleting VM ctest-TestBasicVMVN-10693472-41637785 2025-05-19 02:15:20,126 - INFO - Deleting VN ctest-vn-89072573 2025-05-19 02:15:20,164 - DEBUG - VN cc25a256-e897-48a6-86c8-a40e6aeb5955 still in use: Unable to complete operation on network cc25a256-e897-48a6-86c8-a40e6aeb5955. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ec9194f1-7870-4239-8929-dc4a0ab04393'] 2025-05-19 02:15:20,164 - WARNING - Deleting VN ctest-vn-89072573 failed..Will retry 2025-05-19 02:15:22,271 - DEBUG - Response for deleting network () 2025-05-19 02:15:22,526 - DEBUG - No XMPP flaps were noticed during the test 2025-05-19 02:15:22,526 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-05-19 02:15:22,527 - INFO - -------------------------------------------------------------------------------- 2025-05-19 02:15:22,529 - INFO - ================================================================================ 2025-05-19 02:15:22,529 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-05-19 02:15:22,529 - 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-05-19 02:15:22,815 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-05-19 02:15:22,815 - INFO - Initial checks done. Running the testcase now 2025-05-19 02:15:22,815 - INFO - 2025-05-19 02:15:23,313 - DEBUG - Response for create_network : {'network': {'id': '6729fdeb-9d31-4ed2-8c4c-ae74f23c38c5', 'name': 'ctest-vn-26090334', 'tenant_id': '495d889a2e294325bc81c70b63f873ce', 'project_id': '495d889a2e294325bc81c70b63f873ce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10693472', 'ctest-vn-26090334'], 'port_security_enabled': True, 'description': ''}} 2025-05-19 02:15:23,500 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de673104-c49e-4239-9bdc-33d49b2f881f', 'name': '', 'tenant_id': '495d889a2e294325bc81c70b63f873ce', 'network_id': '6729fdeb-9d31-4ed2-8c4c-ae74f23c38c5', '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': '495d889a2e294325bc81c70b63f873ce'}} 2025-05-19 02:15:23,686 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b3dcca3a-c387-4ca8-b372-1b5ec77c08a2', 'name': '', 'tenant_id': '495d889a2e294325bc81c70b63f873ce', 'network_id': '6729fdeb-9d31-4ed2-8c4c-ae74f23c38c5', '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': '495d889a2e294325bc81c70b63f873ce'}} 2025-05-19 02:15:23,708 - INFO - Created VN ctest-vn-26090334 2025-05-19 02:15:23,761 - DEBUG - VN ctest-vn-26090334 UUID is 6729fdeb-9d31-4ed2-8c4c-ae74f23c38c5 2025-05-19 02:15:24,162 - DEBUG - Response for create_port : {'port': {'name': '570e03db-89bb-4172-bd97-8fbb27fa1090', 'id': '570e03db-89bb-4172-bd97-8fbb27fa1090', 'tenant_id': '495d889a2e294325bc81c70b63f873ce', 'network_id': '6729fdeb-9d31-4ed2-8c4c-ae74f23c38c5', 'mac_address': '02:57:0e:03:db:89', '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': 'de673104-c49e-4239-9bdc-33d49b2f881f'}], 'security_groups': ['4b7df2c9-0258-4b87-826a-d9e639b73283'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '495d889a2e294325bc81c70b63f873ce'}} 2025-05-19 02:15:24,342 - DEBUG - Response for create_port : {'port': {'name': '888c3866-741b-4c7d-bbe2-749dae4c7520', 'id': '888c3866-741b-4c7d-bbe2-749dae4c7520', 'tenant_id': '495d889a2e294325bc81c70b63f873ce', 'network_id': '6729fdeb-9d31-4ed2-8c4c-ae74f23c38c5', 'mac_address': '02:88:8c:38:66:74', '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': 'b3dcca3a-c387-4ca8-b372-1b5ec77c08a2'}], 'security_groups': ['4b7df2c9-0258-4b87-826a-d9e639b73283'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '495d889a2e294325bc81c70b63f873ce'}} 2025-05-19 02:15:24,702 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3326-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3326-1) 2025-05-19 02:15:25,076 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3326-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3326-1) 2025-05-19 02:15:26,354 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3326-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3326-1) 2025-05-19 02:15:26,354 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-19 02:15:26,363 - DEBUG - Requesting: http://10.0.0.254:8082/domain/9f4e97e1-2d1e-4113-9162-3a71707934fc 2025-05-19 02:15:26,379 - DEBUG - Requesting: http://10.0.0.254:8082/project/495d889a-2e29-4325-bc81-c70b63f873ce 2025-05-19 02:15:26,473 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/07f038a7-8f9e-4c99-8320-5bc9b0142d7a 2025-05-19 02:15:26,490 - INFO - Verifications in API Server for IPAM: ctest-ipam-89890693 passed 2025-05-19 02:15:26,501 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-10693472:ctest-ipam-89890693', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-10693472', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '572019444996263065', 'uuid-lslong': '9448652940023967098'}, 'enable': 'true', 'created': '2025-05-19T02:15:22', 'last-modified': '2025-05-19T02:15:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.459129'} 2025-05-19 02:15:26,501 - INFO - Verifications in Control node for IPAM: ctest-ipam-89890693 passed 2025-05-19 02:15:26,502 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-19 02:15:26,510 - DEBUG - Requesting: http://10.0.0.254:8082/domain/9f4e97e1-2d1e-4113-9162-3a71707934fc 2025-05-19 02:15:26,525 - DEBUG - Requesting: http://10.0.0.254:8082/project/495d889a-2e29-4325-bc81-c70b63f873ce 2025-05-19 02:15:26,636 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6729fdeb-9d31-4ed2-8c4c-ae74f23c38c5 2025-05-19 02:15:26,653 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6729fdeb-9d31-4ed2-8c4c-ae74f23c38c5 2025-05-19 02:15:26,671 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/2e99205d-f5c6-4fbb-8a29-e17ba416154d 2025-05-19 02:15:26,689 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/2e99205d-f5c6-4fbb-8a29-e17ba416154d 2025-05-19 02:15:26,703 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/51fafcb4-a882-4e2e-bf86-79d7b6f464e5 2025-05-19 02:15:26,720 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-19 02:15:26,720 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6729fdeb-9d31-4ed2-8c4c-ae74f23c38c5 2025-05-19 02:15:26,745 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/2e99205d-f5c6-4fbb-8a29-e17ba416154d 2025-05-19 02:15:26,778 - INFO - Verified VN network id 8 for VN 6729fdeb-9d31-4ed2-8c4c-ae74f23c38c5 2025-05-19 02:15:26,779 - INFO - Verifications in API Server for VN ctest-vn-26090334 passed 2025-05-19 02:15:26,779 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6729fdeb-9d31-4ed2-8c4c-ae74f23c38c5 2025-05-19 02:15:26,804 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/2e99205d-f5c6-4fbb-8a29-e17ba416154d 2025-05-19 02:15:26,836 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/2e99205d-f5c6-4fbb-8a29-e17ba416154d 2025-05-19 02:15:26,849 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/51fafcb4-a882-4e2e-bf86-79d7b6f464e5 2025-05-19 02:15:26,866 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-10693472:ctest-vn-26090334', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-10693472', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7433751848348110546', 'uuid-lslong': '10109647080843393221'}, 'enable': 'true', 'created': '2025-05-19T02:15:23', 'last-modified': '2025-05-19T02:15:23', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.210006'} 2025-05-19 02:15:26,876 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-19 02:15:26,878 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-26090334 passed 2025-05-19 02:15:26,878 - DEBUG - ====Verifying policy data for ctest-vn-26090334 in API_Server ====== 2025-05-19 02:15:26,878 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-19 02:15:26,890 - DEBUG - Requesting: http://10.0.0.254:8082/domain/9f4e97e1-2d1e-4113-9162-3a71707934fc 2025-05-19 02:15:26,911 - DEBUG - Requesting: http://10.0.0.254:8082/project/495d889a-2e29-4325-bc81-c70b63f873ce 2025-05-19 02:15:27,034 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6729fdeb-9d31-4ed2-8c4c-ae74f23c38c5 2025-05-19 02:15:27,078 - DEBUG - =>VN ctest-vn-26090334 has no policy to be verified 2025-05-19 02:15:27,078 - DEBUG - Verifying the vn in opserver 2025-05-19 02:15:27,078 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-10693472:ctest-vn-26090334 virtual network link through opserver 10.0.0.254 2025-05-19 02:15:27,078 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-05-19 02:15:27,480 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-05-19 02:15:27,548 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-10693472:ctest-vn-26090334', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-10693472:ctest-vn-26090334?flat'} 2025-05-19 02:15:27,548 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-10693472:ctest-vn-26090334 is found in opserver 2025-05-19 02:15:27,563 - DEBUG - VRF ids for VN ctest-vn-26090334: {'10.0.0.254': '2'} 2025-05-19 02:15:27,563 - INFO - Waiting for VM ctest-TestBasicVMVN-10693472-84236087 to be up.. 2025-05-19 02:15:27,683 - DEBUG - VM is in ACTIVE state now 2025-05-19 02:15:27,683 - INFO - VM name : ctest-TestBasicVMVN-10693472-84236087 2025-05-19 02:15:27,795 - DEBUG - VM ctest-TestBasicVMVN-10693472-84236087 ID is 4cd37b18-4a97-4156-8032-91fc400f08fe 2025-05-19 02:15:27,795 - DEBUG - VM ctest-TestBasicVMVN-10693472-84236087 launched on Node cn-jenkins-deploy-platform-ansible-os-3326-1 2025-05-19 02:15:27,895 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4cd37b18-4a97-4156-8032-91fc400f08fe 2025-05-19 02:15:27,906 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/570e03db-89bb-4172-bd97-8fbb27fa1090 2025-05-19 02:15:31,195 - 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 1010ms') 2025-05-19 02:15:31,195 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10693472-84236087 failed! 2025-05-19 02:15:31,253 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10693472:ctest-vn-26090334 is 31.1.1.1 and allocation pool is NOT set 2025-05-19 02:15:31,253 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10693472:ctest-vn-26090334 is 31.1.2.1 and allocation pool is NOT set 2025-05-19 02:15:35,327 - 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 1011ms') 2025-05-19 02:15:35,327 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10693472-84236087 failed! 2025-05-19 02:15:35,385 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10693472:ctest-vn-26090334 is 31.1.1.1 and allocation pool is NOT set 2025-05-19 02:15:35,385 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10693472:ctest-vn-26090334 is 31.1.2.1 and allocation pool is NOT set 2025-05-19 02:15:37,441 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.801 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.801/2.199/3.597/1.398 ms') 2025-05-19 02:15:37,441 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10693472-84236087 passed 2025-05-19 02:15:37,593 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:15:37,593 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10693472-84236087, IP 31.1.1.4, Port 22 2025-05-19 02:15:37,759 - DEBUG - VM ctest-TestBasicVMVN-10693472-84236087 is ready for SSH connections 2025-05-19 02:15:37,759 - INFO - Waiting for VM ctest-TestBasicVMVN-10693472-22470817 to be up.. 2025-05-19 02:15:37,855 - DEBUG - VM is in ACTIVE state now 2025-05-19 02:15:37,855 - INFO - VM name : ctest-TestBasicVMVN-10693472-22470817 2025-05-19 02:15:37,938 - DEBUG - VM ctest-TestBasicVMVN-10693472-22470817 ID is 6ec0cf99-96d1-4945-83e5-e6abb2cf7333 2025-05-19 02:15:37,938 - DEBUG - VM ctest-TestBasicVMVN-10693472-22470817 launched on Node cn-jenkins-deploy-platform-ansible-os-3326-1 2025-05-19 02:15:38,022 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6ec0cf99-96d1-4945-83e5-e6abb2cf7333 2025-05-19 02:15:38,031 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/888c3866-741b-4c7d-bbe2-749dae4c7520 2025-05-19 02:15:39,278 - 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=4.33 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.910 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.910/2.622/4.334/1.712 ms') 2025-05-19 02:15:39,278 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-10693472-22470817 passed 2025-05-19 02:15:39,437 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:15:39,437 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10693472-22470817, IP 31.1.2.4, Port 22 2025-05-19 02:15:39,596 - DEBUG - VM ctest-TestBasicVMVN-10693472-22470817 is ready for SSH connections 2025-05-19 02:15:39,597 - INFO - Waiting for VM ctest-TestBasicVMVN-10693472-93833052 to be up.. 2025-05-19 02:15:39,677 - DEBUG - VM is in ACTIVE state now 2025-05-19 02:15:39,677 - INFO - VM name : ctest-TestBasicVMVN-10693472-93833052 2025-05-19 02:15:39,758 - DEBUG - VM ctest-TestBasicVMVN-10693472-93833052 ID is 1842676a-c7f3-4e94-a31d-9f6f7cd15ce5 2025-05-19 02:15:39,758 - DEBUG - VM ctest-TestBasicVMVN-10693472-93833052 launched on Node cn-jenkins-deploy-platform-ansible-os-3326-1 2025-05-19 02:15:39,833 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/1842676a-c7f3-4e94-a31d-9f6f7cd15ce5 2025-05-19 02:15:39,843 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/78ee54d4-11fa-4705-aa21-15a712b82ab8 2025-05-19 02:15:41,091 - 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.96 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.366 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.366/1.663/2.960/1.297 ms') 2025-05-19 02:15:41,091 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-10693472-93833052 passed 2025-05-19 02:15:41,245 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:15:41,245 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10693472-93833052, IP 31.1.1.3, Port 22 2025-05-19 02:15:41,416 - DEBUG - VM ctest-TestBasicVMVN-10693472-93833052 is ready for SSH connections 2025-05-19 02:15:41,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:15:41,417 - 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-05-19 02:15:41,417 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-05-19 02:15:45,474 - 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.172 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.982 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.884 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.884/2.012/4.172 ms 2025-05-19 02:15:45,474 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-10693472-84236087 passed 2025-05-19 02:15:45,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:15:45,474 - 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-05-19 02:15:45,474 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-05-19 02:15:49,148 - 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.233 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.807 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.792 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.792/1.610/3.233 ms 2025-05-19 02:15:49,148 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-10693472-22470817 passed 2025-05-19 02:15:49,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:15:49,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:15:49,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-19 02:15:49,148 - 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-05-19 02:15:49,148 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-19 02:15:49,345 - DEBUG - None 2025-05-19 02:15:49,345 - 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-05-19 02:15:49,345 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-19 02:15:49,541 - DEBUG - None 2025-05-19 02:15:49,541 - 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-05-19 02:15:49,541 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-19 02:15:50,169 - DEBUG - None 2025-05-19 02:15:50,170 - 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-05-19 02:15:50,170 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-05-19 02:15:52,396 - 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.724 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.027 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.416 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.756 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.358/2.256/6.027 ms 2025-05-19 02:15:52,396 - 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-05-19 02:15:52,396 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-05-19 02:15:54,663 - 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.150 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.264 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.362 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.452 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.897 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.060 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.511 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.452/2.099/4.362 ms 2025-05-19 02:15:54,663 - 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-05-19 02:15:54,663 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-05-19 02:15:56,930 - 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.723 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.674 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.654 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.428 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.638 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.554 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.489 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.428/1.737/3.654 ms 2025-05-19 02:15:56,930 - INFO - Deleting VM ctest-TestBasicVMVN-10693472-93833052 2025-05-19 02:15:57,002 - INFO - Detaching port 888c3866-741b-4c7d-bbe2-749dae4c7520 from VM ctest-TestBasicVMVN-10693472-22470817 2025-05-19 02:15:57,058 - INFO - Deleting VM ctest-TestBasicVMVN-10693472-22470817 2025-05-19 02:15:57,247 - INFO - Detaching port 570e03db-89bb-4172-bd97-8fbb27fa1090 from VM ctest-TestBasicVMVN-10693472-84236087 2025-05-19 02:15:57,290 - INFO - Deleting VM ctest-TestBasicVMVN-10693472-84236087 2025-05-19 02:15:57,372 - INFO - Deleting VN ctest-vn-26090334 2025-05-19 02:15:57,568 - DEBUG - Response for delete_port : () 2025-05-19 02:15:57,808 - DEBUG - Response for delete_port : () 2025-05-19 02:15:57,953 - DEBUG - Response for deleting network () 2025-05-19 02:15:57,954 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/2e99205d-f5c6-4fbb-8a29-e17ba416154d 2025-05-19 02:15:57,965 - DEBUG - Response Code: 404 2025-05-19 02:15:57,966 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-19 02:15:57,973 - DEBUG - Requesting: http://10.0.0.254:8082/domain/9f4e97e1-2d1e-4113-9162-3a71707934fc 2025-05-19 02:15:58,030 - DEBUG - Requesting: http://10.0.0.254:8082/project/495d889a-2e29-4325-bc81-c70b63f873ce 2025-05-19 02:15:58,125 - INFO - Validated that VN ctest-vn-26090334 is not found in API Server 2025-05-19 02:15:58,138 - DEBUG - VN ctest-vn-26090334 is not present in Agent 10.0.0.254 2025-05-19 02:15:58,138 - INFO - Validated that VN ctest-vn-26090334 is not in any agent 2025-05-19 02:15:58,144 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-05-19 02:15:58,150 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-26090334 2025-05-19 02:15:58,150 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-10693472:ctest-vn-26090334 2025-05-19 02:15:58,161 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-26090334 info 2025-05-19 02:15:58,241 - INFO - IPAM: ctest-ipam-89890693 is not found in API Server 2025-05-19 02:15:58,258 - INFO - IPAM:ctest-ipam-89890693 is not found in control node 2025-05-19 02:15:58,515 - DEBUG - No XMPP flaps were noticed during the test 2025-05-19 02:15:58,515 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36] 2025-05-19 02:15:58,515 - INFO - -------------------------------------------------------------------------------- 2025-05-19 02:15:59,282 - INFO - Deleted project: ctest-TestBasicVMVN-10693472, ID : 495d889a-2e29-4325-bc81-c70b63f873ce