2025-10-08 16:18:53,144 - INFO - Domain Default found not creating
2025-10-08 16:18:53,289 - INFO - Project ctest-TestBasicVMVN-62217210 not found, creating it
2025-10-08 16:18:53,739 - INFO - Created Project:ctest-TestBasicVMVN-62217210, ID : c4bad6e2-780e-4c78-b464-8a18ceb58905
2025-10-08 16:18:55,227 - INFO - ================================================================================
2025-10-08 16:18:55,227 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-08 16:18:55,227 - 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-10-08 16:18:55,481 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.18': '0'}} with
2025-10-08 16:18:55,481 - INFO - Initial checks done. Running the testcase now
2025-10-08 16:18:55,481 - INFO -
2025-10-08 16:18:56,016 - DEBUG - Response for create_network : {'network': {'id': '3c910c1f-a13b-4a59-996c-a0aebd788133', 'name': 'ctest-vn2_metadata-07464845', 'tenant_id': 'c4bad6e2780e4c78b4648a18ceb58905', 'project_id': 'c4bad6e2780e4c78b4648a18ceb58905', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62217210', 'ctest-vn2_metadata-07464845'], 'port_security_enabled': True, 'description': ''}}
2025-10-08 16:18:56,208 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd01b45bd-75df-4c38-a8d8-796d622da75a', 'name': '', 'tenant_id': 'c4bad6e2780e4c78b4648a18ceb58905', 'network_id': '3c910c1f-a13b-4a59-996c-a0aebd788133', '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': 'c4bad6e2780e4c78b4648a18ceb58905'}}
2025-10-08 16:18:56,224 - INFO - Created VN ctest-vn2_metadata-07464845
2025-10-08 16:18:56,275 - DEBUG - VN ctest-vn2_metadata-07464845 UUID is 3c910c1f-a13b-4a59-996c-a0aebd788133
2025-10-08 16:18:56,444 - DEBUG - Services list from nova: [, , ]
2025-10-08 16:18:57,406 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4238-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4238-1)
2025-10-08 16:18:57,511 - DEBUG - Link local service introspect added
2025-10-08 16:18:57,548 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-08 16:19:02,625 - DEBUG - VM is in ACTIVE state now
2025-10-08 16:19:02,741 - INFO - Waiting for VM ctest-TestBasicVMVN-62217210-85117471 to be up..
2025-10-08 16:19:02,741 - INFO - VM name : ctest-TestBasicVMVN-62217210-85117471
2025-10-08 16:19:02,805 - DEBUG - VM ctest-TestBasicVMVN-62217210-85117471 ID is 601a36f7-db34-45a2-9e34-1c2cbc2aa3d5
2025-10-08 16:19:02,805 - DEBUG - VM ctest-TestBasicVMVN-62217210-85117471 launched on Node cn-jenkins-deploy-platform-ansible-os-4238-1
2025-10-08 16:19:02,876 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/601a36f7-db34-45a2-9e34-1c2cbc2aa3d5
2025-10-08 16:19:03,170 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/601a36f7-db34-45a2-9e34-1c2cbc2aa3d5
2025-10-08 16:19:03,200 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/ad1b15da-9f9f-4ccb-9ce7-84b3a05e8e54
2025-10-08 16:19:06,461 - 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 1032ms')
2025-10-08 16:19:06,461 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62217210-85117471 failed!
2025-10-08 16:19:06,515 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62217210:ctest-vn2_metadata-07464845 is 11.1.1.1 and allocation pool is NOT set
2025-10-08 16:19:08,575 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.388 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.388/1.971/3.555/1.583 ms')
2025-10-08 16:19:08,575 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62217210-85117471 passed
2025-10-08 16:19:08,723 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 16:19:08,723 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62217210-85117471, IP 11.1.1.3, Port 22
2025-10-08 16:19:08,778 - 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-10-08 16:19:08,846 - DEBUG - VM ctest-TestBasicVMVN-62217210-85117471 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-08 16:19:13,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 16:19:13,847 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62217210-85117471, IP 11.1.1.3, Port 22
2025-10-08 16:19:13,999 - DEBUG - VM ctest-TestBasicVMVN-62217210-85117471 is ready for SSH connections
2025-10-08 16:19:13,999 - INFO - Retry 0
2025-10-08 16:19:13,999 - 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.57, gateway password: c0ntrail123
2025-10-08 16:19:13,999 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-08 16:19:15,579 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-08 16:19:15,579 - INFO - Generic metadata worked
2025-10-08 16:19:15,819 - DEBUG - Link local service introspect removed
2025-10-08 16:19:15,819 - INFO - Deleting VM ctest-TestBasicVMVN-62217210-85117471
2025-10-08 16:19:15,893 - INFO - Deleting VN ctest-vn2_metadata-07464845
2025-10-08 16:19:15,928 - DEBUG - VN 3c910c1f-a13b-4a59-996c-a0aebd788133 still in use: Unable to complete operation on network 3c910c1f-a13b-4a59-996c-a0aebd788133. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1ff02de0-f9a2-48d7-8a06-9ad953056f04']
2025-10-08 16:19:15,928 - WARNING - Deleting VN ctest-vn2_metadata-07464845 failed..Will retry
2025-10-08 16:19:18,021 - DEBUG - Response for deleting network ()
2025-10-08 16:19:18,276 - DEBUG - No XMPP flaps were noticed during the test
2025-10-08 16:19:18,276 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-10-08 16:19:18,276 - INFO - --------------------------------------------------------------------------------
2025-10-08 16:19:18,278 - INFO - ================================================================================
2025-10-08 16:19:18,278 - INFO - STARTING TEST : test_metadata_service
2025-10-08 16:19:18,278 - 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-10-08 16:19:18,563 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.18': '0'}} with
2025-10-08 16:19:18,563 - INFO - Initial checks done. Running the testcase now
2025-10-08 16:19:18,563 - INFO -
2025-10-08 16:19:18,563 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-configs
2025-10-08 16:19:18,568 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-config/f5c9a243-0881-40fe-a67c-4b5f7b82ece4
2025-10-08 16:19:18,735 - DEBUG - Response for create_network : {'network': {'id': '3c59c1ed-b616-43e0-b2fe-2d12b3f1b1e8', 'name': 'ctest-vn-89015721', 'tenant_id': 'c4bad6e2780e4c78b4648a18ceb58905', 'project_id': 'c4bad6e2780e4c78b4648a18ceb58905', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62217210', 'ctest-vn-89015721'], 'port_security_enabled': True, 'description': ''}}
2025-10-08 16:19:18,929 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ff1dee55-a97d-48e7-bf54-f03077758aab', 'name': '', 'tenant_id': 'c4bad6e2780e4c78b4648a18ceb58905', 'network_id': '3c59c1ed-b616-43e0-b2fe-2d12b3f1b1e8', 'ip_version': 4, 'cidr': '150.168.162.0/26', 'allocation_pools': [{'start': '150.168.162.2', 'end': '150.168.162.62'}], 'gateway_ip': '150.168.162.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '150.168.162.2', 'tags': [], 'project_id': 'c4bad6e2780e4c78b4648a18ceb58905'}}
2025-10-08 16:19:18,946 - INFO - Created VN ctest-vn-89015721
2025-10-08 16:19:18,999 - DEBUG - VN ctest-vn-89015721 UUID is 3c59c1ed-b616-43e0-b2fe-2d12b3f1b1e8
2025-10-08 16:19:20,126 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4238-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4238-1)
2025-10-08 16:19:20,127 - INFO - Waiting for VM ctest-TestBasicVMVN-62217210-04262370 to be up..
2025-10-08 16:19:20,162 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-08 16:19:25,230 - DEBUG - VM is in ACTIVE state now
2025-10-08 16:19:25,230 - INFO - VM name : ctest-TestBasicVMVN-62217210-04262370
2025-10-08 16:19:25,295 - DEBUG - VM ctest-TestBasicVMVN-62217210-04262370 ID is 86ff0552-8bf9-4b81-9411-ad5572a7cc8b
2025-10-08 16:19:25,295 - DEBUG - VM ctest-TestBasicVMVN-62217210-04262370 launched on Node cn-jenkins-deploy-platform-ansible-os-4238-1
2025-10-08 16:19:25,360 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/86ff0552-8bf9-4b81-9411-ad5572a7cc8b
2025-10-08 16:19:25,368 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/848afcfc-d40c-41f0-a34c-fde57c640e20
2025-10-08 16:19:28,609 - 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 1003ms')
2025-10-08 16:19:28,609 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62217210-04262370 failed!
2025-10-08 16:19:28,667 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62217210:ctest-vn-89015721 is 150.168.162.1 and allocation pool is NOT set
2025-10-08 16:19:30,726 - 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.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.94 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.941/2.322/2.704/0.381 ms')
2025-10-08 16:19:30,726 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62217210-04262370 passed
2025-10-08 16:19:30,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 16:19:30,875 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62217210-04262370, IP 150.168.162.3, Port 22
2025-10-08 16:19:30,930 - 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-10-08 16:19:31,000 - DEBUG - VM ctest-TestBasicVMVN-62217210-04262370 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-08 16:19:36,001 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 16:19:36,001 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62217210-04262370, IP 150.168.162.3, Port 22
2025-10-08 16:19:36,159 - DEBUG - VM ctest-TestBasicVMVN-62217210-04262370 is ready for SSH connections
2025-10-08 16:19:36,159 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-10-08 16:19:36,159 - DEBUG - cat /tmp/output.txt
2025-10-08 16:19:37,853 - DEBUG - Hello World. The time is now Wed, 08 Oct 2025 10:19:31 -0600!
2025-10-08 16:19:37,853 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 08 Oct 2025 10:19:31 -0600!'}
2025-10-08 16:19:37,853 - INFO - metadata_script.txt got executed in the vm
2025-10-08 16:19:37,853 - INFO - Deleting VM ctest-TestBasicVMVN-62217210-04262370
2025-10-08 16:19:37,922 - INFO - Deleting VN ctest-vn-89015721
2025-10-08 16:19:37,958 - DEBUG - VN 3c59c1ed-b616-43e0-b2fe-2d12b3f1b1e8 still in use: Unable to complete operation on network 3c59c1ed-b616-43e0-b2fe-2d12b3f1b1e8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-980a324e-c753-4b8b-a91f-dc7aaab45594']
2025-10-08 16:19:37,958 - WARNING - Deleting VN ctest-vn-89015721 failed..Will retry
2025-10-08 16:19:40,049 - DEBUG - Response for deleting network ()
2025-10-08 16:19:40,305 - DEBUG - No XMPP flaps were noticed during the test
2025-10-08 16:19:40,305 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-10-08 16:19:40,305 - INFO - --------------------------------------------------------------------------------
2025-10-08 16:19:40,308 - INFO - ================================================================================
2025-10-08 16:19:40,308 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-08 16:19:40,308 - 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-10-08 16:19:40,592 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.18': '0'}} with
2025-10-08 16:19:40,592 - INFO - Initial checks done. Running the testcase now
2025-10-08 16:19:40,592 - INFO -
2025-10-08 16:19:41,057 - DEBUG - Response for create_network : {'network': {'id': '896e3626-428c-4a96-9863-d4189db6a756', 'name': 'ctest-vn-47161291', 'tenant_id': 'c4bad6e2780e4c78b4648a18ceb58905', 'project_id': 'c4bad6e2780e4c78b4648a18ceb58905', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62217210', 'ctest-vn-47161291'], 'port_security_enabled': True, 'description': ''}}
2025-10-08 16:19:41,203 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dd2d25f7-3d42-45f7-9350-74856b07d75a', 'name': '', 'tenant_id': 'c4bad6e2780e4c78b4648a18ceb58905', 'network_id': '896e3626-428c-4a96-9863-d4189db6a756', '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': 'c4bad6e2780e4c78b4648a18ceb58905'}}
2025-10-08 16:19:41,379 - DEBUG - Response for create_subnet : {'subnet': {'id': '4fc4b5cb-14de-416a-87bd-9c265210a4bd', 'name': '', 'tenant_id': 'c4bad6e2780e4c78b4648a18ceb58905', 'network_id': '896e3626-428c-4a96-9863-d4189db6a756', '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': 'c4bad6e2780e4c78b4648a18ceb58905'}}
2025-10-08 16:19:41,396 - INFO - Created VN ctest-vn-47161291
2025-10-08 16:19:41,447 - DEBUG - VN ctest-vn-47161291 UUID is 896e3626-428c-4a96-9863-d4189db6a756
2025-10-08 16:19:41,763 - DEBUG - Response for create_port : {'port': {'name': '31e1d68a-e008-4f98-b2a7-4de7be656a35', 'id': '31e1d68a-e008-4f98-b2a7-4de7be656a35', 'tenant_id': 'c4bad6e2780e4c78b4648a18ceb58905', 'network_id': '896e3626-428c-4a96-9863-d4189db6a756', 'mac_address': '02:31:e1:d6:8a:e0', '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': 'dd2d25f7-3d42-45f7-9350-74856b07d75a'}], 'security_groups': ['ee6c6310-1c70-47d9-ba8d-bd9ba741e433'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c4bad6e2780e4c78b4648a18ceb58905'}}
2025-10-08 16:19:41,925 - DEBUG - Response for create_port : {'port': {'name': '31ea0ec4-f055-4226-847e-925ccd487b6c', 'id': '31ea0ec4-f055-4226-847e-925ccd487b6c', 'tenant_id': 'c4bad6e2780e4c78b4648a18ceb58905', 'network_id': '896e3626-428c-4a96-9863-d4189db6a756', 'mac_address': '02:31:ea:0e:c4:f0', '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': '4fc4b5cb-14de-416a-87bd-9c265210a4bd'}], 'security_groups': ['ee6c6310-1c70-47d9-ba8d-bd9ba741e433'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c4bad6e2780e4c78b4648a18ceb58905'}}
2025-10-08 16:19:42,257 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4238-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4238-1)
2025-10-08 16:19:42,630 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4238-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4238-1)
2025-10-08 16:19:43,816 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4238-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4238-1)
2025-10-08 16:19:43,817 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-10-08 16:19:43,824 - DEBUG - Requesting: http://10.0.0.57:8082/domain/9885ed9e-1acd-4186-8d17-e5bfd842506c
2025-10-08 16:19:43,840 - DEBUG - Requesting: http://10.0.0.57:8082/project/c4bad6e2-780e-4c78-b464-8a18ceb58905
2025-10-08 16:19:43,924 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/b60d1981-29c6-4562-8212-9d0cda0c9d37
2025-10-08 16:19:43,935 - INFO - Verifications in API Server for IPAM: ctest-ipam-10562473 passed
2025-10-08 16:19:43,941 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62217210:ctest-ipam-10562473', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62217210', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13118169332142458210', 'uuid-lslong': '9372726453034851639'}, 'enable': 'true', 'created': '2025-10-08T16:19:40', 'last-modified': '2025-10-08T16:19:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.126644'}
2025-10-08 16:19:43,941 - INFO - Verifications in Control node for IPAM: ctest-ipam-10562473 passed
2025-10-08 16:19:43,941 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-10-08 16:19:43,948 - DEBUG - Requesting: http://10.0.0.57:8082/domain/9885ed9e-1acd-4186-8d17-e5bfd842506c
2025-10-08 16:19:43,959 - DEBUG - Requesting: http://10.0.0.57:8082/project/c4bad6e2-780e-4c78-b464-8a18ceb58905
2025-10-08 16:19:44,040 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/896e3626-428c-4a96-9863-d4189db6a756
2025-10-08 16:19:44,057 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/896e3626-428c-4a96-9863-d4189db6a756
2025-10-08 16:19:44,067 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/9c0917a0-971a-4917-8b8c-314f7c04a2cc
2025-10-08 16:19:44,075 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/9c0917a0-971a-4917-8b8c-314f7c04a2cc
2025-10-08 16:19:44,085 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/14e1776b-60d3-4560-9e3d-1f652c298da1
2025-10-08 16:19:44,092 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-08 16:19:44,092 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/896e3626-428c-4a96-9863-d4189db6a756
2025-10-08 16:19:44,102 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/9c0917a0-971a-4917-8b8c-314f7c04a2cc
2025-10-08 16:19:44,115 - INFO - Verified VN network id 9 for VN 896e3626-428c-4a96-9863-d4189db6a756
2025-10-08 16:19:44,115 - INFO - Verifications in API Server for VN ctest-vn-47161291 passed
2025-10-08 16:19:44,115 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/896e3626-428c-4a96-9863-d4189db6a756
2025-10-08 16:19:44,124 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/9c0917a0-971a-4917-8b8c-314f7c04a2cc
2025-10-08 16:19:44,130 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/9c0917a0-971a-4917-8b8c-314f7c04a2cc
2025-10-08 16:19:44,137 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/14e1776b-60d3-4560-9e3d-1f652c298da1
2025-10-08 16:19:44,151 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62217210:ctest-vn-47161291', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62217210', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9902912168587446934', 'uuid-lslong': '10980853518649698134'}, 'enable': 'true', 'created': '2025-10-08T16:19:41', 'last-modified': '2025-10-08T16:19:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.799218'}
2025-10-08 16:19:44,158 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-08 16:19:44,158 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-47161291 passed
2025-10-08 16:19:44,158 - DEBUG - ====Verifying policy data for ctest-vn-47161291 in API_Server ======
2025-10-08 16:19:44,158 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-10-08 16:19:44,164 - DEBUG - Requesting: http://10.0.0.57:8082/domain/9885ed9e-1acd-4186-8d17-e5bfd842506c
2025-10-08 16:19:44,175 - DEBUG - Requesting: http://10.0.0.57:8082/project/c4bad6e2-780e-4c78-b464-8a18ceb58905
2025-10-08 16:19:44,303 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/896e3626-428c-4a96-9863-d4189db6a756
2025-10-08 16:19:44,324 - DEBUG - =>VN ctest-vn-47161291 has no policy to be verified
2025-10-08 16:19:44,324 - DEBUG - Verifying the vn in opserver
2025-10-08 16:19:44,324 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62217210:ctest-vn-47161291 virtual network link through opserver 10.0.0.57
2025-10-08 16:19:44,324 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks
2025-10-08 16:19:44,937 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks
2025-10-08 16:19:45,019 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62217210:ctest-vn-47161291', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62217210:ctest-vn-47161291?flat'}
2025-10-08 16:19:45,019 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62217210:ctest-vn-47161291 is found in opserver
2025-10-08 16:19:45,026 - DEBUG - VRF ids for VN ctest-vn-47161291: {'10.0.0.57': '2'}
2025-10-08 16:19:45,026 - INFO - Waiting for VM ctest-TestBasicVMVN-62217210-37128754 to be up..
2025-10-08 16:19:45,104 - DEBUG - VM is in ACTIVE state now
2025-10-08 16:19:45,104 - INFO - VM name : ctest-TestBasicVMVN-62217210-37128754
2025-10-08 16:19:45,173 - DEBUG - VM ctest-TestBasicVMVN-62217210-37128754 ID is 962e1b16-02fc-4930-90ee-a07183a6ab7d
2025-10-08 16:19:45,173 - DEBUG - VM ctest-TestBasicVMVN-62217210-37128754 launched on Node cn-jenkins-deploy-platform-ansible-os-4238-1
2025-10-08 16:19:45,262 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/962e1b16-02fc-4930-90ee-a07183a6ab7d
2025-10-08 16:19:45,271 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/31e1d68a-e008-4f98-b2a7-4de7be656a35
2025-10-08 16:19:48,549 - 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 1035ms')
2025-10-08 16:19:48,549 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62217210-37128754 failed!
2025-10-08 16:19:48,603 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62217210:ctest-vn-47161291 is 31.1.1.1 and allocation pool is NOT set
2025-10-08 16:19:48,603 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62217210:ctest-vn-47161291 is 31.1.2.1 and allocation pool is NOT set
2025-10-08 16:19:52,672 - 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 1008ms')
2025-10-08 16:19:52,672 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62217210-37128754 failed!
2025-10-08 16:19:52,727 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62217210:ctest-vn-47161291 is 31.1.1.1 and allocation pool is NOT set
2025-10-08 16:19:52,727 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62217210:ctest-vn-47161291 is 31.1.2.1 and allocation pool is NOT set
2025-10-08 16:19:54,792 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.99 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.993/3.397/4.802/1.404 ms')
2025-10-08 16:19:54,792 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62217210-37128754 passed
2025-10-08 16:19:54,943 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 16:19:54,943 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62217210-37128754, IP 31.1.1.4, Port 22
2025-10-08 16:19:55,094 - DEBUG - VM ctest-TestBasicVMVN-62217210-37128754 is ready for SSH connections
2025-10-08 16:19:55,094 - INFO - Waiting for VM ctest-TestBasicVMVN-62217210-60779791 to be up..
2025-10-08 16:19:55,175 - DEBUG - VM is in ACTIVE state now
2025-10-08 16:19:55,175 - INFO - VM name : ctest-TestBasicVMVN-62217210-60779791
2025-10-08 16:19:55,242 - DEBUG - VM ctest-TestBasicVMVN-62217210-60779791 ID is cf7f0aaf-4fa0-413c-a8fb-be46456d8280
2025-10-08 16:19:55,242 - DEBUG - VM ctest-TestBasicVMVN-62217210-60779791 launched on Node cn-jenkins-deploy-platform-ansible-os-4238-1
2025-10-08 16:19:55,319 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/cf7f0aaf-4fa0-413c-a8fb-be46456d8280
2025-10-08 16:19:55,326 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/31ea0ec4-f055-4226-847e-925ccd487b6c
2025-10-08 16:19:56,552 - 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.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.406 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.406/1.555/2.704/1.149 ms')
2025-10-08 16:19:56,552 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62217210-60779791 passed
2025-10-08 16:19:56,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 16:19:56,699 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62217210-60779791, IP 31.1.2.4, Port 22
2025-10-08 16:19:56,859 - DEBUG - VM ctest-TestBasicVMVN-62217210-60779791 is ready for SSH connections
2025-10-08 16:19:56,859 - INFO - Waiting for VM ctest-TestBasicVMVN-62217210-58779944 to be up..
2025-10-08 16:19:56,926 - DEBUG - VM is in ACTIVE state now
2025-10-08 16:19:56,926 - INFO - VM name : ctest-TestBasicVMVN-62217210-58779944
2025-10-08 16:19:56,989 - DEBUG - VM ctest-TestBasicVMVN-62217210-58779944 ID is 7ddcc710-3352-4273-9f78-24d6fbb36d8d
2025-10-08 16:19:56,989 - DEBUG - VM ctest-TestBasicVMVN-62217210-58779944 launched on Node cn-jenkins-deploy-platform-ansible-os-4238-1
2025-10-08 16:19:57,057 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/7ddcc710-3352-4273-9f78-24d6fbb36d8d
2025-10-08 16:19:57,065 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/9993967c-925d-414a-9460-6cab446215a5
2025-10-08 16:19:58,297 - 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=2.88 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.497 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.497/1.689/2.881/1.192 ms')
2025-10-08 16:19:58,297 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62217210-58779944 passed
2025-10-08 16:19:58,447 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 16:19:58,447 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62217210-58779944, IP 31.1.1.3, Port 22
2025-10-08 16:19:58,598 - DEBUG - VM ctest-TestBasicVMVN-62217210-58779944 is ready for SSH connections
2025-10-08 16:19:58,598 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 16:19:58,599 - 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.57, gateway password: c0ntrail123
2025-10-08 16:19:58,599 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-08 16:20:02,571 - 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.295 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.015 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.034 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.015/1.781/3.295 ms
2025-10-08 16:20:02,571 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62217210-37128754 passed
2025-10-08 16:20:02,571 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 16:20:02,571 - 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.57, gateway password: c0ntrail123
2025-10-08 16:20:02,571 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-08 16:20:06,271 - 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.147 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.818 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.805 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.805/1.590/3.147 ms
2025-10-08 16:20:06,271 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62217210-60779791 passed
2025-10-08 16:20:06,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 16:20:06,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 16:20:06,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-08 16:20:06,272 - 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.57, gateway password: c0ntrail123
2025-10-08 16:20:06,272 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-08 16:20:06,451 - DEBUG - None
2025-10-08 16:20:06,451 - 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.57, gateway password: c0ntrail123
2025-10-08 16:20:06,451 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-08 16:20:06,637 - DEBUG - None
2025-10-08 16:20:06,637 - 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.57, gateway password: c0ntrail123
2025-10-08 16:20:06,637 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-08 16:20:07,299 - DEBUG - None
2025-10-08 16:20:07,299 - 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.57, gateway password: c0ntrail123
2025-10-08 16:20:07,299 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-08 16:20:09,501 - 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.724 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.668 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.597 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.369/1.559/3.668 ms
2025-10-08 16:20:09,501 - 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.57, gateway password: c0ntrail123
2025-10-08 16:20:09,502 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-08 16:20:11,733 - 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=0.956 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.868 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.850 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.564 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.879 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.012 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.358/1.926/3.850 ms
2025-10-08 16:20:11,733 - 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.57, gateway password: c0ntrail123
2025-10-08 16:20:11,733 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-08 16:20:13,980 - 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.771 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.480 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.254 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.418 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.622 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.411 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.351 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.351/1.615/3.254 ms
2025-10-08 16:20:13,980 - INFO - Deleting VM ctest-TestBasicVMVN-62217210-58779944
2025-10-08 16:20:14,044 - INFO - Detaching port 31ea0ec4-f055-4226-847e-925ccd487b6c from VM ctest-TestBasicVMVN-62217210-60779791
2025-10-08 16:20:14,072 - INFO - Deleting VM ctest-TestBasicVMVN-62217210-60779791
2025-10-08 16:20:14,135 - INFO - Detaching port 31e1d68a-e008-4f98-b2a7-4de7be656a35 from VM ctest-TestBasicVMVN-62217210-37128754
2025-10-08 16:20:14,166 - INFO - Deleting VM ctest-TestBasicVMVN-62217210-37128754
2025-10-08 16:20:14,231 - INFO - Deleting VN ctest-vn-47161291
2025-10-08 16:20:14,396 - DEBUG - Response for delete_port : ()
2025-10-08 16:20:14,546 - DEBUG - Response for delete_port : ()
2025-10-08 16:20:14,580 - DEBUG - VN 896e3626-428c-4a96-9863-d4189db6a756 still in use: Unable to complete operation on network 896e3626-428c-4a96-9863-d4189db6a756. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4462657f-70b2-46d5-bd0b-8b28b2cf22cc']
2025-10-08 16:20:14,580 - WARNING - Deleting VN ctest-vn-47161291 failed..Will retry
2025-10-08 16:20:16,701 - DEBUG - Response for deleting network ()
2025-10-08 16:20:16,701 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/9c0917a0-971a-4917-8b8c-314f7c04a2cc
2025-10-08 16:20:16,706 - DEBUG - Response Code: 404
2025-10-08 16:20:16,706 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-10-08 16:20:16,711 - DEBUG - Requesting: http://10.0.0.57:8082/domain/9885ed9e-1acd-4186-8d17-e5bfd842506c
2025-10-08 16:20:16,764 - DEBUG - Requesting: http://10.0.0.57:8082/project/c4bad6e2-780e-4c78-b464-8a18ceb58905
2025-10-08 16:20:16,839 - INFO - Validated that VN ctest-vn-47161291 is not found in API Server
2025-10-08 16:20:16,850 - DEBUG - VN ctest-vn-47161291 is not present in Agent 10.0.0.57
2025-10-08 16:20:16,850 - INFO - Validated that VN ctest-vn-47161291 is not in any agent
2025-10-08 16:20:16,854 - DEBUG - VRF 2 is not seen in agent 10.0.0.57
2025-10-08 16:20:16,860 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-47161291
2025-10-08 16:20:16,860 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62217210:ctest-vn-47161291
2025-10-08 16:20:16,869 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-47161291 info
2025-10-08 16:20:16,947 - INFO - IPAM: ctest-ipam-10562473 is not found in API Server
2025-10-08 16:20:16,957 - INFO - IPAM:ctest-ipam-10562473 is not found in control node
2025-10-08 16:20:17,212 - DEBUG - No XMPP flaps were noticed during the test
2025-10-08 16:20:17,212 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-08 16:20:17,212 - INFO - --------------------------------------------------------------------------------
2025-10-08 16:20:17,878 - INFO - Deleted project: ctest-TestBasicVMVN-62217210, ID : c4bad6e2-780e-4c78-b464-8a18ceb58905