2025-07-22 09:46:29,555 - INFO - Domain Default found not creating
2025-07-22 09:46:29,734 - INFO - Project ctest-TestBasicVMVN-99848394 not found, creating it
2025-07-22 09:46:30,247 - INFO - Created Project:ctest-TestBasicVMVN-99848394, ID : 27d7f316-4bc7-4037-950d-e070a596fb0d
2025-07-22 09:46:31,798 - INFO - ================================================================================
2025-07-22 09:46:31,798 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-22 09:46:31,798 - 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-07-22 09:46:32,054 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-07-22 09:46:32,054 - INFO - Initial checks done. Running the testcase now
2025-07-22 09:46:32,054 - INFO -
2025-07-22 09:46:32,765 - DEBUG - Response for create_network : {'network': {'id': 'a8368afc-e9e1-4fdf-9c8f-f6a308f872b5', 'name': 'ctest-vn2_metadata-85009820', 'tenant_id': '27d7f3164bc74037950de070a596fb0d', 'project_id': '27d7f3164bc74037950de070a596fb0d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99848394', 'ctest-vn2_metadata-85009820'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 09:46:33,021 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f64a523e-1c50-4a26-b19d-67252d0a8f9c', 'name': '', 'tenant_id': '27d7f3164bc74037950de070a596fb0d', 'network_id': 'a8368afc-e9e1-4fdf-9c8f-f6a308f872b5', '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': '27d7f3164bc74037950de070a596fb0d'}}
2025-07-22 09:46:33,044 - INFO - Created VN ctest-vn2_metadata-85009820
2025-07-22 09:46:33,100 - DEBUG - VN ctest-vn2_metadata-85009820 UUID is a8368afc-e9e1-4fdf-9c8f-f6a308f872b5
2025-07-22 09:46:33,289 - DEBUG - Services list from nova: [, , ]
2025-07-22 09:46:34,336 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3686-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3686-1)
2025-07-22 09:46:34,443 - DEBUG - Link local service introspect added
2025-07-22 09:46:34,489 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-22 09:46:39,645 - DEBUG - VM is in ACTIVE state now
2025-07-22 09:46:39,775 - INFO - Waiting for VM ctest-TestBasicVMVN-99848394-65665236 to be up..
2025-07-22 09:46:39,775 - INFO - VM name : ctest-TestBasicVMVN-99848394-65665236
2025-07-22 09:46:39,856 - DEBUG - VM ctest-TestBasicVMVN-99848394-65665236 ID is 7b5a7fbb-0de0-4763-a9a4-11009eb8bd3b
2025-07-22 09:46:39,856 - DEBUG - VM ctest-TestBasicVMVN-99848394-65665236 launched on Node cn-jenkins-deploy-platform-ansible-os-3686-1
2025-07-22 09:46:39,935 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7b5a7fbb-0de0-4763-a9a4-11009eb8bd3b
2025-07-22 09:46:40,230 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7b5a7fbb-0de0-4763-a9a4-11009eb8bd3b
2025-07-22 09:46:40,274 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/fdbfa52b-4563-4f82-8b7e-a92851d0c47e
2025-07-22 09:46:43,534 - 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-07-22 09:46:43,534 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99848394-65665236 failed!
2025-07-22 09:46:43,588 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99848394:ctest-vn2_metadata-85009820 is 11.1.1.1 and allocation pool is NOT set
2025-07-22 09:46:45,645 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.938 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.938/2.750/4.562/1.812 ms')
2025-07-22 09:46:45,645 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99848394-65665236 passed
2025-07-22 09:46:45,796 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:46:45,796 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99848394-65665236, IP 11.1.1.3, Port 22
2025-07-22 09:46:45,947 - DEBUG - VM ctest-TestBasicVMVN-99848394-65665236 is ready for SSH connections
2025-07-22 09:46:45,947 - INFO - Retry 0
2025-07-22 09:46:45,947 - 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-07-22 09:46:45,947 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-22 09:46:47,569 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-22 09:46:47,569 - INFO - Generic metadata worked
2025-07-22 09:46:47,819 - DEBUG - Link local service introspect removed
2025-07-22 09:46:47,820 - INFO - Deleting VM ctest-TestBasicVMVN-99848394-65665236
2025-07-22 09:46:47,887 - INFO - Deleting VN ctest-vn2_metadata-85009820
2025-07-22 09:46:47,928 - DEBUG - VN a8368afc-e9e1-4fdf-9c8f-f6a308f872b5 still in use: Unable to complete operation on network a8368afc-e9e1-4fdf-9c8f-f6a308f872b5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3b89aef1-5823-4795-ba3c-4c2ff406aa9e']
2025-07-22 09:46:47,928 - WARNING - Deleting VN ctest-vn2_metadata-85009820 failed..Will retry
2025-07-22 09:46:50,038 - DEBUG - Response for deleting network ()
2025-07-22 09:46:50,297 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 09:46:50,297 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-07-22 09:46:50,297 - INFO - --------------------------------------------------------------------------------
2025-07-22 09:46:50,300 - INFO - ================================================================================
2025-07-22 09:46:50,300 - INFO - STARTING TEST : test_metadata_service
2025-07-22 09:46:50,300 - 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-07-22 09:46:50,598 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-07-22 09:46:50,598 - INFO - Initial checks done. Running the testcase now
2025-07-22 09:46:50,598 - INFO -
2025-07-22 09:46:50,598 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-07-22 09:46:50,604 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/0aa91685-1259-43f1-b2d9-5dee48a7d765
2025-07-22 09:46:50,784 - DEBUG - Response for create_network : {'network': {'id': '76af50f9-9b5a-4080-854e-c2d2c427896e', 'name': 'ctest-vn-43930045', 'tenant_id': '27d7f3164bc74037950de070a596fb0d', 'project_id': '27d7f3164bc74037950de070a596fb0d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99848394', 'ctest-vn-43930045'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 09:46:51,000 - DEBUG - Response for create_subnet : {'subnet': {'id': '54f91cb2-8165-4b5b-915c-799f800f27e2', 'name': '', 'tenant_id': '27d7f3164bc74037950de070a596fb0d', 'network_id': '76af50f9-9b5a-4080-854e-c2d2c427896e', 'ip_version': 4, 'cidr': '66.187.138.0/26', 'allocation_pools': [{'start': '66.187.138.2', 'end': '66.187.138.62'}], 'gateway_ip': '66.187.138.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '66.187.138.2', 'tags': [], 'project_id': '27d7f3164bc74037950de070a596fb0d'}}
2025-07-22 09:46:51,017 - INFO - Created VN ctest-vn-43930045
2025-07-22 09:46:51,072 - DEBUG - VN ctest-vn-43930045 UUID is 76af50f9-9b5a-4080-854e-c2d2c427896e
2025-07-22 09:46:52,213 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3686-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3686-1)
2025-07-22 09:46:52,214 - INFO - Waiting for VM ctest-TestBasicVMVN-99848394-78795283 to be up..
2025-07-22 09:46:52,251 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-22 09:46:57,327 - DEBUG - VM is in ACTIVE state now
2025-07-22 09:46:57,327 - INFO - VM name : ctest-TestBasicVMVN-99848394-78795283
2025-07-22 09:46:57,392 - DEBUG - VM ctest-TestBasicVMVN-99848394-78795283 ID is cf6a0181-f9a7-447b-8b3b-e7708011ff18
2025-07-22 09:46:57,392 - DEBUG - VM ctest-TestBasicVMVN-99848394-78795283 launched on Node cn-jenkins-deploy-platform-ansible-os-3686-1
2025-07-22 09:46:57,459 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/cf6a0181-f9a7-447b-8b3b-e7708011ff18
2025-07-22 09:46:57,467 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1923cef0-0db2-4cf0-8d03-630b7d06babd
2025-07-22 09:47:00,718 - 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 1020ms')
2025-07-22 09:47:00,718 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99848394-78795283 failed!
2025-07-22 09:47:00,772 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99848394:ctest-vn-43930045 is 66.187.138.1 and allocation pool is NOT set
2025-07-22 09:47:02,830 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.10 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 = 1.097/2.323/3.549/1.226 ms')
2025-07-22 09:47:02,830 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99848394-78795283 passed
2025-07-22 09:47:02,984 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:47:02,984 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99848394-78795283, IP 66.187.138.3, Port 22
2025-07-22 09:47:03,039 - 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-07-22 09:47:03,110 - DEBUG - VM ctest-TestBasicVMVN-99848394-78795283 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-22 09:47:08,111 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:47:08,111 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99848394-78795283, IP 66.187.138.3, Port 22
2025-07-22 09:47:08,263 - DEBUG - VM ctest-TestBasicVMVN-99848394-78795283 is ready for SSH connections
2025-07-22 09:47:08,263 - 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-07-22 09:47:08,264 - DEBUG - cat /tmp/output.txt
2025-07-22 09:47:09,883 - DEBUG - Hello World. The time is now Tue, 22 Jul 2025 03:47:04 -0600!
2025-07-22 09:47:09,883 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 22 Jul 2025 03:47:04 -0600!'}
2025-07-22 09:47:09,883 - INFO - metadata_script.txt got executed in the vm
2025-07-22 09:47:09,883 - INFO - Deleting VM ctest-TestBasicVMVN-99848394-78795283
2025-07-22 09:47:09,949 - INFO - Deleting VN ctest-vn-43930045
2025-07-22 09:47:09,984 - DEBUG - VN 76af50f9-9b5a-4080-854e-c2d2c427896e still in use: Unable to complete operation on network 76af50f9-9b5a-4080-854e-c2d2c427896e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d61bade4-0238-49bc-af64-c2c4dad1ae0c']
2025-07-22 09:47:09,984 - WARNING - Deleting VN ctest-vn-43930045 failed..Will retry
2025-07-22 09:47:12,078 - DEBUG - Response for deleting network ()
2025-07-22 09:47:12,333 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 09:47:12,333 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-07-22 09:47:12,333 - INFO - --------------------------------------------------------------------------------
2025-07-22 09:47:12,336 - INFO - ================================================================================
2025-07-22 09:47:12,336 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-22 09:47:12,336 - 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-07-22 09:47:12,622 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-07-22 09:47:12,622 - INFO - Initial checks done. Running the testcase now
2025-07-22 09:47:12,622 - INFO -
2025-07-22 09:47:13,096 - DEBUG - Response for create_network : {'network': {'id': '65c242c3-028c-4bcf-9c54-05a5b02be181', 'name': 'ctest-vn-06172280', 'tenant_id': '27d7f3164bc74037950de070a596fb0d', 'project_id': '27d7f3164bc74037950de070a596fb0d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99848394', 'ctest-vn-06172280'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 09:47:13,300 - DEBUG - Response for create_subnet : {'subnet': {'id': '3287dc0f-ea98-48f9-a972-0bc18c7b29b4', 'name': '', 'tenant_id': '27d7f3164bc74037950de070a596fb0d', 'network_id': '65c242c3-028c-4bcf-9c54-05a5b02be181', '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': '27d7f3164bc74037950de070a596fb0d'}}
2025-07-22 09:47:13,473 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ec29d48c-dddd-4717-bee9-8d2686b30349', 'name': '', 'tenant_id': '27d7f3164bc74037950de070a596fb0d', 'network_id': '65c242c3-028c-4bcf-9c54-05a5b02be181', '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': '27d7f3164bc74037950de070a596fb0d'}}
2025-07-22 09:47:13,491 - INFO - Created VN ctest-vn-06172280
2025-07-22 09:47:13,544 - DEBUG - VN ctest-vn-06172280 UUID is 65c242c3-028c-4bcf-9c54-05a5b02be181
2025-07-22 09:47:13,878 - DEBUG - Response for create_port : {'port': {'name': 'bb3fa8d9-0ebe-42f7-a72f-a1df22a2b4cc', 'id': 'bb3fa8d9-0ebe-42f7-a72f-a1df22a2b4cc', 'tenant_id': '27d7f3164bc74037950de070a596fb0d', 'network_id': '65c242c3-028c-4bcf-9c54-05a5b02be181', 'mac_address': '02:bb:3f:a8:d9:0e', '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': '3287dc0f-ea98-48f9-a972-0bc18c7b29b4'}], 'security_groups': ['2f6bf8e6-d615-420e-b529-559399ff6289'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '27d7f3164bc74037950de070a596fb0d'}}
2025-07-22 09:47:14,048 - DEBUG - Response for create_port : {'port': {'name': '1d83001b-7266-4be6-885f-0d45ac49ad82', 'id': '1d83001b-7266-4be6-885f-0d45ac49ad82', 'tenant_id': '27d7f3164bc74037950de070a596fb0d', 'network_id': '65c242c3-028c-4bcf-9c54-05a5b02be181', 'mac_address': '02:1d:83:00:1b:72', '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': 'ec29d48c-dddd-4717-bee9-8d2686b30349'}], 'security_groups': ['2f6bf8e6-d615-420e-b529-559399ff6289'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '27d7f3164bc74037950de070a596fb0d'}}
2025-07-22 09:47:14,399 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3686-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3686-1)
2025-07-22 09:47:14,756 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3686-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3686-1)
2025-07-22 09:47:15,905 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3686-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3686-1)
2025-07-22 09:47:15,905 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-22 09:47:15,911 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0e621225-400b-47cd-a540-ea9855563152
2025-07-22 09:47:15,926 - DEBUG - Requesting: http://10.0.0.254:8082/project/27d7f316-4bc7-4037-950d-e070a596fb0d
2025-07-22 09:47:16,014 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/b9415969-ab04-431a-9b8b-071dfb899d13
2025-07-22 09:47:16,028 - INFO - Verifications in API Server for IPAM: ctest-ipam-54609039 passed
2025-07-22 09:47:16,039 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-99848394:ctest-ipam-54609039', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-99848394', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13349049080878482202', 'uuid-lslong': '11208059922997157139'}, 'enable': 'true', 'created': '2025-07-22T09:47:12', 'last-modified': '2025-07-22T09:47:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.189192'}
2025-07-22 09:47:16,039 - INFO - Verifications in Control node for IPAM: ctest-ipam-54609039 passed
2025-07-22 09:47:16,039 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-22 09:47:16,051 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0e621225-400b-47cd-a540-ea9855563152
2025-07-22 09:47:16,065 - DEBUG - Requesting: http://10.0.0.254:8082/project/27d7f316-4bc7-4037-950d-e070a596fb0d
2025-07-22 09:47:16,156 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/65c242c3-028c-4bcf-9c54-05a5b02be181
2025-07-22 09:47:16,172 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/65c242c3-028c-4bcf-9c54-05a5b02be181
2025-07-22 09:47:16,185 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/e922a060-fba8-48bb-96c2-38221a9c3701
2025-07-22 09:47:16,194 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/e922a060-fba8-48bb-96c2-38221a9c3701
2025-07-22 09:47:16,203 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/953d8437-9a00-4d40-9d4e-5ef39aedbfcf
2025-07-22 09:47:16,211 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-22 09:47:16,211 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/65c242c3-028c-4bcf-9c54-05a5b02be181
2025-07-22 09:47:16,229 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/e922a060-fba8-48bb-96c2-38221a9c3701
2025-07-22 09:47:16,251 - INFO - Verified VN network id 8 for VN 65c242c3-028c-4bcf-9c54-05a5b02be181
2025-07-22 09:47:16,251 - INFO - Verifications in API Server for VN ctest-vn-06172280 passed
2025-07-22 09:47:16,251 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/65c242c3-028c-4bcf-9c54-05a5b02be181
2025-07-22 09:47:16,263 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/e922a060-fba8-48bb-96c2-38221a9c3701
2025-07-22 09:47:16,272 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/e922a060-fba8-48bb-96c2-38221a9c3701
2025-07-22 09:47:16,281 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/953d8437-9a00-4d40-9d4e-5ef39aedbfcf
2025-07-22 09:47:16,296 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-99848394:ctest-vn-06172280', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-99848394', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7332496548641393615', 'uuid-lslong': '11264634777143861633'}, 'enable': 'true', 'created': '2025-07-22T09:47:13', 'last-modified': '2025-07-22T09:47:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.852814'}
2025-07-22 09:47:16,304 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-22 09:47:16,304 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-06172280 passed
2025-07-22 09:47:16,305 - DEBUG - ====Verifying policy data for ctest-vn-06172280 in API_Server ======
2025-07-22 09:47:16,305 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-22 09:47:16,311 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0e621225-400b-47cd-a540-ea9855563152
2025-07-22 09:47:16,326 - DEBUG - Requesting: http://10.0.0.254:8082/project/27d7f316-4bc7-4037-950d-e070a596fb0d
2025-07-22 09:47:16,437 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/65c242c3-028c-4bcf-9c54-05a5b02be181
2025-07-22 09:47:16,469 - DEBUG - =>VN ctest-vn-06172280 has no policy to be verified
2025-07-22 09:47:16,470 - DEBUG - Verifying the vn in opserver
2025-07-22 09:47:16,470 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-99848394:ctest-vn-06172280 virtual network link through opserver 10.0.0.254
2025-07-22 09:47:16,470 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-07-22 09:47:16,799 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-07-22 09:47:16,857 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-99848394:ctest-vn-06172280', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-99848394:ctest-vn-06172280?flat'}
2025-07-22 09:47:16,857 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-99848394:ctest-vn-06172280 is found in opserver
2025-07-22 09:47:16,864 - DEBUG - VRF ids for VN ctest-vn-06172280: {'10.0.0.254': '2'}
2025-07-22 09:47:16,864 - INFO - Waiting for VM ctest-TestBasicVMVN-99848394-14270413 to be up..
2025-07-22 09:47:16,943 - DEBUG - VM is in ACTIVE state now
2025-07-22 09:47:16,944 - INFO - VM name : ctest-TestBasicVMVN-99848394-14270413
2025-07-22 09:47:17,035 - DEBUG - VM ctest-TestBasicVMVN-99848394-14270413 ID is b0aa85fa-c345-42d8-a220-cf7da00d55d0
2025-07-22 09:47:17,035 - DEBUG - VM ctest-TestBasicVMVN-99848394-14270413 launched on Node cn-jenkins-deploy-platform-ansible-os-3686-1
2025-07-22 09:47:17,134 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b0aa85fa-c345-42d8-a220-cf7da00d55d0
2025-07-22 09:47:17,144 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/bb3fa8d9-0ebe-42f7-a72f-a1df22a2b4cc
2025-07-22 09:47:20,403 - 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 1008ms')
2025-07-22 09:47:20,403 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99848394-14270413 failed!
2025-07-22 09:47:20,456 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99848394:ctest-vn-06172280 is 31.1.1.1 and allocation pool is NOT set
2025-07-22 09:47:20,456 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99848394:ctest-vn-06172280 is 31.1.2.1 and allocation pool is NOT set
2025-07-22 09:47:24,528 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-07-22 09:47:24,529 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99848394-14270413 failed!
2025-07-22 09:47:24,584 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99848394:ctest-vn-06172280 is 31.1.1.1 and allocation pool is NOT set
2025-07-22 09:47:24,584 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99848394:ctest-vn-06172280 is 31.1.2.1 and allocation pool is NOT set
2025-07-22 09:47:26,640 - 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.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.994 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.994/2.466/3.939/1.472 ms')
2025-07-22 09:47:26,640 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99848394-14270413 passed
2025-07-22 09:47:26,792 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:47:26,792 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99848394-14270413, IP 31.1.1.4, Port 22
2025-07-22 09:47:26,955 - DEBUG - VM ctest-TestBasicVMVN-99848394-14270413 is ready for SSH connections
2025-07-22 09:47:26,955 - INFO - Waiting for VM ctest-TestBasicVMVN-99848394-34360669 to be up..
2025-07-22 09:47:27,026 - DEBUG - VM is in ACTIVE state now
2025-07-22 09:47:27,026 - INFO - VM name : ctest-TestBasicVMVN-99848394-34360669
2025-07-22 09:47:27,109 - DEBUG - VM ctest-TestBasicVMVN-99848394-34360669 ID is 60d7cd53-389b-4991-9492-510f76a43978
2025-07-22 09:47:27,110 - DEBUG - VM ctest-TestBasicVMVN-99848394-34360669 launched on Node cn-jenkins-deploy-platform-ansible-os-3686-1
2025-07-22 09:47:27,192 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/60d7cd53-389b-4991-9492-510f76a43978
2025-07-22 09:47:27,200 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/1d83001b-7266-4be6-885f-0d45ac49ad82
2025-07-22 09:47:28,452 - 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.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.514 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.514/1.583/2.653/1.069 ms')
2025-07-22 09:47:28,453 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-99848394-34360669 passed
2025-07-22 09:47:28,608 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:47:28,608 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99848394-34360669, IP 31.1.2.4, Port 22
2025-07-22 09:47:28,759 - DEBUG - VM ctest-TestBasicVMVN-99848394-34360669 is ready for SSH connections
2025-07-22 09:47:28,759 - INFO - Waiting for VM ctest-TestBasicVMVN-99848394-09257397 to be up..
2025-07-22 09:47:28,833 - DEBUG - VM is in ACTIVE state now
2025-07-22 09:47:28,834 - INFO - VM name : ctest-TestBasicVMVN-99848394-09257397
2025-07-22 09:47:28,904 - DEBUG - VM ctest-TestBasicVMVN-99848394-09257397 ID is bee1028a-e3a3-4d60-8970-fc9e250b5c9a
2025-07-22 09:47:28,904 - DEBUG - VM ctest-TestBasicVMVN-99848394-09257397 launched on Node cn-jenkins-deploy-platform-ansible-os-3686-1
2025-07-22 09:47:28,970 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bee1028a-e3a3-4d60-8970-fc9e250b5c9a
2025-07-22 09:47:28,978 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/0b4e82e0-699e-473c-87db-1d14c3fb0fdc
2025-07-22 09:47:30,223 - 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.61 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.369 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.369/1.488/2.607/1.119 ms')
2025-07-22 09:47:30,223 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-99848394-09257397 passed
2025-07-22 09:47:30,376 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:47:30,376 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99848394-09257397, IP 31.1.1.3, Port 22
2025-07-22 09:47:30,527 - DEBUG - VM ctest-TestBasicVMVN-99848394-09257397 is ready for SSH connections
2025-07-22 09:47:30,528 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:47:30,528 - 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-07-22 09:47:30,528 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-22 09:47:34,533 - 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.752 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.776 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.922 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.776/1.816/3.752 ms
2025-07-22 09:47:34,533 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-99848394-14270413 passed
2025-07-22 09:47:34,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:47:34,534 - 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-07-22 09:47:34,534 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-22 09:47:38,221 - 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.694 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.913 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.810 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.810/1.805/3.694 ms
2025-07-22 09:47:38,221 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-99848394-34360669 passed
2025-07-22 09:47:38,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:47:38,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:47:38,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:47:38,221 - 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-07-22 09:47:38,221 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-22 09:47:38,398 - DEBUG - None
2025-07-22 09:47:38,398 - 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-07-22 09:47:38,398 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-22 09:47:38,571 - DEBUG - None
2025-07-22 09:47:38,571 - 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-07-22 09:47:38,571 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-22 09:47:39,181 - DEBUG - None
2025-07-22 09:47:39,181 - 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-07-22 09:47:39,181 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-22 09:47:41,435 - 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.721 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.420 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.437 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.614 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.350/2.308/6.420 ms
2025-07-22 09:47:41,435 - 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-07-22 09:47:41,435 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-22 09:47:43,677 - 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.124 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.065 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.348 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.374 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.565 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.320 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.380 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.374/2.168/5.348 ms
2025-07-22 09:47:43,677 - 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-07-22 09:47:43,677 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-22 09:47:45,924 - 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.857 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.652 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.452 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.410 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.667 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.436 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.352 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.352/1.689/3.452 ms
2025-07-22 09:47:45,925 - INFO - Deleting VM ctest-TestBasicVMVN-99848394-09257397
2025-07-22 09:47:45,988 - INFO - Detaching port 1d83001b-7266-4be6-885f-0d45ac49ad82 from VM ctest-TestBasicVMVN-99848394-34360669
2025-07-22 09:47:46,037 - INFO - Deleting VM ctest-TestBasicVMVN-99848394-34360669
2025-07-22 09:47:46,118 - INFO - Detaching port bb3fa8d9-0ebe-42f7-a72f-a1df22a2b4cc from VM ctest-TestBasicVMVN-99848394-14270413
2025-07-22 09:47:46,152 - INFO - Deleting VM ctest-TestBasicVMVN-99848394-14270413
2025-07-22 09:47:46,229 - INFO - Deleting VN ctest-vn-06172280
2025-07-22 09:47:46,411 - DEBUG - Response for delete_port : ()
2025-07-22 09:47:46,621 - DEBUG - Response for delete_port : ()
2025-07-22 09:47:46,666 - DEBUG - VN 65c242c3-028c-4bcf-9c54-05a5b02be181 still in use: Unable to complete operation on network 65c242c3-028c-4bcf-9c54-05a5b02be181. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5e0eae28-c91c-4711-9eed-9e99b6ec7bfe']
2025-07-22 09:47:46,666 - WARNING - Deleting VN ctest-vn-06172280 failed..Will retry
2025-07-22 09:47:48,807 - DEBUG - Response for deleting network ()
2025-07-22 09:47:48,807 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/e922a060-fba8-48bb-96c2-38221a9c3701
2025-07-22 09:47:48,813 - DEBUG - Response Code: 404
2025-07-22 09:47:48,814 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-07-22 09:47:48,819 - DEBUG - Requesting: http://10.0.0.254:8082/domain/0e621225-400b-47cd-a540-ea9855563152
2025-07-22 09:47:48,877 - DEBUG - Requesting: http://10.0.0.254:8082/project/27d7f316-4bc7-4037-950d-e070a596fb0d
2025-07-22 09:47:48,958 - INFO - Validated that VN ctest-vn-06172280 is not found in API Server
2025-07-22 09:47:48,970 - DEBUG - VN ctest-vn-06172280 is not present in Agent 10.0.0.254
2025-07-22 09:47:48,970 - INFO - Validated that VN ctest-vn-06172280 is not in any agent
2025-07-22 09:47:48,975 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-07-22 09:47:48,982 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-06172280
2025-07-22 09:47:48,982 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-99848394:ctest-vn-06172280
2025-07-22 09:47:48,993 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-06172280 info
2025-07-22 09:47:49,079 - INFO - IPAM: ctest-ipam-54609039 is not found in API Server
2025-07-22 09:47:49,092 - INFO - IPAM:ctest-ipam-54609039 is not found in control node
2025-07-22 09:47:49,352 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 09:47:49,353 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-07-22 09:47:49,353 - INFO - --------------------------------------------------------------------------------
2025-07-22 09:47:50,041 - INFO - Deleted project: ctest-TestBasicVMVN-99848394, ID : 27d7f316-4bc7-4037-950d-e070a596fb0d