2025-08-07 17:44:07,840 - INFO - Domain Default found not creating
2025-08-07 17:44:07,982 - INFO - Project ctest-TestBasicVMVN-05842128 not found, creating it
2025-08-07 17:44:08,445 - INFO - Created Project:ctest-TestBasicVMVN-05842128, ID : 53fad0c4-b292-43d9-8ba3-03bf8a82da6d
2025-08-07 17:44:10,073 - INFO - ================================================================================
2025-08-07 17:44:10,073 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-07 17:44:10,074 - 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-08-07 17:44:10,328 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-07 17:44:10,328 - INFO - Initial checks done. Running the testcase now
2025-08-07 17:44:10,328 - INFO -
2025-08-07 17:44:10,915 - DEBUG - Response for create_network : {'network': {'id': 'b1cbd37e-5d0a-4fc1-b608-69273eb74bff', 'name': 'ctest-vn2_metadata-61341090', 'tenant_id': '53fad0c4b29243d98ba303bf8a82da6d', 'project_id': '53fad0c4b29243d98ba303bf8a82da6d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05842128', 'ctest-vn2_metadata-61341090'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 17:44:11,063 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aacac575-39ef-4c0d-8094-06c283939459', 'name': '', 'tenant_id': '53fad0c4b29243d98ba303bf8a82da6d', 'network_id': 'b1cbd37e-5d0a-4fc1-b608-69273eb74bff', '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': '53fad0c4b29243d98ba303bf8a82da6d'}}
2025-08-07 17:44:11,082 - INFO - Created VN ctest-vn2_metadata-61341090
2025-08-07 17:44:11,134 - DEBUG - VN ctest-vn2_metadata-61341090 UUID is b1cbd37e-5d0a-4fc1-b608-69273eb74bff
2025-08-07 17:44:11,314 - DEBUG - Services list from nova: [, , ]
2025-08-07 17:44:12,378 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3774-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3774-1)
2025-08-07 17:44:12,486 - DEBUG - Link local service introspect added
2025-08-07 17:44:12,526 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-07 17:44:17,603 - DEBUG - VM is in ACTIVE state now
2025-08-07 17:44:17,732 - INFO - Waiting for VM ctest-TestBasicVMVN-05842128-25557065 to be up..
2025-08-07 17:44:17,733 - INFO - VM name : ctest-TestBasicVMVN-05842128-25557065
2025-08-07 17:44:17,807 - DEBUG - VM ctest-TestBasicVMVN-05842128-25557065 ID is 84bed512-5126-4611-9f63-ae5929956979
2025-08-07 17:44:17,807 - DEBUG - VM ctest-TestBasicVMVN-05842128-25557065 launched on Node cn-jenkins-deploy-platform-ansible-os-3774-1
2025-08-07 17:44:17,875 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/84bed512-5126-4611-9f63-ae5929956979
2025-08-07 17:44:18,207 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/84bed512-5126-4611-9f63-ae5929956979
2025-08-07 17:44:18,239 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d10ded48-a6a4-4f21-88bd-ec9c0e77734a
2025-08-07 17:44:21,495 - 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-08-07 17:44:21,495 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05842128-25557065 failed!
2025-08-07 17:44:21,554 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05842128:ctest-vn2_metadata-61341090 is 11.1.1.1 and allocation pool is NOT set
2025-08-07 17:44:23,618 - 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=10.9 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.35 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.354/6.642/10.931/4.288 ms')
2025-08-07 17:44:23,619 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05842128-25557065 passed
2025-08-07 17:44:23,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:44:23,774 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05842128-25557065, IP 11.1.1.3, Port 22
2025-08-07 17:44:23,833 - 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-08-07 17:44:23,908 - DEBUG - VM ctest-TestBasicVMVN-05842128-25557065 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 17:44:28,909 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:44:28,909 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05842128-25557065, IP 11.1.1.3, Port 22
2025-08-07 17:44:29,070 - DEBUG - VM ctest-TestBasicVMVN-05842128-25557065 is ready for SSH connections
2025-08-07 17:44:29,070 - INFO - Retry 0
2025-08-07 17:44:29,070 - 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.38, gateway password: c0ntrail123
2025-08-07 17:44:29,070 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-07 17:44:30,721 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-07 17:44:30,721 - INFO - Generic metadata worked
2025-08-07 17:44:30,970 - DEBUG - Link local service introspect removed
2025-08-07 17:44:30,970 - INFO - Deleting VM ctest-TestBasicVMVN-05842128-25557065
2025-08-07 17:44:31,039 - INFO - Deleting VN ctest-vn2_metadata-61341090
2025-08-07 17:44:31,078 - DEBUG - VN b1cbd37e-5d0a-4fc1-b608-69273eb74bff still in use: Unable to complete operation on network b1cbd37e-5d0a-4fc1-b608-69273eb74bff. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-af2bae4b-3a08-4cde-9748-cc8a84c173e4']
2025-08-07 17:44:31,078 - WARNING - Deleting VN ctest-vn2_metadata-61341090 failed..Will retry
2025-08-07 17:44:33,189 - DEBUG - Response for deleting network ()
2025-08-07 17:44:33,444 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 17:44:33,444 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-08-07 17:44:33,445 - INFO - --------------------------------------------------------------------------------
2025-08-07 17:44:33,448 - INFO - ================================================================================
2025-08-07 17:44:33,448 - INFO - STARTING TEST : test_metadata_service
2025-08-07 17:44:33,448 - 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-08-07 17:44:33,735 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-07 17:44:33,736 - INFO - Initial checks done. Running the testcase now
2025-08-07 17:44:33,736 - INFO -
2025-08-07 17:44:33,736 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-08-07 17:44:33,742 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/e1ecdade-6adf-445d-87b2-9cba2e0f766d
2025-08-07 17:44:34,010 - DEBUG - Response for create_network : {'network': {'id': '636aa268-03d2-4458-955a-cc00604df12c', 'name': 'ctest-vn-85144033', 'tenant_id': '53fad0c4b29243d98ba303bf8a82da6d', 'project_id': '53fad0c4b29243d98ba303bf8a82da6d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05842128', 'ctest-vn-85144033'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 17:44:34,300 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b8b871bf-398e-42b0-bfe4-27b6fd2dec77', 'name': '', 'tenant_id': '53fad0c4b29243d98ba303bf8a82da6d', 'network_id': '636aa268-03d2-4458-955a-cc00604df12c', 'ip_version': 4, 'cidr': '177.222.141.192/26', 'allocation_pools': [{'start': '177.222.141.194', 'end': '177.222.141.254'}], 'gateway_ip': '177.222.141.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '177.222.141.194', 'tags': [], 'project_id': '53fad0c4b29243d98ba303bf8a82da6d'}}
2025-08-07 17:44:34,329 - INFO - Created VN ctest-vn-85144033
2025-08-07 17:44:34,390 - DEBUG - VN ctest-vn-85144033 UUID is 636aa268-03d2-4458-955a-cc00604df12c
2025-08-07 17:44:35,599 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3774-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3774-1)
2025-08-07 17:44:35,599 - INFO - Waiting for VM ctest-TestBasicVMVN-05842128-43671259 to be up..
2025-08-07 17:44:35,641 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-07 17:44:40,718 - DEBUG - VM is in ACTIVE state now
2025-08-07 17:44:40,719 - INFO - VM name : ctest-TestBasicVMVN-05842128-43671259
2025-08-07 17:44:40,790 - DEBUG - VM ctest-TestBasicVMVN-05842128-43671259 ID is 0196acde-c7d9-4263-82bf-56a837ef0637
2025-08-07 17:44:40,791 - DEBUG - VM ctest-TestBasicVMVN-05842128-43671259 launched on Node cn-jenkins-deploy-platform-ansible-os-3774-1
2025-08-07 17:44:40,862 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0196acde-c7d9-4263-82bf-56a837ef0637
2025-08-07 17:44:40,871 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5cdd4ba4-f600-4a13-9974-be72a77b7d12
2025-08-07 17:44:44,119 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-08-07 17:44:44,119 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05842128-43671259 failed!
2025-08-07 17:44:44,182 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05842128:ctest-vn-85144033 is 177.222.141.193 and allocation pool is NOT set
2025-08-07 17:44:46,249 - 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=11.9 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.80 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 = 3.796/7.866/11.937/4.070 ms')
2025-08-07 17:44:46,249 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05842128-43671259 passed
2025-08-07 17:44:46,402 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:44:46,402 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05842128-43671259, IP 177.222.141.195, Port 22
2025-08-07 17:44:46,472 - 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-08-07 17:44:46,544 - DEBUG - VM ctest-TestBasicVMVN-05842128-43671259 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-07 17:44:51,544 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:44:51,544 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05842128-43671259, IP 177.222.141.195, Port 22
2025-08-07 17:44:51,701 - DEBUG - VM ctest-TestBasicVMVN-05842128-43671259 is ready for SSH connections
2025-08-07 17:44:51,702 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-07 17:44:51,702 - DEBUG - cat /tmp/output.txt
2025-08-07 17:44:53,328 - DEBUG - Hello World. The time is now Thu, 07 Aug 2025 11:44:46 -0600!
2025-08-07 17:44:53,329 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 07 Aug 2025 11:44:46 -0600!'}
2025-08-07 17:44:53,329 - INFO - metadata_script.txt got executed in the vm
2025-08-07 17:44:53,329 - INFO - Deleting VM ctest-TestBasicVMVN-05842128-43671259
2025-08-07 17:44:53,398 - INFO - Deleting VN ctest-vn-85144033
2025-08-07 17:44:53,436 - DEBUG - VN 636aa268-03d2-4458-955a-cc00604df12c still in use: Unable to complete operation on network 636aa268-03d2-4458-955a-cc00604df12c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0dfa51e2-997d-4107-a3c5-46eae299c906']
2025-08-07 17:44:53,436 - WARNING - Deleting VN ctest-vn-85144033 failed..Will retry
2025-08-07 17:44:55,539 - DEBUG - Response for deleting network ()
2025-08-07 17:44:55,799 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 17:44:55,800 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-07 17:44:55,800 - INFO - --------------------------------------------------------------------------------
2025-08-07 17:44:55,803 - INFO - ================================================================================
2025-08-07 17:44:55,803 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-07 17:44:55,803 - 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-08-07 17:44:56,096 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-07 17:44:56,096 - INFO - Initial checks done. Running the testcase now
2025-08-07 17:44:56,096 - INFO -
2025-08-07 17:44:56,596 - DEBUG - Response for create_network : {'network': {'id': '2919c2c3-1339-4ba8-862a-bd26308fcb32', 'name': 'ctest-vn-87346169', 'tenant_id': '53fad0c4b29243d98ba303bf8a82da6d', 'project_id': '53fad0c4b29243d98ba303bf8a82da6d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05842128', 'ctest-vn-87346169'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 17:44:56,779 - DEBUG - Response for create_subnet : {'subnet': {'id': '4688aa0c-a717-4ce9-afce-7f8b37f466c4', 'name': '', 'tenant_id': '53fad0c4b29243d98ba303bf8a82da6d', 'network_id': '2919c2c3-1339-4ba8-862a-bd26308fcb32', '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': '53fad0c4b29243d98ba303bf8a82da6d'}}
2025-08-07 17:44:56,968 - DEBUG - Response for create_subnet : {'subnet': {'id': '06d32a7e-bfb5-4335-a649-5beb5b1fb7a1', 'name': '', 'tenant_id': '53fad0c4b29243d98ba303bf8a82da6d', 'network_id': '2919c2c3-1339-4ba8-862a-bd26308fcb32', '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': '53fad0c4b29243d98ba303bf8a82da6d'}}
2025-08-07 17:44:56,991 - INFO - Created VN ctest-vn-87346169
2025-08-07 17:44:57,046 - DEBUG - VN ctest-vn-87346169 UUID is 2919c2c3-1339-4ba8-862a-bd26308fcb32
2025-08-07 17:44:57,410 - DEBUG - Response for create_port : {'port': {'name': '79fc58b9-734e-466c-8b27-ec4e23283edc', 'id': '79fc58b9-734e-466c-8b27-ec4e23283edc', 'tenant_id': '53fad0c4b29243d98ba303bf8a82da6d', 'network_id': '2919c2c3-1339-4ba8-862a-bd26308fcb32', 'mac_address': '02:79:fc:58:b9:73', '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': '4688aa0c-a717-4ce9-afce-7f8b37f466c4'}], 'security_groups': ['f15e6f41-cd31-49df-a23a-687feac43e2d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '53fad0c4b29243d98ba303bf8a82da6d'}}
2025-08-07 17:44:57,590 - DEBUG - Response for create_port : {'port': {'name': 'd7582ec1-4e30-41e6-8f28-bf9ca0074cd2', 'id': 'd7582ec1-4e30-41e6-8f28-bf9ca0074cd2', 'tenant_id': '53fad0c4b29243d98ba303bf8a82da6d', 'network_id': '2919c2c3-1339-4ba8-862a-bd26308fcb32', 'mac_address': '02:d7:58:2e:c1:4e', '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': '06d32a7e-bfb5-4335-a649-5beb5b1fb7a1'}], 'security_groups': ['f15e6f41-cd31-49df-a23a-687feac43e2d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '53fad0c4b29243d98ba303bf8a82da6d'}}
2025-08-07 17:44:57,952 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3774-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3774-1)
2025-08-07 17:44:58,403 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3774-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3774-1)
2025-08-07 17:44:59,728 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3774-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3774-1)
2025-08-07 17:44:59,728 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-07 17:44:59,735 - DEBUG - Requesting: http://10.0.0.38:8082/domain/12f416eb-6c5a-480f-aedd-27833d93ca74
2025-08-07 17:44:59,757 - DEBUG - Requesting: http://10.0.0.38:8082/project/53fad0c4-b292-43d9-8ba3-03bf8a82da6d
2025-08-07 17:44:59,848 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/adf83187-0c34-4506-a9d1-253a830ba7cb
2025-08-07 17:44:59,860 - INFO - Verifications in API Server for IPAM: ctest-ipam-82201609 passed
2025-08-07 17:44:59,868 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-05842128:ctest-ipam-82201609', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05842128', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12535824018880873734', 'uuid-lslong': '12236602595779258315'}, 'enable': 'true', 'created': '2025-08-07T17:44:56', 'last-modified': '2025-08-07T17:44:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.542391'}
2025-08-07 17:44:59,868 - INFO - Verifications in Control node for IPAM: ctest-ipam-82201609 passed
2025-08-07 17:44:59,870 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-07 17:44:59,881 - DEBUG - Requesting: http://10.0.0.38:8082/domain/12f416eb-6c5a-480f-aedd-27833d93ca74
2025-08-07 17:44:59,895 - DEBUG - Requesting: http://10.0.0.38:8082/project/53fad0c4-b292-43d9-8ba3-03bf8a82da6d
2025-08-07 17:44:59,993 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/2919c2c3-1339-4ba8-862a-bd26308fcb32
2025-08-07 17:45:00,014 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/2919c2c3-1339-4ba8-862a-bd26308fcb32
2025-08-07 17:45:00,036 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3c169caa-ac13-4841-91f0-375eda131e20
2025-08-07 17:45:00,050 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3c169caa-ac13-4841-91f0-375eda131e20
2025-08-07 17:45:00,059 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/6becdba6-7928-44ac-8aa5-696fc9a64afc
2025-08-07 17:45:00,067 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 17:45:00,067 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/2919c2c3-1339-4ba8-862a-bd26308fcb32
2025-08-07 17:45:00,081 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3c169caa-ac13-4841-91f0-375eda131e20
2025-08-07 17:45:00,110 - INFO - Verified VN network id 12 for VN 2919c2c3-1339-4ba8-862a-bd26308fcb32
2025-08-07 17:45:00,111 - INFO - Verifications in API Server for VN ctest-vn-87346169 passed
2025-08-07 17:45:00,111 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/2919c2c3-1339-4ba8-862a-bd26308fcb32
2025-08-07 17:45:00,139 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3c169caa-ac13-4841-91f0-375eda131e20
2025-08-07 17:45:00,148 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3c169caa-ac13-4841-91f0-375eda131e20
2025-08-07 17:45:00,159 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/6becdba6-7928-44ac-8aa5-696fc9a64afc
2025-08-07 17:45:00,176 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-05842128:ctest-vn-87346169', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05842128', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2961612373069745064', 'uuid-lslong': '9667747521825327922'}, 'enable': 'true', 'created': '2025-08-07T17:44:56', 'last-modified': '2025-08-07T17:44:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.244563'}
2025-08-07 17:45:00,186 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-07 17:45:00,186 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-87346169 passed
2025-08-07 17:45:00,187 - DEBUG - ====Verifying policy data for ctest-vn-87346169 in API_Server ======
2025-08-07 17:45:00,187 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-07 17:45:00,196 - DEBUG - Requesting: http://10.0.0.38:8082/domain/12f416eb-6c5a-480f-aedd-27833d93ca74
2025-08-07 17:45:00,213 - DEBUG - Requesting: http://10.0.0.38:8082/project/53fad0c4-b292-43d9-8ba3-03bf8a82da6d
2025-08-07 17:45:00,305 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/2919c2c3-1339-4ba8-862a-bd26308fcb32
2025-08-07 17:45:00,329 - DEBUG - =>VN ctest-vn-87346169 has no policy to be verified
2025-08-07 17:45:00,329 - DEBUG - Verifying the vn in opserver
2025-08-07 17:45:00,329 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05842128:ctest-vn-87346169 virtual network link through opserver 10.0.0.38
2025-08-07 17:45:00,329 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-07 17:45:00,859 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-07 17:45:00,946 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-05842128:ctest-vn-87346169', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-05842128:ctest-vn-87346169?flat'}
2025-08-07 17:45:00,946 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-05842128:ctest-vn-87346169 is found in opserver
2025-08-07 17:45:00,961 - DEBUG - VRF ids for VN ctest-vn-87346169: {'10.0.0.38': '2'}
2025-08-07 17:45:00,961 - INFO - Waiting for VM ctest-TestBasicVMVN-05842128-04785469 to be up..
2025-08-07 17:45:01,054 - DEBUG - VM is in ACTIVE state now
2025-08-07 17:45:01,054 - INFO - VM name : ctest-TestBasicVMVN-05842128-04785469
2025-08-07 17:45:01,161 - DEBUG - VM ctest-TestBasicVMVN-05842128-04785469 ID is 348644d8-6f9d-4c6a-857c-c679955107c0
2025-08-07 17:45:01,161 - DEBUG - VM ctest-TestBasicVMVN-05842128-04785469 launched on Node cn-jenkins-deploy-platform-ansible-os-3774-1
2025-08-07 17:45:01,236 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/348644d8-6f9d-4c6a-857c-c679955107c0
2025-08-07 17:45:01,247 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/79fc58b9-734e-466c-8b27-ec4e23283edc
2025-08-07 17:45:04,536 - 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 1026ms')
2025-08-07 17:45:04,536 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05842128-04785469 failed!
2025-08-07 17:45:04,594 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05842128:ctest-vn-87346169 is 31.1.1.1 and allocation pool is NOT set
2025-08-07 17:45:04,594 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05842128:ctest-vn-87346169 is 31.1.2.1 and allocation pool is NOT set
2025-08-07 17:45:08,664 - 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 1014ms')
2025-08-07 17:45:08,664 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05842128-04785469 failed!
2025-08-07 17:45:08,722 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05842128:ctest-vn-87346169 is 31.1.1.1 and allocation pool is NOT set
2025-08-07 17:45:08,722 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05842128:ctest-vn-87346169 is 31.1.2.1 and allocation pool is NOT set
2025-08-07 17:45:10,780 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.814 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.814/2.679/4.544/1.865 ms')
2025-08-07 17:45:10,780 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05842128-04785469 passed
2025-08-07 17:45:10,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:45:10,934 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05842128-04785469, IP 31.1.1.4, Port 22
2025-08-07 17:45:11,090 - DEBUG - VM ctest-TestBasicVMVN-05842128-04785469 is ready for SSH connections
2025-08-07 17:45:11,090 - INFO - Waiting for VM ctest-TestBasicVMVN-05842128-65976518 to be up..
2025-08-07 17:45:11,169 - DEBUG - VM is in ACTIVE state now
2025-08-07 17:45:11,169 - INFO - VM name : ctest-TestBasicVMVN-05842128-65976518
2025-08-07 17:45:11,241 - DEBUG - VM ctest-TestBasicVMVN-05842128-65976518 ID is 1df56772-8dd9-44c1-be02-8a3060e0a930
2025-08-07 17:45:11,241 - DEBUG - VM ctest-TestBasicVMVN-05842128-65976518 launched on Node cn-jenkins-deploy-platform-ansible-os-3774-1
2025-08-07 17:45:11,315 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/1df56772-8dd9-44c1-be02-8a3060e0a930
2025-08-07 17:45:11,324 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d7582ec1-4e30-41e6-8f28-bf9ca0074cd2
2025-08-07 17:45:12,589 - 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=5.35 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.543 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.543/2.946/5.350/2.403 ms')
2025-08-07 17:45:12,589 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-05842128-65976518 passed
2025-08-07 17:45:12,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:45:12,742 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05842128-65976518, IP 31.1.2.4, Port 22
2025-08-07 17:45:12,901 - DEBUG - VM ctest-TestBasicVMVN-05842128-65976518 is ready for SSH connections
2025-08-07 17:45:12,901 - INFO - Waiting for VM ctest-TestBasicVMVN-05842128-85424210 to be up..
2025-08-07 17:45:12,978 - DEBUG - VM is in ACTIVE state now
2025-08-07 17:45:12,978 - INFO - VM name : ctest-TestBasicVMVN-05842128-85424210
2025-08-07 17:45:13,055 - DEBUG - VM ctest-TestBasicVMVN-05842128-85424210 ID is ef7dd81f-15ca-48e8-bd0d-5357226444f5
2025-08-07 17:45:13,055 - DEBUG - VM ctest-TestBasicVMVN-05842128-85424210 launched on Node cn-jenkins-deploy-platform-ansible-os-3774-1
2025-08-07 17:45:13,129 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ef7dd81f-15ca-48e8-bd0d-5357226444f5
2025-08-07 17:45:13,138 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f896c32a-41e5-4e60-b8a6-726bb3dd55d1
2025-08-07 17:45:14,381 - 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.49 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.452 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.452/1.969/3.487/1.517 ms')
2025-08-07 17:45:14,381 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-05842128-85424210 passed
2025-08-07 17:45:14,534 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:45:14,534 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05842128-85424210, IP 31.1.1.3, Port 22
2025-08-07 17:45:14,689 - DEBUG - VM ctest-TestBasicVMVN-05842128-85424210 is ready for SSH connections
2025-08-07 17:45:14,689 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:45:14,689 - 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.38, gateway password: c0ntrail123
2025-08-07 17:45:14,689 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-07 17:45:18,755 - 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.790 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.828 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.798 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.798/1.805/3.790 ms
2025-08-07 17:45:18,755 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-05842128-04785469 passed
2025-08-07 17:45:18,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:45:18,755 - 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.38, gateway password: c0ntrail123
2025-08-07 17:45:18,755 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-07 17:45:22,437 - 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.494 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.788 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.789 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.788/1.690/3.494 ms
2025-08-07 17:45:22,437 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-05842128-65976518 passed
2025-08-07 17:45:22,437 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:45:22,437 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:45:22,437 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-07 17:45:22,437 - 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.38, gateway password: c0ntrail123
2025-08-07 17:45:22,437 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-07 17:45:22,633 - DEBUG - None
2025-08-07 17:45:22,633 - 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.38, gateway password: c0ntrail123
2025-08-07 17:45:22,633 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-07 17:45:22,830 - DEBUG - None
2025-08-07 17:45:22,830 - 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.38, gateway password: c0ntrail123
2025-08-07 17:45:22,830 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-07 17:45:23,470 - DEBUG - None
2025-08-07 17:45:23,470 - 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.38, gateway password: c0ntrail123
2025-08-07 17:45:23,470 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-07 17:45:25,715 - 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.917 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.022 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.442 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.700 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.550 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.442/2.126/6.022 ms
2025-08-07 17:45:25,715 - 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.38, gateway password: c0ntrail123
2025-08-07 17:45:25,715 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-07 17:45:27,975 - 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.148 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.966 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.029 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.473 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.706 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.529 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.430 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.430/1.897/4.029 ms
2025-08-07 17:45:27,975 - 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.38, gateway password: c0ntrail123
2025-08-07 17:45:27,975 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-07 17:45:30,229 - 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.705 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.576 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.424 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.452 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.025 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.132 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.364 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.364/2.096/4.132 ms
2025-08-07 17:45:30,229 - INFO - Deleting VM ctest-TestBasicVMVN-05842128-85424210
2025-08-07 17:45:30,296 - INFO - Detaching port d7582ec1-4e30-41e6-8f28-bf9ca0074cd2 from VM ctest-TestBasicVMVN-05842128-65976518
2025-08-07 17:45:30,331 - INFO - Deleting VM ctest-TestBasicVMVN-05842128-65976518
2025-08-07 17:45:30,414 - INFO - Detaching port 79fc58b9-734e-466c-8b27-ec4e23283edc from VM ctest-TestBasicVMVN-05842128-04785469
2025-08-07 17:45:30,448 - INFO - Deleting VM ctest-TestBasicVMVN-05842128-04785469
2025-08-07 17:45:30,516 - INFO - Deleting VN ctest-vn-87346169
2025-08-07 17:45:30,710 - DEBUG - Response for delete_port : ()
2025-08-07 17:45:30,924 - DEBUG - Response for delete_port : ()
2025-08-07 17:45:30,970 - DEBUG - VN 2919c2c3-1339-4ba8-862a-bd26308fcb32 still in use: Unable to complete operation on network 2919c2c3-1339-4ba8-862a-bd26308fcb32. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5c2b1333-dc6c-402f-9163-a5c0107fdbf4']
2025-08-07 17:45:30,971 - WARNING - Deleting VN ctest-vn-87346169 failed..Will retry
2025-08-07 17:45:33,136 - DEBUG - Response for deleting network ()
2025-08-07 17:45:33,136 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3c169caa-ac13-4841-91f0-375eda131e20
2025-08-07 17:45:33,143 - DEBUG - Response Code: 404
2025-08-07 17:45:33,143 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-07 17:45:33,150 - DEBUG - Requesting: http://10.0.0.38:8082/domain/12f416eb-6c5a-480f-aedd-27833d93ca74
2025-08-07 17:45:33,204 - DEBUG - Requesting: http://10.0.0.38:8082/project/53fad0c4-b292-43d9-8ba3-03bf8a82da6d
2025-08-07 17:45:33,285 - INFO - Validated that VN ctest-vn-87346169 is not found in API Server
2025-08-07 17:45:33,299 - DEBUG - VN ctest-vn-87346169 is not present in Agent 10.0.0.38
2025-08-07 17:45:33,299 - INFO - Validated that VN ctest-vn-87346169 is not in any agent
2025-08-07 17:45:33,305 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-08-07 17:45:33,311 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-87346169
2025-08-07 17:45:33,311 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-05842128:ctest-vn-87346169
2025-08-07 17:45:33,324 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-87346169 info
2025-08-07 17:45:33,406 - INFO - IPAM: ctest-ipam-82201609 is not found in API Server
2025-08-07 17:45:33,418 - INFO - IPAM:ctest-ipam-82201609 is not found in control node
2025-08-07 17:45:33,672 - DEBUG - No XMPP flaps were noticed during the test
2025-08-07 17:45:33,672 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-08-07 17:45:33,672 - INFO - --------------------------------------------------------------------------------
2025-08-07 17:45:34,419 - INFO - Deleted project: ctest-TestBasicVMVN-05842128, ID : 53fad0c4-b292-43d9-8ba3-03bf8a82da6d