2024-11-15 01:48:06,431 - INFO - Domain Default found not creating 2024-11-15 01:48:06,596 - INFO - Project ctest-TestBasicVMVN-69471492 not found, creating it 2024-11-15 01:48:07,341 - INFO - Created Project:ctest-TestBasicVMVN-69471492, ID : bee09fef-d2e2-4a83-b759-ed46e114d277 2024-11-15 01:48:08,944 - INFO - ================================================================================ 2024-11-15 01:48:08,944 - INFO - STARTING TEST : test_generic_link_local_service 2024-11-15 01:48:08,944 - 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-15 01:48:09,200 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.18': '0'}} with 2024-11-15 01:48:09,200 - INFO - Initial checks done. Running the testcase now 2024-11-15 01:48:09,201 - INFO - 2024-11-15 01:48:09,770 - DEBUG - Response for create_network : {'network': {'id': 'c577ab91-e0cf-4784-acf3-47998a4bca96', 'name': 'ctest-vn2_metadata-65159038', 'tenant_id': 'bee09fefd2e24a83b759ed46e114d277', 'project_id': 'bee09fefd2e24a83b759ed46e114d277', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69471492', 'ctest-vn2_metadata-65159038'], 'port_security_enabled': True, 'description': ''}} 2024-11-15 01:48:09,952 - DEBUG - Response for create_subnet : {'subnet': {'id': '43164482-733e-4f49-85ba-5c3010df2f52', 'name': '', 'tenant_id': 'bee09fefd2e24a83b759ed46e114d277', 'network_id': 'c577ab91-e0cf-4784-acf3-47998a4bca96', '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': 'bee09fefd2e24a83b759ed46e114d277'}} 2024-11-15 01:48:09,970 - INFO - Created VN ctest-vn2_metadata-65159038 2024-11-15 01:48:10,025 - DEBUG - VN ctest-vn2_metadata-65159038 UUID is c577ab91-e0cf-4784-acf3-47998a4bca96 2024-11-15 01:48:10,219 - DEBUG - Services list from nova: [, , ] 2024-11-15 01:48:11,383 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2308-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2308-1) 2024-11-15 01:48:11,497 - DEBUG - Link local service introspect added 2024-11-15 01:48:11,548 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-11-15 01:48:16,620 - DEBUG - VM is in ACTIVE state now 2024-11-15 01:48:16,753 - INFO - Waiting for VM ctest-TestBasicVMVN-69471492-73178160 to be up.. 2024-11-15 01:48:16,753 - INFO - VM name : ctest-TestBasicVMVN-69471492-73178160 2024-11-15 01:48:16,836 - DEBUG - VM ctest-TestBasicVMVN-69471492-73178160 ID is 353b77a7-ab81-4cc3-a869-4357017c07ed 2024-11-15 01:48:16,836 - DEBUG - VM ctest-TestBasicVMVN-69471492-73178160 launched on Node cn-jenkins-deploy-platform-ansible-os-2308-1 2024-11-15 01:48:16,918 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/353b77a7-ab81-4cc3-a869-4357017c07ed 2024-11-15 01:48:17,221 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/353b77a7-ab81-4cc3-a869-4357017c07ed 2024-11-15 01:48:17,255 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/687a45ed-03e8-4b29-a620-6b3301a8f75f 2024-11-15 01:48:20,511 - 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-15 01:48:20,512 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69471492-73178160 failed! 2024-11-15 01:48:20,573 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69471492:ctest-vn2_metadata-65159038 is 11.1.1.1 and allocation pool is NOT set 2024-11-15 01:48:22,637 - 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.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.641 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.641/2.280/3.920/1.639 ms') 2024-11-15 01:48:22,638 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69471492-73178160 passed 2024-11-15 01:48:22,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-15 01:48:22,797 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69471492-73178160, IP 11.1.1.3, Port 22 2024-11-15 01:48:22,957 - DEBUG - VM ctest-TestBasicVMVN-69471492-73178160 is ready for SSH connections 2024-11-15 01:48:22,957 - INFO - Retry 0 2024-11-15 01:48:22,957 - 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.42, gateway password: c0ntrail123 2024-11-15 01:48:22,957 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-11-15 01:48:24,561 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-11-15 01:48:24,561 - INFO - Generic metadata worked 2024-11-15 01:48:24,809 - DEBUG - Link local service introspect removed 2024-11-15 01:48:24,809 - INFO - Deleting VM ctest-TestBasicVMVN-69471492-73178160 2024-11-15 01:48:24,879 - INFO - Deleting VN ctest-vn2_metadata-65159038 2024-11-15 01:48:24,918 - DEBUG - VN c577ab91-e0cf-4784-acf3-47998a4bca96 still in use: Unable to complete operation on network c577ab91-e0cf-4784-acf3-47998a4bca96. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-41a5eac8-bf38-43e8-8155-6dab585dcdf2'] 2024-11-15 01:48:24,919 - WARNING - Deleting VN ctest-vn2_metadata-65159038 failed..Will retry 2024-11-15 01:48:27,034 - DEBUG - Response for deleting network () 2024-11-15 01:48:27,286 - DEBUG - No XMPP flaps were noticed during the test 2024-11-15 01:48:27,286 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2024-11-15 01:48:27,287 - INFO - -------------------------------------------------------------------------------- 2024-11-15 01:48:27,292 - INFO - ================================================================================ 2024-11-15 01:48:27,292 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-11-15 01:48:27,292 - 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-15 01:48:27,583 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.18': '0'}} with 2024-11-15 01:48:27,584 - INFO - Initial checks done. Running the testcase now 2024-11-15 01:48:27,584 - INFO - 2024-11-15 01:48:28,066 - DEBUG - Response for create_network : {'network': {'id': '9f6859ad-25a7-4d23-9c42-27fb9c608f79', 'name': 'ctest-vn-84534459', 'tenant_id': 'bee09fefd2e24a83b759ed46e114d277', 'project_id': 'bee09fefd2e24a83b759ed46e114d277', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69471492', 'ctest-vn-84534459'], 'port_security_enabled': True, 'description': ''}} 2024-11-15 01:48:28,305 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b328f1f0-8032-498c-9c63-168753f68ee8', 'name': '', 'tenant_id': 'bee09fefd2e24a83b759ed46e114d277', 'network_id': '9f6859ad-25a7-4d23-9c42-27fb9c608f79', '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': 'bee09fefd2e24a83b759ed46e114d277'}} 2024-11-15 01:48:28,495 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aa440a5d-9134-4062-ad4f-49a2b4e8bc8a', 'name': '', 'tenant_id': 'bee09fefd2e24a83b759ed46e114d277', 'network_id': '9f6859ad-25a7-4d23-9c42-27fb9c608f79', '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': 'bee09fefd2e24a83b759ed46e114d277'}} 2024-11-15 01:48:28,520 - INFO - Created VN ctest-vn-84534459 2024-11-15 01:48:28,582 - DEBUG - VN ctest-vn-84534459 UUID is 9f6859ad-25a7-4d23-9c42-27fb9c608f79 2024-11-15 01:48:29,002 - DEBUG - Response for create_port : {'port': {'name': 'e86239a2-a259-47ab-95ad-9c0a805fac4d', 'id': 'e86239a2-a259-47ab-95ad-9c0a805fac4d', 'tenant_id': 'bee09fefd2e24a83b759ed46e114d277', 'network_id': '9f6859ad-25a7-4d23-9c42-27fb9c608f79', 'mac_address': '02:e8:62:39:a2:a2', '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': 'b328f1f0-8032-498c-9c63-168753f68ee8'}], 'security_groups': ['cb36b48f-a50a-4433-b0f8-1d8171fff4ce'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bee09fefd2e24a83b759ed46e114d277'}} 2024-11-15 01:48:29,199 - DEBUG - Response for create_port : {'port': {'name': '438bbe4c-f639-4c85-9f88-73d72ff7f7e2', 'id': '438bbe4c-f639-4c85-9f88-73d72ff7f7e2', 'tenant_id': 'bee09fefd2e24a83b759ed46e114d277', 'network_id': '9f6859ad-25a7-4d23-9c42-27fb9c608f79', 'mac_address': '02:43:8b:be:4c:f6', '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': 'aa440a5d-9134-4062-ad4f-49a2b4e8bc8a'}], 'security_groups': ['cb36b48f-a50a-4433-b0f8-1d8171fff4ce'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bee09fefd2e24a83b759ed46e114d277'}} 2024-11-15 01:48:29,542 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2308-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2308-1) 2024-11-15 01:48:29,928 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2308-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2308-1) 2024-11-15 01:48:31,239 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2308-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2308-1) 2024-11-15 01:48:31,239 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-11-15 01:48:31,245 - DEBUG - Requesting: http://10.0.0.42:8082/domain/2fd3c138-6b6a-41e2-a6fd-e0da4fa5babb 2024-11-15 01:48:31,260 - DEBUG - Requesting: http://10.0.0.42:8082/project/bee09fef-d2e2-4a83-b759-ed46e114d277 2024-11-15 01:48:31,346 - DEBUG - Requesting: http://10.0.0.42:8082/network-ipam/64f77143-d0db-4fbc-bb8d-0b0e343b317c 2024-11-15 01:48:31,357 - INFO - Verifications in API Server for IPAM: ctest-ipam-16446213 passed 2024-11-15 01:48:31,366 - DEBUG - Control-node 10.0.0.42 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-69471492:ctest-ipam-16446213', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69471492', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7275408259121106876', 'uuid-lslong': '13514470212442468732'}, 'enable': 'true', 'created': '2024-11-15T01:48:27', 'last-modified': '2024-11-15T01:48:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.556468'} 2024-11-15 01:48:31,366 - INFO - Verifications in Control node for IPAM: ctest-ipam-16446213 passed 2024-11-15 01:48:31,366 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-11-15 01:48:31,377 - DEBUG - Requesting: http://10.0.0.42:8082/domain/2fd3c138-6b6a-41e2-a6fd-e0da4fa5babb 2024-11-15 01:48:31,396 - DEBUG - Requesting: http://10.0.0.42:8082/project/bee09fef-d2e2-4a83-b759-ed46e114d277 2024-11-15 01:48:31,483 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/9f6859ad-25a7-4d23-9c42-27fb9c608f79 2024-11-15 01:48:31,529 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/9f6859ad-25a7-4d23-9c42-27fb9c608f79 2024-11-15 01:48:31,544 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6d9ad377-eae0-4024-8693-a93646cc9e18 2024-11-15 01:48:31,554 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6d9ad377-eae0-4024-8693-a93646cc9e18 2024-11-15 01:48:31,568 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/51bab8a1-9eac-4d3d-bfd7-0fbecdf22e1f 2024-11-15 01:48:31,581 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-11-15 01:48:31,581 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/9f6859ad-25a7-4d23-9c42-27fb9c608f79 2024-11-15 01:48:31,596 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6d9ad377-eae0-4024-8693-a93646cc9e18 2024-11-15 01:48:31,618 - INFO - Verified VN network id 9 for VN 9f6859ad-25a7-4d23-9c42-27fb9c608f79 2024-11-15 01:48:31,618 - INFO - Verifications in API Server for VN ctest-vn-84534459 passed 2024-11-15 01:48:31,618 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/9f6859ad-25a7-4d23-9c42-27fb9c608f79 2024-11-15 01:48:31,651 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6d9ad377-eae0-4024-8693-a93646cc9e18 2024-11-15 01:48:31,662 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6d9ad377-eae0-4024-8693-a93646cc9e18 2024-11-15 01:48:31,673 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/51bab8a1-9eac-4d3d-bfd7-0fbecdf22e1f 2024-11-15 01:48:31,691 - DEBUG - Control-node 10.0.0.42 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-69471492:ctest-vn-84534459', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69471492', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11486529449804385571', 'uuid-lslong': '11259605979993509753'}, 'enable': 'true', 'created': '2024-11-15T01:48:28', 'last-modified': '2024-11-15T01:48:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.229497'} 2024-11-15 01:48:31,704 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-11-15 01:48:31,704 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-84534459 passed 2024-11-15 01:48:31,704 - DEBUG - ====Verifying policy data for ctest-vn-84534459 in API_Server ====== 2024-11-15 01:48:31,704 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-11-15 01:48:31,718 - DEBUG - Requesting: http://10.0.0.42:8082/domain/2fd3c138-6b6a-41e2-a6fd-e0da4fa5babb 2024-11-15 01:48:31,740 - DEBUG - Requesting: http://10.0.0.42:8082/project/bee09fef-d2e2-4a83-b759-ed46e114d277 2024-11-15 01:48:31,888 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/9f6859ad-25a7-4d23-9c42-27fb9c608f79 2024-11-15 01:48:31,923 - DEBUG - =>VN ctest-vn-84534459 has no policy to be verified 2024-11-15 01:48:31,923 - DEBUG - Verifying the vn in opserver 2024-11-15 01:48:31,923 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-69471492:ctest-vn-84534459 virtual network link through opserver 10.0.0.42 2024-11-15 01:48:31,923 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks 2024-11-15 01:48:32,307 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks 2024-11-15 01:48:32,402 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-69471492:ctest-vn-84534459', 'href': 'http://10.0.0.42:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-69471492:ctest-vn-84534459?flat'} 2024-11-15 01:48:32,402 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-69471492:ctest-vn-84534459 is found in opserver 2024-11-15 01:48:32,408 - DEBUG - VRF ids for VN ctest-vn-84534459: {'10.0.0.42': '2'} 2024-11-15 01:48:32,408 - INFO - Waiting for VM ctest-TestBasicVMVN-69471492-46278926 to be up.. 2024-11-15 01:48:32,518 - DEBUG - VM is in ACTIVE state now 2024-11-15 01:48:32,519 - INFO - VM name : ctest-TestBasicVMVN-69471492-46278926 2024-11-15 01:48:32,607 - DEBUG - VM ctest-TestBasicVMVN-69471492-46278926 ID is 498ccef1-c9c6-4e28-bd0c-b51df3d3914c 2024-11-15 01:48:32,607 - DEBUG - VM ctest-TestBasicVMVN-69471492-46278926 launched on Node cn-jenkins-deploy-platform-ansible-os-2308-1 2024-11-15 01:48:32,691 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/498ccef1-c9c6-4e28-bd0c-b51df3d3914c 2024-11-15 01:48:32,704 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/e86239a2-a259-47ab-95ad-9c0a805fac4d 2024-11-15 01:48:36,031 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms') 2024-11-15 01:48:36,031 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69471492-46278926 failed! 2024-11-15 01:48:36,093 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69471492:ctest-vn-84534459 is 31.1.1.1 and allocation pool is NOT set 2024-11-15 01:48:36,093 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69471492:ctest-vn-84534459 is 31.1.2.1 and allocation pool is NOT set 2024-11-15 01:48:40,162 - 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-11-15 01:48:40,162 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69471492-46278926 failed! 2024-11-15 01:48:40,225 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69471492:ctest-vn-84534459 is 31.1.1.1 and allocation pool is NOT set 2024-11-15 01:48:40,225 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69471492:ctest-vn-84534459 is 31.1.2.1 and allocation pool is NOT set 2024-11-15 01:48:42,292 - 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=7.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.396 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.396/4.083/7.771/3.687 ms') 2024-11-15 01:48:42,293 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69471492-46278926 passed 2024-11-15 01:48:42,465 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-15 01:48:42,465 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69471492-46278926, IP 31.1.1.4, Port 22 2024-11-15 01:48:42,628 - DEBUG - VM ctest-TestBasicVMVN-69471492-46278926 is ready for SSH connections 2024-11-15 01:48:42,628 - INFO - Waiting for VM ctest-TestBasicVMVN-69471492-45933559 to be up.. 2024-11-15 01:48:42,729 - DEBUG - VM is in ACTIVE state now 2024-11-15 01:48:42,729 - INFO - VM name : ctest-TestBasicVMVN-69471492-45933559 2024-11-15 01:48:42,811 - DEBUG - VM ctest-TestBasicVMVN-69471492-45933559 ID is a91c8c3e-1283-4d3b-b6f0-5c25921eb9cd 2024-11-15 01:48:42,811 - DEBUG - VM ctest-TestBasicVMVN-69471492-45933559 launched on Node cn-jenkins-deploy-platform-ansible-os-2308-1 2024-11-15 01:48:42,906 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/a91c8c3e-1283-4d3b-b6f0-5c25921eb9cd 2024-11-15 01:48:42,915 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/438bbe4c-f639-4c85-9f88-73d72ff7f7e2 2024-11-15 01:48:44,164 - 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.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.43 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.427/3.084/3.742/0.657 ms') 2024-11-15 01:48:44,164 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-69471492-45933559 passed 2024-11-15 01:48:44,325 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-15 01:48:44,325 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69471492-45933559, IP 31.1.2.4, Port 22 2024-11-15 01:48:44,395 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-11-15 01:48:44,479 - DEBUG - VM ctest-TestBasicVMVN-69471492-45933559 is NOT ready for SSH connections, VM status: ACTIVE 2024-11-15 01:48:49,480 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-15 01:48:49,481 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69471492-45933559, IP 31.1.2.4, Port 22 2024-11-15 01:48:49,649 - DEBUG - VM ctest-TestBasicVMVN-69471492-45933559 is ready for SSH connections 2024-11-15 01:48:49,649 - INFO - Waiting for VM ctest-TestBasicVMVN-69471492-56073983 to be up.. 2024-11-15 01:48:49,726 - DEBUG - VM is in ACTIVE state now 2024-11-15 01:48:49,726 - INFO - VM name : ctest-TestBasicVMVN-69471492-56073983 2024-11-15 01:48:49,807 - DEBUG - VM ctest-TestBasicVMVN-69471492-56073983 ID is b6355794-3af2-45cb-b02e-66bfb69fa469 2024-11-15 01:48:49,807 - DEBUG - VM ctest-TestBasicVMVN-69471492-56073983 launched on Node cn-jenkins-deploy-platform-ansible-os-2308-1 2024-11-15 01:48:49,906 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/b6355794-3af2-45cb-b02e-66bfb69fa469 2024-11-15 01:48:49,916 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/066c7ac2-33c3-40ea-8538-c62c65d3fe64 2024-11-15 01:48:51,170 - 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.61 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.340 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.340/1.475/2.610/1.135 ms') 2024-11-15 01:48:51,170 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-69471492-56073983 passed 2024-11-15 01:48:51,325 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-15 01:48:51,325 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69471492-56073983, IP 31.1.1.3, Port 22 2024-11-15 01:48:51,485 - DEBUG - VM ctest-TestBasicVMVN-69471492-56073983 is ready for SSH connections 2024-11-15 01:48:51,485 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-15 01:48:51,485 - 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.42, gateway password: c0ntrail123 2024-11-15 01:48:51,485 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-11-15 01:48:55,233 - 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.292 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.734 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.752 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.734/1.926/4.292 ms 2024-11-15 01:48:55,233 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-69471492-46278926 passed 2024-11-15 01:48:55,233 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-15 01:48:55,233 - 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.42, gateway password: c0ntrail123 2024-11-15 01:48:55,233 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-11-15 01:48:58,876 - 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.556 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.770 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.039 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.770/1.455/2.556 ms 2024-11-15 01:48:58,876 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-69471492-45933559 passed 2024-11-15 01:48:58,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-15 01:48:58,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-15 01:48:58,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-15 01:48:58,876 - 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.42, gateway password: c0ntrail123 2024-11-15 01:48:58,876 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-15 01:48:59,057 - DEBUG - None 2024-11-15 01:48:59,057 - 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.42, gateway password: c0ntrail123 2024-11-15 01:48:59,058 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-15 01:48:59,242 - DEBUG - None 2024-11-15 01:48:59,242 - 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.42, gateway password: c0ntrail123 2024-11-15 01:48:59,242 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-15 01:49:00,262 - DEBUG - None 2024-11-15 01:49:00,262 - 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.42, gateway password: c0ntrail123 2024-11-15 01:49:00,263 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-11-15 01:49:02,478 - 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.781 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.940 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.404 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.136 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.331 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.331/1.918/4.940 ms 2024-11-15 01:49:02,478 - 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.42, gateway password: c0ntrail123 2024-11-15 01:49:02,478 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-11-15 01:49:04,724 - 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.034 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.870 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.909 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.374 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.876 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.858 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.446 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.374/1.909/3.909 ms 2024-11-15 01:49:04,724 - 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.42, gateway password: c0ntrail123 2024-11-15 01:49:04,724 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-11-15 01:49:06,967 - 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.621 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.483 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.332 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.925 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.607 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.459 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.350/1.968/3.459 ms 2024-11-15 01:49:06,967 - INFO - Deleting VM ctest-TestBasicVMVN-69471492-56073983 2024-11-15 01:49:07,041 - INFO - Detaching port 438bbe4c-f639-4c85-9f88-73d72ff7f7e2 from VM ctest-TestBasicVMVN-69471492-45933559 2024-11-15 01:49:07,099 - INFO - Deleting VM ctest-TestBasicVMVN-69471492-45933559 2024-11-15 01:49:07,177 - INFO - Detaching port e86239a2-a259-47ab-95ad-9c0a805fac4d from VM ctest-TestBasicVMVN-69471492-46278926 2024-11-15 01:49:07,209 - INFO - Deleting VM ctest-TestBasicVMVN-69471492-46278926 2024-11-15 01:49:07,285 - INFO - Deleting VN ctest-vn-84534459 2024-11-15 01:49:07,501 - DEBUG - Response for delete_port : () 2024-11-15 01:49:07,725 - DEBUG - Response for delete_port : () 2024-11-15 01:49:07,774 - DEBUG - VN 9f6859ad-25a7-4d23-9c42-27fb9c608f79 still in use: Unable to complete operation on network 9f6859ad-25a7-4d23-9c42-27fb9c608f79. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-03e5f869-a0be-493f-a3b7-a5ee90c27bb7'] 2024-11-15 01:49:07,774 - WARNING - Deleting VN ctest-vn-84534459 failed..Will retry 2024-11-15 01:49:09,943 - DEBUG - Response for deleting network () 2024-11-15 01:49:09,943 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6d9ad377-eae0-4024-8693-a93646cc9e18 2024-11-15 01:49:09,948 - DEBUG - Response Code: 404 2024-11-15 01:49:09,948 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-11-15 01:49:09,955 - DEBUG - Requesting: http://10.0.0.42:8082/domain/2fd3c138-6b6a-41e2-a6fd-e0da4fa5babb 2024-11-15 01:49:10,011 - DEBUG - Requesting: http://10.0.0.42:8082/project/bee09fef-d2e2-4a83-b759-ed46e114d277 2024-11-15 01:49:10,103 - INFO - Validated that VN ctest-vn-84534459 is not found in API Server 2024-11-15 01:49:10,114 - DEBUG - VN ctest-vn-84534459 is not present in Agent 10.0.0.42 2024-11-15 01:49:10,114 - INFO - Validated that VN ctest-vn-84534459 is not in any agent 2024-11-15 01:49:10,120 - DEBUG - VRF 2 is not seen in agent 10.0.0.42 2024-11-15 01:49:10,125 - DEBUG - Vrouter 10.0.0.42 does not have vrf 2 for VN ctest-vn-84534459 2024-11-15 01:49:10,125 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-69471492:ctest-vn-84534459 2024-11-15 01:49:10,137 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-84534459 info 2024-11-15 01:49:10,213 - INFO - IPAM: ctest-ipam-16446213 is not found in API Server 2024-11-15 01:49:10,224 - INFO - IPAM:ctest-ipam-16446213 is not found in control node 2024-11-15 01:49:10,478 - DEBUG - No XMPP flaps were noticed during the test 2024-11-15 01:49:10,478 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43] 2024-11-15 01:49:10,478 - INFO - -------------------------------------------------------------------------------- 2024-11-15 01:49:11,215 - INFO - Deleted project: ctest-TestBasicVMVN-69471492, ID : bee09fef-d2e2-4a83-b759-ed46e114d277