2024-09-20 16:32:45,547 - INFO - Domain Default found not creating 2024-09-20 16:32:45,724 - INFO - Project ctest-TestBasicVMVN-83003004 not found, creating it 2024-09-20 16:32:46,238 - INFO - Created Project:ctest-TestBasicVMVN-83003004, ID : e786c1e4-ed4b-435c-ac22-18b6b3adbe24 2024-09-20 16:32:47,898 - INFO - ================================================================================ 2024-09-20 16:32:47,899 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-20 16:32:47,899 - 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 2024-09-20 16:32:48,157 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.22': '0'}} with 2024-09-20 16:32:48,157 - INFO - Initial checks done. Running the testcase now 2024-09-20 16:32:48,157 - INFO - 2024-09-20 16:32:48,773 - DEBUG - Response for create_network : {'network': {'id': '2ff74272-a043-4eca-afd4-c66c3843e265', 'name': 'ctest-vn2_metadata-71860340', 'tenant_id': 'e786c1e4ed4b435cac2218b6b3adbe24', 'project_id': 'e786c1e4ed4b435cac2218b6b3adbe24', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83003004', 'ctest-vn2_metadata-71860340'], 'port_security_enabled': True, 'description': ''}} 2024-09-20 16:32:48,939 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a94bcac0-c8b9-45e4-9f71-3a1c9b13f818', 'name': '', 'tenant_id': 'e786c1e4ed4b435cac2218b6b3adbe24', 'network_id': '2ff74272-a043-4eca-afd4-c66c3843e265', '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': 'e786c1e4ed4b435cac2218b6b3adbe24'}} 2024-09-20 16:32:48,962 - INFO - Created VN ctest-vn2_metadata-71860340 2024-09-20 16:32:49,027 - DEBUG - VN ctest-vn2_metadata-71860340 UUID is 2ff74272-a043-4eca-afd4-c66c3843e265 2024-09-20 16:32:49,234 - DEBUG - Services list from nova: [, , ] 2024-09-20 16:32:50,361 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2009-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2009-1) 2024-09-20 16:32:50,474 - DEBUG - Link local service introspect added 2024-09-20 16:32:50,528 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-20 16:32:55,618 - DEBUG - VM is in ACTIVE state now 2024-09-20 16:32:55,766 - INFO - Waiting for VM ctest-TestBasicVMVN-83003004-98162475 to be up.. 2024-09-20 16:32:55,766 - INFO - VM name : ctest-TestBasicVMVN-83003004-98162475 2024-09-20 16:32:55,864 - DEBUG - VM ctest-TestBasicVMVN-83003004-98162475 ID is 867e1291-3c07-49f7-a8be-b6555c154899 2024-09-20 16:32:55,864 - DEBUG - VM ctest-TestBasicVMVN-83003004-98162475 launched on Node cn-jenkins-deploy-platform-ansible-os-2009-1 2024-09-20 16:32:55,957 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/867e1291-3c07-49f7-a8be-b6555c154899 2024-09-20 16:32:56,266 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/867e1291-3c07-49f7-a8be-b6555c154899 2024-09-20 16:32:56,308 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/f5809b3c-dc5c-4b4b-9241-9912e6762d12 2024-09-20 16:32:59,605 - 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 1030ms') 2024-09-20 16:32:59,605 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83003004-98162475 failed! 2024-09-20 16:32:59,671 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83003004:ctest-vn2_metadata-71860340 is 11.1.1.1 and allocation pool is NOT set 2024-09-20 16:33:01,736 - 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.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.728 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.728/2.584/4.440/1.856 ms') 2024-09-20 16:33:01,736 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83003004-98162475 passed 2024-09-20 16:33:01,894 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 16:33:01,895 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83003004-98162475, IP 11.1.1.3, Port 22 2024-09-20 16:33:02,060 - DEBUG - VM ctest-TestBasicVMVN-83003004-98162475 is ready for SSH connections 2024-09-20 16:33:02,060 - INFO - Retry 0 2024-09-20 16:33:02,061 - 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.23, gateway password: c0ntrail123 2024-09-20 16:33:02,061 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-20 16:33:03,687 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-20 16:33:03,688 - INFO - Generic metadata worked 2024-09-20 16:33:03,958 - DEBUG - Link local service introspect removed 2024-09-20 16:33:03,959 - INFO - Deleting VM ctest-TestBasicVMVN-83003004-98162475 2024-09-20 16:33:04,034 - INFO - Deleting VN ctest-vn2_metadata-71860340 2024-09-20 16:33:04,082 - DEBUG - VN 2ff74272-a043-4eca-afd4-c66c3843e265 still in use: Unable to complete operation on network 2ff74272-a043-4eca-afd4-c66c3843e265. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-17185d55-6aaa-48df-985f-fe4b5e6c6c61'] 2024-09-20 16:33:04,082 - WARNING - Deleting VN ctest-vn2_metadata-71860340 failed..Will retry 2024-09-20 16:33:06,230 - DEBUG - Response for deleting network () 2024-09-20 16:33:06,485 - DEBUG - No XMPP flaps were noticed during the test 2024-09-20 16:33:06,485 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2024-09-20 16:33:06,486 - INFO - -------------------------------------------------------------------------------- 2024-09-20 16:33:06,489 - INFO - ================================================================================ 2024-09-20 16:33:06,489 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-20 16:33:06,489 - 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 2024-09-20 16:33:06,773 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.22': '0'}} with 2024-09-20 16:33:06,773 - INFO - Initial checks done. Running the testcase now 2024-09-20 16:33:06,773 - INFO - 2024-09-20 16:33:07,300 - DEBUG - Response for create_network : {'network': {'id': '3b8d0ecb-f42e-46cd-bbc4-61d281fe5440', 'name': 'ctest-vn-56481619', 'tenant_id': 'e786c1e4ed4b435cac2218b6b3adbe24', 'project_id': 'e786c1e4ed4b435cac2218b6b3adbe24', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83003004', 'ctest-vn-56481619'], 'port_security_enabled': True, 'description': ''}} 2024-09-20 16:33:07,516 - DEBUG - Response for create_subnet : {'subnet': {'id': '1393bdc1-1640-45d2-936a-c81d63c19d98', 'name': '', 'tenant_id': 'e786c1e4ed4b435cac2218b6b3adbe24', 'network_id': '3b8d0ecb-f42e-46cd-bbc4-61d281fe5440', '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': 'e786c1e4ed4b435cac2218b6b3adbe24'}} 2024-09-20 16:33:07,690 - DEBUG - Response for create_subnet : {'subnet': {'id': '5660257a-7b3d-4ed0-9053-b1b8755fe050', 'name': '', 'tenant_id': 'e786c1e4ed4b435cac2218b6b3adbe24', 'network_id': '3b8d0ecb-f42e-46cd-bbc4-61d281fe5440', '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': 'e786c1e4ed4b435cac2218b6b3adbe24'}} 2024-09-20 16:33:07,712 - INFO - Created VN ctest-vn-56481619 2024-09-20 16:33:07,770 - DEBUG - VN ctest-vn-56481619 UUID is 3b8d0ecb-f42e-46cd-bbc4-61d281fe5440 2024-09-20 16:33:08,179 - DEBUG - Response for create_port : {'port': {'name': '9b03b397-2d0a-467c-9e81-ac47e631e99f', 'id': '9b03b397-2d0a-467c-9e81-ac47e631e99f', 'tenant_id': 'e786c1e4ed4b435cac2218b6b3adbe24', 'network_id': '3b8d0ecb-f42e-46cd-bbc4-61d281fe5440', 'mac_address': '02:9b:03:b3:97:2d', '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': '1393bdc1-1640-45d2-936a-c81d63c19d98'}], 'security_groups': ['bf918f87-576f-4afc-b2d9-3b9b722993b4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e786c1e4ed4b435cac2218b6b3adbe24'}} 2024-09-20 16:33:08,372 - DEBUG - Response for create_port : {'port': {'name': '5f98173b-0824-417f-a258-3bc85e312a47', 'id': '5f98173b-0824-417f-a258-3bc85e312a47', 'tenant_id': 'e786c1e4ed4b435cac2218b6b3adbe24', 'network_id': '3b8d0ecb-f42e-46cd-bbc4-61d281fe5440', 'mac_address': '02:5f:98:17:3b:08', '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': '5660257a-7b3d-4ed0-9053-b1b8755fe050'}], 'security_groups': ['bf918f87-576f-4afc-b2d9-3b9b722993b4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e786c1e4ed4b435cac2218b6b3adbe24'}} 2024-09-20 16:33:08,923 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2009-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2009-1) 2024-09-20 16:33:09,358 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2009-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2009-1) 2024-09-20 16:33:10,717 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2009-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2009-1) 2024-09-20 16:33:10,717 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2024-09-20 16:33:10,725 - DEBUG - Requesting: http://10.0.0.23:8082/domain/06b7c7d3-cb96-4afe-a6a3-7cbd2037159e 2024-09-20 16:33:10,750 - DEBUG - Requesting: http://10.0.0.23:8082/project/e786c1e4-ed4b-435c-ac22-18b6b3adbe24 2024-09-20 16:33:10,854 - DEBUG - Requesting: http://10.0.0.23:8082/network-ipam/138971d0-041f-4e2c-8dfd-396c10b45823 2024-09-20 16:33:10,869 - INFO - Verifications in API Server for IPAM: ctest-ipam-44997974 passed 2024-09-20 16:33:10,877 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-83003004:ctest-ipam-44997974', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83003004', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1407781496766287404', 'uuid-lslong': '10231397064755140643'}, 'enable': 'true', 'created': '2024-09-20T16:33:06', 'last-modified': '2024-09-20T16:33:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.866204'} 2024-09-20 16:33:10,877 - INFO - Verifications in Control node for IPAM: ctest-ipam-44997974 passed 2024-09-20 16:33:10,878 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2024-09-20 16:33:10,889 - DEBUG - Requesting: http://10.0.0.23:8082/domain/06b7c7d3-cb96-4afe-a6a3-7cbd2037159e 2024-09-20 16:33:10,905 - DEBUG - Requesting: http://10.0.0.23:8082/project/e786c1e4-ed4b-435c-ac22-18b6b3adbe24 2024-09-20 16:33:10,993 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/3b8d0ecb-f42e-46cd-bbc4-61d281fe5440 2024-09-20 16:33:11,014 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/3b8d0ecb-f42e-46cd-bbc4-61d281fe5440 2024-09-20 16:33:11,034 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/2f5df5ea-33b3-4045-8e57-cc54e405eb17 2024-09-20 16:33:11,053 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/2f5df5ea-33b3-4045-8e57-cc54e405eb17 2024-09-20 16:33:11,066 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/628be140-3804-44e7-a55b-785045e66e56 2024-09-20 16:33:11,078 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-20 16:33:11,078 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/3b8d0ecb-f42e-46cd-bbc4-61d281fe5440 2024-09-20 16:33:11,105 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/2f5df5ea-33b3-4045-8e57-cc54e405eb17 2024-09-20 16:33:11,146 - INFO - Verified VN network id 8 for VN 3b8d0ecb-f42e-46cd-bbc4-61d281fe5440 2024-09-20 16:33:11,146 - INFO - Verifications in API Server for VN ctest-vn-56481619 passed 2024-09-20 16:33:11,146 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/3b8d0ecb-f42e-46cd-bbc4-61d281fe5440 2024-09-20 16:33:11,169 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/2f5df5ea-33b3-4045-8e57-cc54e405eb17 2024-09-20 16:33:11,190 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/2f5df5ea-33b3-4045-8e57-cc54e405eb17 2024-09-20 16:33:11,213 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/628be140-3804-44e7-a55b-785045e66e56 2024-09-20 16:33:11,240 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-83003004:ctest-vn-56481619', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83003004', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4291102289091774157', 'uuid-lslong': '13530046737279767616'}, 'enable': 'true', 'created': '2024-09-20T16:33:07', 'last-modified': '2024-09-20T16:33:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.578943'} 2024-09-20 16:33:11,252 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-20 16:33:11,252 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-56481619 passed 2024-09-20 16:33:11,252 - DEBUG - ====Verifying policy data for ctest-vn-56481619 in API_Server ====== 2024-09-20 16:33:11,253 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2024-09-20 16:33:11,266 - DEBUG - Requesting: http://10.0.0.23:8082/domain/06b7c7d3-cb96-4afe-a6a3-7cbd2037159e 2024-09-20 16:33:11,298 - DEBUG - Requesting: http://10.0.0.23:8082/project/e786c1e4-ed4b-435c-ac22-18b6b3adbe24 2024-09-20 16:33:11,476 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/3b8d0ecb-f42e-46cd-bbc4-61d281fe5440 2024-09-20 16:33:11,495 - DEBUG - =>VN ctest-vn-56481619 has no policy to be verified 2024-09-20 16:33:11,495 - DEBUG - Verifying the vn in opserver 2024-09-20 16:33:11,495 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-83003004:ctest-vn-56481619 virtual network link through opserver 10.0.0.23 2024-09-20 16:33:11,495 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2024-09-20 16:33:11,859 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2024-09-20 16:33:11,942 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-83003004:ctest-vn-56481619', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-83003004:ctest-vn-56481619?flat'} 2024-09-20 16:33:11,942 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-83003004:ctest-vn-56481619 is found in opserver 2024-09-20 16:33:11,951 - DEBUG - VRF ids for VN ctest-vn-56481619: {'10.0.0.23': '2'} 2024-09-20 16:33:11,951 - INFO - Waiting for VM ctest-TestBasicVMVN-83003004-24327444 to be up.. 2024-09-20 16:33:12,074 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-20 16:33:17,169 - DEBUG - VM is in ACTIVE state now 2024-09-20 16:33:17,169 - INFO - VM name : ctest-TestBasicVMVN-83003004-24327444 2024-09-20 16:33:17,268 - DEBUG - VM ctest-TestBasicVMVN-83003004-24327444 ID is cc8db4d7-24ea-464e-94b2-6f798007459d 2024-09-20 16:33:17,268 - DEBUG - VM ctest-TestBasicVMVN-83003004-24327444 launched on Node cn-jenkins-deploy-platform-ansible-os-2009-1 2024-09-20 16:33:17,362 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/cc8db4d7-24ea-464e-94b2-6f798007459d 2024-09-20 16:33:17,374 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/9b03b397-2d0a-467c-9e81-ac47e631e99f 2024-09-20 16:33:20,632 - 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 1002ms') 2024-09-20 16:33:20,632 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-83003004-24327444 failed! 2024-09-20 16:33:20,703 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83003004:ctest-vn-56481619 is 31.1.1.1 and allocation pool is NOT set 2024-09-20 16:33:20,704 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83003004:ctest-vn-56481619 is 31.1.2.1 and allocation pool is NOT set 2024-09-20 16:33:22,771 - 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=3.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.518 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.518/2.209/3.900/1.691 ms') 2024-09-20 16:33:22,771 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-83003004-24327444 passed 2024-09-20 16:33:22,946 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 16:33:22,947 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83003004-24327444, IP 31.1.1.4, Port 22 2024-09-20 16:33:23,113 - DEBUG - VM ctest-TestBasicVMVN-83003004-24327444 is ready for SSH connections 2024-09-20 16:33:23,113 - INFO - Waiting for VM ctest-TestBasicVMVN-83003004-77239927 to be up.. 2024-09-20 16:33:23,231 - DEBUG - VM is in ACTIVE state now 2024-09-20 16:33:23,231 - INFO - VM name : ctest-TestBasicVMVN-83003004-77239927 2024-09-20 16:33:23,320 - DEBUG - VM ctest-TestBasicVMVN-83003004-77239927 ID is 5a02ef95-fa00-464d-989a-d8b2a879dc00 2024-09-20 16:33:23,320 - DEBUG - VM ctest-TestBasicVMVN-83003004-77239927 launched on Node cn-jenkins-deploy-platform-ansible-os-2009-1 2024-09-20 16:33:23,409 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/5a02ef95-fa00-464d-989a-d8b2a879dc00 2024-09-20 16:33:23,419 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/5f98173b-0824-417f-a258-3bc85e312a47 2024-09-20 16:33:24,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.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.459 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.459/1.684/2.909/1.225 ms') 2024-09-20 16:33:24,683 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83003004-77239927 passed 2024-09-20 16:33:24,846 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 16:33:24,847 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83003004-77239927, IP 31.1.2.4, Port 22 2024-09-20 16:33:25,019 - DEBUG - VM ctest-TestBasicVMVN-83003004-77239927 is ready for SSH connections 2024-09-20 16:33:25,020 - INFO - Waiting for VM ctest-TestBasicVMVN-83003004-32325093 to be up.. 2024-09-20 16:33:25,124 - DEBUG - VM is in ACTIVE state now 2024-09-20 16:33:25,124 - INFO - VM name : ctest-TestBasicVMVN-83003004-32325093 2024-09-20 16:33:25,223 - DEBUG - VM ctest-TestBasicVMVN-83003004-32325093 ID is a143109e-2950-4589-b7e0-f5b584558838 2024-09-20 16:33:25,223 - DEBUG - VM ctest-TestBasicVMVN-83003004-32325093 launched on Node cn-jenkins-deploy-platform-ansible-os-2009-1 2024-09-20 16:33:25,311 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/a143109e-2950-4589-b7e0-f5b584558838 2024-09-20 16:33:25,323 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/aabbbeca-9230-4533-8ef9-12ae2372daab 2024-09-20 16:33:26,583 - 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=3.42 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.425 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.425/1.921/3.417/1.496 ms') 2024-09-20 16:33:26,583 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-83003004-32325093 passed 2024-09-20 16:33:26,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 16:33:26,743 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83003004-32325093, IP 31.1.1.3, Port 22 2024-09-20 16:33:26,910 - DEBUG - VM ctest-TestBasicVMVN-83003004-32325093 is ready for SSH connections 2024-09-20 16:33:26,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 16:33:26,911 - 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.23, gateway password: c0ntrail123 2024-09-20 16:33:26,911 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-20 16:33:30,594 - 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=4.160 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.034 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.016 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.016/2.070/4.160 ms 2024-09-20 16:33:30,594 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-83003004-24327444 passed 2024-09-20 16:33:30,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 16:33:30,594 - 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.23, gateway password: c0ntrail123 2024-09-20 16:33:30,594 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-20 16:33:34,270 - 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.311 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.300 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.150 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.150/1.920/3.311 ms 2024-09-20 16:33:34,270 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-83003004-77239927 passed 2024-09-20 16:33:34,270 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 16:33:34,270 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 16:33:34,270 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 16:33:34,270 - 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.23, gateway password: c0ntrail123 2024-09-20 16:33:34,270 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-20 16:33:34,457 - DEBUG - None 2024-09-20 16:33:34,458 - 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.23, gateway password: c0ntrail123 2024-09-20 16:33:34,458 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-20 16:33:34,645 - DEBUG - None 2024-09-20 16:33:34,645 - 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.23, gateway password: c0ntrail123 2024-09-20 16:33:34,645 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-20 16:33:35,261 - DEBUG - None 2024-09-20 16:33:35,262 - 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.23, gateway password: c0ntrail123 2024-09-20 16:33:35,262 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-20 16:33:37,529 - 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=3.017 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.564 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.587 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.965 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.402 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.402/2.907/8.564 ms 2024-09-20 16:33:37,529 - 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.23, gateway password: c0ntrail123 2024-09-20 16:33:37,529 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-20 16:33:39,792 - 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.954 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.115 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.153 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.493 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.940 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.838 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.384 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.384/2.696/6.153 ms 2024-09-20 16:33:39,792 - 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.23, gateway password: c0ntrail123 2024-09-20 16:33:39,792 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-20 16:33:42,053 - 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.753 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.389 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.173 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.473 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.084 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.937 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.419 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.419/2.032/4.173 ms 2024-09-20 16:33:42,053 - INFO - Deleting VM ctest-TestBasicVMVN-83003004-32325093 2024-09-20 16:33:42,129 - INFO - Detaching port 5f98173b-0824-417f-a258-3bc85e312a47 from VM ctest-TestBasicVMVN-83003004-77239927 2024-09-20 16:33:42,184 - INFO - Deleting VM ctest-TestBasicVMVN-83003004-77239927 2024-09-20 16:33:42,248 - INFO - Detaching port 9b03b397-2d0a-467c-9e81-ac47e631e99f from VM ctest-TestBasicVMVN-83003004-24327444 2024-09-20 16:33:42,283 - INFO - Deleting VM ctest-TestBasicVMVN-83003004-24327444 2024-09-20 16:33:42,368 - INFO - Deleting VN ctest-vn-56481619 2024-09-20 16:33:42,611 - DEBUG - Response for delete_port : () 2024-09-20 16:33:42,819 - DEBUG - Response for delete_port : () 2024-09-20 16:33:42,874 - DEBUG - VN 3b8d0ecb-f42e-46cd-bbc4-61d281fe5440 still in use: Unable to complete operation on network 3b8d0ecb-f42e-46cd-bbc4-61d281fe5440. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8e920fa6-5350-47c6-9280-50ad96137cd4'] 2024-09-20 16:33:42,874 - WARNING - Deleting VN ctest-vn-56481619 failed..Will retry 2024-09-20 16:33:45,034 - DEBUG - Response for deleting network () 2024-09-20 16:33:45,035 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/2f5df5ea-33b3-4045-8e57-cc54e405eb17 2024-09-20 16:33:45,049 - DEBUG - Response Code: 404 2024-09-20 16:33:45,049 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2024-09-20 16:33:45,057 - DEBUG - Requesting: http://10.0.0.23:8082/domain/06b7c7d3-cb96-4afe-a6a3-7cbd2037159e 2024-09-20 16:33:45,078 - DEBUG - Requesting: http://10.0.0.23:8082/project/e786c1e4-ed4b-435c-ac22-18b6b3adbe24 2024-09-20 16:33:45,168 - INFO - Validated that VN ctest-vn-56481619 is not found in API Server 2024-09-20 16:33:45,179 - DEBUG - VN ctest-vn-56481619 is not present in Agent 10.0.0.23 2024-09-20 16:33:45,179 - INFO - Validated that VN ctest-vn-56481619 is not in any agent 2024-09-20 16:33:45,184 - DEBUG - VRF 2 is not seen in agent 10.0.0.23 2024-09-20 16:33:45,190 - DEBUG - Vrouter 10.0.0.23 does not have vrf 2 for VN ctest-vn-56481619 2024-09-20 16:33:45,190 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-83003004:ctest-vn-56481619 2024-09-20 16:33:45,202 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-56481619 info 2024-09-20 16:33:45,298 - INFO - IPAM: ctest-ipam-44997974 is not found in API Server 2024-09-20 16:33:45,316 - INFO - IPAM:ctest-ipam-44997974 is not found in control node 2024-09-20 16:33:45,576 - DEBUG - No XMPP flaps were noticed during the test 2024-09-20 16:33:45,576 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39] 2024-09-20 16:33:45,576 - INFO - -------------------------------------------------------------------------------- 2024-09-20 16:33:46,351 - INFO - Deleted project: ctest-TestBasicVMVN-83003004, ID : e786c1e4-ed4b-435c-ac22-18b6b3adbe24