2025-10-23 11:38:24,708 - INFO - Domain Default found not creating
2025-10-23 11:38:24,891 - INFO - Project ctest-TestBasicVMVN-09796535 not found, creating it
2025-10-23 11:38:25,369 - INFO - Created Project:ctest-TestBasicVMVN-09796535, ID : 52a7372b-5dec-4497-aba2-e21a0595eca1 
2025-10-23 11:38:27,043 - INFO - ================================================================================
2025-10-23 11:38:27,043 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-23 11:38:27,044 - 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-23 11:38:27,310 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2025-10-23 11:38:27,310 - INFO - Initial checks done. Running the testcase now
2025-10-23 11:38:27,310 - INFO - 
2025-10-23 11:38:27,880 - DEBUG - Response for create_network : {'network': {'id': '70e1f09e-549f-4cad-a16f-8887e8230cb4', 'name': 'ctest-vn2_metadata-06948538', 'tenant_id': '52a7372b5dec4497aba2e21a0595eca1', 'project_id': '52a7372b5dec4497aba2e21a0595eca1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-09796535', 'ctest-vn2_metadata-06948538'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 11:38:28,058 - DEBUG - Response for create_subnet : {'subnet': {'id': '62a53c48-2d68-4b82-92dd-028c79decdf9', 'name': '', 'tenant_id': '52a7372b5dec4497aba2e21a0595eca1', 'network_id': '70e1f09e-549f-4cad-a16f-8887e8230cb4', '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': '52a7372b5dec4497aba2e21a0595eca1'}}
2025-10-23 11:38:28,074 - INFO - Created VN ctest-vn2_metadata-06948538
2025-10-23 11:38:28,126 - DEBUG - VN ctest-vn2_metadata-06948538 UUID is 70e1f09e-549f-4cad-a16f-8887e8230cb4
2025-10-23 11:38:28,315 - DEBUG - Services list from nova: [, , ]
2025-10-23 11:38:29,416 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4458-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4458-1)
2025-10-23 11:38:29,525 - DEBUG - Link local service introspect added
2025-10-23 11:38:29,581 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-23 11:38:34,665 - DEBUG - VM  is in ACTIVE state now
2025-10-23 11:38:34,807 - INFO - Waiting for VM ctest-TestBasicVMVN-09796535-65083492 to be up..
2025-10-23 11:38:34,807 - INFO - VM name : ctest-TestBasicVMVN-09796535-65083492
2025-10-23 11:38:34,893 - DEBUG - VM ctest-TestBasicVMVN-09796535-65083492 ID is 91b4b6ed-de4c-4276-baf8-a4e8895c3313
2025-10-23 11:38:34,893 - DEBUG - VM ctest-TestBasicVMVN-09796535-65083492 launched on Node cn-jenkins-deploy-platform-ansible-os-4458-1
2025-10-23 11:38:34,974 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/91b4b6ed-de4c-4276-baf8-a4e8895c3313
2025-10-23 11:38:35,287 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/91b4b6ed-de4c-4276-baf8-a4e8895c3313
2025-10-23 11:38:35,321 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/edc726c4-9f6f-448e-b7cd-7398db76679b
2025-10-23 11:38:38,587 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-10-23 11:38:38,587 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09796535-65083492 failed!
2025-10-23 11:38:38,642 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09796535:ctest-vn2_metadata-06948538 is 11.1.1.1 and allocation pool is NOT set
2025-10-23 11:38:40,711 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.14 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.326/2.732/3.139/0.406 ms')
2025-10-23 11:38:40,712 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09796535-65083492 passed
2025-10-23 11:38:40,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:38:40,866 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09796535-65083492, IP 11.1.1.3, Port 22
2025-10-23 11:38:40,932 - 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-23 11:38:41,022 - DEBUG - VM ctest-TestBasicVMVN-09796535-65083492 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-23 11:38:46,023 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:38:46,023 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09796535-65083492, IP 11.1.1.3, Port 22
2025-10-23 11:38:46,177 - DEBUG - VM ctest-TestBasicVMVN-09796535-65083492 is ready for SSH connections
2025-10-23 11:38:46,177 - INFO - Retry 0
2025-10-23 11:38:46,177 - 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.249, gateway password: c0ntrail123
2025-10-23 11:38:46,177 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-23 11:38:47,813 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-23 11:38:47,813 - INFO - Generic metadata worked
2025-10-23 11:38:48,073 - DEBUG - Link local service introspect removed
2025-10-23 11:38:48,074 - INFO - Deleting VM ctest-TestBasicVMVN-09796535-65083492
2025-10-23 11:38:48,143 - INFO - Deleting VN ctest-vn2_metadata-06948538 
2025-10-23 11:38:48,192 - DEBUG - VN 70e1f09e-549f-4cad-a16f-8887e8230cb4 still in use: Unable to complete operation on network 70e1f09e-549f-4cad-a16f-8887e8230cb4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ba8a0cf9-c0e8-4cad-b0b7-d682472e04f3']
2025-10-23 11:38:48,192 - WARNING - Deleting VN ctest-vn2_metadata-06948538 failed..Will retry
2025-10-23 11:38:50,311 - DEBUG - Response for deleting network ()
2025-10-23 11:38:50,574 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 11:38:50,574 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-10-23 11:38:50,574 - INFO - --------------------------------------------------------------------------------
2025-10-23 11:38:50,577 - INFO - ================================================================================
2025-10-23 11:38:50,577 - INFO - STARTING TEST    : test_metadata_service
2025-10-23 11:38:50,577 - 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-23 11:38:50,867 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2025-10-23 11:38:50,867 - INFO - Initial checks done. Running the testcase now
2025-10-23 11:38:50,867 - INFO - 
2025-10-23 11:38:50,868 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-configs
2025-10-23 11:38:50,875 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-config/39707958-5999-4d46-a1f8-5f9638a0d1a7
2025-10-23 11:38:51,158 - DEBUG - Response for create_network : {'network': {'id': '425c5301-fc9a-415f-8903-20ed41f3370b', 'name': 'ctest-vn-87754611', 'tenant_id': '52a7372b5dec4497aba2e21a0595eca1', 'project_id': '52a7372b5dec4497aba2e21a0595eca1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-09796535', 'ctest-vn-87754611'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 11:38:51,404 - DEBUG - Response for create_subnet : {'subnet': {'id': '5f41d6e1-8294-4067-89e1-42eef9ecfe2b', 'name': '', 'tenant_id': '52a7372b5dec4497aba2e21a0595eca1', 'network_id': '425c5301-fc9a-415f-8903-20ed41f3370b', 'ip_version': 4, 'cidr': '182.14.110.64/26', 'allocation_pools': [{'start': '182.14.110.66', 'end': '182.14.110.126'}], 'gateway_ip': '182.14.110.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '182.14.110.66', 'tags': [], 'project_id': '52a7372b5dec4497aba2e21a0595eca1'}}
2025-10-23 11:38:51,431 - INFO - Created VN ctest-vn-87754611
2025-10-23 11:38:51,486 - DEBUG - VN ctest-vn-87754611 UUID is 425c5301-fc9a-415f-8903-20ed41f3370b
2025-10-23 11:38:52,739 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4458-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4458-1)
2025-10-23 11:38:52,739 - INFO - Waiting for VM ctest-TestBasicVMVN-09796535-65491408 to be up..
2025-10-23 11:38:52,795 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-23 11:38:57,877 - DEBUG - VM  is in ACTIVE state now
2025-10-23 11:38:57,877 - INFO - VM name : ctest-TestBasicVMVN-09796535-65491408
2025-10-23 11:38:57,961 - DEBUG - VM ctest-TestBasicVMVN-09796535-65491408 ID is df220eb4-90af-40fc-82d4-ae33dbbfee7f
2025-10-23 11:38:57,961 - DEBUG - VM ctest-TestBasicVMVN-09796535-65491408 launched on Node cn-jenkins-deploy-platform-ansible-os-4458-1
2025-10-23 11:38:58,047 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/df220eb4-90af-40fc-82d4-ae33dbbfee7f
2025-10-23 11:38:58,058 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/6f89e1ef-c796-4f97-b311-64cb9aedb62f
2025-10-23 11:39:01,308 - 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 1000ms')
2025-10-23 11:39:01,308 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09796535-65491408 failed!
2025-10-23 11:39:01,362 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09796535:ctest-vn-87754611 is 182.14.110.65 and allocation pool is NOT set
2025-10-23 11:39:03,431 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=8.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.24 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.241/4.899/8.558/3.658 ms')
2025-10-23 11:39:03,431 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09796535-65491408 passed
2025-10-23 11:39:03,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:39:03,582 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09796535-65491408, IP 182.14.110.67, Port 22
2025-10-23 11:39:03,647 - 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-23 11:39:03,731 - DEBUG - VM ctest-TestBasicVMVN-09796535-65491408 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-23 11:39:08,732 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:39:08,732 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09796535-65491408, IP 182.14.110.67, Port 22
2025-10-23 11:39:08,908 - DEBUG - VM ctest-TestBasicVMVN-09796535-65491408 is ready for SSH connections
2025-10-23 11:39:08,909 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-10-23 11:39:08,909 - DEBUG - cat /tmp/output.txt
2025-10-23 11:39:10,577 - DEBUG - Hello World.  The time is now Thu, 23 Oct 2025 05:39:03 -0600!
2025-10-23 11:39:10,578 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Thu, 23 Oct 2025 05:39:03 -0600!'}
2025-10-23 11:39:10,578 - INFO - metadata_script.txt got executed in the vm
2025-10-23 11:39:10,578 - INFO - Deleting VM ctest-TestBasicVMVN-09796535-65491408
2025-10-23 11:39:10,671 - INFO - Deleting VN ctest-vn-87754611 
2025-10-23 11:39:10,708 - DEBUG - VN 425c5301-fc9a-415f-8903-20ed41f3370b still in use: Unable to complete operation on network 425c5301-fc9a-415f-8903-20ed41f3370b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-49d4ae2a-db34-435e-a0a6-0b6176ba5ea5']
2025-10-23 11:39:10,709 - WARNING - Deleting VN ctest-vn-87754611 failed..Will retry
2025-10-23 11:39:12,813 - DEBUG - Response for deleting network ()
2025-10-23 11:39:13,094 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 11:39:13,094 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-10-23 11:39:13,094 - INFO - --------------------------------------------------------------------------------
2025-10-23 11:39:13,096 - INFO - ================================================================================
2025-10-23 11:39:13,096 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-23 11:39:13,096 - 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-23 11:39:13,374 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2025-10-23 11:39:13,374 - INFO - Initial checks done. Running the testcase now
2025-10-23 11:39:13,374 - INFO - 
2025-10-23 11:39:13,874 - DEBUG - Response for create_network : {'network': {'id': '741b677f-29a4-4e59-95ff-26020ee07450', 'name': 'ctest-vn-02198582', 'tenant_id': '52a7372b5dec4497aba2e21a0595eca1', 'project_id': '52a7372b5dec4497aba2e21a0595eca1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-09796535', 'ctest-vn-02198582'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 11:39:14,070 - DEBUG - Response for create_subnet : {'subnet': {'id': '15332d69-bcf1-4db6-a923-7e347a946991', 'name': '', 'tenant_id': '52a7372b5dec4497aba2e21a0595eca1', 'network_id': '741b677f-29a4-4e59-95ff-26020ee07450', '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': '52a7372b5dec4497aba2e21a0595eca1'}}
2025-10-23 11:39:14,225 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fbd9a273-ac47-4ddc-83a4-ecbe84436653', 'name': '', 'tenant_id': '52a7372b5dec4497aba2e21a0595eca1', 'network_id': '741b677f-29a4-4e59-95ff-26020ee07450', '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': '52a7372b5dec4497aba2e21a0595eca1'}}
2025-10-23 11:39:14,247 - INFO - Created VN ctest-vn-02198582
2025-10-23 11:39:14,301 - DEBUG - VN ctest-vn-02198582 UUID is 741b677f-29a4-4e59-95ff-26020ee07450
2025-10-23 11:39:14,696 - DEBUG - Response for create_port : {'port': {'name': '7693af24-a7e6-455a-a286-cf563800f86c', 'id': '7693af24-a7e6-455a-a286-cf563800f86c', 'tenant_id': '52a7372b5dec4497aba2e21a0595eca1', 'network_id': '741b677f-29a4-4e59-95ff-26020ee07450', 'mac_address': '02:76:93:af:24:a7', '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': '15332d69-bcf1-4db6-a923-7e347a946991'}], 'security_groups': ['4edc814d-c9c7-4819-87be-fdbdd28e9574'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '52a7372b5dec4497aba2e21a0595eca1'}}
2025-10-23 11:39:14,884 - DEBUG - Response for create_port : {'port': {'name': 'f1002aeb-6789-4dcc-ba82-76bb5960aea2', 'id': 'f1002aeb-6789-4dcc-ba82-76bb5960aea2', 'tenant_id': '52a7372b5dec4497aba2e21a0595eca1', 'network_id': '741b677f-29a4-4e59-95ff-26020ee07450', 'mac_address': '02:f1:00:2a:eb:67', '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': 'fbd9a273-ac47-4ddc-83a4-ecbe84436653'}], 'security_groups': ['4edc814d-c9c7-4819-87be-fdbdd28e9574'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '52a7372b5dec4497aba2e21a0595eca1'}}
2025-10-23 11:39:15,299 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4458-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4458-1)
2025-10-23 11:39:15,760 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4458-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4458-1)
2025-10-23 11:39:17,083 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4458-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4458-1)
2025-10-23 11:39:17,083 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-10-23 11:39:17,092 - DEBUG - Requesting: http://10.0.0.249:8082/domain/09205d1e-3317-411a-9212-6abf5498ff92
2025-10-23 11:39:17,105 - DEBUG - Requesting: http://10.0.0.249:8082/project/52a7372b-5dec-4497-aba2-e21a0595eca1
2025-10-23 11:39:17,197 - DEBUG - Requesting: http://10.0.0.249:8082/network-ipam/39e9c348-424b-468d-afc1-d7c414e238f9
2025-10-23 11:39:17,212 - INFO - Verifications in API Server for IPAM: ctest-ipam-82281921 passed
2025-10-23 11:39:17,218 - DEBUG - Control-node 10.0.0.249 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-09796535:ctest-ipam-82281921', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-09796535', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4173081244852766349', 'uuid-lslong': '12664640864306477305'}, 'enable': 'true', 'created': '2025-10-23T11:39:13', 'last-modified': '2025-10-23T11:39:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.607438'}
2025-10-23 11:39:17,218 - INFO - Verifications in Control node for IPAM: ctest-ipam-82281921 passed
2025-10-23 11:39:17,218 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-10-23 11:39:17,224 - DEBUG - Requesting: http://10.0.0.249:8082/domain/09205d1e-3317-411a-9212-6abf5498ff92
2025-10-23 11:39:17,236 - DEBUG - Requesting: http://10.0.0.249:8082/project/52a7372b-5dec-4497-aba2-e21a0595eca1
2025-10-23 11:39:17,347 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/741b677f-29a4-4e59-95ff-26020ee07450
2025-10-23 11:39:17,363 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/741b677f-29a4-4e59-95ff-26020ee07450
2025-10-23 11:39:17,380 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0ecfb80b-def4-4703-bf48-d3d88f567a54
2025-10-23 11:39:17,391 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0ecfb80b-def4-4703-bf48-d3d88f567a54
2025-10-23 11:39:17,403 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/6ffda4a6-f765-4fe2-8fb6-02cba549bf5e
2025-10-23 11:39:17,413 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-23 11:39:17,413 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/741b677f-29a4-4e59-95ff-26020ee07450
2025-10-23 11:39:17,428 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0ecfb80b-def4-4703-bf48-d3d88f567a54
2025-10-23 11:39:17,449 - INFO - Verified VN network id 11 for VN 741b677f-29a4-4e59-95ff-26020ee07450
2025-10-23 11:39:17,449 - INFO - Verifications in API Server for VN ctest-vn-02198582 passed
2025-10-23 11:39:17,449 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/741b677f-29a4-4e59-95ff-26020ee07450
2025-10-23 11:39:17,465 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0ecfb80b-def4-4703-bf48-d3d88f567a54
2025-10-23 11:39:17,479 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0ecfb80b-def4-4703-bf48-d3d88f567a54
2025-10-23 11:39:17,489 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/6ffda4a6-f765-4fe2-8fb6-02cba549bf5e
2025-10-23 11:39:17,506 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-09796535:ctest-vn-02198582', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-09796535', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8366394528627969625', 'uuid-lslong': '10808399420993860688'}, 'enable': 'true', 'created': '2025-10-23T11:39:13', 'last-modified': '2025-10-23T11:39:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.315426'}
2025-10-23 11:39:17,513 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-23 11:39:17,513 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-02198582 passed
2025-10-23 11:39:17,514 - DEBUG - ====Verifying policy data for ctest-vn-02198582 in API_Server ======
2025-10-23 11:39:17,514 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-10-23 11:39:17,521 - DEBUG - Requesting: http://10.0.0.249:8082/domain/09205d1e-3317-411a-9212-6abf5498ff92
2025-10-23 11:39:17,533 - DEBUG - Requesting: http://10.0.0.249:8082/project/52a7372b-5dec-4497-aba2-e21a0595eca1
2025-10-23 11:39:17,622 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/741b677f-29a4-4e59-95ff-26020ee07450
2025-10-23 11:39:17,639 - DEBUG - =>VN ctest-vn-02198582 has no policy to be verified
2025-10-23 11:39:17,639 - DEBUG - Verifying the vn in opserver
2025-10-23 11:39:17,639 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-09796535:ctest-vn-02198582 virtual network link  through opserver 10.0.0.249
2025-10-23 11:39:17,639 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-10-23 11:39:18,059 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-10-23 11:39:18,136 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-09796535:ctest-vn-02198582', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-09796535:ctest-vn-02198582?flat'}
2025-10-23 11:39:18,136 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-09796535:ctest-vn-02198582 is found in opserver
2025-10-23 11:39:18,145 - DEBUG - VRF ids for VN ctest-vn-02198582: {'10.0.0.249': '2'}
2025-10-23 11:39:18,145 - INFO - Waiting for VM ctest-TestBasicVMVN-09796535-44670513 to be up..
2025-10-23 11:39:18,258 - DEBUG - VM  is in ACTIVE state now
2025-10-23 11:39:18,258 - INFO - VM name : ctest-TestBasicVMVN-09796535-44670513
2025-10-23 11:39:18,369 - DEBUG - VM ctest-TestBasicVMVN-09796535-44670513 ID is 7e63f9be-04f4-4b9c-9818-d33cf7e3d602
2025-10-23 11:39:18,369 - DEBUG - VM ctest-TestBasicVMVN-09796535-44670513 launched on Node cn-jenkins-deploy-platform-ansible-os-4458-1
2025-10-23 11:39:18,458 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7e63f9be-04f4-4b9c-9818-d33cf7e3d602
2025-10-23 11:39:18,467 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/7693af24-a7e6-455a-a286-cf563800f86c
2025-10-23 11:39:21,726 - 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 1002ms')
2025-10-23 11:39:21,727 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09796535-44670513 failed!
2025-10-23 11:39:21,781 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09796535:ctest-vn-02198582 is 31.1.1.1 and allocation pool is NOT set
2025-10-23 11:39:21,782 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09796535:ctest-vn-02198582 is 31.1.2.1 and allocation pool is NOT set
2025-10-23 11:39:25,855 - 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-23 11:39:25,855 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09796535-44670513 failed!
2025-10-23 11:39:25,910 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09796535:ctest-vn-02198582 is 31.1.1.1 and allocation pool is NOT set
2025-10-23 11:39:25,910 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09796535:ctest-vn-02198582 is 31.1.2.1 and allocation pool is NOT set
2025-10-23 11:39:27,975 - 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.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.69 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.692/2.820/3.948/1.128 ms')
2025-10-23 11:39:27,975 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09796535-44670513 passed
2025-10-23 11:39:28,126 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:39:28,126 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09796535-44670513, IP 31.1.1.4, Port 22
2025-10-23 11:39:28,297 - DEBUG - VM ctest-TestBasicVMVN-09796535-44670513 is ready for SSH connections
2025-10-23 11:39:28,297 - INFO - Waiting for VM ctest-TestBasicVMVN-09796535-22556860 to be up..
2025-10-23 11:39:28,384 - DEBUG - VM  is in ACTIVE state now
2025-10-23 11:39:28,384 - INFO - VM name : ctest-TestBasicVMVN-09796535-22556860
2025-10-23 11:39:28,478 - DEBUG - VM ctest-TestBasicVMVN-09796535-22556860 ID is cf6aa527-0522-4118-b20f-182ce8ab8dda
2025-10-23 11:39:28,478 - DEBUG - VM ctest-TestBasicVMVN-09796535-22556860 launched on Node cn-jenkins-deploy-platform-ansible-os-4458-1
2025-10-23 11:39:28,579 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/cf6aa527-0522-4118-b20f-182ce8ab8dda
2025-10-23 11:39:28,588 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/f1002aeb-6789-4dcc-ba82-76bb5960aea2
2025-10-23 11:39:29,824 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.535 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.535/2.206/3.878/1.671 ms')
2025-10-23 11:39:29,824 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-09796535-22556860 passed
2025-10-23 11:39:29,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:39:29,974 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09796535-22556860, IP 31.1.2.4, Port 22
2025-10-23 11:39:30,155 - DEBUG - VM ctest-TestBasicVMVN-09796535-22556860 is ready for SSH connections
2025-10-23 11:39:30,155 - INFO - Waiting for VM ctest-TestBasicVMVN-09796535-33197165 to be up..
2025-10-23 11:39:30,239 - DEBUG - VM  is in ACTIVE state now
2025-10-23 11:39:30,239 - INFO - VM name : ctest-TestBasicVMVN-09796535-33197165
2025-10-23 11:39:30,344 - DEBUG - VM ctest-TestBasicVMVN-09796535-33197165 ID is fe32133b-0612-4b5c-9079-8e0e9631b8c1
2025-10-23 11:39:30,344 - DEBUG - VM ctest-TestBasicVMVN-09796535-33197165 launched on Node cn-jenkins-deploy-platform-ansible-os-4458-1
2025-10-23 11:39:30,446 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/fe32133b-0612-4b5c-9079-8e0e9631b8c1
2025-10-23 11:39:30,459 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/427ba65f-6257-4401-be7e-940c969885d8
2025-10-23 11:39:31,714 - 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.37 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.473 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.473/1.923/3.374/1.450 ms')
2025-10-23 11:39:31,714 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-09796535-33197165 passed
2025-10-23 11:39:31,870 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:39:31,870 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09796535-33197165, IP 31.1.1.3, Port 22
2025-10-23 11:39:32,036 - DEBUG - VM ctest-TestBasicVMVN-09796535-33197165 is ready for SSH connections
2025-10-23 11:39:32,036 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:39:32,036 - 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.249, gateway password: c0ntrail123
2025-10-23 11:39:32,036 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-23 11:39:36,169 - 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.802 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.257 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.410 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.410/3.156/4.257 ms
2025-10-23 11:39:36,170 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-09796535-44670513 passed
2025-10-23 11:39:36,170 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:39:36,170 - 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.249, gateway password: c0ntrail123
2025-10-23 11:39:36,170 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-23 11:39:39,871 - 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.892 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.848 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.173 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.848/1.971/3.892 ms
2025-10-23 11:39:39,872 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-09796535-22556860 passed
2025-10-23 11:39:39,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:39:39,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:39:39,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:39:39,872 - 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.249, gateway password: c0ntrail123
2025-10-23 11:39:39,872 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 11:39:40,075 - DEBUG - None
2025-10-23 11:39:40,075 - 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.249, gateway password: c0ntrail123
2025-10-23 11:39:40,076 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 11:39:40,256 - DEBUG - None
2025-10-23 11:39:40,256 - 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.249, gateway password: c0ntrail123
2025-10-23 11:39:40,257 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 11:39:40,957 - DEBUG - None
2025-10-23 11:39:40,957 - 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.249, gateway password: c0ntrail123
2025-10-23 11:39:40,957 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-23 11:39:43,202 - 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=3.056 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=9.253 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.570 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.113 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.473 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.473/3.093/9.253 ms
2025-10-23 11:39:43,202 - 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.249, gateway password: c0ntrail123
2025-10-23 11:39:43,202 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-23 11:39:45,462 - 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.071 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.100 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=8.428 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.672 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.105 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.393 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.747 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.672/3.216/8.428 ms
2025-10-23 11:39:45,463 - 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.249, gateway password: c0ntrail123
2025-10-23 11:39:45,463 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-23 11:39:47,734 - 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.818 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.892 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.348 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.667 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.391 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.495 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.402 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.402/2.144/4.348 ms
2025-10-23 11:39:47,734 - INFO - Deleting VM ctest-TestBasicVMVN-09796535-33197165
2025-10-23 11:39:47,817 - INFO - Detaching port f1002aeb-6789-4dcc-ba82-76bb5960aea2 from VM ctest-TestBasicVMVN-09796535-22556860
2025-10-23 11:39:47,852 - INFO - Deleting VM ctest-TestBasicVMVN-09796535-22556860
2025-10-23 11:39:47,935 - INFO - Detaching port 7693af24-a7e6-455a-a286-cf563800f86c from VM ctest-TestBasicVMVN-09796535-44670513
2025-10-23 11:39:47,973 - INFO - Deleting VM ctest-TestBasicVMVN-09796535-44670513
2025-10-23 11:39:48,063 - INFO - Deleting VN ctest-vn-02198582 
2025-10-23 11:39:48,267 - DEBUG - Response for delete_port : ()
2025-10-23 11:39:48,474 - DEBUG - Response for delete_port : ()
2025-10-23 11:39:48,515 - DEBUG - VN 741b677f-29a4-4e59-95ff-26020ee07450 still in use: Unable to complete operation on network 741b677f-29a4-4e59-95ff-26020ee07450. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f13ca978-af8a-4ec3-bd87-0672b3c0dfa4']
2025-10-23 11:39:48,515 - WARNING - Deleting VN ctest-vn-02198582 failed..Will retry
2025-10-23 11:39:50,672 - DEBUG - Response for deleting network ()
2025-10-23 11:39:50,672 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0ecfb80b-def4-4703-bf48-d3d88f567a54
2025-10-23 11:39:50,681 - DEBUG - Response Code: 404
2025-10-23 11:39:50,682 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-10-23 11:39:50,691 - DEBUG - Requesting: http://10.0.0.249:8082/domain/09205d1e-3317-411a-9212-6abf5498ff92
2025-10-23 11:39:50,743 - DEBUG - Requesting: http://10.0.0.249:8082/project/52a7372b-5dec-4497-aba2-e21a0595eca1
2025-10-23 11:39:50,824 - INFO - Validated that VN ctest-vn-02198582 is not found in API Server
2025-10-23 11:39:50,834 - DEBUG - VN ctest-vn-02198582 is not present in Agent 10.0.0.249 
2025-10-23 11:39:50,834 - INFO - Validated that VN ctest-vn-02198582 is not in any agent
2025-10-23 11:39:50,839 - DEBUG - VRF 2 is not seen in agent 10.0.0.249
2025-10-23 11:39:50,847 - DEBUG - Vrouter 10.0.0.249 does not have vrf 2 for VN ctest-vn-02198582
2025-10-23 11:39:50,847 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-09796535:ctest-vn-02198582
2025-10-23 11:39:50,858 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-02198582 info
2025-10-23 11:39:50,945 - INFO - IPAM: ctest-ipam-82281921 is not found in API Server
2025-10-23 11:39:50,956 - INFO - IPAM:ctest-ipam-82281921 is not found in control node
2025-10-23 11:39:51,235 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 11:39:51,235 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-10-23 11:39:51,235 - INFO - --------------------------------------------------------------------------------
2025-10-23 11:39:51,933 - INFO - Deleted project: ctest-TestBasicVMVN-09796535, ID : 52a7372b-5dec-4497-aba2-e21a0595eca1