2025-04-09 13:05:27,675 - INFO - Domain Default found not creating
2025-04-09 13:05:27,832 - INFO - Project ctest-TestBasicVMVN-62969995 not found, creating it
2025-04-09 13:05:28,302 - INFO - Created Project:ctest-TestBasicVMVN-62969995, ID : a9daab3e-0cd5-467e-a63b-c652eb0c51da
2025-04-09 13:05:29,766 - INFO - ================================================================================
2025-04-09 13:05:29,767 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-09 13:05:29,767 - 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-04-09 13:05:30,023 - DEBUG - Nothing to compare xmpp stats {'10.0.0.252': {'10.20.0.14': '0'}} with
2025-04-09 13:05:30,023 - INFO - Initial checks done. Running the testcase now
2025-04-09 13:05:30,024 - INFO -
2025-04-09 13:05:30,581 - DEBUG - Response for create_network : {'network': {'id': '356d36bd-93cd-4bea-95a9-186410f85028', 'name': 'ctest-vn2_metadata-26796809', 'tenant_id': 'a9daab3e0cd5467ea63bc652eb0c51da', 'project_id': 'a9daab3e0cd5467ea63bc652eb0c51da', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62969995', 'ctest-vn2_metadata-26796809'], 'port_security_enabled': True, 'description': ''}}
2025-04-09 13:05:30,776 - DEBUG - Response for create_subnet : {'subnet': {'id': '680b2b89-f239-43a3-a298-35443a190c80', 'name': '', 'tenant_id': 'a9daab3e0cd5467ea63bc652eb0c51da', 'network_id': '356d36bd-93cd-4bea-95a9-186410f85028', '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': 'a9daab3e0cd5467ea63bc652eb0c51da'}}
2025-04-09 13:05:30,799 - INFO - Created VN ctest-vn2_metadata-26796809
2025-04-09 13:05:30,853 - DEBUG - VN ctest-vn2_metadata-26796809 UUID is 356d36bd-93cd-4bea-95a9-186410f85028
2025-04-09 13:05:31,049 - DEBUG - Services list from nova: [, , ]
2025-04-09 13:05:32,093 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3066-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3066-1)
2025-04-09 13:05:32,205 - DEBUG - Link local service introspect added
2025-04-09 13:05:32,255 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-09 13:05:37,350 - DEBUG - VM is in ACTIVE state now
2025-04-09 13:05:37,485 - INFO - Waiting for VM ctest-TestBasicVMVN-62969995-89043933 to be up..
2025-04-09 13:05:37,485 - INFO - VM name : ctest-TestBasicVMVN-62969995-89043933
2025-04-09 13:05:37,562 - DEBUG - VM ctest-TestBasicVMVN-62969995-89043933 ID is 3aefc382-251b-4c8e-9f4d-dcf0f06c6586
2025-04-09 13:05:37,562 - DEBUG - VM ctest-TestBasicVMVN-62969995-89043933 launched on Node cn-jenkins-deploy-platform-ansible-os-3066-1
2025-04-09 13:05:37,641 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-machine/3aefc382-251b-4c8e-9f4d-dcf0f06c6586
2025-04-09 13:05:37,938 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-machine/3aefc382-251b-4c8e-9f4d-dcf0f06c6586
2025-04-09 13:05:37,986 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-machine-interface/00be309f-4ebf-4197-b75c-978f7cfc1d5e
2025-04-09 13:05:41,256 - 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 1015ms')
2025-04-09 13:05:41,256 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62969995-89043933 failed!
2025-04-09 13:05:41,313 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62969995:ctest-vn2_metadata-26796809 is 11.1.1.1 and allocation pool is NOT set
2025-04-09 13:05:43,375 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.75 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.745/3.781/4.818/1.036 ms')
2025-04-09 13:05:43,376 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62969995-89043933 passed
2025-04-09 13:05:43,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 13:05:43,525 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62969995-89043933, IP 11.1.1.3, Port 22
2025-04-09 13:05:43,591 - 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-04-09 13:05:43,670 - DEBUG - VM ctest-TestBasicVMVN-62969995-89043933 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-09 13:05:48,671 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 13:05:48,672 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62969995-89043933, IP 11.1.1.3, Port 22
2025-04-09 13:05:48,842 - DEBUG - VM ctest-TestBasicVMVN-62969995-89043933 is ready for SSH connections
2025-04-09 13:05:48,842 - INFO - Retry 0
2025-04-09 13:05:48,843 - 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.252, gateway password: c0ntrail123
2025-04-09 13:05:48,843 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-09 13:05:50,759 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-09 13:05:50,759 - INFO - Generic metadata worked
2025-04-09 13:05:51,017 - DEBUG - Link local service introspect removed
2025-04-09 13:05:51,017 - INFO - Deleting VM ctest-TestBasicVMVN-62969995-89043933
2025-04-09 13:05:51,107 - INFO - Deleting VN ctest-vn2_metadata-26796809
2025-04-09 13:05:51,159 - DEBUG - VN 356d36bd-93cd-4bea-95a9-186410f85028 still in use: Unable to complete operation on network 356d36bd-93cd-4bea-95a9-186410f85028. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-29df8985-e6a4-49fe-a13d-7d3b5496eb7a']
2025-04-09 13:05:51,159 - WARNING - Deleting VN ctest-vn2_metadata-26796809 failed..Will retry
2025-04-09 13:05:53,302 - DEBUG - Response for deleting network ()
2025-04-09 13:05:53,556 - DEBUG - No XMPP flaps were noticed during the test
2025-04-09 13:05:53,556 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-04-09 13:05:53,556 - INFO - --------------------------------------------------------------------------------
2025-04-09 13:05:53,559 - INFO - ================================================================================
2025-04-09 13:05:53,559 - INFO - STARTING TEST : test_metadata_service
2025-04-09 13:05:53,559 - 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-04-09 13:05:53,844 - DEBUG - Nothing to compare xmpp stats {'10.0.0.252': {'10.20.0.14': '0'}} with
2025-04-09 13:05:53,844 - INFO - Initial checks done. Running the testcase now
2025-04-09 13:05:53,844 - INFO -
2025-04-09 13:05:53,844 - DEBUG - Requesting: http://10.0.0.252:8082/global-vrouter-configs
2025-04-09 13:05:53,850 - DEBUG - Requesting: http://10.0.0.252:8082/global-vrouter-config/dd9dddef-ccc2-4e29-a4a5-323714f85d7f
2025-04-09 13:05:54,060 - DEBUG - Response for create_network : {'network': {'id': '958d91dc-fbed-4f0a-a009-bf7ea79d621b', 'name': 'ctest-vn-31910525', 'tenant_id': 'a9daab3e0cd5467ea63bc652eb0c51da', 'project_id': 'a9daab3e0cd5467ea63bc652eb0c51da', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62969995', 'ctest-vn-31910525'], 'port_security_enabled': True, 'description': ''}}
2025-04-09 13:05:54,228 - DEBUG - Response for create_subnet : {'subnet': {'id': 'df18041c-c3e4-4f97-88c3-2ab77fcc3b64', 'name': '', 'tenant_id': 'a9daab3e0cd5467ea63bc652eb0c51da', 'network_id': '958d91dc-fbed-4f0a-a009-bf7ea79d621b', 'ip_version': 4, 'cidr': '51.158.4.192/26', 'allocation_pools': [{'start': '51.158.4.194', 'end': '51.158.4.254'}], 'gateway_ip': '51.158.4.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '51.158.4.194', 'tags': [], 'project_id': 'a9daab3e0cd5467ea63bc652eb0c51da'}}
2025-04-09 13:05:54,250 - INFO - Created VN ctest-vn-31910525
2025-04-09 13:05:54,305 - DEBUG - VN ctest-vn-31910525 UUID is 958d91dc-fbed-4f0a-a009-bf7ea79d621b
2025-04-09 13:05:55,534 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3066-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3066-1)
2025-04-09 13:05:55,534 - INFO - Waiting for VM ctest-TestBasicVMVN-62969995-11100676 to be up..
2025-04-09 13:05:55,573 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-09 13:06:00,660 - DEBUG - VM is in ACTIVE state now
2025-04-09 13:06:00,660 - INFO - VM name : ctest-TestBasicVMVN-62969995-11100676
2025-04-09 13:06:00,750 - DEBUG - VM ctest-TestBasicVMVN-62969995-11100676 ID is 41ee2ace-6afc-4bfc-9c1f-832354780ebb
2025-04-09 13:06:00,750 - DEBUG - VM ctest-TestBasicVMVN-62969995-11100676 launched on Node cn-jenkins-deploy-platform-ansible-os-3066-1
2025-04-09 13:06:00,826 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-machine/41ee2ace-6afc-4bfc-9c1f-832354780ebb
2025-04-09 13:06:00,836 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-machine-interface/8e8fe042-f95f-462d-b9b9-de17aef49c6a
2025-04-09 13:06:04,102 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms')
2025-04-09 13:06:04,102 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62969995-11100676 failed!
2025-04-09 13:06:04,157 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62969995:ctest-vn-31910525 is 51.158.4.193 and allocation pool is NOT set
2025-04-09 13:06:06,218 - 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=9.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.23 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.228/5.116/9.005/3.888 ms')
2025-04-09 13:06:06,218 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62969995-11100676 passed
2025-04-09 13:06:06,374 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 13:06:06,374 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62969995-11100676, IP 51.158.4.195, Port 22
2025-04-09 13:06:06,443 - 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-04-09 13:06:06,526 - DEBUG - VM ctest-TestBasicVMVN-62969995-11100676 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-09 13:06:11,526 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 13:06:11,526 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62969995-11100676, IP 51.158.4.195, Port 22
2025-04-09 13:06:11,688 - DEBUG - VM ctest-TestBasicVMVN-62969995-11100676 is ready for SSH connections
2025-04-09 13:06:11,688 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.252, gateway password: c0ntrail123
2025-04-09 13:06:11,689 - DEBUG - cat /tmp/output.txt
2025-04-09 13:06:13,368 - DEBUG - Hello World. The time is now Wed, 09 Apr 2025 07:06:07 -0600!
2025-04-09 13:06:13,368 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 09 Apr 2025 07:06:07 -0600!'}
2025-04-09 13:06:13,368 - INFO - metadata_script.txt got executed in the vm
2025-04-09 13:06:13,368 - INFO - Deleting VM ctest-TestBasicVMVN-62969995-11100676
2025-04-09 13:06:13,452 - INFO - Deleting VN ctest-vn-31910525
2025-04-09 13:06:13,489 - DEBUG - VN 958d91dc-fbed-4f0a-a009-bf7ea79d621b still in use: Unable to complete operation on network 958d91dc-fbed-4f0a-a009-bf7ea79d621b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d0db6b88-f5cf-4a43-b587-fb6f69676d3f']
2025-04-09 13:06:13,489 - WARNING - Deleting VN ctest-vn-31910525 failed..Will retry
2025-04-09 13:06:15,612 - DEBUG - Response for deleting network ()
2025-04-09 13:06:15,867 - DEBUG - No XMPP flaps were noticed during the test
2025-04-09 13:06:15,867 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-04-09 13:06:15,867 - INFO - --------------------------------------------------------------------------------
2025-04-09 13:06:15,870 - INFO - ================================================================================
2025-04-09 13:06:15,870 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-09 13:06:15,870 - 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-04-09 13:06:16,154 - DEBUG - Nothing to compare xmpp stats {'10.0.0.252': {'10.20.0.14': '0'}} with
2025-04-09 13:06:16,154 - INFO - Initial checks done. Running the testcase now
2025-04-09 13:06:16,154 - INFO -
2025-04-09 13:06:16,657 - DEBUG - Response for create_network : {'network': {'id': '2281aad1-6705-445a-85fb-229ec39caa6a', 'name': 'ctest-vn-78012922', 'tenant_id': 'a9daab3e0cd5467ea63bc652eb0c51da', 'project_id': 'a9daab3e0cd5467ea63bc652eb0c51da', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62969995', 'ctest-vn-78012922'], 'port_security_enabled': True, 'description': ''}}
2025-04-09 13:06:16,855 - DEBUG - Response for create_subnet : {'subnet': {'id': '8d24fcf2-7c08-4b95-81db-3ba032129f49', 'name': '', 'tenant_id': 'a9daab3e0cd5467ea63bc652eb0c51da', 'network_id': '2281aad1-6705-445a-85fb-229ec39caa6a', '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': 'a9daab3e0cd5467ea63bc652eb0c51da'}}
2025-04-09 13:06:17,103 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e83fae31-72ca-47ae-8b7b-d063ca994762', 'name': '', 'tenant_id': 'a9daab3e0cd5467ea63bc652eb0c51da', 'network_id': '2281aad1-6705-445a-85fb-229ec39caa6a', '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': 'a9daab3e0cd5467ea63bc652eb0c51da'}}
2025-04-09 13:06:17,129 - INFO - Created VN ctest-vn-78012922
2025-04-09 13:06:17,185 - DEBUG - VN ctest-vn-78012922 UUID is 2281aad1-6705-445a-85fb-229ec39caa6a
2025-04-09 13:06:17,600 - DEBUG - Response for create_port : {'port': {'name': 'a2584c77-0b87-467b-ac47-6f2a5cc506c2', 'id': 'a2584c77-0b87-467b-ac47-6f2a5cc506c2', 'tenant_id': 'a9daab3e0cd5467ea63bc652eb0c51da', 'network_id': '2281aad1-6705-445a-85fb-229ec39caa6a', 'mac_address': '02:a2:58:4c:77:0b', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '8d24fcf2-7c08-4b95-81db-3ba032129f49'}], 'security_groups': ['ddc4869c-0592-45f5-bad0-11619de8dc0f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a9daab3e0cd5467ea63bc652eb0c51da'}}
2025-04-09 13:06:17,795 - DEBUG - Response for create_port : {'port': {'name': '40fdc8f4-5a37-45e8-8d54-45f5260c38d7', 'id': '40fdc8f4-5a37-45e8-8d54-45f5260c38d7', 'tenant_id': 'a9daab3e0cd5467ea63bc652eb0c51da', 'network_id': '2281aad1-6705-445a-85fb-229ec39caa6a', 'mac_address': '02:40:fd:c8:f4:5a', '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': 'e83fae31-72ca-47ae-8b7b-d063ca994762'}], 'security_groups': ['ddc4869c-0592-45f5-bad0-11619de8dc0f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a9daab3e0cd5467ea63bc652eb0c51da'}}
2025-04-09 13:06:18,213 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3066-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3066-1)
2025-04-09 13:06:18,602 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3066-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3066-1)
2025-04-09 13:06:19,823 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3066-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3066-1)
2025-04-09 13:06:19,824 - DEBUG - Requesting: http://10.0.0.252:8082/domains
2025-04-09 13:06:19,834 - DEBUG - Requesting: http://10.0.0.252:8082/domain/85709522-408b-4e3b-8164-efbda098ca63
2025-04-09 13:06:19,853 - DEBUG - Requesting: http://10.0.0.252:8082/project/a9daab3e-0cd5-467e-a63b-c652eb0c51da
2025-04-09 13:06:19,961 - DEBUG - Requesting: http://10.0.0.252:8082/network-ipam/28064124-4b21-4990-918d-5dd2d5ec3e47
2025-04-09 13:06:19,985 - INFO - Verifications in API Server for IPAM: ctest-ipam-16505565 passed
2025-04-09 13:06:19,995 - DEBUG - Control-node 10.0.0.252 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62969995:ctest-ipam-16505565', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62969995', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2884064235512482192', 'uuid-lslong': '10488142267329297991'}, 'enable': 'true', 'created': '2025-04-09T13:06:16', 'last-modified': '2025-04-09T13:06:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.605506'}
2025-04-09 13:06:19,995 - INFO - Verifications in Control node for IPAM: ctest-ipam-16505565 passed
2025-04-09 13:06:19,995 - DEBUG - Requesting: http://10.0.0.252:8082/domains
2025-04-09 13:06:20,010 - DEBUG - Requesting: http://10.0.0.252:8082/domain/85709522-408b-4e3b-8164-efbda098ca63
2025-04-09 13:06:20,027 - DEBUG - Requesting: http://10.0.0.252:8082/project/a9daab3e-0cd5-467e-a63b-c652eb0c51da
2025-04-09 13:06:20,129 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-network/2281aad1-6705-445a-85fb-229ec39caa6a
2025-04-09 13:06:20,148 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-network/2281aad1-6705-445a-85fb-229ec39caa6a
2025-04-09 13:06:20,166 - DEBUG - Requesting: http://10.0.0.252:8082/routing-instance/13b126a2-203c-401a-b6b2-f2e6fd531e67
2025-04-09 13:06:20,176 - DEBUG - Requesting: http://10.0.0.252:8082/routing-instance/13b126a2-203c-401a-b6b2-f2e6fd531e67
2025-04-09 13:06:20,189 - DEBUG - Requesting: http://10.0.0.252:8082/route-target/d72896b9-c9e6-48b3-b4c0-11b081262d45
2025-04-09 13:06:20,202 - DEBUG - Route Targets: ['target:64512:8000004']
2025-04-09 13:06:20,203 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-network/2281aad1-6705-445a-85fb-229ec39caa6a
2025-04-09 13:06:20,216 - DEBUG - Requesting: http://10.0.0.252:8082/routing-instance/13b126a2-203c-401a-b6b2-f2e6fd531e67
2025-04-09 13:06:20,237 - INFO - Verified VN network id 8 for VN 2281aad1-6705-445a-85fb-229ec39caa6a
2025-04-09 13:06:20,237 - INFO - Verifications in API Server for VN ctest-vn-78012922 passed
2025-04-09 13:06:20,237 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-network/2281aad1-6705-445a-85fb-229ec39caa6a
2025-04-09 13:06:20,251 - DEBUG - Requesting: http://10.0.0.252:8082/routing-instance/13b126a2-203c-401a-b6b2-f2e6fd531e67
2025-04-09 13:06:20,260 - DEBUG - Requesting: http://10.0.0.252:8082/routing-instance/13b126a2-203c-401a-b6b2-f2e6fd531e67
2025-04-09 13:06:20,273 - DEBUG - Requesting: http://10.0.0.252:8082/route-target/d72896b9-c9e6-48b3-b4c0-11b081262d45
2025-04-09 13:06:20,290 - DEBUG - Control-node 10.0.0.252 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62969995:ctest-vn-78012922', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62969995', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2486456285638509658', 'uuid-lslong': '9654348291480791658'}, 'enable': 'true', 'created': '2025-04-09T13:06:16', 'last-modified': '2025-04-09T13:06:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.234989'}
2025-04-09 13:06:20,299 - DEBUG - Route Targets: ['target:64512:8000004']
2025-04-09 13:06:20,299 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-78012922 passed
2025-04-09 13:06:20,299 - DEBUG - ====Verifying policy data for ctest-vn-78012922 in API_Server ======
2025-04-09 13:06:20,299 - DEBUG - Requesting: http://10.0.0.252:8082/domains
2025-04-09 13:06:20,319 - DEBUG - Requesting: http://10.0.0.252:8082/domain/85709522-408b-4e3b-8164-efbda098ca63
2025-04-09 13:06:20,387 - DEBUG - Requesting: http://10.0.0.252:8082/project/a9daab3e-0cd5-467e-a63b-c652eb0c51da
2025-04-09 13:06:20,578 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-network/2281aad1-6705-445a-85fb-229ec39caa6a
2025-04-09 13:06:20,631 - DEBUG - =>VN ctest-vn-78012922 has no policy to be verified
2025-04-09 13:06:20,631 - DEBUG - Verifying the vn in opserver
2025-04-09 13:06:20,631 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62969995:ctest-vn-78012922 virtual network link through opserver 10.0.0.252
2025-04-09 13:06:20,631 - DEBUG - Requesting: http://10.0.0.252:8081/analytics/uves/virtual-networks
2025-04-09 13:06:21,012 - DEBUG - Requesting: http://10.0.0.252:8081/analytics/uves/virtual-networks
2025-04-09 13:06:21,124 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62969995:ctest-vn-78012922', 'href': 'http://10.0.0.252:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62969995:ctest-vn-78012922?flat'}
2025-04-09 13:06:21,124 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62969995:ctest-vn-78012922 is found in opserver
2025-04-09 13:06:21,133 - DEBUG - VRF ids for VN ctest-vn-78012922: {'10.0.0.252': '2'}
2025-04-09 13:06:21,133 - INFO - Waiting for VM ctest-TestBasicVMVN-62969995-54215402 to be up..
2025-04-09 13:06:21,276 - DEBUG - VM is in ACTIVE state now
2025-04-09 13:06:21,276 - INFO - VM name : ctest-TestBasicVMVN-62969995-54215402
2025-04-09 13:06:21,372 - DEBUG - VM ctest-TestBasicVMVN-62969995-54215402 ID is 90f433e0-929b-4b85-93ce-ae35e9f46e40
2025-04-09 13:06:21,372 - DEBUG - VM ctest-TestBasicVMVN-62969995-54215402 launched on Node cn-jenkins-deploy-platform-ansible-os-3066-1
2025-04-09 13:06:21,501 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-machine/90f433e0-929b-4b85-93ce-ae35e9f46e40
2025-04-09 13:06:21,519 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-machine-interface/a2584c77-0b87-467b-ac47-6f2a5cc506c2
2025-04-09 13:06:24,774 - 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-04-09 13:06:24,775 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62969995-54215402 failed!
2025-04-09 13:06:24,837 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62969995:ctest-vn-78012922 is 31.1.1.1 and allocation pool is NOT set
2025-04-09 13:06:24,837 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62969995:ctest-vn-78012922 is 31.1.2.1 and allocation pool is NOT set
2025-04-09 13:06:28,911 - 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-04-09 13:06:28,911 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62969995-54215402 failed!
2025-04-09 13:06:28,969 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62969995:ctest-vn-78012922 is 31.1.1.1 and allocation pool is NOT set
2025-04-09 13:06:28,969 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62969995:ctest-vn-78012922 is 31.1.2.1 and allocation pool is NOT set
2025-04-09 13:06:31,034 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.804 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.804/2.256/3.708/1.452 ms')
2025-04-09 13:06:31,035 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62969995-54215402 passed
2025-04-09 13:06:31,189 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 13:06:31,189 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62969995-54215402, IP 31.1.1.4, Port 22
2025-04-09 13:06:31,344 - DEBUG - VM ctest-TestBasicVMVN-62969995-54215402 is ready for SSH connections
2025-04-09 13:06:31,344 - INFO - Waiting for VM ctest-TestBasicVMVN-62969995-99626590 to be up..
2025-04-09 13:06:31,428 - DEBUG - VM is in ACTIVE state now
2025-04-09 13:06:31,428 - INFO - VM name : ctest-TestBasicVMVN-62969995-99626590
2025-04-09 13:06:31,506 - DEBUG - VM ctest-TestBasicVMVN-62969995-99626590 ID is 6490effa-3c28-415d-a337-a0f2e3b9a5db
2025-04-09 13:06:31,506 - DEBUG - VM ctest-TestBasicVMVN-62969995-99626590 launched on Node cn-jenkins-deploy-platform-ansible-os-3066-1
2025-04-09 13:06:31,592 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-machine/6490effa-3c28-415d-a337-a0f2e3b9a5db
2025-04-09 13:06:31,603 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-machine-interface/40fdc8f4-5a37-45e8-8d54-45f5260c38d7
2025-04-09 13:06:32,849 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.691 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.691/1.743/2.795/1.052 ms')
2025-04-09 13:06:32,850 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62969995-99626590 passed
2025-04-09 13:06:33,005 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 13:06:33,005 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62969995-99626590, IP 31.1.2.4, Port 22
2025-04-09 13:06:33,160 - DEBUG - VM ctest-TestBasicVMVN-62969995-99626590 is ready for SSH connections
2025-04-09 13:06:33,160 - INFO - Waiting for VM ctest-TestBasicVMVN-62969995-92488231 to be up..
2025-04-09 13:06:33,240 - DEBUG - VM is in ACTIVE state now
2025-04-09 13:06:33,240 - INFO - VM name : ctest-TestBasicVMVN-62969995-92488231
2025-04-09 13:06:33,321 - DEBUG - VM ctest-TestBasicVMVN-62969995-92488231 ID is b0181714-7266-46dc-a60c-a816f5e047ec
2025-04-09 13:06:33,321 - DEBUG - VM ctest-TestBasicVMVN-62969995-92488231 launched on Node cn-jenkins-deploy-platform-ansible-os-3066-1
2025-04-09 13:06:33,396 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-machine/b0181714-7266-46dc-a60c-a816f5e047ec
2025-04-09 13:06:33,405 - DEBUG - Requesting: http://10.0.0.252:8082/virtual-machine-interface/ce1a4f41-3d9c-4b03-a9f0-b82fdcf66497
2025-04-09 13:06:34,659 - 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.77 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.386 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.386/2.077/3.769/1.691 ms')
2025-04-09 13:06:34,660 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62969995-92488231 passed
2025-04-09 13:06:34,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 13:06:34,813 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62969995-92488231, IP 31.1.1.3, Port 22
2025-04-09 13:06:34,968 - DEBUG - VM ctest-TestBasicVMVN-62969995-92488231 is ready for SSH connections
2025-04-09 13:06:34,969 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 13:06:34,969 - 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.252, gateway password: c0ntrail123
2025-04-09 13:06:34,969 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-09 13:06:38,694 - 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=4.525 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.931 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.913 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.913/2.123/4.525 ms
2025-04-09 13:06:38,694 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62969995-54215402 passed
2025-04-09 13:06:38,694 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 13:06:38,694 - 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.252, gateway password: c0ntrail123
2025-04-09 13:06:38,695 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-09 13:06:42,429 - 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.088 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.761 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.706 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.706/1.518/3.088 ms
2025-04-09 13:06:42,430 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62969995-99626590 passed
2025-04-09 13:06:42,430 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 13:06:42,430 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 13:06:42,430 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-09 13:06:42,430 - 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.252, gateway password: c0ntrail123
2025-04-09 13:06:42,430 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-09 13:06:42,616 - DEBUG - None
2025-04-09 13:06:42,616 - 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.252, gateway password: c0ntrail123
2025-04-09 13:06:42,616 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-09 13:06:42,793 - DEBUG - None
2025-04-09 13:06:42,793 - 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.252, gateway password: c0ntrail123
2025-04-09 13:06:42,793 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-09 13:06:43,494 - DEBUG - None
2025-04-09 13:06:43,495 - 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.252, gateway password: c0ntrail123
2025-04-09 13:06:43,495 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-09 13:06:45,698 - 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.753 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.497 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.575 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.378 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.131/5.497 ms
2025-04-09 13:06:45,699 - 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.252, gateway password: c0ntrail123
2025-04-09 13:06:45,699 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-09 13:06:47,942 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.018 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.159 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.364 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.517 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.759 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.671 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.337 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.337/1.975/4.364 ms
2025-04-09 13:06:47,943 - 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.252, gateway password: c0ntrail123
2025-04-09 13:06:47,943 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-09 13:06:50,191 - 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.623 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.294 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.134 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.525 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.961 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.437 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.522 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.522/1.785/3.437 ms
2025-04-09 13:06:50,191 - INFO - Deleting VM ctest-TestBasicVMVN-62969995-92488231
2025-04-09 13:06:50,267 - INFO - Detaching port 40fdc8f4-5a37-45e8-8d54-45f5260c38d7 from VM ctest-TestBasicVMVN-62969995-99626590
2025-04-09 13:06:50,323 - INFO - Deleting VM ctest-TestBasicVMVN-62969995-99626590
2025-04-09 13:06:50,397 - INFO - Detaching port a2584c77-0b87-467b-ac47-6f2a5cc506c2 from VM ctest-TestBasicVMVN-62969995-54215402
2025-04-09 13:06:50,430 - INFO - Deleting VM ctest-TestBasicVMVN-62969995-54215402
2025-04-09 13:06:50,508 - INFO - Deleting VN ctest-vn-78012922
2025-04-09 13:06:50,704 - DEBUG - Response for delete_port : ()
2025-04-09 13:06:50,936 - DEBUG - Response for delete_port : ()
2025-04-09 13:06:50,989 - DEBUG - VN 2281aad1-6705-445a-85fb-229ec39caa6a still in use: Unable to complete operation on network 2281aad1-6705-445a-85fb-229ec39caa6a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7787f69c-467b-465b-bde4-96fde04e3ff9']
2025-04-09 13:06:50,989 - WARNING - Deleting VN ctest-vn-78012922 failed..Will retry
2025-04-09 13:06:53,156 - DEBUG - Response for deleting network ()
2025-04-09 13:06:53,156 - DEBUG - Requesting: http://10.0.0.252:8082/routing-instance/13b126a2-203c-401a-b6b2-f2e6fd531e67
2025-04-09 13:06:53,162 - DEBUG - Response Code: 404
2025-04-09 13:06:53,162 - DEBUG - Requesting: http://10.0.0.252:8082/domains
2025-04-09 13:06:53,168 - DEBUG - Requesting: http://10.0.0.252:8082/domain/85709522-408b-4e3b-8164-efbda098ca63
2025-04-09 13:06:53,222 - DEBUG - Requesting: http://10.0.0.252:8082/project/a9daab3e-0cd5-467e-a63b-c652eb0c51da
2025-04-09 13:06:53,296 - INFO - Validated that VN ctest-vn-78012922 is not found in API Server
2025-04-09 13:06:53,309 - DEBUG - VN ctest-vn-78012922 is not present in Agent 10.0.0.252
2025-04-09 13:06:53,309 - INFO - Validated that VN ctest-vn-78012922 is not in any agent
2025-04-09 13:06:53,315 - DEBUG - VRF 2 is not seen in agent 10.0.0.252
2025-04-09 13:06:53,320 - DEBUG - Vrouter 10.0.0.252 does not have vrf 2 for VN ctest-vn-78012922
2025-04-09 13:06:53,320 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62969995:ctest-vn-78012922
2025-04-09 13:06:53,331 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-78012922 info
2025-04-09 13:06:53,408 - INFO - IPAM: ctest-ipam-16505565 is not found in API Server
2025-04-09 13:06:53,421 - INFO - IPAM:ctest-ipam-16505565 is not found in control node
2025-04-09 13:06:53,678 - DEBUG - No XMPP flaps were noticed during the test
2025-04-09 13:06:53,678 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-04-09 13:06:53,678 - INFO - --------------------------------------------------------------------------------
2025-04-09 13:06:54,409 - INFO - Deleted project: ctest-TestBasicVMVN-62969995, ID : a9daab3e-0cd5-467e-a63b-c652eb0c51da