2025-11-22 09:49:59,044 - INFO - Domain Default found not creating 2025-11-22 09:49:59,220 - INFO - Project ctest-TestBasicVMVN-24204014 not found, creating it 2025-11-22 09:49:59,682 - INFO - Created Project:ctest-TestBasicVMVN-24204014, ID : 25b115b3-d06e-4e9a-9b03-0b51eec3dd98 2025-11-22 09:50:01,406 - INFO - ================================================================================ 2025-11-22 09:50:01,406 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-22 09:50:01,406 - 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-11-22 09:50:01,682 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2025-11-22 09:50:01,682 - INFO - Initial checks done. Running the testcase now 2025-11-22 09:50:01,682 - INFO - 2025-11-22 09:50:02,293 - DEBUG - Response for create_network : {'network': {'id': '320a11cd-e285-44f6-a949-f0f54a3dc5a5', 'name': 'ctest-vn2_metadata-33064156', 'tenant_id': '25b115b3d06e4e9a9b030b51eec3dd98', 'project_id': '25b115b3d06e4e9a9b030b51eec3dd98', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24204014', 'ctest-vn2_metadata-33064156'], 'port_security_enabled': True, 'description': ''}} 2025-11-22 09:50:02,521 - DEBUG - Response for create_subnet : {'subnet': {'id': '0be4d65d-d954-421b-b696-b6999c28d1f0', 'name': '', 'tenant_id': '25b115b3d06e4e9a9b030b51eec3dd98', 'network_id': '320a11cd-e285-44f6-a949-f0f54a3dc5a5', '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': '25b115b3d06e4e9a9b030b51eec3dd98'}} 2025-11-22 09:50:02,542 - INFO - Created VN ctest-vn2_metadata-33064156 2025-11-22 09:50:02,596 - DEBUG - VN ctest-vn2_metadata-33064156 UUID is 320a11cd-e285-44f6-a949-f0f54a3dc5a5 2025-11-22 09:50:02,793 - DEBUG - Services list from nova: [, , ] 2025-11-22 09:50:03,879 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4798-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4798-1) 2025-11-22 09:50:03,995 - DEBUG - Link local service introspect added 2025-11-22 09:50:04,042 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-22 09:50:09,123 - DEBUG - VM is in ACTIVE state now 2025-11-22 09:50:09,269 - INFO - Waiting for VM ctest-TestBasicVMVN-24204014-11398494 to be up.. 2025-11-22 09:50:09,269 - INFO - VM name : ctest-TestBasicVMVN-24204014-11398494 2025-11-22 09:50:09,348 - DEBUG - VM ctest-TestBasicVMVN-24204014-11398494 ID is 66be01d5-53d4-4f15-acd1-5ba04fdc03fc 2025-11-22 09:50:09,348 - DEBUG - VM ctest-TestBasicVMVN-24204014-11398494 launched on Node cn-jenkins-deploy-platform-ansible-os-4798-1 2025-11-22 09:50:09,433 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/66be01d5-53d4-4f15-acd1-5ba04fdc03fc 2025-11-22 09:50:09,780 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/66be01d5-53d4-4f15-acd1-5ba04fdc03fc 2025-11-22 09:50:09,829 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/f81300a1-708f-4f74-af35-61432b313b62 2025-11-22 09:50:13,122 - 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 1030ms') 2025-11-22 09:50:13,122 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24204014-11398494 failed! 2025-11-22 09:50:13,175 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24204014:ctest-vn2_metadata-33064156 is 11.1.1.1 and allocation pool is NOT set 2025-11-22 09:50:15,235 - 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=6.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.64 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.642/4.144/6.647/2.502 ms') 2025-11-22 09:50:15,235 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24204014-11398494 passed 2025-11-22 09:50:15,387 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:50:15,388 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24204014-11398494, IP 11.1.1.3, Port 22 2025-11-22 09:50:15,453 - 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-11-22 09:50:15,530 - DEBUG - VM ctest-TestBasicVMVN-24204014-11398494 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-22 09:50:20,531 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:50:20,531 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24204014-11398494, IP 11.1.1.3, Port 22 2025-11-22 09:50:20,698 - DEBUG - VM ctest-TestBasicVMVN-24204014-11398494 is ready for SSH connections 2025-11-22 09:50:20,698 - INFO - Retry 0 2025-11-22 09:50:20,698 - 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.249, gateway password: c0ntrail123 2025-11-22 09:50:20,698 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-22 09:50:22,346 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-22 09:50:22,347 - INFO - Generic metadata worked 2025-11-22 09:50:22,599 - DEBUG - Link local service introspect removed 2025-11-22 09:50:22,599 - INFO - Deleting VM ctest-TestBasicVMVN-24204014-11398494 2025-11-22 09:50:22,674 - INFO - Deleting VN ctest-vn2_metadata-33064156 2025-11-22 09:50:22,712 - DEBUG - VN 320a11cd-e285-44f6-a949-f0f54a3dc5a5 still in use: Unable to complete operation on network 320a11cd-e285-44f6-a949-f0f54a3dc5a5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fa839871-29f9-4a5c-a9e0-eb2657904e79'] 2025-11-22 09:50:22,712 - WARNING - Deleting VN ctest-vn2_metadata-33064156 failed..Will retry 2025-11-22 09:50:24,810 - DEBUG - Response for deleting network () 2025-11-22 09:50:25,064 - DEBUG - No XMPP flaps were noticed during the test 2025-11-22 09:50:25,065 - INFO - -------------------------------------------------------------------------------- 2025-11-22 09:50:25,067 - INFO - ================================================================================ 2025-11-22 09:50:25,067 - INFO - STARTING TEST : test_metadata_service 2025-11-22 09:50:25,067 - 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-11-22 09:50:25,356 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2025-11-22 09:50:25,356 - INFO - Initial checks done. Running the testcase now 2025-11-22 09:50:25,356 - INFO - 2025-11-22 09:50:25,356 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-configs 2025-11-22 09:50:25,362 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-config/0ddac856-015d-414a-b1ee-68cdb65f8cd5 2025-11-22 09:50:25,553 - DEBUG - Response for create_network : {'network': {'id': '8450399b-8ac8-425d-bceb-347515188c70', 'name': 'ctest-vn-71943031', 'tenant_id': '25b115b3d06e4e9a9b030b51eec3dd98', 'project_id': '25b115b3d06e4e9a9b030b51eec3dd98', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24204014', 'ctest-vn-71943031'], 'port_security_enabled': True, 'description': ''}} 2025-11-22 09:50:25,757 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e7148860-03ec-4123-bbb2-147ec1ebaae9', 'name': '', 'tenant_id': '25b115b3d06e4e9a9b030b51eec3dd98', 'network_id': '8450399b-8ac8-425d-bceb-347515188c70', 'ip_version': 4, 'cidr': '104.237.49.192/26', 'allocation_pools': [{'start': '104.237.49.194', 'end': '104.237.49.254'}], 'gateway_ip': '104.237.49.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.237.49.194', 'tags': [], 'project_id': '25b115b3d06e4e9a9b030b51eec3dd98'}} 2025-11-22 09:50:25,775 - INFO - Created VN ctest-vn-71943031 2025-11-22 09:50:25,827 - DEBUG - VN ctest-vn-71943031 UUID is 8450399b-8ac8-425d-bceb-347515188c70 2025-11-22 09:50:26,978 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4798-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4798-1) 2025-11-22 09:50:26,978 - INFO - Waiting for VM ctest-TestBasicVMVN-24204014-37458330 to be up.. 2025-11-22 09:50:27,020 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-22 09:50:32,093 - DEBUG - VM is in ACTIVE state now 2025-11-22 09:50:32,093 - INFO - VM name : ctest-TestBasicVMVN-24204014-37458330 2025-11-22 09:50:32,170 - DEBUG - VM ctest-TestBasicVMVN-24204014-37458330 ID is 8d9bfc7c-f302-4265-8476-33c5ae7318d6 2025-11-22 09:50:32,170 - DEBUG - VM ctest-TestBasicVMVN-24204014-37458330 launched on Node cn-jenkins-deploy-platform-ansible-os-4798-1 2025-11-22 09:50:32,250 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/8d9bfc7c-f302-4265-8476-33c5ae7318d6 2025-11-22 09:50:32,258 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/e808fbfd-b840-4d0c-b5fc-c630f788fb2e 2025-11-22 09:50:35,519 - 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 1026ms') 2025-11-22 09:50:35,519 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24204014-37458330 failed! 2025-11-22 09:50:35,575 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24204014:ctest-vn-71943031 is 104.237.49.193 and allocation pool is NOT set 2025-11-22 09:50:37,638 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.615 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.615/1.671/2.727/1.056 ms') 2025-11-22 09:50:37,639 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24204014-37458330 passed 2025-11-22 09:50:37,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:50:37,796 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24204014-37458330, IP 104.237.49.195, Port 22 2025-11-22 09:50:37,851 - 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-11-22 09:50:37,931 - DEBUG - VM ctest-TestBasicVMVN-24204014-37458330 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-22 09:50:42,932 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:50:42,932 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24204014-37458330, IP 104.237.49.195, Port 22 2025-11-22 09:50:43,098 - DEBUG - VM ctest-TestBasicVMVN-24204014-37458330 is ready for SSH connections 2025-11-22 09:50:43,098 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2025-11-22 09:50:43,098 - DEBUG - cat /tmp/output.txt 2025-11-22 09:50:44,731 - DEBUG - Hello World. The time is now Sat, 22 Nov 2025 02:50:41 -0700! 2025-11-22 09:50:44,731 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sat, 22 Nov 2025 02:50:41 -0700!'} 2025-11-22 09:50:44,731 - INFO - metadata_script.txt got executed in the vm 2025-11-22 09:50:44,731 - INFO - Deleting VM ctest-TestBasicVMVN-24204014-37458330 2025-11-22 09:50:44,803 - INFO - Deleting VN ctest-vn-71943031 2025-11-22 09:50:44,841 - DEBUG - VN 8450399b-8ac8-425d-bceb-347515188c70 still in use: Unable to complete operation on network 8450399b-8ac8-425d-bceb-347515188c70. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d02cfb28-754e-4bb9-baa7-88ee491e548b'] 2025-11-22 09:50:44,841 - WARNING - Deleting VN ctest-vn-71943031 failed..Will retry 2025-11-22 09:50:46,948 - DEBUG - Response for deleting network () 2025-11-22 09:50:47,202 - DEBUG - No XMPP flaps were noticed during the test
2025-11-22 09:50:47,203 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-11-22 09:50:47,203 - INFO - -------------------------------------------------------------------------------- 2025-11-22 09:50:47,206 - INFO - ================================================================================ 2025-11-22 09:50:47,206 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-22 09:50:47,206 - 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-11-22 09:50:47,488 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2025-11-22 09:50:47,489 - INFO - Initial checks done. Running the testcase now 2025-11-22 09:50:47,489 - INFO - 2025-11-22 09:50:48,140 - DEBUG - Response for create_network : {'network': {'id': '2e1376a7-a34b-41cd-b50b-55514a252b80', 'name': 'ctest-vn-58754883', 'tenant_id': '25b115b3d06e4e9a9b030b51eec3dd98', 'project_id': '25b115b3d06e4e9a9b030b51eec3dd98', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24204014', 'ctest-vn-58754883'], 'port_security_enabled': True, 'description': ''}} 2025-11-22 09:50:48,319 - DEBUG - Response for create_subnet : {'subnet': {'id': '0fc2ad3e-1c4b-4498-a3be-13d0c3f11f61', 'name': '', 'tenant_id': '25b115b3d06e4e9a9b030b51eec3dd98', 'network_id': '2e1376a7-a34b-41cd-b50b-55514a252b80', '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': '25b115b3d06e4e9a9b030b51eec3dd98'}} 2025-11-22 09:50:48,496 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d8455cf-e959-4277-9532-accb2adbdd0e', 'name': '', 'tenant_id': '25b115b3d06e4e9a9b030b51eec3dd98', 'network_id': '2e1376a7-a34b-41cd-b50b-55514a252b80', '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': '25b115b3d06e4e9a9b030b51eec3dd98'}} 2025-11-22 09:50:48,516 - INFO - Created VN ctest-vn-58754883 2025-11-22 09:50:48,567 - DEBUG - VN ctest-vn-58754883 UUID is 2e1376a7-a34b-41cd-b50b-55514a252b80 2025-11-22 09:50:48,978 - DEBUG - Response for create_port : {'port': {'name': 'd8e11de8-c616-44e3-935e-a667cefdb984', 'id': 'd8e11de8-c616-44e3-935e-a667cefdb984', 'tenant_id': '25b115b3d06e4e9a9b030b51eec3dd98', 'network_id': '2e1376a7-a34b-41cd-b50b-55514a252b80', 'mac_address': '02:d8:e1:1d:e8:c6', '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': '0fc2ad3e-1c4b-4498-a3be-13d0c3f11f61'}], 'security_groups': ['b3f6d697-a135-4547-b1af-a696c92bfca2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25b115b3d06e4e9a9b030b51eec3dd98'}} 2025-11-22 09:50:49,152 - DEBUG - Response for create_port : {'port': {'name': 'a03ba840-0be0-4120-a5ad-26e9bb4680ea', 'id': 'a03ba840-0be0-4120-a5ad-26e9bb4680ea', 'tenant_id': '25b115b3d06e4e9a9b030b51eec3dd98', 'network_id': '2e1376a7-a34b-41cd-b50b-55514a252b80', 'mac_address': '02:a0:3b:a8:40:0b', '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': '3d8455cf-e959-4277-9532-accb2adbdd0e'}], 'security_groups': ['b3f6d697-a135-4547-b1af-a696c92bfca2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25b115b3d06e4e9a9b030b51eec3dd98'}} 2025-11-22 09:50:49,558 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4798-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4798-1) 2025-11-22 09:50:49,997 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4798-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4798-1) 2025-11-22 09:50:51,392 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4798-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4798-1) 2025-11-22 09:50:51,392 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-22 09:50:51,397 - DEBUG - Requesting: http://10.0.0.249:8082/domain/c7ece9bf-6624-4e3a-b318-c7aae69af5ff 2025-11-22 09:50:51,416 - DEBUG - Requesting: http://10.0.0.249:8082/project/25b115b3-d06e-4e9a-9b03-0b51eec3dd98 2025-11-22 09:50:51,498 - DEBUG - Requesting: http://10.0.0.249:8082/network-ipam/f80ef40c-a054-45ab-a7ac-40832c8cbc3d 2025-11-22 09:50:51,518 - INFO - Verifications in API Server for IPAM: ctest-ipam-54622929 passed 2025-11-22 09:50:51,527 - DEBUG - Control-node 10.0.0.249 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-24204014:ctest-ipam-54622929', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24204014', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17874492306146739627', 'uuid-lslong': '12082102832460512317'}, 'enable': 'true', 'created': '2025-11-22T09:50:47', 'last-modified': '2025-11-22T09:50:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.810486'} 2025-11-22 09:50:51,527 - INFO - Verifications in Control node for IPAM: ctest-ipam-54622929 passed 2025-11-22 09:50:51,527 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-22 09:50:51,534 - DEBUG - Requesting: http://10.0.0.249:8082/domain/c7ece9bf-6624-4e3a-b318-c7aae69af5ff 2025-11-22 09:50:51,549 - DEBUG - Requesting: http://10.0.0.249:8082/project/25b115b3-d06e-4e9a-9b03-0b51eec3dd98 2025-11-22 09:50:51,627 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/2e1376a7-a34b-41cd-b50b-55514a252b80 2025-11-22 09:50:51,642 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/2e1376a7-a34b-41cd-b50b-55514a252b80 2025-11-22 09:50:51,653 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/9ccbde77-1233-4b70-a0fc-d6df7bcd5c95 2025-11-22 09:50:51,666 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/9ccbde77-1233-4b70-a0fc-d6df7bcd5c95 2025-11-22 09:50:51,678 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/83fe8e24-ddde-48cf-a040-cb37e3384bf8 2025-11-22 09:50:51,687 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-22 09:50:51,688 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/2e1376a7-a34b-41cd-b50b-55514a252b80 2025-11-22 09:50:51,704 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/9ccbde77-1233-4b70-a0fc-d6df7bcd5c95 2025-11-22 09:50:51,724 - INFO - Verified VN network id 11 for VN 2e1376a7-a34b-41cd-b50b-55514a252b80 2025-11-22 09:50:51,724 - INFO - Verifications in API Server for VN ctest-vn-58754883 passed 2025-11-22 09:50:51,725 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/2e1376a7-a34b-41cd-b50b-55514a252b80 2025-11-22 09:50:51,741 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/9ccbde77-1233-4b70-a0fc-d6df7bcd5c95 2025-11-22 09:50:51,752 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/9ccbde77-1233-4b70-a0fc-d6df7bcd5c95 2025-11-22 09:50:51,764 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/83fe8e24-ddde-48cf-a040-cb37e3384bf8 2025-11-22 09:50:51,781 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-24204014:ctest-vn-58754883', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24204014', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3320127812673421773', 'uuid-lslong': '13045614553233435520'}, 'enable': 'true', 'created': '2025-11-22T09:50:48', 'last-modified': '2025-11-22T09:50:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.309968'} 2025-11-22 09:50:51,787 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-22 09:50:51,787 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-58754883 passed 2025-11-22 09:50:51,788 - DEBUG - ====Verifying policy data for ctest-vn-58754883 in API_Server ====== 2025-11-22 09:50:51,788 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-22 09:50:51,797 - DEBUG - Requesting: http://10.0.0.249:8082/domain/c7ece9bf-6624-4e3a-b318-c7aae69af5ff 2025-11-22 09:50:51,811 - DEBUG - Requesting: http://10.0.0.249:8082/project/25b115b3-d06e-4e9a-9b03-0b51eec3dd98 2025-11-22 09:50:51,885 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/2e1376a7-a34b-41cd-b50b-55514a252b80 2025-11-22 09:50:51,910 - DEBUG - =>VN ctest-vn-58754883 has no policy to be verified 2025-11-22 09:50:51,910 - DEBUG - Verifying the vn in opserver 2025-11-22 09:50:51,910 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-24204014:ctest-vn-58754883 virtual network link through opserver 10.0.0.249 2025-11-22 09:50:51,910 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2025-11-22 09:50:52,384 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2025-11-22 09:50:52,458 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-24204014:ctest-vn-58754883', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-24204014:ctest-vn-58754883?flat'} 2025-11-22 09:50:52,459 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-24204014:ctest-vn-58754883 is found in opserver 2025-11-22 09:50:52,465 - DEBUG - VRF ids for VN ctest-vn-58754883: {'10.0.0.249': '2'} 2025-11-22 09:50:52,465 - INFO - Waiting for VM ctest-TestBasicVMVN-24204014-67470325 to be up.. 2025-11-22 09:50:52,549 - DEBUG - VM is in ACTIVE state now 2025-11-22 09:50:52,549 - INFO - VM name : ctest-TestBasicVMVN-24204014-67470325 2025-11-22 09:50:52,649 - DEBUG - VM ctest-TestBasicVMVN-24204014-67470325 ID is 0c434c0f-6b6e-4243-bd81-cf12851ba0bd 2025-11-22 09:50:52,649 - DEBUG - VM ctest-TestBasicVMVN-24204014-67470325 launched on Node cn-jenkins-deploy-platform-ansible-os-4798-1 2025-11-22 09:50:52,733 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/0c434c0f-6b6e-4243-bd81-cf12851ba0bd 2025-11-22 09:50:52,741 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/d8e11de8-c616-44e3-935e-a667cefdb984 2025-11-22 09:50:56,026 - 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-11-22 09:50:56,026 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24204014-67470325 failed! 2025-11-22 09:50:56,079 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24204014:ctest-vn-58754883 is 31.1.1.1 and allocation pool is NOT set 2025-11-22 09:50:56,080 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24204014:ctest-vn-58754883 is 31.1.2.1 and allocation pool is NOT set 2025-11-22 09:51:00,157 - 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') 2025-11-22 09:51:00,157 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24204014-67470325 failed! 2025-11-22 09:51:00,212 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24204014:ctest-vn-58754883 is 31.1.1.1 and allocation pool is NOT set 2025-11-22 09:51:00,212 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24204014:ctest-vn-58754883 is 31.1.2.1 and allocation pool is NOT set 2025-11-22 09:51:02,283 - 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.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.85 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.851/5.134/8.417/3.283 ms') 2025-11-22 09:51:02,283 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24204014-67470325 passed 2025-11-22 09:51:02,435 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:51:02,436 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24204014-67470325, IP 31.1.1.4, Port 22 2025-11-22 09:51:02,491 - 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-11-22 09:51:02,572 - DEBUG - VM ctest-TestBasicVMVN-24204014-67470325 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-22 09:51:07,573 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:51:07,573 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24204014-67470325, IP 31.1.1.4, Port 22 2025-11-22 09:51:07,735 - DEBUG - VM ctest-TestBasicVMVN-24204014-67470325 is ready for SSH connections 2025-11-22 09:51:07,735 - INFO - Waiting for VM ctest-TestBasicVMVN-24204014-06716714 to be up.. 2025-11-22 09:51:07,811 - DEBUG - VM is in ACTIVE state now 2025-11-22 09:51:07,811 - INFO - VM name : ctest-TestBasicVMVN-24204014-06716714 2025-11-22 09:51:07,883 - DEBUG - VM ctest-TestBasicVMVN-24204014-06716714 ID is c763e24f-91bc-4a24-9460-69fa2b33af93 2025-11-22 09:51:07,883 - DEBUG - VM ctest-TestBasicVMVN-24204014-06716714 launched on Node cn-jenkins-deploy-platform-ansible-os-4798-1 2025-11-22 09:51:07,957 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/c763e24f-91bc-4a24-9460-69fa2b33af93 2025-11-22 09:51:07,966 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/a03ba840-0be0-4120-a5ad-26e9bb4680ea 2025-11-22 09:51:09,206 - 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.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.454 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.454/1.641/2.829/1.187 ms') 2025-11-22 09:51:09,206 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24204014-06716714 passed 2025-11-22 09:51:09,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:51:09,356 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24204014-06716714, IP 31.1.2.4, Port 22 2025-11-22 09:51:09,525 - DEBUG - VM ctest-TestBasicVMVN-24204014-06716714 is ready for SSH connections 2025-11-22 09:51:09,526 - INFO - Waiting for VM ctest-TestBasicVMVN-24204014-48982837 to be up.. 2025-11-22 09:51:09,603 - DEBUG - VM is in ACTIVE state now 2025-11-22 09:51:09,604 - INFO - VM name : ctest-TestBasicVMVN-24204014-48982837 2025-11-22 09:51:09,681 - DEBUG - VM ctest-TestBasicVMVN-24204014-48982837 ID is 8ab1cbb6-6610-4604-b9df-2d6fa04ea30d 2025-11-22 09:51:09,681 - DEBUG - VM ctest-TestBasicVMVN-24204014-48982837 launched on Node cn-jenkins-deploy-platform-ansible-os-4798-1 2025-11-22 09:51:09,763 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/8ab1cbb6-6610-4604-b9df-2d6fa04ea30d 2025-11-22 09:51:09,771 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/4563d24c-827f-4c11-9f94-4650820f1b62 2025-11-22 09:51:11,013 - 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.00 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.464 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.464/1.731/2.998/1.267 ms') 2025-11-22 09:51:11,013 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-24204014-48982837 passed 2025-11-22 09:51:11,167 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:51:11,168 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24204014-48982837, IP 31.1.1.3, Port 22 2025-11-22 09:51:11,324 - DEBUG - VM ctest-TestBasicVMVN-24204014-48982837 is ready for SSH connections 2025-11-22 09:51:11,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:51:11,324 - 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.249, gateway password: c0ntrail123 2025-11-22 09:51:11,324 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-22 09:51:15,393 - 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.642 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.115 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.901 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.901/1.886/3.642 ms 2025-11-22 09:51:15,393 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-24204014-67470325 passed 2025-11-22 09:51:15,394 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:51:15,394 - 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.249, gateway password: c0ntrail123 2025-11-22 09:51:15,394 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-22 09:51:19,124 - 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.775 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.015 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.461 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.015/2.083/3.775 ms 2025-11-22 09:51:19,124 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-24204014-06716714 passed 2025-11-22 09:51:19,124 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:51:19,124 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:51:19,124 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-22 09:51:19,124 - 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.249, gateway password: c0ntrail123 2025-11-22 09:51:19,125 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-22 09:51:19,325 - DEBUG - None 2025-11-22 09:51:19,325 - 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.249, gateway password: c0ntrail123 2025-11-22 09:51:19,325 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-22 09:51:19,521 - DEBUG - None 2025-11-22 09:51:19,521 - 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.249, gateway password: c0ntrail123 2025-11-22 09:51:19,521 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-22 09:51:20,151 - DEBUG - None 2025-11-22 09:51:20,151 - 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.249, gateway password: c0ntrail123 2025-11-22 09:51:20,152 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-22 09:51:22,370 - 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.012 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.629 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.529 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.056 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.455 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.455/2.136/5.629 ms 2025-11-22 09:51:22,370 - 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.249, gateway password: c0ntrail123 2025-11-22 09:51:22,370 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-22 09:51:24,619 - 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.018 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.644 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.896 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.482 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.839 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.770 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.457 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.457/2.158/4.896 ms 2025-11-22 09:51:24,619 - 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.249, gateway password: c0ntrail123 2025-11-22 09:51:24,619 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-22 09:51:26,894 - 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.842 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.005 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.282 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.479 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.924 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.669 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.790 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.479/1.998/4.282 ms 2025-11-22 09:51:26,894 - INFO - Deleting VM ctest-TestBasicVMVN-24204014-48982837 2025-11-22 09:51:26,972 - INFO - Detaching port a03ba840-0be0-4120-a5ad-26e9bb4680ea from VM ctest-TestBasicVMVN-24204014-06716714 2025-11-22 09:51:27,007 - INFO - Deleting VM ctest-TestBasicVMVN-24204014-06716714 2025-11-22 09:51:27,081 - INFO - Detaching port d8e11de8-c616-44e3-935e-a667cefdb984 from VM ctest-TestBasicVMVN-24204014-67470325 2025-11-22 09:51:27,119 - INFO - Deleting VM ctest-TestBasicVMVN-24204014-67470325 2025-11-22 09:51:27,186 - INFO - Deleting VN ctest-vn-58754883 2025-11-22 09:51:27,346 - DEBUG - Response for delete_port : () 2025-11-22 09:51:27,524 - DEBUG - Response for delete_port : () 2025-11-22 09:51:27,569 - DEBUG - VN 2e1376a7-a34b-41cd-b50b-55514a252b80 still in use: Unable to complete operation on network 2e1376a7-a34b-41cd-b50b-55514a252b80. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-733c9548-635b-4b64-a138-48e336516581'] 2025-11-22 09:51:27,569 - WARNING - Deleting VN ctest-vn-58754883 failed..Will retry 2025-11-22 09:51:29,699 - DEBUG - Response for deleting network () 2025-11-22 09:51:29,699 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/9ccbde77-1233-4b70-a0fc-d6df7bcd5c95 2025-11-22 09:51:29,706 - DEBUG - Response Code: 404 2025-11-22 09:51:29,706 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-22 09:51:29,713 - DEBUG - Requesting: http://10.0.0.249:8082/domain/c7ece9bf-6624-4e3a-b318-c7aae69af5ff 2025-11-22 09:51:29,764 - DEBUG - Requesting: http://10.0.0.249:8082/project/25b115b3-d06e-4e9a-9b03-0b51eec3dd98 2025-11-22 09:51:29,842 - INFO - Validated that VN ctest-vn-58754883 is not found in API Server 2025-11-22 09:51:29,854 - DEBUG - VN ctest-vn-58754883 is not present in Agent 10.0.0.249 2025-11-22 09:51:29,854 - INFO - Validated that VN ctest-vn-58754883 is not in any agent 2025-11-22 09:51:29,859 - DEBUG - VRF 2 is not seen in agent 10.0.0.249 2025-11-22 09:51:29,866 - DEBUG - Vrouter 10.0.0.249 does not have vrf 2 for VN ctest-vn-58754883 2025-11-22 09:51:29,866 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-24204014:ctest-vn-58754883 2025-11-22 09:51:29,876 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-58754883 info 2025-11-22 09:51:29,947 - INFO - IPAM: ctest-ipam-54622929 is not found in API Server 2025-11-22 09:51:29,957 - INFO - IPAM:ctest-ipam-54622929 is not found in control node 2025-11-22 09:51:30,213 - DEBUG - No XMPP flaps were noticed during the test
2025-11-22 09:51:30,213 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-11-22 09:51:30,213 - INFO - -------------------------------------------------------------------------------- 2025-11-22 09:51:30,916 - INFO - Deleted project: ctest-TestBasicVMVN-24204014, ID : 25b115b3-d06e-4e9a-9b03-0b51eec3dd98