2025-06-09 15:09:10,828 - INFO - Domain Default found not creating
2025-06-09 15:09:10,972 - INFO - Project ctest-TestBasicVMVN-19801603 not found, creating it
2025-06-09 15:09:11,437 - INFO - Created Project:ctest-TestBasicVMVN-19801603, ID : 39a3d7ea-e37e-4ee3-90ec-39cff1be37ae
2025-06-09 15:09:12,935 - INFO - ================================================================================
2025-06-09 15:09:12,935 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-09 15:09:12,936 - 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-09 15:09:13,188 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-06-09 15:09:13,189 - INFO - Initial checks done. Running the testcase now
2025-06-09 15:09:13,189 - INFO -
2025-06-09 15:09:13,743 - DEBUG - Response for create_network : {'network': {'id': '2ed7ffbf-dcd7-43b2-9f3a-310a73e36b87', 'name': 'ctest-vn2_metadata-22308602', 'tenant_id': '39a3d7eae37e4ee390ec39cff1be37ae', 'project_id': '39a3d7eae37e4ee390ec39cff1be37ae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19801603', 'ctest-vn2_metadata-22308602'], 'port_security_enabled': True, 'description': ''}}
2025-06-09 15:09:13,936 - DEBUG - Response for create_subnet : {'subnet': {'id': 'df507d52-ac99-4cb0-8210-2d06f6e482b5', 'name': '', 'tenant_id': '39a3d7eae37e4ee390ec39cff1be37ae', 'network_id': '2ed7ffbf-dcd7-43b2-9f3a-310a73e36b87', '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': '39a3d7eae37e4ee390ec39cff1be37ae'}}
2025-06-09 15:09:13,955 - INFO - Created VN ctest-vn2_metadata-22308602
2025-06-09 15:09:14,007 - DEBUG - VN ctest-vn2_metadata-22308602 UUID is 2ed7ffbf-dcd7-43b2-9f3a-310a73e36b87
2025-06-09 15:09:14,197 - DEBUG - Services list from nova: [, , ]
2025-06-09 15:09:15,216 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3425-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3425-1)
2025-06-09 15:09:15,327 - DEBUG - Link local service introspect added
2025-06-09 15:09:15,368 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-09 15:09:20,452 - DEBUG - VM is in ACTIVE state now
2025-06-09 15:09:20,589 - INFO - Waiting for VM ctest-TestBasicVMVN-19801603-28031108 to be up..
2025-06-09 15:09:20,589 - INFO - VM name : ctest-TestBasicVMVN-19801603-28031108
2025-06-09 15:09:20,666 - DEBUG - VM ctest-TestBasicVMVN-19801603-28031108 ID is 70e38020-d10b-4938-863c-0a11286f338c
2025-06-09 15:09:20,666 - DEBUG - VM ctest-TestBasicVMVN-19801603-28031108 launched on Node cn-jenkins-deploy-platform-ansible-os-3425-1.
2025-06-09 15:09:20,746 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/70e38020-d10b-4938-863c-0a11286f338c
2025-06-09 15:09:21,039 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/70e38020-d10b-4938-863c-0a11286f338c
2025-06-09 15:09:21,067 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/35617da1-6529-4848-81ed-fe1145c8e8e3
2025-06-09 15:09:24,331 - 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 1031ms')
2025-06-09 15:09:24,331 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19801603-28031108 failed!
2025-06-09 15:09:24,387 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19801603:ctest-vn2_metadata-22308602 is 11.1.1.1 and allocation pool is NOT set
2025-06-09 15:09:26,445 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.432 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.432/3.579/6.727/3.147 ms')
2025-06-09 15:09:26,445 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19801603-28031108 passed
2025-06-09 15:09:26,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 15:09:26,595 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19801603-28031108, IP 11.1.1.3, Port 22
2025-06-09 15:09:26,651 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-06-09 15:09:26,737 - DEBUG - VM ctest-TestBasicVMVN-19801603-28031108 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-09 15:09:31,738 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 15:09:31,738 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19801603-28031108, IP 11.1.1.3, Port 22
2025-06-09 15:09:31,899 - DEBUG - VM ctest-TestBasicVMVN-19801603-28031108 is ready for SSH connections
2025-06-09 15:09:31,899 - INFO - Retry 0
2025-06-09 15:09:31,899 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-09 15:09:31,899 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-09 15:09:33,518 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-09 15:09:33,518 - INFO - Generic metadata worked
2025-06-09 15:09:33,775 - DEBUG - Link local service introspect removed
2025-06-09 15:09:33,775 - INFO - Deleting VM ctest-TestBasicVMVN-19801603-28031108
2025-06-09 15:09:33,868 - INFO - Deleting VN ctest-vn2_metadata-22308602
2025-06-09 15:09:33,913 - DEBUG - VN 2ed7ffbf-dcd7-43b2-9f3a-310a73e36b87 still in use: Unable to complete operation on network 2ed7ffbf-dcd7-43b2-9f3a-310a73e36b87. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1fede102-ab5f-42e8-b239-e65fce688608']
2025-06-09 15:09:33,913 - WARNING - Deleting VN ctest-vn2_metadata-22308602 failed..Will retry
2025-06-09 15:09:36,015 - DEBUG - Response for deleting network ()
2025-06-09 15:09:36,276 - DEBUG - No XMPP flaps were noticed during the test
2025-06-09 15:09:36,276 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-06-09 15:09:36,277 - INFO - --------------------------------------------------------------------------------
2025-06-09 15:09:36,279 - INFO - ================================================================================
2025-06-09 15:09:36,279 - INFO - STARTING TEST : test_metadata_service
2025-06-09 15:09:36,279 - 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-09 15:09:36,563 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-06-09 15:09:36,563 - INFO - Initial checks done. Running the testcase now
2025-06-09 15:09:36,563 - INFO -
2025-06-09 15:09:36,563 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-06-09 15:09:36,569 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/d0c0fd80-44d7-4b5e-a43a-2799411531d6
2025-06-09 15:09:36,759 - DEBUG - Response for create_network : {'network': {'id': '15dc9811-89c9-4dfe-9e4a-3676cfb0e1f9', 'name': 'ctest-vn-39387501', 'tenant_id': '39a3d7eae37e4ee390ec39cff1be37ae', 'project_id': '39a3d7eae37e4ee390ec39cff1be37ae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19801603', 'ctest-vn-39387501'], 'port_security_enabled': True, 'description': ''}}
2025-06-09 15:09:36,931 - DEBUG - Response for create_subnet : {'subnet': {'id': '8a8f7383-d279-4206-a452-8ee420e98226', 'name': '', 'tenant_id': '39a3d7eae37e4ee390ec39cff1be37ae', 'network_id': '15dc9811-89c9-4dfe-9e4a-3676cfb0e1f9', 'ip_version': 4, 'cidr': '96.20.105.0/26', 'allocation_pools': [{'start': '96.20.105.2', 'end': '96.20.105.62'}], 'gateway_ip': '96.20.105.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '96.20.105.2', 'tags': [], 'project_id': '39a3d7eae37e4ee390ec39cff1be37ae'}}
2025-06-09 15:09:36,948 - INFO - Created VN ctest-vn-39387501
2025-06-09 15:09:36,999 - DEBUG - VN ctest-vn-39387501 UUID is 15dc9811-89c9-4dfe-9e4a-3676cfb0e1f9
2025-06-09 15:09:38,141 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3425-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3425-1)
2025-06-09 15:09:38,141 - INFO - Waiting for VM ctest-TestBasicVMVN-19801603-62634561 to be up..
2025-06-09 15:09:38,186 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-09 15:09:43,269 - DEBUG - VM is in ACTIVE state now
2025-06-09 15:09:43,270 - INFO - VM name : ctest-TestBasicVMVN-19801603-62634561
2025-06-09 15:09:43,358 - DEBUG - VM ctest-TestBasicVMVN-19801603-62634561 ID is c540d7b8-c528-47d8-8a63-5c015ac14211
2025-06-09 15:09:43,358 - DEBUG - VM ctest-TestBasicVMVN-19801603-62634561 launched on Node cn-jenkins-deploy-platform-ansible-os-3425-1.
2025-06-09 15:09:43,442 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/c540d7b8-c528-47d8-8a63-5c015ac14211
2025-06-09 15:09:43,450 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/940bfc4e-04fd-4680-b9aa-55c5289f3b1c
2025-06-09 15:09:46,705 - 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 1014ms')
2025-06-09 15:09:46,705 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19801603-62634561 failed!
2025-06-09 15:09:46,759 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-39387501 is 96.20.105.1 and allocation pool is NOT set
2025-06-09 15:09:48,825 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.04 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 = 3.041/3.567/4.094/0.526 ms')
2025-06-09 15:09:48,825 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19801603-62634561 passed
2025-06-09 15:09:48,987 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 15:09:48,987 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19801603-62634561, IP 96.20.105.3, Port 22
2025-06-09 15:09:49,153 - DEBUG - VM ctest-TestBasicVMVN-19801603-62634561 is ready for SSH connections
2025-06-09 15:09:49,153 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-09 15:09:49,153 - DEBUG - cat /tmp/output.txt
2025-06-09 15:09:50,797 - DEBUG - Hello World. The time is now Mon, 09 Jun 2025 09:09:49 -0600!
2025-06-09 15:09:50,797 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 09 Jun 2025 09:09:49 -0600!'}
2025-06-09 15:09:50,798 - INFO - metadata_script.txt got executed in the vm
2025-06-09 15:09:50,798 - INFO - Deleting VM ctest-TestBasicVMVN-19801603-62634561
2025-06-09 15:09:50,889 - INFO - Deleting VN ctest-vn-39387501
2025-06-09 15:09:50,933 - DEBUG - VN 15dc9811-89c9-4dfe-9e4a-3676cfb0e1f9 still in use: Unable to complete operation on network 15dc9811-89c9-4dfe-9e4a-3676cfb0e1f9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9876451d-b1d0-4839-9386-bf3c496887ee']
2025-06-09 15:09:50,933 - WARNING - Deleting VN ctest-vn-39387501 failed..Will retry
2025-06-09 15:09:53,043 - DEBUG - Response for deleting network ()
2025-06-09 15:09:53,295 - DEBUG - No XMPP flaps were noticed during the test
2025-06-09 15:09:53,296 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-06-09 15:09:53,296 - INFO - --------------------------------------------------------------------------------
2025-06-09 15:09:53,298 - INFO - ================================================================================
2025-06-09 15:09:53,298 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-09 15:09:53,298 - 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-09 15:09:53,584 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-06-09 15:09:53,584 - INFO - Initial checks done. Running the testcase now
2025-06-09 15:09:53,585 - INFO -
2025-06-09 15:09:54,075 - DEBUG - Response for create_network : {'network': {'id': 'd8c35539-9a2c-4327-8feb-d29a8eb8f09c', 'name': 'ctest-vn-36640478', 'tenant_id': '39a3d7eae37e4ee390ec39cff1be37ae', 'project_id': '39a3d7eae37e4ee390ec39cff1be37ae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19801603', 'ctest-vn-36640478'], 'port_security_enabled': True, 'description': ''}}
2025-06-09 15:09:54,249 - DEBUG - Response for create_subnet : {'subnet': {'id': '04b0ba21-e3ab-40e7-90ac-290ef00e5334', 'name': '', 'tenant_id': '39a3d7eae37e4ee390ec39cff1be37ae', 'network_id': 'd8c35539-9a2c-4327-8feb-d29a8eb8f09c', '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': '39a3d7eae37e4ee390ec39cff1be37ae'}}
2025-06-09 15:09:54,396 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ab64c34f-a280-4521-830d-c395ea20d1ed', 'name': '', 'tenant_id': '39a3d7eae37e4ee390ec39cff1be37ae', 'network_id': 'd8c35539-9a2c-4327-8feb-d29a8eb8f09c', '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': '39a3d7eae37e4ee390ec39cff1be37ae'}}
2025-06-09 15:09:54,415 - INFO - Created VN ctest-vn-36640478
2025-06-09 15:09:54,468 - DEBUG - VN ctest-vn-36640478 UUID is d8c35539-9a2c-4327-8feb-d29a8eb8f09c
2025-06-09 15:09:54,841 - DEBUG - Response for create_port : {'port': {'name': 'ee18dfbf-8e38-4fb4-b3aa-b0050db9768e', 'id': 'ee18dfbf-8e38-4fb4-b3aa-b0050db9768e', 'tenant_id': '39a3d7eae37e4ee390ec39cff1be37ae', 'network_id': 'd8c35539-9a2c-4327-8feb-d29a8eb8f09c', 'mac_address': '02:ee:18:df:bf:8e', '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': '04b0ba21-e3ab-40e7-90ac-290ef00e5334'}], 'security_groups': ['3a69e896-57ce-43b4-b474-e03c45ce5028'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '39a3d7eae37e4ee390ec39cff1be37ae'}}
2025-06-09 15:09:55,010 - DEBUG - Response for create_port : {'port': {'name': '006b944e-e18d-4bf2-83ac-c9168f9ef8ca', 'id': '006b944e-e18d-4bf2-83ac-c9168f9ef8ca', 'tenant_id': '39a3d7eae37e4ee390ec39cff1be37ae', 'network_id': 'd8c35539-9a2c-4327-8feb-d29a8eb8f09c', 'mac_address': '02:00:6b:94:4e:e1', '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': 'ab64c34f-a280-4521-830d-c395ea20d1ed'}], 'security_groups': ['3a69e896-57ce-43b4-b474-e03c45ce5028'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '39a3d7eae37e4ee390ec39cff1be37ae'}}
2025-06-09 15:09:55,375 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3425-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3425-1)
2025-06-09 15:09:55,787 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3425-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3425-1)
2025-06-09 15:09:57,065 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3425-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3425-1)
2025-06-09 15:09:57,065 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-09 15:09:57,071 - DEBUG - Requesting: http://10.0.0.254:8082/domain/d12e9e27-812a-4dfe-816b-11abf84b0f36
2025-06-09 15:09:57,083 - DEBUG - Requesting: http://10.0.0.254:8082/project/39a3d7ea-e37e-4ee3-90ec-39cff1be37ae
2025-06-09 15:09:57,150 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/c7cb9287-5362-4260-ba81-93fbbd48780c
2025-06-09 15:09:57,164 - INFO - Verifications in API Server for IPAM: ctest-ipam-39749723 passed
2025-06-09 15:09:57,170 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-19801603:ctest-ipam-39749723', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19801603', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14396761743737111136', 'uuid-lslong': '13439185472471988236'}, 'enable': 'true', 'created': '2025-06-09T15:09:53', 'last-modified': '2025-06-09T15:09:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.354780'}
2025-06-09 15:09:57,170 - INFO - Verifications in Control node for IPAM: ctest-ipam-39749723 passed
2025-06-09 15:09:57,170 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-09 15:09:57,181 - DEBUG - Requesting: http://10.0.0.254:8082/domain/d12e9e27-812a-4dfe-816b-11abf84b0f36
2025-06-09 15:09:57,196 - DEBUG - Requesting: http://10.0.0.254:8082/project/39a3d7ea-e37e-4ee3-90ec-39cff1be37ae
2025-06-09 15:09:57,264 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d8c35539-9a2c-4327-8feb-d29a8eb8f09c
2025-06-09 15:09:57,282 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d8c35539-9a2c-4327-8feb-d29a8eb8f09c
2025-06-09 15:09:57,292 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5c5817c9-36fe-4342-a53c-30ca9bc2fde7
2025-06-09 15:09:57,307 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5c5817c9-36fe-4342-a53c-30ca9bc2fde7
2025-06-09 15:09:57,316 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/3535ae7e-a5ef-4ef3-a596-9ac634a6861d
2025-06-09 15:09:57,326 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-09 15:09:57,326 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d8c35539-9a2c-4327-8feb-d29a8eb8f09c
2025-06-09 15:09:57,337 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5c5817c9-36fe-4342-a53c-30ca9bc2fde7
2025-06-09 15:09:57,369 - INFO - Verified VN network id 7 for VN d8c35539-9a2c-4327-8feb-d29a8eb8f09c
2025-06-09 15:09:57,369 - INFO - Verifications in API Server for VN ctest-vn-36640478 passed
2025-06-09 15:09:57,369 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d8c35539-9a2c-4327-8feb-d29a8eb8f09c
2025-06-09 15:09:57,383 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5c5817c9-36fe-4342-a53c-30ca9bc2fde7
2025-06-09 15:09:57,396 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5c5817c9-36fe-4342-a53c-30ca9bc2fde7
2025-06-09 15:09:57,406 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/3535ae7e-a5ef-4ef3-a596-9ac634a6861d
2025-06-09 15:09:57,424 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19801603', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15619421638539100967', 'uuid-lslong': '10370614128211980444'}, 'enable': 'true', 'created': '2025-06-09T15:09:54', 'last-modified': '2025-06-09T15:09:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.063529'}
2025-06-09 15:09:57,444 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-09 15:09:57,444 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-36640478 passed
2025-06-09 15:09:57,444 - DEBUG - ====Verifying policy data for ctest-vn-36640478 in API_Server ======
2025-06-09 15:09:57,444 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-09 15:09:57,458 - DEBUG - Requesting: http://10.0.0.254:8082/domain/d12e9e27-812a-4dfe-816b-11abf84b0f36
2025-06-09 15:09:57,472 - DEBUG - Requesting: http://10.0.0.254:8082/project/39a3d7ea-e37e-4ee3-90ec-39cff1be37ae
2025-06-09 15:09:57,553 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/d8c35539-9a2c-4327-8feb-d29a8eb8f09c
2025-06-09 15:09:57,569 - DEBUG - =>VN ctest-vn-36640478 has no policy to be verified
2025-06-09 15:09:57,569 - DEBUG - Verifying the vn in opserver
2025-06-09 15:09:57,569 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 virtual network link through opserver 10.0.0.254
2025-06-09 15:09:57,569 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:09:58,003 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:10:01,073 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 virtual network link through opserver 10.0.0.254
2025-06-09 15:10:01,073 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:10:04,085 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 virtual network link through opserver 10.0.0.254
2025-06-09 15:10:04,085 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:10:07,097 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 virtual network link through opserver 10.0.0.254
2025-06-09 15:10:07,098 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:10:10,110 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 virtual network link through opserver 10.0.0.254
2025-06-09 15:10:10,111 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:10:13,122 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 virtual network link through opserver 10.0.0.254
2025-06-09 15:10:13,122 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:10:16,134 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 virtual network link through opserver 10.0.0.254
2025-06-09 15:10:16,134 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:10:19,146 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 virtual network link through opserver 10.0.0.254
2025-06-09 15:10:19,147 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:10:22,158 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 virtual network link through opserver 10.0.0.254
2025-06-09 15:10:22,158 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:10:25,169 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 virtual network link through opserver 10.0.0.254
2025-06-09 15:10:25,169 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:10:28,180 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 virtual network link through opserver 10.0.0.254
2025-06-09 15:10:28,180 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:10:31,191 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 virtual network link through opserver 10.0.0.254
2025-06-09 15:10:31,191 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-09 15:10:31,202 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478?flat'}
2025-06-09 15:10:31,202 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478 is found in opserver
2025-06-09 15:10:31,207 - DEBUG - VRF ids for VN ctest-vn-36640478: {'10.0.0.254': '2'}
2025-06-09 15:10:31,207 - INFO - Waiting for VM ctest-TestBasicVMVN-19801603-01275910 to be up..
2025-06-09 15:10:31,283 - DEBUG - VM is in ACTIVE state now
2025-06-09 15:10:31,283 - INFO - VM name : ctest-TestBasicVMVN-19801603-01275910
2025-06-09 15:10:31,359 - DEBUG - VM ctest-TestBasicVMVN-19801603-01275910 ID is 1bccbd01-e66d-4881-8350-c4aa26540077
2025-06-09 15:10:31,359 - DEBUG - VM ctest-TestBasicVMVN-19801603-01275910 launched on Node cn-jenkins-deploy-platform-ansible-os-3425-1.
2025-06-09 15:10:31,435 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/1bccbd01-e66d-4881-8350-c4aa26540077
2025-06-09 15:10:31,443 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ee18dfbf-8e38-4fb4-b3aa-b0050db9768e
2025-06-09 15:10:32,682 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.393 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.393/1.676/2.959/1.283 ms')
2025-06-09 15:10:32,682 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19801603-01275910 passed
2025-06-09 15:10:32,843 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 15:10:32,843 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19801603-01275910, IP 31.1.1.4, Port 22
2025-06-09 15:10:33,004 - DEBUG - VM ctest-TestBasicVMVN-19801603-01275910 is ready for SSH connections
2025-06-09 15:10:33,004 - INFO - Waiting for VM ctest-TestBasicVMVN-19801603-25484959 to be up..
2025-06-09 15:10:33,088 - DEBUG - VM is in ACTIVE state now
2025-06-09 15:10:33,088 - INFO - VM name : ctest-TestBasicVMVN-19801603-25484959
2025-06-09 15:10:33,187 - DEBUG - VM ctest-TestBasicVMVN-19801603-25484959 ID is 6c90e520-2aa7-4e26-9188-b34ac365a91e
2025-06-09 15:10:33,188 - DEBUG - VM ctest-TestBasicVMVN-19801603-25484959 launched on Node cn-jenkins-deploy-platform-ansible-os-3425-1.
2025-06-09 15:10:33,280 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6c90e520-2aa7-4e26-9188-b34ac365a91e
2025-06-09 15:10:33,291 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/006b944e-e18d-4bf2-83ac-c9168f9ef8ca
2025-06-09 15:10:34,532 - 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=8.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.383 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.383/4.422/8.461/4.039 ms')
2025-06-09 15:10:34,532 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-19801603-25484959 passed
2025-06-09 15:10:34,683 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 15:10:34,683 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19801603-25484959, IP 31.1.2.4, Port 22
2025-06-09 15:10:34,850 - DEBUG - VM ctest-TestBasicVMVN-19801603-25484959 is ready for SSH connections
2025-06-09 15:10:34,850 - INFO - Waiting for VM ctest-TestBasicVMVN-19801603-15904150 to be up..
2025-06-09 15:10:34,929 - DEBUG - VM is in ACTIVE state now
2025-06-09 15:10:34,929 - INFO - VM name : ctest-TestBasicVMVN-19801603-15904150
2025-06-09 15:10:35,020 - DEBUG - VM ctest-TestBasicVMVN-19801603-15904150 ID is 4fcfe64a-4a29-4f39-b8fd-aaecea014ad1
2025-06-09 15:10:35,020 - DEBUG - VM ctest-TestBasicVMVN-19801603-15904150 launched on Node cn-jenkins-deploy-platform-ansible-os-3425-1.
2025-06-09 15:10:35,121 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/4fcfe64a-4a29-4f39-b8fd-aaecea014ad1
2025-06-09 15:10:35,130 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/cacb3269-835a-4902-bdae-8b9c67ed7484
2025-06-09 15:10:36,380 - 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.94 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.473 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.473/1.704/2.936/1.231 ms')
2025-06-09 15:10:36,381 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-19801603-15904150 passed
2025-06-09 15:10:36,531 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 15:10:36,531 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19801603-15904150, IP 31.1.1.3, Port 22
2025-06-09 15:10:36,691 - DEBUG - VM ctest-TestBasicVMVN-19801603-15904150 is ready for SSH connections
2025-06-09 15:10:36,691 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 15:10:36,691 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-09 15:10:36,691 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-09 15:10:40,767 - 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.427 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.860 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.943 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.860/1.743/3.427 ms
2025-06-09 15:10:40,767 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-19801603-01275910 passed
2025-06-09 15:10:40,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 15:10:40,767 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-09 15:10:40,768 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-09 15:10:44,422 - 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=4.117 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.928 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.792 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.792/1.945/4.117 ms
2025-06-09 15:10:44,422 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-19801603-25484959 passed
2025-06-09 15:10:44,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 15:10:44,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 15:10:44,422 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 15:10:44,422 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-09 15:10:44,422 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-09 15:10:44,609 - DEBUG - None
2025-06-09 15:10:44,609 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-09 15:10:44,610 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-09 15:10:44,802 - DEBUG - None
2025-06-09 15:10:44,802 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-09 15:10:44,802 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-09 15:10:45,470 - DEBUG - None
2025-06-09 15:10:45,470 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-09 15:10:45,470 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-09 15:10:47,682 - 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.925 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.877 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.406 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.313 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.401 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.401/2.384/5.877 ms
2025-06-09 15:10:47,682 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-09 15:10:47,682 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-09 15:10:49,940 - 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.895 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.469 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.669 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.095 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.782 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.798 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.350/2.865/5.669 ms
2025-06-09 15:10:49,941 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-09 15:10:49,941 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-09 15:10:52,202 - 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.722 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.763 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.616 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.480 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.277 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.350 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.405 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.405/2.087/4.350 ms
2025-06-09 15:10:52,202 - INFO - Deleting VM ctest-TestBasicVMVN-19801603-15904150
2025-06-09 15:10:52,273 - INFO - Detaching port 006b944e-e18d-4bf2-83ac-c9168f9ef8ca from VM ctest-TestBasicVMVN-19801603-25484959
2025-06-09 15:10:52,331 - INFO - Deleting VM ctest-TestBasicVMVN-19801603-25484959
2025-06-09 15:10:52,410 - INFO - Detaching port ee18dfbf-8e38-4fb4-b3aa-b0050db9768e from VM ctest-TestBasicVMVN-19801603-01275910
2025-06-09 15:10:52,459 - INFO - Deleting VM ctest-TestBasicVMVN-19801603-01275910
2025-06-09 15:10:52,539 - INFO - Deleting VN ctest-vn-36640478
2025-06-09 15:10:52,722 - DEBUG - Response for delete_port : ()
2025-06-09 15:10:52,974 - DEBUG - Response for delete_port : ()
2025-06-09 15:10:53,099 - DEBUG - VN d8c35539-9a2c-4327-8feb-d29a8eb8f09c still in use: Unable to complete operation on network d8c35539-9a2c-4327-8feb-d29a8eb8f09c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8cef4d03-3236-4855-91d0-942c75bfa7df']
2025-06-09 15:10:53,099 - WARNING - Deleting VN ctest-vn-36640478 failed..Will retry
2025-06-09 15:10:55,235 - DEBUG - Response for deleting network ()
2025-06-09 15:10:55,235 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/5c5817c9-36fe-4342-a53c-30ca9bc2fde7
2025-06-09 15:10:55,242 - DEBUG - Response Code: 404
2025-06-09 15:10:55,242 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-09 15:10:55,248 - DEBUG - Requesting: http://10.0.0.254:8082/domain/d12e9e27-812a-4dfe-816b-11abf84b0f36
2025-06-09 15:10:55,300 - DEBUG - Requesting: http://10.0.0.254:8082/project/39a3d7ea-e37e-4ee3-90ec-39cff1be37ae
2025-06-09 15:10:55,389 - INFO - Validated that VN ctest-vn-36640478 is not found in API Server
2025-06-09 15:10:55,398 - DEBUG - VN ctest-vn-36640478 is not present in Agent 10.0.0.254
2025-06-09 15:10:55,398 - INFO - Validated that VN ctest-vn-36640478 is not in any agent
2025-06-09 15:10:55,403 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-06-09 15:10:55,409 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-36640478
2025-06-09 15:10:55,409 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-19801603:ctest-vn-36640478
2025-06-09 15:10:55,418 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-36640478 info
2025-06-09 15:10:55,503 - INFO - IPAM: ctest-ipam-39749723 is not found in API Server
2025-06-09 15:10:55,515 - INFO - IPAM:ctest-ipam-39749723 is not found in control node
2025-06-09 15:10:55,777 - DEBUG - No XMPP flaps were noticed during the test
2025-06-09 15:10:55,777 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:01:02]
2025-06-09 15:10:55,778 - INFO - --------------------------------------------------------------------------------
2025-06-09 15:10:56,504 - INFO - Deleted project: ctest-TestBasicVMVN-19801603, ID : 39a3d7ea-e37e-4ee3-90ec-39cff1be37ae