2024-08-27 01:10:00,627 - INFO - Domain Default found not creating 2024-08-27 01:10:01,016 - INFO - Project ctest-TestBasicVMVN-08606838 not found, creating it 2024-08-27 01:10:01,638 - INFO - Created Project:ctest-TestBasicVMVN-08606838, ID : dc631cf4-dddc-4e91-93c8-ee19e9790dd9 2024-08-27 01:10:04,003 - INFO - ================================================================================ 2024-08-27 01:10:04,003 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-27 01:10:04,003 - 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-08-27 01:10:04,329 - DEBUG - Nothing to compare xmpp stats {'10.0.0.69': {'10.20.0.21': '0'}} with 2024-08-27 01:10:04,329 - INFO - Initial checks done. Running the testcase now 2024-08-27 01:10:04,329 - INFO - 2024-08-27 01:10:05,230 - DEBUG - Response for create_network : {'network': {'id': 'fe33fc52-aa86-4d2d-95cf-a08d5b3656f6', 'name': 'ctest-vn2_metadata-72341179', 'tenant_id': 'dc631cf4dddc4e9193c8ee19e9790dd9', 'project_id': 'dc631cf4dddc4e9193c8ee19e9790dd9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08606838', 'ctest-vn2_metadata-72341179'], 'port_security_enabled': True, 'description': ''}} 2024-08-27 01:10:05,545 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c90c79d1-9363-445e-acec-0fa3bbb31f2e', 'name': '', 'tenant_id': 'dc631cf4dddc4e9193c8ee19e9790dd9', 'network_id': 'fe33fc52-aa86-4d2d-95cf-a08d5b3656f6', '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': 'dc631cf4dddc4e9193c8ee19e9790dd9'}} 2024-08-27 01:10:05,573 - INFO - Created VN ctest-vn2_metadata-72341179 2024-08-27 01:10:05,634 - DEBUG - VN ctest-vn2_metadata-72341179 UUID is fe33fc52-aa86-4d2d-95cf-a08d5b3656f6 2024-08-27 01:10:06,006 - DEBUG - Services list from nova: [, , ] 2024-08-27 01:10:07,717 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1784-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1784-1) 2024-08-27 01:10:07,862 - DEBUG - Link local service introspect added 2024-08-27 01:10:07,986 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-27 01:10:13,207 - DEBUG - VM is in ACTIVE state now 2024-08-27 01:10:13,477 - INFO - Waiting for VM ctest-TestBasicVMVN-08606838-13791845 to be up.. 2024-08-27 01:10:13,478 - INFO - VM name : ctest-TestBasicVMVN-08606838-13791845 2024-08-27 01:10:13,692 - DEBUG - VM ctest-TestBasicVMVN-08606838-13791845 ID is c42a0ffa-eca5-497d-8000-93630e6c1067 2024-08-27 01:10:13,692 - DEBUG - VM ctest-TestBasicVMVN-08606838-13791845 launched on Node cn-jenkins-deploy-platform-ansible-os-1784-1 2024-08-27 01:10:13,830 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-machine/c42a0ffa-eca5-497d-8000-93630e6c1067 2024-08-27 01:10:14,154 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-machine/c42a0ffa-eca5-497d-8000-93630e6c1067 2024-08-27 01:10:14,238 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-machine-interface/ab38d134-d23d-4034-a792-ed9614e43187 2024-08-27 01:10:17,629 - 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 1022ms') 2024-08-27 01:10:17,629 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08606838-13791845 failed! 2024-08-27 01:10:17,690 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08606838:ctest-vn2_metadata-72341179 is 11.1.1.1 and allocation pool is NOT set 2024-08-27 01:10:21,784 - 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=2 ttl=63 time=5.16 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1012ms\r\nrtt min/avg/max/mdev = 5.158/5.158/5.158/0.000 ms') 2024-08-27 01:10:21,785 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08606838-13791845 passed 2024-08-27 01:10:21,978 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 01:10:21,979 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08606838-13791845, IP 11.1.1.3, Port 22 2024-08-27 01:10:22,184 - DEBUG - VM ctest-TestBasicVMVN-08606838-13791845 is ready for SSH connections 2024-08-27 01:10:22,184 - INFO - Retry 0 2024-08-27 01:10:22,185 - 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.69, gateway password: c0ntrail123 2024-08-27 01:10:22,185 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-27 01:10:24,550 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-27 01:10:24,550 - INFO - Generic metadata worked 2024-08-27 01:10:25,002 - DEBUG - Link local service introspect removed 2024-08-27 01:10:25,002 - INFO - Deleting VM ctest-TestBasicVMVN-08606838-13791845 2024-08-27 01:10:25,113 - INFO - Deleting VN ctest-vn2_metadata-72341179 2024-08-27 01:10:25,185 - DEBUG - VN fe33fc52-aa86-4d2d-95cf-a08d5b3656f6 still in use: Unable to complete operation on network fe33fc52-aa86-4d2d-95cf-a08d5b3656f6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ae011417-eae2-40a2-806a-20e4a014f148'] 2024-08-27 01:10:25,185 - WARNING - Deleting VN ctest-vn2_metadata-72341179 failed..Will retry 2024-08-27 01:10:27,478 - DEBUG - Response for deleting network () 2024-08-27 01:10:27,821 - DEBUG - No XMPP flaps were noticed during the test 2024-08-27 01:10:27,821 - INFO - -------------------------------------------------------------------------------- 2024-08-27 01:10:27,825 - INFO - ================================================================================ 2024-08-27 01:10:27,825 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-27 01:10:27,825 - 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-08-27 01:10:28,156 - DEBUG - Nothing to compare xmpp stats {'10.0.0.69': {'10.20.0.21': '0'}} with 2024-08-27 01:10:28,157 - INFO - Initial checks done. Running the testcase now 2024-08-27 01:10:28,157 - INFO - 2024-08-27 01:10:28,924 - DEBUG - Response for create_network : {'network': {'id': '966a1f29-dde4-46cd-b094-f81820d89da7', 'name': 'ctest-vn-02949681', 'tenant_id': 'dc631cf4dddc4e9193c8ee19e9790dd9', 'project_id': 'dc631cf4dddc4e9193c8ee19e9790dd9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08606838', 'ctest-vn-02949681'], 'port_security_enabled': True, 'description': ''}} 2024-08-27 01:10:29,237 - DEBUG - Response for create_subnet : {'subnet': {'id': '65c5b927-c789-412e-b590-910f6a32dc48', 'name': '', 'tenant_id': 'dc631cf4dddc4e9193c8ee19e9790dd9', 'network_id': '966a1f29-dde4-46cd-b094-f81820d89da7', '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': 'dc631cf4dddc4e9193c8ee19e9790dd9'}} 2024-08-27 01:10:29,483 - DEBUG - Response for create_subnet : {'subnet': {'id': '0d45a879-46a8-4baf-b78b-1507a92cb5e5', 'name': '', 'tenant_id': 'dc631cf4dddc4e9193c8ee19e9790dd9', 'network_id': '966a1f29-dde4-46cd-b094-f81820d89da7', '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': 'dc631cf4dddc4e9193c8ee19e9790dd9'}} 2024-08-27 01:10:29,524 - INFO - Created VN ctest-vn-02949681 2024-08-27 01:10:29,586 - DEBUG - VN ctest-vn-02949681 UUID is 966a1f29-dde4-46cd-b094-f81820d89da7 2024-08-27 01:10:30,204 - DEBUG - Response for create_port : {'port': {'name': '4f3b5a70-35e9-4523-bcf1-ba811f6412b0', 'id': '4f3b5a70-35e9-4523-bcf1-ba811f6412b0', 'tenant_id': 'dc631cf4dddc4e9193c8ee19e9790dd9', 'network_id': '966a1f29-dde4-46cd-b094-f81820d89da7', 'mac_address': '02:4f:3b:5a:70:35', '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': '65c5b927-c789-412e-b590-910f6a32dc48'}], 'security_groups': ['403fd5cb-ff05-4baf-a05e-577abb5031ca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dc631cf4dddc4e9193c8ee19e9790dd9'}} 2024-08-27 01:10:30,468 - DEBUG - Response for create_port : {'port': {'name': 'fdc96a05-f852-4bbf-9328-e89c8ff803ff', 'id': 'fdc96a05-f852-4bbf-9328-e89c8ff803ff', 'tenant_id': 'dc631cf4dddc4e9193c8ee19e9790dd9', 'network_id': '966a1f29-dde4-46cd-b094-f81820d89da7', 'mac_address': '02:fd:c9:6a:05:f8', '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': '0d45a879-46a8-4baf-b78b-1507a92cb5e5'}], 'security_groups': ['403fd5cb-ff05-4baf-a05e-577abb5031ca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dc631cf4dddc4e9193c8ee19e9790dd9'}} 2024-08-27 01:10:31,053 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1784-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1784-1) 2024-08-27 01:10:31,964 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1784-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1784-1) 2024-08-27 01:10:33,382 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1784-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1784-1) 2024-08-27 01:10:33,382 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-08-27 01:10:33,391 - DEBUG - Requesting: http://10.0.0.69:8082/domain/f80ba839-1d23-40df-a7db-41d019257bf6 2024-08-27 01:10:33,419 - DEBUG - Requesting: http://10.0.0.69:8082/project/dc631cf4-dddc-4e91-93c8-ee19e9790dd9 2024-08-27 01:10:33,499 - DEBUG - Requesting: http://10.0.0.69:8082/network-ipam/a351755e-4661-43ac-aa5b-ee713ff960b9 2024-08-27 01:10:33,516 - INFO - Verifications in API Server for IPAM: ctest-ipam-76647065 passed 2024-08-27 01:10:33,525 - DEBUG - Control-node 10.0.0.69 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-08606838:ctest-ipam-76647065', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-08606838', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11768316349063971756', 'uuid-lslong': '12275667379500441785'}, 'enable': 'true', 'created': '2024-08-27T01:10:28', 'last-modified': '2024-08-27T01:10:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.063113'} 2024-08-27 01:10:33,525 - INFO - Verifications in Control node for IPAM: ctest-ipam-76647065 passed 2024-08-27 01:10:33,527 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-08-27 01:10:33,539 - DEBUG - Requesting: http://10.0.0.69:8082/domain/f80ba839-1d23-40df-a7db-41d019257bf6 2024-08-27 01:10:33,552 - DEBUG - Requesting: http://10.0.0.69:8082/project/dc631cf4-dddc-4e91-93c8-ee19e9790dd9 2024-08-27 01:10:33,629 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/966a1f29-dde4-46cd-b094-f81820d89da7 2024-08-27 01:10:33,654 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/966a1f29-dde4-46cd-b094-f81820d89da7 2024-08-27 01:10:33,668 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/8c04288a-b1bc-4f0f-a762-50a95bcad013 2024-08-27 01:10:33,678 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/8c04288a-b1bc-4f0f-a762-50a95bcad013 2024-08-27 01:10:33,691 - DEBUG - Requesting: http://10.0.0.69:8082/route-target/0c449579-7b03-4299-9b95-887117f9cdff 2024-08-27 01:10:33,703 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-27 01:10:33,703 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/966a1f29-dde4-46cd-b094-f81820d89da7 2024-08-27 01:10:33,716 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/8c04288a-b1bc-4f0f-a762-50a95bcad013 2024-08-27 01:10:33,736 - INFO - Verified VN network id 7 for VN 966a1f29-dde4-46cd-b094-f81820d89da7 2024-08-27 01:10:33,741 - INFO - Verifications in API Server for VN ctest-vn-02949681 passed 2024-08-27 01:10:33,741 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/966a1f29-dde4-46cd-b094-f81820d89da7 2024-08-27 01:10:33,752 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/8c04288a-b1bc-4f0f-a762-50a95bcad013 2024-08-27 01:10:33,760 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/8c04288a-b1bc-4f0f-a762-50a95bcad013 2024-08-27 01:10:33,768 - DEBUG - Requesting: http://10.0.0.69:8082/route-target/0c449579-7b03-4299-9b95-887117f9cdff 2024-08-27 01:10:33,785 - DEBUG - Control-node 10.0.0.69 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-08606838:ctest-vn-02949681', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-08606838', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10838509717897365197', 'uuid-lslong': '12724067629742464423'}, 'enable': 'true', 'created': '2024-08-27T01:10:28', 'last-modified': '2024-08-27T01:10:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.366350'} 2024-08-27 01:10:33,792 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-27 01:10:33,792 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-02949681 passed 2024-08-27 01:10:33,793 - DEBUG - ====Verifying policy data for ctest-vn-02949681 in API_Server ====== 2024-08-27 01:10:33,793 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-08-27 01:10:33,801 - DEBUG - Requesting: http://10.0.0.69:8082/domain/f80ba839-1d23-40df-a7db-41d019257bf6 2024-08-27 01:10:33,816 - DEBUG - Requesting: http://10.0.0.69:8082/project/dc631cf4-dddc-4e91-93c8-ee19e9790dd9 2024-08-27 01:10:33,894 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-network/966a1f29-dde4-46cd-b094-f81820d89da7 2024-08-27 01:10:33,905 - DEBUG - =>VN ctest-vn-02949681 has no policy to be verified 2024-08-27 01:10:33,905 - DEBUG - Verifying the vn in opserver 2024-08-27 01:10:33,905 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-08606838:ctest-vn-02949681 virtual network link through opserver 10.0.0.69 2024-08-27 01:10:33,905 - DEBUG - Requesting: http://10.0.0.69:8081/analytics/uves/virtual-networks 2024-08-27 01:10:34,338 - DEBUG - Requesting: http://10.0.0.69:8081/analytics/uves/virtual-networks 2024-08-27 01:10:34,463 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-08606838:ctest-vn-02949681', 'href': 'http://10.0.0.69:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-08606838:ctest-vn-02949681?flat'} 2024-08-27 01:10:34,463 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-08606838:ctest-vn-02949681 is found in opserver 2024-08-27 01:10:34,470 - DEBUG - VRF ids for VN ctest-vn-02949681: {'10.0.0.69': '2'} 2024-08-27 01:10:34,470 - INFO - Waiting for VM ctest-TestBasicVMVN-08606838-86479038 to be up.. 2024-08-27 01:10:34,658 - DEBUG - VM is in ACTIVE state now 2024-08-27 01:10:34,658 - INFO - VM name : ctest-TestBasicVMVN-08606838-86479038 2024-08-27 01:10:34,798 - DEBUG - VM ctest-TestBasicVMVN-08606838-86479038 ID is 6d8abc73-f696-40e0-862b-3ec68dd020a5 2024-08-27 01:10:34,798 - DEBUG - VM ctest-TestBasicVMVN-08606838-86479038 launched on Node cn-jenkins-deploy-platform-ansible-os-1784-1 2024-08-27 01:10:34,958 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-machine/6d8abc73-f696-40e0-862b-3ec68dd020a5 2024-08-27 01:10:34,966 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-machine-interface/4f3b5a70-35e9-4523-bcf1-ba811f6412b0 2024-08-27 01:10:38,235 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2024-08-27 01:10:38,235 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08606838-86479038 failed! 2024-08-27 01:10:38,302 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08606838:ctest-vn-02949681 is 31.1.1.1 and allocation pool is NOT set 2024-08-27 01:10:38,303 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08606838:ctest-vn-02949681 is 31.1.2.1 and allocation pool is NOT set 2024-08-27 01:10:42,389 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2024-08-27 01:10:42,389 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08606838-86479038 failed! 2024-08-27 01:10:42,462 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08606838:ctest-vn-02949681 is 31.1.1.1 and allocation pool is NOT set 2024-08-27 01:10:42,462 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08606838:ctest-vn-02949681 is 31.1.2.1 and allocation pool is NOT set 2024-08-27 01:10:44,540 - 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.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.70 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 = 1.697/3.222/4.747/1.525 ms') 2024-08-27 01:10:44,540 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08606838-86479038 passed 2024-08-27 01:10:44,706 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 01:10:44,706 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08606838-86479038, IP 31.1.1.4, Port 22 2024-08-27 01:10:44,893 - DEBUG - VM ctest-TestBasicVMVN-08606838-86479038 is ready for SSH connections 2024-08-27 01:10:44,893 - INFO - Waiting for VM ctest-TestBasicVMVN-08606838-40409848 to be up.. 2024-08-27 01:10:45,090 - DEBUG - VM is in ACTIVE state now 2024-08-27 01:10:45,091 - INFO - VM name : ctest-TestBasicVMVN-08606838-40409848 2024-08-27 01:10:45,308 - DEBUG - VM ctest-TestBasicVMVN-08606838-40409848 ID is 38c649af-3f50-49f8-a239-2999c4421c3d 2024-08-27 01:10:45,308 - DEBUG - VM ctest-TestBasicVMVN-08606838-40409848 launched on Node cn-jenkins-deploy-platform-ansible-os-1784-1 2024-08-27 01:10:45,490 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-machine/38c649af-3f50-49f8-a239-2999c4421c3d 2024-08-27 01:10:45,513 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-machine-interface/fdc96a05-f852-4bbf-9328-e89c8ff803ff 2024-08-27 01:10:46,844 - 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=7.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.801 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.801/4.258/7.715/3.457 ms') 2024-08-27 01:10:46,844 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-08606838-40409848 passed 2024-08-27 01:10:47,022 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 01:10:47,022 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08606838-40409848, IP 31.1.2.4, Port 22 2024-08-27 01:10:47,223 - DEBUG - VM ctest-TestBasicVMVN-08606838-40409848 is ready for SSH connections 2024-08-27 01:10:47,224 - INFO - Waiting for VM ctest-TestBasicVMVN-08606838-08562491 to be up.. 2024-08-27 01:10:47,442 - DEBUG - VM is in ACTIVE state now 2024-08-27 01:10:47,442 - INFO - VM name : ctest-TestBasicVMVN-08606838-08562491 2024-08-27 01:10:47,584 - DEBUG - VM ctest-TestBasicVMVN-08606838-08562491 ID is f971bc8c-f444-43ee-a588-73bb806640f7 2024-08-27 01:10:47,585 - DEBUG - VM ctest-TestBasicVMVN-08606838-08562491 launched on Node cn-jenkins-deploy-platform-ansible-os-1784-1 2024-08-27 01:10:47,766 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-machine/f971bc8c-f444-43ee-a588-73bb806640f7 2024-08-27 01:10:47,790 - DEBUG - Requesting: http://10.0.0.69:8082/virtual-machine-interface/db11eaeb-ce74-4ac2-8881-10167e2e3602 2024-08-27 01:10:49,132 - 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=4.25 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=2.29 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 = 2.290/3.268/4.247/0.978 ms') 2024-08-27 01:10:49,132 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-08606838-08562491 passed 2024-08-27 01:10:49,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 01:10:49,331 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08606838-08562491, IP 31.1.1.3, Port 22 2024-08-27 01:10:49,513 - DEBUG - VM ctest-TestBasicVMVN-08606838-08562491 is ready for SSH connections 2024-08-27 01:10:49,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 01:10:49,514 - 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.69, gateway password: c0ntrail123 2024-08-27 01:10:49,514 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-27 01:10:53,617 - 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=5.369 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.826 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.743 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.743/2.979/5.369 ms 2024-08-27 01:10:53,618 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-08606838-86479038 passed 2024-08-27 01:10:53,618 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 01:10:53,618 - 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.69, gateway password: c0ntrail123 2024-08-27 01:10:53,619 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-27 01:10:57,809 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=4.374 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.777 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.890 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.777/2.680/4.374 ms 2024-08-27 01:10:57,809 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-08606838-40409848 passed 2024-08-27 01:10:57,810 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 01:10:57,810 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 01:10:57,810 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-27 01:10:57,811 - 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.69, gateway password: c0ntrail123 2024-08-27 01:10:57,811 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-27 01:10:58,078 - DEBUG - None 2024-08-27 01:10:58,078 - 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.69, gateway password: c0ntrail123 2024-08-27 01:10:58,078 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-27 01:10:58,366 - DEBUG - None 2024-08-27 01:10:58,366 - 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.69, gateway password: c0ntrail123 2024-08-27 01:10:58,366 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-27 01:10:59,286 - DEBUG - None 2024-08-27 01:10:59,286 - 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.69, gateway password: c0ntrail123 2024-08-27 01:10:59,286 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-27 01:11:01,506 - 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.846 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.354 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.043 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.523 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.339 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.339/3.021/7.354 ms 2024-08-27 01:11:01,507 - 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.69, gateway password: c0ntrail123 2024-08-27 01:11:01,507 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-27 01:11:03,789 - 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.984 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.508 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.587 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.087 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.012 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=8.533 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.642 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.642/3.479/8.533 ms 2024-08-27 01:11:03,789 - 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.69, gateway password: c0ntrail123 2024-08-27 01:11:03,790 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-27 01:11:06,147 - 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.793 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.423 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.521 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.553 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.395 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.698 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.936 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.553/2.331/4.521 ms 2024-08-27 01:11:06,148 - INFO - Deleting VM ctest-TestBasicVMVN-08606838-08562491 2024-08-27 01:11:06,299 - INFO - Detaching port fdc96a05-f852-4bbf-9328-e89c8ff803ff from VM ctest-TestBasicVMVN-08606838-40409848 2024-08-27 01:11:06,384 - INFO - Deleting VM ctest-TestBasicVMVN-08606838-40409848 2024-08-27 01:11:06,486 - INFO - Detaching port 4f3b5a70-35e9-4523-bcf1-ba811f6412b0 from VM ctest-TestBasicVMVN-08606838-86479038 2024-08-27 01:11:06,562 - INFO - Deleting VM ctest-TestBasicVMVN-08606838-86479038 2024-08-27 01:11:06,744 - INFO - Deleting VN ctest-vn-02949681 2024-08-27 01:11:06,992 - DEBUG - Response for delete_port : () 2024-08-27 01:11:07,354 - DEBUG - Response for delete_port : () 2024-08-27 01:11:07,554 - DEBUG - Response for deleting network () 2024-08-27 01:11:07,554 - DEBUG - Requesting: http://10.0.0.69:8082/routing-instance/8c04288a-b1bc-4f0f-a762-50a95bcad013 2024-08-27 01:11:07,561 - DEBUG - Response Code: 404 2024-08-27 01:11:07,561 - DEBUG - Requesting: http://10.0.0.69:8082/domains 2024-08-27 01:11:07,573 - DEBUG - Requesting: http://10.0.0.69:8082/domain/f80ba839-1d23-40df-a7db-41d019257bf6 2024-08-27 01:11:07,633 - DEBUG - Requesting: http://10.0.0.69:8082/project/dc631cf4-dddc-4e91-93c8-ee19e9790dd9 2024-08-27 01:11:07,734 - INFO - Validated that VN ctest-vn-02949681 is not found in API Server 2024-08-27 01:11:07,748 - DEBUG - VN ctest-vn-02949681 is not present in Agent 10.0.0.69 2024-08-27 01:11:07,748 - INFO - Validated that VN ctest-vn-02949681 is not in any agent 2024-08-27 01:11:07,756 - DEBUG - VRF 2 is not seen in agent 10.0.0.69 2024-08-27 01:11:07,766 - DEBUG - Vrouter 10.0.0.69 does not have vrf 2 for VN ctest-vn-02949681 2024-08-27 01:11:07,766 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-08606838:ctest-vn-02949681 2024-08-27 01:11:07,783 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-02949681 info 2024-08-27 01:11:07,874 - INFO - IPAM: ctest-ipam-76647065 is not found in API Server 2024-08-27 01:11:07,906 - INFO - IPAM:ctest-ipam-76647065 is not found in control node 2024-08-27 01:11:08,234 - DEBUG - No XMPP flaps were noticed during the test
2024-08-27 01:11:08,234 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41]
2024-08-27 01:11:08,234 - INFO - -------------------------------------------------------------------------------- 2024-08-27 01:11:09,093 - INFO - Deleted project: ctest-TestBasicVMVN-08606838, ID : dc631cf4-dddc-4e91-93c8-ee19e9790dd9