2025-09-04 02:11:50,659 - INFO - Domain Default found not creating 2025-09-04 02:11:50,804 - INFO - Project ctest-TestBasicVMVN-16342280 not found, creating it 2025-09-04 02:11:51,262 - INFO - Created Project:ctest-TestBasicVMVN-16342280, ID : 4039cbe7-8d2c-44f9-bdad-ec5bccbf6baa 2025-09-04 02:11:53,246 - INFO - ================================================================================ 2025-09-04 02:11:53,247 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-04 02:11:53,247 - 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-09-04 02:11:53,509 - DEBUG - Nothing to compare xmpp stats {'10.0.0.61': {'10.20.0.17': '0'}} with 2025-09-04 02:11:53,509 - INFO - Initial checks done. Running the testcase now 2025-09-04 02:11:53,509 - INFO - 2025-09-04 02:11:54,098 - DEBUG - Response for create_network : {'network': {'id': '2c2ae43e-57d2-4045-abf0-90511ea74cd9', 'name': 'ctest-vn2_metadata-22138371', 'tenant_id': '4039cbe78d2c44f9bdadec5bccbf6baa', 'project_id': '4039cbe78d2c44f9bdadec5bccbf6baa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16342280', 'ctest-vn2_metadata-22138371'], 'port_security_enabled': True, 'description': ''}} 2025-09-04 02:11:54,270 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e9184128-9d7b-4d78-b1b5-94ced48fc188', 'name': '', 'tenant_id': '4039cbe78d2c44f9bdadec5bccbf6baa', 'network_id': '2c2ae43e-57d2-4045-abf0-90511ea74cd9', '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': '4039cbe78d2c44f9bdadec5bccbf6baa'}} 2025-09-04 02:11:54,286 - INFO - Created VN ctest-vn2_metadata-22138371 2025-09-04 02:11:54,335 - DEBUG - VN ctest-vn2_metadata-22138371 UUID is 2c2ae43e-57d2-4045-abf0-90511ea74cd9 2025-09-04 02:11:54,500 - DEBUG - Services list from nova: [, , ] 2025-09-04 02:11:55,560 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4011-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4011-1) 2025-09-04 02:11:55,663 - DEBUG - Link local service introspect added 2025-09-04 02:11:55,703 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-04 02:12:00,783 - DEBUG - VM is in ACTIVE state now 2025-09-04 02:12:00,910 - INFO - Waiting for VM ctest-TestBasicVMVN-16342280-19285786 to be up.. 2025-09-04 02:12:00,910 - INFO - VM name : ctest-TestBasicVMVN-16342280-19285786 2025-09-04 02:12:00,980 - DEBUG - VM ctest-TestBasicVMVN-16342280-19285786 ID is 89ec2ab2-c0e8-46d4-a636-ef1ec5c3a6a9 2025-09-04 02:12:00,980 - DEBUG - VM ctest-TestBasicVMVN-16342280-19285786 launched on Node cn-jenkins-deploy-platform-ansible-os-4011-1 2025-09-04 02:12:01,054 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/89ec2ab2-c0e8-46d4-a636-ef1ec5c3a6a9 2025-09-04 02:12:01,388 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/89ec2ab2-c0e8-46d4-a636-ef1ec5c3a6a9 2025-09-04 02:12:01,420 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/181fc6b0-548a-451d-a123-e4056412de15 2025-09-04 02:12:04,677 - 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 1031ms') 2025-09-04 02:12:04,677 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16342280-19285786 failed! 2025-09-04 02:12:04,735 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16342280:ctest-vn2_metadata-22138371 is 11.1.1.1 and allocation pool is NOT set 2025-09-04 02:12:06,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=2.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.98 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.250/2.612/2.975/0.362 ms') 2025-09-04 02:12:06,807 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16342280-19285786 passed 2025-09-04 02:12:06,955 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 02:12:06,956 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16342280-19285786, IP 11.1.1.3, Port 22 2025-09-04 02:12:07,011 - 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-09-04 02:12:07,084 - DEBUG - VM ctest-TestBasicVMVN-16342280-19285786 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-04 02:12:12,084 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 02:12:12,084 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16342280-19285786, IP 11.1.1.3, Port 22 2025-09-04 02:12:12,239 - DEBUG - VM ctest-TestBasicVMVN-16342280-19285786 is ready for SSH connections 2025-09-04 02:12:12,239 - INFO - Retry 0 2025-09-04 02:12:12,239 - 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.61, gateway password: c0ntrail123 2025-09-04 02:12:12,239 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-04 02:12:13,877 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-04 02:12:13,877 - INFO - Generic metadata worked 2025-09-04 02:12:14,119 - DEBUG - Link local service introspect removed 2025-09-04 02:12:14,119 - INFO - Deleting VM ctest-TestBasicVMVN-16342280-19285786 2025-09-04 02:12:14,191 - INFO - Deleting VN ctest-vn2_metadata-22138371 2025-09-04 02:12:14,225 - DEBUG - VN 2c2ae43e-57d2-4045-abf0-90511ea74cd9 still in use: Unable to complete operation on network 2c2ae43e-57d2-4045-abf0-90511ea74cd9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-896d753f-63f7-43af-bd1a-9a42dc21c4c7'] 2025-09-04 02:12:14,225 - WARNING - Deleting VN ctest-vn2_metadata-22138371 failed..Will retry 2025-09-04 02:12:16,326 - DEBUG - Response for deleting network () 2025-09-04 02:12:16,580 - DEBUG - No XMPP flaps were noticed during the test 2025-09-04 02:12:16,580 - INFO - -------------------------------------------------------------------------------- 2025-09-04 02:12:16,583 - INFO - ================================================================================ 2025-09-04 02:12:16,583 - INFO - STARTING TEST : test_metadata_service 2025-09-04 02:12:16,583 - 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-09-04 02:12:16,868 - DEBUG - Nothing to compare xmpp stats {'10.0.0.61': {'10.20.0.17': '0'}} with 2025-09-04 02:12:16,868 - INFO - Initial checks done. Running the testcase now 2025-09-04 02:12:16,868 - INFO - 2025-09-04 02:12:16,868 - DEBUG - Requesting: http://10.0.0.61:8082/global-vrouter-configs 2025-09-04 02:12:16,875 - DEBUG - Requesting: http://10.0.0.61:8082/global-vrouter-config/4b719a37-519a-40fb-8461-9cd7d568e47e 2025-09-04 02:12:17,047 - DEBUG - Response for create_network : {'network': {'id': 'f39c80e5-e005-452d-8e24-5db0e5429c96', 'name': 'ctest-vn-73419159', 'tenant_id': '4039cbe78d2c44f9bdadec5bccbf6baa', 'project_id': '4039cbe78d2c44f9bdadec5bccbf6baa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16342280', 'ctest-vn-73419159'], 'port_security_enabled': True, 'description': ''}} 2025-09-04 02:12:17,290 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fb8d1813-19f9-45e4-be33-5b733fa65525', 'name': '', 'tenant_id': '4039cbe78d2c44f9bdadec5bccbf6baa', 'network_id': 'f39c80e5-e005-452d-8e24-5db0e5429c96', 'ip_version': 4, 'cidr': '21.170.229.128/26', 'allocation_pools': [{'start': '21.170.229.130', 'end': '21.170.229.190'}], 'gateway_ip': '21.170.229.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.170.229.130', 'tags': [], 'project_id': '4039cbe78d2c44f9bdadec5bccbf6baa'}} 2025-09-04 02:12:17,308 - INFO - Created VN ctest-vn-73419159 2025-09-04 02:12:17,359 - DEBUG - VN ctest-vn-73419159 UUID is f39c80e5-e005-452d-8e24-5db0e5429c96 2025-09-04 02:12:18,576 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4011-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4011-1) 2025-09-04 02:12:18,576 - INFO - Waiting for VM ctest-TestBasicVMVN-16342280-70632641 to be up.. 2025-09-04 02:12:18,616 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-04 02:12:23,686 - DEBUG - VM is in ACTIVE state now 2025-09-04 02:12:23,686 - INFO - VM name : ctest-TestBasicVMVN-16342280-70632641 2025-09-04 02:12:23,756 - DEBUG - VM ctest-TestBasicVMVN-16342280-70632641 ID is 33be3f84-108f-438c-b42e-5f9aa05cda31 2025-09-04 02:12:23,756 - DEBUG - VM ctest-TestBasicVMVN-16342280-70632641 launched on Node cn-jenkins-deploy-platform-ansible-os-4011-1 2025-09-04 02:12:23,830 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/33be3f84-108f-438c-b42e-5f9aa05cda31 2025-09-04 02:12:23,838 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/85011b5f-7801-43f6-9f54-3c70e00457b5 2025-09-04 02:12:27,079 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-09-04 02:12:27,080 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16342280-70632641 failed! 2025-09-04 02:12:27,135 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16342280:ctest-vn-73419159 is 21.170.229.129 and allocation pool is NOT set 2025-09-04 02:12:29,200 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=13.7 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 1002ms\r\nrtt min/avg/max/mdev = 2.589/8.162/13.735/5.573 ms') 2025-09-04 02:12:29,200 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16342280-70632641 passed 2025-09-04 02:12:29,347 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 02:12:29,347 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16342280-70632641, IP 21.170.229.131, Port 22 2025-09-04 02:12:29,402 - 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-09-04 02:12:29,479 - DEBUG - VM ctest-TestBasicVMVN-16342280-70632641 is NOT ready for SSH connections, VM status: ACTIVE 2025-09-04 02:12:34,480 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 02:12:34,480 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16342280-70632641, IP 21.170.229.131, Port 22 2025-09-04 02:12:34,635 - DEBUG - VM ctest-TestBasicVMVN-16342280-70632641 is ready for SSH connections 2025-09-04 02:12:34,635 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.61, gateway password: c0ntrail123 2025-09-04 02:12:34,635 - DEBUG - cat /tmp/output.txt 2025-09-04 02:12:36,299 - DEBUG - Hello World. The time is now Wed, 03 Sep 2025 20:12:29 -0600! 2025-09-04 02:12:36,299 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 03 Sep 2025 20:12:29 -0600!'} 2025-09-04 02:12:36,299 - INFO - metadata_script.txt got executed in the vm 2025-09-04 02:12:36,300 - INFO - Deleting VM ctest-TestBasicVMVN-16342280-70632641 2025-09-04 02:12:36,370 - INFO - Deleting VN ctest-vn-73419159 2025-09-04 02:12:36,407 - DEBUG - VN f39c80e5-e005-452d-8e24-5db0e5429c96 still in use: Unable to complete operation on network f39c80e5-e005-452d-8e24-5db0e5429c96. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-34219001-3470-428b-82c2-a30ab169ea6e'] 2025-09-04 02:12:36,407 - WARNING - Deleting VN ctest-vn-73419159 failed..Will retry 2025-09-04 02:12:38,497 - DEBUG - Response for deleting network () 2025-09-04 02:12:38,756 - DEBUG - No XMPP flaps were noticed during the test
2025-09-04 02:12:38,756 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-09-04 02:12:38,756 - INFO - -------------------------------------------------------------------------------- 2025-09-04 02:12:38,759 - INFO - ================================================================================ 2025-09-04 02:12:38,759 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-04 02:12:38,759 - 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-09-04 02:12:39,049 - DEBUG - Nothing to compare xmpp stats {'10.0.0.61': {'10.20.0.17': '0'}} with 2025-09-04 02:12:39,049 - INFO - Initial checks done. Running the testcase now 2025-09-04 02:12:39,049 - INFO - 2025-09-04 02:12:39,514 - DEBUG - Response for create_network : {'network': {'id': '6abe1a7f-532e-451e-b5d7-f7344b265add', 'name': 'ctest-vn-32008290', 'tenant_id': '4039cbe78d2c44f9bdadec5bccbf6baa', 'project_id': '4039cbe78d2c44f9bdadec5bccbf6baa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16342280', 'ctest-vn-32008290'], 'port_security_enabled': True, 'description': ''}} 2025-09-04 02:12:39,723 - DEBUG - Response for create_subnet : {'subnet': {'id': '838e3157-811f-4473-a63f-a659126620ff', 'name': '', 'tenant_id': '4039cbe78d2c44f9bdadec5bccbf6baa', 'network_id': '6abe1a7f-532e-451e-b5d7-f7344b265add', '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': '4039cbe78d2c44f9bdadec5bccbf6baa'}} 2025-09-04 02:12:39,880 - DEBUG - Response for create_subnet : {'subnet': {'id': '9465862a-0e5d-4c76-84d7-8ede29076a9f', 'name': '', 'tenant_id': '4039cbe78d2c44f9bdadec5bccbf6baa', 'network_id': '6abe1a7f-532e-451e-b5d7-f7344b265add', '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': '4039cbe78d2c44f9bdadec5bccbf6baa'}} 2025-09-04 02:12:39,900 - INFO - Created VN ctest-vn-32008290 2025-09-04 02:12:39,951 - DEBUG - VN ctest-vn-32008290 UUID is 6abe1a7f-532e-451e-b5d7-f7344b265add 2025-09-04 02:12:40,287 - DEBUG - Response for create_port : {'port': {'name': '80f2b51a-c1b5-4047-82e9-80cf95138218', 'id': '80f2b51a-c1b5-4047-82e9-80cf95138218', 'tenant_id': '4039cbe78d2c44f9bdadec5bccbf6baa', 'network_id': '6abe1a7f-532e-451e-b5d7-f7344b265add', 'mac_address': '02:80:f2:b5:1a:c1', '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': '838e3157-811f-4473-a63f-a659126620ff'}], 'security_groups': ['e60a7e66-7bbb-4eef-b891-fcb36b4a0810'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4039cbe78d2c44f9bdadec5bccbf6baa'}} 2025-09-04 02:12:40,452 - DEBUG - Response for create_port : {'port': {'name': 'fa62dacf-88f0-402a-9efd-27d89b311a86', 'id': 'fa62dacf-88f0-402a-9efd-27d89b311a86', 'tenant_id': '4039cbe78d2c44f9bdadec5bccbf6baa', 'network_id': '6abe1a7f-532e-451e-b5d7-f7344b265add', 'mac_address': '02:fa:62:da:cf:88', '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': '9465862a-0e5d-4c76-84d7-8ede29076a9f'}], 'security_groups': ['e60a7e66-7bbb-4eef-b891-fcb36b4a0810'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4039cbe78d2c44f9bdadec5bccbf6baa'}} 2025-09-04 02:12:40,788 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4011-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4011-1) 2025-09-04 02:12:41,195 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4011-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4011-1) 2025-09-04 02:12:42,571 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4011-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4011-1) 2025-09-04 02:12:42,571 - DEBUG - Requesting: http://10.0.0.61:8082/domains 2025-09-04 02:12:42,577 - DEBUG - Requesting: http://10.0.0.61:8082/domain/47211a9d-5120-4862-ae7f-ed04415f4c09 2025-09-04 02:12:42,593 - DEBUG - Requesting: http://10.0.0.61:8082/project/4039cbe7-8d2c-44f9-bdad-ec5bccbf6baa 2025-09-04 02:12:42,722 - DEBUG - Requesting: http://10.0.0.61:8082/network-ipam/eb05a284-bf29-441a-be92-5c1dbf2679fe 2025-09-04 02:12:42,739 - INFO - Verifications in API Server for IPAM: ctest-ipam-00934539 passed 2025-09-04 02:12:42,745 - DEBUG - Control-node 10.0.0.61 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-16342280:ctest-ipam-00934539', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16342280', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16935120664823153690', 'uuid-lslong': '13732139496636840446'}, 'enable': 'true', 'created': '2025-09-04T02:12:39', 'last-modified': '2025-09-04T02:12:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.471588'} 2025-09-04 02:12:42,745 - INFO - Verifications in Control node for IPAM: ctest-ipam-00934539 passed 2025-09-04 02:12:42,745 - DEBUG - Requesting: http://10.0.0.61:8082/domains 2025-09-04 02:12:42,751 - DEBUG - Requesting: http://10.0.0.61:8082/domain/47211a9d-5120-4862-ae7f-ed04415f4c09 2025-09-04 02:12:42,765 - DEBUG - Requesting: http://10.0.0.61:8082/project/4039cbe7-8d2c-44f9-bdad-ec5bccbf6baa 2025-09-04 02:12:42,842 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-network/6abe1a7f-532e-451e-b5d7-f7344b265add 2025-09-04 02:12:42,856 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-network/6abe1a7f-532e-451e-b5d7-f7344b265add 2025-09-04 02:12:42,866 - DEBUG - Requesting: http://10.0.0.61:8082/routing-instance/df969e02-d958-4da5-b623-cdb4bd20ef53 2025-09-04 02:12:42,877 - DEBUG - Requesting: http://10.0.0.61:8082/routing-instance/df969e02-d958-4da5-b623-cdb4bd20ef53 2025-09-04 02:12:42,888 - DEBUG - Requesting: http://10.0.0.61:8082/route-target/0d258017-55ef-4365-b074-aa05c5ca316d 2025-09-04 02:12:42,895 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-04 02:12:42,895 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-network/6abe1a7f-532e-451e-b5d7-f7344b265add 2025-09-04 02:12:42,910 - DEBUG - Requesting: http://10.0.0.61:8082/routing-instance/df969e02-d958-4da5-b623-cdb4bd20ef53 2025-09-04 02:12:42,932 - INFO - Verified VN network id 11 for VN 6abe1a7f-532e-451e-b5d7-f7344b265add 2025-09-04 02:12:42,932 - INFO - Verifications in API Server for VN ctest-vn-32008290 passed 2025-09-04 02:12:42,932 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-network/6abe1a7f-532e-451e-b5d7-f7344b265add 2025-09-04 02:12:42,944 - DEBUG - Requesting: http://10.0.0.61:8082/routing-instance/df969e02-d958-4da5-b623-cdb4bd20ef53 2025-09-04 02:12:42,951 - DEBUG - Requesting: http://10.0.0.61:8082/routing-instance/df969e02-d958-4da5-b623-cdb4bd20ef53 2025-09-04 02:12:42,959 - DEBUG - Requesting: http://10.0.0.61:8082/route-target/0d258017-55ef-4365-b074-aa05c5ca316d 2025-09-04 02:12:42,976 - DEBUG - Control-node 10.0.0.61 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-16342280:ctest-vn-32008290', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16342280', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7691614347754095902', 'uuid-lslong': '13103213444828912349'}, 'enable': 'true', 'created': '2025-09-04T02:12:39', 'last-modified': '2025-09-04T02:12:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.123961'} 2025-09-04 02:12:42,991 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-04 02:12:42,991 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-32008290 passed 2025-09-04 02:12:42,992 - DEBUG - ====Verifying policy data for ctest-vn-32008290 in API_Server ====== 2025-09-04 02:12:42,992 - DEBUG - Requesting: http://10.0.0.61:8082/domains 2025-09-04 02:12:43,000 - DEBUG - Requesting: http://10.0.0.61:8082/domain/47211a9d-5120-4862-ae7f-ed04415f4c09 2025-09-04 02:12:43,019 - DEBUG - Requesting: http://10.0.0.61:8082/project/4039cbe7-8d2c-44f9-bdad-ec5bccbf6baa 2025-09-04 02:12:43,146 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-network/6abe1a7f-532e-451e-b5d7-f7344b265add 2025-09-04 02:12:43,168 - DEBUG - =>VN ctest-vn-32008290 has no policy to be verified 2025-09-04 02:12:43,168 - DEBUG - Verifying the vn in opserver 2025-09-04 02:12:43,168 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-16342280:ctest-vn-32008290 virtual network link through opserver 10.0.0.61 2025-09-04 02:12:43,169 - DEBUG - Requesting: http://10.0.0.61:8081/analytics/uves/virtual-networks 2025-09-04 02:12:43,603 - DEBUG - Requesting: http://10.0.0.61:8081/analytics/uves/virtual-networks 2025-09-04 02:12:43,668 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-16342280:ctest-vn-32008290', 'href': 'http://10.0.0.61:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-16342280:ctest-vn-32008290?flat'} 2025-09-04 02:12:43,668 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-16342280:ctest-vn-32008290 is found in opserver 2025-09-04 02:12:43,674 - DEBUG - VRF ids for VN ctest-vn-32008290: {'10.0.0.61': '2'} 2025-09-04 02:12:43,674 - INFO - Waiting for VM ctest-TestBasicVMVN-16342280-52589068 to be up.. 2025-09-04 02:12:43,765 - DEBUG - VM is in ACTIVE state now 2025-09-04 02:12:43,765 - INFO - VM name : ctest-TestBasicVMVN-16342280-52589068 2025-09-04 02:12:43,873 - DEBUG - VM ctest-TestBasicVMVN-16342280-52589068 ID is d752780f-9527-4fdf-9342-c7a20e5e07b3 2025-09-04 02:12:43,873 - DEBUG - VM ctest-TestBasicVMVN-16342280-52589068 launched on Node cn-jenkins-deploy-platform-ansible-os-4011-1 2025-09-04 02:12:43,958 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/d752780f-9527-4fdf-9342-c7a20e5e07b3 2025-09-04 02:12:43,966 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/80f2b51a-c1b5-4047-82e9-80cf95138218 2025-09-04 02:12:47,242 - 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 1023ms') 2025-09-04 02:12:47,243 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16342280-52589068 failed! 2025-09-04 02:12:47,300 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16342280:ctest-vn-32008290 is 31.1.1.1 and allocation pool is NOT set 2025-09-04 02:12:47,300 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16342280:ctest-vn-32008290 is 31.1.2.1 and allocation pool is NOT set 2025-09-04 02:12:51,368 - 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 1009ms') 2025-09-04 02:12:51,369 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16342280-52589068 failed! 2025-09-04 02:12:51,423 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16342280:ctest-vn-32008290 is 31.1.1.1 and allocation pool is NOT set 2025-09-04 02:12:51,424 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16342280:ctest-vn-32008290 is 31.1.2.1 and allocation pool is NOT set 2025-09-04 02:12:53,487 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.450 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.450/1.875/3.300/1.425 ms') 2025-09-04 02:12:53,487 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16342280-52589068 passed 2025-09-04 02:12:53,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 02:12:53,635 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16342280-52589068, IP 31.1.1.4, Port 22 2025-09-04 02:12:53,791 - DEBUG - VM ctest-TestBasicVMVN-16342280-52589068 is ready for SSH connections 2025-09-04 02:12:53,791 - INFO - Waiting for VM ctest-TestBasicVMVN-16342280-09743258 to be up.. 2025-09-04 02:12:53,865 - DEBUG - VM is in ACTIVE state now 2025-09-04 02:12:53,866 - INFO - VM name : ctest-TestBasicVMVN-16342280-09743258 2025-09-04 02:12:53,936 - DEBUG - VM ctest-TestBasicVMVN-16342280-09743258 ID is 8d263c76-de25-498d-a4fd-dbc441b10c03 2025-09-04 02:12:53,936 - DEBUG - VM ctest-TestBasicVMVN-16342280-09743258 launched on Node cn-jenkins-deploy-platform-ansible-os-4011-1 2025-09-04 02:12:54,005 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/8d263c76-de25-498d-a4fd-dbc441b10c03 2025-09-04 02:12:54,012 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/fa62dacf-88f0-402a-9efd-27d89b311a86 2025-09-04 02:12:55,244 - 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.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.545 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.545/1.822/3.099/1.277 ms') 2025-09-04 02:12:55,244 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-16342280-09743258 passed 2025-09-04 02:12:55,391 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 02:12:55,392 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16342280-09743258, IP 31.1.2.4, Port 22 2025-09-04 02:12:55,548 - DEBUG - VM ctest-TestBasicVMVN-16342280-09743258 is ready for SSH connections 2025-09-04 02:12:55,548 - INFO - Waiting for VM ctest-TestBasicVMVN-16342280-81990761 to be up.. 2025-09-04 02:12:55,627 - DEBUG - VM is in ACTIVE state now 2025-09-04 02:12:55,627 - INFO - VM name : ctest-TestBasicVMVN-16342280-81990761 2025-09-04 02:12:55,700 - DEBUG - VM ctest-TestBasicVMVN-16342280-81990761 ID is a0785f5a-af9d-4f4d-993c-2be858acca9a 2025-09-04 02:12:55,701 - DEBUG - VM ctest-TestBasicVMVN-16342280-81990761 launched on Node cn-jenkins-deploy-platform-ansible-os-4011-1 2025-09-04 02:12:55,773 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/a0785f5a-af9d-4f4d-993c-2be858acca9a 2025-09-04 02:12:55,782 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/bb59dc42-3a01-4a6a-a9b6-17c802d84c86 2025-09-04 02:12:57,026 - 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.03 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.491 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.491/1.758/3.026/1.267 ms') 2025-09-04 02:12:57,026 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-16342280-81990761 passed 2025-09-04 02:12:57,179 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 02:12:57,179 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16342280-81990761, IP 31.1.1.3, Port 22 2025-09-04 02:12:57,334 - DEBUG - VM ctest-TestBasicVMVN-16342280-81990761 is ready for SSH connections 2025-09-04 02:12:57,334 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 02:12:57,335 - 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.61, gateway password: c0ntrail123 2025-09-04 02:12:57,335 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-04 02:13:01,390 - 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.646 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.900 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.810 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.810/1.785/3.646 ms 2025-09-04 02:13:01,390 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-16342280-52589068 passed 2025-09-04 02:13:01,390 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 02:13:01,390 - 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.61, gateway password: c0ntrail123 2025-09-04 02:13:01,390 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-04 02:13:05,061 - 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.134 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.794 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.842 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.794/1.590/3.134 ms 2025-09-04 02:13:05,061 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-16342280-09743258 passed 2025-09-04 02:13:05,061 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 02:13:05,061 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 02:13:05,061 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 02:13:05,061 - 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.61, gateway password: c0ntrail123 2025-09-04 02:13:05,061 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-04 02:13:05,249 - DEBUG - None 2025-09-04 02:13:05,249 - 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.61, gateway password: c0ntrail123 2025-09-04 02:13:05,249 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-04 02:13:05,444 - DEBUG - None 2025-09-04 02:13:05,444 - 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.61, gateway password: c0ntrail123 2025-09-04 02:13:05,444 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-04 02:13:06,106 - DEBUG - None 2025-09-04 02:13:06,106 - 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.61, gateway password: c0ntrail123 2025-09-04 02:13:06,107 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-04 02:13:08,332 - 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.976 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.230 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.459 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.010 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.551 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.459/1.845/4.230 ms 2025-09-04 02:13:08,333 - 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.61, gateway password: c0ntrail123 2025-09-04 02:13:08,333 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-04 02:13:10,581 - 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.226 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.465 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.662 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.486 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.807 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.713 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.401 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.401/2.394/5.662 ms 2025-09-04 02:13:10,581 - 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.61, gateway password: c0ntrail123 2025-09-04 02:13:10,581 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-04 02:13:12,840 - 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.764 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.871 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.546 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.935 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.790 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.390 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.390/1.865/3.765 ms 2025-09-04 02:13:12,840 - INFO - Deleting VM ctest-TestBasicVMVN-16342280-81990761 2025-09-04 02:13:12,911 - INFO - Detaching port fa62dacf-88f0-402a-9efd-27d89b311a86 from VM ctest-TestBasicVMVN-16342280-09743258 2025-09-04 02:13:12,943 - INFO - Deleting VM ctest-TestBasicVMVN-16342280-09743258 2025-09-04 02:13:13,008 - INFO - Detaching port 80f2b51a-c1b5-4047-82e9-80cf95138218 from VM ctest-TestBasicVMVN-16342280-52589068 2025-09-04 02:13:13,042 - INFO - Deleting VM ctest-TestBasicVMVN-16342280-52589068 2025-09-04 02:13:13,113 - INFO - Deleting VN ctest-vn-32008290 2025-09-04 02:13:13,253 - DEBUG - Response for delete_port : () 2025-09-04 02:13:13,414 - DEBUG - Response for delete_port : () 2025-09-04 02:13:13,452 - DEBUG - VN 6abe1a7f-532e-451e-b5d7-f7344b265add still in use: Unable to complete operation on network 6abe1a7f-532e-451e-b5d7-f7344b265add. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2be498cc-8c52-42ea-a492-1c18e65c9479'] 2025-09-04 02:13:13,452 - WARNING - Deleting VN ctest-vn-32008290 failed..Will retry 2025-09-04 02:13:15,583 - DEBUG - Response for deleting network () 2025-09-04 02:13:15,584 - DEBUG - Requesting: http://10.0.0.61:8082/routing-instance/df969e02-d958-4da5-b623-cdb4bd20ef53 2025-09-04 02:13:15,590 - DEBUG - Response Code: 404 2025-09-04 02:13:15,590 - DEBUG - Requesting: http://10.0.0.61:8082/domains 2025-09-04 02:13:15,595 - DEBUG - Requesting: http://10.0.0.61:8082/domain/47211a9d-5120-4862-ae7f-ed04415f4c09 2025-09-04 02:13:15,649 - DEBUG - Requesting: http://10.0.0.61:8082/project/4039cbe7-8d2c-44f9-bdad-ec5bccbf6baa 2025-09-04 02:13:15,716 - INFO - Validated that VN ctest-vn-32008290 is not found in API Server 2025-09-04 02:13:15,725 - DEBUG - VN ctest-vn-32008290 is not present in Agent 10.0.0.61 2025-09-04 02:13:15,725 - INFO - Validated that VN ctest-vn-32008290 is not in any agent 2025-09-04 02:13:15,730 - DEBUG - VRF 2 is not seen in agent 10.0.0.61 2025-09-04 02:13:15,735 - DEBUG - Vrouter 10.0.0.61 does not have vrf 2 for VN ctest-vn-32008290 2025-09-04 02:13:15,735 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-16342280:ctest-vn-32008290 2025-09-04 02:13:15,743 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-32008290 info 2025-09-04 02:13:15,819 - INFO - IPAM: ctest-ipam-00934539 is not found in API Server 2025-09-04 02:13:15,829 - INFO - IPAM:ctest-ipam-00934539 is not found in control node 2025-09-04 02:13:16,080 - DEBUG - No XMPP flaps were noticed during the test
2025-09-04 02:13:16,080 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-09-04 02:13:16,080 - INFO - -------------------------------------------------------------------------------- 2025-09-04 02:13:16,788 - INFO - Deleted project: ctest-TestBasicVMVN-16342280, ID : 4039cbe7-8d2c-44f9-bdad-ec5bccbf6baa