2024-09-17 10:41:10,149 - INFO - Domain Default found not creating 2024-09-17 10:41:10,373 - INFO - Project ctest-TestBasicVMVN-23306329 not found, creating it 2024-09-17 10:41:10,919 - INFO - Created Project:ctest-TestBasicVMVN-23306329, ID : d2570a44-3003-491d-8002-15f75a3791f9 2024-09-17 10:41:12,654 - INFO - ================================================================================ 2024-09-17 10:41:12,654 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-17 10:41:12,655 - 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-17 10:41:12,916 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.21': '0'}} with 2024-09-17 10:41:12,916 - INFO - Initial checks done. Running the testcase now 2024-09-17 10:41:12,917 - INFO - 2024-09-17 10:41:13,530 - DEBUG - Response for create_network : {'network': {'id': '558848a7-6a8a-4919-9112-80c9956a8872', 'name': 'ctest-vn2_metadata-16205006', 'tenant_id': 'd2570a443003491d800215f75a3791f9', 'project_id': 'd2570a443003491d800215f75a3791f9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-23306329', 'ctest-vn2_metadata-16205006'], 'port_security_enabled': True, 'description': ''}} 2024-09-17 10:41:13,747 - DEBUG - Response for create_subnet : {'subnet': {'id': '78e182bf-d3d5-41d8-abe6-92348c743e1d', 'name': '', 'tenant_id': 'd2570a443003491d800215f75a3791f9', 'network_id': '558848a7-6a8a-4919-9112-80c9956a8872', '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': 'd2570a443003491d800215f75a3791f9'}} 2024-09-17 10:41:13,767 - INFO - Created VN ctest-vn2_metadata-16205006 2024-09-17 10:41:13,829 - DEBUG - VN ctest-vn2_metadata-16205006 UUID is 558848a7-6a8a-4919-9112-80c9956a8872 2024-09-17 10:41:14,030 - DEBUG - Services list from nova: [, , ] 2024-09-17 10:41:15,096 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1960-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1960-1) 2024-09-17 10:41:15,204 - DEBUG - Link local service introspect added 2024-09-17 10:41:15,248 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-17 10:41:20,349 - DEBUG - VM is in ACTIVE state now 2024-09-17 10:41:20,498 - INFO - Waiting for VM ctest-TestBasicVMVN-23306329-26803410 to be up.. 2024-09-17 10:41:20,498 - INFO - VM name : ctest-TestBasicVMVN-23306329-26803410 2024-09-17 10:41:20,745 - DEBUG - VM ctest-TestBasicVMVN-23306329-26803410 ID is 4a06ca62-a7ab-4ad1-96fd-6e08f341ab54 2024-09-17 10:41:20,746 - DEBUG - VM ctest-TestBasicVMVN-23306329-26803410 launched on Node cn-jenkins-deploy-platform-ansible-os-1960-1 2024-09-17 10:41:20,836 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4a06ca62-a7ab-4ad1-96fd-6e08f341ab54 2024-09-17 10:41:21,134 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4a06ca62-a7ab-4ad1-96fd-6e08f341ab54 2024-09-17 10:41:21,173 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9366d249-2e20-4813-8b54-ebfcb655bb0b 2024-09-17 10:41:24,439 - 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 1002ms') 2024-09-17 10:41:24,439 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23306329-26803410 failed! 2024-09-17 10:41:24,504 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23306329:ctest-vn2_metadata-16205006 is 11.1.1.1 and allocation pool is NOT set 2024-09-17 10:41:26,571 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.23 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 = 1.232/2.095/2.958/0.863 ms') 2024-09-17 10:41:26,571 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23306329-26803410 passed 2024-09-17 10:41:26,732 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 10:41:26,733 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23306329-26803410, IP 11.1.1.3, Port 22 2024-09-17 10:41:26,899 - DEBUG - VM ctest-TestBasicVMVN-23306329-26803410 is ready for SSH connections 2024-09-17 10:41:26,899 - INFO - Retry 0 2024-09-17 10:41:26,899 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2024-09-17 10:41:26,899 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-17 10:41:28,534 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-17 10:41:28,534 - INFO - Generic metadata worked 2024-09-17 10:41:28,800 - DEBUG - Link local service introspect removed 2024-09-17 10:41:28,800 - INFO - Deleting VM ctest-TestBasicVMVN-23306329-26803410 2024-09-17 10:41:28,878 - INFO - Deleting VN ctest-vn2_metadata-16205006 2024-09-17 10:41:28,931 - DEBUG - VN 558848a7-6a8a-4919-9112-80c9956a8872 still in use: Unable to complete operation on network 558848a7-6a8a-4919-9112-80c9956a8872. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d70b712f-278c-4b3e-a57b-254401215dc0'] 2024-09-17 10:41:28,932 - WARNING - Deleting VN ctest-vn2_metadata-16205006 failed..Will retry 2024-09-17 10:41:31,081 - DEBUG - Response for deleting network () 2024-09-17 10:41:31,336 - DEBUG - No XMPP flaps were noticed during the test 2024-09-17 10:41:31,336 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2024-09-17 10:41:31,336 - INFO - -------------------------------------------------------------------------------- 2024-09-17 10:41:31,339 - INFO - ================================================================================ 2024-09-17 10:41:31,339 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-17 10:41:31,339 - 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-17 10:41:31,623 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.21': '0'}} with 2024-09-17 10:41:31,624 - INFO - Initial checks done. Running the testcase now 2024-09-17 10:41:31,624 - INFO - 2024-09-17 10:41:32,149 - DEBUG - Response for create_network : {'network': {'id': 'ab8ef7ce-894a-4873-8965-5120fae225d5', 'name': 'ctest-vn-75580164', 'tenant_id': 'd2570a443003491d800215f75a3791f9', 'project_id': 'd2570a443003491d800215f75a3791f9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-23306329', 'ctest-vn-75580164'], 'port_security_enabled': True, 'description': ''}} 2024-09-17 10:41:32,324 - DEBUG - Response for create_subnet : {'subnet': {'id': '72850ef5-ac59-4b90-8991-b3900a1e4be9', 'name': '', 'tenant_id': 'd2570a443003491d800215f75a3791f9', 'network_id': 'ab8ef7ce-894a-4873-8965-5120fae225d5', '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': 'd2570a443003491d800215f75a3791f9'}} 2024-09-17 10:41:32,531 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b42c034b-5159-49d3-98d9-56a1a61d5509', 'name': '', 'tenant_id': 'd2570a443003491d800215f75a3791f9', 'network_id': 'ab8ef7ce-894a-4873-8965-5120fae225d5', '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': 'd2570a443003491d800215f75a3791f9'}} 2024-09-17 10:41:32,554 - INFO - Created VN ctest-vn-75580164 2024-09-17 10:41:32,612 - DEBUG - VN ctest-vn-75580164 UUID is ab8ef7ce-894a-4873-8965-5120fae225d5 2024-09-17 10:41:33,051 - DEBUG - Response for create_port : {'port': {'name': '6fad7fe5-e93a-4885-87d6-317783946f1e', 'id': '6fad7fe5-e93a-4885-87d6-317783946f1e', 'tenant_id': 'd2570a443003491d800215f75a3791f9', 'network_id': 'ab8ef7ce-894a-4873-8965-5120fae225d5', 'mac_address': '02:6f:ad:7f:e5:e9', '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': '72850ef5-ac59-4b90-8991-b3900a1e4be9'}], 'security_groups': ['85971a0a-e508-4afe-8608-d8c51b8f001b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd2570a443003491d800215f75a3791f9'}} 2024-09-17 10:41:33,248 - DEBUG - Response for create_port : {'port': {'name': 'f0f725f0-824c-457c-908f-51a0763ffe3e', 'id': 'f0f725f0-824c-457c-908f-51a0763ffe3e', 'tenant_id': 'd2570a443003491d800215f75a3791f9', 'network_id': 'ab8ef7ce-894a-4873-8965-5120fae225d5', 'mac_address': '02:f0:f7:25:f0:82', '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': 'b42c034b-5159-49d3-98d9-56a1a61d5509'}], 'security_groups': ['85971a0a-e508-4afe-8608-d8c51b8f001b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd2570a443003491d800215f75a3791f9'}} 2024-09-17 10:41:33,780 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1960-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1960-1) 2024-09-17 10:41:34,251 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1960-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1960-1) 2024-09-17 10:41:35,621 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1960-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1960-1) 2024-09-17 10:41:35,621 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-17 10:41:35,627 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b2642e4d-8548-4485-a2f2-01267c16b0cf 2024-09-17 10:41:35,646 - DEBUG - Requesting: http://10.0.0.33:8082/project/d2570a44-3003-491d-8002-15f75a3791f9 2024-09-17 10:41:35,738 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/4fea1d44-0d16-48d7-89ef-04f467a55259 2024-09-17 10:41:35,752 - INFO - Verifications in API Server for IPAM: ctest-ipam-89096166 passed 2024-09-17 10:41:35,761 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-23306329:ctest-ipam-89096166', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-23306329', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5758447251661146327', 'uuid-lslong': '9939168350387393113'}, 'enable': 'true', 'created': '2024-09-17T10:41:31', 'last-modified': '2024-09-17T10:41:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.899648'} 2024-09-17 10:41:35,761 - INFO - Verifications in Control node for IPAM: ctest-ipam-89096166 passed 2024-09-17 10:41:35,761 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-17 10:41:35,771 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b2642e4d-8548-4485-a2f2-01267c16b0cf 2024-09-17 10:41:35,786 - DEBUG - Requesting: http://10.0.0.33:8082/project/d2570a44-3003-491d-8002-15f75a3791f9 2024-09-17 10:41:35,873 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ab8ef7ce-894a-4873-8965-5120fae225d5 2024-09-17 10:41:35,903 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ab8ef7ce-894a-4873-8965-5120fae225d5 2024-09-17 10:41:35,926 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6b16ad46-61f8-44b5-9464-525d8379fec6 2024-09-17 10:41:35,938 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6b16ad46-61f8-44b5-9464-525d8379fec6 2024-09-17 10:41:35,949 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/49c54513-a4d3-4cb4-8b02-a9a74102c2f2 2024-09-17 10:41:35,959 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-17 10:41:35,959 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ab8ef7ce-894a-4873-8965-5120fae225d5 2024-09-17 10:41:35,991 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6b16ad46-61f8-44b5-9464-525d8379fec6 2024-09-17 10:41:36,025 - INFO - Verified VN network id 8 for VN ab8ef7ce-894a-4873-8965-5120fae225d5 2024-09-17 10:41:36,025 - INFO - Verifications in API Server for VN ctest-vn-75580164 passed 2024-09-17 10:41:36,025 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ab8ef7ce-894a-4873-8965-5120fae225d5 2024-09-17 10:41:36,048 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6b16ad46-61f8-44b5-9464-525d8379fec6 2024-09-17 10:41:36,063 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6b16ad46-61f8-44b5-9464-525d8379fec6 2024-09-17 10:41:36,081 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/49c54513-a4d3-4cb4-8b02-a9a74102c2f2 2024-09-17 10:41:36,125 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-23306329:ctest-vn-75580164', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-23306329', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12362090493617260659', 'uuid-lslong': '9900408557933831637'}, 'enable': 'true', 'created': '2024-09-17T10:41:32', 'last-modified': '2024-09-17T10:41:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.634822'} 2024-09-17 10:41:36,136 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-17 10:41:36,136 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-75580164 passed 2024-09-17 10:41:36,136 - DEBUG - ====Verifying policy data for ctest-vn-75580164 in API_Server ====== 2024-09-17 10:41:36,136 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-17 10:41:36,165 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b2642e4d-8548-4485-a2f2-01267c16b0cf 2024-09-17 10:41:36,186 - DEBUG - Requesting: http://10.0.0.33:8082/project/d2570a44-3003-491d-8002-15f75a3791f9 2024-09-17 10:41:36,331 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/ab8ef7ce-894a-4873-8965-5120fae225d5 2024-09-17 10:41:36,376 - DEBUG - =>VN ctest-vn-75580164 has no policy to be verified 2024-09-17 10:41:36,377 - DEBUG - Verifying the vn in opserver 2024-09-17 10:41:36,377 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-23306329:ctest-vn-75580164 virtual network link through opserver 10.0.0.33 2024-09-17 10:41:36,377 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2024-09-17 10:41:36,754 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2024-09-17 10:41:36,847 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-23306329:ctest-vn-75580164', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-23306329:ctest-vn-75580164?flat'} 2024-09-17 10:41:36,847 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-23306329:ctest-vn-75580164 is found in opserver 2024-09-17 10:41:36,853 - DEBUG - VRF ids for VN ctest-vn-75580164: {'10.0.0.33': '2'} 2024-09-17 10:41:36,853 - INFO - Waiting for VM ctest-TestBasicVMVN-23306329-84752412 to be up.. 2024-09-17 10:41:36,967 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-17 10:41:42,056 - DEBUG - VM is in ACTIVE state now 2024-09-17 10:41:42,056 - INFO - VM name : ctest-TestBasicVMVN-23306329-84752412 2024-09-17 10:41:42,222 - DEBUG - VM ctest-TestBasicVMVN-23306329-84752412 ID is 4ee3386a-cc94-4e30-ae95-13560e7de57e 2024-09-17 10:41:42,222 - DEBUG - VM ctest-TestBasicVMVN-23306329-84752412 launched on Node cn-jenkins-deploy-platform-ansible-os-1960-1 2024-09-17 10:41:42,315 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4ee3386a-cc94-4e30-ae95-13560e7de57e 2024-09-17 10:41:42,325 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/6fad7fe5-e93a-4885-87d6-317783946f1e 2024-09-17 10:41:45,595 - 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 1007ms') 2024-09-17 10:41:45,595 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23306329-84752412 failed! 2024-09-17 10:41:45,669 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23306329:ctest-vn-75580164 is 31.1.1.1 and allocation pool is NOT set 2024-09-17 10:41:45,669 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23306329:ctest-vn-75580164 is 31.1.2.1 and allocation pool is NOT set 2024-09-17 10:41:47,729 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.32 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 = 2.318/2.832/3.347/0.514 ms') 2024-09-17 10:41:47,729 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23306329-84752412 passed 2024-09-17 10:41:47,889 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 10:41:47,889 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23306329-84752412, IP 31.1.1.4, Port 22 2024-09-17 10:41:47,955 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-09-17 10:41:48,053 - DEBUG - VM ctest-TestBasicVMVN-23306329-84752412 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-17 10:41:53,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 10:41:53,054 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23306329-84752412, IP 31.1.1.4, Port 22 2024-09-17 10:41:53,212 - DEBUG - VM ctest-TestBasicVMVN-23306329-84752412 is ready for SSH connections 2024-09-17 10:41:53,212 - INFO - Waiting for VM ctest-TestBasicVMVN-23306329-29052307 to be up.. 2024-09-17 10:41:53,304 - DEBUG - VM is in ACTIVE state now 2024-09-17 10:41:53,304 - INFO - VM name : ctest-TestBasicVMVN-23306329-29052307 2024-09-17 10:41:53,401 - DEBUG - VM ctest-TestBasicVMVN-23306329-29052307 ID is f9646357-e092-497f-8eaa-d5650f2682fd 2024-09-17 10:41:53,402 - DEBUG - VM ctest-TestBasicVMVN-23306329-29052307 launched on Node cn-jenkins-deploy-platform-ansible-os-1960-1 2024-09-17 10:41:53,494 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/f9646357-e092-497f-8eaa-d5650f2682fd 2024-09-17 10:41:53,509 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f0f725f0-824c-457c-908f-51a0763ffe3e 2024-09-17 10:41:54,774 - 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.12 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.515 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.515/1.818/3.122/1.303 ms') 2024-09-17 10:41:54,774 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-23306329-29052307 passed 2024-09-17 10:41:54,936 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 10:41:54,937 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23306329-29052307, IP 31.1.2.4, Port 22 2024-09-17 10:41:55,092 - DEBUG - VM ctest-TestBasicVMVN-23306329-29052307 is ready for SSH connections 2024-09-17 10:41:55,092 - INFO - Waiting for VM ctest-TestBasicVMVN-23306329-47761902 to be up.. 2024-09-17 10:41:55,182 - DEBUG - VM is in ACTIVE state now 2024-09-17 10:41:55,182 - INFO - VM name : ctest-TestBasicVMVN-23306329-47761902 2024-09-17 10:41:55,264 - DEBUG - VM ctest-TestBasicVMVN-23306329-47761902 ID is bf8827ab-ab78-4ce9-874d-74852b5cdf9a 2024-09-17 10:41:55,264 - DEBUG - VM ctest-TestBasicVMVN-23306329-47761902 launched on Node cn-jenkins-deploy-platform-ansible-os-1960-1 2024-09-17 10:41:55,355 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/bf8827ab-ab78-4ce9-874d-74852b5cdf9a 2024-09-17 10:41:55,369 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a9c6a016-6e7b-458b-9a98-f3a7496d362b 2024-09-17 10:41:56,625 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.92 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.469 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.469/1.695/2.922/1.226 ms') 2024-09-17 10:41:56,625 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-23306329-47761902 passed 2024-09-17 10:41:56,785 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 10:41:56,785 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23306329-47761902, IP 31.1.1.3, Port 22 2024-09-17 10:41:56,969 - DEBUG - VM ctest-TestBasicVMVN-23306329-47761902 is ready for SSH connections 2024-09-17 10:41:56,969 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 10:41:56,969 - 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.33, gateway password: c0ntrail123 2024-09-17 10:41:56,969 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-17 10:42:00,654 - 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.209 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.820 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.901 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.820/1.976/4.209 ms 2024-09-17 10:42:00,654 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-23306329-84752412 passed 2024-09-17 10:42:00,654 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 10:42:00,655 - 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.33, gateway password: c0ntrail123 2024-09-17 10:42:00,655 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-17 10:42:04,301 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.882 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.902 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.771 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.771/1.518/2.882 ms 2024-09-17 10:42:04,301 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-23306329-29052307 passed 2024-09-17 10:42:04,301 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 10:42:04,301 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 10:42:04,301 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 10:42:04,301 - 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.33, gateway password: c0ntrail123 2024-09-17 10:42:04,302 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-17 10:42:04,498 - DEBUG - None 2024-09-17 10:42:04,498 - 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.33, gateway password: c0ntrail123 2024-09-17 10:42:04,498 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-17 10:42:04,675 - DEBUG - None 2024-09-17 10:42:04,675 - 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.33, gateway password: c0ntrail123 2024-09-17 10:42:04,675 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-17 10:42:05,604 - DEBUG - None 2024-09-17 10:42:05,605 - 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.33, gateway password: c0ntrail123 2024-09-17 10:42:05,605 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-17 10:42:07,820 - 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.922 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.147 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.402 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.987 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.447 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/1.781/4.147 ms 2024-09-17 10:42:07,821 - 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.33, gateway password: c0ntrail123 2024-09-17 10:42:07,821 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-17 10:42:10,065 - 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.968 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.824 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.893 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.593 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.727 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.617 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.335 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.335/2.565/4.893 ms 2024-09-17 10:42:10,066 - 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.33, gateway password: c0ntrail123 2024-09-17 10:42:10,066 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-17 10:42:12,311 - 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=1.320 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.017 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.844 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.443 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.724 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.497 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.512 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.443/1.908/3.844 ms 2024-09-17 10:42:12,311 - INFO - Deleting VM ctest-TestBasicVMVN-23306329-47761902 2024-09-17 10:42:12,378 - INFO - Detaching port f0f725f0-824c-457c-908f-51a0763ffe3e from VM ctest-TestBasicVMVN-23306329-29052307 2024-09-17 10:42:12,428 - INFO - Deleting VM ctest-TestBasicVMVN-23306329-29052307 2024-09-17 10:42:12,496 - INFO - Detaching port 6fad7fe5-e93a-4885-87d6-317783946f1e from VM ctest-TestBasicVMVN-23306329-84752412 2024-09-17 10:42:12,530 - INFO - Deleting VM ctest-TestBasicVMVN-23306329-84752412 2024-09-17 10:42:12,604 - INFO - Deleting VN ctest-vn-75580164 2024-09-17 10:42:12,800 - DEBUG - Response for delete_port : () 2024-09-17 10:42:13,018 - DEBUG - Response for delete_port : () 2024-09-17 10:42:13,084 - DEBUG - VN ab8ef7ce-894a-4873-8965-5120fae225d5 still in use: Unable to complete operation on network ab8ef7ce-894a-4873-8965-5120fae225d5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d302449a-1762-490d-a48b-503bfe572ecf'] 2024-09-17 10:42:13,084 - WARNING - Deleting VN ctest-vn-75580164 failed..Will retry 2024-09-17 10:42:15,223 - DEBUG - Response for deleting network () 2024-09-17 10:42:15,223 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/6b16ad46-61f8-44b5-9464-525d8379fec6 2024-09-17 10:42:15,236 - DEBUG - Response Code: 404 2024-09-17 10:42:15,236 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-17 10:42:15,248 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b2642e4d-8548-4485-a2f2-01267c16b0cf 2024-09-17 10:42:15,309 - DEBUG - Requesting: http://10.0.0.33:8082/project/d2570a44-3003-491d-8002-15f75a3791f9 2024-09-17 10:42:15,392 - INFO - Validated that VN ctest-vn-75580164 is not found in API Server 2024-09-17 10:42:15,402 - DEBUG - VN ctest-vn-75580164 is not present in Agent 10.0.0.33 2024-09-17 10:42:15,402 - INFO - Validated that VN ctest-vn-75580164 is not in any agent 2024-09-17 10:42:15,408 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2024-09-17 10:42:15,413 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-75580164 2024-09-17 10:42:15,413 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-23306329:ctest-vn-75580164 2024-09-17 10:42:15,423 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-75580164 info 2024-09-17 10:42:15,512 - INFO - IPAM: ctest-ipam-89096166 is not found in API Server 2024-09-17 10:42:15,526 - INFO - IPAM:ctest-ipam-89096166 is not found in control node 2024-09-17 10:42:15,787 - DEBUG - No XMPP flaps were noticed during the test 2024-09-17 10:42:15,787 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44] 2024-09-17 10:42:15,787 - INFO - -------------------------------------------------------------------------------- 2024-09-17 10:42:16,578 - INFO - Deleted project: ctest-TestBasicVMVN-23306329, ID : d2570a44-3003-491d-8002-15f75a3791f9