2024-09-15 21:57:00,198 - INFO - Domain Default found not creating 2024-09-15 21:57:00,354 - INFO - Project ctest-TestBasicVMVN-87712142 not found, creating it 2024-09-15 21:57:01,079 - INFO - Created Project:ctest-TestBasicVMVN-87712142, ID : 2d9091d2-b767-4fe1-a2c0-26a0e525f0f0 2024-09-15 21:57:02,668 - INFO - ================================================================================ 2024-09-15 21:57:02,668 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-15 21:57:02,668 - 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-15 21:57:02,922 - DEBUG - Nothing to compare xmpp stats {'10.0.0.44': {'10.20.0.10': '0'}} with 2024-09-15 21:57:02,922 - INFO - Initial checks done. Running the testcase now 2024-09-15 21:57:02,922 - INFO - 2024-09-15 21:57:03,482 - DEBUG - Response for create_network : {'network': {'id': 'e3946ebf-c667-4dca-800d-d1d40c63c0b9', 'name': 'ctest-vn2_metadata-34005722', 'tenant_id': '2d9091d2b7674fe1a2c026a0e525f0f0', 'project_id': '2d9091d2b7674fe1a2c026a0e525f0f0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87712142', 'ctest-vn2_metadata-34005722'], 'port_security_enabled': True, 'description': ''}} 2024-09-15 21:57:03,708 - DEBUG - Response for create_subnet : {'subnet': {'id': '242bf13a-3b3d-40d8-aabc-fa832f56c15b', 'name': '', 'tenant_id': '2d9091d2b7674fe1a2c026a0e525f0f0', 'network_id': 'e3946ebf-c667-4dca-800d-d1d40c63c0b9', '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': '2d9091d2b7674fe1a2c026a0e525f0f0'}} 2024-09-15 21:57:03,726 - INFO - Created VN ctest-vn2_metadata-34005722 2024-09-15 21:57:03,780 - DEBUG - VN ctest-vn2_metadata-34005722 UUID is e3946ebf-c667-4dca-800d-d1d40c63c0b9 2024-09-15 21:57:03,979 - DEBUG - Services list from nova: [, , ] 2024-09-15 21:57:05,023 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1942-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1942-1) 2024-09-15 21:57:05,132 - DEBUG - Link local service introspect added 2024-09-15 21:57:05,175 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-15 21:57:10,264 - DEBUG - VM is in ACTIVE state now 2024-09-15 21:57:10,392 - INFO - Waiting for VM ctest-TestBasicVMVN-87712142-95474998 to be up.. 2024-09-15 21:57:10,392 - INFO - VM name : ctest-TestBasicVMVN-87712142-95474998 2024-09-15 21:57:10,474 - DEBUG - VM ctest-TestBasicVMVN-87712142-95474998 ID is c617c103-0c7f-47c4-9a39-cea31a7a272a 2024-09-15 21:57:10,474 - DEBUG - VM ctest-TestBasicVMVN-87712142-95474998 launched on Node cn-jenkins-deploy-platform-ansible-os-1942-1 2024-09-15 21:57:10,565 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/c617c103-0c7f-47c4-9a39-cea31a7a272a 2024-09-15 21:57:10,862 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/c617c103-0c7f-47c4-9a39-cea31a7a272a 2024-09-15 21:57:10,896 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine-interface/4de3e061-b57d-4f26-802e-eb07c5be6037 2024-09-15 21:57:14,161 - 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 1024ms') 2024-09-15 21:57:14,162 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87712142-95474998 failed! 2024-09-15 21:57:14,220 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87712142:ctest-vn2_metadata-34005722 is 11.1.1.1 and allocation pool is NOT set 2024-09-15 21:57:16,285 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.24 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.241/2.436/3.632/1.195 ms') 2024-09-15 21:57:16,285 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87712142-95474998 passed 2024-09-15 21:57:16,436 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 21:57:16,436 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87712142-95474998, IP 11.1.1.3, Port 22 2024-09-15 21:57:16,588 - DEBUG - VM ctest-TestBasicVMVN-87712142-95474998 is ready for SSH connections 2024-09-15 21:57:16,588 - INFO - Retry 0 2024-09-15 21:57:16,588 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.44, gateway password: c0ntrail123 2024-09-15 21:57:16,588 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-15 21:57:18,190 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-15 21:57:18,190 - INFO - Generic metadata worked 2024-09-15 21:57:18,452 - DEBUG - Link local service introspect removed 2024-09-15 21:57:18,452 - INFO - Deleting VM ctest-TestBasicVMVN-87712142-95474998 2024-09-15 21:57:18,607 - INFO - Deleting VN ctest-vn2_metadata-34005722 2024-09-15 21:57:18,654 - DEBUG - VN e3946ebf-c667-4dca-800d-d1d40c63c0b9 still in use: Unable to complete operation on network e3946ebf-c667-4dca-800d-d1d40c63c0b9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-18677cc5-da29-4ed7-8b91-30ba4bfc3e49'] 2024-09-15 21:57:18,654 - WARNING - Deleting VN ctest-vn2_metadata-34005722 failed..Will retry 2024-09-15 21:57:20,813 - DEBUG - Response for deleting network () 2024-09-15 21:57:21,074 - DEBUG - No XMPP flaps were noticed during the test 2024-09-15 21:57:21,074 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2024-09-15 21:57:21,074 - INFO - -------------------------------------------------------------------------------- 2024-09-15 21:57:21,079 - INFO - ================================================================================ 2024-09-15 21:57:21,079 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-15 21:57:21,079 - 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-15 21:57:21,374 - DEBUG - Nothing to compare xmpp stats {'10.0.0.44': {'10.20.0.10': '0'}} with 2024-09-15 21:57:21,374 - INFO - Initial checks done. Running the testcase now 2024-09-15 21:57:21,374 - INFO - 2024-09-15 21:57:21,891 - DEBUG - Response for create_network : {'network': {'id': '13c8a38f-e833-4a88-93f3-69070b87743c', 'name': 'ctest-vn-47040970', 'tenant_id': '2d9091d2b7674fe1a2c026a0e525f0f0', 'project_id': '2d9091d2b7674fe1a2c026a0e525f0f0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87712142', 'ctest-vn-47040970'], 'port_security_enabled': True, 'description': ''}} 2024-09-15 21:57:22,062 - DEBUG - Response for create_subnet : {'subnet': {'id': '8dcc84a6-d1f7-4632-ad4e-834046299886', 'name': '', 'tenant_id': '2d9091d2b7674fe1a2c026a0e525f0f0', 'network_id': '13c8a38f-e833-4a88-93f3-69070b87743c', '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': '2d9091d2b7674fe1a2c026a0e525f0f0'}} 2024-09-15 21:57:22,222 - DEBUG - Response for create_subnet : {'subnet': {'id': '98d119d9-dc93-478d-9062-e6480790d362', 'name': '', 'tenant_id': '2d9091d2b7674fe1a2c026a0e525f0f0', 'network_id': '13c8a38f-e833-4a88-93f3-69070b87743c', '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': '2d9091d2b7674fe1a2c026a0e525f0f0'}} 2024-09-15 21:57:22,242 - INFO - Created VN ctest-vn-47040970 2024-09-15 21:57:22,300 - DEBUG - VN ctest-vn-47040970 UUID is 13c8a38f-e833-4a88-93f3-69070b87743c 2024-09-15 21:57:22,707 - DEBUG - Response for create_port : {'port': {'name': '8fed5332-dd75-407a-a385-09c59a6a5147', 'id': '8fed5332-dd75-407a-a385-09c59a6a5147', 'tenant_id': '2d9091d2b7674fe1a2c026a0e525f0f0', 'network_id': '13c8a38f-e833-4a88-93f3-69070b87743c', 'mac_address': '02:8f:ed:53:32:dd', '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': '8dcc84a6-d1f7-4632-ad4e-834046299886'}], 'security_groups': ['4685625e-f3e5-48ca-ab61-e939eb5fba2a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2d9091d2b7674fe1a2c026a0e525f0f0'}} 2024-09-15 21:57:22,886 - DEBUG - Response for create_port : {'port': {'name': 'f9b408ef-ec3e-4bdf-8235-423a8e63f451', 'id': 'f9b408ef-ec3e-4bdf-8235-423a8e63f451', 'tenant_id': '2d9091d2b7674fe1a2c026a0e525f0f0', 'network_id': '13c8a38f-e833-4a88-93f3-69070b87743c', 'mac_address': '02:f9:b4:08:ef:ec', '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': '98d119d9-dc93-478d-9062-e6480790d362'}], 'security_groups': ['4685625e-f3e5-48ca-ab61-e939eb5fba2a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2d9091d2b7674fe1a2c026a0e525f0f0'}} 2024-09-15 21:57:23,246 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1942-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1942-1) 2024-09-15 21:57:23,638 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1942-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1942-1) 2024-09-15 21:57:24,883 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1942-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1942-1) 2024-09-15 21:57:24,883 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-09-15 21:57:24,892 - DEBUG - Requesting: http://10.0.0.44:8082/domain/a347567c-8b5f-4037-8f0a-8e460d02fa8f 2024-09-15 21:57:24,908 - DEBUG - Requesting: http://10.0.0.44:8082/project/2d9091d2-b767-4fe1-a2c0-26a0e525f0f0 2024-09-15 21:57:25,005 - DEBUG - Requesting: http://10.0.0.44:8082/network-ipam/e6eefd03-bc2e-4df7-bf7e-f77d8fbc1577 2024-09-15 21:57:25,022 - INFO - Verifications in API Server for IPAM: ctest-ipam-72139857 passed 2024-09-15 21:57:25,028 - DEBUG - Control-node 10.0.0.44 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-87712142:ctest-ipam-72139857', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87712142', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16640515865664441847', 'uuid-lslong': '13798738426964219255'}, 'enable': 'true', 'created': '2024-09-15T21:57:21', 'last-modified': '2024-09-15T21:57:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.413560'} 2024-09-15 21:57:25,028 - INFO - Verifications in Control node for IPAM: ctest-ipam-72139857 passed 2024-09-15 21:57:25,028 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-09-15 21:57:25,035 - DEBUG - Requesting: http://10.0.0.44:8082/domain/a347567c-8b5f-4037-8f0a-8e460d02fa8f 2024-09-15 21:57:25,052 - DEBUG - Requesting: http://10.0.0.44:8082/project/2d9091d2-b767-4fe1-a2c0-26a0e525f0f0 2024-09-15 21:57:25,137 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/13c8a38f-e833-4a88-93f3-69070b87743c 2024-09-15 21:57:25,167 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/13c8a38f-e833-4a88-93f3-69070b87743c 2024-09-15 21:57:25,182 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/5fd42600-ad3f-4510-9153-01c5c419734c 2024-09-15 21:57:25,194 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/5fd42600-ad3f-4510-9153-01c5c419734c 2024-09-15 21:57:25,203 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/178527c8-53ff-4ace-a9bd-976347717431 2024-09-15 21:57:25,211 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-15 21:57:25,211 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/13c8a38f-e833-4a88-93f3-69070b87743c 2024-09-15 21:57:25,225 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/5fd42600-ad3f-4510-9153-01c5c419734c 2024-09-15 21:57:25,249 - INFO - Verified VN network id 9 for VN 13c8a38f-e833-4a88-93f3-69070b87743c 2024-09-15 21:57:25,249 - INFO - Verifications in API Server for VN ctest-vn-47040970 passed 2024-09-15 21:57:25,249 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/13c8a38f-e833-4a88-93f3-69070b87743c 2024-09-15 21:57:25,278 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/5fd42600-ad3f-4510-9153-01c5c419734c 2024-09-15 21:57:25,292 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/5fd42600-ad3f-4510-9153-01c5c419734c 2024-09-15 21:57:25,301 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/178527c8-53ff-4ace-a9bd-976347717431 2024-09-15 21:57:25,321 - DEBUG - Control-node 10.0.0.44 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-87712142:ctest-vn-47040970', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87712142', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1425569120534088328', 'uuid-lslong': '10660980221895210044'}, 'enable': 'true', 'created': '2024-09-15T21:57:21', 'last-modified': '2024-09-15T21:57:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.132799'} 2024-09-15 21:57:25,331 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-15 21:57:25,331 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-47040970 passed 2024-09-15 21:57:25,331 - DEBUG - ====Verifying policy data for ctest-vn-47040970 in API_Server ====== 2024-09-15 21:57:25,331 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-09-15 21:57:25,353 - DEBUG - Requesting: http://10.0.0.44:8082/domain/a347567c-8b5f-4037-8f0a-8e460d02fa8f 2024-09-15 21:57:25,397 - DEBUG - Requesting: http://10.0.0.44:8082/project/2d9091d2-b767-4fe1-a2c0-26a0e525f0f0 2024-09-15 21:57:25,507 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/13c8a38f-e833-4a88-93f3-69070b87743c 2024-09-15 21:57:25,560 - DEBUG - =>VN ctest-vn-47040970 has no policy to be verified 2024-09-15 21:57:25,560 - DEBUG - Verifying the vn in opserver 2024-09-15 21:57:25,560 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-87712142:ctest-vn-47040970 virtual network link through opserver 10.0.0.44 2024-09-15 21:57:25,560 - DEBUG - Requesting: http://10.0.0.44:8081/analytics/uves/virtual-networks 2024-09-15 21:57:25,865 - DEBUG - Requesting: http://10.0.0.44:8081/analytics/uves/virtual-networks 2024-09-15 21:57:25,960 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-87712142:ctest-vn-47040970', 'href': 'http://10.0.0.44:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-87712142:ctest-vn-47040970?flat'} 2024-09-15 21:57:25,960 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-87712142:ctest-vn-47040970 is found in opserver 2024-09-15 21:57:25,967 - DEBUG - VRF ids for VN ctest-vn-47040970: {'10.0.0.44': '2'} 2024-09-15 21:57:25,967 - INFO - Waiting for VM ctest-TestBasicVMVN-87712142-82193141 to be up.. 2024-09-15 21:57:26,069 - DEBUG - VM is in ACTIVE state now 2024-09-15 21:57:26,069 - INFO - VM name : ctest-TestBasicVMVN-87712142-82193141 2024-09-15 21:57:26,150 - DEBUG - VM ctest-TestBasicVMVN-87712142-82193141 ID is d5ce7bd8-8c51-4bb4-a593-5d785dd38dc9 2024-09-15 21:57:26,151 - DEBUG - VM ctest-TestBasicVMVN-87712142-82193141 launched on Node cn-jenkins-deploy-platform-ansible-os-1942-1 2024-09-15 21:57:26,242 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/d5ce7bd8-8c51-4bb4-a593-5d785dd38dc9 2024-09-15 21:57:26,256 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine-interface/8fed5332-dd75-407a-a385-09c59a6a5147 2024-09-15 21:57:29,563 - 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 1028ms') 2024-09-15 21:57:29,563 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87712142-82193141 failed! 2024-09-15 21:57:29,620 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87712142:ctest-vn-47040970 is 31.1.1.1 and allocation pool is NOT set 2024-09-15 21:57:29,620 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87712142:ctest-vn-47040970 is 31.1.2.1 and allocation pool is NOT set 2024-09-15 21:57:33,685 - 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-09-15 21:57:33,685 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87712142-82193141 failed! 2024-09-15 21:57:33,744 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87712142:ctest-vn-47040970 is 31.1.1.1 and allocation pool is NOT set 2024-09-15 21:57:33,744 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87712142:ctest-vn-47040970 is 31.1.2.1 and allocation pool is NOT set 2024-09-15 21:57:35,805 - 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.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.397 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.397/2.087/3.778/1.690 ms') 2024-09-15 21:57:35,806 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87712142-82193141 passed 2024-09-15 21:57:35,960 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 21:57:35,960 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87712142-82193141, IP 31.1.1.4, Port 22 2024-09-15 21:57:36,112 - DEBUG - VM ctest-TestBasicVMVN-87712142-82193141 is ready for SSH connections 2024-09-15 21:57:36,112 - INFO - Waiting for VM ctest-TestBasicVMVN-87712142-54333068 to be up.. 2024-09-15 21:57:36,219 - DEBUG - VM is in ACTIVE state now 2024-09-15 21:57:36,219 - INFO - VM name : ctest-TestBasicVMVN-87712142-54333068 2024-09-15 21:57:36,294 - DEBUG - VM ctest-TestBasicVMVN-87712142-54333068 ID is 85636ea5-f324-455a-ae3a-0041e24defbd 2024-09-15 21:57:36,294 - DEBUG - VM ctest-TestBasicVMVN-87712142-54333068 launched on Node cn-jenkins-deploy-platform-ansible-os-1942-1 2024-09-15 21:57:36,371 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/85636ea5-f324-455a-ae3a-0041e24defbd 2024-09-15 21:57:36,382 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine-interface/f9b408ef-ec3e-4bdf-8235-423a8e63f451 2024-09-15 21:57:37,632 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.315 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.315/1.668/3.021/1.353 ms') 2024-09-15 21:57:37,632 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-87712142-54333068 passed 2024-09-15 21:57:37,784 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 21:57:37,784 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87712142-54333068, IP 31.1.2.4, Port 22 2024-09-15 21:57:37,955 - DEBUG - VM ctest-TestBasicVMVN-87712142-54333068 is ready for SSH connections 2024-09-15 21:57:37,956 - INFO - Waiting for VM ctest-TestBasicVMVN-87712142-11563352 to be up.. 2024-09-15 21:57:38,032 - DEBUG - VM is in ACTIVE state now 2024-09-15 21:57:38,032 - INFO - VM name : ctest-TestBasicVMVN-87712142-11563352 2024-09-15 21:57:38,102 - DEBUG - VM ctest-TestBasicVMVN-87712142-11563352 ID is 06f376bf-3774-46be-bf94-a80cd3f746ac 2024-09-15 21:57:38,102 - DEBUG - VM ctest-TestBasicVMVN-87712142-11563352 launched on Node cn-jenkins-deploy-platform-ansible-os-1942-1 2024-09-15 21:57:38,173 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/06f376bf-3774-46be-bf94-a80cd3f746ac 2024-09-15 21:57:38,182 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine-interface/3c7d75b2-ab4c-45c6-9566-0997f8702c61 2024-09-15 21:57:39,431 - 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.76 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.336 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.336/1.547/2.758/1.211 ms') 2024-09-15 21:57:39,431 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-87712142-11563352 passed 2024-09-15 21:57:39,588 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 21:57:39,588 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87712142-11563352, IP 31.1.1.3, Port 22 2024-09-15 21:57:39,748 - DEBUG - VM ctest-TestBasicVMVN-87712142-11563352 is ready for SSH connections 2024-09-15 21:57:39,748 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 21:57:39,748 - 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.44, gateway password: c0ntrail123 2024-09-15 21:57:39,748 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-15 21:57:43,405 - 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.181 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.673 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.764 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.673/1.539/3.181 ms 2024-09-15 21:57:43,405 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-87712142-82193141 passed 2024-09-15 21:57:43,406 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 21:57:43,406 - 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.44, gateway password: c0ntrail123 2024-09-15 21:57:43,406 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-15 21:57:47,051 - 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.522 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.885 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.915 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.885/1.440/2.522 ms 2024-09-15 21:57:47,051 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-87712142-54333068 passed 2024-09-15 21:57:47,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 21:57:47,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 21:57:47,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-15 21:57:47,051 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.44, gateway password: c0ntrail123 2024-09-15 21:57:47,051 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-15 21:57:47,226 - DEBUG - None 2024-09-15 21:57:47,227 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.44, gateway password: c0ntrail123 2024-09-15 21:57:47,227 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-15 21:57:47,398 - DEBUG - None 2024-09-15 21:57:47,398 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.44, gateway password: c0ntrail123 2024-09-15 21:57:47,399 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-15 21:57:48,003 - DEBUG - None 2024-09-15 21:57:48,004 - 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.44, gateway password: c0ntrail123 2024-09-15 21:57:48,004 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-15 21:57:50,201 - 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.779 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.392 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.343 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.037 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.343/1.778/4.392 ms 2024-09-15 21:57:50,201 - 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.44, gateway password: c0ntrail123 2024-09-15 21:57:50,201 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-15 21:57:52,432 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.109 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.124 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.123 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.376 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.915 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.926 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.347/1.988/4.123 ms 2024-09-15 21:57:52,433 - 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.44, gateway password: c0ntrail123 2024-09-15 21:57:52,433 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-15 21:57:54,666 - 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.641 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.116 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.884 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.388 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.545 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.658 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.388/1.802/3.884 ms 2024-09-15 21:57:54,666 - INFO - Deleting VM ctest-TestBasicVMVN-87712142-11563352 2024-09-15 21:57:54,732 - INFO - Detaching port f9b408ef-ec3e-4bdf-8235-423a8e63f451 from VM ctest-TestBasicVMVN-87712142-54333068 2024-09-15 21:57:54,779 - INFO - Deleting VM ctest-TestBasicVMVN-87712142-54333068 2024-09-15 21:57:54,837 - INFO - Detaching port 8fed5332-dd75-407a-a385-09c59a6a5147 from VM ctest-TestBasicVMVN-87712142-82193141 2024-09-15 21:57:54,867 - INFO - Deleting VM ctest-TestBasicVMVN-87712142-82193141 2024-09-15 21:57:54,936 - INFO - Deleting VN ctest-vn-47040970 2024-09-15 21:57:55,107 - DEBUG - Response for delete_port : () 2024-09-15 21:57:55,312 - DEBUG - Response for delete_port : () 2024-09-15 21:57:55,355 - DEBUG - VN 13c8a38f-e833-4a88-93f3-69070b87743c still in use: Unable to complete operation on network 13c8a38f-e833-4a88-93f3-69070b87743c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4cd7e98e-3305-4405-b7f6-6eafc731caae'] 2024-09-15 21:57:55,355 - WARNING - Deleting VN ctest-vn-47040970 failed..Will retry 2024-09-15 21:57:57,575 - DEBUG - Response for deleting network () 2024-09-15 21:57:57,575 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/5fd42600-ad3f-4510-9153-01c5c419734c 2024-09-15 21:57:57,582 - DEBUG - Response Code: 404 2024-09-15 21:57:57,583 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-09-15 21:57:57,588 - DEBUG - Requesting: http://10.0.0.44:8082/domain/a347567c-8b5f-4037-8f0a-8e460d02fa8f 2024-09-15 21:57:57,642 - DEBUG - Requesting: http://10.0.0.44:8082/project/2d9091d2-b767-4fe1-a2c0-26a0e525f0f0 2024-09-15 21:57:57,723 - INFO - Validated that VN ctest-vn-47040970 is not found in API Server 2024-09-15 21:57:57,733 - DEBUG - VN ctest-vn-47040970 is not present in Agent 10.0.0.44 2024-09-15 21:57:57,733 - INFO - Validated that VN ctest-vn-47040970 is not in any agent 2024-09-15 21:57:57,739 - DEBUG - VRF 2 is not seen in agent 10.0.0.44 2024-09-15 21:57:57,745 - DEBUG - Vrouter 10.0.0.44 does not have vrf 2 for VN ctest-vn-47040970 2024-09-15 21:57:57,745 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-87712142:ctest-vn-47040970 2024-09-15 21:57:57,756 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-47040970 info 2024-09-15 21:57:57,836 - INFO - IPAM: ctest-ipam-72139857 is not found in API Server 2024-09-15 21:57:57,847 - INFO - IPAM:ctest-ipam-72139857 is not found in control node 2024-09-15 21:57:58,106 - DEBUG - No XMPP flaps were noticed during the test 2024-09-15 21:57:58,106 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2024-09-15 21:57:58,106 - INFO - -------------------------------------------------------------------------------- 2024-09-15 21:57:58,815 - INFO - Deleted project: ctest-TestBasicVMVN-87712142, ID : 2d9091d2-b767-4fe1-a2c0-26a0e525f0f0