2025-08-29 13:03:27,454 - INFO - Domain Default found not creating
2025-08-29 13:03:27,596 - INFO - Project ctest-TestBasicVMVN-83772925 not found, creating it
2025-08-29 13:03:28,050 - INFO - Created Project:ctest-TestBasicVMVN-83772925, ID : 90fb848d-7073-4e58-b9b8-60f69078d5e7
2025-08-29 13:03:29,838 - INFO - ================================================================================
2025-08-29 13:03:29,838 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-29 13:03:29,838 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-08-29 13:03:30,091 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2025-08-29 13:03:30,091 - INFO - Initial checks done. Running the testcase now
2025-08-29 13:03:30,091 - INFO -
2025-08-29 13:03:30,604 - DEBUG - Response for create_network : {'network': {'id': '1d4208d8-6332-4456-8239-be8f8adf811f', 'name': 'ctest-vn2_metadata-19161766', 'tenant_id': '90fb848d70734e58b9b860f69078d5e7', 'project_id': '90fb848d70734e58b9b860f69078d5e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83772925', 'ctest-vn2_metadata-19161766'], 'port_security_enabled': True, 'description': ''}}
2025-08-29 13:03:30,791 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2fa51e8-6ff5-45a3-a615-f766b899430c', 'name': '', 'tenant_id': '90fb848d70734e58b9b860f69078d5e7', 'network_id': '1d4208d8-6332-4456-8239-be8f8adf811f', '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': '90fb848d70734e58b9b860f69078d5e7'}}
2025-08-29 13:03:30,808 - INFO - Created VN ctest-vn2_metadata-19161766
2025-08-29 13:03:30,862 - DEBUG - VN ctest-vn2_metadata-19161766 UUID is 1d4208d8-6332-4456-8239-be8f8adf811f
2025-08-29 13:03:31,030 - DEBUG - Services list from nova: [, , ]
2025-08-29 13:03:32,022 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3971-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3971-1)
2025-08-29 13:03:32,126 - DEBUG - Link local service introspect added
2025-08-29 13:03:32,164 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-29 13:03:37,238 - DEBUG - VM is in ACTIVE state now
2025-08-29 13:03:37,366 - INFO - Waiting for VM ctest-TestBasicVMVN-83772925-70834231 to be up..
2025-08-29 13:03:37,366 - INFO - VM name : ctest-TestBasicVMVN-83772925-70834231
2025-08-29 13:03:37,442 - DEBUG - VM ctest-TestBasicVMVN-83772925-70834231 ID is e9fe7e47-87c1-4daf-99c2-b5d9703be755
2025-08-29 13:03:37,442 - DEBUG - VM ctest-TestBasicVMVN-83772925-70834231 launched on Node cn-jenkins-deploy-platform-ansible-os-3971-1
2025-08-29 13:03:37,510 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/e9fe7e47-87c1-4daf-99c2-b5d9703be755
2025-08-29 13:03:37,800 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/e9fe7e47-87c1-4daf-99c2-b5d9703be755
2025-08-29 13:03:37,828 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f1b37ffd-76b1-4313-a59f-b18aaebf575c
2025-08-29 13:03:41,077 - 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 1028ms')
2025-08-29 13:03:41,077 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83772925-70834231 failed!
2025-08-29 13:03:41,134 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83772925:ctest-vn2_metadata-19161766 is 11.1.1.1 and allocation pool is NOT set
2025-08-29 13:03:43,192 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.580 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.580/1.619/2.659/1.039 ms')
2025-08-29 13:03:43,192 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83772925-70834231 passed
2025-08-29 13:03:43,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 13:03:43,342 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83772925-70834231, IP 11.1.1.3, Port 22
2025-08-29 13:03:43,408 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-29 13:03:43,482 - DEBUG - VM ctest-TestBasicVMVN-83772925-70834231 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-29 13:03:48,482 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 13:03:48,482 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83772925-70834231, IP 11.1.1.3, Port 22
2025-08-29 13:03:48,637 - DEBUG - VM ctest-TestBasicVMVN-83772925-70834231 is ready for SSH connections
2025-08-29 13:03:48,637 - INFO - Retry 0
2025-08-29 13:03:48,638 - 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.33, gateway password: c0ntrail123
2025-08-29 13:03:48,638 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-29 13:03:50,243 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-29 13:03:50,243 - INFO - Generic metadata worked
2025-08-29 13:03:50,478 - DEBUG - Link local service introspect removed
2025-08-29 13:03:50,478 - INFO - Deleting VM ctest-TestBasicVMVN-83772925-70834231
2025-08-29 13:03:50,545 - INFO - Deleting VN ctest-vn2_metadata-19161766
2025-08-29 13:03:50,578 - DEBUG - VN 1d4208d8-6332-4456-8239-be8f8adf811f still in use: Unable to complete operation on network 1d4208d8-6332-4456-8239-be8f8adf811f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fbb52f6c-9e9a-4a62-b19b-310ce241d735']
2025-08-29 13:03:50,578 - WARNING - Deleting VN ctest-vn2_metadata-19161766 failed..Will retry
2025-08-29 13:03:52,668 - DEBUG - Response for deleting network ()
2025-08-29 13:03:52,922 - DEBUG - No XMPP flaps were noticed during the test
2025-08-29 13:03:52,923 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-08-29 13:03:52,923 - INFO - --------------------------------------------------------------------------------
2025-08-29 13:03:52,925 - INFO - ================================================================================
2025-08-29 13:03:52,925 - INFO - STARTING TEST : test_metadata_service
2025-08-29 13:03:52,925 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-08-29 13:03:53,215 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2025-08-29 13:03:53,215 - INFO - Initial checks done. Running the testcase now
2025-08-29 13:03:53,215 - INFO -
2025-08-29 13:03:53,215 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2025-08-29 13:03:53,220 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/2cefc278-d591-48df-9b3d-3bc2a589b8b1
2025-08-29 13:03:53,382 - DEBUG - Response for create_network : {'network': {'id': 'bd55ae38-c4de-4f07-99f0-09a59fa8c491', 'name': 'ctest-vn-85419770', 'tenant_id': '90fb848d70734e58b9b860f69078d5e7', 'project_id': '90fb848d70734e58b9b860f69078d5e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83772925', 'ctest-vn-85419770'], 'port_security_enabled': True, 'description': ''}}
2025-08-29 13:03:53,574 - DEBUG - Response for create_subnet : {'subnet': {'id': '82f93e8b-d026-42f9-b686-8ff74e7a893f', 'name': '', 'tenant_id': '90fb848d70734e58b9b860f69078d5e7', 'network_id': 'bd55ae38-c4de-4f07-99f0-09a59fa8c491', 'ip_version': 4, 'cidr': '112.64.37.0/26', 'allocation_pools': [{'start': '112.64.37.2', 'end': '112.64.37.62'}], 'gateway_ip': '112.64.37.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.64.37.2', 'tags': [], 'project_id': '90fb848d70734e58b9b860f69078d5e7'}}
2025-08-29 13:03:53,591 - INFO - Created VN ctest-vn-85419770
2025-08-29 13:03:53,646 - DEBUG - VN ctest-vn-85419770 UUID is bd55ae38-c4de-4f07-99f0-09a59fa8c491
2025-08-29 13:03:54,723 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3971-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3971-1)
2025-08-29 13:03:54,723 - INFO - Waiting for VM ctest-TestBasicVMVN-83772925-60066892 to be up..
2025-08-29 13:03:54,758 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-29 13:03:59,826 - DEBUG - VM is in ACTIVE state now
2025-08-29 13:03:59,826 - INFO - VM name : ctest-TestBasicVMVN-83772925-60066892
2025-08-29 13:03:59,898 - DEBUG - VM ctest-TestBasicVMVN-83772925-60066892 ID is 50e6660b-ab71-4068-8b96-afc5cec8c470
2025-08-29 13:03:59,898 - DEBUG - VM ctest-TestBasicVMVN-83772925-60066892 launched on Node cn-jenkins-deploy-platform-ansible-os-3971-1
2025-08-29 13:03:59,964 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/50e6660b-ab71-4068-8b96-afc5cec8c470
2025-08-29 13:03:59,971 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f9c0ff91-db62-4d98-a1e7-82857ae004e1
2025-08-29 13:04:03,232 - 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 1028ms')
2025-08-29 13:04:03,233 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83772925-60066892 failed!
2025-08-29 13:04:03,290 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83772925:ctest-vn-85419770 is 112.64.37.1 and allocation pool is NOT set
2025-08-29 13:04:05,357 - 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.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.815 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.815/2.039/3.264/1.224 ms')
2025-08-29 13:04:05,357 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83772925-60066892 passed
2025-08-29 13:04:05,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 13:04:05,506 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83772925-60066892, IP 112.64.37.3, Port 22
2025-08-29 13:04:05,661 - DEBUG - VM ctest-TestBasicVMVN-83772925-60066892 is ready for SSH connections
2025-08-29 13:04:05,661 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-08-29 13:04:05,662 - DEBUG - cat /tmp/output.txt
2025-08-29 13:04:07,284 - DEBUG - Hello World. The time is now Fri, 29 Aug 2025 07:04:04 -0600!
2025-08-29 13:04:07,284 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 29 Aug 2025 07:04:04 -0600!'}
2025-08-29 13:04:07,284 - INFO - metadata_script.txt got executed in the vm
2025-08-29 13:04:07,284 - INFO - Deleting VM ctest-TestBasicVMVN-83772925-60066892
2025-08-29 13:04:07,353 - INFO - Deleting VN ctest-vn-85419770
2025-08-29 13:04:07,390 - DEBUG - VN bd55ae38-c4de-4f07-99f0-09a59fa8c491 still in use: Unable to complete operation on network bd55ae38-c4de-4f07-99f0-09a59fa8c491. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f2e4b29d-6906-464e-8144-a19aa2f5c31a']
2025-08-29 13:04:07,390 - WARNING - Deleting VN ctest-vn-85419770 failed..Will retry
2025-08-29 13:04:09,483 - DEBUG - Response for deleting network ()
2025-08-29 13:04:09,734 - DEBUG - No XMPP flaps were noticed during the test
2025-08-29 13:04:09,734 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-29 13:04:09,734 - INFO - --------------------------------------------------------------------------------
2025-08-29 13:04:09,737 - INFO - ================================================================================
2025-08-29 13:04:09,737 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-29 13:04:09,737 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-08-29 13:04:10,018 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2025-08-29 13:04:10,019 - INFO - Initial checks done. Running the testcase now
2025-08-29 13:04:10,019 - INFO -
2025-08-29 13:04:10,477 - DEBUG - Response for create_network : {'network': {'id': '4de3049b-d890-4b11-ac58-3209de9c98f7', 'name': 'ctest-vn-96761150', 'tenant_id': '90fb848d70734e58b9b860f69078d5e7', 'project_id': '90fb848d70734e58b9b860f69078d5e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83772925', 'ctest-vn-96761150'], 'port_security_enabled': True, 'description': ''}}
2025-08-29 13:04:10,626 - DEBUG - Response for create_subnet : {'subnet': {'id': '8218d845-9d25-458f-bb46-c4db66dce7f0', 'name': '', 'tenant_id': '90fb848d70734e58b9b860f69078d5e7', 'network_id': '4de3049b-d890-4b11-ac58-3209de9c98f7', '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': '90fb848d70734e58b9b860f69078d5e7'}}
2025-08-29 13:04:10,797 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dd9619a0-66b7-41ae-b7e0-bef95d4af699', 'name': '', 'tenant_id': '90fb848d70734e58b9b860f69078d5e7', 'network_id': '4de3049b-d890-4b11-ac58-3209de9c98f7', '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': '90fb848d70734e58b9b860f69078d5e7'}}
2025-08-29 13:04:10,815 - INFO - Created VN ctest-vn-96761150
2025-08-29 13:04:10,866 - DEBUG - VN ctest-vn-96761150 UUID is 4de3049b-d890-4b11-ac58-3209de9c98f7
2025-08-29 13:04:11,200 - DEBUG - Response for create_port : {'port': {'name': '9ae41e7b-f1b2-476a-a84f-f9b105e6295a', 'id': '9ae41e7b-f1b2-476a-a84f-f9b105e6295a', 'tenant_id': '90fb848d70734e58b9b860f69078d5e7', 'network_id': '4de3049b-d890-4b11-ac58-3209de9c98f7', 'mac_address': '02:9a:e4:1e:7b:f1', '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': '8218d845-9d25-458f-bb46-c4db66dce7f0'}], 'security_groups': ['9e8fd7e1-5d39-4736-afcf-54283850f734'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '90fb848d70734e58b9b860f69078d5e7'}}
2025-08-29 13:04:11,352 - DEBUG - Response for create_port : {'port': {'name': '10ee61c5-53d7-4b84-b7fd-8ed344157841', 'id': '10ee61c5-53d7-4b84-b7fd-8ed344157841', 'tenant_id': '90fb848d70734e58b9b860f69078d5e7', 'network_id': '4de3049b-d890-4b11-ac58-3209de9c98f7', 'mac_address': '02:10:ee:61:c5:53', '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': 'dd9619a0-66b7-41ae-b7e0-bef95d4af699'}], 'security_groups': ['9e8fd7e1-5d39-4736-afcf-54283850f734'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '90fb848d70734e58b9b860f69078d5e7'}}
2025-08-29 13:04:11,682 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3971-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3971-1)
2025-08-29 13:04:12,059 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3971-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3971-1)
2025-08-29 13:04:13,231 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3971-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3971-1)
2025-08-29 13:04:13,232 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-08-29 13:04:13,237 - DEBUG - Requesting: http://10.0.0.33:8082/domain/97666ddb-63ec-40ea-9097-691bbf944374
2025-08-29 13:04:13,250 - DEBUG - Requesting: http://10.0.0.33:8082/project/90fb848d-7073-4e58-b9b8-60f69078d5e7
2025-08-29 13:04:13,337 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/1d1949c4-2c0a-4d98-a626-5fc3b7addeb9
2025-08-29 13:04:13,348 - INFO - Verifications in API Server for IPAM: ctest-ipam-21561564 passed
2025-08-29 13:04:13,353 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-83772925:ctest-ipam-21561564', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83772925', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2096788208418966936', 'uuid-lslong': '11972361953615929017'}, 'enable': 'true', 'created': '2025-08-29T13:04:10', 'last-modified': '2025-08-29T13:04:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.113290'}
2025-08-29 13:04:13,353 - INFO - Verifications in Control node for IPAM: ctest-ipam-21561564 passed
2025-08-29 13:04:13,354 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-08-29 13:04:13,361 - DEBUG - Requesting: http://10.0.0.33:8082/domain/97666ddb-63ec-40ea-9097-691bbf944374
2025-08-29 13:04:13,378 - DEBUG - Requesting: http://10.0.0.33:8082/project/90fb848d-7073-4e58-b9b8-60f69078d5e7
2025-08-29 13:04:13,454 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4de3049b-d890-4b11-ac58-3209de9c98f7
2025-08-29 13:04:13,468 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4de3049b-d890-4b11-ac58-3209de9c98f7
2025-08-29 13:04:13,477 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/85cc2afc-d34c-4434-b2f7-fa0669182f30
2025-08-29 13:04:13,485 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/85cc2afc-d34c-4434-b2f7-fa0669182f30
2025-08-29 13:04:13,491 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/641aec04-2e26-450e-86b4-a8fb213f83fc
2025-08-29 13:04:13,499 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-29 13:04:13,499 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4de3049b-d890-4b11-ac58-3209de9c98f7
2025-08-29 13:04:13,507 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/85cc2afc-d34c-4434-b2f7-fa0669182f30
2025-08-29 13:04:13,521 - INFO - Verified VN network id 11 for VN 4de3049b-d890-4b11-ac58-3209de9c98f7
2025-08-29 13:04:13,521 - INFO - Verifications in API Server for VN ctest-vn-96761150 passed
2025-08-29 13:04:13,521 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4de3049b-d890-4b11-ac58-3209de9c98f7
2025-08-29 13:04:13,530 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/85cc2afc-d34c-4434-b2f7-fa0669182f30
2025-08-29 13:04:13,537 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/85cc2afc-d34c-4434-b2f7-fa0669182f30
2025-08-29 13:04:13,543 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/641aec04-2e26-450e-86b4-a8fb213f83fc
2025-08-29 13:04:13,556 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-83772925:ctest-vn-96761150', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83772925', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5612334628033547025', 'uuid-lslong': '12418730990445041911'}, 'enable': 'true', 'created': '2025-08-29T13:04:10', 'last-modified': '2025-08-29T13:04:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.776010'}
2025-08-29 13:04:13,564 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-29 13:04:13,564 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-96761150 passed
2025-08-29 13:04:13,564 - DEBUG - ====Verifying policy data for ctest-vn-96761150 in API_Server ======
2025-08-29 13:04:13,564 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-08-29 13:04:13,570 - DEBUG - Requesting: http://10.0.0.33:8082/domain/97666ddb-63ec-40ea-9097-691bbf944374
2025-08-29 13:04:13,585 - DEBUG - Requesting: http://10.0.0.33:8082/project/90fb848d-7073-4e58-b9b8-60f69078d5e7
2025-08-29 13:04:13,687 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4de3049b-d890-4b11-ac58-3209de9c98f7
2025-08-29 13:04:13,698 - DEBUG - =>VN ctest-vn-96761150 has no policy to be verified
2025-08-29 13:04:13,698 - DEBUG - Verifying the vn in opserver
2025-08-29 13:04:13,698 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-83772925:ctest-vn-96761150 virtual network link through opserver 10.0.0.33
2025-08-29 13:04:13,698 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-08-29 13:04:14,101 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-08-29 13:04:14,150 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-83772925:ctest-vn-96761150', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-83772925:ctest-vn-96761150?flat'}
2025-08-29 13:04:14,150 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-83772925:ctest-vn-96761150 is found in opserver
2025-08-29 13:04:14,155 - DEBUG - VRF ids for VN ctest-vn-96761150: {'10.0.0.33': '2'}
2025-08-29 13:04:14,155 - INFO - Waiting for VM ctest-TestBasicVMVN-83772925-83202074 to be up..
2025-08-29 13:04:14,233 - DEBUG - VM is in ACTIVE state now
2025-08-29 13:04:14,233 - INFO - VM name : ctest-TestBasicVMVN-83772925-83202074
2025-08-29 13:04:14,302 - DEBUG - VM ctest-TestBasicVMVN-83772925-83202074 ID is 035fc16b-277a-4e5a-9364-b74dfabfc963
2025-08-29 13:04:14,302 - DEBUG - VM ctest-TestBasicVMVN-83772925-83202074 launched on Node cn-jenkins-deploy-platform-ansible-os-3971-1
2025-08-29 13:04:14,379 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/035fc16b-277a-4e5a-9364-b74dfabfc963
2025-08-29 13:04:14,387 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9ae41e7b-f1b2-476a-a84f-f9b105e6295a
2025-08-29 13:04:17,628 - 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-08-29 13:04:17,628 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83772925-83202074 failed!
2025-08-29 13:04:17,686 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83772925:ctest-vn-96761150 is 31.1.1.1 and allocation pool is NOT set
2025-08-29 13:04:17,686 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83772925:ctest-vn-96761150 is 31.1.2.1 and allocation pool is NOT set
2025-08-29 13:04:21,756 - 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-08-29 13:04:21,756 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83772925-83202074 failed!
2025-08-29 13:04:21,810 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83772925:ctest-vn-96761150 is 31.1.1.1 and allocation pool is NOT set
2025-08-29 13:04:21,810 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83772925:ctest-vn-96761150 is 31.1.2.1 and allocation pool is NOT set
2025-08-29 13:04:23,866 - 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.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.424 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.424/1.663/2.902/1.239 ms')
2025-08-29 13:04:23,866 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83772925-83202074 passed
2025-08-29 13:04:24,022 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 13:04:24,022 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83772925-83202074, IP 31.1.1.4, Port 22
2025-08-29 13:04:24,181 - DEBUG - VM ctest-TestBasicVMVN-83772925-83202074 is ready for SSH connections
2025-08-29 13:04:24,181 - INFO - Waiting for VM ctest-TestBasicVMVN-83772925-20170803 to be up..
2025-08-29 13:04:24,250 - DEBUG - VM is in ACTIVE state now
2025-08-29 13:04:24,250 - INFO - VM name : ctest-TestBasicVMVN-83772925-20170803
2025-08-29 13:04:24,316 - DEBUG - VM ctest-TestBasicVMVN-83772925-20170803 ID is 54e0f674-9ee6-44c4-8350-84e57be45d87
2025-08-29 13:04:24,316 - DEBUG - VM ctest-TestBasicVMVN-83772925-20170803 launched on Node cn-jenkins-deploy-platform-ansible-os-3971-1
2025-08-29 13:04:24,379 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/54e0f674-9ee6-44c4-8350-84e57be45d87
2025-08-29 13:04:24,386 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/10ee61c5-53d7-4b84-b7fd-8ed344157841
2025-08-29 13:04:25,617 - 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.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.452 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.452/1.608/2.765/1.156 ms')
2025-08-29 13:04:25,617 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-83772925-20170803 passed
2025-08-29 13:04:25,766 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 13:04:25,766 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83772925-20170803, IP 31.1.2.4, Port 22
2025-08-29 13:04:25,922 - DEBUG - VM ctest-TestBasicVMVN-83772925-20170803 is ready for SSH connections
2025-08-29 13:04:25,922 - INFO - Waiting for VM ctest-TestBasicVMVN-83772925-92993455 to be up..
2025-08-29 13:04:25,990 - DEBUG - VM is in ACTIVE state now
2025-08-29 13:04:25,990 - INFO - VM name : ctest-TestBasicVMVN-83772925-92993455
2025-08-29 13:04:26,059 - DEBUG - VM ctest-TestBasicVMVN-83772925-92993455 ID is 2e370e6e-9ec9-44b6-b9db-88859f67dd4f
2025-08-29 13:04:26,059 - DEBUG - VM ctest-TestBasicVMVN-83772925-92993455 launched on Node cn-jenkins-deploy-platform-ansible-os-3971-1
2025-08-29 13:04:26,127 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2e370e6e-9ec9-44b6-b9db-88859f67dd4f
2025-08-29 13:04:26,136 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/25fa1d9a-bd8f-464a-abc2-8c21f97eba66
2025-08-29 13:04:27,373 - 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=2.81 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.372 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.372/1.591/2.810/1.219 ms')
2025-08-29 13:04:27,373 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-83772925-92993455 passed
2025-08-29 13:04:27,526 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 13:04:27,526 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83772925-92993455, IP 31.1.1.3, Port 22
2025-08-29 13:04:27,677 - DEBUG - VM ctest-TestBasicVMVN-83772925-92993455 is ready for SSH connections
2025-08-29 13:04:27,677 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 13:04:27,677 - 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.33, gateway password: c0ntrail123
2025-08-29 13:04:27,677 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-29 13:04:31,643 - 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.290 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.775 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.954 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.775/1.673/3.290 ms
2025-08-29 13:04:31,643 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-83772925-83202074 passed
2025-08-29 13:04:31,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 13:04:31,644 - 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.33, gateway password: c0ntrail123
2025-08-29 13:04:31,644 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-29 13:04:35,314 - 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.666 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.752 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.816 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.752/1.411/2.666 ms
2025-08-29 13:04:35,314 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-83772925-20170803 passed
2025-08-29 13:04:35,314 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 13:04:35,314 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 13:04:35,314 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-29 13:04:35,314 - 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.33, gateway password: c0ntrail123
2025-08-29 13:04:35,314 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-29 13:04:35,491 - DEBUG - None
2025-08-29 13:04:35,491 - 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.33, gateway password: c0ntrail123
2025-08-29 13:04:35,491 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-29 13:04:35,667 - DEBUG - None
2025-08-29 13:04:35,667 - 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.33, gateway password: c0ntrail123
2025-08-29 13:04:35,667 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-29 13:04:36,287 - DEBUG - None
2025-08-29 13:04:36,287 - 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.33, gateway password: c0ntrail123
2025-08-29 13:04:36,287 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-29 13:04:38,489 - 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.966 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.022 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.358 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.547 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.358/1.856/5.022 ms
2025-08-29 13:04:38,489 - 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.33, gateway password: c0ntrail123
2025-08-29 13:04:38,489 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-29 13:04:40,732 - 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.086 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.939 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.968 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.414 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.699 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.469 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.358 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.358/1.847/3.968 ms
2025-08-29 13:04:40,732 - 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.33, gateway password: c0ntrail123
2025-08-29 13:04:40,733 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-29 13:04:42,959 - 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.609 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.412 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.213 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.772 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.581 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.391 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.391/1.631/3.213 ms
2025-08-29 13:04:42,960 - INFO - Deleting VM ctest-TestBasicVMVN-83772925-92993455
2025-08-29 13:04:43,027 - INFO - Detaching port 10ee61c5-53d7-4b84-b7fd-8ed344157841 from VM ctest-TestBasicVMVN-83772925-20170803
2025-08-29 13:04:43,057 - INFO - Deleting VM ctest-TestBasicVMVN-83772925-20170803
2025-08-29 13:04:43,119 - INFO - Detaching port 9ae41e7b-f1b2-476a-a84f-f9b105e6295a from VM ctest-TestBasicVMVN-83772925-83202074
2025-08-29 13:04:43,153 - INFO - Deleting VM ctest-TestBasicVMVN-83772925-83202074
2025-08-29 13:04:43,217 - INFO - Deleting VN ctest-vn-96761150
2025-08-29 13:04:43,392 - DEBUG - Response for delete_port : ()
2025-08-29 13:04:43,566 - DEBUG - Response for delete_port : ()
2025-08-29 13:04:43,619 - DEBUG - VN 4de3049b-d890-4b11-ac58-3209de9c98f7 still in use: Unable to complete operation on network 4de3049b-d890-4b11-ac58-3209de9c98f7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c26c626f-3940-47e8-89bf-477e2f1ab777']
2025-08-29 13:04:43,619 - WARNING - Deleting VN ctest-vn-96761150 failed..Will retry
2025-08-29 13:04:45,743 - DEBUG - Response for deleting network ()
2025-08-29 13:04:45,743 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/85cc2afc-d34c-4434-b2f7-fa0669182f30
2025-08-29 13:04:45,749 - DEBUG - Response Code: 404
2025-08-29 13:04:45,749 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-08-29 13:04:45,753 - DEBUG - Requesting: http://10.0.0.33:8082/domain/97666ddb-63ec-40ea-9097-691bbf944374
2025-08-29 13:04:45,808 - DEBUG - Requesting: http://10.0.0.33:8082/project/90fb848d-7073-4e58-b9b8-60f69078d5e7
2025-08-29 13:04:45,880 - INFO - Validated that VN ctest-vn-96761150 is not found in API Server
2025-08-29 13:04:45,888 - DEBUG - VN ctest-vn-96761150 is not present in Agent 10.0.0.33
2025-08-29 13:04:45,888 - INFO - Validated that VN ctest-vn-96761150 is not in any agent
2025-08-29 13:04:45,893 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2025-08-29 13:04:45,899 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-96761150
2025-08-29 13:04:45,899 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-83772925:ctest-vn-96761150
2025-08-29 13:04:45,907 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-96761150 info
2025-08-29 13:04:45,978 - INFO - IPAM: ctest-ipam-21561564 is not found in API Server
2025-08-29 13:04:45,986 - INFO - IPAM:ctest-ipam-21561564 is not found in control node
2025-08-29 13:04:46,239 - DEBUG - No XMPP flaps were noticed during the test
2025-08-29 13:04:46,239 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-29 13:04:46,239 - INFO - --------------------------------------------------------------------------------
2025-08-29 13:04:46,893 - INFO - Deleted project: ctest-TestBasicVMVN-83772925, ID : 90fb848d-7073-4e58-b9b8-60f69078d5e7