2025-06-18 12:31:21,715 - INFO - Domain Default found not creating
2025-06-18 12:31:21,876 - INFO - Project ctest-TestBasicVMVN-26766421 not found, creating it
2025-06-18 12:31:22,366 - INFO - Created Project:ctest-TestBasicVMVN-26766421, ID : 60bd4131-be50-495b-8281-e41d50ef2c28
2025-06-18 12:31:23,842 - INFO - ================================================================================
2025-06-18 12:31:23,842 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-18 12:31:23,842 - 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 12:31:24,103 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-18 12:31:24,103 - INFO - Initial checks done. Running the testcase now
2025-06-18 12:31:24,103 - INFO -
2025-06-18 12:31:24,659 - DEBUG - Response for create_network : {'network': {'id': 'f4f8396b-ec2e-41f6-9d6f-c7f58cf060a4', 'name': 'ctest-vn2_metadata-44978553', 'tenant_id': '60bd4131be50495b8281e41d50ef2c28', 'project_id': '60bd4131be50495b8281e41d50ef2c28', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26766421', 'ctest-vn2_metadata-44978553'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 12:31:24,897 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b4fe584d-d552-473f-931a-4f1155cd3d16', 'name': '', 'tenant_id': '60bd4131be50495b8281e41d50ef2c28', 'network_id': 'f4f8396b-ec2e-41f6-9d6f-c7f58cf060a4', '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': '60bd4131be50495b8281e41d50ef2c28'}}
2025-06-18 12:31:24,917 - INFO - Created VN ctest-vn2_metadata-44978553
2025-06-18 12:31:24,973 - DEBUG - VN ctest-vn2_metadata-44978553 UUID is f4f8396b-ec2e-41f6-9d6f-c7f58cf060a4
2025-06-18 12:31:25,166 - DEBUG - Services list from nova: [, , ]
2025-06-18 12:31:26,194 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3474-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3474-1)
2025-06-18 12:31:26,305 - DEBUG - Link local service introspect added
2025-06-18 12:31:26,347 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 12:31:31,431 - DEBUG - VM is in ACTIVE state now
2025-06-18 12:31:31,556 - INFO - Waiting for VM ctest-TestBasicVMVN-26766421-41905695 to be up..
2025-06-18 12:31:31,556 - INFO - VM name : ctest-TestBasicVMVN-26766421-41905695
2025-06-18 12:31:31,643 - DEBUG - VM ctest-TestBasicVMVN-26766421-41905695 ID is 6eac42fd-d91e-4f1b-81ea-a4ab7087a8ca
2025-06-18 12:31:31,643 - DEBUG - VM ctest-TestBasicVMVN-26766421-41905695 launched on Node cn-jenkins-deploy-platform-ansible-os-3474-1
2025-06-18 12:31:31,723 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6eac42fd-d91e-4f1b-81ea-a4ab7087a8ca
2025-06-18 12:31:32,030 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6eac42fd-d91e-4f1b-81ea-a4ab7087a8ca
2025-06-18 12:31:32,073 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b45794f5-6db9-432f-bd00-70ef02531030
2025-06-18 12:31:35,349 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-06-18 12:31:35,349 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26766421-41905695 failed!
2025-06-18 12:31:35,405 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26766421:ctest-vn2_metadata-44978553 is 11.1.1.1 and allocation pool is NOT set
2025-06-18 12:31:37,465 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.20 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.202/4.627/7.053/2.425 ms')
2025-06-18 12:31:37,466 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26766421-41905695 passed
2025-06-18 12:31:37,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 12:31:37,621 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26766421-41905695, IP 11.1.1.3, Port 22
2025-06-18 12:31:37,777 - DEBUG - VM ctest-TestBasicVMVN-26766421-41905695 is ready for SSH connections
2025-06-18 12:31:37,777 - INFO - Retry 0
2025-06-18 12:31:37,777 - 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 12:31:37,777 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-18 12:31:39,358 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-18 12:31:39,359 - INFO - Generic metadata worked
2025-06-18 12:31:39,621 - DEBUG - Link local service introspect removed
2025-06-18 12:31:39,621 - INFO - Deleting VM ctest-TestBasicVMVN-26766421-41905695
2025-06-18 12:31:39,696 - INFO - Deleting VN ctest-vn2_metadata-44978553
2025-06-18 12:31:39,737 - DEBUG - VN f4f8396b-ec2e-41f6-9d6f-c7f58cf060a4 still in use: Unable to complete operation on network f4f8396b-ec2e-41f6-9d6f-c7f58cf060a4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b7b7b531-e733-4f78-8259-63480a8b36e8']
2025-06-18 12:31:39,737 - WARNING - Deleting VN ctest-vn2_metadata-44978553 failed..Will retry
2025-06-18 12:31:41,865 - DEBUG - Response for deleting network ()
2025-06-18 12:31:42,118 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 12:31:42,119 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-06-18 12:31:42,119 - INFO - --------------------------------------------------------------------------------
2025-06-18 12:31:42,122 - INFO - ================================================================================
2025-06-18 12:31:42,122 - INFO - STARTING TEST : test_metadata_service
2025-06-18 12:31:42,122 - 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 12:31:42,412 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-18 12:31:42,413 - INFO - Initial checks done. Running the testcase now
2025-06-18 12:31:42,413 - INFO -
2025-06-18 12:31:42,413 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-06-18 12:31:42,419 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/936ccc18-5f8a-4300-8ee7-af3741bc870b
2025-06-18 12:31:42,616 - DEBUG - Response for create_network : {'network': {'id': '9cf192dc-04cc-4138-a641-9770be19cc66', 'name': 'ctest-vn-58995340', 'tenant_id': '60bd4131be50495b8281e41d50ef2c28', 'project_id': '60bd4131be50495b8281e41d50ef2c28', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26766421', 'ctest-vn-58995340'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 12:31:42,777 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a5aefdd4-7567-4572-ae06-a97316befeae', 'name': '', 'tenant_id': '60bd4131be50495b8281e41d50ef2c28', 'network_id': '9cf192dc-04cc-4138-a641-9770be19cc66', 'ip_version': 4, 'cidr': '214.122.253.192/26', 'allocation_pools': [{'start': '214.122.253.194', 'end': '214.122.253.254'}], 'gateway_ip': '214.122.253.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '214.122.253.194', 'tags': [], 'project_id': '60bd4131be50495b8281e41d50ef2c28'}}
2025-06-18 12:31:42,796 - INFO - Created VN ctest-vn-58995340
2025-06-18 12:31:42,849 - DEBUG - VN ctest-vn-58995340 UUID is 9cf192dc-04cc-4138-a641-9770be19cc66
2025-06-18 12:31:44,130 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3474-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3474-1)
2025-06-18 12:31:44,130 - INFO - Waiting for VM ctest-TestBasicVMVN-26766421-61443789 to be up..
2025-06-18 12:31:44,174 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 12:31:49,259 - DEBUG - VM is in ACTIVE state now
2025-06-18 12:31:49,259 - INFO - VM name : ctest-TestBasicVMVN-26766421-61443789
2025-06-18 12:31:49,348 - DEBUG - VM ctest-TestBasicVMVN-26766421-61443789 ID is 94117eb8-74ba-4ef2-9d6e-77defb4c529a
2025-06-18 12:31:49,348 - DEBUG - VM ctest-TestBasicVMVN-26766421-61443789 launched on Node cn-jenkins-deploy-platform-ansible-os-3474-1
2025-06-18 12:31:49,430 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/94117eb8-74ba-4ef2-9d6e-77defb4c529a
2025-06-18 12:31:49,440 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/da971621-96df-469e-895f-ccaca09a6a0e
2025-06-18 12:31:52,720 - 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 1030ms')
2025-06-18 12:31:52,720 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26766421-61443789 failed!
2025-06-18 12:31:52,777 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26766421:ctest-vn-58995340 is 214.122.253.193 and allocation pool is NOT set
2025-06-18 12:31:54,839 - 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.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.70 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.696/3.439/4.183/0.743 ms')
2025-06-18 12:31:54,839 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26766421-61443789 passed
2025-06-18 12:31:54,997 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 12:31:54,997 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26766421-61443789, IP 214.122.253.195, Port 22
2025-06-18 12:31:55,052 - 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 12:31:55,130 - DEBUG - VM ctest-TestBasicVMVN-26766421-61443789 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-18 12:32:00,130 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 12:32:00,130 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26766421-61443789, IP 214.122.253.195, Port 22
2025-06-18 12:32:00,300 - DEBUG - VM ctest-TestBasicVMVN-26766421-61443789 is ready for SSH connections
2025-06-18 12:32:00,301 - 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 12:32:00,301 - DEBUG - cat /tmp/output.txt
2025-06-18 12:32:01,953 - DEBUG - Hello World. The time is now Wed, 18 Jun 2025 06:31:55 -0600!
2025-06-18 12:32:01,953 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 18 Jun 2025 06:31:55 -0600!'}
2025-06-18 12:32:01,954 - INFO - metadata_script.txt got executed in the vm
2025-06-18 12:32:01,954 - INFO - Deleting VM ctest-TestBasicVMVN-26766421-61443789
2025-06-18 12:32:02,026 - INFO - Deleting VN ctest-vn-58995340
2025-06-18 12:32:02,061 - DEBUG - VN 9cf192dc-04cc-4138-a641-9770be19cc66 still in use: Unable to complete operation on network 9cf192dc-04cc-4138-a641-9770be19cc66. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2bebd184-589c-45da-9bb8-e07b613cebf7']
2025-06-18 12:32:02,061 - WARNING - Deleting VN ctest-vn-58995340 failed..Will retry
2025-06-18 12:32:04,191 - DEBUG - Response for deleting network ()
2025-06-18 12:32:04,451 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 12:32:04,451 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-06-18 12:32:04,451 - INFO - --------------------------------------------------------------------------------
2025-06-18 12:32:04,454 - INFO - ================================================================================
2025-06-18 12:32:04,454 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-18 12:32:04,454 - 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 12:32:04,750 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-06-18 12:32:04,750 - INFO - Initial checks done. Running the testcase now
2025-06-18 12:32:04,750 - INFO -
2025-06-18 12:32:05,266 - DEBUG - Response for create_network : {'network': {'id': 'f7537a70-76cc-49af-ae5d-5a1d1f894d11', 'name': 'ctest-vn-24446696', 'tenant_id': '60bd4131be50495b8281e41d50ef2c28', 'project_id': '60bd4131be50495b8281e41d50ef2c28', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26766421', 'ctest-vn-24446696'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 12:32:05,439 - DEBUG - Response for create_subnet : {'subnet': {'id': '8790d776-8824-4db2-8f18-940b9f6fb674', 'name': '', 'tenant_id': '60bd4131be50495b8281e41d50ef2c28', 'network_id': 'f7537a70-76cc-49af-ae5d-5a1d1f894d11', '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': '60bd4131be50495b8281e41d50ef2c28'}}
2025-06-18 12:32:05,603 - DEBUG - Response for create_subnet : {'subnet': {'id': '0c6ec4e9-21de-4986-bd0c-918bfb2bbd15', 'name': '', 'tenant_id': '60bd4131be50495b8281e41d50ef2c28', 'network_id': 'f7537a70-76cc-49af-ae5d-5a1d1f894d11', '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': '60bd4131be50495b8281e41d50ef2c28'}}
2025-06-18 12:32:05,623 - INFO - Created VN ctest-vn-24446696
2025-06-18 12:32:05,677 - DEBUG - VN ctest-vn-24446696 UUID is f7537a70-76cc-49af-ae5d-5a1d1f894d11
2025-06-18 12:32:06,082 - DEBUG - Response for create_port : {'port': {'name': '41cf0485-6d09-4293-89f6-0e834dd8226e', 'id': '41cf0485-6d09-4293-89f6-0e834dd8226e', 'tenant_id': '60bd4131be50495b8281e41d50ef2c28', 'network_id': 'f7537a70-76cc-49af-ae5d-5a1d1f894d11', 'mac_address': '02:41:cf:04:85:6d', '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': '8790d776-8824-4db2-8f18-940b9f6fb674'}], 'security_groups': ['dc6ceba7-a741-4b2d-b615-601fbe876c37'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '60bd4131be50495b8281e41d50ef2c28'}}
2025-06-18 12:32:06,271 - DEBUG - Response for create_port : {'port': {'name': '9a6a8d2c-af9c-491e-9384-9290aca17743', 'id': '9a6a8d2c-af9c-491e-9384-9290aca17743', 'tenant_id': '60bd4131be50495b8281e41d50ef2c28', 'network_id': 'f7537a70-76cc-49af-ae5d-5a1d1f894d11', 'mac_address': '02:9a:6a:8d:2c:af', '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': '0c6ec4e9-21de-4986-bd0c-918bfb2bbd15'}], 'security_groups': ['dc6ceba7-a741-4b2d-b615-601fbe876c37'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '60bd4131be50495b8281e41d50ef2c28'}}
2025-06-18 12:32:06,679 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3474-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3474-1)
2025-06-18 12:32:07,108 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3474-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3474-1)
2025-06-18 12:32:08,375 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3474-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3474-1)
2025-06-18 12:32:08,375 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 12:32:08,384 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b0bc7422-8987-444c-b9a8-c65fd263c9bd
2025-06-18 12:32:08,399 - DEBUG - Requesting: http://10.0.0.254:8082/project/60bd4131-be50-495b-8281-e41d50ef2c28
2025-06-18 12:32:08,491 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/27cb783b-716f-4e86-9c36-a3a091664c30
2025-06-18 12:32:08,503 - INFO - Verifications in API Server for IPAM: ctest-ipam-47889522 passed
2025-06-18 12:32:08,511 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-26766421:ctest-ipam-47889522', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-26766421', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2867517784452976262', 'uuid-lslong': '11256364228688628784'}, 'enable': 'true', 'created': '2025-06-18T12:32:04', 'last-modified': '2025-06-18T12:32:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.522060'}
2025-06-18 12:32:08,512 - INFO - Verifications in Control node for IPAM: ctest-ipam-47889522 passed
2025-06-18 12:32:08,512 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 12:32:08,519 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b0bc7422-8987-444c-b9a8-c65fd263c9bd
2025-06-18 12:32:08,535 - DEBUG - Requesting: http://10.0.0.254:8082/project/60bd4131-be50-495b-8281-e41d50ef2c28
2025-06-18 12:32:08,629 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f7537a70-76cc-49af-ae5d-5a1d1f894d11
2025-06-18 12:32:08,644 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f7537a70-76cc-49af-ae5d-5a1d1f894d11
2025-06-18 12:32:08,658 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/95f203c4-2923-4c10-bbf7-b4d0ab920ced
2025-06-18 12:32:08,666 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/95f203c4-2923-4c10-bbf7-b4d0ab920ced
2025-06-18 12:32:08,680 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/9e903b1f-d3f7-4056-8c60-388088312729
2025-06-18 12:32:08,688 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-18 12:32:08,688 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f7537a70-76cc-49af-ae5d-5a1d1f894d11
2025-06-18 12:32:08,705 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/95f203c4-2923-4c10-bbf7-b4d0ab920ced
2025-06-18 12:32:08,732 - INFO - Verified VN network id 8 for VN f7537a70-76cc-49af-ae5d-5a1d1f894d11
2025-06-18 12:32:08,732 - INFO - Verifications in API Server for VN ctest-vn-24446696 passed
2025-06-18 12:32:08,733 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f7537a70-76cc-49af-ae5d-5a1d1f894d11
2025-06-18 12:32:08,747 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/95f203c4-2923-4c10-bbf7-b4d0ab920ced
2025-06-18 12:32:08,759 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/95f203c4-2923-4c10-bbf7-b4d0ab920ced
2025-06-18 12:32:08,773 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/9e903b1f-d3f7-4056-8c60-388088312729
2025-06-18 12:32:08,791 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-26766421:ctest-vn-24446696', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-26766421', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17821722773883210159', 'uuid-lslong': '12564297616563195153'}, 'enable': 'true', 'created': '2025-06-18T12:32:05', 'last-modified': '2025-06-18T12:32:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.215498'}
2025-06-18 12:32:08,800 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-18 12:32:08,800 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-24446696 passed
2025-06-18 12:32:08,801 - DEBUG - ====Verifying policy data for ctest-vn-24446696 in API_Server ======
2025-06-18 12:32:08,801 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 12:32:08,818 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b0bc7422-8987-444c-b9a8-c65fd263c9bd
2025-06-18 12:32:08,833 - DEBUG - Requesting: http://10.0.0.254:8082/project/60bd4131-be50-495b-8281-e41d50ef2c28
2025-06-18 12:32:08,977 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f7537a70-76cc-49af-ae5d-5a1d1f894d11
2025-06-18 12:32:09,020 - DEBUG - =>VN ctest-vn-24446696 has no policy to be verified
2025-06-18 12:32:09,021 - DEBUG - Verifying the vn in opserver
2025-06-18 12:32:09,021 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-26766421:ctest-vn-24446696 virtual network link through opserver 10.0.0.254
2025-06-18 12:32:09,021 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-18 12:32:09,394 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-18 12:32:09,480 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-26766421:ctest-vn-24446696', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-26766421:ctest-vn-24446696?flat'}
2025-06-18 12:32:09,480 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-26766421:ctest-vn-24446696 is found in opserver
2025-06-18 12:32:09,487 - DEBUG - VRF ids for VN ctest-vn-24446696: {'10.0.0.254': '2'}
2025-06-18 12:32:09,487 - INFO - Waiting for VM ctest-TestBasicVMVN-26766421-98729929 to be up..
2025-06-18 12:32:09,584 - DEBUG - VM is in ACTIVE state now
2025-06-18 12:32:09,584 - INFO - VM name : ctest-TestBasicVMVN-26766421-98729929
2025-06-18 12:32:09,670 - DEBUG - VM ctest-TestBasicVMVN-26766421-98729929 ID is 71ace776-a5b6-48f1-96cf-d1c76211b7f4
2025-06-18 12:32:09,670 - DEBUG - VM ctest-TestBasicVMVN-26766421-98729929 launched on Node cn-jenkins-deploy-platform-ansible-os-3474-1
2025-06-18 12:32:09,766 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/71ace776-a5b6-48f1-96cf-d1c76211b7f4
2025-06-18 12:32:09,778 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/41cf0485-6d09-4293-89f6-0e834dd8226e
2025-06-18 12:32:13,046 - 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-06-18 12:32:13,046 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26766421-98729929 failed!
2025-06-18 12:32:13,101 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26766421:ctest-vn-24446696 is 31.1.1.1 and allocation pool is NOT set
2025-06-18 12:32:13,101 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26766421:ctest-vn-24446696 is 31.1.2.1 and allocation pool is NOT set
2025-06-18 12:32:17,172 - 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 1007ms')
2025-06-18 12:32:17,173 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26766421-98729929 failed!
2025-06-18 12:32:17,229 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26766421:ctest-vn-24446696 is 31.1.1.1 and allocation pool is NOT set
2025-06-18 12:32:17,229 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26766421:ctest-vn-24446696 is 31.1.2.1 and allocation pool is NOT set
2025-06-18 12:32:19,298 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.452 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.452/2.589/4.726/2.137 ms')
2025-06-18 12:32:19,298 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26766421-98729929 passed
2025-06-18 12:32:19,449 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 12:32:19,449 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26766421-98729929, IP 31.1.1.4, Port 22
2025-06-18 12:32:19,613 - DEBUG - VM ctest-TestBasicVMVN-26766421-98729929 is ready for SSH connections
2025-06-18 12:32:19,613 - INFO - Waiting for VM ctest-TestBasicVMVN-26766421-69449587 to be up..
2025-06-18 12:32:19,694 - DEBUG - VM is in ACTIVE state now
2025-06-18 12:32:19,694 - INFO - VM name : ctest-TestBasicVMVN-26766421-69449587
2025-06-18 12:32:19,779 - DEBUG - VM ctest-TestBasicVMVN-26766421-69449587 ID is 61a38349-322c-4c07-913c-817bc31edd2f
2025-06-18 12:32:19,779 - DEBUG - VM ctest-TestBasicVMVN-26766421-69449587 launched on Node cn-jenkins-deploy-platform-ansible-os-3474-1
2025-06-18 12:32:19,872 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/61a38349-322c-4c07-913c-817bc31edd2f
2025-06-18 12:32:19,882 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/9a6a8d2c-af9c-491e-9384-9290aca17743
2025-06-18 12:32:21,138 - 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.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.420 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.420/1.584/2.749/1.164 ms')
2025-06-18 12:32:21,138 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-26766421-69449587 passed
2025-06-18 12:32:21,293 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 12:32:21,293 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26766421-69449587, IP 31.1.2.4, Port 22
2025-06-18 12:32:21,449 - DEBUG - VM ctest-TestBasicVMVN-26766421-69449587 is ready for SSH connections
2025-06-18 12:32:21,449 - INFO - Waiting for VM ctest-TestBasicVMVN-26766421-40885060 to be up..
2025-06-18 12:32:21,530 - DEBUG - VM is in ACTIVE state now
2025-06-18 12:32:21,530 - INFO - VM name : ctest-TestBasicVMVN-26766421-40885060
2025-06-18 12:32:21,615 - DEBUG - VM ctest-TestBasicVMVN-26766421-40885060 ID is fed0cde3-cb42-41eb-b554-a4bcfb1b0a79
2025-06-18 12:32:21,616 - DEBUG - VM ctest-TestBasicVMVN-26766421-40885060 launched on Node cn-jenkins-deploy-platform-ansible-os-3474-1
2025-06-18 12:32:21,693 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/fed0cde3-cb42-41eb-b554-a4bcfb1b0a79
2025-06-18 12:32:21,702 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/41bd2311-c4fa-47fe-b6e2-6b3fea2cdab5
2025-06-18 12:32:22,948 - 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.47 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.364 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.364/1.915/3.467/1.551 ms')
2025-06-18 12:32:22,948 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-26766421-40885060 passed
2025-06-18 12:32:23,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 12:32:23,102 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26766421-40885060, IP 31.1.1.3, Port 22
2025-06-18 12:32:23,272 - DEBUG - VM ctest-TestBasicVMVN-26766421-40885060 is ready for SSH connections
2025-06-18 12:32:23,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 12:32:23,272 - 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 12:32:23,272 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-18 12:32:27,272 - 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.508 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.146 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.880 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.880/1.844/3.508 ms
2025-06-18 12:32:27,272 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-26766421-98729929 passed
2025-06-18 12:32:27,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 12:32:27,272 - 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 12:32:27,272 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-18 12:32:30,932 - 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.588 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.956 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.858 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.858/1.800/3.588 ms
2025-06-18 12:32:30,933 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-26766421-69449587 passed
2025-06-18 12:32:30,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 12:32:30,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 12:32:30,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 12:32:30,933 - 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 12:32:30,933 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 12:32:31,135 - DEBUG - None
2025-06-18 12:32:31,135 - 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 12:32:31,135 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 12:32:31,310 - DEBUG - None
2025-06-18 12:32:31,310 - 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 12:32:31,310 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 12:32:31,931 - DEBUG - None
2025-06-18 12:32:31,931 - 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 12:32:31,931 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-18 12:32:34,139 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.734 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.895 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=3.190 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.393 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.393/2.125/4.895 ms
2025-06-18 12:32:34,139 - 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 12:32:34,139 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-18 12:32:36,390 - 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.272 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.615 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.821 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.565 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.980 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.738 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.479 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.479/2.210/4.821 ms
2025-06-18 12:32:36,390 - 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 12:32:36,390 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-18 12:32:38,641 - 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.834 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.826 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.899 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.640 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.516 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.017 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.363/2.156/4.017 ms
2025-06-18 12:32:38,642 - INFO - Deleting VM ctest-TestBasicVMVN-26766421-40885060
2025-06-18 12:32:38,713 - INFO - Detaching port 9a6a8d2c-af9c-491e-9384-9290aca17743 from VM ctest-TestBasicVMVN-26766421-69449587
2025-06-18 12:32:38,759 - INFO - Deleting VM ctest-TestBasicVMVN-26766421-69449587
2025-06-18 12:32:38,830 - INFO - Detaching port 41cf0485-6d09-4293-89f6-0e834dd8226e from VM ctest-TestBasicVMVN-26766421-98729929
2025-06-18 12:32:38,863 - INFO - Deleting VM ctest-TestBasicVMVN-26766421-98729929
2025-06-18 12:32:38,936 - INFO - Deleting VN ctest-vn-24446696
2025-06-18 12:32:39,141 - DEBUG - Response for delete_port : ()
2025-06-18 12:32:39,349 - DEBUG - Response for delete_port : ()
2025-06-18 12:32:39,393 - DEBUG - VN f7537a70-76cc-49af-ae5d-5a1d1f894d11 still in use: Unable to complete operation on network f7537a70-76cc-49af-ae5d-5a1d1f894d11. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7e0e2acb-f3c6-40e5-8e5b-abf0862848d2']
2025-06-18 12:32:39,393 - WARNING - Deleting VN ctest-vn-24446696 failed..Will retry
2025-06-18 12:32:41,535 - DEBUG - Response for deleting network ()
2025-06-18 12:32:41,535 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/95f203c4-2923-4c10-bbf7-b4d0ab920ced
2025-06-18 12:32:41,540 - DEBUG - Response Code: 404
2025-06-18 12:32:41,541 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-18 12:32:41,548 - DEBUG - Requesting: http://10.0.0.254:8082/domain/b0bc7422-8987-444c-b9a8-c65fd263c9bd
2025-06-18 12:32:41,606 - DEBUG - Requesting: http://10.0.0.254:8082/project/60bd4131-be50-495b-8281-e41d50ef2c28
2025-06-18 12:32:41,685 - INFO - Validated that VN ctest-vn-24446696 is not found in API Server
2025-06-18 12:32:41,697 - DEBUG - VN ctest-vn-24446696 is not present in Agent 10.0.0.254
2025-06-18 12:32:41,697 - INFO - Validated that VN ctest-vn-24446696 is not in any agent
2025-06-18 12:32:41,704 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-06-18 12:32:41,712 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-24446696
2025-06-18 12:32:41,712 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-26766421:ctest-vn-24446696
2025-06-18 12:32:41,726 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-24446696 info
2025-06-18 12:32:41,813 - INFO - IPAM: ctest-ipam-47889522 is not found in API Server
2025-06-18 12:32:41,824 - INFO - IPAM:ctest-ipam-47889522 is not found in control node
2025-06-18 12:32:42,083 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 12:32:42,083 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-06-18 12:32:42,083 - INFO - --------------------------------------------------------------------------------
2025-06-18 12:32:42,830 - INFO - Deleted project: ctest-TestBasicVMVN-26766421, ID : 60bd4131-be50-495b-8281-e41d50ef2c28