2025-06-18 05:29:42,430 - INFO - Domain Default found not creating
2025-06-18 05:29:42,589 - INFO - Project ctest-TestBasicVMVN-71986704 not found, creating it
2025-06-18 05:29:43,092 - INFO - Created Project:ctest-TestBasicVMVN-71986704, ID : 32fdcc55-f3f0-402b-9a95-cadfe43e73fd
2025-06-18 05:29:44,704 - INFO - ================================================================================
2025-06-18 05:29:44,704 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-18 05:29:44,704 - 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-06-18 05:29:44,964 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-18 05:29:44,964 - INFO - Initial checks done. Running the testcase now
2025-06-18 05:29:44,964 - INFO -
2025-06-18 05:29:45,555 - DEBUG - Response for create_network : {'network': {'id': 'ffd32f8e-75ca-4ee1-9f08-cf7a968d8a3b', 'name': 'ctest-vn2_metadata-22689201', 'tenant_id': '32fdcc55f3f0402b9a95cadfe43e73fd', 'project_id': '32fdcc55f3f0402b9a95cadfe43e73fd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71986704', 'ctest-vn2_metadata-22689201'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 05:29:45,729 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c1c41b4-c33a-4fe3-94b1-fbbbeaebae09', 'name': '', 'tenant_id': '32fdcc55f3f0402b9a95cadfe43e73fd', 'network_id': 'ffd32f8e-75ca-4ee1-9f08-cf7a968d8a3b', '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': '32fdcc55f3f0402b9a95cadfe43e73fd'}}
2025-06-18 05:29:45,751 - INFO - Created VN ctest-vn2_metadata-22689201
2025-06-18 05:29:45,809 - DEBUG - VN ctest-vn2_metadata-22689201 UUID is ffd32f8e-75ca-4ee1-9f08-cf7a968d8a3b
2025-06-18 05:29:45,993 - DEBUG - Services list from nova: [, , ]
2025-06-18 05:29:47,229 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3467-1)
2025-06-18 05:29:47,337 - DEBUG - Link local service introspect added
2025-06-18 05:29:47,379 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 05:29:52,468 - DEBUG - VM is in ACTIVE state now
2025-06-18 05:29:52,598 - INFO - Waiting for VM ctest-TestBasicVMVN-71986704-94792013 to be up..
2025-06-18 05:29:52,598 - INFO - VM name : ctest-TestBasicVMVN-71986704-94792013
2025-06-18 05:29:52,676 - DEBUG - VM ctest-TestBasicVMVN-71986704-94792013 ID is 6505cc67-c20e-406d-91a0-113e0bf2b92a
2025-06-18 05:29:52,676 - DEBUG - VM ctest-TestBasicVMVN-71986704-94792013 launched on Node cn-jenkins-deploy-platform-ansible-os-3467-1
2025-06-18 05:29:52,754 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6505cc67-c20e-406d-91a0-113e0bf2b92a
2025-06-18 05:29:53,095 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6505cc67-c20e-406d-91a0-113e0bf2b92a
2025-06-18 05:29:53,128 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/4a7511a7-1168-47bf-afdc-a90b6e291d64
2025-06-18 05:29:56,384 - 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-06-18 05:29:56,384 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71986704-94792013 failed!
2025-06-18 05:29:56,441 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71986704:ctest-vn2_metadata-22689201 is 11.1.1.1 and allocation pool is NOT set
2025-06-18 05:29:58,511 - 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.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.17 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.174/3.215/4.257/1.041 ms')
2025-06-18 05:29:58,511 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71986704-94792013 passed
2025-06-18 05:29:58,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 05:29:58,665 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71986704-94792013, IP 11.1.1.3, Port 22
2025-06-18 05:29:58,821 - DEBUG - VM ctest-TestBasicVMVN-71986704-94792013 is ready for SSH connections
2025-06-18 05:29:58,821 - INFO - Retry 0
2025-06-18 05:29:58,821 - 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.254, gateway password: c0ntrail123
2025-06-18 05:29:58,822 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-18 05:30:00,467 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-18 05:30:00,467 - INFO - Generic metadata worked
2025-06-18 05:30:00,717 - DEBUG - Link local service introspect removed
2025-06-18 05:30:00,717 - INFO - Deleting VM ctest-TestBasicVMVN-71986704-94792013
2025-06-18 05:30:00,785 - INFO - Deleting VN ctest-vn2_metadata-22689201
2025-06-18 05:30:00,823 - DEBUG - VN ffd32f8e-75ca-4ee1-9f08-cf7a968d8a3b still in use: Unable to complete operation on network ffd32f8e-75ca-4ee1-9f08-cf7a968d8a3b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e7a3242f-e2ea-41bb-9b32-bd222a488e40']
2025-06-18 05:30:00,823 - WARNING - Deleting VN ctest-vn2_metadata-22689201 failed..Will retry
2025-06-18 05:30:02,941 - DEBUG - Response for deleting network ()
2025-06-18 05:30:03,196 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 05:30:03,196 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-06-18 05:30:03,196 - INFO - --------------------------------------------------------------------------------
2025-06-18 05:30:03,199 - INFO - ================================================================================
2025-06-18 05:30:03,199 - INFO - STARTING TEST : test_metadata_service
2025-06-18 05:30:03,199 - 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-06-18 05:30:03,483 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-18 05:30:03,483 - INFO - Initial checks done. Running the testcase now
2025-06-18 05:30:03,483 - INFO -
2025-06-18 05:30:03,483 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-06-18 05:30:03,490 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/1ca184c9-b9c1-47c0-aced-4d0e98d92b3a
2025-06-18 05:30:03,690 - DEBUG - Response for create_network : {'network': {'id': '63229ee9-271b-49b8-8e88-981eb23b6a25', 'name': 'ctest-vn-14645646', 'tenant_id': '32fdcc55f3f0402b9a95cadfe43e73fd', 'project_id': '32fdcc55f3f0402b9a95cadfe43e73fd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71986704', 'ctest-vn-14645646'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 05:30:03,866 - DEBUG - Response for create_subnet : {'subnet': {'id': '75525cea-b32f-450b-9911-3119a21c150e', 'name': '', 'tenant_id': '32fdcc55f3f0402b9a95cadfe43e73fd', 'network_id': '63229ee9-271b-49b8-8e88-981eb23b6a25', 'ip_version': 4, 'cidr': '35.199.182.0/26', 'allocation_pools': [{'start': '35.199.182.2', 'end': '35.199.182.62'}], 'gateway_ip': '35.199.182.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '35.199.182.2', 'tags': [], 'project_id': '32fdcc55f3f0402b9a95cadfe43e73fd'}}
2025-06-18 05:30:03,885 - INFO - Created VN ctest-vn-14645646
2025-06-18 05:30:03,941 - DEBUG - VN ctest-vn-14645646 UUID is 63229ee9-271b-49b8-8e88-981eb23b6a25
2025-06-18 05:30:05,176 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3467-1)
2025-06-18 05:30:05,176 - INFO - Waiting for VM ctest-TestBasicVMVN-71986704-01347275 to be up..
2025-06-18 05:30:05,218 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 05:30:10,299 - DEBUG - VM is in ACTIVE state now
2025-06-18 05:30:10,299 - INFO - VM name : ctest-TestBasicVMVN-71986704-01347275
2025-06-18 05:30:10,380 - DEBUG - VM ctest-TestBasicVMVN-71986704-01347275 ID is 62bdd020-5fcd-46f2-8ea0-64a67d393cd9
2025-06-18 05:30:10,380 - DEBUG - VM ctest-TestBasicVMVN-71986704-01347275 launched on Node cn-jenkins-deploy-platform-ansible-os-3467-1
2025-06-18 05:30:10,457 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/62bdd020-5fcd-46f2-8ea0-64a67d393cd9
2025-06-18 05:30:10,466 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2b1d5d3a-c2fd-40ec-9b5c-0dabc338ac0b
2025-06-18 05:30:13,729 - 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-06-18 05:30:13,730 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71986704-01347275 failed!
2025-06-18 05:30:13,785 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71986704:ctest-vn-14645646 is 35.199.182.1 and allocation pool is NOT set
2025-06-18 05:30:17,852 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=11.9 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 11.936/11.936/11.936/0.000 ms')
2025-06-18 05:30:17,852 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71986704-01347275 passed
2025-06-18 05:30:18,013 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 05:30:18,013 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71986704-01347275, IP 35.199.182.3, Port 22
2025-06-18 05:30:18,079 - 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-06-18 05:30:18,160 - DEBUG - VM ctest-TestBasicVMVN-71986704-01347275 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-18 05:30:23,160 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 05:30:23,160 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71986704-01347275, IP 35.199.182.3, Port 22
2025-06-18 05:30:23,317 - DEBUG - VM ctest-TestBasicVMVN-71986704-01347275 is ready for SSH connections
2025-06-18 05:30:23,317 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-18 05:30:23,317 - DEBUG - cat /tmp/output.txt
2025-06-18 05:30:24,945 - DEBUG - Hello World. The time is now Tue, 17 Jun 2025 23:30:18 -0600!
2025-06-18 05:30:24,945 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 17 Jun 2025 23:30:18 -0600!'}
2025-06-18 05:30:24,945 - INFO - metadata_script.txt got executed in the vm
2025-06-18 05:30:24,945 - INFO - Deleting VM ctest-TestBasicVMVN-71986704-01347275
2025-06-18 05:30:25,017 - INFO - Deleting VN ctest-vn-14645646
2025-06-18 05:30:25,057 - DEBUG - VN 63229ee9-271b-49b8-8e88-981eb23b6a25 still in use: Unable to complete operation on network 63229ee9-271b-49b8-8e88-981eb23b6a25. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c18f7063-9b29-4f46-aa0d-5de51953b9d9']
2025-06-18 05:30:25,058 - WARNING - Deleting VN ctest-vn-14645646 failed..Will retry
2025-06-18 05:30:27,182 - DEBUG - Response for deleting network ()
2025-06-18 05:30:27,446 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 05:30:27,446 - INFO - END TEST : test_metadata_service : PASSED[0:00:24]
2025-06-18 05:30:27,446 - INFO - --------------------------------------------------------------------------------
2025-06-18 05:30:27,449 - INFO - ================================================================================
2025-06-18 05:30:27,449 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-18 05:30:27,449 - 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-06-18 05:30:27,743 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-18 05:30:27,743 - INFO - Initial checks done. Running the testcase now
2025-06-18 05:30:27,743 - INFO -
2025-06-18 05:30:28,233 - DEBUG - Response for create_network : {'network': {'id': 'f89ffd20-b4a6-468a-a416-69a4b0a5580e', 'name': 'ctest-vn-30633813', 'tenant_id': '32fdcc55f3f0402b9a95cadfe43e73fd', 'project_id': '32fdcc55f3f0402b9a95cadfe43e73fd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71986704', 'ctest-vn-30633813'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 05:30:28,420 - DEBUG - Response for create_subnet : {'subnet': {'id': '661d7d74-cf7b-490c-ac00-74457a4d9bd2', 'name': '', 'tenant_id': '32fdcc55f3f0402b9a95cadfe43e73fd', 'network_id': 'f89ffd20-b4a6-468a-a416-69a4b0a5580e', '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': '32fdcc55f3f0402b9a95cadfe43e73fd'}}
2025-06-18 05:30:28,622 - DEBUG - Response for create_subnet : {'subnet': {'id': '75ab9d67-df71-409e-927d-5a736d1b4464', 'name': '', 'tenant_id': '32fdcc55f3f0402b9a95cadfe43e73fd', 'network_id': 'f89ffd20-b4a6-468a-a416-69a4b0a5580e', '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': '32fdcc55f3f0402b9a95cadfe43e73fd'}}
2025-06-18 05:30:28,643 - INFO - Created VN ctest-vn-30633813
2025-06-18 05:30:28,697 - DEBUG - VN ctest-vn-30633813 UUID is f89ffd20-b4a6-468a-a416-69a4b0a5580e
2025-06-18 05:30:29,091 - DEBUG - Response for create_port : {'port': {'name': 'b6660f98-e951-4c9c-89c6-0245e3065afa', 'id': 'b6660f98-e951-4c9c-89c6-0245e3065afa', 'tenant_id': '32fdcc55f3f0402b9a95cadfe43e73fd', 'network_id': 'f89ffd20-b4a6-468a-a416-69a4b0a5580e', 'mac_address': '02:b6:66:0f:98:e9', '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': '661d7d74-cf7b-490c-ac00-74457a4d9bd2'}], 'security_groups': ['ea50163a-716f-4940-b194-b0d75262f024'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '32fdcc55f3f0402b9a95cadfe43e73fd'}}
2025-06-18 05:30:29,282 - DEBUG - Response for create_port : {'port': {'name': 'c1f17209-97db-4838-b7db-f9dc19d03254', 'id': 'c1f17209-97db-4838-b7db-f9dc19d03254', 'tenant_id': '32fdcc55f3f0402b9a95cadfe43e73fd', 'network_id': 'f89ffd20-b4a6-468a-a416-69a4b0a5580e', 'mac_address': '02:c1:f1:72:09:97', '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': '75ab9d67-df71-409e-927d-5a736d1b4464'}], 'security_groups': ['ea50163a-716f-4940-b194-b0d75262f024'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '32fdcc55f3f0402b9a95cadfe43e73fd'}}
2025-06-18 05:30:29,636 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3467-1)
2025-06-18 05:30:30,035 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3467-1)
2025-06-18 05:30:31,341 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3467-1)
2025-06-18 05:30:31,342 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 05:30:31,348 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b7aeb7e6-edfb-4439-bab2-848f348fecad
2025-06-18 05:30:31,364 - DEBUG - Requesting: http://10.0.0.254:8082/project/32fdcc55-f3f0-402b-9a95-cadfe43e73fd
2025-06-18 05:30:31,450 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/db5bed51-d8b3-48bf-beb2-d6fabd07994d
2025-06-18 05:30:31,472 - INFO - Verifications in API Server for IPAM: ctest-ipam-95910417 passed
2025-06-18 05:30:31,484 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-71986704:ctest-ipam-95910417', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71986704', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15806488252970649791', 'uuid-lslong': '13741281785462364493'}, 'enable': 'true', 'created': '2025-06-18T05:30:27', 'last-modified': '2025-06-18T05:30:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.508138'}
2025-06-18 05:30:31,484 - INFO - Verifications in Control node for IPAM: ctest-ipam-95910417 passed
2025-06-18 05:30:31,484 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 05:30:31,491 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b7aeb7e6-edfb-4439-bab2-848f348fecad
2025-06-18 05:30:31,507 - DEBUG - Requesting: http://10.0.0.254:8082/project/32fdcc55-f3f0-402b-9a95-cadfe43e73fd
2025-06-18 05:30:31,585 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f89ffd20-b4a6-468a-a416-69a4b0a5580e
2025-06-18 05:30:31,607 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f89ffd20-b4a6-468a-a416-69a4b0a5580e
2025-06-18 05:30:31,619 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f2fdfa23-8f12-474b-9849-ad4950ff1488
2025-06-18 05:30:31,629 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f2fdfa23-8f12-474b-9849-ad4950ff1488
2025-06-18 05:30:31,639 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/9b43bcd8-bfe3-40ba-9887-78917f137388
2025-06-18 05:30:31,648 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-18 05:30:31,648 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f89ffd20-b4a6-468a-a416-69a4b0a5580e
2025-06-18 05:30:31,666 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f2fdfa23-8f12-474b-9849-ad4950ff1488
2025-06-18 05:30:31,688 - INFO - Verified VN network id 8 for VN f89ffd20-b4a6-468a-a416-69a4b0a5580e
2025-06-18 05:30:31,688 - INFO - Verifications in API Server for VN ctest-vn-30633813 passed
2025-06-18 05:30:31,688 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f89ffd20-b4a6-468a-a416-69a4b0a5580e
2025-06-18 05:30:31,703 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f2fdfa23-8f12-474b-9849-ad4950ff1488
2025-06-18 05:30:31,713 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f2fdfa23-8f12-474b-9849-ad4950ff1488
2025-06-18 05:30:31,732 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/9b43bcd8-bfe3-40ba-9887-78917f137388
2025-06-18 05:30:31,763 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-71986704:ctest-vn-30633813', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71986704', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17915316159614699146', 'uuid-lslong': '11823754027766994958'}, 'enable': 'true', 'created': '2025-06-18T05:30:28', 'last-modified': '2025-06-18T05:30:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.169034'}
2025-06-18 05:30:31,772 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-18 05:30:31,772 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-30633813 passed
2025-06-18 05:30:31,772 - DEBUG - ====Verifying policy data for ctest-vn-30633813 in API_Server ======
2025-06-18 05:30:31,773 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 05:30:31,783 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b7aeb7e6-edfb-4439-bab2-848f348fecad
2025-06-18 05:30:31,850 - DEBUG - Requesting: http://10.0.0.254:8082/project/32fdcc55-f3f0-402b-9a95-cadfe43e73fd
2025-06-18 05:30:31,972 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f89ffd20-b4a6-468a-a416-69a4b0a5580e
2025-06-18 05:30:32,006 - DEBUG - =>VN ctest-vn-30633813 has no policy to be verified
2025-06-18 05:30:32,006 - DEBUG - Verifying the vn in opserver
2025-06-18 05:30:32,006 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-71986704:ctest-vn-30633813 virtual network link through opserver 10.0.0.254
2025-06-18 05:30:32,006 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-18 05:30:32,425 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-18 05:30:32,512 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-71986704:ctest-vn-30633813', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-71986704:ctest-vn-30633813?flat'}
2025-06-18 05:30:32,512 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-71986704:ctest-vn-30633813 is found in opserver
2025-06-18 05:30:32,519 - DEBUG - VRF ids for VN ctest-vn-30633813: {'10.0.0.254': '2'}
2025-06-18 05:30:32,520 - INFO - Waiting for VM ctest-TestBasicVMVN-71986704-63893426 to be up..
2025-06-18 05:30:32,606 - DEBUG - VM is in ACTIVE state now
2025-06-18 05:30:32,607 - INFO - VM name : ctest-TestBasicVMVN-71986704-63893426
2025-06-18 05:30:32,694 - DEBUG - VM ctest-TestBasicVMVN-71986704-63893426 ID is ffc2e2e8-5ab2-4298-8938-da42711563b2
2025-06-18 05:30:32,694 - DEBUG - VM ctest-TestBasicVMVN-71986704-63893426 launched on Node cn-jenkins-deploy-platform-ansible-os-3467-1
2025-06-18 05:30:32,818 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ffc2e2e8-5ab2-4298-8938-da42711563b2
2025-06-18 05:30:32,830 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b6660f98-e951-4c9c-89c6-0245e3065afa
2025-06-18 05:30:36,126 - 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-06-18 05:30:36,126 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71986704-63893426 failed!
2025-06-18 05:30:36,185 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71986704:ctest-vn-30633813 is 31.1.1.1 and allocation pool is NOT set
2025-06-18 05:30:36,185 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71986704:ctest-vn-30633813 is 31.1.2.1 and allocation pool is NOT set
2025-06-18 05:30:40,252 - 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-06-18 05:30:40,252 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71986704-63893426 failed!
2025-06-18 05:30:40,309 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71986704:ctest-vn-30633813 is 31.1.1.1 and allocation pool is NOT set
2025-06-18 05:30:40,310 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71986704:ctest-vn-30633813 is 31.1.2.1 and allocation pool is NOT set
2025-06-18 05:30:42,371 - 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=7.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.77 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.766/4.740/7.714/2.974 ms')
2025-06-18 05:30:42,371 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71986704-63893426 passed
2025-06-18 05:30:42,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 05:30:42,534 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71986704-63893426, IP 31.1.1.4, Port 22
2025-06-18 05:30:42,599 - 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-06-18 05:30:42,678 - DEBUG - VM ctest-TestBasicVMVN-71986704-63893426 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-18 05:30:47,678 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 05:30:47,679 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71986704-63893426, IP 31.1.1.4, Port 22
2025-06-18 05:30:47,841 - DEBUG - VM ctest-TestBasicVMVN-71986704-63893426 is ready for SSH connections
2025-06-18 05:30:47,841 - INFO - Waiting for VM ctest-TestBasicVMVN-71986704-17316616 to be up..
2025-06-18 05:30:47,930 - DEBUG - VM is in ACTIVE state now
2025-06-18 05:30:47,930 - INFO - VM name : ctest-TestBasicVMVN-71986704-17316616
2025-06-18 05:30:48,016 - DEBUG - VM ctest-TestBasicVMVN-71986704-17316616 ID is f57adacb-804b-46b8-8ebf-5355fa3fef54
2025-06-18 05:30:48,016 - DEBUG - VM ctest-TestBasicVMVN-71986704-17316616 launched on Node cn-jenkins-deploy-platform-ansible-os-3467-1
2025-06-18 05:30:48,097 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f57adacb-804b-46b8-8ebf-5355fa3fef54
2025-06-18 05:30:48,107 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c1f17209-97db-4838-b7db-f9dc19d03254
2025-06-18 05:30:49,357 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.56 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.573 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.573/2.067/3.561/1.494 ms')
2025-06-18 05:30:49,357 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-71986704-17316616 passed
2025-06-18 05:30:49,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 05:30:49,513 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71986704-17316616, IP 31.1.2.4, Port 22
2025-06-18 05:30:49,673 - DEBUG - VM ctest-TestBasicVMVN-71986704-17316616 is ready for SSH connections
2025-06-18 05:30:49,673 - INFO - Waiting for VM ctest-TestBasicVMVN-71986704-31057376 to be up..
2025-06-18 05:30:49,755 - DEBUG - VM is in ACTIVE state now
2025-06-18 05:30:49,755 - INFO - VM name : ctest-TestBasicVMVN-71986704-31057376
2025-06-18 05:30:49,832 - DEBUG - VM ctest-TestBasicVMVN-71986704-31057376 ID is 420436e3-f10a-44e5-8664-72e1f4ccb57c
2025-06-18 05:30:49,832 - DEBUG - VM ctest-TestBasicVMVN-71986704-31057376 launched on Node cn-jenkins-deploy-platform-ansible-os-3467-1
2025-06-18 05:30:49,906 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/420436e3-f10a-44e5-8664-72e1f4ccb57c
2025-06-18 05:30:49,915 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/5f65ddbf-a935-48af-a41b-f421a1811818
2025-06-18 05:30:51,162 - 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.04 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.330 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.330/1.686/3.042/1.356 ms')
2025-06-18 05:30:51,162 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-71986704-31057376 passed
2025-06-18 05:30:51,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 05:30:51,317 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71986704-31057376, IP 31.1.1.3, Port 22
2025-06-18 05:30:51,480 - DEBUG - VM ctest-TestBasicVMVN-71986704-31057376 is ready for SSH connections
2025-06-18 05:30:51,481 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 05:30:51,481 - 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.254, gateway password: c0ntrail123
2025-06-18 05:30:51,481 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-18 05:30:55,547 - 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.882 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.773 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.785 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.773/1.813/3.882 ms
2025-06-18 05:30:55,547 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-71986704-63893426 passed
2025-06-18 05:30:55,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 05:30:55,547 - 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.254, gateway password: c0ntrail123
2025-06-18 05:30:55,547 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-18 05:30:59,240 - 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.343 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.790 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.731 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.731/1.621/3.343 ms
2025-06-18 05:30:59,240 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-71986704-17316616 passed
2025-06-18 05:30:59,240 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 05:30:59,240 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 05:30:59,240 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 05:30:59,240 - 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.254, gateway password: c0ntrail123
2025-06-18 05:30:59,240 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 05:30:59,437 - DEBUG - None
2025-06-18 05:30:59,437 - 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.254, gateway password: c0ntrail123
2025-06-18 05:30:59,437 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 05:30:59,634 - DEBUG - None
2025-06-18 05:30:59,634 - 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.254, gateway password: c0ntrail123
2025-06-18 05:30:59,634 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 05:31:00,305 - DEBUG - None
2025-06-18 05:31:00,305 - 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.254, gateway password: c0ntrail123
2025-06-18 05:31:00,305 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-18 05:31:02,530 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.061 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.068 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.832 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.158 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.396/2.503/5.068 ms
2025-06-18 05:31:02,530 - 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.254, gateway password: c0ntrail123
2025-06-18 05:31:02,531 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-18 05:31:04,797 - 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.151 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.153 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.322 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.805 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.671 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.440 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.440/2.283/5.322 ms
2025-06-18 05:31:04,797 - 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.254, gateway password: c0ntrail123
2025-06-18 05:31:04,797 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-18 05:31:07,055 - 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.625 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.600 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.417 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.850 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.149 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.561 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.417/1.843/3.600 ms
2025-06-18 05:31:07,055 - INFO - Deleting VM ctest-TestBasicVMVN-71986704-31057376
2025-06-18 05:31:07,126 - INFO - Detaching port c1f17209-97db-4838-b7db-f9dc19d03254 from VM ctest-TestBasicVMVN-71986704-17316616
2025-06-18 05:31:07,183 - INFO - Deleting VM ctest-TestBasicVMVN-71986704-17316616
2025-06-18 05:31:07,259 - INFO - Detaching port b6660f98-e951-4c9c-89c6-0245e3065afa from VM ctest-TestBasicVMVN-71986704-63893426
2025-06-18 05:31:07,300 - INFO - Deleting VM ctest-TestBasicVMVN-71986704-63893426
2025-06-18 05:31:07,382 - INFO - Deleting VN ctest-vn-30633813
2025-06-18 05:31:07,572 - DEBUG - Response for delete_port : ()
2025-06-18 05:31:07,775 - DEBUG - Response for delete_port : ()
2025-06-18 05:31:07,819 - DEBUG - VN f89ffd20-b4a6-468a-a416-69a4b0a5580e still in use: Unable to complete operation on network f89ffd20-b4a6-468a-a416-69a4b0a5580e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9c1d3649-d13d-468c-b2ae-6ad3bc766389']
2025-06-18 05:31:07,819 - WARNING - Deleting VN ctest-vn-30633813 failed..Will retry
2025-06-18 05:31:09,970 - DEBUG - Response for deleting network ()
2025-06-18 05:31:09,970 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/f2fdfa23-8f12-474b-9849-ad4950ff1488
2025-06-18 05:31:09,979 - DEBUG - Response Code: 404
2025-06-18 05:31:09,979 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 05:31:09,986 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b7aeb7e6-edfb-4439-bab2-848f348fecad
2025-06-18 05:31:10,043 - DEBUG - Requesting: http://10.0.0.254:8082/project/32fdcc55-f3f0-402b-9a95-cadfe43e73fd
2025-06-18 05:31:10,130 - INFO - Validated that VN ctest-vn-30633813 is not found in API Server
2025-06-18 05:31:10,146 - DEBUG - VN ctest-vn-30633813 is not present in Agent 10.0.0.254
2025-06-18 05:31:10,146 - INFO - Validated that VN ctest-vn-30633813 is not in any agent
2025-06-18 05:31:10,152 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-06-18 05:31:10,158 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-30633813
2025-06-18 05:31:10,158 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-71986704:ctest-vn-30633813
2025-06-18 05:31:10,170 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-30633813 info
2025-06-18 05:31:10,253 - INFO - IPAM: ctest-ipam-95910417 is not found in API Server
2025-06-18 05:31:10,267 - INFO - IPAM:ctest-ipam-95910417 is not found in control node
2025-06-18 05:31:10,533 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 05:31:10,533 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-06-18 05:31:10,533 - INFO - --------------------------------------------------------------------------------
2025-06-18 05:31:11,231 - INFO - Deleted project: ctest-TestBasicVMVN-71986704, ID : 32fdcc55-f3f0-402b-9a95-cadfe43e73fd