2026-04-29 14:17:39,971 - INFO - Domain Default found not creating 2026-04-29 14:17:40,157 - INFO - Project ctest-TestBasicVMVN-57180703 not found, creating it 2026-04-29 14:17:40,625 - INFO - Created Project:ctest-TestBasicVMVN-57180703, ID : 6de8f2f2-1b21-4bc1-8a83-0ad95e43bf2a 2026-04-29 14:17:42,205 - INFO - ================================================================================ 2026-04-29 14:17:42,205 - INFO - STARTING TEST : test_generic_link_local_service 2026-04-29 14:17:42,206 - 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 2026-04-29 14:17:42,460 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-29 14:17:42,461 - INFO - Initial checks done. Running the testcase now 2026-04-29 14:17:42,461 - INFO - 2026-04-29 14:17:43,029 - DEBUG - Response for create_network : {'network': {'id': '614a49ab-6672-47c8-a203-47548d14a730', 'name': 'ctest-vn2_metadata-90216346', 'tenant_id': '6de8f2f21b214bc18a830ad95e43bf2a', 'project_id': '6de8f2f21b214bc18a830ad95e43bf2a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57180703', 'ctest-vn2_metadata-90216346'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 14:17:43,216 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c15a4515-eac2-4daf-8e49-254e438069c1', 'name': '', 'tenant_id': '6de8f2f21b214bc18a830ad95e43bf2a', 'network_id': '614a49ab-6672-47c8-a203-47548d14a730', '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': '6de8f2f21b214bc18a830ad95e43bf2a'}} 2026-04-29 14:17:43,238 - INFO - Created VN ctest-vn2_metadata-90216346 2026-04-29 14:17:43,290 - DEBUG - VN ctest-vn2_metadata-90216346 UUID is 614a49ab-6672-47c8-a203-47548d14a730 2026-04-29 14:17:43,481 - DEBUG - Services list from nova: [, , ] 2026-04-29 14:17:44,571 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5710-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5710-1) 2026-04-29 14:17:44,678 - DEBUG - Link local service introspect added 2026-04-29 14:17:44,722 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-29 14:17:49,808 - DEBUG - VM is in ACTIVE state now 2026-04-29 14:17:49,949 - INFO - Waiting for VM ctest-TestBasicVMVN-57180703-88766682 to be up.. 2026-04-29 14:17:49,949 - INFO - VM name : ctest-TestBasicVMVN-57180703-88766682 2026-04-29 14:17:50,025 - DEBUG - VM ctest-TestBasicVMVN-57180703-88766682 ID is ed214ea9-3749-4865-989f-3f2f647895bd 2026-04-29 14:17:50,025 - DEBUG - VM ctest-TestBasicVMVN-57180703-88766682 launched on Node cn-jenkins-deploy-platform-ansible-os-5710-1 2026-04-29 14:17:50,102 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ed214ea9-3749-4865-989f-3f2f647895bd 2026-04-29 14:17:50,404 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ed214ea9-3749-4865-989f-3f2f647895bd 2026-04-29 14:17:50,442 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6b1597d1-189a-443e-8fcf-72da9dce9d55 2026-04-29 14:17:53,705 - 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 1016ms') 2026-04-29 14:17:53,705 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57180703-88766682 failed! 2026-04-29 14:17:53,762 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57180703:ctest-vn2_metadata-90216346 is 11.1.1.1 and allocation pool is NOT set 2026-04-29 14:17:55,833 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.59 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.590/3.781/4.972/1.191 ms') 2026-04-29 14:17:55,833 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57180703-88766682 passed 2026-04-29 14:17:55,986 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:17:55,986 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57180703-88766682, IP 11.1.1.3, Port 22 2026-04-29 14:17:56,153 - DEBUG - VM ctest-TestBasicVMVN-57180703-88766682 is ready for SSH connections 2026-04-29 14:17:56,153 - INFO - Retry 0 2026-04-29 14:17:56,153 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 14:17:56,153 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-04-29 14:17:57,817 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-04-29 14:17:57,817 - INFO - Generic metadata worked 2026-04-29 14:17:58,078 - DEBUG - Link local service introspect removed 2026-04-29 14:17:58,078 - INFO - Deleting VM ctest-TestBasicVMVN-57180703-88766682 2026-04-29 14:17:58,158 - INFO - Deleting VN ctest-vn2_metadata-90216346 2026-04-29 14:17:58,201 - DEBUG - VN 614a49ab-6672-47c8-a203-47548d14a730 still in use: Unable to complete operation on network 614a49ab-6672-47c8-a203-47548d14a730. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-89071407-7111-40d5-b5e7-c6e6eb42d439'] 2026-04-29 14:17:58,201 - WARNING - Deleting VN ctest-vn2_metadata-90216346 failed..Will retry 2026-04-29 14:18:00,319 - DEBUG - Response for deleting network () 2026-04-29 14:18:00,586 - DEBUG - No XMPP flaps were noticed during the test 2026-04-29 14:18:00,586 - INFO - -------------------------------------------------------------------------------- 2026-04-29 14:18:00,589 - INFO - ================================================================================ 2026-04-29 14:18:00,589 - INFO - STARTING TEST : test_metadata_service 2026-04-29 14:18:00,589 - 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 2026-04-29 14:18:00,871 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-29 14:18:00,871 - INFO - Initial checks done. Running the testcase now 2026-04-29 14:18:00,872 - INFO - 2026-04-29 14:18:00,872 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2026-04-29 14:18:00,877 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/4214e4e8-7124-44a1-b0cf-e6245c3a1f5b 2026-04-29 14:18:01,086 - DEBUG - Response for create_network : {'network': {'id': 'dc028b48-0578-44dd-a0f1-233856cd20a2', 'name': 'ctest-vn-78191877', 'tenant_id': '6de8f2f21b214bc18a830ad95e43bf2a', 'project_id': '6de8f2f21b214bc18a830ad95e43bf2a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57180703', 'ctest-vn-78191877'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 14:18:01,269 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fd396bc3-6ac5-4f98-b90d-84265c8d6bb2', 'name': '', 'tenant_id': '6de8f2f21b214bc18a830ad95e43bf2a', 'network_id': 'dc028b48-0578-44dd-a0f1-233856cd20a2', 'ip_version': 4, 'cidr': '50.95.52.192/26', 'allocation_pools': [{'start': '50.95.52.194', 'end': '50.95.52.254'}], 'gateway_ip': '50.95.52.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '50.95.52.194', 'tags': [], 'project_id': '6de8f2f21b214bc18a830ad95e43bf2a'}} 2026-04-29 14:18:01,287 - INFO - Created VN ctest-vn-78191877 2026-04-29 14:18:01,338 - DEBUG - VN ctest-vn-78191877 UUID is dc028b48-0578-44dd-a0f1-233856cd20a2 2026-04-29 14:18:02,559 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5710-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5710-1) 2026-04-29 14:18:02,559 - INFO - Waiting for VM ctest-TestBasicVMVN-57180703-53308563 to be up.. 2026-04-29 14:18:02,597 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-29 14:18:07,674 - DEBUG - VM is in ACTIVE state now 2026-04-29 14:18:07,674 - INFO - VM name : ctest-TestBasicVMVN-57180703-53308563 2026-04-29 14:18:07,745 - DEBUG - VM ctest-TestBasicVMVN-57180703-53308563 ID is dc79f161-b1fd-4410-8e98-5aefcdc5069c 2026-04-29 14:18:07,745 - DEBUG - VM ctest-TestBasicVMVN-57180703-53308563 launched on Node cn-jenkins-deploy-platform-ansible-os-5710-1 2026-04-29 14:18:07,822 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dc79f161-b1fd-4410-8e98-5aefcdc5069c 2026-04-29 14:18:07,831 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/95cb09cc-3494-4b7a-8275-674330c033ff 2026-04-29 14:18:11,081 - 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 1014ms') 2026-04-29 14:18:11,082 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57180703-53308563 failed! 2026-04-29 14:18:11,138 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57180703:ctest-vn-78191877 is 50.95.52.193 and allocation pool is NOT set 2026-04-29 14:18:15,208 - 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=12.2 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 12.239/12.239/12.239/0.000 ms') 2026-04-29 14:18:15,208 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57180703-53308563 passed 2026-04-29 14:18:15,358 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:18:15,359 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57180703-53308563, IP 50.95.52.195, Port 22 2026-04-29 14:18:15,529 - DEBUG - VM ctest-TestBasicVMVN-57180703-53308563 is ready for SSH connections 2026-04-29 14:18:15,529 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 14:18:15,529 - DEBUG - cat /tmp/output.txt 2026-04-29 14:18:17,186 - DEBUG - Hello World. The time is now Wed, 29 Apr 2026 08:18:13 -0600! 2026-04-29 14:18:17,186 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 29 Apr 2026 08:18:13 -0600!'} 2026-04-29 14:18:17,186 - INFO - metadata_script.txt got executed in the vm 2026-04-29 14:18:17,186 - INFO - Deleting VM ctest-TestBasicVMVN-57180703-53308563 2026-04-29 14:18:17,269 - INFO - Deleting VN ctest-vn-78191877 2026-04-29 14:18:17,316 - DEBUG - VN dc028b48-0578-44dd-a0f1-233856cd20a2 still in use: Unable to complete operation on network dc028b48-0578-44dd-a0f1-233856cd20a2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-04770fdf-30fd-42a4-b831-06505dc82892'] 2026-04-29 14:18:17,316 - WARNING - Deleting VN ctest-vn-78191877 failed..Will retry 2026-04-29 14:18:19,419 - DEBUG - Response for deleting network () 2026-04-29 14:18:19,687 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 14:18:19,687 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2026-04-29 14:18:19,687 - INFO - -------------------------------------------------------------------------------- 2026-04-29 14:18:19,689 - INFO - ================================================================================ 2026-04-29 14:18:19,690 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-04-29 14:18:19,690 - 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 2026-04-29 14:18:19,989 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-29 14:18:19,989 - INFO - Initial checks done. Running the testcase now 2026-04-29 14:18:19,989 - INFO - 2026-04-29 14:18:20,500 - DEBUG - Response for create_network : {'network': {'id': 'f5ad2b1d-eac1-485f-9bdd-493ab6790a54', 'name': 'ctest-vn-39022478', 'tenant_id': '6de8f2f21b214bc18a830ad95e43bf2a', 'project_id': '6de8f2f21b214bc18a830ad95e43bf2a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57180703', 'ctest-vn-39022478'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 14:18:20,714 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cc98f58d-ee93-4461-a040-7793e0d43404', 'name': '', 'tenant_id': '6de8f2f21b214bc18a830ad95e43bf2a', 'network_id': 'f5ad2b1d-eac1-485f-9bdd-493ab6790a54', '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': '6de8f2f21b214bc18a830ad95e43bf2a'}} 2026-04-29 14:18:20,913 - DEBUG - Response for create_subnet : {'subnet': {'id': '57f3b445-d10a-4501-b7e2-ed2bcf9b59d2', 'name': '', 'tenant_id': '6de8f2f21b214bc18a830ad95e43bf2a', 'network_id': 'f5ad2b1d-eac1-485f-9bdd-493ab6790a54', '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': '6de8f2f21b214bc18a830ad95e43bf2a'}} 2026-04-29 14:18:20,939 - INFO - Created VN ctest-vn-39022478 2026-04-29 14:18:20,990 - DEBUG - VN ctest-vn-39022478 UUID is f5ad2b1d-eac1-485f-9bdd-493ab6790a54 2026-04-29 14:18:21,397 - DEBUG - Response for create_port : {'port': {'name': '2eb9c111-3d12-461c-b339-5138bb40865f', 'id': '2eb9c111-3d12-461c-b339-5138bb40865f', 'tenant_id': '6de8f2f21b214bc18a830ad95e43bf2a', 'network_id': 'f5ad2b1d-eac1-485f-9bdd-493ab6790a54', 'mac_address': '02:2e:b9:c1:11:3d', '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': 'cc98f58d-ee93-4461-a040-7793e0d43404'}], 'security_groups': ['72415cfb-a0a6-4f6d-86e1-de69d7b35ddf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6de8f2f21b214bc18a830ad95e43bf2a'}} 2026-04-29 14:18:21,574 - DEBUG - Response for create_port : {'port': {'name': '220333c1-82d8-425c-8bb2-9b1091dd3054', 'id': '220333c1-82d8-425c-8bb2-9b1091dd3054', 'tenant_id': '6de8f2f21b214bc18a830ad95e43bf2a', 'network_id': 'f5ad2b1d-eac1-485f-9bdd-493ab6790a54', 'mac_address': '02:22:03:33:c1:82', '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': '57f3b445-d10a-4501-b7e2-ed2bcf9b59d2'}], 'security_groups': ['72415cfb-a0a6-4f6d-86e1-de69d7b35ddf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6de8f2f21b214bc18a830ad95e43bf2a'}} 2026-04-29 14:18:21,995 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5710-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5710-1) 2026-04-29 14:18:22,536 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5710-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5710-1) 2026-04-29 14:18:23,856 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5710-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5710-1) 2026-04-29 14:18:23,856 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-04-29 14:18:23,863 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b616e12f-51c1-4b49-8976-d95ba1be5731 2026-04-29 14:18:23,876 - DEBUG - Requesting: http://10.0.0.50:8082/project/6de8f2f2-1b21-4bc1-8a83-0ad95e43bf2a 2026-04-29 14:18:23,953 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/94808350-1d90-41e2-a375-bcee911a52d1 2026-04-29 14:18:23,969 - INFO - Verifications in API Server for IPAM: ctest-ipam-58108336 passed 2026-04-29 14:18:23,980 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57180703:ctest-ipam-58108336', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57180703', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10700697094748914146', 'uuid-lslong': '11778528133280060113'}, 'enable': 'true', 'created': '2026-04-29T14:18:20', 'last-modified': '2026-04-29T14:18:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.754182'} 2026-04-29 14:18:23,981 - INFO - Verifications in Control node for IPAM: ctest-ipam-58108336 passed 2026-04-29 14:18:23,981 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-04-29 14:18:23,994 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b616e12f-51c1-4b49-8976-d95ba1be5731 2026-04-29 14:18:24,006 - DEBUG - Requesting: http://10.0.0.50:8082/project/6de8f2f2-1b21-4bc1-8a83-0ad95e43bf2a 2026-04-29 14:18:24,094 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/f5ad2b1d-eac1-485f-9bdd-493ab6790a54 2026-04-29 14:18:24,109 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/f5ad2b1d-eac1-485f-9bdd-493ab6790a54 2026-04-29 14:18:24,127 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/394d25b3-23c8-41c6-8d0f-458012ac558f 2026-04-29 14:18:24,149 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/394d25b3-23c8-41c6-8d0f-458012ac558f 2026-04-29 14:18:24,158 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/1e75d814-4c4b-41f3-b730-92a4a0df3bf7 2026-04-29 14:18:24,166 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-29 14:18:24,166 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/f5ad2b1d-eac1-485f-9bdd-493ab6790a54 2026-04-29 14:18:24,183 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/394d25b3-23c8-41c6-8d0f-458012ac558f 2026-04-29 14:18:24,221 - INFO - Verified VN network id 11 for VN f5ad2b1d-eac1-485f-9bdd-493ab6790a54 2026-04-29 14:18:24,221 - INFO - Verifications in API Server for VN ctest-vn-39022478 passed 2026-04-29 14:18:24,221 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/f5ad2b1d-eac1-485f-9bdd-493ab6790a54 2026-04-29 14:18:24,239 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/394d25b3-23c8-41c6-8d0f-458012ac558f 2026-04-29 14:18:24,248 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/394d25b3-23c8-41c6-8d0f-458012ac558f 2026-04-29 14:18:24,257 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/1e75d814-4c4b-41f3-b730-92a4a0df3bf7 2026-04-29 14:18:24,280 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57180703:ctest-vn-39022478', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57180703', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17702853117755869279', 'uuid-lslong': '11231213562250201684'}, 'enable': 'true', 'created': '2026-04-29T14:18:20', 'last-modified': '2026-04-29T14:18:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.393194'} 2026-04-29 14:18:24,295 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-29 14:18:24,296 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-39022478 passed 2026-04-29 14:18:24,296 - DEBUG - ====Verifying policy data for ctest-vn-39022478 in API_Server ====== 2026-04-29 14:18:24,296 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-04-29 14:18:24,304 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b616e12f-51c1-4b49-8976-d95ba1be5731 2026-04-29 14:18:24,315 - DEBUG - Requesting: http://10.0.0.50:8082/project/6de8f2f2-1b21-4bc1-8a83-0ad95e43bf2a 2026-04-29 14:18:24,435 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/f5ad2b1d-eac1-485f-9bdd-493ab6790a54 2026-04-29 14:18:24,461 - DEBUG - =>VN ctest-vn-39022478 has no policy to be verified 2026-04-29 14:18:24,462 - DEBUG - Verifying the vn in opserver 2026-04-29 14:18:24,462 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57180703:ctest-vn-39022478 virtual network link through opserver 10.0.0.50 2026-04-29 14:18:24,462 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-04-29 14:18:24,822 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-04-29 14:18:24,944 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57180703:ctest-vn-39022478', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57180703:ctest-vn-39022478?flat'} 2026-04-29 14:18:24,945 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-57180703:ctest-vn-39022478 is found in opserver 2026-04-29 14:18:24,955 - DEBUG - VRF ids for VN ctest-vn-39022478: {'10.0.0.50': '2'} 2026-04-29 14:18:24,955 - INFO - Waiting for VM ctest-TestBasicVMVN-57180703-11256583 to be up.. 2026-04-29 14:18:25,065 - DEBUG - VM is in ACTIVE state now 2026-04-29 14:18:25,065 - INFO - VM name : ctest-TestBasicVMVN-57180703-11256583 2026-04-29 14:18:25,176 - DEBUG - VM ctest-TestBasicVMVN-57180703-11256583 ID is 0644745f-5c39-4c67-a61b-43deaba0807a 2026-04-29 14:18:25,176 - DEBUG - VM ctest-TestBasicVMVN-57180703-11256583 launched on Node cn-jenkins-deploy-platform-ansible-os-5710-1 2026-04-29 14:18:25,275 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/0644745f-5c39-4c67-a61b-43deaba0807a 2026-04-29 14:18:25,289 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2eb9c111-3d12-461c-b339-5138bb40865f 2026-04-29 14:18:28,554 - 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') 2026-04-29 14:18:28,554 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57180703-11256583 failed! 2026-04-29 14:18:28,606 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57180703:ctest-vn-39022478 is 31.1.1.1 and allocation pool is NOT set 2026-04-29 14:18:28,606 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57180703:ctest-vn-39022478 is 31.1.2.1 and allocation pool is NOT set 2026-04-29 14:18:32,684 - 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 1013ms') 2026-04-29 14:18:32,685 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57180703-11256583 failed! 2026-04-29 14:18:32,742 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57180703:ctest-vn-39022478 is 31.1.1.1 and allocation pool is NOT set 2026-04-29 14:18:32,742 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57180703:ctest-vn-39022478 is 31.1.2.1 and allocation pool is NOT set 2026-04-29 14:18:34,807 - 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=5.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.60 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.601/3.632/5.663/2.031 ms') 2026-04-29 14:18:34,807 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57180703-11256583 passed 2026-04-29 14:18:34,963 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:18:34,963 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57180703-11256583, IP 31.1.1.4, Port 22 2026-04-29 14:18:35,032 - 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': ''} 2026-04-29 14:18:35,121 - DEBUG - VM ctest-TestBasicVMVN-57180703-11256583 is NOT ready for SSH connections, VM status: ACTIVE 2026-04-29 14:18:40,123 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:18:40,123 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57180703-11256583, IP 31.1.1.4, Port 22 2026-04-29 14:18:40,288 - DEBUG - VM ctest-TestBasicVMVN-57180703-11256583 is ready for SSH connections 2026-04-29 14:18:40,288 - INFO - Waiting for VM ctest-TestBasicVMVN-57180703-23792108 to be up.. 2026-04-29 14:18:40,374 - DEBUG - VM is in ACTIVE state now 2026-04-29 14:18:40,374 - INFO - VM name : ctest-TestBasicVMVN-57180703-23792108 2026-04-29 14:18:40,455 - DEBUG - VM ctest-TestBasicVMVN-57180703-23792108 ID is 744afc21-90ba-41ae-9d85-c35d6d6707d7 2026-04-29 14:18:40,455 - DEBUG - VM ctest-TestBasicVMVN-57180703-23792108 launched on Node cn-jenkins-deploy-platform-ansible-os-5710-1 2026-04-29 14:18:40,535 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/744afc21-90ba-41ae-9d85-c35d6d6707d7 2026-04-29 14:18:40,543 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/220333c1-82d8-425c-8bb2-9b1091dd3054 2026-04-29 14:18:41,780 - 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.81 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.762 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.762/1.783/2.805/1.021 ms') 2026-04-29 14:18:41,780 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-57180703-23792108 passed 2026-04-29 14:18:41,938 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:18:41,939 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57180703-23792108, IP 31.1.2.4, Port 22 2026-04-29 14:18:42,102 - DEBUG - VM ctest-TestBasicVMVN-57180703-23792108 is ready for SSH connections 2026-04-29 14:18:42,102 - INFO - Waiting for VM ctest-TestBasicVMVN-57180703-14307955 to be up.. 2026-04-29 14:18:42,176 - DEBUG - VM is in ACTIVE state now 2026-04-29 14:18:42,176 - INFO - VM name : ctest-TestBasicVMVN-57180703-14307955 2026-04-29 14:18:42,254 - DEBUG - VM ctest-TestBasicVMVN-57180703-14307955 ID is aeb98a03-8100-4ed5-b443-b14cf8fa93f0 2026-04-29 14:18:42,254 - DEBUG - VM ctest-TestBasicVMVN-57180703-14307955 launched on Node cn-jenkins-deploy-platform-ansible-os-5710-1 2026-04-29 14:18:42,331 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/aeb98a03-8100-4ed5-b443-b14cf8fa93f0 2026-04-29 14:18:42,339 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b09b4bce-9838-4a47-8127-66d89dc43c11 2026-04-29 14:18:43,571 - 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=3.95 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.381 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.381/2.166/3.951/1.785 ms') 2026-04-29 14:18:43,571 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-57180703-14307955 passed 2026-04-29 14:18:43,722 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:18:43,722 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57180703-14307955, IP 31.1.1.3, Port 22 2026-04-29 14:18:43,878 - DEBUG - VM ctest-TestBasicVMVN-57180703-14307955 is ready for SSH connections 2026-04-29 14:18:43,878 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:18:43,878 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 14:18:43,878 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-04-29 14:18:47,958 - 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.808 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.765 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.004 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.765/1.859/3.808 ms 2026-04-29 14:18:47,958 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-57180703-11256583 passed 2026-04-29 14:18:47,958 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:18:47,958 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 14:18:47,958 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-04-29 14:18:51,680 - 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=4.036 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.774 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.016 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.774/1.942/4.036 ms 2026-04-29 14:18:51,680 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-57180703-23792108 passed 2026-04-29 14:18:51,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:18:51,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:18:51,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:18:51,680 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 14:18:51,680 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-29 14:18:51,867 - DEBUG - None 2026-04-29 14:18:51,867 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 14:18:51,867 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-29 14:18:52,106 - DEBUG - None 2026-04-29 14:18:52,106 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 14:18:52,106 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-29 14:18:52,772 - DEBUG - None 2026-04-29 14:18:52,772 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 14:18:52,772 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-04-29 14:18:54,981 - 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.947 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.031 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.518 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.563 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.573 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.518/2.326/6.031 ms 2026-04-29 14:18:54,981 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 14:18:54,981 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-04-29 14:18:57,241 - 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.000 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.546 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.974 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.619 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.054 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.880 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.357/2.490/5.974 ms 2026-04-29 14:18:57,242 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 14:18:57,242 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-04-29 14:18:59,517 - 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.730 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.762 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.766 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.534 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.874 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.080 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.457 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.457/2.171/4.766 ms 2026-04-29 14:18:59,517 - INFO - Deleting VM ctest-TestBasicVMVN-57180703-14307955 2026-04-29 14:18:59,595 - INFO - Detaching port 220333c1-82d8-425c-8bb2-9b1091dd3054 from VM ctest-TestBasicVMVN-57180703-23792108 2026-04-29 14:18:59,640 - INFO - Deleting VM ctest-TestBasicVMVN-57180703-23792108 2026-04-29 14:18:59,721 - INFO - Detaching port 2eb9c111-3d12-461c-b339-5138bb40865f from VM ctest-TestBasicVMVN-57180703-11256583 2026-04-29 14:18:59,764 - INFO - Deleting VM ctest-TestBasicVMVN-57180703-11256583 2026-04-29 14:18:59,862 - INFO - Deleting VN ctest-vn-39022478 2026-04-29 14:19:00,021 - DEBUG - Response for delete_port : () 2026-04-29 14:19:00,220 - DEBUG - Response for delete_port : () 2026-04-29 14:19:00,261 - DEBUG - VN f5ad2b1d-eac1-485f-9bdd-493ab6790a54 still in use: Unable to complete operation on network f5ad2b1d-eac1-485f-9bdd-493ab6790a54. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-07762560-9c3a-4ea6-9a4f-5498c3f39c9d'] 2026-04-29 14:19:00,261 - WARNING - Deleting VN ctest-vn-39022478 failed..Will retry 2026-04-29 14:19:02,419 - DEBUG - Response for deleting network () 2026-04-29 14:19:02,419 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/394d25b3-23c8-41c6-8d0f-458012ac558f 2026-04-29 14:19:02,424 - DEBUG - Response Code: 404 2026-04-29 14:19:02,424 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-04-29 14:19:02,429 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b616e12f-51c1-4b49-8976-d95ba1be5731 2026-04-29 14:19:02,484 - DEBUG - Requesting: http://10.0.0.50:8082/project/6de8f2f2-1b21-4bc1-8a83-0ad95e43bf2a 2026-04-29 14:19:02,566 - INFO - Validated that VN ctest-vn-39022478 is not found in API Server 2026-04-29 14:19:02,578 - DEBUG - VN ctest-vn-39022478 is not present in Agent 10.0.0.50 2026-04-29 14:19:02,578 - INFO - Validated that VN ctest-vn-39022478 is not in any agent 2026-04-29 14:19:02,584 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2026-04-29 14:19:02,590 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-39022478 2026-04-29 14:19:02,590 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-57180703:ctest-vn-39022478 2026-04-29 14:19:02,601 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-39022478 info 2026-04-29 14:19:02,678 - INFO - IPAM: ctest-ipam-58108336 is not found in API Server 2026-04-29 14:19:02,691 - INFO - IPAM:ctest-ipam-58108336 is not found in control node 2026-04-29 14:19:02,950 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 14:19:02,950 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2026-04-29 14:19:02,950 - INFO - -------------------------------------------------------------------------------- 2026-04-29 14:19:03,682 - INFO - Deleted project: ctest-TestBasicVMVN-57180703, ID : 6de8f2f2-1b21-4bc1-8a83-0ad95e43bf2a