2024-11-10 13:35:41,815 - INFO - Domain Default found not creating 2024-11-10 13:35:41,990 - INFO - Project ctest-TestBasicVMVN-79610568 not found, creating it 2024-11-10 13:35:42,525 - INFO - Created Project:ctest-TestBasicVMVN-79610568, ID : fd1ae7bb-bb9c-40f8-bbd4-93e5fbac149b 2024-11-10 13:35:44,372 - INFO - ================================================================================ 2024-11-10 13:35:44,372 - INFO - STARTING TEST : test_generic_link_local_service 2024-11-10 13:35:44,372 - 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-10 13:35:44,635 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.5': '0'}} with 2024-11-10 13:35:44,635 - INFO - Initial checks done. Running the testcase now 2024-11-10 13:35:44,635 - INFO - 2024-11-10 13:35:45,218 - DEBUG - Response for create_network : {'network': {'id': 'ff1b29ce-6ca8-469f-b77d-efe746df4bb9', 'name': 'ctest-vn2_metadata-44365691', 'tenant_id': 'fd1ae7bbbb9c40f8bbd493e5fbac149b', 'project_id': 'fd1ae7bbbb9c40f8bbd493e5fbac149b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79610568', 'ctest-vn2_metadata-44365691'], 'port_security_enabled': True, 'description': ''}} 2024-11-10 13:35:45,379 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cf789ce8-7aae-444e-b7e9-4e670166a05b', 'name': '', 'tenant_id': 'fd1ae7bbbb9c40f8bbd493e5fbac149b', 'network_id': 'ff1b29ce-6ca8-469f-b77d-efe746df4bb9', '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': 'fd1ae7bbbb9c40f8bbd493e5fbac149b'}} 2024-11-10 13:35:45,401 - INFO - Created VN ctest-vn2_metadata-44365691 2024-11-10 13:35:45,460 - DEBUG - VN ctest-vn2_metadata-44365691 UUID is ff1b29ce-6ca8-469f-b77d-efe746df4bb9 2024-11-10 13:35:45,669 - DEBUG - Services list from nova: [, , ] 2024-11-10 13:35:46,771 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2250-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2250-1) 2024-11-10 13:35:46,888 - DEBUG - Link local service introspect added 2024-11-10 13:35:46,935 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-11-10 13:35:52,023 - DEBUG - VM is in ACTIVE state now 2024-11-10 13:35:52,162 - INFO - Waiting for VM ctest-TestBasicVMVN-79610568-65634883 to be up.. 2024-11-10 13:35:52,162 - INFO - VM name : ctest-TestBasicVMVN-79610568-65634883 2024-11-10 13:35:52,264 - DEBUG - VM ctest-TestBasicVMVN-79610568-65634883 ID is 2bb9e971-91d5-4890-89a2-270435c4a2a3 2024-11-10 13:35:52,265 - DEBUG - VM ctest-TestBasicVMVN-79610568-65634883 launched on Node cn-jenkins-deploy-platform-ansible-os-2250-1 2024-11-10 13:35:52,364 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/2bb9e971-91d5-4890-89a2-270435c4a2a3 2024-11-10 13:35:52,673 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/2bb9e971-91d5-4890-89a2-270435c4a2a3 2024-11-10 13:35:52,713 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/944da073-ff6e-46cb-90c1-ba893c4f2dc1 2024-11-10 13:35:56,011 - 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 1034ms') 2024-11-10 13:35:56,011 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79610568-65634883 failed! 2024-11-10 13:35:56,076 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79610568:ctest-vn2_metadata-44365691 is 11.1.1.1 and allocation pool is NOT set 2024-11-10 13:35:58,142 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.968 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.968/2.264/3.561/1.296 ms') 2024-11-10 13:35:58,142 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79610568-65634883 passed 2024-11-10 13:35:58,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-10 13:35:58,304 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79610568-65634883, IP 11.1.1.3, Port 22 2024-11-10 13:35:58,463 - DEBUG - VM ctest-TestBasicVMVN-79610568-65634883 is ready for SSH connections 2024-11-10 13:35:58,464 - INFO - Retry 0 2024-11-10 13:35:58,464 - 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.48, gateway password: c0ntrail123 2024-11-10 13:35:58,464 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-11-10 13:36:00,097 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-11-10 13:36:00,097 - INFO - Generic metadata worked 2024-11-10 13:36:00,368 - DEBUG - Link local service introspect removed 2024-11-10 13:36:00,368 - INFO - Deleting VM ctest-TestBasicVMVN-79610568-65634883 2024-11-10 13:36:00,443 - INFO - Deleting VN ctest-vn2_metadata-44365691 2024-11-10 13:36:00,505 - DEBUG - VN ff1b29ce-6ca8-469f-b77d-efe746df4bb9 still in use: Unable to complete operation on network ff1b29ce-6ca8-469f-b77d-efe746df4bb9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-07cd170f-ef7c-4f79-8be6-22d7e0be9527'] 2024-11-10 13:36:00,505 - WARNING - Deleting VN ctest-vn2_metadata-44365691 failed..Will retry 2024-11-10 13:36:02,643 - DEBUG - Response for deleting network () 2024-11-10 13:36:02,914 - DEBUG - No XMPP flaps were noticed during the test 2024-11-10 13:36:02,914 - INFO - -------------------------------------------------------------------------------- 2024-11-10 13:36:02,917 - INFO - ================================================================================ 2024-11-10 13:36:02,917 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-11-10 13:36:02,918 - 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-10 13:36:03,204 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.5': '0'}} with 2024-11-10 13:36:03,204 - INFO - Initial checks done. Running the testcase now 2024-11-10 13:36:03,204 - INFO - 2024-11-10 13:36:03,736 - DEBUG - Response for create_network : {'network': {'id': '7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed', 'name': 'ctest-vn-05709971', 'tenant_id': 'fd1ae7bbbb9c40f8bbd493e5fbac149b', 'project_id': 'fd1ae7bbbb9c40f8bbd493e5fbac149b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79610568', 'ctest-vn-05709971'], 'port_security_enabled': True, 'description': ''}} 2024-11-10 13:36:03,941 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6e27989-5e12-4b7c-a6c0-35722f1d01b0', 'name': '', 'tenant_id': 'fd1ae7bbbb9c40f8bbd493e5fbac149b', 'network_id': '7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed', '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': 'fd1ae7bbbb9c40f8bbd493e5fbac149b'}} 2024-11-10 13:36:04,123 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d16a73b-a4cd-4cd9-b84f-a8720c08ffff', 'name': '', 'tenant_id': 'fd1ae7bbbb9c40f8bbd493e5fbac149b', 'network_id': '7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed', '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': 'fd1ae7bbbb9c40f8bbd493e5fbac149b'}} 2024-11-10 13:36:04,146 - INFO - Created VN ctest-vn-05709971 2024-11-10 13:36:04,204 - DEBUG - VN ctest-vn-05709971 UUID is 7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed 2024-11-10 13:36:04,630 - DEBUG - Response for create_port : {'port': {'name': 'e30a47e3-94a2-4f0a-bab7-06be0fae67a2', 'id': 'e30a47e3-94a2-4f0a-bab7-06be0fae67a2', 'tenant_id': 'fd1ae7bbbb9c40f8bbd493e5fbac149b', 'network_id': '7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed', 'mac_address': '02:e3:0a:47:e3:94', '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': 'b6e27989-5e12-4b7c-a6c0-35722f1d01b0'}], 'security_groups': ['31da7056-c34e-477b-b0bc-96964b29f418'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fd1ae7bbbb9c40f8bbd493e5fbac149b'}} 2024-11-10 13:36:04,830 - DEBUG - Response for create_port : {'port': {'name': 'bdf98261-17d7-4a52-b2b0-838a43019df6', 'id': 'bdf98261-17d7-4a52-b2b0-838a43019df6', 'tenant_id': 'fd1ae7bbbb9c40f8bbd493e5fbac149b', 'network_id': '7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed', 'mac_address': '02:bd:f9:82:61:17', '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': '3d16a73b-a4cd-4cd9-b84f-a8720c08ffff'}], 'security_groups': ['31da7056-c34e-477b-b0bc-96964b29f418'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fd1ae7bbbb9c40f8bbd493e5fbac149b'}} 2024-11-10 13:36:05,379 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2250-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2250-1) 2024-11-10 13:36:05,838 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2250-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2250-1) 2024-11-10 13:36:07,161 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2250-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2250-1) 2024-11-10 13:36:07,161 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-11-10 13:36:07,169 - DEBUG - Requesting: http://10.0.0.48:8082/domain/711ea29b-ea95-4306-b9b3-4612cb79369f 2024-11-10 13:36:07,185 - DEBUG - Requesting: http://10.0.0.48:8082/project/fd1ae7bb-bb9c-40f8-bbd4-93e5fbac149b 2024-11-10 13:36:07,280 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/1b57c9d4-a0d8-4249-bf37-759a31afb90b 2024-11-10 13:36:07,296 - INFO - Verifications in API Server for IPAM: ctest-ipam-97586590 passed 2024-11-10 13:36:07,307 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-79610568:ctest-ipam-97586590', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79610568', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1970265277066658377', 'uuid-lslong': '13778610890082334987'}, 'enable': 'true', 'created': '2024-11-10T13:36:03', 'last-modified': '2024-11-10T13:36:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.859159'} 2024-11-10 13:36:07,307 - INFO - Verifications in Control node for IPAM: ctest-ipam-97586590 passed 2024-11-10 13:36:07,307 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-11-10 13:36:07,315 - DEBUG - Requesting: http://10.0.0.48:8082/domain/711ea29b-ea95-4306-b9b3-4612cb79369f 2024-11-10 13:36:07,331 - DEBUG - Requesting: http://10.0.0.48:8082/project/fd1ae7bb-bb9c-40f8-bbd4-93e5fbac149b 2024-11-10 13:36:07,423 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed 2024-11-10 13:36:07,454 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed 2024-11-10 13:36:07,475 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2eb9c2f0-c19c-4f1f-abd1-0ef6e879d75c 2024-11-10 13:36:07,486 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2eb9c2f0-c19c-4f1f-abd1-0ef6e879d75c 2024-11-10 13:36:07,498 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/afa1e1ad-dc42-4f62-89df-0185e0825687 2024-11-10 13:36:07,507 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-11-10 13:36:07,508 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed 2024-11-10 13:36:07,524 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2eb9c2f0-c19c-4f1f-abd1-0ef6e879d75c 2024-11-10 13:36:07,564 - INFO - Verified VN network id 9 for VN 7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed 2024-11-10 13:36:07,564 - INFO - Verifications in API Server for VN ctest-vn-05709971 passed 2024-11-10 13:36:07,564 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed 2024-11-10 13:36:07,597 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2eb9c2f0-c19c-4f1f-abd1-0ef6e879d75c 2024-11-10 13:36:07,621 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2eb9c2f0-c19c-4f1f-abd1-0ef6e879d75c 2024-11-10 13:36:07,635 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/afa1e1ad-dc42-4f62-89df-0185e0825687 2024-11-10 13:36:07,654 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-79610568:ctest-vn-05709971', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79610568', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8544406246885445148', 'uuid-lslong': '11372469610868815085'}, 'enable': 'true', 'created': '2024-11-10T13:36:03', 'last-modified': '2024-11-10T13:36:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.560342'} 2024-11-10 13:36:07,664 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-11-10 13:36:07,664 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-05709971 passed 2024-11-10 13:36:07,664 - DEBUG - ====Verifying policy data for ctest-vn-05709971 in API_Server ====== 2024-11-10 13:36:07,664 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-11-10 13:36:07,674 - DEBUG - Requesting: http://10.0.0.48:8082/domain/711ea29b-ea95-4306-b9b3-4612cb79369f 2024-11-10 13:36:07,736 - DEBUG - Requesting: http://10.0.0.48:8082/project/fd1ae7bb-bb9c-40f8-bbd4-93e5fbac149b 2024-11-10 13:36:07,884 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed 2024-11-10 13:36:07,913 - DEBUG - =>VN ctest-vn-05709971 has no policy to be verified 2024-11-10 13:36:07,913 - DEBUG - Verifying the vn in opserver 2024-11-10 13:36:07,913 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-79610568:ctest-vn-05709971 virtual network link through opserver 10.0.0.48 2024-11-10 13:36:07,913 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2024-11-10 13:36:08,245 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2024-11-10 13:36:08,338 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-79610568:ctest-vn-05709971', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-79610568:ctest-vn-05709971?flat'} 2024-11-10 13:36:08,338 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-79610568:ctest-vn-05709971 is found in opserver 2024-11-10 13:36:08,347 - DEBUG - VRF ids for VN ctest-vn-05709971: {'10.0.0.48': '2'} 2024-11-10 13:36:08,347 - INFO - Waiting for VM ctest-TestBasicVMVN-79610568-14960590 to be up.. 2024-11-10 13:36:08,460 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-11-10 13:36:13,639 - DEBUG - VM is in ACTIVE state now 2024-11-10 13:36:13,639 - INFO - VM name : ctest-TestBasicVMVN-79610568-14960590 2024-11-10 13:36:13,754 - DEBUG - VM ctest-TestBasicVMVN-79610568-14960590 ID is 0275248f-1f50-49aa-88db-cb3b5140c3b3 2024-11-10 13:36:13,755 - DEBUG - VM ctest-TestBasicVMVN-79610568-14960590 launched on Node cn-jenkins-deploy-platform-ansible-os-2250-1 2024-11-10 13:36:13,893 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/0275248f-1f50-49aa-88db-cb3b5140c3b3 2024-11-10 13:36:13,905 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/e30a47e3-94a2-4f0a-bab7-06be0fae67a2 2024-11-10 13:36:17,216 - 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 1031ms') 2024-11-10 13:36:17,216 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79610568-14960590 failed! 2024-11-10 13:36:17,284 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79610568:ctest-vn-05709971 is 31.1.1.1 and allocation pool is NOT set 2024-11-10 13:36:17,284 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79610568:ctest-vn-05709971 is 31.1.2.1 and allocation pool is NOT set 2024-11-10 13:36:19,349 - 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=6.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.507 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.507/3.416/6.326/2.909 ms') 2024-11-10 13:36:19,349 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79610568-14960590 passed 2024-11-10 13:36:19,516 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-10 13:36:19,516 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79610568-14960590, IP 31.1.1.4, Port 22 2024-11-10 13:36:19,679 - DEBUG - VM ctest-TestBasicVMVN-79610568-14960590 is ready for SSH connections 2024-11-10 13:36:19,679 - INFO - Waiting for VM ctest-TestBasicVMVN-79610568-76370706 to be up.. 2024-11-10 13:36:19,767 - DEBUG - VM is in ACTIVE state now 2024-11-10 13:36:19,767 - INFO - VM name : ctest-TestBasicVMVN-79610568-76370706 2024-11-10 13:36:19,853 - DEBUG - VM ctest-TestBasicVMVN-79610568-76370706 ID is af2e5013-f07a-4403-adcb-acae1c5d81ee 2024-11-10 13:36:19,854 - DEBUG - VM ctest-TestBasicVMVN-79610568-76370706 launched on Node cn-jenkins-deploy-platform-ansible-os-2250-1 2024-11-10 13:36:19,940 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/af2e5013-f07a-4403-adcb-acae1c5d81ee 2024-11-10 13:36:19,951 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/bdf98261-17d7-4a52-b2b0-838a43019df6 2024-11-10 13:36:21,213 - 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.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.460 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.460/2.188/3.917/1.728 ms') 2024-11-10 13:36:21,214 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-79610568-76370706 passed 2024-11-10 13:36:21,380 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-10 13:36:21,380 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79610568-76370706, IP 31.1.2.4, Port 22 2024-11-10 13:36:21,546 - DEBUG - VM ctest-TestBasicVMVN-79610568-76370706 is ready for SSH connections 2024-11-10 13:36:21,546 - INFO - Waiting for VM ctest-TestBasicVMVN-79610568-01853808 to be up.. 2024-11-10 13:36:21,652 - DEBUG - VM is in ACTIVE state now 2024-11-10 13:36:21,653 - INFO - VM name : ctest-TestBasicVMVN-79610568-01853808 2024-11-10 13:36:21,747 - DEBUG - VM ctest-TestBasicVMVN-79610568-01853808 ID is 64e99c9d-83de-4a9f-a350-c78d02af4c75 2024-11-10 13:36:21,747 - DEBUG - VM ctest-TestBasicVMVN-79610568-01853808 launched on Node cn-jenkins-deploy-platform-ansible-os-2250-1 2024-11-10 13:36:21,843 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/64e99c9d-83de-4a9f-a350-c78d02af4c75 2024-11-10 13:36:21,854 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/b35e8cda-2cca-4df4-9364-7b6548822fad 2024-11-10 13:36:23,110 - 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.79 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.562 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.562/1.677/2.792/1.115 ms') 2024-11-10 13:36:23,110 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-79610568-01853808 passed 2024-11-10 13:36:23,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-10 13:36:23,280 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79610568-01853808, IP 31.1.1.3, Port 22 2024-11-10 13:36:23,450 - DEBUG - VM ctest-TestBasicVMVN-79610568-01853808 is ready for SSH connections 2024-11-10 13:36:23,450 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-10 13:36:23,450 - 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.48, gateway password: c0ntrail123 2024-11-10 13:36:23,450 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-11-10 13:36:27,149 - 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.492 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.870 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.092 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.870/1.818/3.492 ms 2024-11-10 13:36:27,149 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-79610568-14960590 passed 2024-11-10 13:36:27,149 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-10 13:36:27,150 - 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.48, gateway password: c0ntrail123 2024-11-10 13:36:27,150 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-11-10 13:36:30,832 - 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=3.168 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.064 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.865 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.865/1.699/3.168 ms 2024-11-10 13:36:30,833 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-79610568-76370706 passed 2024-11-10 13:36:30,833 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-10 13:36:30,833 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-10 13:36:30,833 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-10 13:36:30,833 - 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.48, gateway password: c0ntrail123 2024-11-10 13:36:30,833 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-10 13:36:31,021 - DEBUG - None 2024-11-10 13:36:31,021 - 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.48, gateway password: c0ntrail123 2024-11-10 13:36:31,022 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-10 13:36:31,235 - DEBUG - None 2024-11-10 13:36:31,235 - 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.48, gateway password: c0ntrail123 2024-11-10 13:36:31,236 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-10 13:36:31,887 - DEBUG - None 2024-11-10 13:36:31,887 - 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.48, gateway password: c0ntrail123 2024-11-10 13:36:31,888 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-11-10 13:36:34,107 - 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.042 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.732 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.491 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.577 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.389/2.446/5.732 ms 2024-11-10 13:36:34,108 - 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.48, gateway password: c0ntrail123 2024-11-10 13:36:34,108 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-11-10 13:36:36,363 - 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.118 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.338 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.566 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.555 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.676 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.307 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.397 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.397/1.993/4.566 ms 2024-11-10 13:36:36,363 - 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.48, gateway password: c0ntrail123 2024-11-10 13:36:36,363 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-11-10 13:36:38,612 - 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.754 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.706 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.371 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.777 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.243 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.162 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.647 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.647/1.951/3.371 ms 2024-11-10 13:36:38,613 - INFO - Deleting VM ctest-TestBasicVMVN-79610568-01853808 2024-11-10 13:36:38,687 - INFO - Detaching port bdf98261-17d7-4a52-b2b0-838a43019df6 from VM ctest-TestBasicVMVN-79610568-76370706 2024-11-10 13:36:38,743 - INFO - Deleting VM ctest-TestBasicVMVN-79610568-76370706 2024-11-10 13:36:38,823 - INFO - Detaching port e30a47e3-94a2-4f0a-bab7-06be0fae67a2 from VM ctest-TestBasicVMVN-79610568-14960590 2024-11-10 13:36:38,861 - INFO - Deleting VM ctest-TestBasicVMVN-79610568-14960590 2024-11-10 13:36:38,957 - INFO - Deleting VN ctest-vn-05709971 2024-11-10 13:36:39,182 - DEBUG - Response for delete_port : () 2024-11-10 13:36:39,449 - DEBUG - Response for delete_port : () 2024-11-10 13:36:39,509 - DEBUG - VN 7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed still in use: Unable to complete operation on network 7693d436-1a3c-4e1c-9dd3-20db6ec2b4ed. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f156e5b2-4362-4e5c-a14d-a07b8fe97dbc'] 2024-11-10 13:36:39,509 - WARNING - Deleting VN ctest-vn-05709971 failed..Will retry 2024-11-10 13:36:41,672 - DEBUG - Response for deleting network () 2024-11-10 13:36:41,672 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2eb9c2f0-c19c-4f1f-abd1-0ef6e879d75c 2024-11-10 13:36:41,681 - DEBUG - Response Code: 404 2024-11-10 13:36:41,681 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-11-10 13:36:41,687 - DEBUG - Requesting: http://10.0.0.48:8082/domain/711ea29b-ea95-4306-b9b3-4612cb79369f 2024-11-10 13:36:41,742 - DEBUG - Requesting: http://10.0.0.48:8082/project/fd1ae7bb-bb9c-40f8-bbd4-93e5fbac149b 2024-11-10 13:36:41,829 - INFO - Validated that VN ctest-vn-05709971 is not found in API Server 2024-11-10 13:36:41,843 - DEBUG - VN ctest-vn-05709971 is not present in Agent 10.0.0.48 2024-11-10 13:36:41,843 - INFO - Validated that VN ctest-vn-05709971 is not in any agent 2024-11-10 13:36:41,849 - DEBUG - VRF 2 is not seen in agent 10.0.0.48 2024-11-10 13:36:41,855 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-05709971 2024-11-10 13:36:41,855 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-79610568:ctest-vn-05709971 2024-11-10 13:36:41,872 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-05709971 info 2024-11-10 13:36:41,964 - INFO - IPAM: ctest-ipam-97586590 is not found in API Server 2024-11-10 13:36:41,977 - INFO - IPAM:ctest-ipam-97586590 is not found in control node 2024-11-10 13:36:42,253 - DEBUG - No XMPP flaps were noticed during the test
2024-11-10 13:36:42,253 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40]
2024-11-10 13:36:42,253 - INFO - -------------------------------------------------------------------------------- 2024-11-10 13:36:43,110 - INFO - Deleted project: ctest-TestBasicVMVN-79610568, ID : fd1ae7bb-bb9c-40f8-bbd4-93e5fbac149b