2024-11-06 13:19:05,414 - INFO - Domain Default found not creating 2024-11-06 13:19:05,645 - INFO - Project ctest-TestBasicVMVN-14329153 not found, creating it 2024-11-06 13:19:06,204 - INFO - Created Project:ctest-TestBasicVMVN-14329153, ID : 2d848405-a390-4b91-97f1-2c88d609c458 2024-11-06 13:19:07,875 - INFO - ================================================================================ 2024-11-06 13:19:07,875 - INFO - STARTING TEST : test_generic_link_local_service 2024-11-06 13:19:07,875 - 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-11-06 13:19:08,134 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.20': '0'}} with 2024-11-06 13:19:08,134 - INFO - Initial checks done. Running the testcase now 2024-11-06 13:19:08,134 - INFO - 2024-11-06 13:19:08,733 - DEBUG - Response for create_network : {'network': {'id': '6627378b-9ad4-488a-a8f1-b0162231756e', 'name': 'ctest-vn2_metadata-48066682', 'tenant_id': '2d848405a3904b9197f12c88d609c458', 'project_id': '2d848405a3904b9197f12c88d609c458', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-14329153', 'ctest-vn2_metadata-48066682'], 'port_security_enabled': True, 'description': ''}} 2024-11-06 13:19:08,919 - DEBUG - Response for create_subnet : {'subnet': {'id': '1b5a2a6d-55e9-405b-9bb6-77b006fc0752', 'name': '', 'tenant_id': '2d848405a3904b9197f12c88d609c458', 'network_id': '6627378b-9ad4-488a-a8f1-b0162231756e', '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': '2d848405a3904b9197f12c88d609c458'}} 2024-11-06 13:19:08,937 - INFO - Created VN ctest-vn2_metadata-48066682 2024-11-06 13:19:08,994 - DEBUG - VN ctest-vn2_metadata-48066682 UUID is 6627378b-9ad4-488a-a8f1-b0162231756e 2024-11-06 13:19:09,189 - DEBUG - Services list from nova: [, , ] 2024-11-06 13:19:10,261 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2202-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2202-1) 2024-11-06 13:19:10,374 - DEBUG - Link local service introspect added 2024-11-06 13:19:10,415 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-11-06 13:19:15,533 - DEBUG - VM is in ACTIVE state now 2024-11-06 13:19:15,661 - INFO - Waiting for VM ctest-TestBasicVMVN-14329153-51001739 to be up.. 2024-11-06 13:19:15,661 - INFO - VM name : ctest-TestBasicVMVN-14329153-51001739 2024-11-06 13:19:15,769 - DEBUG - VM ctest-TestBasicVMVN-14329153-51001739 ID is 12449b5c-9b81-480b-a687-47697a5996fd 2024-11-06 13:19:15,769 - DEBUG - VM ctest-TestBasicVMVN-14329153-51001739 launched on Node cn-jenkins-deploy-platform-ansible-os-2202-1 2024-11-06 13:19:15,872 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/12449b5c-9b81-480b-a687-47697a5996fd 2024-11-06 13:19:16,178 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/12449b5c-9b81-480b-a687-47697a5996fd 2024-11-06 13:19:16,218 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/4a88d913-a99b-4fc6-9958-4d85fd64fbc8 2024-11-06 13:19:19,491 - 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-11-06 13:19:19,491 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14329153-51001739 failed! 2024-11-06 13:19:19,554 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14329153:ctest-vn2_metadata-48066682 is 11.1.1.1 and allocation pool is NOT set 2024-11-06 13:19:21,613 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=8.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.87 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.865/5.037/8.210/3.172 ms') 2024-11-06 13:19:21,613 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14329153-51001739 passed 2024-11-06 13:19:21,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-06 13:19:21,781 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14329153-51001739, IP 11.1.1.3, Port 22 2024-11-06 13:19:21,848 - 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-11-06 13:19:21,944 - DEBUG - VM ctest-TestBasicVMVN-14329153-51001739 is NOT ready for SSH connections, VM status: ACTIVE 2024-11-06 13:19:26,944 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-06 13:19:26,944 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14329153-51001739, IP 11.1.1.3, Port 22 2024-11-06 13:19:27,102 - DEBUG - VM ctest-TestBasicVMVN-14329153-51001739 is ready for SSH connections 2024-11-06 13:19:27,102 - INFO - Retry 0 2024-11-06 13:19:27,102 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-11-06 13:19:27,102 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-11-06 13:19:28,704 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-11-06 13:19:28,705 - INFO - Generic metadata worked 2024-11-06 13:19:28,970 - DEBUG - Link local service introspect removed 2024-11-06 13:19:28,990 - INFO - Deleting VM ctest-TestBasicVMVN-14329153-51001739 2024-11-06 13:19:29,154 - INFO - Deleting VN ctest-vn2_metadata-48066682 2024-11-06 13:19:29,195 - DEBUG - VN 6627378b-9ad4-488a-a8f1-b0162231756e still in use: Unable to complete operation on network 6627378b-9ad4-488a-a8f1-b0162231756e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d7d45dec-a261-4b5a-86a5-491dc33344c6'] 2024-11-06 13:19:29,195 - WARNING - Deleting VN ctest-vn2_metadata-48066682 failed..Will retry 2024-11-06 13:19:31,306 - DEBUG - Response for deleting network () 2024-11-06 13:19:31,559 - DEBUG - No XMPP flaps were noticed during the test 2024-11-06 13:19:31,559 - INFO - -------------------------------------------------------------------------------- 2024-11-06 13:19:31,562 - INFO - ================================================================================ 2024-11-06 13:19:31,562 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-11-06 13:19:31,562 - 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-11-06 13:19:31,848 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.20': '0'}} with 2024-11-06 13:19:31,849 - INFO - Initial checks done. Running the testcase now 2024-11-06 13:19:31,849 - INFO - 2024-11-06 13:19:32,358 - DEBUG - Response for create_network : {'network': {'id': '379427a2-5470-4755-ac5d-d9ec518d4813', 'name': 'ctest-vn-65583535', 'tenant_id': '2d848405a3904b9197f12c88d609c458', 'project_id': '2d848405a3904b9197f12c88d609c458', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-14329153', 'ctest-vn-65583535'], 'port_security_enabled': True, 'description': ''}} 2024-11-06 13:19:32,598 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ff570acc-ba0e-4009-84e3-a0bd72d5c940', 'name': '', 'tenant_id': '2d848405a3904b9197f12c88d609c458', 'network_id': '379427a2-5470-4755-ac5d-d9ec518d4813', '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': '2d848405a3904b9197f12c88d609c458'}} 2024-11-06 13:19:32,765 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d45a3fe-dfb2-4311-8f69-b2067f9c2d2d', 'name': '', 'tenant_id': '2d848405a3904b9197f12c88d609c458', 'network_id': '379427a2-5470-4755-ac5d-d9ec518d4813', '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': '2d848405a3904b9197f12c88d609c458'}} 2024-11-06 13:19:32,788 - INFO - Created VN ctest-vn-65583535 2024-11-06 13:19:32,850 - DEBUG - VN ctest-vn-65583535 UUID is 379427a2-5470-4755-ac5d-d9ec518d4813 2024-11-06 13:19:33,247 - DEBUG - Response for create_port : {'port': {'name': '8a407c50-84f5-4b8d-89f5-bff56f25f8b0', 'id': '8a407c50-84f5-4b8d-89f5-bff56f25f8b0', 'tenant_id': '2d848405a3904b9197f12c88d609c458', 'network_id': '379427a2-5470-4755-ac5d-d9ec518d4813', 'mac_address': '02:8a:40:7c:50:84', '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': 'ff570acc-ba0e-4009-84e3-a0bd72d5c940'}], 'security_groups': ['6e172960-2901-4507-b484-c284bacdd8ae'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2d848405a3904b9197f12c88d609c458'}} 2024-11-06 13:19:33,426 - DEBUG - Response for create_port : {'port': {'name': '7e024fe7-507d-4398-b62b-364b16000eaf', 'id': '7e024fe7-507d-4398-b62b-364b16000eaf', 'tenant_id': '2d848405a3904b9197f12c88d609c458', 'network_id': '379427a2-5470-4755-ac5d-d9ec518d4813', 'mac_address': '02:7e:02:4f:e7:50', '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': '3d45a3fe-dfb2-4311-8f69-b2067f9c2d2d'}], 'security_groups': ['6e172960-2901-4507-b484-c284bacdd8ae'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2d848405a3904b9197f12c88d609c458'}} 2024-11-06 13:19:33,887 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2202-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2202-1) 2024-11-06 13:19:34,317 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2202-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2202-1) 2024-11-06 13:19:35,590 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2202-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2202-1) 2024-11-06 13:19:35,590 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-11-06 13:19:35,597 - DEBUG - Requesting: http://10.0.0.22:8082/domain/793d1171-f4cf-445e-9ae7-1ac3d8dfd7b1 2024-11-06 13:19:35,619 - DEBUG - Requesting: http://10.0.0.22:8082/project/2d848405-a390-4b91-97f1-2c88d609c458 2024-11-06 13:19:35,720 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/37f87855-ff12-4eb8-ad4f-c7055a91a5ec 2024-11-06 13:19:35,735 - INFO - Verifications in API Server for IPAM: ctest-ipam-42128767 passed 2024-11-06 13:19:35,746 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-14329153:ctest-ipam-42128767', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-14329153', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4033105777057222328', 'uuid-lslong': '12488419117529933292'}, 'enable': 'true', 'created': '2024-11-06T13:19:31', 'last-modified': '2024-11-06T13:19:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.648099'} 2024-11-06 13:19:35,746 - INFO - Verifications in Control node for IPAM: ctest-ipam-42128767 passed 2024-11-06 13:19:35,747 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-11-06 13:19:35,754 - DEBUG - Requesting: http://10.0.0.22:8082/domain/793d1171-f4cf-445e-9ae7-1ac3d8dfd7b1 2024-11-06 13:19:35,767 - DEBUG - Requesting: http://10.0.0.22:8082/project/2d848405-a390-4b91-97f1-2c88d609c458 2024-11-06 13:19:35,882 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/379427a2-5470-4755-ac5d-d9ec518d4813 2024-11-06 13:19:35,900 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/379427a2-5470-4755-ac5d-d9ec518d4813 2024-11-06 13:19:35,924 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d3260cb3-2071-4bb7-a97c-cac562e045ba 2024-11-06 13:19:35,934 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d3260cb3-2071-4bb7-a97c-cac562e045ba 2024-11-06 13:19:35,950 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/f34360c5-4627-4d1f-b86d-d10d3875c859 2024-11-06 13:19:35,959 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-11-06 13:19:35,959 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/379427a2-5470-4755-ac5d-d9ec518d4813 2024-11-06 13:19:35,982 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d3260cb3-2071-4bb7-a97c-cac562e045ba 2024-11-06 13:19:36,008 - INFO - Verified VN network id 8 for VN 379427a2-5470-4755-ac5d-d9ec518d4813 2024-11-06 13:19:36,009 - INFO - Verifications in API Server for VN ctest-vn-65583535 passed 2024-11-06 13:19:36,009 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/379427a2-5470-4755-ac5d-d9ec518d4813 2024-11-06 13:19:36,041 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d3260cb3-2071-4bb7-a97c-cac562e045ba 2024-11-06 13:19:36,055 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d3260cb3-2071-4bb7-a97c-cac562e045ba 2024-11-06 13:19:36,072 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/f34360c5-4627-4d1f-b86d-d10d3875c859 2024-11-06 13:19:36,093 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-14329153:ctest-vn-65583535', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-14329153', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4004869546794043221', 'uuid-lslong': '12420322956361418771'}, 'enable': 'true', 'created': '2024-11-06T13:19:32', 'last-modified': '2024-11-06T13:19:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.362324'} 2024-11-06 13:19:36,101 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-11-06 13:19:36,101 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65583535 passed 2024-11-06 13:19:36,101 - DEBUG - ====Verifying policy data for ctest-vn-65583535 in API_Server ====== 2024-11-06 13:19:36,101 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-11-06 13:19:36,111 - DEBUG - Requesting: http://10.0.0.22:8082/domain/793d1171-f4cf-445e-9ae7-1ac3d8dfd7b1 2024-11-06 13:19:36,136 - DEBUG - Requesting: http://10.0.0.22:8082/project/2d848405-a390-4b91-97f1-2c88d609c458 2024-11-06 13:19:36,272 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/379427a2-5470-4755-ac5d-d9ec518d4813 2024-11-06 13:19:36,294 - DEBUG - =>VN ctest-vn-65583535 has no policy to be verified 2024-11-06 13:19:36,294 - DEBUG - Verifying the vn in opserver 2024-11-06 13:19:36,294 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-14329153:ctest-vn-65583535 virtual network link through opserver 10.0.0.22 2024-11-06 13:19:36,294 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-11-06 13:19:36,648 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-11-06 13:19:36,774 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-14329153:ctest-vn-65583535', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-14329153:ctest-vn-65583535?flat'} 2024-11-06 13:19:36,774 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-14329153:ctest-vn-65583535 is found in opserver 2024-11-06 13:19:36,781 - DEBUG - VRF ids for VN ctest-vn-65583535: {'10.0.0.22': '2'} 2024-11-06 13:19:36,781 - INFO - Waiting for VM ctest-TestBasicVMVN-14329153-61937579 to be up.. 2024-11-06 13:19:36,924 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-11-06 13:19:42,012 - DEBUG - VM is in ACTIVE state now 2024-11-06 13:19:42,012 - INFO - VM name : ctest-TestBasicVMVN-14329153-61937579 2024-11-06 13:19:42,108 - DEBUG - VM ctest-TestBasicVMVN-14329153-61937579 ID is 0e9e67f3-50f1-4373-a467-660c195075a4 2024-11-06 13:19:42,109 - DEBUG - VM ctest-TestBasicVMVN-14329153-61937579 launched on Node cn-jenkins-deploy-platform-ansible-os-2202-1 2024-11-06 13:19:42,197 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/0e9e67f3-50f1-4373-a467-660c195075a4 2024-11-06 13:19:42,207 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/8a407c50-84f5-4b8d-89f5-bff56f25f8b0 2024-11-06 13:19:45,469 - 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 1003ms') 2024-11-06 13:19:45,469 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14329153-61937579 failed! 2024-11-06 13:19:45,530 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14329153:ctest-vn-65583535 is 31.1.1.1 and allocation pool is NOT set 2024-11-06 13:19:45,530 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-14329153:ctest-vn-65583535 is 31.1.2.1 and allocation pool is NOT set 2024-11-06 13:19:47,590 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.863 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.863/2.438/4.013/1.575 ms') 2024-11-06 13:19:47,590 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-14329153-61937579 passed 2024-11-06 13:19:47,746 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-06 13:19:47,746 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14329153-61937579, IP 31.1.1.4, Port 22 2024-11-06 13:19:47,913 - DEBUG - VM ctest-TestBasicVMVN-14329153-61937579 is ready for SSH connections 2024-11-06 13:19:47,914 - INFO - Waiting for VM ctest-TestBasicVMVN-14329153-80015923 to be up.. 2024-11-06 13:19:48,001 - DEBUG - VM is in ACTIVE state now 2024-11-06 13:19:48,001 - INFO - VM name : ctest-TestBasicVMVN-14329153-80015923 2024-11-06 13:19:48,090 - DEBUG - VM ctest-TestBasicVMVN-14329153-80015923 ID is 9f994fbc-100a-44be-94d8-407d6dcc7acb 2024-11-06 13:19:48,090 - DEBUG - VM ctest-TestBasicVMVN-14329153-80015923 launched on Node cn-jenkins-deploy-platform-ansible-os-2202-1 2024-11-06 13:19:48,169 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/9f994fbc-100a-44be-94d8-407d6dcc7acb 2024-11-06 13:19:48,179 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7e024fe7-507d-4398-b62b-364b16000eaf 2024-11-06 13:19:49,436 - 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.29 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.387 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.387/1.839/3.292/1.452 ms') 2024-11-06 13:19:49,436 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-14329153-80015923 passed 2024-11-06 13:19:49,590 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-06 13:19:49,590 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14329153-80015923, IP 31.1.2.4, Port 22 2024-11-06 13:19:49,761 - DEBUG - VM ctest-TestBasicVMVN-14329153-80015923 is ready for SSH connections 2024-11-06 13:19:49,761 - INFO - Waiting for VM ctest-TestBasicVMVN-14329153-85719057 to be up.. 2024-11-06 13:19:49,845 - DEBUG - VM is in ACTIVE state now 2024-11-06 13:19:49,845 - INFO - VM name : ctest-TestBasicVMVN-14329153-85719057 2024-11-06 13:19:49,924 - DEBUG - VM ctest-TestBasicVMVN-14329153-85719057 ID is 8a5ccb1c-aa3e-4974-91db-ee33108aac3c 2024-11-06 13:19:49,924 - DEBUG - VM ctest-TestBasicVMVN-14329153-85719057 launched on Node cn-jenkins-deploy-platform-ansible-os-2202-1 2024-11-06 13:19:50,015 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8a5ccb1c-aa3e-4974-91db-ee33108aac3c 2024-11-06 13:19:50,028 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/719adc5a-9f8c-4d9a-919b-8c7243f42e42 2024-11-06 13:19:51,292 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.15 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.403 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.403/1.778/3.154/1.375 ms') 2024-11-06 13:19:51,292 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-14329153-85719057 passed 2024-11-06 13:19:51,450 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-06 13:19:51,450 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-14329153-85719057, IP 31.1.1.3, Port 22 2024-11-06 13:19:51,610 - DEBUG - VM ctest-TestBasicVMVN-14329153-85719057 is ready for SSH connections 2024-11-06 13:19:51,610 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-06 13:19:51,610 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-11-06 13:19:51,610 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-11-06 13:19:55,328 - 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.401 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.792 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.999 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.792/1.730/3.401 ms 2024-11-06 13:19:55,328 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-14329153-61937579 passed 2024-11-06 13:19:55,328 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-06 13:19:55,328 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-11-06 13:19:55,328 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-11-06 13:19:58,968 - 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.868 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.018 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.084 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.018/1.656/2.868 ms 2024-11-06 13:19:58,968 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-14329153-80015923 passed 2024-11-06 13:19:58,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-06 13:19:58,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-06 13:19:58,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-06 13:19:58,968 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-11-06 13:19:58,968 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-06 13:19:59,155 - DEBUG - None 2024-11-06 13:19:59,155 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-11-06 13:19:59,155 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-06 13:19:59,347 - DEBUG - None 2024-11-06 13:19:59,347 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-11-06 13:19:59,347 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-06 13:20:00,261 - DEBUG - None 2024-11-06 13:20:00,261 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-11-06 13:20:00,261 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-11-06 13:20:02,470 - 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.867 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.186 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.394 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.385 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.394 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.394/2.045/5.186 ms 2024-11-06 13:20:02,470 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-11-06 13:20:02,470 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-11-06 13:20:04,712 - 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.953 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.203 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.321 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.604 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.750 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.974 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.927 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.604/2.676/5.321 ms 2024-11-06 13:20:04,712 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-11-06 13:20:04,712 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-11-06 13:20:06,958 - 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.050 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.485 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.270 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.418 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.135 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.089 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.322 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.322/2.395/5.270 ms 2024-11-06 13:20:06,958 - INFO - Deleting VM ctest-TestBasicVMVN-14329153-85719057 2024-11-06 13:20:07,023 - INFO - Detaching port 7e024fe7-507d-4398-b62b-364b16000eaf from VM ctest-TestBasicVMVN-14329153-80015923 2024-11-06 13:20:07,070 - INFO - Deleting VM ctest-TestBasicVMVN-14329153-80015923 2024-11-06 13:20:07,159 - INFO - Detaching port 8a407c50-84f5-4b8d-89f5-bff56f25f8b0 from VM ctest-TestBasicVMVN-14329153-61937579 2024-11-06 13:20:07,204 - INFO - Deleting VM ctest-TestBasicVMVN-14329153-61937579 2024-11-06 13:20:07,286 - INFO - Deleting VN ctest-vn-65583535 2024-11-06 13:20:07,549 - DEBUG - Response for delete_port : () 2024-11-06 13:20:07,823 - DEBUG - Response for delete_port : () 2024-11-06 13:20:07,863 - DEBUG - VN 379427a2-5470-4755-ac5d-d9ec518d4813 still in use: Unable to complete operation on network 379427a2-5470-4755-ac5d-d9ec518d4813. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7625156b-04f4-4f03-aceb-eb2147559349'] 2024-11-06 13:20:07,863 - WARNING - Deleting VN ctest-vn-65583535 failed..Will retry 2024-11-06 13:20:10,059 - DEBUG - Response for deleting network () 2024-11-06 13:20:10,059 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d3260cb3-2071-4bb7-a97c-cac562e045ba 2024-11-06 13:20:10,070 - DEBUG - Response Code: 404 2024-11-06 13:20:10,070 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-11-06 13:20:10,076 - DEBUG - Requesting: http://10.0.0.22:8082/domain/793d1171-f4cf-445e-9ae7-1ac3d8dfd7b1 2024-11-06 13:20:10,134 - DEBUG - Requesting: http://10.0.0.22:8082/project/2d848405-a390-4b91-97f1-2c88d609c458 2024-11-06 13:20:10,243 - INFO - Validated that VN ctest-vn-65583535 is not found in API Server 2024-11-06 13:20:10,259 - DEBUG - VN ctest-vn-65583535 is not present in Agent 10.0.0.22 2024-11-06 13:20:10,259 - INFO - Validated that VN ctest-vn-65583535 is not in any agent 2024-11-06 13:20:10,267 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2024-11-06 13:20:10,274 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-65583535 2024-11-06 13:20:10,274 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-14329153:ctest-vn-65583535 2024-11-06 13:20:10,295 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65583535 info 2024-11-06 13:20:10,390 - INFO - IPAM: ctest-ipam-42128767 is not found in API Server 2024-11-06 13:20:10,403 - INFO - IPAM:ctest-ipam-42128767 is not found in control node 2024-11-06 13:20:10,667 - DEBUG - No XMPP flaps were noticed during the test
2024-11-06 13:20:10,668 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2024-11-06 13:20:10,668 - INFO - -------------------------------------------------------------------------------- 2024-11-06 13:20:11,415 - INFO - Deleted project: ctest-TestBasicVMVN-14329153, ID : 2d848405-a390-4b91-97f1-2c88d609c458