2025-06-18 11:31:46,092 - INFO - Domain Default found not creating
2025-06-18 11:31:46,252 - INFO - Project ctest-TestBasicVMVN-27291034 not found, creating it
2025-06-18 11:31:46,743 - INFO - Created Project:ctest-TestBasicVMVN-27291034, ID : 996a648e-9752-4b80-a922-bb3499127dd4
2025-06-18 11:31:48,186 - INFO - ================================================================================
2025-06-18 11:31:48,187 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-18 11:31:48,187 - 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 11:31:48,445 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-18 11:31:48,445 - INFO - Initial checks done. Running the testcase now
2025-06-18 11:31:48,446 - INFO -
2025-06-18 11:31:49,009 - DEBUG - Response for create_network : {'network': {'id': 'e836dab8-c20f-40b4-a07c-d7b420eea311', 'name': 'ctest-vn2_metadata-26522318', 'tenant_id': '996a648e97524b80a922bb3499127dd4', 'project_id': '996a648e97524b80a922bb3499127dd4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27291034', 'ctest-vn2_metadata-26522318'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 11:31:49,239 - DEBUG - Response for create_subnet : {'subnet': {'id': '1416faaa-66c5-4bb8-8477-bd5a0d1327b8', 'name': '', 'tenant_id': '996a648e97524b80a922bb3499127dd4', 'network_id': 'e836dab8-c20f-40b4-a07c-d7b420eea311', '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': '996a648e97524b80a922bb3499127dd4'}}
2025-06-18 11:31:49,258 - INFO - Created VN ctest-vn2_metadata-26522318
2025-06-18 11:31:49,312 - DEBUG - VN ctest-vn2_metadata-26522318 UUID is e836dab8-c20f-40b4-a07c-d7b420eea311
2025-06-18 11:31:49,510 - DEBUG - Services list from nova: [, , ]
2025-06-18 11:31:50,527 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3473-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3473-1)
2025-06-18 11:31:50,635 - DEBUG - Link local service introspect added
2025-06-18 11:31:50,677 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 11:31:55,762 - DEBUG - VM is in ACTIVE state now
2025-06-18 11:31:55,888 - INFO - Waiting for VM ctest-TestBasicVMVN-27291034-17800684 to be up..
2025-06-18 11:31:55,888 - INFO - VM name : ctest-TestBasicVMVN-27291034-17800684
2025-06-18 11:31:55,969 - DEBUG - VM ctest-TestBasicVMVN-27291034-17800684 ID is 3b890af8-cc8e-488b-b857-53fba288221c
2025-06-18 11:31:55,969 - DEBUG - VM ctest-TestBasicVMVN-27291034-17800684 launched on Node cn-jenkins-deploy-platform-ansible-os-3473-1
2025-06-18 11:31:56,048 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3b890af8-cc8e-488b-b857-53fba288221c
2025-06-18 11:31:56,346 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3b890af8-cc8e-488b-b857-53fba288221c
2025-06-18 11:31:56,377 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/086d526a-f551-4201-9d75-78a6ceb0b8b2
2025-06-18 11:31:59,638 - 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-06-18 11:31:59,638 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27291034-17800684 failed!
2025-06-18 11:31:59,692 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27291034:ctest-vn2_metadata-26522318 is 11.1.1.1 and allocation pool is NOT set
2025-06-18 11:32:01,758 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.905 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.905/2.287/3.669/1.382 ms')
2025-06-18 11:32:01,758 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27291034-17800684 passed
2025-06-18 11:32:01,916 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 11:32:01,916 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27291034-17800684, IP 11.1.1.3, Port 22
2025-06-18 11:32:01,975 - 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 11:32:02,057 - DEBUG - VM ctest-TestBasicVMVN-27291034-17800684 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-18 11:32:07,057 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 11:32:07,058 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27291034-17800684, IP 11.1.1.3, Port 22
2025-06-18 11:32:07,215 - DEBUG - VM ctest-TestBasicVMVN-27291034-17800684 is ready for SSH connections
2025-06-18 11:32:07,215 - INFO - Retry 0
2025-06-18 11:32:07,215 - 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 11:32:07,215 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-18 11:32:08,821 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-18 11:32:08,822 - INFO - Generic metadata worked
2025-06-18 11:32:09,088 - DEBUG - Link local service introspect removed
2025-06-18 11:32:09,088 - INFO - Deleting VM ctest-TestBasicVMVN-27291034-17800684
2025-06-18 11:32:09,153 - INFO - Deleting VN ctest-vn2_metadata-26522318
2025-06-18 11:32:09,194 - DEBUG - VN e836dab8-c20f-40b4-a07c-d7b420eea311 still in use: Unable to complete operation on network e836dab8-c20f-40b4-a07c-d7b420eea311. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b59a541a-b3be-451f-918b-2949fa37bdd3']
2025-06-18 11:32:09,194 - WARNING - Deleting VN ctest-vn2_metadata-26522318 failed..Will retry
2025-06-18 11:32:11,307 - DEBUG - Response for deleting network ()
2025-06-18 11:32:11,562 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 11:32:11,562 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-06-18 11:32:11,562 - INFO - --------------------------------------------------------------------------------
2025-06-18 11:32:11,565 - INFO - ================================================================================
2025-06-18 11:32:11,565 - INFO - STARTING TEST : test_metadata_service
2025-06-18 11:32:11,565 - 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 11:32:11,849 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-18 11:32:11,849 - INFO - Initial checks done. Running the testcase now
2025-06-18 11:32:11,849 - INFO -
2025-06-18 11:32:11,849 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-06-18 11:32:11,855 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/cc52dc73-14a6-4cfe-b358-6e659482ecbd
2025-06-18 11:32:12,044 - DEBUG - Response for create_network : {'network': {'id': '113ec213-af37-45b3-bf7c-de8e5425ca5c', 'name': 'ctest-vn-56642841', 'tenant_id': '996a648e97524b80a922bb3499127dd4', 'project_id': '996a648e97524b80a922bb3499127dd4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27291034', 'ctest-vn-56642841'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 11:32:12,214 - DEBUG - Response for create_subnet : {'subnet': {'id': '04759864-7a2f-4245-a8e7-4e0b719da52d', 'name': '', 'tenant_id': '996a648e97524b80a922bb3499127dd4', 'network_id': '113ec213-af37-45b3-bf7c-de8e5425ca5c', 'ip_version': 4, 'cidr': '92.175.19.64/26', 'allocation_pools': [{'start': '92.175.19.66', 'end': '92.175.19.126'}], 'gateway_ip': '92.175.19.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '92.175.19.66', 'tags': [], 'project_id': '996a648e97524b80a922bb3499127dd4'}}
2025-06-18 11:32:12,233 - INFO - Created VN ctest-vn-56642841
2025-06-18 11:32:12,288 - DEBUG - VN ctest-vn-56642841 UUID is 113ec213-af37-45b3-bf7c-de8e5425ca5c
2025-06-18 11:32:13,536 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3473-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3473-1)
2025-06-18 11:32:13,536 - INFO - Waiting for VM ctest-TestBasicVMVN-27291034-66734008 to be up..
2025-06-18 11:32:13,585 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 11:32:18,679 - DEBUG - VM is in ACTIVE state now
2025-06-18 11:32:18,679 - INFO - VM name : ctest-TestBasicVMVN-27291034-66734008
2025-06-18 11:32:18,768 - DEBUG - VM ctest-TestBasicVMVN-27291034-66734008 ID is 87dd42ec-6895-4569-9a2f-33744ed641cb
2025-06-18 11:32:18,768 - DEBUG - VM ctest-TestBasicVMVN-27291034-66734008 launched on Node cn-jenkins-deploy-platform-ansible-os-3473-1
2025-06-18 11:32:18,841 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/87dd42ec-6895-4569-9a2f-33744ed641cb
2025-06-18 11:32:18,849 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d42ba3f5-a00b-4a45-9cb9-2face8978072
2025-06-18 11:32:22,104 - 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 1018ms')
2025-06-18 11:32:22,104 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27291034-66734008 failed!
2025-06-18 11:32:22,168 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27291034:ctest-vn-56642841 is 92.175.19.65 and allocation pool is NOT set
2025-06-18 11:32:24,223 - 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.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.341 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 = 0.341/1.682/3.023/1.341 ms')
2025-06-18 11:32:24,223 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27291034-66734008 passed
2025-06-18 11:32:24,376 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 11:32:24,376 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27291034-66734008, IP 92.175.19.67, Port 22
2025-06-18 11:32:24,546 - DEBUG - VM ctest-TestBasicVMVN-27291034-66734008 is ready for SSH connections
2025-06-18 11:32:24,546 - 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 11:32:24,546 - DEBUG - cat /tmp/output.txt
2025-06-18 11:32:26,192 - DEBUG - Hello World. The time is now Wed, 18 Jun 2025 05:32:23 -0600!
2025-06-18 11:32:26,192 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 18 Jun 2025 05:32:23 -0600!'}
2025-06-18 11:32:26,192 - INFO - metadata_script.txt got executed in the vm
2025-06-18 11:32:26,192 - INFO - Deleting VM ctest-TestBasicVMVN-27291034-66734008
2025-06-18 11:32:26,287 - INFO - Deleting VN ctest-vn-56642841
2025-06-18 11:32:26,330 - DEBUG - VN 113ec213-af37-45b3-bf7c-de8e5425ca5c still in use: Unable to complete operation on network 113ec213-af37-45b3-bf7c-de8e5425ca5c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-92ecb4fa-ec53-4f37-a7bf-67aeca21bcbb']
2025-06-18 11:32:26,331 - WARNING - Deleting VN ctest-vn-56642841 failed..Will retry
2025-06-18 11:32:28,470 - DEBUG - Response for deleting network ()
2025-06-18 11:32:28,725 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 11:32:28,725 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-06-18 11:32:28,725 - INFO - --------------------------------------------------------------------------------
2025-06-18 11:32:28,728 - INFO - ================================================================================
2025-06-18 11:32:28,728 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-18 11:32:28,729 - 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 11:32:29,025 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-18 11:32:29,025 - INFO - Initial checks done. Running the testcase now
2025-06-18 11:32:29,025 - INFO -
2025-06-18 11:32:29,532 - DEBUG - Response for create_network : {'network': {'id': '030abdcc-03ce-4ef8-b5d0-df5f6b225140', 'name': 'ctest-vn-58813594', 'tenant_id': '996a648e97524b80a922bb3499127dd4', 'project_id': '996a648e97524b80a922bb3499127dd4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27291034', 'ctest-vn-58813594'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 11:32:29,736 - DEBUG - Response for create_subnet : {'subnet': {'id': '0fe8beeb-fa6e-4297-86a3-f467c5ae33d1', 'name': '', 'tenant_id': '996a648e97524b80a922bb3499127dd4', 'network_id': '030abdcc-03ce-4ef8-b5d0-df5f6b225140', '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': '996a648e97524b80a922bb3499127dd4'}}
2025-06-18 11:32:29,942 - DEBUG - Response for create_subnet : {'subnet': {'id': '2011ba0c-6fa6-45f5-abcf-eac1e774113d', 'name': '', 'tenant_id': '996a648e97524b80a922bb3499127dd4', 'network_id': '030abdcc-03ce-4ef8-b5d0-df5f6b225140', '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': '996a648e97524b80a922bb3499127dd4'}}
2025-06-18 11:32:29,963 - INFO - Created VN ctest-vn-58813594
2025-06-18 11:32:30,020 - DEBUG - VN ctest-vn-58813594 UUID is 030abdcc-03ce-4ef8-b5d0-df5f6b225140
2025-06-18 11:32:30,382 - DEBUG - Response for create_port : {'port': {'name': '46490095-c25f-4fd8-9850-87a495ce646c', 'id': '46490095-c25f-4fd8-9850-87a495ce646c', 'tenant_id': '996a648e97524b80a922bb3499127dd4', 'network_id': '030abdcc-03ce-4ef8-b5d0-df5f6b225140', 'mac_address': '02:46:49:00:95:c2', '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': '0fe8beeb-fa6e-4297-86a3-f467c5ae33d1'}], 'security_groups': ['b8289c75-58bc-49ba-a8bf-3541101c949e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '996a648e97524b80a922bb3499127dd4'}}
2025-06-18 11:32:30,554 - DEBUG - Response for create_port : {'port': {'name': '8e41a82e-f5bd-4b94-a51d-0c3092f04ad3', 'id': '8e41a82e-f5bd-4b94-a51d-0c3092f04ad3', 'tenant_id': '996a648e97524b80a922bb3499127dd4', 'network_id': '030abdcc-03ce-4ef8-b5d0-df5f6b225140', 'mac_address': '02:8e:41:a8:2e:f5', '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': '2011ba0c-6fa6-45f5-abcf-eac1e774113d'}], 'security_groups': ['b8289c75-58bc-49ba-a8bf-3541101c949e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '996a648e97524b80a922bb3499127dd4'}}
2025-06-18 11:32:30,903 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3473-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3473-1)
2025-06-18 11:32:31,302 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3473-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3473-1)
2025-06-18 11:32:32,544 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3473-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3473-1)
2025-06-18 11:32:32,546 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 11:32:32,553 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0bbc921d-4fd2-4d53-a423-40fcf4925ed0
2025-06-18 11:32:32,573 - DEBUG - Requesting: http://10.0.0.254:8082/project/996a648e-9752-4b80-a922-bb3499127dd4
2025-06-18 11:32:32,674 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/79543cc6-b0d2-4cb3-9e9f-ca3c40345a9e
2025-06-18 11:32:32,684 - INFO - Verifications in API Server for IPAM: ctest-ipam-65286473 passed
2025-06-18 11:32:32,693 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-27291034:ctest-ipam-65286473', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27291034', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8742679600700738739', 'uuid-lslong': '11430076739413629598'}, 'enable': 'true', 'created': '2025-06-18T11:32:29', 'last-modified': '2025-06-18T11:32:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.425596'}
2025-06-18 11:32:32,693 - INFO - Verifications in Control node for IPAM: ctest-ipam-65286473 passed
2025-06-18 11:32:32,694 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 11:32:32,701 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0bbc921d-4fd2-4d53-a423-40fcf4925ed0
2025-06-18 11:32:32,716 - DEBUG - Requesting: http://10.0.0.254:8082/project/996a648e-9752-4b80-a922-bb3499127dd4
2025-06-18 11:32:32,794 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/030abdcc-03ce-4ef8-b5d0-df5f6b225140
2025-06-18 11:32:32,818 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/030abdcc-03ce-4ef8-b5d0-df5f6b225140
2025-06-18 11:32:32,830 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/337bf25c-1a09-45db-a396-b6580fd3d53d
2025-06-18 11:32:32,842 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/337bf25c-1a09-45db-a396-b6580fd3d53d
2025-06-18 11:32:32,852 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/dc213063-edf4-477a-a988-9ad9fe7e00f8
2025-06-18 11:32:32,880 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-18 11:32:32,880 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/030abdcc-03ce-4ef8-b5d0-df5f6b225140
2025-06-18 11:32:32,897 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/337bf25c-1a09-45db-a396-b6580fd3d53d
2025-06-18 11:32:32,921 - INFO - Verified VN network id 8 for VN 030abdcc-03ce-4ef8-b5d0-df5f6b225140
2025-06-18 11:32:32,921 - INFO - Verifications in API Server for VN ctest-vn-58813594 passed
2025-06-18 11:32:32,922 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/030abdcc-03ce-4ef8-b5d0-df5f6b225140
2025-06-18 11:32:32,937 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/337bf25c-1a09-45db-a396-b6580fd3d53d
2025-06-18 11:32:32,945 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/337bf25c-1a09-45db-a396-b6580fd3d53d
2025-06-18 11:32:32,953 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/dc213063-edf4-477a-a988-9ad9fe7e00f8
2025-06-18 11:32:32,975 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-27291034:ctest-vn-58813594', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27291034', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '219196215815720696', 'uuid-lslong': '13101216916933071168'}, 'enable': 'true', 'created': '2025-06-18T11:32:29', 'last-modified': '2025-06-18T11:32:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.062266'}
2025-06-18 11:32:32,985 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-18 11:32:32,985 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-58813594 passed
2025-06-18 11:32:32,985 - DEBUG - ====Verifying policy data for ctest-vn-58813594 in API_Server ======
2025-06-18 11:32:32,985 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 11:32:32,992 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0bbc921d-4fd2-4d53-a423-40fcf4925ed0
2025-06-18 11:32:33,044 - DEBUG - Requesting: http://10.0.0.254:8082/project/996a648e-9752-4b80-a922-bb3499127dd4
2025-06-18 11:32:33,162 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/030abdcc-03ce-4ef8-b5d0-df5f6b225140
2025-06-18 11:32:33,176 - DEBUG - =>VN ctest-vn-58813594 has no policy to be verified
2025-06-18 11:32:33,176 - DEBUG - Verifying the vn in opserver
2025-06-18 11:32:33,176 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-27291034:ctest-vn-58813594 virtual network link through opserver 10.0.0.254
2025-06-18 11:32:33,176 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-18 11:32:33,531 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-18 11:32:33,587 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-27291034:ctest-vn-58813594', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-27291034:ctest-vn-58813594?flat'}
2025-06-18 11:32:33,587 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-27291034:ctest-vn-58813594 is found in opserver
2025-06-18 11:32:33,597 - DEBUG - VRF ids for VN ctest-vn-58813594: {'10.0.0.254': '2'}
2025-06-18 11:32:33,597 - INFO - Waiting for VM ctest-TestBasicVMVN-27291034-56551139 to be up..
2025-06-18 11:32:33,682 - DEBUG - VM is in ACTIVE state now
2025-06-18 11:32:33,682 - INFO - VM name : ctest-TestBasicVMVN-27291034-56551139
2025-06-18 11:32:33,773 - DEBUG - VM ctest-TestBasicVMVN-27291034-56551139 ID is 2142710e-a569-47b9-8485-c20abcd92eda
2025-06-18 11:32:33,774 - DEBUG - VM ctest-TestBasicVMVN-27291034-56551139 launched on Node cn-jenkins-deploy-platform-ansible-os-3473-1
2025-06-18 11:32:33,879 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/2142710e-a569-47b9-8485-c20abcd92eda
2025-06-18 11:32:33,891 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/46490095-c25f-4fd8-9850-87a495ce646c
2025-06-18 11:32:37,150 - 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 11:32:37,150 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27291034-56551139 failed!
2025-06-18 11:32:37,204 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27291034:ctest-vn-58813594 is 31.1.1.1 and allocation pool is NOT set
2025-06-18 11:32:37,204 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27291034:ctest-vn-58813594 is 31.1.2.1 and allocation pool is NOT set
2025-06-18 11:32:41,269 - 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 1005ms')
2025-06-18 11:32:41,269 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27291034-56551139 failed!
2025-06-18 11:32:41,328 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27291034:ctest-vn-58813594 is 31.1.1.1 and allocation pool is NOT set
2025-06-18 11:32:41,328 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27291034:ctest-vn-58813594 is 31.1.2.1 and allocation pool is NOT set
2025-06-18 11:32:43,389 - 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=6.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.17 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.173/4.068/6.963/2.895 ms')
2025-06-18 11:32:43,389 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27291034-56551139 passed
2025-06-18 11:32:43,544 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 11:32:43,544 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27291034-56551139, IP 31.1.1.4, Port 22
2025-06-18 11:32:43,717 - DEBUG - VM ctest-TestBasicVMVN-27291034-56551139 is ready for SSH connections
2025-06-18 11:32:43,717 - INFO - Waiting for VM ctest-TestBasicVMVN-27291034-91439271 to be up..
2025-06-18 11:32:43,797 - DEBUG - VM is in ACTIVE state now
2025-06-18 11:32:43,797 - INFO - VM name : ctest-TestBasicVMVN-27291034-91439271
2025-06-18 11:32:43,870 - DEBUG - VM ctest-TestBasicVMVN-27291034-91439271 ID is 0c686d15-3272-4606-954b-d2e621a8268f
2025-06-18 11:32:43,870 - DEBUG - VM ctest-TestBasicVMVN-27291034-91439271 launched on Node cn-jenkins-deploy-platform-ansible-os-3473-1
2025-06-18 11:32:43,943 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0c686d15-3272-4606-954b-d2e621a8268f
2025-06-18 11:32:43,952 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8e41a82e-f5bd-4b94-a51d-0c3092f04ad3
2025-06-18 11:32:45,192 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.411 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.411/1.655/2.900/1.244 ms')
2025-06-18 11:32:45,192 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-27291034-91439271 passed
2025-06-18 11:32:45,344 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 11:32:45,344 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27291034-91439271, IP 31.1.2.4, Port 22
2025-06-18 11:32:45,499 - DEBUG - VM ctest-TestBasicVMVN-27291034-91439271 is ready for SSH connections
2025-06-18 11:32:45,499 - INFO - Waiting for VM ctest-TestBasicVMVN-27291034-22791042 to be up..
2025-06-18 11:32:45,573 - DEBUG - VM is in ACTIVE state now
2025-06-18 11:32:45,573 - INFO - VM name : ctest-TestBasicVMVN-27291034-22791042
2025-06-18 11:32:45,651 - DEBUG - VM ctest-TestBasicVMVN-27291034-22791042 ID is 6bbbf782-3f7f-4c7c-b366-2c44463b3fce
2025-06-18 11:32:45,652 - DEBUG - VM ctest-TestBasicVMVN-27291034-22791042 launched on Node cn-jenkins-deploy-platform-ansible-os-3473-1
2025-06-18 11:32:45,725 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6bbbf782-3f7f-4c7c-b366-2c44463b3fce
2025-06-18 11:32:45,734 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/9aae1459-9a5d-4c1b-9b66-a1f350e431fa
2025-06-18 11:32:46,971 - 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.51 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.326 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.326/1.920/3.514/1.594 ms')
2025-06-18 11:32:46,971 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-27291034-22791042 passed
2025-06-18 11:32:47,124 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 11:32:47,124 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27291034-22791042, IP 31.1.1.3, Port 22
2025-06-18 11:32:47,284 - DEBUG - VM ctest-TestBasicVMVN-27291034-22791042 is ready for SSH connections
2025-06-18 11:32:47,284 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 11:32:47,284 - 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 11:32:47,284 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-18 11:32:51,256 - 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.271 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.796 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.849 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.796/1.638/3.271 ms
2025-06-18 11:32:51,256 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-27291034-56551139 passed
2025-06-18 11:32:51,256 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 11:32:51,256 - 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 11:32:51,256 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-18 11:32:54,883 - 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=2.736 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.973 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.726 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.726/1.478/2.736 ms
2025-06-18 11:32:54,883 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-27291034-91439271 passed
2025-06-18 11:32:54,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 11:32:54,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 11:32:54,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 11:32:54,883 - 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 11:32:54,883 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 11:32:55,065 - DEBUG - None
2025-06-18 11:32:55,065 - 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 11:32:55,065 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 11:32:55,243 - DEBUG - None
2025-06-18 11:32:55,244 - 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 11:32:55,244 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 11:32:55,825 - DEBUG - None
2025-06-18 11:32:55,825 - 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 11:32:55,825 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-18 11:32:58,029 - 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.719 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.317 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.655 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.870 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.537 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.537/2.419/5.317 ms
2025-06-18 11:32:58,029 - 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 11:32:58,029 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-18 11:33:00,261 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.969 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.985 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.098 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.552 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.821 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.566 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.363/2.193/4.098 ms
2025-06-18 11:33:00,262 - 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 11:33:00,262 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-18 11:33:02,510 - 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.643 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.735 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.578 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.549 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.865 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.098 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.369/1.833/3.578 ms
2025-06-18 11:33:02,511 - INFO - Deleting VM ctest-TestBasicVMVN-27291034-22791042
2025-06-18 11:33:02,631 - INFO - Detaching port 8e41a82e-f5bd-4b94-a51d-0c3092f04ad3 from VM ctest-TestBasicVMVN-27291034-91439271
2025-06-18 11:33:02,684 - INFO - Deleting VM ctest-TestBasicVMVN-27291034-91439271
2025-06-18 11:33:02,752 - INFO - Detaching port 46490095-c25f-4fd8-9850-87a495ce646c from VM ctest-TestBasicVMVN-27291034-56551139
2025-06-18 11:33:02,786 - INFO - Deleting VM ctest-TestBasicVMVN-27291034-56551139
2025-06-18 11:33:02,882 - INFO - Deleting VN ctest-vn-58813594
2025-06-18 11:33:03,055 - DEBUG - Response for delete_port : ()
2025-06-18 11:33:03,274 - DEBUG - Response for delete_port : ()
2025-06-18 11:33:03,313 - DEBUG - VN 030abdcc-03ce-4ef8-b5d0-df5f6b225140 still in use: Unable to complete operation on network 030abdcc-03ce-4ef8-b5d0-df5f6b225140. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ec7fc88d-2334-4bb6-9ad9-4b428797b55c']
2025-06-18 11:33:03,313 - WARNING - Deleting VN ctest-vn-58813594 failed..Will retry
2025-06-18 11:33:05,430 - DEBUG - Response for deleting network ()
2025-06-18 11:33:05,430 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/337bf25c-1a09-45db-a396-b6580fd3d53d
2025-06-18 11:33:05,437 - DEBUG - Response Code: 404
2025-06-18 11:33:05,438 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 11:33:05,444 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0bbc921d-4fd2-4d53-a423-40fcf4925ed0
2025-06-18 11:33:05,497 - DEBUG - Requesting: http://10.0.0.254:8082/project/996a648e-9752-4b80-a922-bb3499127dd4
2025-06-18 11:33:05,575 - INFO - Validated that VN ctest-vn-58813594 is not found in API Server
2025-06-18 11:33:05,587 - DEBUG - VN ctest-vn-58813594 is not present in Agent 10.0.0.254
2025-06-18 11:33:05,587 - INFO - Validated that VN ctest-vn-58813594 is not in any agent
2025-06-18 11:33:05,593 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-06-18 11:33:05,601 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-58813594
2025-06-18 11:33:05,601 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-27291034:ctest-vn-58813594
2025-06-18 11:33:05,613 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-58813594 info
2025-06-18 11:33:05,695 - INFO - IPAM: ctest-ipam-65286473 is not found in API Server
2025-06-18 11:33:05,710 - INFO - IPAM:ctest-ipam-65286473 is not found in control node
2025-06-18 11:33:05,969 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 11:33:05,969 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-06-18 11:33:05,969 - INFO - --------------------------------------------------------------------------------
2025-06-18 11:33:06,689 - INFO - Deleted project: ctest-TestBasicVMVN-27291034, ID : 996a648e-9752-4b80-a922-bb3499127dd4