2024-12-26 02:18:07,417 - INFO - Domain Default found not creating 2024-12-26 02:18:07,577 - INFO - Project ctest-TestBasicVMVN-41193405 not found, creating it 2024-12-26 02:18:08,060 - INFO - Created Project:ctest-TestBasicVMVN-41193405, ID : dcb7a82b-950f-48c7-af31-253138eecc44 2024-12-26 02:18:09,657 - INFO - ================================================================================ 2024-12-26 02:18:09,657 - INFO - STARTING TEST : test_generic_link_local_service 2024-12-26 02:18:09,657 - 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-12-26 02:18:09,916 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.22': '0'}} with 2024-12-26 02:18:09,916 - INFO - Initial checks done. Running the testcase now 2024-12-26 02:18:09,916 - INFO - 2024-12-26 02:18:10,489 - DEBUG - Response for create_network : {'network': {'id': 'e1e62bfa-9caf-4e58-b1fd-fd82f81ddc09', 'name': 'ctest-vn2_metadata-17903597', 'tenant_id': 'dcb7a82b950f48c7af31253138eecc44', 'project_id': 'dcb7a82b950f48c7af31253138eecc44', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41193405', 'ctest-vn2_metadata-17903597'], 'port_security_enabled': True, 'description': ''}} 2024-12-26 02:18:10,700 - DEBUG - Response for create_subnet : {'subnet': {'id': '62bd9ada-3ec1-4ca2-be34-a6fcf52e7bd6', 'name': '', 'tenant_id': 'dcb7a82b950f48c7af31253138eecc44', 'network_id': 'e1e62bfa-9caf-4e58-b1fd-fd82f81ddc09', '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': 'dcb7a82b950f48c7af31253138eecc44'}} 2024-12-26 02:18:10,722 - INFO - Created VN ctest-vn2_metadata-17903597 2024-12-26 02:18:10,777 - DEBUG - VN ctest-vn2_metadata-17903597 UUID is e1e62bfa-9caf-4e58-b1fd-fd82f81ddc09 2024-12-26 02:18:10,970 - DEBUG - Services list from nova: [, , ] 2024-12-26 02:18:12,030 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2496-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2496-1) 2024-12-26 02:18:12,138 - DEBUG - Link local service introspect added 2024-12-26 02:18:12,178 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-12-26 02:18:17,262 - DEBUG - VM is in ACTIVE state now 2024-12-26 02:18:17,394 - INFO - Waiting for VM ctest-TestBasicVMVN-41193405-83400882 to be up.. 2024-12-26 02:18:17,394 - INFO - VM name : ctest-TestBasicVMVN-41193405-83400882 2024-12-26 02:18:17,483 - DEBUG - VM ctest-TestBasicVMVN-41193405-83400882 ID is 64b503fb-69d1-448b-8e5b-2d685bf416d7 2024-12-26 02:18:17,484 - DEBUG - VM ctest-TestBasicVMVN-41193405-83400882 launched on Node cn-jenkins-deploy-platform-ansible-os-2496-1. 2024-12-26 02:18:17,568 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/64b503fb-69d1-448b-8e5b-2d685bf416d7 2024-12-26 02:18:17,890 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/64b503fb-69d1-448b-8e5b-2d685bf416d7 2024-12-26 02:18:17,927 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2e8a1363-057a-41c3-80d1-ebfbb7454ab1 2024-12-26 02:18:21,195 - 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 1023ms') 2024-12-26 02:18:21,195 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41193405-83400882 failed! 2024-12-26 02:18:21,250 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41193405:ctest-vn2_metadata-17903597 is 11.1.1.1 and allocation pool is NOT set 2024-12-26 02:18:23,313 - 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=9.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.30 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 = 2.300/5.917/9.534/3.617 ms') 2024-12-26 02:18:23,313 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41193405-83400882 passed 2024-12-26 02:18:23,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:23,474 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41193405-83400882, IP 11.1.1.3, Port 22 2024-12-26 02:18:23,633 - DEBUG - VM ctest-TestBasicVMVN-41193405-83400882 is ready for SSH connections 2024-12-26 02:18:23,633 - INFO - Retry 0 2024-12-26 02:18:23,633 - 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.22, gateway password: c0ntrail123 2024-12-26 02:18:23,634 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-12-26 02:18:25,282 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-12-26 02:18:25,282 - INFO - Generic metadata worked 2024-12-26 02:18:25,525 - DEBUG - Link local service introspect removed 2024-12-26 02:18:25,525 - INFO - Deleting VM ctest-TestBasicVMVN-41193405-83400882 2024-12-26 02:18:25,589 - INFO - Deleting VN ctest-vn2_metadata-17903597 2024-12-26 02:18:25,680 - DEBUG - VN e1e62bfa-9caf-4e58-b1fd-fd82f81ddc09 still in use: Unable to complete operation on network e1e62bfa-9caf-4e58-b1fd-fd82f81ddc09. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-07a8f0aa-7d78-4810-a2f7-7583fc92ff7d'] 2024-12-26 02:18:25,680 - WARNING - Deleting VN ctest-vn2_metadata-17903597 failed..Will retry 2024-12-26 02:18:27,831 - DEBUG - Response for deleting network () 2024-12-26 02:18:28,084 - DEBUG - No XMPP flaps were noticed during the test 2024-12-26 02:18:28,084 - INFO - -------------------------------------------------------------------------------- 2024-12-26 02:18:28,087 - INFO - ================================================================================ 2024-12-26 02:18:28,087 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-12-26 02:18:28,087 - 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-12-26 02:18:28,371 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.22': '0'}} with 2024-12-26 02:18:28,371 - INFO - Initial checks done. Running the testcase now 2024-12-26 02:18:28,371 - INFO - 2024-12-26 02:18:28,868 - DEBUG - Response for create_network : {'network': {'id': 'ee287855-7020-4e85-93fb-bed9c0ab1980', 'name': 'ctest-vn-18986500', 'tenant_id': 'dcb7a82b950f48c7af31253138eecc44', 'project_id': 'dcb7a82b950f48c7af31253138eecc44', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41193405', 'ctest-vn-18986500'], 'port_security_enabled': True, 'description': ''}} 2024-12-26 02:18:29,033 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a060f36b-4929-4169-92a2-69ce79d0eb86', 'name': '', 'tenant_id': 'dcb7a82b950f48c7af31253138eecc44', 'network_id': 'ee287855-7020-4e85-93fb-bed9c0ab1980', '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': 'dcb7a82b950f48c7af31253138eecc44'}} 2024-12-26 02:18:29,171 - DEBUG - Response for create_subnet : {'subnet': {'id': '0882b2c8-1f3c-433c-85e2-eb900b2f0b84', 'name': '', 'tenant_id': 'dcb7a82b950f48c7af31253138eecc44', 'network_id': 'ee287855-7020-4e85-93fb-bed9c0ab1980', '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': 'dcb7a82b950f48c7af31253138eecc44'}} 2024-12-26 02:18:29,193 - INFO - Created VN ctest-vn-18986500 2024-12-26 02:18:29,246 - DEBUG - VN ctest-vn-18986500 UUID is ee287855-7020-4e85-93fb-bed9c0ab1980 2024-12-26 02:18:29,616 - DEBUG - Response for create_port : {'port': {'name': '054c23c3-a5b4-4cde-b451-b563c70f048f', 'id': '054c23c3-a5b4-4cde-b451-b563c70f048f', 'tenant_id': 'dcb7a82b950f48c7af31253138eecc44', 'network_id': 'ee287855-7020-4e85-93fb-bed9c0ab1980', 'mac_address': '02:05:4c:23:c3:a5', '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': 'a060f36b-4929-4169-92a2-69ce79d0eb86'}], 'security_groups': ['f1734864-b226-43a8-bc19-1ca2e466df04'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dcb7a82b950f48c7af31253138eecc44'}} 2024-12-26 02:18:29,795 - DEBUG - Response for create_port : {'port': {'name': '688f4cd2-48b9-46d0-a958-5b9447d08fb2', 'id': '688f4cd2-48b9-46d0-a958-5b9447d08fb2', 'tenant_id': 'dcb7a82b950f48c7af31253138eecc44', 'network_id': 'ee287855-7020-4e85-93fb-bed9c0ab1980', 'mac_address': '02:68:8f:4c:d2:48', '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': '0882b2c8-1f3c-433c-85e2-eb900b2f0b84'}], 'security_groups': ['f1734864-b226-43a8-bc19-1ca2e466df04'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dcb7a82b950f48c7af31253138eecc44'}} 2024-12-26 02:18:30,282 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2496-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2496-1) 2024-12-26 02:18:30,665 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2496-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2496-1) 2024-12-26 02:18:31,863 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2496-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2496-1) 2024-12-26 02:18:31,863 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-12-26 02:18:31,870 - DEBUG - Requesting: http://10.0.0.22:8082/domain/bd126eeb-8396-4a3a-a43d-81feab7422ef 2024-12-26 02:18:31,887 - DEBUG - Requesting: http://10.0.0.22:8082/project/dcb7a82b-950f-48c7-af31-253138eecc44 2024-12-26 02:18:31,969 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/93e452de-1702-48cd-80f4-cfc3cea8a5bc 2024-12-26 02:18:31,981 - INFO - Verifications in API Server for IPAM: ctest-ipam-46551954 passed 2024-12-26 02:18:31,988 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-41193405:ctest-ipam-46551954', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-41193405', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10656733732087679181', 'uuid-lslong': '9292280371064907196'}, 'enable': 'true', 'created': '2024-12-26T02:18:28', 'last-modified': '2024-12-26T02:18:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.383145'} 2024-12-26 02:18:31,988 - INFO - Verifications in Control node for IPAM: ctest-ipam-46551954 passed 2024-12-26 02:18:31,989 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-12-26 02:18:31,995 - DEBUG - Requesting: http://10.0.0.22:8082/domain/bd126eeb-8396-4a3a-a43d-81feab7422ef 2024-12-26 02:18:32,010 - DEBUG - Requesting: http://10.0.0.22:8082/project/dcb7a82b-950f-48c7-af31-253138eecc44 2024-12-26 02:18:32,088 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ee287855-7020-4e85-93fb-bed9c0ab1980 2024-12-26 02:18:32,104 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ee287855-7020-4e85-93fb-bed9c0ab1980 2024-12-26 02:18:32,117 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/56494b08-e5b9-48c2-8121-774ff1850763 2024-12-26 02:18:32,129 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/56494b08-e5b9-48c2-8121-774ff1850763 2024-12-26 02:18:32,147 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/5ff63c2e-56c2-4d6a-891e-d0ebdfb5d345 2024-12-26 02:18:32,155 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-12-26 02:18:32,155 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ee287855-7020-4e85-93fb-bed9c0ab1980 2024-12-26 02:18:32,167 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/56494b08-e5b9-48c2-8121-774ff1850763 2024-12-26 02:18:32,199 - INFO - Verified VN network id 8 for VN ee287855-7020-4e85-93fb-bed9c0ab1980 2024-12-26 02:18:32,200 - INFO - Verifications in API Server for VN ctest-vn-18986500 passed 2024-12-26 02:18:32,201 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ee287855-7020-4e85-93fb-bed9c0ab1980 2024-12-26 02:18:32,213 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/56494b08-e5b9-48c2-8121-774ff1850763 2024-12-26 02:18:32,228 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/56494b08-e5b9-48c2-8121-774ff1850763 2024-12-26 02:18:32,246 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/5ff63c2e-56c2-4d6a-891e-d0ebdfb5d345 2024-12-26 02:18:32,274 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-41193405:ctest-vn-18986500', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-41193405', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17161098688443993733', 'uuid-lslong': '10663326385179400576'}, 'enable': 'true', 'created': '2024-12-26T02:18:28', 'last-modified': '2024-12-26T02:18:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.129289'} 2024-12-26 02:18:32,308 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-12-26 02:18:32,308 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-18986500 passed 2024-12-26 02:18:32,309 - DEBUG - ====Verifying policy data for ctest-vn-18986500 in API_Server ====== 2024-12-26 02:18:32,309 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-12-26 02:18:32,321 - DEBUG - Requesting: http://10.0.0.22:8082/domain/bd126eeb-8396-4a3a-a43d-81feab7422ef 2024-12-26 02:18:32,350 - DEBUG - Requesting: http://10.0.0.22:8082/project/dcb7a82b-950f-48c7-af31-253138eecc44 2024-12-26 02:18:32,458 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ee287855-7020-4e85-93fb-bed9c0ab1980 2024-12-26 02:18:32,485 - DEBUG - =>VN ctest-vn-18986500 has no policy to be verified 2024-12-26 02:18:32,485 - DEBUG - Verifying the vn in opserver 2024-12-26 02:18:32,485 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-41193405:ctest-vn-18986500 virtual network link through opserver 10.0.0.22 2024-12-26 02:18:32,485 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-12-26 02:18:32,860 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-12-26 02:18:32,951 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-41193405:ctest-vn-18986500', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-41193405:ctest-vn-18986500?flat'} 2024-12-26 02:18:32,951 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-41193405:ctest-vn-18986500 is found in opserver 2024-12-26 02:18:32,962 - DEBUG - VRF ids for VN ctest-vn-18986500: {'10.0.0.22': '2'} 2024-12-26 02:18:32,962 - INFO - Waiting for VM ctest-TestBasicVMVN-41193405-19130702 to be up.. 2024-12-26 02:18:33,062 - DEBUG - VM is in ACTIVE state now 2024-12-26 02:18:33,062 - INFO - VM name : ctest-TestBasicVMVN-41193405-19130702 2024-12-26 02:18:33,160 - DEBUG - VM ctest-TestBasicVMVN-41193405-19130702 ID is e0b10dc1-c54b-47c8-ba2d-3009cd6c4e07 2024-12-26 02:18:33,160 - DEBUG - VM ctest-TestBasicVMVN-41193405-19130702 launched on Node cn-jenkins-deploy-platform-ansible-os-2496-1. 2024-12-26 02:18:33,276 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e0b10dc1-c54b-47c8-ba2d-3009cd6c4e07 2024-12-26 02:18:33,288 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/054c23c3-a5b4-4cde-b451-b563c70f048f 2024-12-26 02:18:36,547 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms') 2024-12-26 02:18:36,547 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41193405-19130702 failed! 2024-12-26 02:18:36,602 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41193405:ctest-vn-18986500 is 31.1.1.1 and allocation pool is NOT set 2024-12-26 02:18:36,602 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41193405:ctest-vn-18986500 is 31.1.2.1 and allocation pool is NOT set 2024-12-26 02:18:40,687 - 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 1023ms') 2024-12-26 02:18:40,687 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41193405-19130702 failed! 2024-12-26 02:18:40,745 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41193405:ctest-vn-18986500 is 31.1.1.1 and allocation pool is NOT set 2024-12-26 02:18:40,746 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41193405:ctest-vn-18986500 is 31.1.2.1 and allocation pool is NOT set 2024-12-26 02:18:42,811 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=8.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.738 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.738/4.366/7.995/3.628 ms') 2024-12-26 02:18:42,812 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41193405-19130702 passed 2024-12-26 02:18:42,965 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:42,966 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41193405-19130702, IP 31.1.1.4, Port 22 2024-12-26 02:18:43,118 - DEBUG - VM ctest-TestBasicVMVN-41193405-19130702 is ready for SSH connections 2024-12-26 02:18:43,118 - INFO - Waiting for VM ctest-TestBasicVMVN-41193405-25900216 to be up.. 2024-12-26 02:18:43,194 - DEBUG - VM is in ACTIVE state now 2024-12-26 02:18:43,194 - INFO - VM name : ctest-TestBasicVMVN-41193405-25900216 2024-12-26 02:18:43,272 - DEBUG - VM ctest-TestBasicVMVN-41193405-25900216 ID is 57233546-e22e-4002-82a3-a3a69793c36e 2024-12-26 02:18:43,273 - DEBUG - VM ctest-TestBasicVMVN-41193405-25900216 launched on Node cn-jenkins-deploy-platform-ansible-os-2496-1. 2024-12-26 02:18:43,349 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/57233546-e22e-4002-82a3-a3a69793c36e 2024-12-26 02:18:43,359 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/688f4cd2-48b9-46d0-a958-5b9447d08fb2 2024-12-26 02:18:44,605 - 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.21 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.503 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.503/1.856/3.209/1.353 ms') 2024-12-26 02:18:44,605 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-41193405-25900216 passed 2024-12-26 02:18:44,762 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:44,762 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41193405-25900216, IP 31.1.2.4, Port 22 2024-12-26 02:18:44,917 - DEBUG - VM ctest-TestBasicVMVN-41193405-25900216 is ready for SSH connections 2024-12-26 02:18:44,917 - INFO - Waiting for VM ctest-TestBasicVMVN-41193405-15937091 to be up.. 2024-12-26 02:18:44,994 - DEBUG - VM is in ACTIVE state now 2024-12-26 02:18:44,995 - INFO - VM name : ctest-TestBasicVMVN-41193405-15937091 2024-12-26 02:18:45,074 - DEBUG - VM ctest-TestBasicVMVN-41193405-15937091 ID is 3174af2a-4042-4c7b-bd31-2013ff6a8a6a 2024-12-26 02:18:45,074 - DEBUG - VM ctest-TestBasicVMVN-41193405-15937091 launched on Node cn-jenkins-deploy-platform-ansible-os-2496-1. 2024-12-26 02:18:45,154 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/3174af2a-4042-4c7b-bd31-2013ff6a8a6a 2024-12-26 02:18:45,163 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/0dd18f44-453b-4a00-b7dc-05f1c371f6a4 2024-12-26 02:18:46,409 - 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.19 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.746 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.746/1.967/3.189/1.221 ms') 2024-12-26 02:18:46,409 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-41193405-15937091 passed 2024-12-26 02:18:46,561 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:46,562 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41193405-15937091, IP 31.1.1.3, Port 22 2024-12-26 02:18:46,717 - DEBUG - VM ctest-TestBasicVMVN-41193405-15937091 is ready for SSH connections 2024-12-26 02:18:46,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:46,717 - 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.22, gateway password: c0ntrail123 2024-12-26 02:18:46,717 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-12-26 02:18:50,445 - 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.421 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.764 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.956 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.764/1.713/3.421 ms 2024-12-26 02:18:50,445 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-41193405-19130702 passed 2024-12-26 02:18:50,445 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:50,445 - 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.22, gateway password: c0ntrail123 2024-12-26 02:18:50,446 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-12-26 02:18:54,098 - 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.047 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.862 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.887 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.862/1.598/3.047 ms 2024-12-26 02:18:54,098 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-41193405-25900216 passed 2024-12-26 02:18:54,098 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:54,098 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:54,098 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:54,099 - 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.22, gateway password: c0ntrail123 2024-12-26 02:18:54,099 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-12-26 02:18:54,273 - DEBUG - None 2024-12-26 02:18:54,273 - 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.22, gateway password: c0ntrail123 2024-12-26 02:18:54,273 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-12-26 02:18:54,449 - DEBUG - None 2024-12-26 02:18:54,449 - 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.22, gateway password: c0ntrail123 2024-12-26 02:18:54,449 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-12-26 02:18:55,073 - DEBUG - None 2024-12-26 02:18:55,073 - 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.22, gateway password: c0ntrail123 2024-12-26 02:18:55,073 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-12-26 02:18:57,307 - 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.834 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.557 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.408 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.740 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.470 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.408/1.801/4.557 ms 2024-12-26 02:18:57,307 - 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.22, gateway password: c0ntrail123 2024-12-26 02:18:57,307 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-12-26 02:18:59,545 - 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=0.963 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.732 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.931 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.408 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.589 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.489 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.409 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.408/1.788/3.931 ms 2024-12-26 02:18:59,546 - 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.22, gateway password: c0ntrail123 2024-12-26 02:18:59,546 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-12-26 02:19:01,781 - 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.616 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.487 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.246 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.530 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.190 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.048 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.411 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.411/1.789/3.246 ms 2024-12-26 02:19:01,782 - INFO - Deleting VM ctest-TestBasicVMVN-41193405-15937091 2024-12-26 02:19:01,860 - INFO - Detaching port 688f4cd2-48b9-46d0-a958-5b9447d08fb2 from VM ctest-TestBasicVMVN-41193405-25900216 2024-12-26 02:19:01,914 - INFO - Deleting VM ctest-TestBasicVMVN-41193405-25900216 2024-12-26 02:19:01,995 - INFO - Detaching port 054c23c3-a5b4-4cde-b451-b563c70f048f from VM ctest-TestBasicVMVN-41193405-19130702 2024-12-26 02:19:02,036 - INFO - Deleting VM ctest-TestBasicVMVN-41193405-19130702 2024-12-26 02:19:02,129 - INFO - Deleting VN ctest-vn-18986500 2024-12-26 02:19:02,320 - DEBUG - Response for delete_port : () 2024-12-26 02:19:02,535 - DEBUG - Response for delete_port : () 2024-12-26 02:19:02,719 - DEBUG - Response for deleting network () 2024-12-26 02:19:02,719 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/56494b08-e5b9-48c2-8121-774ff1850763 2024-12-26 02:19:02,726 - DEBUG - Response Code: 404 2024-12-26 02:19:02,727 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-12-26 02:19:02,740 - DEBUG - Requesting: http://10.0.0.22:8082/domain/bd126eeb-8396-4a3a-a43d-81feab7422ef 2024-12-26 02:19:02,804 - DEBUG - Requesting: http://10.0.0.22:8082/project/dcb7a82b-950f-48c7-af31-253138eecc44 2024-12-26 02:19:02,887 - INFO - Validated that VN ctest-vn-18986500 is not found in API Server 2024-12-26 02:19:02,902 - DEBUG - VN ctest-vn-18986500 is not present in Agent 10.0.0.22 2024-12-26 02:19:02,902 - INFO - Validated that VN ctest-vn-18986500 is not in any agent 2024-12-26 02:19:02,911 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2024-12-26 02:19:02,919 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-18986500 2024-12-26 02:19:02,919 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-41193405:ctest-vn-18986500 2024-12-26 02:19:02,931 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-18986500 info 2024-12-26 02:19:03,009 - INFO - IPAM: ctest-ipam-46551954 is not found in API Server 2024-12-26 02:19:03,021 - INFO - IPAM:ctest-ipam-46551954 is not found in control node 2024-12-26 02:19:03,280 - DEBUG - No XMPP flaps were noticed during the test
2024-12-26 02:19:03,280 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:35]
2024-12-26 02:19:03,281 - INFO - -------------------------------------------------------------------------------- 2024-12-26 02:19:04,012 - INFO - Deleted project: ctest-TestBasicVMVN-41193405, ID : dcb7a82b-950f-48c7-af31-253138eecc44