2025-01-16 02:30:55,601 - INFO - Domain Default found not creating
2025-01-16 02:30:55,745 - INFO - Project ctest-TestBasicVMVN-00445417 not found, creating it
2025-01-16 02:30:56,188 - INFO - Created Project:ctest-TestBasicVMVN-00445417, ID : 0a251768-9c75-49d5-8c4b-96ba263cc5e7
2025-01-16 02:30:57,675 - INFO - ================================================================================
2025-01-16 02:30:57,675 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-16 02:30:57,675 - 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-01-16 02:30:57,933 - DEBUG - Nothing to compare xmpp stats {'10.0.0.44': {'10.20.0.19': '0'}} with
2025-01-16 02:30:57,933 - INFO - Initial checks done. Running the testcase now
2025-01-16 02:30:57,933 - INFO -
2025-01-16 02:30:58,463 - DEBUG - Response for create_network : {'network': {'id': 'd4aa9737-0939-43b6-9896-518ec6f7f0a2', 'name': 'ctest-vn2_metadata-59901036', 'tenant_id': '0a2517689c7549d58c4b96ba263cc5e7', 'project_id': '0a2517689c7549d58c4b96ba263cc5e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00445417', 'ctest-vn2_metadata-59901036'], 'port_security_enabled': True, 'description': ''}}
2025-01-16 02:30:58,634 - DEBUG - Response for create_subnet : {'subnet': {'id': '91d3c7d2-184a-4f81-a9b8-20a8e2b689d2', 'name': '', 'tenant_id': '0a2517689c7549d58c4b96ba263cc5e7', 'network_id': 'd4aa9737-0939-43b6-9896-518ec6f7f0a2', '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': '0a2517689c7549d58c4b96ba263cc5e7'}}
2025-01-16 02:30:58,653 - INFO - Created VN ctest-vn2_metadata-59901036
2025-01-16 02:30:58,706 - DEBUG - VN ctest-vn2_metadata-59901036 UUID is d4aa9737-0939-43b6-9896-518ec6f7f0a2
2025-01-16 02:30:58,888 - DEBUG - Services list from nova: [, , ]
2025-01-16 02:30:59,851 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2647-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2647-1)
2025-01-16 02:30:59,962 - DEBUG - Link local service introspect added
2025-01-16 02:31:00,006 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-16 02:31:05,083 - DEBUG - VM is in ACTIVE state now
2025-01-16 02:31:05,210 - INFO - Waiting for VM ctest-TestBasicVMVN-00445417-87431480 to be up..
2025-01-16 02:31:05,210 - INFO - VM name : ctest-TestBasicVMVN-00445417-87431480
2025-01-16 02:31:05,279 - DEBUG - VM ctest-TestBasicVMVN-00445417-87431480 ID is aec2c5e7-7804-4f99-a5ac-0298e16868fb
2025-01-16 02:31:05,279 - DEBUG - VM ctest-TestBasicVMVN-00445417-87431480 launched on Node cn-jenkins-deploy-platform-ansible-os-2647-1
2025-01-16 02:31:05,347 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/aec2c5e7-7804-4f99-a5ac-0298e16868fb
2025-01-16 02:31:05,639 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/aec2c5e7-7804-4f99-a5ac-0298e16868fb
2025-01-16 02:31:05,669 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine-interface/4329623a-bfeb-406d-889b-a7c2c88aa3fb
2025-01-16 02:31:08,948 - 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-01-16 02:31:08,948 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00445417-87431480 failed!
2025-01-16 02:31:09,002 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00445417:ctest-vn2_metadata-59901036 is 11.1.1.1 and allocation pool is NOT set
2025-01-16 02:31:11,058 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.704 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.704/2.059/3.414/1.355 ms')
2025-01-16 02:31:11,058 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00445417-87431480 passed
2025-01-16 02:31:11,210 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-16 02:31:11,210 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00445417-87431480, IP 11.1.1.3, Port 22
2025-01-16 02:31:11,361 - DEBUG - VM ctest-TestBasicVMVN-00445417-87431480 is ready for SSH connections
2025-01-16 02:31:11,361 - INFO - Retry 0
2025-01-16 02:31:11,362 - 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.44, gateway password: c0ntrail123
2025-01-16 02:31:11,362 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-16 02:31:12,947 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-16 02:31:12,947 - INFO - Generic metadata worked
2025-01-16 02:31:13,202 - DEBUG - Link local service introspect removed
2025-01-16 02:31:13,202 - INFO - Deleting VM ctest-TestBasicVMVN-00445417-87431480
2025-01-16 02:31:13,277 - INFO - Deleting VN ctest-vn2_metadata-59901036
2025-01-16 02:31:13,328 - DEBUG - VN d4aa9737-0939-43b6-9896-518ec6f7f0a2 still in use: Unable to complete operation on network d4aa9737-0939-43b6-9896-518ec6f7f0a2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-63b3a365-bfbc-43d8-8e66-4ea5741eb0b9']
2025-01-16 02:31:13,329 - WARNING - Deleting VN ctest-vn2_metadata-59901036 failed..Will retry
2025-01-16 02:31:15,458 - DEBUG - Response for deleting network ()
2025-01-16 02:31:15,712 - DEBUG - No XMPP flaps were noticed during the test
2025-01-16 02:31:15,712 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-16 02:31:15,712 - INFO - --------------------------------------------------------------------------------
2025-01-16 02:31:15,715 - INFO - ================================================================================
2025-01-16 02:31:15,715 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-16 02:31:15,715 - 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-01-16 02:31:15,999 - DEBUG - Nothing to compare xmpp stats {'10.0.0.44': {'10.20.0.19': '0'}} with
2025-01-16 02:31:15,999 - INFO - Initial checks done. Running the testcase now
2025-01-16 02:31:15,999 - INFO -
2025-01-16 02:31:16,468 - DEBUG - Response for create_network : {'network': {'id': 'd80453ce-9572-4334-8f36-bc42dff0b612', 'name': 'ctest-vn-23744118', 'tenant_id': '0a2517689c7549d58c4b96ba263cc5e7', 'project_id': '0a2517689c7549d58c4b96ba263cc5e7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-00445417', 'ctest-vn-23744118'], 'port_security_enabled': True, 'description': ''}}
2025-01-16 02:31:16,709 - DEBUG - Response for create_subnet : {'subnet': {'id': '92938a5c-01a4-4a46-910d-8a333272abf4', 'name': '', 'tenant_id': '0a2517689c7549d58c4b96ba263cc5e7', 'network_id': 'd80453ce-9572-4334-8f36-bc42dff0b612', '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': '0a2517689c7549d58c4b96ba263cc5e7'}}
2025-01-16 02:31:16,846 - DEBUG - Response for create_subnet : {'subnet': {'id': '03e5978c-d11e-430a-bed2-1dbca2821cc8', 'name': '', 'tenant_id': '0a2517689c7549d58c4b96ba263cc5e7', 'network_id': 'd80453ce-9572-4334-8f36-bc42dff0b612', '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': '0a2517689c7549d58c4b96ba263cc5e7'}}
2025-01-16 02:31:16,865 - INFO - Created VN ctest-vn-23744118
2025-01-16 02:31:16,914 - DEBUG - VN ctest-vn-23744118 UUID is d80453ce-9572-4334-8f36-bc42dff0b612
2025-01-16 02:31:17,268 - DEBUG - Response for create_port : {'port': {'name': '26dc51b2-3867-43e0-8121-182642a8e0bb', 'id': '26dc51b2-3867-43e0-8121-182642a8e0bb', 'tenant_id': '0a2517689c7549d58c4b96ba263cc5e7', 'network_id': 'd80453ce-9572-4334-8f36-bc42dff0b612', 'mac_address': '02:26:dc:51:b2:38', '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': '92938a5c-01a4-4a46-910d-8a333272abf4'}], 'security_groups': ['853ad1e9-13b4-426e-88d9-3d18b6ea7bfb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0a2517689c7549d58c4b96ba263cc5e7'}}
2025-01-16 02:31:17,423 - DEBUG - Response for create_port : {'port': {'name': 'e9336b89-8d9c-4453-b127-f8663054b987', 'id': 'e9336b89-8d9c-4453-b127-f8663054b987', 'tenant_id': '0a2517689c7549d58c4b96ba263cc5e7', 'network_id': 'd80453ce-9572-4334-8f36-bc42dff0b612', 'mac_address': '02:e9:33:6b:89:8d', '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': '03e5978c-d11e-430a-bed2-1dbca2821cc8'}], 'security_groups': ['853ad1e9-13b4-426e-88d9-3d18b6ea7bfb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0a2517689c7549d58c4b96ba263cc5e7'}}
2025-01-16 02:31:17,837 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2647-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2647-1)
2025-01-16 02:31:18,198 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2647-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2647-1)
2025-01-16 02:31:19,397 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2647-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2647-1)
2025-01-16 02:31:19,397 - DEBUG - Requesting: http://10.0.0.44:8082/domains
2025-01-16 02:31:19,403 - DEBUG - Requesting: http://10.0.0.44:8082/domain/3bbaf8ec-d89e-4017-a208-1c21bab5923d
2025-01-16 02:31:19,417 - DEBUG - Requesting: http://10.0.0.44:8082/project/0a251768-9c75-49d5-8c4b-96ba263cc5e7
2025-01-16 02:31:19,505 - DEBUG - Requesting: http://10.0.0.44:8082/network-ipam/27e49e96-70f3-4e0d-9585-67c00c346833
2025-01-16 02:31:19,517 - INFO - Verifications in API Server for IPAM: ctest-ipam-92037744 passed
2025-01-16 02:31:19,523 - DEBUG - Control-node 10.0.0.44 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-00445417:ctest-ipam-92037744', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-00445417', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2874596831146495501', 'uuid-lslong': '10774131758089922611'}, 'enable': 'true', 'created': '2025-01-16T02:31:16', 'last-modified': '2025-01-16T02:31:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.297448'}
2025-01-16 02:31:19,523 - INFO - Verifications in Control node for IPAM: ctest-ipam-92037744 passed
2025-01-16 02:31:19,523 - DEBUG - Requesting: http://10.0.0.44:8082/domains
2025-01-16 02:31:19,530 - DEBUG - Requesting: http://10.0.0.44:8082/domain/3bbaf8ec-d89e-4017-a208-1c21bab5923d
2025-01-16 02:31:19,541 - DEBUG - Requesting: http://10.0.0.44:8082/project/0a251768-9c75-49d5-8c4b-96ba263cc5e7
2025-01-16 02:31:19,621 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/d80453ce-9572-4334-8f36-bc42dff0b612
2025-01-16 02:31:19,638 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/d80453ce-9572-4334-8f36-bc42dff0b612
2025-01-16 02:31:19,647 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/d90774fe-b29d-4c45-af4f-16833eb1c427
2025-01-16 02:31:19,655 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/d90774fe-b29d-4c45-af4f-16833eb1c427
2025-01-16 02:31:19,663 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/9f85acce-4d63-417a-bcb8-10e80c30a94c
2025-01-16 02:31:19,669 - DEBUG - Route Targets: ['target:64512:8000005']
2025-01-16 02:31:19,669 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/d80453ce-9572-4334-8f36-bc42dff0b612
2025-01-16 02:31:19,678 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/d90774fe-b29d-4c45-af4f-16833eb1c427
2025-01-16 02:31:19,694 - INFO - Verified VN network id 9 for VN d80453ce-9572-4334-8f36-bc42dff0b612
2025-01-16 02:31:19,694 - INFO - Verifications in API Server for VN ctest-vn-23744118 passed
2025-01-16 02:31:19,694 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/d80453ce-9572-4334-8f36-bc42dff0b612
2025-01-16 02:31:19,709 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/d90774fe-b29d-4c45-af4f-16833eb1c427
2025-01-16 02:31:19,726 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/d90774fe-b29d-4c45-af4f-16833eb1c427
2025-01-16 02:31:19,736 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/9f85acce-4d63-417a-bcb8-10e80c30a94c
2025-01-16 02:31:19,749 - DEBUG - Control-node 10.0.0.44 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-00445417:ctest-vn-23744118', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-00445417', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15565658358834938676', 'uuid-lslong': '10319642591577028114'}, 'enable': 'true', 'created': '2025-01-16T02:31:16', 'last-modified': '2025-01-16T02:31:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.928340'}
2025-01-16 02:31:19,762 - DEBUG - Route Targets: ['target:64512:8000005']
2025-01-16 02:31:19,762 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-23744118 passed
2025-01-16 02:31:19,763 - DEBUG - ====Verifying policy data for ctest-vn-23744118 in API_Server ======
2025-01-16 02:31:19,763 - DEBUG - Requesting: http://10.0.0.44:8082/domains
2025-01-16 02:31:19,768 - DEBUG - Requesting: http://10.0.0.44:8082/domain/3bbaf8ec-d89e-4017-a208-1c21bab5923d
2025-01-16 02:31:19,788 - DEBUG - Requesting: http://10.0.0.44:8082/project/0a251768-9c75-49d5-8c4b-96ba263cc5e7
2025-01-16 02:31:19,822 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/d80453ce-9572-4334-8f36-bc42dff0b612
2025-01-16 02:31:19,834 - DEBUG - =>VN ctest-vn-23744118 has no policy to be verified
2025-01-16 02:31:19,834 - DEBUG - Verifying the vn in opserver
2025-01-16 02:31:19,834 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-00445417:ctest-vn-23744118 virtual network link through opserver 10.0.0.44
2025-01-16 02:31:19,834 - DEBUG - Requesting: http://10.0.0.44:8081/analytics/uves/virtual-networks
2025-01-16 02:31:20,253 - DEBUG - Requesting: http://10.0.0.44:8081/analytics/uves/virtual-networks
2025-01-16 02:31:20,343 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-00445417:ctest-vn-23744118', 'href': 'http://10.0.0.44:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-00445417:ctest-vn-23744118?flat'}
2025-01-16 02:31:20,343 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-00445417:ctest-vn-23744118 is found in opserver
2025-01-16 02:31:20,350 - DEBUG - VRF ids for VN ctest-vn-23744118: {'10.0.0.44': '2'}
2025-01-16 02:31:20,350 - INFO - Waiting for VM ctest-TestBasicVMVN-00445417-25759628 to be up..
2025-01-16 02:31:20,481 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-16 02:31:25,559 - DEBUG - VM is in ACTIVE state now
2025-01-16 02:31:25,559 - INFO - VM name : ctest-TestBasicVMVN-00445417-25759628
2025-01-16 02:31:25,635 - DEBUG - VM ctest-TestBasicVMVN-00445417-25759628 ID is 3419a3e0-3631-45af-b001-f12129b56e0a
2025-01-16 02:31:25,635 - DEBUG - VM ctest-TestBasicVMVN-00445417-25759628 launched on Node cn-jenkins-deploy-platform-ansible-os-2647-1
2025-01-16 02:31:25,724 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/3419a3e0-3631-45af-b001-f12129b56e0a
2025-01-16 02:31:25,735 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine-interface/26dc51b2-3867-43e0-8121-182642a8e0bb
2025-01-16 02:31:29,010 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1024ms')
2025-01-16 02:31:29,010 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-00445417-25759628 failed!
2025-01-16 02:31:29,066 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00445417:ctest-vn-23744118 is 31.1.1.1 and allocation pool is NOT set
2025-01-16 02:31:29,066 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-00445417:ctest-vn-23744118 is 31.1.2.1 and allocation pool is NOT set
2025-01-16 02:31:31,123 - 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.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.358 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.358/1.661/2.964/1.303 ms')
2025-01-16 02:31:31,123 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-00445417-25759628 passed
2025-01-16 02:31:31,270 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-16 02:31:31,270 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00445417-25759628, IP 31.1.1.4, Port 22
2025-01-16 02:31:31,421 - DEBUG - VM ctest-TestBasicVMVN-00445417-25759628 is ready for SSH connections
2025-01-16 02:31:31,421 - INFO - Waiting for VM ctest-TestBasicVMVN-00445417-02372466 to be up..
2025-01-16 02:31:31,491 - DEBUG - VM is in ACTIVE state now
2025-01-16 02:31:31,491 - INFO - VM name : ctest-TestBasicVMVN-00445417-02372466
2025-01-16 02:31:31,561 - DEBUG - VM ctest-TestBasicVMVN-00445417-02372466 ID is bcba02c6-6fc4-426c-a2e1-40e925dcc2ca
2025-01-16 02:31:31,561 - DEBUG - VM ctest-TestBasicVMVN-00445417-02372466 launched on Node cn-jenkins-deploy-platform-ansible-os-2647-1
2025-01-16 02:31:31,641 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/bcba02c6-6fc4-426c-a2e1-40e925dcc2ca
2025-01-16 02:31:31,651 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine-interface/e9336b89-8d9c-4453-b127-f8663054b987
2025-01-16 02:31:32,889 - 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.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.318 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.318/1.715/3.113/1.397 ms')
2025-01-16 02:31:32,889 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-00445417-02372466 passed
2025-01-16 02:31:33,038 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-16 02:31:33,038 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00445417-02372466, IP 31.1.2.4, Port 22
2025-01-16 02:31:33,190 - DEBUG - VM ctest-TestBasicVMVN-00445417-02372466 is ready for SSH connections
2025-01-16 02:31:33,190 - INFO - Waiting for VM ctest-TestBasicVMVN-00445417-80211496 to be up..
2025-01-16 02:31:33,272 - DEBUG - VM is in ACTIVE state now
2025-01-16 02:31:33,272 - INFO - VM name : ctest-TestBasicVMVN-00445417-80211496
2025-01-16 02:31:33,346 - DEBUG - VM ctest-TestBasicVMVN-00445417-80211496 ID is 302bd509-e8df-4239-b06b-940bd9a61607
2025-01-16 02:31:33,346 - DEBUG - VM ctest-TestBasicVMVN-00445417-80211496 launched on Node cn-jenkins-deploy-platform-ansible-os-2647-1
2025-01-16 02:31:33,419 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/302bd509-e8df-4239-b06b-940bd9a61607
2025-01-16 02:31:33,427 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine-interface/4858f4bf-3d4a-4e96-a04e-37ac41ad0cc0
2025-01-16 02:31:34,653 - 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.66 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.480 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.480/1.570/2.660/1.090 ms')
2025-01-16 02:31:34,654 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-00445417-80211496 passed
2025-01-16 02:31:34,802 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-16 02:31:34,802 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-00445417-80211496, IP 31.1.1.3, Port 22
2025-01-16 02:31:34,957 - DEBUG - VM ctest-TestBasicVMVN-00445417-80211496 is ready for SSH connections
2025-01-16 02:31:34,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-16 02:31:34,957 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.44, gateway password: c0ntrail123
2025-01-16 02:31:34,957 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-16 02:31:38,585 - 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.775 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.952 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.915 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.915/1.880/3.775 ms
2025-01-16 02:31:38,585 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-00445417-25759628 passed
2025-01-16 02:31:38,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-16 02:31:38,585 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.44, gateway password: c0ntrail123
2025-01-16 02:31:38,586 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-16 02:31:42,218 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.767 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.727 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.690 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.690/1.394/2.767 ms
2025-01-16 02:31:42,219 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-00445417-02372466 passed
2025-01-16 02:31:42,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-16 02:31:42,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-16 02:31:42,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-16 02:31:42,219 - 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.44, gateway password: c0ntrail123
2025-01-16 02:31:42,219 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-16 02:31:42,393 - DEBUG - None
2025-01-16 02:31:42,393 - 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.44, gateway password: c0ntrail123
2025-01-16 02:31:42,393 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-16 02:31:42,564 - DEBUG - None
2025-01-16 02:31:42,564 - 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.44, gateway password: c0ntrail123
2025-01-16 02:31:42,564 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-16 02:31:43,173 - DEBUG - None
2025-01-16 02:31:43,173 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.44, gateway password: c0ntrail123
2025-01-16 02:31:43,173 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-16 02:31:45,386 - 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.826 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.099 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.400 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.721 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.429 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.400/1.695/4.099 ms
2025-01-16 02:31:45,387 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.44, gateway password: c0ntrail123
2025-01-16 02:31:45,387 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-16 02:31:47,621 - 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.051 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.564 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.107 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.531 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.750 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.508 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/2.409/6.107 ms
2025-01-16 02:31:47,622 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.44, gateway password: c0ntrail123
2025-01-16 02:31:47,622 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-16 02:31:49,856 - 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.855 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.675 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.589 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.605 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.248 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.544 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.307 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.307/1.974/3.589 ms
2025-01-16 02:31:49,856 - INFO - Deleting VM ctest-TestBasicVMVN-00445417-80211496
2025-01-16 02:31:49,917 - INFO - Detaching port e9336b89-8d9c-4453-b127-f8663054b987 from VM ctest-TestBasicVMVN-00445417-02372466
2025-01-16 02:31:49,961 - INFO - Deleting VM ctest-TestBasicVMVN-00445417-02372466
2025-01-16 02:31:50,028 - INFO - Detaching port 26dc51b2-3867-43e0-8121-182642a8e0bb from VM ctest-TestBasicVMVN-00445417-25759628
2025-01-16 02:31:50,068 - INFO - Deleting VM ctest-TestBasicVMVN-00445417-25759628
2025-01-16 02:31:50,151 - INFO - Deleting VN ctest-vn-23744118
2025-01-16 02:31:50,307 - DEBUG - Response for delete_port : ()
2025-01-16 02:31:50,461 - DEBUG - Response for delete_port : ()
2025-01-16 02:31:50,514 - DEBUG - VN d80453ce-9572-4334-8f36-bc42dff0b612 still in use: Unable to complete operation on network d80453ce-9572-4334-8f36-bc42dff0b612. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-97f166a6-2271-43bd-9a14-7c207e246c46']
2025-01-16 02:31:50,514 - WARNING - Deleting VN ctest-vn-23744118 failed..Will retry
2025-01-16 02:31:52,644 - DEBUG - Response for deleting network ()
2025-01-16 02:31:52,645 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/d90774fe-b29d-4c45-af4f-16833eb1c427
2025-01-16 02:31:52,656 - DEBUG - Response Code: 404
2025-01-16 02:31:52,656 - DEBUG - Requesting: http://10.0.0.44:8082/domains
2025-01-16 02:31:52,661 - DEBUG - Requesting: http://10.0.0.44:8082/domain/3bbaf8ec-d89e-4017-a208-1c21bab5923d
2025-01-16 02:31:52,720 - DEBUG - Requesting: http://10.0.0.44:8082/project/0a251768-9c75-49d5-8c4b-96ba263cc5e7
2025-01-16 02:31:52,789 - INFO - Validated that VN ctest-vn-23744118 is not found in API Server
2025-01-16 02:31:52,802 - DEBUG - VN ctest-vn-23744118 is not present in Agent 10.0.0.44
2025-01-16 02:31:52,802 - INFO - Validated that VN ctest-vn-23744118 is not in any agent
2025-01-16 02:31:52,809 - DEBUG - VRF 2 is not seen in agent 10.0.0.44
2025-01-16 02:31:52,815 - DEBUG - Vrouter 10.0.0.44 does not have vrf 2 for VN ctest-vn-23744118
2025-01-16 02:31:52,815 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-00445417:ctest-vn-23744118
2025-01-16 02:31:52,826 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-23744118 info
2025-01-16 02:31:52,910 - INFO - IPAM: ctest-ipam-92037744 is not found in API Server
2025-01-16 02:31:52,923 - INFO - IPAM:ctest-ipam-92037744 is not found in control node
2025-01-16 02:31:53,191 - DEBUG - No XMPP flaps were noticed during the test
2025-01-16 02:31:53,191 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-01-16 02:31:53,191 - INFO - --------------------------------------------------------------------------------
2025-01-16 02:31:53,891 - INFO - Deleted project: ctest-TestBasicVMVN-00445417, ID : 0a251768-9c75-49d5-8c4b-96ba263cc5e7