2024-09-17 07:11:50,334 - INFO - Domain Default found not creating 2024-09-17 07:11:50,506 - INFO - Project ctest-TestBasicVMVN-57202518 not found, creating it 2024-09-17 07:11:51,059 - INFO - Created Project:ctest-TestBasicVMVN-57202518, ID : ae4ac675-642f-46b9-8b10-f2d2339f1e1e 2024-09-17 07:11:52,865 - INFO - ================================================================================ 2024-09-17 07:11:52,865 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-17 07:11:52,865 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2024-09-17 07:11:53,128 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.7': '0'}} with 2024-09-17 07:11:53,128 - INFO - Initial checks done. Running the testcase now 2024-09-17 07:11:53,129 - INFO - 2024-09-17 07:11:53,790 - DEBUG - Response for create_network : {'network': {'id': '386c6d62-6f9f-429f-8408-d6c3a67e1d21', 'name': 'ctest-vn2_metadata-43224852', 'tenant_id': 'ae4ac675642f46b98b10f2d2339f1e1e', 'project_id': 'ae4ac675642f46b98b10f2d2339f1e1e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57202518', 'ctest-vn2_metadata-43224852'], 'port_security_enabled': True, 'description': ''}} 2024-09-17 07:11:53,958 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f854faa3-1a4e-4bc5-9710-82f32ec9f26b', 'name': '', 'tenant_id': 'ae4ac675642f46b98b10f2d2339f1e1e', 'network_id': '386c6d62-6f9f-429f-8408-d6c3a67e1d21', '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': 'ae4ac675642f46b98b10f2d2339f1e1e'}} 2024-09-17 07:11:53,978 - INFO - Created VN ctest-vn2_metadata-43224852 2024-09-17 07:11:54,037 - DEBUG - VN ctest-vn2_metadata-43224852 UUID is 386c6d62-6f9f-429f-8408-d6c3a67e1d21 2024-09-17 07:11:54,241 - DEBUG - Services list from nova: [, , ] 2024-09-17 07:11:55,605 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1955-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1955-1) 2024-09-17 07:11:55,717 - DEBUG - Link local service introspect added 2024-09-17 07:11:55,763 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-17 07:12:00,850 - DEBUG - VM is in ACTIVE state now 2024-09-17 07:12:00,989 - INFO - Waiting for VM ctest-TestBasicVMVN-57202518-74640771 to be up.. 2024-09-17 07:12:00,989 - INFO - VM name : ctest-TestBasicVMVN-57202518-74640771 2024-09-17 07:12:01,073 - DEBUG - VM ctest-TestBasicVMVN-57202518-74640771 ID is 2489929d-3c4a-4151-9e2f-af823ad3217f 2024-09-17 07:12:01,073 - DEBUG - VM ctest-TestBasicVMVN-57202518-74640771 launched on Node cn-jenkins-deploy-platform-ansible-os-1955-1 2024-09-17 07:12:01,158 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/2489929d-3c4a-4151-9e2f-af823ad3217f 2024-09-17 07:12:01,512 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/2489929d-3c4a-4151-9e2f-af823ad3217f 2024-09-17 07:12:01,553 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/8762c825-878d-4c7d-92f3-34e738bec713 2024-09-17 07:12:04,842 - 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 1026ms') 2024-09-17 07:12:04,842 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57202518-74640771 failed! 2024-09-17 07:12:04,905 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57202518:ctest-vn2_metadata-43224852 is 11.1.1.1 and allocation pool is NOT set 2024-09-17 07:12:06,966 - 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=13.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.53 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.532/7.644/13.756/6.112 ms') 2024-09-17 07:12:06,966 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57202518-74640771 passed 2024-09-17 07:12:07,125 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 07:12:07,125 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57202518-74640771, IP 11.1.1.3, Port 22 2024-09-17 07:12:07,191 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-09-17 07:12:07,280 - DEBUG - VM ctest-TestBasicVMVN-57202518-74640771 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-17 07:12:12,281 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 07:12:12,281 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57202518-74640771, IP 11.1.1.3, Port 22 2024-09-17 07:12:12,452 - DEBUG - VM ctest-TestBasicVMVN-57202518-74640771 is ready for SSH connections 2024-09-17 07:12:12,452 - INFO - Retry 0 2024-09-17 07:12:12,453 - 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.37, gateway password: c0ntrail123 2024-09-17 07:12:12,453 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-17 07:12:14,110 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-17 07:12:14,110 - INFO - Generic metadata worked 2024-09-17 07:12:14,373 - DEBUG - Link local service introspect removed 2024-09-17 07:12:14,373 - INFO - Deleting VM ctest-TestBasicVMVN-57202518-74640771 2024-09-17 07:12:14,438 - INFO - Deleting VN ctest-vn2_metadata-43224852 2024-09-17 07:12:14,479 - DEBUG - VN 386c6d62-6f9f-429f-8408-d6c3a67e1d21 still in use: Unable to complete operation on network 386c6d62-6f9f-429f-8408-d6c3a67e1d21. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a4976d4c-177d-41a2-b7d1-f62071340dd5'] 2024-09-17 07:12:14,479 - WARNING - Deleting VN ctest-vn2_metadata-43224852 failed..Will retry 2024-09-17 07:12:16,613 - DEBUG - Response for deleting network () 2024-09-17 07:12:16,872 - DEBUG - No XMPP flaps were noticed during the test 2024-09-17 07:12:16,873 - INFO - -------------------------------------------------------------------------------- 2024-09-17 07:12:16,877 - INFO - ================================================================================ 2024-09-17 07:12:16,877 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-17 07:12:16,877 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2024-09-17 07:12:17,168 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.7': '0'}} with 2024-09-17 07:12:17,168 - INFO - Initial checks done. Running the testcase now 2024-09-17 07:12:17,168 - INFO - 2024-09-17 07:12:17,699 - DEBUG - Response for create_network : {'network': {'id': 'a31e4f39-21ec-4669-9eaf-83505dde90f2', 'name': 'ctest-vn-90555771', 'tenant_id': 'ae4ac675642f46b98b10f2d2339f1e1e', 'project_id': 'ae4ac675642f46b98b10f2d2339f1e1e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57202518', 'ctest-vn-90555771'], 'port_security_enabled': True, 'description': ''}} 2024-09-17 07:12:17,877 - DEBUG - Response for create_subnet : {'subnet': {'id': '0747b2e6-9dbe-4837-96f0-129d0198af2a', 'name': '', 'tenant_id': 'ae4ac675642f46b98b10f2d2339f1e1e', 'network_id': 'a31e4f39-21ec-4669-9eaf-83505dde90f2', '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': 'ae4ac675642f46b98b10f2d2339f1e1e'}} 2024-09-17 07:12:18,034 - DEBUG - Response for create_subnet : {'subnet': {'id': '63b21184-3caf-4c9c-82ea-6af6056d95e6', 'name': '', 'tenant_id': 'ae4ac675642f46b98b10f2d2339f1e1e', 'network_id': 'a31e4f39-21ec-4669-9eaf-83505dde90f2', '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': 'ae4ac675642f46b98b10f2d2339f1e1e'}} 2024-09-17 07:12:18,058 - INFO - Created VN ctest-vn-90555771 2024-09-17 07:12:18,117 - DEBUG - VN ctest-vn-90555771 UUID is a31e4f39-21ec-4669-9eaf-83505dde90f2 2024-09-17 07:12:18,569 - DEBUG - Response for create_port : {'port': {'name': 'f8663cb4-a416-45db-b7ef-170dc18768e1', 'id': 'f8663cb4-a416-45db-b7ef-170dc18768e1', 'tenant_id': 'ae4ac675642f46b98b10f2d2339f1e1e', 'network_id': 'a31e4f39-21ec-4669-9eaf-83505dde90f2', 'mac_address': '02:f8:66:3c:b4:a4', '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': '0747b2e6-9dbe-4837-96f0-129d0198af2a'}], 'security_groups': ['ad59d07a-c0ad-4156-8903-b370ceafae04'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ae4ac675642f46b98b10f2d2339f1e1e'}} 2024-09-17 07:12:18,792 - DEBUG - Response for create_port : {'port': {'name': '76e91002-19c5-4071-b669-69cec828eb9d', 'id': '76e91002-19c5-4071-b669-69cec828eb9d', 'tenant_id': 'ae4ac675642f46b98b10f2d2339f1e1e', 'network_id': 'a31e4f39-21ec-4669-9eaf-83505dde90f2', 'mac_address': '02:76:e9:10:02:19', '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': '63b21184-3caf-4c9c-82ea-6af6056d95e6'}], 'security_groups': ['ad59d07a-c0ad-4156-8903-b370ceafae04'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ae4ac675642f46b98b10f2d2339f1e1e'}} 2024-09-17 07:12:19,210 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1955-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1955-1) 2024-09-17 07:12:19,639 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1955-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1955-1) 2024-09-17 07:12:20,947 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1955-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1955-1) 2024-09-17 07:12:20,948 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-09-17 07:12:20,955 - DEBUG - Requesting: http://10.0.0.37:8082/domain/8fc24e1e-d1f1-4dee-b3af-a8b458a7a398 2024-09-17 07:12:20,973 - DEBUG - Requesting: http://10.0.0.37:8082/project/ae4ac675-642f-46b9-8b10-f2d2339f1e1e 2024-09-17 07:12:21,077 - DEBUG - Requesting: http://10.0.0.37:8082/network-ipam/4a644c6e-bc06-446f-aa7c-342c0d6ba7e9 2024-09-17 07:12:21,091 - INFO - Verifications in API Server for IPAM: ctest-ipam-35180466 passed 2024-09-17 07:12:21,099 - DEBUG - Control-node 10.0.0.37 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57202518:ctest-ipam-35180466', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57202518', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5360493494962373743', 'uuid-lslong': '12284751247368234985'}, 'enable': 'true', 'created': '2024-09-17T07:12:17', 'last-modified': '2024-09-17T07:12:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.694486'} 2024-09-17 07:12:21,099 - INFO - Verifications in Control node for IPAM: ctest-ipam-35180466 passed 2024-09-17 07:12:21,099 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-09-17 07:12:21,112 - DEBUG - Requesting: http://10.0.0.37:8082/domain/8fc24e1e-d1f1-4dee-b3af-a8b458a7a398 2024-09-17 07:12:21,131 - DEBUG - Requesting: http://10.0.0.37:8082/project/ae4ac675-642f-46b9-8b10-f2d2339f1e1e 2024-09-17 07:12:21,223 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a31e4f39-21ec-4669-9eaf-83505dde90f2 2024-09-17 07:12:21,246 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a31e4f39-21ec-4669-9eaf-83505dde90f2 2024-09-17 07:12:21,263 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/353e2ac1-7c52-4d65-a438-6b2fe7d7ed3d 2024-09-17 07:12:21,276 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/353e2ac1-7c52-4d65-a438-6b2fe7d7ed3d 2024-09-17 07:12:21,288 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/0d32e455-5185-4110-bee8-a0ba72e2cb20 2024-09-17 07:12:21,297 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-17 07:12:21,297 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a31e4f39-21ec-4669-9eaf-83505dde90f2 2024-09-17 07:12:21,315 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/353e2ac1-7c52-4d65-a438-6b2fe7d7ed3d 2024-09-17 07:12:21,344 - INFO - Verified VN network id 8 for VN a31e4f39-21ec-4669-9eaf-83505dde90f2 2024-09-17 07:12:21,345 - INFO - Verifications in API Server for VN ctest-vn-90555771 passed 2024-09-17 07:12:21,345 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a31e4f39-21ec-4669-9eaf-83505dde90f2 2024-09-17 07:12:21,372 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/353e2ac1-7c52-4d65-a438-6b2fe7d7ed3d 2024-09-17 07:12:21,384 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/353e2ac1-7c52-4d65-a438-6b2fe7d7ed3d 2024-09-17 07:12:21,399 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/0d32e455-5185-4110-bee8-a0ba72e2cb20 2024-09-17 07:12:21,428 - DEBUG - Control-node 10.0.0.37 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57202518:ctest-vn-90555771', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57202518', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11753919184284436073', 'uuid-lslong': '11434502360112468210'}, 'enable': 'true', 'created': '2024-09-17T07:12:17', 'last-modified': '2024-09-17T07:12:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.432330'} 2024-09-17 07:12:21,444 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-17 07:12:21,444 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-90555771 passed 2024-09-17 07:12:21,446 - DEBUG - ====Verifying policy data for ctest-vn-90555771 in API_Server ====== 2024-09-17 07:12:21,446 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-09-17 07:12:21,455 - DEBUG - Requesting: http://10.0.0.37:8082/domain/8fc24e1e-d1f1-4dee-b3af-a8b458a7a398 2024-09-17 07:12:21,546 - DEBUG - Requesting: http://10.0.0.37:8082/project/ae4ac675-642f-46b9-8b10-f2d2339f1e1e 2024-09-17 07:12:21,601 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/a31e4f39-21ec-4669-9eaf-83505dde90f2 2024-09-17 07:12:21,633 - DEBUG - =>VN ctest-vn-90555771 has no policy to be verified 2024-09-17 07:12:21,633 - DEBUG - Verifying the vn in opserver 2024-09-17 07:12:21,634 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57202518:ctest-vn-90555771 virtual network link through opserver 10.0.0.37 2024-09-17 07:12:21,634 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2024-09-17 07:12:22,168 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2024-09-17 07:12:22,248 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57202518:ctest-vn-90555771', 'href': 'http://10.0.0.37:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57202518:ctest-vn-90555771?flat'} 2024-09-17 07:12:22,248 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-57202518:ctest-vn-90555771 is found in opserver 2024-09-17 07:12:22,255 - DEBUG - VRF ids for VN ctest-vn-90555771: {'10.0.0.37': '2'} 2024-09-17 07:12:22,255 - INFO - Waiting for VM ctest-TestBasicVMVN-57202518-83509033 to be up.. 2024-09-17 07:12:22,374 - DEBUG - VM is in ACTIVE state now 2024-09-17 07:12:22,374 - INFO - VM name : ctest-TestBasicVMVN-57202518-83509033 2024-09-17 07:12:22,482 - DEBUG - VM ctest-TestBasicVMVN-57202518-83509033 ID is c2cea050-806b-44a9-b047-7990a68f9fe2 2024-09-17 07:12:22,482 - DEBUG - VM ctest-TestBasicVMVN-57202518-83509033 launched on Node cn-jenkins-deploy-platform-ansible-os-1955-1 2024-09-17 07:12:22,579 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/c2cea050-806b-44a9-b047-7990a68f9fe2 2024-09-17 07:12:22,590 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/f8663cb4-a416-45db-b7ef-170dc18768e1 2024-09-17 07:12:25,868 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms') 2024-09-17 07:12:25,868 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57202518-83509033 failed! 2024-09-17 07:12:25,929 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57202518:ctest-vn-90555771 is 31.1.1.1 and allocation pool is NOT set 2024-09-17 07:12:25,929 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57202518:ctest-vn-90555771 is 31.1.2.1 and allocation pool is NOT set 2024-09-17 07:12:30,027 - 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 1030ms') 2024-09-17 07:12:30,027 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57202518-83509033 failed! 2024-09-17 07:12:30,089 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57202518:ctest-vn-90555771 is 31.1.1.1 and allocation pool is NOT set 2024-09-17 07:12:30,089 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57202518:ctest-vn-90555771 is 31.1.2.1 and allocation pool is NOT set 2024-09-17 07:12:32,159 - 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.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.56 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 = 3.564/4.025/4.487/0.461 ms') 2024-09-17 07:12:32,159 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57202518-83509033 passed 2024-09-17 07:12:32,325 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 07:12:32,325 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57202518-83509033, IP 31.1.1.4, Port 22 2024-09-17 07:12:32,481 - DEBUG - VM ctest-TestBasicVMVN-57202518-83509033 is ready for SSH connections 2024-09-17 07:12:32,481 - INFO - Waiting for VM ctest-TestBasicVMVN-57202518-39577997 to be up.. 2024-09-17 07:12:32,578 - DEBUG - VM is in ACTIVE state now 2024-09-17 07:12:32,578 - INFO - VM name : ctest-TestBasicVMVN-57202518-39577997 2024-09-17 07:12:32,667 - DEBUG - VM ctest-TestBasicVMVN-57202518-39577997 ID is 58e31ac2-4416-477a-8e6e-8f283e23484a 2024-09-17 07:12:32,667 - DEBUG - VM ctest-TestBasicVMVN-57202518-39577997 launched on Node cn-jenkins-deploy-platform-ansible-os-1955-1 2024-09-17 07:12:32,759 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/58e31ac2-4416-477a-8e6e-8f283e23484a 2024-09-17 07:12:32,770 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/76e91002-19c5-4071-b669-69cec828eb9d 2024-09-17 07:12:34,036 - 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.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.526 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.526/2.126/3.727/1.600 ms') 2024-09-17 07:12:34,036 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-57202518-39577997 passed 2024-09-17 07:12:34,197 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 07:12:34,197 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57202518-39577997, IP 31.1.2.4, Port 22 2024-09-17 07:12:34,367 - DEBUG - VM ctest-TestBasicVMVN-57202518-39577997 is ready for SSH connections 2024-09-17 07:12:34,367 - INFO - Waiting for VM ctest-TestBasicVMVN-57202518-02312585 to be up.. 2024-09-17 07:12:34,459 - DEBUG - VM is in ACTIVE state now 2024-09-17 07:12:34,459 - INFO - VM name : ctest-TestBasicVMVN-57202518-02312585 2024-09-17 07:12:34,557 - DEBUG - VM ctest-TestBasicVMVN-57202518-02312585 ID is c8e9f767-a933-4d93-83e8-b409d827996f 2024-09-17 07:12:34,557 - DEBUG - VM ctest-TestBasicVMVN-57202518-02312585 launched on Node cn-jenkins-deploy-platform-ansible-os-1955-1 2024-09-17 07:12:34,660 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/c8e9f767-a933-4d93-83e8-b409d827996f 2024-09-17 07:12:34,674 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/2d9c42ae-1a4c-422b-afbb-185c96638f4f 2024-09-17 07:12:35,932 - 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.17 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.994 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.994/2.084/3.174/1.090 ms') 2024-09-17 07:12:35,932 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-57202518-02312585 passed 2024-09-17 07:12:36,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 07:12:36,101 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57202518-02312585, IP 31.1.1.3, Port 22 2024-09-17 07:12:36,268 - DEBUG - VM ctest-TestBasicVMVN-57202518-02312585 is ready for SSH connections 2024-09-17 07:12:36,269 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 07:12:36,269 - 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.37, gateway password: c0ntrail123 2024-09-17 07:12:36,269 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-17 07:12:40,002 - 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.629 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.965 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.838 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.838/2.144/4.629 ms 2024-09-17 07:12:40,002 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-57202518-83509033 passed 2024-09-17 07:12:40,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 07:12:40,002 - 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.37, gateway password: c0ntrail123 2024-09-17 07:12:40,002 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-17 07:12:43,713 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=4.656 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.876 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.841 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.841/2.124/4.656 ms 2024-09-17 07:12:43,713 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-57202518-39577997 passed 2024-09-17 07:12:43,714 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 07:12:43,714 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 07:12:43,714 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 07:12:43,714 - 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.37, gateway password: c0ntrail123 2024-09-17 07:12:43,714 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-17 07:12:43,911 - DEBUG - None 2024-09-17 07:12:43,911 - 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.37, gateway password: c0ntrail123 2024-09-17 07:12:43,911 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-17 07:12:44,115 - DEBUG - None 2024-09-17 07:12:44,115 - 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.37, gateway password: c0ntrail123 2024-09-17 07:12:44,116 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-17 07:12:45,139 - DEBUG - None 2024-09-17 07:12:45,139 - 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.37, gateway password: c0ntrail123 2024-09-17 07:12:45,139 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-17 07:12:47,364 - 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=2.485 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.245 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.507 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.255 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.340 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.340/2.566/7.245 ms 2024-09-17 07:12:47,364 - 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.37, gateway password: c0ntrail123 2024-09-17 07:12:47,365 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-17 07:12:49,627 - 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.049 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.449 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.445 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.516 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.969 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.129 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.410 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.410/2.138/4.445 ms 2024-09-17 07:12:49,627 - 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.37, gateway password: c0ntrail123 2024-09-17 07:12:49,628 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-17 07:12:51,897 - 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.874 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.358 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.534 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.740 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.146 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.045 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.349 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.349/2.149/4.534 ms 2024-09-17 07:12:51,897 - INFO - Deleting VM ctest-TestBasicVMVN-57202518-02312585 2024-09-17 07:12:51,967 - INFO - Detaching port 76e91002-19c5-4071-b669-69cec828eb9d from VM ctest-TestBasicVMVN-57202518-39577997 2024-09-17 07:12:52,021 - INFO - Deleting VM ctest-TestBasicVMVN-57202518-39577997 2024-09-17 07:12:52,097 - INFO - Detaching port f8663cb4-a416-45db-b7ef-170dc18768e1 from VM ctest-TestBasicVMVN-57202518-83509033 2024-09-17 07:12:52,142 - INFO - Deleting VM ctest-TestBasicVMVN-57202518-83509033 2024-09-17 07:12:52,212 - INFO - Deleting VN ctest-vn-90555771 2024-09-17 07:12:52,438 - DEBUG - Response for delete_port : () 2024-09-17 07:12:52,814 - DEBUG - Response for delete_port : () 2024-09-17 07:12:52,891 - DEBUG - VN a31e4f39-21ec-4669-9eaf-83505dde90f2 still in use: Unable to complete operation on network a31e4f39-21ec-4669-9eaf-83505dde90f2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5d495ed7-b84d-4f16-8fb5-50f66deb29ee'] 2024-09-17 07:12:52,891 - WARNING - Deleting VN ctest-vn-90555771 failed..Will retry 2024-09-17 07:12:55,045 - DEBUG - Response for deleting network () 2024-09-17 07:12:55,045 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/353e2ac1-7c52-4d65-a438-6b2fe7d7ed3d 2024-09-17 07:12:55,056 - DEBUG - Response Code: 404 2024-09-17 07:12:55,057 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-09-17 07:12:55,063 - DEBUG - Requesting: http://10.0.0.37:8082/domain/8fc24e1e-d1f1-4dee-b3af-a8b458a7a398 2024-09-17 07:12:55,119 - DEBUG - Requesting: http://10.0.0.37:8082/project/ae4ac675-642f-46b9-8b10-f2d2339f1e1e 2024-09-17 07:12:55,202 - INFO - Validated that VN ctest-vn-90555771 is not found in API Server 2024-09-17 07:12:55,216 - DEBUG - VN ctest-vn-90555771 is not present in Agent 10.0.0.37 2024-09-17 07:12:55,216 - INFO - Validated that VN ctest-vn-90555771 is not in any agent 2024-09-17 07:12:55,222 - DEBUG - VRF 2 is not seen in agent 10.0.0.37 2024-09-17 07:12:55,228 - DEBUG - Vrouter 10.0.0.37 does not have vrf 2 for VN ctest-vn-90555771 2024-09-17 07:12:55,228 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-57202518:ctest-vn-90555771 2024-09-17 07:12:55,240 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-90555771 info 2024-09-17 07:12:55,321 - INFO - IPAM: ctest-ipam-35180466 is not found in API Server 2024-09-17 07:12:55,334 - INFO - IPAM:ctest-ipam-35180466 is not found in control node 2024-09-17 07:12:55,593 - DEBUG - No XMPP flaps were noticed during the test
2024-09-17 07:12:55,593 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2024-09-17 07:12:55,593 - INFO - -------------------------------------------------------------------------------- 2024-09-17 07:12:56,352 - INFO - Deleted project: ctest-TestBasicVMVN-57202518, ID : ae4ac675-642f-46b9-8b10-f2d2339f1e1e