2025-06-30 02:32:17,805 - INFO - Domain Default found not creating
2025-06-30 02:32:17,949 - INFO - Project ctest-TestBasicVMVN-34826671 not found, creating it
2025-06-30 02:32:18,410 - INFO - Created Project:ctest-TestBasicVMVN-34826671, ID : 67451d9d-ccfc-4987-9b7d-cb1d0db8828e
2025-06-30 02:32:19,814 - INFO - ================================================================================
2025-06-30 02:32:19,815 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-30 02:32:19,815 - 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-30 02:32:20,069 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.14': '0'}} with
2025-06-30 02:32:20,069 - INFO - Initial checks done. Running the testcase now
2025-06-30 02:32:20,069 - INFO -
2025-06-30 02:32:20,630 - DEBUG - Response for create_network : {'network': {'id': '0d4301ad-0861-4c9b-a916-0ef889d7d3b8', 'name': 'ctest-vn2_metadata-37183968', 'tenant_id': '67451d9dccfc49879b7dcb1d0db8828e', 'project_id': '67451d9dccfc49879b7dcb1d0db8828e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34826671', 'ctest-vn2_metadata-37183968'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 02:32:20,825 - DEBUG - Response for create_subnet : {'subnet': {'id': '915a43ab-b2e0-42ab-94fb-c76422265e89', 'name': '', 'tenant_id': '67451d9dccfc49879b7dcb1d0db8828e', 'network_id': '0d4301ad-0861-4c9b-a916-0ef889d7d3b8', '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': '67451d9dccfc49879b7dcb1d0db8828e'}}
2025-06-30 02:32:20,843 - INFO - Created VN ctest-vn2_metadata-37183968
2025-06-30 02:32:20,895 - DEBUG - VN ctest-vn2_metadata-37183968 UUID is 0d4301ad-0861-4c9b-a916-0ef889d7d3b8
2025-06-30 02:32:21,074 - DEBUG - Services list from nova: [, , ]
2025-06-30 02:32:22,125 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3568-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3568-1)
2025-06-30 02:32:22,235 - DEBUG - Link local service introspect added
2025-06-30 02:32:22,274 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-30 02:32:27,351 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:32:27,483 - INFO - Waiting for VM ctest-TestBasicVMVN-34826671-10702909 to be up..
2025-06-30 02:32:27,483 - INFO - VM name : ctest-TestBasicVMVN-34826671-10702909
2025-06-30 02:32:27,555 - DEBUG - VM ctest-TestBasicVMVN-34826671-10702909 ID is 303f9c3e-bd8a-4e38-b940-08ca5a7d42e2
2025-06-30 02:32:27,555 - DEBUG - VM ctest-TestBasicVMVN-34826671-10702909 launched on Node cn-jenkins-deploy-platform-ansible-os-3568-1
2025-06-30 02:32:27,632 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/303f9c3e-bd8a-4e38-b940-08ca5a7d42e2
2025-06-30 02:32:27,922 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/303f9c3e-bd8a-4e38-b940-08ca5a7d42e2
2025-06-30 02:32:27,953 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/03872371-ab29-4882-9020-6980dd6b41e0
2025-06-30 02:32:31,210 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-06-30 02:32:31,210 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34826671-10702909 failed!
2025-06-30 02:32:31,267 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34826671:ctest-vn2_metadata-37183968 is 11.1.1.1 and allocation pool is NOT set
2025-06-30 02:32:33,329 - 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.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.374 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.374/1.715/3.056/1.341 ms')
2025-06-30 02:32:33,329 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34826671-10702909 passed
2025-06-30 02:32:33,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:32:33,479 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34826671-10702909, IP 11.1.1.3, Port 22
2025-06-30 02:32:33,631 - DEBUG - VM ctest-TestBasicVMVN-34826671-10702909 is ready for SSH connections
2025-06-30 02:32:33,631 - INFO - Retry 0
2025-06-30 02:32:33,631 - 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.56, gateway password: c0ntrail123
2025-06-30 02:32:33,631 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-30 02:32:35,236 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-30 02:32:35,237 - INFO - Generic metadata worked
2025-06-30 02:32:35,503 - DEBUG - Link local service introspect removed
2025-06-30 02:32:35,503 - INFO - Deleting VM ctest-TestBasicVMVN-34826671-10702909
2025-06-30 02:32:35,571 - INFO - Deleting VN ctest-vn2_metadata-37183968
2025-06-30 02:32:35,609 - DEBUG - VN 0d4301ad-0861-4c9b-a916-0ef889d7d3b8 still in use: Unable to complete operation on network 0d4301ad-0861-4c9b-a916-0ef889d7d3b8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ba836b76-10fc-463b-bf11-9917f8812778']
2025-06-30 02:32:35,609 - WARNING - Deleting VN ctest-vn2_metadata-37183968 failed..Will retry
2025-06-30 02:32:37,721 - DEBUG - Response for deleting network ()
2025-06-30 02:32:37,976 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 02:32:37,976 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-06-30 02:32:37,976 - INFO - --------------------------------------------------------------------------------
2025-06-30 02:32:37,979 - INFO - ================================================================================
2025-06-30 02:32:37,979 - INFO - STARTING TEST : test_metadata_service
2025-06-30 02:32:37,979 - 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-30 02:32:38,266 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.14': '0'}} with
2025-06-30 02:32:38,266 - INFO - Initial checks done. Running the testcase now
2025-06-30 02:32:38,266 - INFO -
2025-06-30 02:32:38,266 - DEBUG - Requesting: http://10.0.0.56:8082/global-vrouter-configs
2025-06-30 02:32:38,272 - DEBUG - Requesting: http://10.0.0.56:8082/global-vrouter-config/647b0a13-54d9-4f79-906c-d40d516e5914
2025-06-30 02:32:38,451 - DEBUG - Response for create_network : {'network': {'id': 'ec7b43e9-e8f6-4a4c-a921-369363891467', 'name': 'ctest-vn-51217973', 'tenant_id': '67451d9dccfc49879b7dcb1d0db8828e', 'project_id': '67451d9dccfc49879b7dcb1d0db8828e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34826671', 'ctest-vn-51217973'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 02:32:38,604 - DEBUG - Response for create_subnet : {'subnet': {'id': '389e683e-ce77-449f-85b2-8500b6e916af', 'name': '', 'tenant_id': '67451d9dccfc49879b7dcb1d0db8828e', 'network_id': 'ec7b43e9-e8f6-4a4c-a921-369363891467', 'ip_version': 4, 'cidr': '206.207.24.128/26', 'allocation_pools': [{'start': '206.207.24.130', 'end': '206.207.24.190'}], 'gateway_ip': '206.207.24.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.207.24.130', 'tags': [], 'project_id': '67451d9dccfc49879b7dcb1d0db8828e'}}
2025-06-30 02:32:38,623 - INFO - Created VN ctest-vn-51217973
2025-06-30 02:32:38,675 - DEBUG - VN ctest-vn-51217973 UUID is ec7b43e9-e8f6-4a4c-a921-369363891467
2025-06-30 02:32:39,768 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3568-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3568-1)
2025-06-30 02:32:39,768 - INFO - Waiting for VM ctest-TestBasicVMVN-34826671-44825659 to be up..
2025-06-30 02:32:39,811 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-30 02:32:44,907 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:32:44,907 - INFO - VM name : ctest-TestBasicVMVN-34826671-44825659
2025-06-30 02:32:44,983 - DEBUG - VM ctest-TestBasicVMVN-34826671-44825659 ID is dfa20d36-15f4-402c-813e-7eda22a46436
2025-06-30 02:32:44,983 - DEBUG - VM ctest-TestBasicVMVN-34826671-44825659 launched on Node cn-jenkins-deploy-platform-ansible-os-3568-1
2025-06-30 02:32:45,058 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/dfa20d36-15f4-402c-813e-7eda22a46436
2025-06-30 02:32:45,069 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/36379387-cda6-4ad3-9848-e1a3e0c0668c
2025-06-30 02:32:48,319 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-06-30 02:32:48,320 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34826671-44825659 failed!
2025-06-30 02:32:48,375 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34826671:ctest-vn-51217973 is 206.207.24.129 and allocation pool is NOT set
2025-06-30 02:32:50,434 - 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.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.442 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.442/1.573/2.704/1.131 ms')
2025-06-30 02:32:50,434 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34826671-44825659 passed
2025-06-30 02:32:50,587 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:32:50,588 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34826671-44825659, IP 206.207.24.131, Port 22
2025-06-30 02:32:50,747 - DEBUG - VM ctest-TestBasicVMVN-34826671-44825659 is ready for SSH connections
2025-06-30 02:32:50,747 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-06-30 02:32:50,747 - DEBUG - cat /tmp/output.txt
2025-06-30 02:32:52,371 - DEBUG - Hello World. The time is now Sun, 29 Jun 2025 20:32:49 -0600!
2025-06-30 02:32:52,371 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 29 Jun 2025 20:32:49 -0600!'}
2025-06-30 02:32:52,371 - INFO - metadata_script.txt got executed in the vm
2025-06-30 02:32:52,371 - INFO - Deleting VM ctest-TestBasicVMVN-34826671-44825659
2025-06-30 02:32:52,434 - INFO - Deleting VN ctest-vn-51217973
2025-06-30 02:32:52,473 - DEBUG - VN ec7b43e9-e8f6-4a4c-a921-369363891467 still in use: Unable to complete operation on network ec7b43e9-e8f6-4a4c-a921-369363891467. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f957a8a0-7560-4cdc-96ca-70836a61b079']
2025-06-30 02:32:52,473 - WARNING - Deleting VN ctest-vn-51217973 failed..Will retry
2025-06-30 02:32:54,571 - DEBUG - Response for deleting network ()
2025-06-30 02:32:54,824 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 02:32:54,825 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-06-30 02:32:54,825 - INFO - --------------------------------------------------------------------------------
2025-06-30 02:32:54,827 - INFO - ================================================================================
2025-06-30 02:32:54,827 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-30 02:32:54,827 - 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-30 02:32:55,113 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.14': '0'}} with
2025-06-30 02:32:55,113 - INFO - Initial checks done. Running the testcase now
2025-06-30 02:32:55,113 - INFO -
2025-06-30 02:32:55,583 - DEBUG - Response for create_network : {'network': {'id': '69cd40c7-575d-4758-a489-05916ea87b24', 'name': 'ctest-vn-15775621', 'tenant_id': '67451d9dccfc49879b7dcb1d0db8828e', 'project_id': '67451d9dccfc49879b7dcb1d0db8828e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-34826671', 'ctest-vn-15775621'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 02:32:55,775 - DEBUG - Response for create_subnet : {'subnet': {'id': '2313133e-57ad-4a02-b552-72ddd136ff91', 'name': '', 'tenant_id': '67451d9dccfc49879b7dcb1d0db8828e', 'network_id': '69cd40c7-575d-4758-a489-05916ea87b24', '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': '67451d9dccfc49879b7dcb1d0db8828e'}}
2025-06-30 02:32:55,952 - DEBUG - Response for create_subnet : {'subnet': {'id': '4d81356c-dfed-4d99-bf5a-5ab0a116f5b0', 'name': '', 'tenant_id': '67451d9dccfc49879b7dcb1d0db8828e', 'network_id': '69cd40c7-575d-4758-a489-05916ea87b24', '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': '67451d9dccfc49879b7dcb1d0db8828e'}}
2025-06-30 02:32:55,974 - INFO - Created VN ctest-vn-15775621
2025-06-30 02:32:56,027 - DEBUG - VN ctest-vn-15775621 UUID is 69cd40c7-575d-4758-a489-05916ea87b24
2025-06-30 02:32:56,394 - DEBUG - Response for create_port : {'port': {'name': '6eaf290e-ad6a-453b-8dc9-c6884b55d51c', 'id': '6eaf290e-ad6a-453b-8dc9-c6884b55d51c', 'tenant_id': '67451d9dccfc49879b7dcb1d0db8828e', 'network_id': '69cd40c7-575d-4758-a489-05916ea87b24', 'mac_address': '02:6e:af:29:0e:ad', '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': '2313133e-57ad-4a02-b552-72ddd136ff91'}], 'security_groups': ['8b4c1db8-3324-47bd-aa7d-2bf02f440816'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '67451d9dccfc49879b7dcb1d0db8828e'}}
2025-06-30 02:32:56,574 - DEBUG - Response for create_port : {'port': {'name': 'bde29af8-8827-454a-9e15-c5daa66fee67', 'id': 'bde29af8-8827-454a-9e15-c5daa66fee67', 'tenant_id': '67451d9dccfc49879b7dcb1d0db8828e', 'network_id': '69cd40c7-575d-4758-a489-05916ea87b24', 'mac_address': '02:bd:e2:9a:f8:88', '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': '4d81356c-dfed-4d99-bf5a-5ab0a116f5b0'}], 'security_groups': ['8b4c1db8-3324-47bd-aa7d-2bf02f440816'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '67451d9dccfc49879b7dcb1d0db8828e'}}
2025-06-30 02:32:56,951 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3568-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3568-1)
2025-06-30 02:32:57,312 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3568-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3568-1)
2025-06-30 02:32:58,440 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3568-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3568-1)
2025-06-30 02:32:58,440 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-06-30 02:32:58,450 - DEBUG - Requesting: http://10.0.0.56:8082/domain/b2c4e208-97f0-44aa-9108-0cd1ce8aea7a
2025-06-30 02:32:58,466 - DEBUG - Requesting: http://10.0.0.56:8082/project/67451d9d-ccfc-4987-9b7d-cb1d0db8828e
2025-06-30 02:32:58,549 - DEBUG - Requesting: http://10.0.0.56:8082/network-ipam/3d1cd613-7284-49fe-9e93-1251407b9005
2025-06-30 02:32:58,561 - INFO - Verifications in API Server for IPAM: ctest-ipam-31695811 passed
2025-06-30 02:32:58,571 - DEBUG - Control-node 10.0.0.56 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-34826671:ctest-ipam-31695811', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-34826671', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4403629914675497470', 'uuid-lslong': '11426496819752570885'}, 'enable': 'true', 'created': '2025-06-30T02:32:55', 'last-modified': '2025-06-30T02:32:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.229943'}
2025-06-30 02:32:58,571 - INFO - Verifications in Control node for IPAM: ctest-ipam-31695811 passed
2025-06-30 02:32:58,571 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-06-30 02:32:58,578 - DEBUG - Requesting: http://10.0.0.56:8082/domain/b2c4e208-97f0-44aa-9108-0cd1ce8aea7a
2025-06-30 02:32:58,592 - DEBUG - Requesting: http://10.0.0.56:8082/project/67451d9d-ccfc-4987-9b7d-cb1d0db8828e
2025-06-30 02:32:58,689 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/69cd40c7-575d-4758-a489-05916ea87b24
2025-06-30 02:32:58,702 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/69cd40c7-575d-4758-a489-05916ea87b24
2025-06-30 02:32:58,718 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/1b79ecb4-6da7-40e5-8ec2-eafdf2e686a3
2025-06-30 02:32:58,728 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/1b79ecb4-6da7-40e5-8ec2-eafdf2e686a3
2025-06-30 02:32:58,737 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/e4a25ef4-556f-4e33-9c6f-84a87dc2786c
2025-06-30 02:32:58,747 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-30 02:32:58,747 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/69cd40c7-575d-4758-a489-05916ea87b24
2025-06-30 02:32:58,759 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/1b79ecb4-6da7-40e5-8ec2-eafdf2e686a3
2025-06-30 02:32:58,783 - INFO - Verified VN network id 8 for VN 69cd40c7-575d-4758-a489-05916ea87b24
2025-06-30 02:32:58,784 - INFO - Verifications in API Server for VN ctest-vn-15775621 passed
2025-06-30 02:32:58,784 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/69cd40c7-575d-4758-a489-05916ea87b24
2025-06-30 02:32:58,803 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/1b79ecb4-6da7-40e5-8ec2-eafdf2e686a3
2025-06-30 02:32:58,829 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/1b79ecb4-6da7-40e5-8ec2-eafdf2e686a3
2025-06-30 02:32:58,839 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/e4a25ef4-556f-4e33-9c6f-84a87dc2786c
2025-06-30 02:32:58,855 - DEBUG - Control-node 10.0.0.56 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-34826671:ctest-vn-15775621', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-34826671', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7623820969116518232', 'uuid-lslong': '11856013616214473508'}, 'enable': 'true', 'created': '2025-06-30T02:32:55', 'last-modified': '2025-06-30T02:32:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.930270'}
2025-06-30 02:32:58,872 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-30 02:32:58,872 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-15775621 passed
2025-06-30 02:32:58,873 - DEBUG - ====Verifying policy data for ctest-vn-15775621 in API_Server ======
2025-06-30 02:32:58,873 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-06-30 02:32:58,906 - DEBUG - Requesting: http://10.0.0.56:8082/domain/b2c4e208-97f0-44aa-9108-0cd1ce8aea7a
2025-06-30 02:32:58,927 - DEBUG - Requesting: http://10.0.0.56:8082/project/67451d9d-ccfc-4987-9b7d-cb1d0db8828e
2025-06-30 02:32:59,034 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/69cd40c7-575d-4758-a489-05916ea87b24
2025-06-30 02:32:59,050 - DEBUG - =>VN ctest-vn-15775621 has no policy to be verified
2025-06-30 02:32:59,050 - DEBUG - Verifying the vn in opserver
2025-06-30 02:32:59,050 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-34826671:ctest-vn-15775621 virtual network link through opserver 10.0.0.56
2025-06-30 02:32:59,050 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks
2025-06-30 02:32:59,414 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks
2025-06-30 02:32:59,520 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-34826671:ctest-vn-15775621', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-34826671:ctest-vn-15775621?flat'}
2025-06-30 02:32:59,520 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-34826671:ctest-vn-15775621 is found in opserver
2025-06-30 02:32:59,526 - DEBUG - VRF ids for VN ctest-vn-15775621: {'10.0.0.56': '2'}
2025-06-30 02:32:59,526 - INFO - Waiting for VM ctest-TestBasicVMVN-34826671-74724623 to be up..
2025-06-30 02:32:59,618 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:32:59,618 - INFO - VM name : ctest-TestBasicVMVN-34826671-74724623
2025-06-30 02:32:59,717 - DEBUG - VM ctest-TestBasicVMVN-34826671-74724623 ID is 4d84fa74-6de8-4827-90f9-f20dbdf107b3
2025-06-30 02:32:59,717 - DEBUG - VM ctest-TestBasicVMVN-34826671-74724623 launched on Node cn-jenkins-deploy-platform-ansible-os-3568-1
2025-06-30 02:32:59,830 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/4d84fa74-6de8-4827-90f9-f20dbdf107b3
2025-06-30 02:32:59,839 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/6eaf290e-ad6a-453b-8dc9-c6884b55d51c
2025-06-30 02:33:03,104 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-06-30 02:33:03,105 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34826671-74724623 failed!
2025-06-30 02:33:03,159 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34826671:ctest-vn-15775621 is 31.1.1.1 and allocation pool is NOT set
2025-06-30 02:33:03,159 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34826671:ctest-vn-15775621 is 31.1.2.1 and allocation pool is NOT set
2025-06-30 02:33:07,233 - 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 1009ms')
2025-06-30 02:33:07,233 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34826671-74724623 failed!
2025-06-30 02:33:07,291 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34826671:ctest-vn-15775621 is 31.1.1.1 and allocation pool is NOT set
2025-06-30 02:33:07,291 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-34826671:ctest-vn-15775621 is 31.1.2.1 and allocation pool is NOT set
2025-06-30 02:33:09,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=8.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.989 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.989/4.841/8.694/3.852 ms')
2025-06-30 02:33:09,357 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-34826671-74724623 passed
2025-06-30 02:33:09,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:33:09,507 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34826671-74724623, IP 31.1.1.4, Port 22
2025-06-30 02:33:09,673 - DEBUG - VM ctest-TestBasicVMVN-34826671-74724623 is ready for SSH connections
2025-06-30 02:33:09,673 - INFO - Waiting for VM ctest-TestBasicVMVN-34826671-01218308 to be up..
2025-06-30 02:33:09,760 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:33:09,760 - INFO - VM name : ctest-TestBasicVMVN-34826671-01218308
2025-06-30 02:33:09,833 - DEBUG - VM ctest-TestBasicVMVN-34826671-01218308 ID is 54cf8659-52a8-47ca-8b7c-0216d8f6a9f7
2025-06-30 02:33:09,833 - DEBUG - VM ctest-TestBasicVMVN-34826671-01218308 launched on Node cn-jenkins-deploy-platform-ansible-os-3568-1
2025-06-30 02:33:09,917 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/54cf8659-52a8-47ca-8b7c-0216d8f6a9f7
2025-06-30 02:33:09,926 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/bde29af8-8827-454a-9e15-c5daa66fee67
2025-06-30 02:33:11,177 - 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.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.486 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.486/1.656/2.827/1.170 ms')
2025-06-30 02:33:11,177 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-34826671-01218308 passed
2025-06-30 02:33:11,327 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:33:11,327 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34826671-01218308, IP 31.1.2.4, Port 22
2025-06-30 02:33:11,479 - DEBUG - VM ctest-TestBasicVMVN-34826671-01218308 is ready for SSH connections
2025-06-30 02:33:11,479 - INFO - Waiting for VM ctest-TestBasicVMVN-34826671-89764139 to be up..
2025-06-30 02:33:11,554 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:33:11,554 - INFO - VM name : ctest-TestBasicVMVN-34826671-89764139
2025-06-30 02:33:11,627 - DEBUG - VM ctest-TestBasicVMVN-34826671-89764139 ID is 67a0c923-dc8f-47d3-a164-3296892005f1
2025-06-30 02:33:11,628 - DEBUG - VM ctest-TestBasicVMVN-34826671-89764139 launched on Node cn-jenkins-deploy-platform-ansible-os-3568-1
2025-06-30 02:33:11,699 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/67a0c923-dc8f-47d3-a164-3296892005f1
2025-06-30 02:33:11,709 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/a0f833d9-3391-4df1-810c-9b770e77bee0
2025-06-30 02:33:12,950 - 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.84 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.512 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.512/1.675/2.839/1.163 ms')
2025-06-30 02:33:12,950 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-34826671-89764139 passed
2025-06-30 02:33:13,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:33:13,103 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-34826671-89764139, IP 31.1.1.3, Port 22
2025-06-30 02:33:13,259 - DEBUG - VM ctest-TestBasicVMVN-34826671-89764139 is ready for SSH connections
2025-06-30 02:33:13,259 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:33:13,259 - 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.56, gateway password: c0ntrail123
2025-06-30 02:33:13,259 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-30 02:33:17,278 - 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.472 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.771 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=2.951 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.771/2.398/3.472 ms
2025-06-30 02:33:17,278 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-34826671-74724623 passed
2025-06-30 02:33:17,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:33:17,279 - 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.56, gateway password: c0ntrail123
2025-06-30 02:33:17,279 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-30 02:33:20,910 - 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.402 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.016 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.813 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.813/1.743/3.402 ms
2025-06-30 02:33:20,910 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-34826671-01218308 passed
2025-06-30 02:33:20,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:33:20,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:33:20,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:33:20,911 - 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.56, gateway password: c0ntrail123
2025-06-30 02:33:20,911 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-30 02:33:21,087 - DEBUG - None
2025-06-30 02:33:21,087 - 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.56, gateway password: c0ntrail123
2025-06-30 02:33:21,087 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-30 02:33:21,267 - DEBUG - None
2025-06-30 02:33:21,267 - 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.56, gateway password: c0ntrail123
2025-06-30 02:33:21,267 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-30 02:33:21,910 - DEBUG - None
2025-06-30 02:33:21,910 - 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.56, gateway password: c0ntrail123
2025-06-30 02:33:21,911 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-30 02:33:24,119 - 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.739 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.112 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.385 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.517 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.385/2.031/6.112 ms
2025-06-30 02:33:24,119 - 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.56, gateway password: c0ntrail123
2025-06-30 02:33:24,120 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-30 02:33:26,363 - 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.061 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.679 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.972 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.426 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.753 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.577 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.533 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.426/2.143/4.972 ms
2025-06-30 02:33:26,364 - 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.56, gateway password: c0ntrail123
2025-06-30 02:33:26,364 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-30 02:33:28,625 - 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.861 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.409 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.475 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.398 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.435 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.411 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.398/1.950/4.475 ms
2025-06-30 02:33:28,625 - INFO - Deleting VM ctest-TestBasicVMVN-34826671-89764139
2025-06-30 02:33:28,695 - INFO - Detaching port bde29af8-8827-454a-9e15-c5daa66fee67 from VM ctest-TestBasicVMVN-34826671-01218308
2025-06-30 02:33:28,744 - INFO - Deleting VM ctest-TestBasicVMVN-34826671-01218308
2025-06-30 02:33:28,809 - INFO - Detaching port 6eaf290e-ad6a-453b-8dc9-c6884b55d51c from VM ctest-TestBasicVMVN-34826671-74724623
2025-06-30 02:33:28,841 - INFO - Deleting VM ctest-TestBasicVMVN-34826671-74724623
2025-06-30 02:33:28,927 - INFO - Deleting VN ctest-vn-15775621
2025-06-30 02:33:29,094 - DEBUG - Response for delete_port : ()
2025-06-30 02:33:29,288 - DEBUG - Response for delete_port : ()
2025-06-30 02:33:29,339 - DEBUG - VN 69cd40c7-575d-4758-a489-05916ea87b24 still in use: Unable to complete operation on network 69cd40c7-575d-4758-a489-05916ea87b24. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1ef4413f-d936-4b3d-b967-134ae2b039ee']
2025-06-30 02:33:29,339 - WARNING - Deleting VN ctest-vn-15775621 failed..Will retry
2025-06-30 02:33:31,472 - DEBUG - Response for deleting network ()
2025-06-30 02:33:31,472 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/1b79ecb4-6da7-40e5-8ec2-eafdf2e686a3
2025-06-30 02:33:31,479 - DEBUG - Response Code: 404
2025-06-30 02:33:31,479 - DEBUG - Requesting: http://10.0.0.56:8082/domains
2025-06-30 02:33:31,486 - DEBUG - Requesting: http://10.0.0.56:8082/domain/b2c4e208-97f0-44aa-9108-0cd1ce8aea7a
2025-06-30 02:33:31,544 - DEBUG - Requesting: http://10.0.0.56:8082/project/67451d9d-ccfc-4987-9b7d-cb1d0db8828e
2025-06-30 02:33:31,618 - INFO - Validated that VN ctest-vn-15775621 is not found in API Server
2025-06-30 02:33:31,630 - DEBUG - VN ctest-vn-15775621 is not present in Agent 10.0.0.56
2025-06-30 02:33:31,630 - INFO - Validated that VN ctest-vn-15775621 is not in any agent
2025-06-30 02:33:31,635 - DEBUG - VRF 2 is not seen in agent 10.0.0.56
2025-06-30 02:33:31,640 - DEBUG - Vrouter 10.0.0.56 does not have vrf 2 for VN ctest-vn-15775621
2025-06-30 02:33:31,640 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-34826671:ctest-vn-15775621
2025-06-30 02:33:31,650 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-15775621 info
2025-06-30 02:33:31,731 - INFO - IPAM: ctest-ipam-31695811 is not found in API Server
2025-06-30 02:33:31,742 - INFO - IPAM:ctest-ipam-31695811 is not found in control node
2025-06-30 02:33:32,001 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 02:33:32,001 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-06-30 02:33:32,002 - INFO - --------------------------------------------------------------------------------
2025-06-30 02:33:32,699 - INFO - Deleted project: ctest-TestBasicVMVN-34826671, ID : 67451d9d-ccfc-4987-9b7d-cb1d0db8828e