2025-11-04 09:02:10,717 - INFO - Domain Default found not creating 2025-11-04 09:02:10,902 - INFO - Project ctest-TestBasicVMVN-72474930 not found, creating it 2025-11-04 09:02:11,378 - INFO - Created Project:ctest-TestBasicVMVN-72474930, ID : da8441f1-ba5e-424d-8f27-caee2d8e59c9 2025-11-04 09:02:13,054 - INFO - ================================================================================ 2025-11-04 09:02:13,054 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-04 09:02:13,055 - 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-04 09:02:13,309 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with 2025-11-04 09:02:13,309 - INFO - Initial checks done. Running the testcase now 2025-11-04 09:02:13,309 - INFO - 2025-11-04 09:02:13,899 - DEBUG - Response for create_network : {'network': {'id': 'faa45a4c-4c87-4081-a88a-cc5ed711b7a9', 'name': 'ctest-vn2_metadata-78530021', 'tenant_id': 'da8441f1ba5e424d8f27caee2d8e59c9', 'project_id': 'da8441f1ba5e424d8f27caee2d8e59c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-72474930', 'ctest-vn2_metadata-78530021'], 'port_security_enabled': True, 'description': ''}} 2025-11-04 09:02:14,100 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ad958d12-7584-4ead-b38d-fd90aee2d061', 'name': '', 'tenant_id': 'da8441f1ba5e424d8f27caee2d8e59c9', 'network_id': 'faa45a4c-4c87-4081-a88a-cc5ed711b7a9', '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': 'da8441f1ba5e424d8f27caee2d8e59c9'}} 2025-11-04 09:02:14,119 - INFO - Created VN ctest-vn2_metadata-78530021 2025-11-04 09:02:14,171 - DEBUG - VN ctest-vn2_metadata-78530021 UUID is faa45a4c-4c87-4081-a88a-cc5ed711b7a9 2025-11-04 09:02:14,354 - DEBUG - Services list from nova: [, , ] 2025-11-04 09:02:15,458 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4615-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4615-1) 2025-11-04 09:02:15,562 - DEBUG - Link local service introspect added 2025-11-04 09:02:15,603 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-04 09:02:20,684 - DEBUG - VM is in ACTIVE state now 2025-11-04 09:02:20,811 - INFO - Waiting for VM ctest-TestBasicVMVN-72474930-77231888 to be up.. 2025-11-04 09:02:20,811 - INFO - VM name : ctest-TestBasicVMVN-72474930-77231888 2025-11-04 09:02:20,896 - DEBUG - VM ctest-TestBasicVMVN-72474930-77231888 ID is 3c54823b-d943-4e13-9c9f-7376416cc9d8 2025-11-04 09:02:20,896 - DEBUG - VM ctest-TestBasicVMVN-72474930-77231888 launched on Node cn-jenkins-deploy-platform-ansible-os-4615-1 2025-11-04 09:02:21,005 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/3c54823b-d943-4e13-9c9f-7376416cc9d8 2025-11-04 09:02:21,343 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/3c54823b-d943-4e13-9c9f-7376416cc9d8 2025-11-04 09:02:21,375 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/aee46638-5012-470e-9bce-4bce3deed360 2025-11-04 09:02:24,637 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms') 2025-11-04 09:02:24,637 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72474930-77231888 failed! 2025-11-04 09:02:24,695 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72474930:ctest-vn2_metadata-78530021 is 11.1.1.1 and allocation pool is NOT set 2025-11-04 09:02:26,760 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.58 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.582/2.934/4.286/1.352 ms') 2025-11-04 09:02:26,760 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72474930-77231888 passed 2025-11-04 09:02:26,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 09:02:26,911 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72474930-77231888, IP 11.1.1.3, Port 22 2025-11-04 09:02:26,977 - 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-04 09:02:27,053 - DEBUG - VM ctest-TestBasicVMVN-72474930-77231888 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-04 09:02:32,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 09:02:32,054 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72474930-77231888, IP 11.1.1.3, Port 22 2025-11-04 09:02:32,211 - DEBUG - VM ctest-TestBasicVMVN-72474930-77231888 is ready for SSH connections 2025-11-04 09:02:32,211 - INFO - Retry 0 2025-11-04 09:02:32,211 - 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.48, gateway password: c0ntrail123 2025-11-04 09:02:32,211 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-04 09:02:33,874 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-04 09:02:33,874 - INFO - Generic metadata worked 2025-11-04 09:02:34,135 - DEBUG - Link local service introspect removed 2025-11-04 09:02:34,135 - INFO - Deleting VM ctest-TestBasicVMVN-72474930-77231888 2025-11-04 09:02:34,214 - INFO - Deleting VN ctest-vn2_metadata-78530021 2025-11-04 09:02:34,259 - DEBUG - VN faa45a4c-4c87-4081-a88a-cc5ed711b7a9 still in use: Unable to complete operation on network faa45a4c-4c87-4081-a88a-cc5ed711b7a9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9682173b-a28b-43af-b5e9-7c6a1d6bcd29'] 2025-11-04 09:02:34,259 - WARNING - Deleting VN ctest-vn2_metadata-78530021 failed..Will retry 2025-11-04 09:02:36,353 - DEBUG - Response for deleting network () 2025-11-04 09:02:36,612 - DEBUG - No XMPP flaps were noticed during the test 2025-11-04 09:02:36,612 - INFO - -------------------------------------------------------------------------------- 2025-11-04 09:02:36,615 - INFO - ================================================================================ 2025-11-04 09:02:36,615 - INFO - STARTING TEST : test_metadata_service 2025-11-04 09:02:36,615 - 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-04 09:02:36,900 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with 2025-11-04 09:02:36,900 - INFO - Initial checks done. Running the testcase now 2025-11-04 09:02:36,900 - INFO - 2025-11-04 09:02:36,901 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs 2025-11-04 09:02:36,907 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/456ab122-6e5c-4b6a-b38a-6c7a8064a931 2025-11-04 09:02:37,090 - DEBUG - Response for create_network : {'network': {'id': 'ad8155c1-8a5c-4c40-bf38-0654b4f25065', 'name': 'ctest-vn-28027085', 'tenant_id': 'da8441f1ba5e424d8f27caee2d8e59c9', 'project_id': 'da8441f1ba5e424d8f27caee2d8e59c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-72474930', 'ctest-vn-28027085'], 'port_security_enabled': True, 'description': ''}} 2025-11-04 09:02:37,297 - DEBUG - Response for create_subnet : {'subnet': {'id': '5b796ab3-f0e3-44d5-b3fc-140e160853ca', 'name': '', 'tenant_id': 'da8441f1ba5e424d8f27caee2d8e59c9', 'network_id': 'ad8155c1-8a5c-4c40-bf38-0654b4f25065', 'ip_version': 4, 'cidr': '5.35.250.192/26', 'allocation_pools': [{'start': '5.35.250.194', 'end': '5.35.250.254'}], 'gateway_ip': '5.35.250.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '5.35.250.194', 'tags': [], 'project_id': 'da8441f1ba5e424d8f27caee2d8e59c9'}} 2025-11-04 09:02:37,316 - INFO - Created VN ctest-vn-28027085 2025-11-04 09:02:37,367 - DEBUG - VN ctest-vn-28027085 UUID is ad8155c1-8a5c-4c40-bf38-0654b4f25065 2025-11-04 09:02:38,602 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4615-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4615-1) 2025-11-04 09:02:38,602 - INFO - Waiting for VM ctest-TestBasicVMVN-72474930-72114770 to be up.. 2025-11-04 09:02:38,642 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-04 09:02:43,718 - DEBUG - VM is in ACTIVE state now 2025-11-04 09:02:43,718 - INFO - VM name : ctest-TestBasicVMVN-72474930-72114770 2025-11-04 09:02:43,789 - DEBUG - VM ctest-TestBasicVMVN-72474930-72114770 ID is 4ef36a57-a451-4560-b34b-bc4592173a0e 2025-11-04 09:02:43,789 - DEBUG - VM ctest-TestBasicVMVN-72474930-72114770 launched on Node cn-jenkins-deploy-platform-ansible-os-4615-1 2025-11-04 09:02:43,863 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/4ef36a57-a451-4560-b34b-bc4592173a0e 2025-11-04 09:02:43,871 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/42feabde-4c2e-4428-83b1-9d2a62eafec3 2025-11-04 09:02:47,140 - 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-11-04 09:02:47,140 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72474930-72114770 failed! 2025-11-04 09:02:47,195 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72474930:ctest-vn-28027085 is 5.35.250.193 and allocation pool is NOT set 2025-11-04 09:02:51,269 - 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=6.76 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 = 6.755/6.755/6.755/0.000 ms') 2025-11-04 09:02:51,269 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72474930-72114770 passed 2025-11-04 09:02:51,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 09:02:51,423 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72474930-72114770, IP 5.35.250.195, Port 22 2025-11-04 09:02:51,489 - 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-04 09:02:51,566 - DEBUG - VM ctest-TestBasicVMVN-72474930-72114770 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-04 09:02:56,567 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 09:02:56,567 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72474930-72114770, IP 5.35.250.195, Port 22 2025-11-04 09:02:56,723 - DEBUG - VM ctest-TestBasicVMVN-72474930-72114770 is ready for SSH connections 2025-11-04 09:02:56,723 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123 2025-11-04 09:02:56,723 - DEBUG - cat /tmp/output.txt 2025-11-04 09:02:58,413 - DEBUG - Hello World. The time is now Tue, 04 Nov 2025 02:02:51 -0700! 2025-11-04 09:02:58,413 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 04 Nov 2025 02:02:51 -0700!'} 2025-11-04 09:02:58,413 - INFO - metadata_script.txt got executed in the vm 2025-11-04 09:02:58,413 - INFO - Deleting VM ctest-TestBasicVMVN-72474930-72114770 2025-11-04 09:02:58,486 - INFO - Deleting VN ctest-vn-28027085 2025-11-04 09:02:58,525 - DEBUG - VN ad8155c1-8a5c-4c40-bf38-0654b4f25065 still in use: Unable to complete operation on network ad8155c1-8a5c-4c40-bf38-0654b4f25065. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6f630314-ace2-4b41-a43e-0fc9afa8a84a'] 2025-11-04 09:02:58,525 - WARNING - Deleting VN ctest-vn-28027085 failed..Will retry 2025-11-04 09:03:00,625 - DEBUG - Response for deleting network () 2025-11-04 09:03:00,881 - DEBUG - No XMPP flaps were noticed during the test
2025-11-04 09:03:00,881 - INFO - END TEST : test_metadata_service : PASSED[0:00:24]
2025-11-04 09:03:00,881 - INFO - -------------------------------------------------------------------------------- 2025-11-04 09:03:00,883 - INFO - ================================================================================ 2025-11-04 09:03:00,884 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-04 09:03:00,884 - 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-04 09:03:01,172 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with 2025-11-04 09:03:01,172 - INFO - Initial checks done. Running the testcase now 2025-11-04 09:03:01,172 - INFO - 2025-11-04 09:03:01,647 - DEBUG - Response for create_network : {'network': {'id': 'd9fc5f7d-3635-49a3-9374-8906c6676e2a', 'name': 'ctest-vn-42989392', 'tenant_id': 'da8441f1ba5e424d8f27caee2d8e59c9', 'project_id': 'da8441f1ba5e424d8f27caee2d8e59c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-72474930', 'ctest-vn-42989392'], 'port_security_enabled': True, 'description': ''}} 2025-11-04 09:03:01,845 - DEBUG - Response for create_subnet : {'subnet': {'id': '8f12623c-12b9-4a86-b242-82f45290a1e3', 'name': '', 'tenant_id': 'da8441f1ba5e424d8f27caee2d8e59c9', 'network_id': 'd9fc5f7d-3635-49a3-9374-8906c6676e2a', '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': 'da8441f1ba5e424d8f27caee2d8e59c9'}} 2025-11-04 09:03:02,017 - DEBUG - Response for create_subnet : {'subnet': {'id': '251d3a0b-f6fb-43e7-a033-1e94edd0b4e2', 'name': '', 'tenant_id': 'da8441f1ba5e424d8f27caee2d8e59c9', 'network_id': 'd9fc5f7d-3635-49a3-9374-8906c6676e2a', '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': 'da8441f1ba5e424d8f27caee2d8e59c9'}} 2025-11-04 09:03:02,037 - INFO - Created VN ctest-vn-42989392 2025-11-04 09:03:02,091 - DEBUG - VN ctest-vn-42989392 UUID is d9fc5f7d-3635-49a3-9374-8906c6676e2a 2025-11-04 09:03:02,441 - DEBUG - Response for create_port : {'port': {'name': '4e23c66a-de33-408c-a961-1e003de21a4c', 'id': '4e23c66a-de33-408c-a961-1e003de21a4c', 'tenant_id': 'da8441f1ba5e424d8f27caee2d8e59c9', 'network_id': 'd9fc5f7d-3635-49a3-9374-8906c6676e2a', 'mac_address': '02:4e:23:c6:6a:de', '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': '8f12623c-12b9-4a86-b242-82f45290a1e3'}], 'security_groups': ['d781f530-96bb-4a0c-a139-e73c93987b16'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'da8441f1ba5e424d8f27caee2d8e59c9'}} 2025-11-04 09:03:02,604 - DEBUG - Response for create_port : {'port': {'name': 'e6a2cd67-f896-4119-8c78-a697fe91a547', 'id': 'e6a2cd67-f896-4119-8c78-a697fe91a547', 'tenant_id': 'da8441f1ba5e424d8f27caee2d8e59c9', 'network_id': 'd9fc5f7d-3635-49a3-9374-8906c6676e2a', 'mac_address': '02:e6:a2:cd:67:f8', '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': '251d3a0b-f6fb-43e7-a033-1e94edd0b4e2'}], 'security_groups': ['d781f530-96bb-4a0c-a139-e73c93987b16'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'da8441f1ba5e424d8f27caee2d8e59c9'}} 2025-11-04 09:03:02,966 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4615-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4615-1) 2025-11-04 09:03:03,393 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4615-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4615-1) 2025-11-04 09:03:04,793 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4615-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4615-1) 2025-11-04 09:03:04,793 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-04 09:03:04,808 - DEBUG - Requesting: http://10.0.0.48:8082/domain/d6f075c9-7c74-4650-9969-b3f1bf15d236 2025-11-04 09:03:04,831 - DEBUG - Requesting: http://10.0.0.48:8082/project/da8441f1-ba5e-424d-8f27-caee2d8e59c9 2025-11-04 09:03:04,908 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/c13d0f75-dc69-4b66-ae17-a058df3f44a6 2025-11-04 09:03:04,918 - INFO - Verifications in API Server for IPAM: ctest-ipam-31729895 passed 2025-11-04 09:03:04,926 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-72474930:ctest-ipam-31729895', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-72474930', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13924302621782920038', 'uuid-lslong': '12544671590626837670'}, 'enable': 'true', 'created': '2025-11-04T09:03:01', 'last-modified': '2025-11-04T09:03:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.529263'} 2025-11-04 09:03:04,926 - INFO - Verifications in Control node for IPAM: ctest-ipam-31729895 passed 2025-11-04 09:03:04,926 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-04 09:03:04,932 - DEBUG - Requesting: http://10.0.0.48:8082/domain/d6f075c9-7c74-4650-9969-b3f1bf15d236 2025-11-04 09:03:04,945 - DEBUG - Requesting: http://10.0.0.48:8082/project/da8441f1-ba5e-424d-8f27-caee2d8e59c9 2025-11-04 09:03:05,028 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9fc5f7d-3635-49a3-9374-8906c6676e2a 2025-11-04 09:03:05,047 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9fc5f7d-3635-49a3-9374-8906c6676e2a 2025-11-04 09:03:05,062 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/7222088a-8243-4a88-b9e0-0d277b4b992c 2025-11-04 09:03:05,072 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/7222088a-8243-4a88-b9e0-0d277b4b992c 2025-11-04 09:03:05,081 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/18a15785-5797-4b95-be4a-47c6b2e98132 2025-11-04 09:03:05,088 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-04 09:03:05,088 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9fc5f7d-3635-49a3-9374-8906c6676e2a 2025-11-04 09:03:05,102 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/7222088a-8243-4a88-b9e0-0d277b4b992c 2025-11-04 09:03:05,123 - INFO - Verified VN network id 11 for VN d9fc5f7d-3635-49a3-9374-8906c6676e2a 2025-11-04 09:03:05,123 - INFO - Verifications in API Server for VN ctest-vn-42989392 passed 2025-11-04 09:03:05,123 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9fc5f7d-3635-49a3-9374-8906c6676e2a 2025-11-04 09:03:05,138 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/7222088a-8243-4a88-b9e0-0d277b4b992c 2025-11-04 09:03:05,147 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/7222088a-8243-4a88-b9e0-0d277b4b992c 2025-11-04 09:03:05,155 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/18a15785-5797-4b95-be4a-47c6b2e98132 2025-11-04 09:03:05,172 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-72474930:ctest-vn-42989392', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-72474930', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15707534591746460067', 'uuid-lslong': '10625268083065318954'}, 'enable': 'true', 'created': '2025-11-04T09:03:01', 'last-modified': '2025-11-04T09:03:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.180740'} 2025-11-04 09:03:05,181 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-04 09:03:05,181 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-42989392 passed 2025-11-04 09:03:05,181 - DEBUG - ====Verifying policy data for ctest-vn-42989392 in API_Server ====== 2025-11-04 09:03:05,181 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-04 09:03:05,187 - DEBUG - Requesting: http://10.0.0.48:8082/domain/d6f075c9-7c74-4650-9969-b3f1bf15d236 2025-11-04 09:03:05,203 - DEBUG - Requesting: http://10.0.0.48:8082/project/da8441f1-ba5e-424d-8f27-caee2d8e59c9 2025-11-04 09:03:05,294 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9fc5f7d-3635-49a3-9374-8906c6676e2a 2025-11-04 09:03:05,308 - DEBUG - =>VN ctest-vn-42989392 has no policy to be verified 2025-11-04 09:03:05,308 - DEBUG - Verifying the vn in opserver 2025-11-04 09:03:05,308 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-72474930:ctest-vn-42989392 virtual network link through opserver 10.0.0.48 2025-11-04 09:03:05,309 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-11-04 09:03:05,775 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-11-04 09:03:05,841 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-72474930:ctest-vn-42989392', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-72474930:ctest-vn-42989392?flat'} 2025-11-04 09:03:05,841 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-72474930:ctest-vn-42989392 is found in opserver 2025-11-04 09:03:05,849 - DEBUG - VRF ids for VN ctest-vn-42989392: {'10.0.0.48': '2'} 2025-11-04 09:03:05,849 - INFO - Waiting for VM ctest-TestBasicVMVN-72474930-20454041 to be up.. 2025-11-04 09:03:05,930 - DEBUG - VM is in ACTIVE state now 2025-11-04 09:03:05,930 - INFO - VM name : ctest-TestBasicVMVN-72474930-20454041 2025-11-04 09:03:06,013 - DEBUG - VM ctest-TestBasicVMVN-72474930-20454041 ID is 116b8633-6b5d-4a8b-8e43-a7ec22b11e57 2025-11-04 09:03:06,013 - DEBUG - VM ctest-TestBasicVMVN-72474930-20454041 launched on Node cn-jenkins-deploy-platform-ansible-os-4615-1 2025-11-04 09:03:06,096 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/116b8633-6b5d-4a8b-8e43-a7ec22b11e57 2025-11-04 09:03:06,109 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/4e23c66a-de33-408c-a961-1e003de21a4c 2025-11-04 09:03:09,379 - 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 1005ms') 2025-11-04 09:03:09,379 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72474930-20454041 failed! 2025-11-04 09:03:09,435 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72474930:ctest-vn-42989392 is 31.1.1.1 and allocation pool is NOT set 2025-11-04 09:03:09,435 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72474930:ctest-vn-42989392 is 31.1.2.1 and allocation pool is NOT set 2025-11-04 09:03:13,507 - 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 1006ms') 2025-11-04 09:03:13,507 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72474930-20454041 failed! 2025-11-04 09:03:13,563 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72474930:ctest-vn-42989392 is 31.1.1.1 and allocation pool is NOT set 2025-11-04 09:03:13,563 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72474930:ctest-vn-42989392 is 31.1.2.1 and allocation pool is NOT set 2025-11-04 09:03:15,631 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.794 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.794/2.421/4.049/1.627 ms') 2025-11-04 09:03:15,631 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72474930-20454041 passed 2025-11-04 09:03:15,779 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 09:03:15,779 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72474930-20454041, IP 31.1.1.4, Port 22 2025-11-04 09:03:15,939 - DEBUG - VM ctest-TestBasicVMVN-72474930-20454041 is ready for SSH connections 2025-11-04 09:03:15,939 - INFO - Waiting for VM ctest-TestBasicVMVN-72474930-30758951 to be up.. 2025-11-04 09:03:16,022 - DEBUG - VM is in ACTIVE state now 2025-11-04 09:03:16,022 - INFO - VM name : ctest-TestBasicVMVN-72474930-30758951 2025-11-04 09:03:16,117 - DEBUG - VM ctest-TestBasicVMVN-72474930-30758951 ID is 64863bf1-33e6-4b2a-a3b3-7e7f45281ab4 2025-11-04 09:03:16,117 - DEBUG - VM ctest-TestBasicVMVN-72474930-30758951 launched on Node cn-jenkins-deploy-platform-ansible-os-4615-1 2025-11-04 09:03:16,199 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/64863bf1-33e6-4b2a-a3b3-7e7f45281ab4 2025-11-04 09:03:16,209 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/e6a2cd67-f896-4119-8c78-a697fe91a547 2025-11-04 09:03:17,451 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.39 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.497 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.497/1.942/3.387/1.445 ms') 2025-11-04 09:03:17,452 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-72474930-30758951 passed 2025-11-04 09:03:17,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 09:03:17,607 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72474930-30758951, IP 31.1.2.4, Port 22 2025-11-04 09:03:17,763 - DEBUG - VM ctest-TestBasicVMVN-72474930-30758951 is ready for SSH connections 2025-11-04 09:03:17,763 - INFO - Waiting for VM ctest-TestBasicVMVN-72474930-77263261 to be up.. 2025-11-04 09:03:17,842 - DEBUG - VM is in ACTIVE state now 2025-11-04 09:03:17,842 - INFO - VM name : ctest-TestBasicVMVN-72474930-77263261 2025-11-04 09:03:17,915 - DEBUG - VM ctest-TestBasicVMVN-72474930-77263261 ID is 880784c5-9d86-4e6f-9d33-f9814b6c2fa9 2025-11-04 09:03:17,915 - DEBUG - VM ctest-TestBasicVMVN-72474930-77263261 launched on Node cn-jenkins-deploy-platform-ansible-os-4615-1 2025-11-04 09:03:17,988 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/880784c5-9d86-4e6f-9d33-f9814b6c2fa9 2025-11-04 09:03:17,996 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/649eaeb4-0e06-4fba-b969-690081650b01 2025-11-04 09:03:19,234 - 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.30 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.432 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.432/1.864/3.296/1.432 ms') 2025-11-04 09:03:19,235 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-72474930-77263261 passed 2025-11-04 09:03:19,387 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 09:03:19,387 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72474930-77263261, IP 31.1.1.3, Port 22 2025-11-04 09:03:19,546 - DEBUG - VM ctest-TestBasicVMVN-72474930-77263261 is ready for SSH connections 2025-11-04 09:03:19,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 09:03:19,547 - 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.48, gateway password: c0ntrail123 2025-11-04 09:03:19,547 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-04 09:03:23,753 - 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.959 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.791 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.868 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.791/1.872/3.959 ms 2025-11-04 09:03:23,753 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-72474930-20454041 passed 2025-11-04 09:03:23,753 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 09:03:23,753 - 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.48, gateway password: c0ntrail123 2025-11-04 09:03:23,753 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-04 09:03:27,465 - 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.283 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.204 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.940 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.940/1.809/3.283 ms 2025-11-04 09:03:27,465 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-72474930-30758951 passed 2025-11-04 09:03:27,466 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 09:03:27,466 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 09:03:27,466 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 09:03:27,466 - 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.48, gateway password: c0ntrail123 2025-11-04 09:03:27,466 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-04 09:03:27,664 - DEBUG - None 2025-11-04 09:03:27,664 - 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.48, gateway password: c0ntrail123 2025-11-04 09:03:27,664 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-04 09:03:27,872 - DEBUG - None 2025-11-04 09:03:27,872 - 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.48, gateway password: c0ntrail123 2025-11-04 09:03:27,872 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-04 09:03:28,552 - DEBUG - None 2025-11-04 09:03:28,553 - 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.48, gateway password: c0ntrail123 2025-11-04 09:03:28,553 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-04 09:03:30,786 - 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.955 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.296 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.583 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.180 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.453 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.453/2.093/5.296 ms 2025-11-04 09:03:30,786 - 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.48, gateway password: c0ntrail123 2025-11-04 09:03:30,786 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-04 09:03:33,090 - 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.283 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.776 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.116 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.478 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.806 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.744 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.396/2.228/5.116 ms 2025-11-04 09:03:33,090 - 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.48, gateway password: c0ntrail123 2025-11-04 09:03:33,090 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-04 09:03:35,348 - 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.900 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.874 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.765 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.442 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.257 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.262 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.435 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.435/2.276/4.262 ms 2025-11-04 09:03:35,348 - INFO - Deleting VM ctest-TestBasicVMVN-72474930-77263261 2025-11-04 09:03:35,429 - INFO - Detaching port e6a2cd67-f896-4119-8c78-a697fe91a547 from VM ctest-TestBasicVMVN-72474930-30758951 2025-11-04 09:03:35,464 - INFO - Deleting VM ctest-TestBasicVMVN-72474930-30758951 2025-11-04 09:03:35,548 - INFO - Detaching port 4e23c66a-de33-408c-a961-1e003de21a4c from VM ctest-TestBasicVMVN-72474930-20454041 2025-11-04 09:03:35,580 - INFO - Deleting VM ctest-TestBasicVMVN-72474930-20454041 2025-11-04 09:03:35,659 - INFO - Deleting VN ctest-vn-42989392 2025-11-04 09:03:35,827 - DEBUG - Response for delete_port : () 2025-11-04 09:03:36,007 - DEBUG - Response for delete_port : () 2025-11-04 09:03:36,055 - DEBUG - VN d9fc5f7d-3635-49a3-9374-8906c6676e2a still in use: Unable to complete operation on network d9fc5f7d-3635-49a3-9374-8906c6676e2a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e30c21be-353c-443a-b4e2-8ab6299d59a0'] 2025-11-04 09:03:36,055 - WARNING - Deleting VN ctest-vn-42989392 failed..Will retry 2025-11-04 09:03:38,201 - DEBUG - Response for deleting network () 2025-11-04 09:03:38,201 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/7222088a-8243-4a88-b9e0-0d277b4b992c 2025-11-04 09:03:38,207 - DEBUG - Response Code: 404 2025-11-04 09:03:38,207 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-11-04 09:03:38,212 - DEBUG - Requesting: http://10.0.0.48:8082/domain/d6f075c9-7c74-4650-9969-b3f1bf15d236 2025-11-04 09:03:38,264 - DEBUG - Requesting: http://10.0.0.48:8082/project/da8441f1-ba5e-424d-8f27-caee2d8e59c9 2025-11-04 09:03:38,341 - INFO - Validated that VN ctest-vn-42989392 is not found in API Server 2025-11-04 09:03:38,353 - DEBUG - VN ctest-vn-42989392 is not present in Agent 10.0.0.48 2025-11-04 09:03:38,353 - INFO - Validated that VN ctest-vn-42989392 is not in any agent 2025-11-04 09:03:38,358 - DEBUG - VRF 2 is not seen in agent 10.0.0.48 2025-11-04 09:03:38,365 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-42989392 2025-11-04 09:03:38,365 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-72474930:ctest-vn-42989392 2025-11-04 09:03:38,374 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-42989392 info 2025-11-04 09:03:38,454 - INFO - IPAM: ctest-ipam-31729895 is not found in API Server 2025-11-04 09:03:38,467 - INFO - IPAM:ctest-ipam-31729895 is not found in control node 2025-11-04 09:03:38,735 - DEBUG - No XMPP flaps were noticed during the test
2025-11-04 09:03:38,735 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-11-04 09:03:38,735 - INFO - -------------------------------------------------------------------------------- 2025-11-04 09:03:39,483 - INFO - Deleted project: ctest-TestBasicVMVN-72474930, ID : da8441f1-ba5e-424d-8f27-caee2d8e59c9