2025-02-20 00:22:43,551 - INFO - Domain Default found not creating 2025-02-20 00:22:43,697 - INFO - Project ctest-TestBasicVMVN-43828427 not found, creating it 2025-02-20 00:22:44,205 - INFO - Created Project:ctest-TestBasicVMVN-43828427, ID : dbd7b6d5-22c9-4f29-9cc6-7b973c54178d 2025-02-20 00:22:45,818 - INFO - ================================================================================ 2025-02-20 00:22:45,818 - INFO - STARTING TEST : test_generic_link_local_service 2025-02-20 00:22:45,818 - 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-02-20 00:22:46,075 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.8': '0'}} with 2025-02-20 00:22:46,075 - INFO - Initial checks done. Running the testcase now 2025-02-20 00:22:46,075 - INFO - 2025-02-20 00:22:46,678 - DEBUG - Response for create_network : {'network': {'id': '4051d455-a57b-4f9b-95a7-e0d83c32b45a', 'name': 'ctest-vn2_metadata-23435370', 'tenant_id': 'dbd7b6d522c94f299cc67b973c54178d', 'project_id': 'dbd7b6d522c94f299cc67b973c54178d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43828427', 'ctest-vn2_metadata-23435370'], 'port_security_enabled': True, 'description': ''}} 2025-02-20 00:22:46,897 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d5216be-5489-4b9e-ba8c-5704d68d9736', 'name': '', 'tenant_id': 'dbd7b6d522c94f299cc67b973c54178d', 'network_id': '4051d455-a57b-4f9b-95a7-e0d83c32b45a', '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': 'dbd7b6d522c94f299cc67b973c54178d'}} 2025-02-20 00:22:46,917 - INFO - Created VN ctest-vn2_metadata-23435370 2025-02-20 00:22:46,973 - DEBUG - VN ctest-vn2_metadata-23435370 UUID is 4051d455-a57b-4f9b-95a7-e0d83c32b45a 2025-02-20 00:22:47,159 - DEBUG - Services list from nova: [, , ] 2025-02-20 00:22:48,390 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2747-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2747-1) 2025-02-20 00:22:48,513 - DEBUG - Link local service introspect added 2025-02-20 00:22:48,553 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-20 00:22:53,634 - DEBUG - VM is in ACTIVE state now 2025-02-20 00:22:53,764 - INFO - Waiting for VM ctest-TestBasicVMVN-43828427-87375119 to be up.. 2025-02-20 00:22:53,764 - INFO - VM name : ctest-TestBasicVMVN-43828427-87375119 2025-02-20 00:22:53,840 - DEBUG - VM ctest-TestBasicVMVN-43828427-87375119 ID is 37c982c1-e94d-44b5-83b6-66cc9fdafb7e 2025-02-20 00:22:53,840 - DEBUG - VM ctest-TestBasicVMVN-43828427-87375119 launched on Node cn-jenkins-deploy-platform-ansible-os-2747-1 2025-02-20 00:22:53,921 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/37c982c1-e94d-44b5-83b6-66cc9fdafb7e 2025-02-20 00:22:54,256 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/37c982c1-e94d-44b5-83b6-66cc9fdafb7e 2025-02-20 00:22:54,291 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/cffa1d24-b146-4ffc-b3a9-f3cf8a88973a 2025-02-20 00:22:57,564 - 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-02-20 00:22:57,564 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43828427-87375119 failed! 2025-02-20 00:22:57,621 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43828427:ctest-vn2_metadata-23435370 is 11.1.1.1 and allocation pool is NOT set 2025-02-20 00:22:59,687 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.92 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.916/5.000/8.085/3.084 ms') 2025-02-20 00:22:59,687 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43828427-87375119 passed 2025-02-20 00:22:59,845 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-20 00:22:59,845 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43828427-87375119, IP 11.1.1.3, Port 22 2025-02-20 00:22:59,900 - 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-02-20 00:22:59,990 - DEBUG - VM ctest-TestBasicVMVN-43828427-87375119 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-20 00:23:04,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-20 00:23:04,991 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43828427-87375119, IP 11.1.1.3, Port 22 2025-02-20 00:23:05,149 - DEBUG - VM ctest-TestBasicVMVN-43828427-87375119 is ready for SSH connections 2025-02-20 00:23:05,149 - INFO - Retry 0 2025-02-20 00:23:05,149 - 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.17, gateway password: c0ntrail123 2025-02-20 00:23:05,149 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-02-20 00:23:06,822 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-02-20 00:23:06,822 - INFO - Generic metadata worked 2025-02-20 00:23:07,089 - DEBUG - Link local service introspect removed 2025-02-20 00:23:07,089 - INFO - Deleting VM ctest-TestBasicVMVN-43828427-87375119 2025-02-20 00:23:07,161 - INFO - Deleting VN ctest-vn2_metadata-23435370 2025-02-20 00:23:07,209 - DEBUG - VN 4051d455-a57b-4f9b-95a7-e0d83c32b45a still in use: Unable to complete operation on network 4051d455-a57b-4f9b-95a7-e0d83c32b45a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-09bc9735-4012-42d5-b3a7-46345b5be26c'] 2025-02-20 00:23:07,210 - WARNING - Deleting VN ctest-vn2_metadata-23435370 failed..Will retry 2025-02-20 00:23:09,320 - DEBUG - Response for deleting network () 2025-02-20 00:23:09,580 - DEBUG - No XMPP flaps were noticed during the test 2025-02-20 00:23:09,581 - INFO - -------------------------------------------------------------------------------- 2025-02-20 00:23:09,584 - INFO - ================================================================================ 2025-02-20 00:23:09,584 - INFO - STARTING TEST : test_metadata_service 2025-02-20 00:23:09,584 - 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-02-20 00:23:09,875 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.8': '0'}} with 2025-02-20 00:23:09,875 - INFO - Initial checks done. Running the testcase now 2025-02-20 00:23:09,875 - INFO - 2025-02-20 00:23:09,875 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-configs 2025-02-20 00:23:09,882 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-config/adebf030-3a35-4b9c-8d34-9c3bd44effd1 2025-02-20 00:23:10,106 - DEBUG - Response for create_network : {'network': {'id': '48166181-1370-4023-9e19-8381631cd009', 'name': 'ctest-vn-67641500', 'tenant_id': 'dbd7b6d522c94f299cc67b973c54178d', 'project_id': 'dbd7b6d522c94f299cc67b973c54178d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43828427', 'ctest-vn-67641500'], 'port_security_enabled': True, 'description': ''}} 2025-02-20 00:23:10,361 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cdc1112b-3fa4-4520-945f-1b89fac1279b', 'name': '', 'tenant_id': 'dbd7b6d522c94f299cc67b973c54178d', 'network_id': '48166181-1370-4023-9e19-8381631cd009', 'ip_version': 4, 'cidr': '63.170.46.64/26', 'allocation_pools': [{'start': '63.170.46.66', 'end': '63.170.46.126'}], 'gateway_ip': '63.170.46.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '63.170.46.66', 'tags': [], 'project_id': 'dbd7b6d522c94f299cc67b973c54178d'}} 2025-02-20 00:23:10,383 - INFO - Created VN ctest-vn-67641500 2025-02-20 00:23:10,441 - DEBUG - VN ctest-vn-67641500 UUID is 48166181-1370-4023-9e19-8381631cd009 2025-02-20 00:23:11,721 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2747-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2747-1) 2025-02-20 00:23:11,721 - INFO - Waiting for VM ctest-TestBasicVMVN-43828427-58587906 to be up.. 2025-02-20 00:23:11,769 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-20 00:23:16,861 - DEBUG - VM is in ACTIVE state now 2025-02-20 00:23:16,862 - INFO - VM name : ctest-TestBasicVMVN-43828427-58587906 2025-02-20 00:23:16,947 - DEBUG - VM ctest-TestBasicVMVN-43828427-58587906 ID is 76646653-ddb4-4bf7-a0d1-42973e5326f1 2025-02-20 00:23:16,947 - DEBUG - VM ctest-TestBasicVMVN-43828427-58587906 launched on Node cn-jenkins-deploy-platform-ansible-os-2747-1 2025-02-20 00:23:17,032 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/76646653-ddb4-4bf7-a0d1-42973e5326f1 2025-02-20 00:23:17,042 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/669b7e17-d3e3-4503-ac23-2d69d118da12 2025-02-20 00:23:20,314 - 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-02-20 00:23:20,315 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43828427-58587906 failed! 2025-02-20 00:23:20,373 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43828427:ctest-vn-67641500 is 63.170.46.65 and allocation pool is NOT set 2025-02-20 00:23:24,439 - 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.63 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 6.634/6.634/6.634/0.000 ms') 2025-02-20 00:23:24,439 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43828427-58587906 passed 2025-02-20 00:23:24,593 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-20 00:23:24,593 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43828427-58587906, IP 63.170.46.67, Port 22 2025-02-20 00:23:24,753 - DEBUG - VM ctest-TestBasicVMVN-43828427-58587906 is ready for SSH connections 2025-02-20 00:23:24,753 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2025-02-20 00:23:24,753 - DEBUG - cat /tmp/output.txt 2025-02-20 00:23:26,424 - DEBUG - Hello World. The time is now Wed, 19 Feb 2025 17:23:22 -0700! 2025-02-20 00:23:26,424 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 19 Feb 2025 17:23:22 -0700!'} 2025-02-20 00:23:26,424 - INFO - metadata_script.txt got executed in the vm 2025-02-20 00:23:26,424 - INFO - Deleting VM ctest-TestBasicVMVN-43828427-58587906 2025-02-20 00:23:26,509 - INFO - Deleting VN ctest-vn-67641500 2025-02-20 00:23:26,552 - DEBUG - VN 48166181-1370-4023-9e19-8381631cd009 still in use: Unable to complete operation on network 48166181-1370-4023-9e19-8381631cd009. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-153f48e9-d53d-495a-b82a-1c441c6f2666'] 2025-02-20 00:23:26,552 - WARNING - Deleting VN ctest-vn-67641500 failed..Will retry 2025-02-20 00:23:28,724 - DEBUG - Response for deleting network () 2025-02-20 00:23:29,002 - DEBUG - No XMPP flaps were noticed during the test
2025-02-20 00:23:29,002 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-02-20 00:23:29,002 - INFO - -------------------------------------------------------------------------------- 2025-02-20 00:23:29,006 - INFO - ================================================================================ 2025-02-20 00:23:29,006 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-02-20 00:23:29,007 - 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-02-20 00:23:29,284 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.8': '0'}} with 2025-02-20 00:23:29,284 - INFO - Initial checks done. Running the testcase now 2025-02-20 00:23:29,284 - INFO - 2025-02-20 00:23:29,792 - DEBUG - Response for create_network : {'network': {'id': 'aa40f0c5-963b-43da-a75b-983a40d31916', 'name': 'ctest-vn-45024790', 'tenant_id': 'dbd7b6d522c94f299cc67b973c54178d', 'project_id': 'dbd7b6d522c94f299cc67b973c54178d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43828427', 'ctest-vn-45024790'], 'port_security_enabled': True, 'description': ''}} 2025-02-20 00:23:30,013 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cb5b8f63-195e-43bb-b56d-e9536f3750c8', 'name': '', 'tenant_id': 'dbd7b6d522c94f299cc67b973c54178d', 'network_id': 'aa40f0c5-963b-43da-a75b-983a40d31916', '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': 'dbd7b6d522c94f299cc67b973c54178d'}} 2025-02-20 00:23:30,204 - DEBUG - Response for create_subnet : {'subnet': {'id': '26413a8a-e2f8-4551-ac80-dddb45f89356', 'name': '', 'tenant_id': 'dbd7b6d522c94f299cc67b973c54178d', 'network_id': 'aa40f0c5-963b-43da-a75b-983a40d31916', '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': 'dbd7b6d522c94f299cc67b973c54178d'}} 2025-02-20 00:23:30,230 - INFO - Created VN ctest-vn-45024790 2025-02-20 00:23:30,285 - DEBUG - VN ctest-vn-45024790 UUID is aa40f0c5-963b-43da-a75b-983a40d31916 2025-02-20 00:23:30,698 - DEBUG - Response for create_port : {'port': {'name': '114c7d33-bb57-4a45-8313-3afdfe000c56', 'id': '114c7d33-bb57-4a45-8313-3afdfe000c56', 'tenant_id': 'dbd7b6d522c94f299cc67b973c54178d', 'network_id': 'aa40f0c5-963b-43da-a75b-983a40d31916', 'mac_address': '02:11:4c:7d:33:bb', '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': 'cb5b8f63-195e-43bb-b56d-e9536f3750c8'}], 'security_groups': ['712900ae-92d6-4824-98b6-2a4cda72eb5a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbd7b6d522c94f299cc67b973c54178d'}} 2025-02-20 00:23:30,891 - DEBUG - Response for create_port : {'port': {'name': '1df721af-e588-4b6e-8758-23352e38486d', 'id': '1df721af-e588-4b6e-8758-23352e38486d', 'tenant_id': 'dbd7b6d522c94f299cc67b973c54178d', 'network_id': 'aa40f0c5-963b-43da-a75b-983a40d31916', 'mac_address': '02:1d:f7:21:af:e5', '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': '26413a8a-e2f8-4551-ac80-dddb45f89356'}], 'security_groups': ['712900ae-92d6-4824-98b6-2a4cda72eb5a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbd7b6d522c94f299cc67b973c54178d'}} 2025-02-20 00:23:31,321 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2747-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2747-1) 2025-02-20 00:23:31,794 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2747-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2747-1) 2025-02-20 00:23:33,216 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2747-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2747-1) 2025-02-20 00:23:33,216 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-20 00:23:33,224 - DEBUG - Requesting: http://10.0.0.17:8082/domain/053008e2-80af-47d7-be1e-03d003b763c3 2025-02-20 00:23:33,241 - DEBUG - Requesting: http://10.0.0.17:8082/project/dbd7b6d5-22c9-4f29-9cc6-7b973c54178d 2025-02-20 00:23:33,327 - DEBUG - Requesting: http://10.0.0.17:8082/network-ipam/45f2abe1-c941-4c76-b77d-15711f39086c 2025-02-20 00:23:33,340 - INFO - Verifications in API Server for IPAM: ctest-ipam-89850741 passed 2025-02-20 00:23:33,348 - DEBUG - Control-node 10.0.0.17 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-43828427:ctest-ipam-89850741', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-43828427', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5040279919213497462', 'uuid-lslong': '13221747656628963436'}, 'enable': 'true', 'created': '2025-02-20T00:23:29', 'last-modified': '2025-02-20T00:23:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.826402'} 2025-02-20 00:23:33,348 - INFO - Verifications in Control node for IPAM: ctest-ipam-89850741 passed 2025-02-20 00:23:33,348 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-20 00:23:33,356 - DEBUG - Requesting: http://10.0.0.17:8082/domain/053008e2-80af-47d7-be1e-03d003b763c3 2025-02-20 00:23:33,370 - DEBUG - Requesting: http://10.0.0.17:8082/project/dbd7b6d5-22c9-4f29-9cc6-7b973c54178d 2025-02-20 00:23:33,464 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa40f0c5-963b-43da-a75b-983a40d31916 2025-02-20 00:23:33,477 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa40f0c5-963b-43da-a75b-983a40d31916 2025-02-20 00:23:33,491 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/bdbe5cd1-9aa0-4cfd-9cab-c3127979cb19 2025-02-20 00:23:33,501 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/bdbe5cd1-9aa0-4cfd-9cab-c3127979cb19 2025-02-20 00:23:33,511 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/60207148-9e74-4573-bf66-2d96db9cb549 2025-02-20 00:23:33,521 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-20 00:23:33,521 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa40f0c5-963b-43da-a75b-983a40d31916 2025-02-20 00:23:33,535 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/bdbe5cd1-9aa0-4cfd-9cab-c3127979cb19 2025-02-20 00:23:33,559 - INFO - Verified VN network id 9 for VN aa40f0c5-963b-43da-a75b-983a40d31916 2025-02-20 00:23:33,559 - INFO - Verifications in API Server for VN ctest-vn-45024790 passed 2025-02-20 00:23:33,559 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa40f0c5-963b-43da-a75b-983a40d31916 2025-02-20 00:23:33,580 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/bdbe5cd1-9aa0-4cfd-9cab-c3127979cb19 2025-02-20 00:23:33,592 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/bdbe5cd1-9aa0-4cfd-9cab-c3127979cb19 2025-02-20 00:23:33,607 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/60207148-9e74-4573-bf66-2d96db9cb549 2025-02-20 00:23:33,644 - DEBUG - Control-node 10.0.0.17 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-43828427:ctest-vn-45024790', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-43828427', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12268070116376921050', 'uuid-lslong': '12059399803177736470'}, 'enable': 'true', 'created': '2025-02-20T00:23:29', 'last-modified': '2025-02-20T00:23:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.475417'} 2025-02-20 00:23:33,656 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-20 00:23:33,656 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-45024790 passed 2025-02-20 00:23:33,656 - DEBUG - ====Verifying policy data for ctest-vn-45024790 in API_Server ====== 2025-02-20 00:23:33,657 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-20 00:23:33,676 - DEBUG - Requesting: http://10.0.0.17:8082/domain/053008e2-80af-47d7-be1e-03d003b763c3 2025-02-20 00:23:33,698 - DEBUG - Requesting: http://10.0.0.17:8082/project/dbd7b6d5-22c9-4f29-9cc6-7b973c54178d 2025-02-20 00:23:33,834 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa40f0c5-963b-43da-a75b-983a40d31916 2025-02-20 00:23:33,853 - DEBUG - =>VN ctest-vn-45024790 has no policy to be verified 2025-02-20 00:23:33,853 - DEBUG - Verifying the vn in opserver 2025-02-20 00:23:33,853 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-43828427:ctest-vn-45024790 virtual network link through opserver 10.0.0.17 2025-02-20 00:23:33,853 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2025-02-20 00:23:34,285 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2025-02-20 00:23:34,376 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-43828427:ctest-vn-45024790', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-43828427:ctest-vn-45024790?flat'} 2025-02-20 00:23:34,376 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-43828427:ctest-vn-45024790 is found in opserver 2025-02-20 00:23:34,389 - DEBUG - VRF ids for VN ctest-vn-45024790: {'10.0.0.17': '2'} 2025-02-20 00:23:34,389 - INFO - Waiting for VM ctest-TestBasicVMVN-43828427-67712061 to be up.. 2025-02-20 00:23:34,503 - DEBUG - VM is in ACTIVE state now 2025-02-20 00:23:34,503 - INFO - VM name : ctest-TestBasicVMVN-43828427-67712061 2025-02-20 00:23:34,610 - DEBUG - VM ctest-TestBasicVMVN-43828427-67712061 ID is ca51e814-a5ca-4461-8f8b-92873e2738f7 2025-02-20 00:23:34,610 - DEBUG - VM ctest-TestBasicVMVN-43828427-67712061 launched on Node cn-jenkins-deploy-platform-ansible-os-2747-1 2025-02-20 00:23:34,710 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/ca51e814-a5ca-4461-8f8b-92873e2738f7 2025-02-20 00:23:34,720 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/114c7d33-bb57-4a45-8313-3afdfe000c56 2025-02-20 00:23:37,975 - 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-02-20 00:23:37,975 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43828427-67712061 failed! 2025-02-20 00:23:38,033 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43828427:ctest-vn-45024790 is 31.1.1.1 and allocation pool is NOT set 2025-02-20 00:23:38,033 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43828427:ctest-vn-45024790 is 31.1.2.1 and allocation pool is NOT set 2025-02-20 00:23:42,105 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-02-20 00:23:42,105 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43828427-67712061 failed! 2025-02-20 00:23:42,161 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43828427:ctest-vn-45024790 is 31.1.1.1 and allocation pool is NOT set 2025-02-20 00:23:42,161 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43828427:ctest-vn-45024790 is 31.1.2.1 and allocation pool is NOT set 2025-02-20 00:23:44,224 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.65 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.13 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.134/3.891/5.648/1.757 ms') 2025-02-20 00:23:44,224 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43828427-67712061 passed 2025-02-20 00:23:44,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-20 00:23:44,381 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43828427-67712061, IP 31.1.1.4, Port 22 2025-02-20 00:23:44,447 - 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-02-20 00:23:44,554 - DEBUG - VM ctest-TestBasicVMVN-43828427-67712061 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-20 00:23:49,554 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-20 00:23:49,555 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43828427-67712061, IP 31.1.1.4, Port 22 2025-02-20 00:23:49,712 - DEBUG - VM ctest-TestBasicVMVN-43828427-67712061 is ready for SSH connections 2025-02-20 00:23:49,712 - INFO - Waiting for VM ctest-TestBasicVMVN-43828427-16360286 to be up.. 2025-02-20 00:23:49,790 - DEBUG - VM is in ACTIVE state now 2025-02-20 00:23:49,790 - INFO - VM name : ctest-TestBasicVMVN-43828427-16360286 2025-02-20 00:23:49,865 - DEBUG - VM ctest-TestBasicVMVN-43828427-16360286 ID is dbf9ca2d-8524-40f0-8369-29e307b6b6a4 2025-02-20 00:23:49,865 - DEBUG - VM ctest-TestBasicVMVN-43828427-16360286 launched on Node cn-jenkins-deploy-platform-ansible-os-2747-1 2025-02-20 00:23:49,940 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/dbf9ca2d-8524-40f0-8369-29e307b6b6a4 2025-02-20 00:23:49,949 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/1df721af-e588-4b6e-8758-23352e38486d 2025-02-20 00:23:51,197 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.21 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.382 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.382/2.297/4.212/1.915 ms') 2025-02-20 00:23:51,197 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-43828427-16360286 passed 2025-02-20 00:23:51,357 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-20 00:23:51,357 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43828427-16360286, IP 31.1.2.4, Port 22 2025-02-20 00:23:51,513 - DEBUG - VM ctest-TestBasicVMVN-43828427-16360286 is ready for SSH connections 2025-02-20 00:23:51,513 - INFO - Waiting for VM ctest-TestBasicVMVN-43828427-77852150 to be up.. 2025-02-20 00:23:51,593 - DEBUG - VM is in ACTIVE state now 2025-02-20 00:23:51,593 - INFO - VM name : ctest-TestBasicVMVN-43828427-77852150 2025-02-20 00:23:51,670 - DEBUG - VM ctest-TestBasicVMVN-43828427-77852150 ID is 04d653e0-97aa-4186-a462-5f8b14cd4ea6 2025-02-20 00:23:51,670 - DEBUG - VM ctest-TestBasicVMVN-43828427-77852150 launched on Node cn-jenkins-deploy-platform-ansible-os-2747-1 2025-02-20 00:23:51,743 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/04d653e0-97aa-4186-a462-5f8b14cd4ea6 2025-02-20 00:23:51,752 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/5ca682dd-0080-47c0-b623-a9f20c2d0b08 2025-02-20 00:23:52,994 - 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.05 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.379 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.379/1.714/3.050/1.335 ms') 2025-02-20 00:23:52,994 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-43828427-77852150 passed 2025-02-20 00:23:53,149 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-20 00:23:53,149 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43828427-77852150, IP 31.1.1.3, Port 22 2025-02-20 00:23:53,304 - DEBUG - VM ctest-TestBasicVMVN-43828427-77852150 is ready for SSH connections 2025-02-20 00:23:53,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-20 00:23:53,305 - 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.17, gateway password: c0ntrail123 2025-02-20 00:23:53,305 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-02-20 00:23:57,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.832 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.869 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.803 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.803/1.834/3.832 ms 2025-02-20 00:23:57,393 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-43828427-67712061 passed 2025-02-20 00:23:57,393 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-20 00:23:57,393 - 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.17, gateway password: c0ntrail123 2025-02-20 00:23:57,393 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-02-20 00:24:01,075 - 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.410 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.087 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.854 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.854/1.783/3.410 ms 2025-02-20 00:24:01,076 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-43828427-16360286 passed 2025-02-20 00:24:01,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-20 00:24:01,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-20 00:24:01,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-20 00:24:01,076 - 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.17, gateway password: c0ntrail123 2025-02-20 00:24:01,076 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-20 00:24:01,287 - DEBUG - None 2025-02-20 00:24:01,288 - 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.17, gateway password: c0ntrail123 2025-02-20 00:24:01,288 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-20 00:24:01,491 - DEBUG - None 2025-02-20 00:24:01,491 - 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.17, gateway password: c0ntrail123 2025-02-20 00:24:01,491 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-20 00:24:02,261 - DEBUG - None 2025-02-20 00:24:02,261 - 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.17, gateway password: c0ntrail123 2025-02-20 00:24:02,261 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-02-20 00:24:04,500 - 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.010 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.885 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.607 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.253 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.412 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.412/2.233/5.885 ms 2025-02-20 00:24:04,500 - 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.17, gateway password: c0ntrail123 2025-02-20 00:24:04,501 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-02-20 00:24:06,771 - 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.177 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.398 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.722 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.441 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.198 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.067 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.388/2.484/4.722 ms 2025-02-20 00:24:06,771 - 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.17, gateway password: c0ntrail123 2025-02-20 00:24:06,771 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-02-20 00:24:09,046 - 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.747 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.714 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.703 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.443 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.875 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.738 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.398/1.802/3.703 ms 2025-02-20 00:24:09,046 - INFO - Deleting VM ctest-TestBasicVMVN-43828427-77852150 2025-02-20 00:24:09,123 - INFO - Detaching port 1df721af-e588-4b6e-8758-23352e38486d from VM ctest-TestBasicVMVN-43828427-16360286 2025-02-20 00:24:09,179 - INFO - Deleting VM ctest-TestBasicVMVN-43828427-16360286 2025-02-20 00:24:09,266 - INFO - Detaching port 114c7d33-bb57-4a45-8313-3afdfe000c56 from VM ctest-TestBasicVMVN-43828427-67712061 2025-02-20 00:24:09,303 - INFO - Deleting VM ctest-TestBasicVMVN-43828427-67712061 2025-02-20 00:24:09,377 - INFO - Deleting VN ctest-vn-45024790 2025-02-20 00:24:09,624 - DEBUG - Response for delete_port : () 2025-02-20 00:24:09,847 - DEBUG - Response for delete_port : () 2025-02-20 00:24:09,905 - DEBUG - VN aa40f0c5-963b-43da-a75b-983a40d31916 still in use: Unable to complete operation on network aa40f0c5-963b-43da-a75b-983a40d31916. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8b5c9354-13bf-4cf6-a3d6-fdb340e2afb9'] 2025-02-20 00:24:09,906 - WARNING - Deleting VN ctest-vn-45024790 failed..Will retry 2025-02-20 00:24:12,076 - DEBUG - Response for deleting network () 2025-02-20 00:24:12,076 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/bdbe5cd1-9aa0-4cfd-9cab-c3127979cb19 2025-02-20 00:24:12,090 - DEBUG - Response Code: 404 2025-02-20 00:24:12,091 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-20 00:24:12,099 - DEBUG - Requesting: http://10.0.0.17:8082/domain/053008e2-80af-47d7-be1e-03d003b763c3 2025-02-20 00:24:12,119 - DEBUG - Requesting: http://10.0.0.17:8082/project/dbd7b6d5-22c9-4f29-9cc6-7b973c54178d 2025-02-20 00:24:12,208 - INFO - Validated that VN ctest-vn-45024790 is not found in API Server 2025-02-20 00:24:12,224 - DEBUG - VN ctest-vn-45024790 is not present in Agent 10.0.0.17 2025-02-20 00:24:12,224 - INFO - Validated that VN ctest-vn-45024790 is not in any agent 2025-02-20 00:24:12,231 - DEBUG - VRF 2 is not seen in agent 10.0.0.17 2025-02-20 00:24:12,238 - DEBUG - Vrouter 10.0.0.17 does not have vrf 2 for VN ctest-vn-45024790 2025-02-20 00:24:12,238 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-43828427:ctest-vn-45024790 2025-02-20 00:24:12,254 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-45024790 info 2025-02-20 00:24:12,341 - INFO - IPAM: ctest-ipam-89850741 is not found in API Server 2025-02-20 00:24:12,356 - INFO - IPAM:ctest-ipam-89850741 is not found in control node 2025-02-20 00:24:12,612 - DEBUG - No XMPP flaps were noticed during the test
2025-02-20 00:24:12,613 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-02-20 00:24:12,613 - INFO - -------------------------------------------------------------------------------- 2025-02-20 00:24:13,394 - INFO - Deleted project: ctest-TestBasicVMVN-43828427, ID : dbd7b6d5-22c9-4f29-9cc6-7b973c54178d