2024-08-23 15:33:37,182 - INFO - Domain Default found not creating 2024-08-23 15:33:37,351 - INFO - Project ctest-TestBasicVMVN-09186984 not found, creating it 2024-08-23 15:33:37,817 - INFO - Created Project:ctest-TestBasicVMVN-09186984, ID : 26163468-9961-427f-b83d-a4bd9c4e54fb 2024-08-23 15:33:39,405 - INFO - ================================================================================ 2024-08-23 15:33:39,405 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-23 15:33:39,406 - 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-08-23 15:33:39,661 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.6': '0'}} with 2024-08-23 15:33:39,661 - INFO - Initial checks done. Running the testcase now 2024-08-23 15:33:39,661 - INFO - 2024-08-23 15:33:40,227 - DEBUG - Response for create_network : {'network': {'id': '56eed701-aa05-41cd-9131-c007d4b99cff', 'name': 'ctest-vn2_metadata-60322151', 'tenant_id': '261634689961427fb83da4bd9c4e54fb', 'project_id': '261634689961427fb83da4bd9c4e54fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-09186984', 'ctest-vn2_metadata-60322151'], 'port_security_enabled': True, 'description': ''}} 2024-08-23 15:33:40,423 - DEBUG - Response for create_subnet : {'subnet': {'id': '86df3e51-3dbc-48b5-b44d-727e33505837', 'name': '', 'tenant_id': '261634689961427fb83da4bd9c4e54fb', 'network_id': '56eed701-aa05-41cd-9131-c007d4b99cff', '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': '261634689961427fb83da4bd9c4e54fb'}} 2024-08-23 15:33:40,445 - INFO - Created VN ctest-vn2_metadata-60322151 2024-08-23 15:33:40,498 - DEBUG - VN ctest-vn2_metadata-60322151 UUID is 56eed701-aa05-41cd-9131-c007d4b99cff 2024-08-23 15:33:40,690 - DEBUG - Services list from nova: [, , ] 2024-08-23 15:33:41,715 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1720-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1720-1) 2024-08-23 15:33:41,830 - DEBUG - Link local service introspect added 2024-08-23 15:33:41,874 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-23 15:33:46,970 - DEBUG - VM is in ACTIVE state now 2024-08-23 15:33:47,102 - INFO - Waiting for VM ctest-TestBasicVMVN-09186984-14494531 to be up.. 2024-08-23 15:33:47,102 - INFO - VM name : ctest-TestBasicVMVN-09186984-14494531 2024-08-23 15:33:47,187 - DEBUG - VM ctest-TestBasicVMVN-09186984-14494531 ID is 5898114b-d83d-4ea9-ae60-8ee57fd12e76 2024-08-23 15:33:47,187 - DEBUG - VM ctest-TestBasicVMVN-09186984-14494531 launched on Node cn-jenkins-deploy-platform-ansible-os-1720-1 2024-08-23 15:33:47,271 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/5898114b-d83d-4ea9-ae60-8ee57fd12e76 2024-08-23 15:33:47,576 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/5898114b-d83d-4ea9-ae60-8ee57fd12e76 2024-08-23 15:33:47,611 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/0458eb34-1741-4c01-8d52-099648ac0cfa 2024-08-23 15:33:50,882 - 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 1019ms') 2024-08-23 15:33:50,882 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09186984-14494531 failed! 2024-08-23 15:33:50,938 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09186984:ctest-vn2_metadata-60322151 is 11.1.1.1 and allocation pool is NOT set 2024-08-23 15:33:52,997 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.57 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.567/2.948/4.330/1.381 ms') 2024-08-23 15:33:52,997 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09186984-14494531 passed 2024-08-23 15:33:53,146 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 15:33:53,146 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09186984-14494531, IP 11.1.1.3, Port 22 2024-08-23 15:33:53,201 - 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-08-23 15:33:53,297 - DEBUG - VM ctest-TestBasicVMVN-09186984-14494531 is NOT ready for SSH connections, VM status: ACTIVE 2024-08-23 15:33:58,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 15:33:58,298 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09186984-14494531, IP 11.1.1.3, Port 22 2024-08-23 15:33:58,469 - DEBUG - VM ctest-TestBasicVMVN-09186984-14494531 is ready for SSH connections 2024-08-23 15:33:58,469 - INFO - Retry 0 2024-08-23 15:33:58,470 - 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-08-23 15:33:58,470 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-23 15:34:00,068 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-23 15:34:00,068 - INFO - Generic metadata worked 2024-08-23 15:34:00,334 - DEBUG - Link local service introspect removed 2024-08-23 15:34:00,334 - INFO - Deleting VM ctest-TestBasicVMVN-09186984-14494531 2024-08-23 15:34:00,397 - INFO - Deleting VN ctest-vn2_metadata-60322151 2024-08-23 15:34:00,434 - DEBUG - VN 56eed701-aa05-41cd-9131-c007d4b99cff still in use: Unable to complete operation on network 56eed701-aa05-41cd-9131-c007d4b99cff. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-40a7214e-c620-40a2-867c-4caf45dc6d53'] 2024-08-23 15:34:00,434 - WARNING - Deleting VN ctest-vn2_metadata-60322151 failed..Will retry 2024-08-23 15:34:02,573 - DEBUG - Response for deleting network () 2024-08-23 15:34:02,829 - DEBUG - No XMPP flaps were noticed during the test 2024-08-23 15:34:02,829 - INFO - -------------------------------------------------------------------------------- 2024-08-23 15:34:02,832 - INFO - ================================================================================ 2024-08-23 15:34:02,832 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-23 15:34:02,832 - 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-08-23 15:34:03,124 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.6': '0'}} with 2024-08-23 15:34:03,124 - INFO - Initial checks done. Running the testcase now 2024-08-23 15:34:03,124 - INFO - 2024-08-23 15:34:03,618 - DEBUG - Response for create_network : {'network': {'id': 'aa9217d6-4831-4e4b-9dbd-cbf8131da521', 'name': 'ctest-vn-35311142', 'tenant_id': '261634689961427fb83da4bd9c4e54fb', 'project_id': '261634689961427fb83da4bd9c4e54fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-09186984', 'ctest-vn-35311142'], 'port_security_enabled': True, 'description': ''}} 2024-08-23 15:34:03,829 - DEBUG - Response for create_subnet : {'subnet': {'id': '68578b4b-9b38-41e3-bec3-92bcf814a295', 'name': '', 'tenant_id': '261634689961427fb83da4bd9c4e54fb', 'network_id': 'aa9217d6-4831-4e4b-9dbd-cbf8131da521', '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': '261634689961427fb83da4bd9c4e54fb'}} 2024-08-23 15:34:04,041 - DEBUG - Response for create_subnet : {'subnet': {'id': '5dc2c2d8-eae7-45c4-af93-0c3a43ab0f81', 'name': '', 'tenant_id': '261634689961427fb83da4bd9c4e54fb', 'network_id': 'aa9217d6-4831-4e4b-9dbd-cbf8131da521', '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': '261634689961427fb83da4bd9c4e54fb'}} 2024-08-23 15:34:04,064 - INFO - Created VN ctest-vn-35311142 2024-08-23 15:34:04,114 - DEBUG - VN ctest-vn-35311142 UUID is aa9217d6-4831-4e4b-9dbd-cbf8131da521 2024-08-23 15:34:04,517 - DEBUG - Response for create_port : {'port': {'name': '0e3b4bdf-06d9-47fa-8877-028014d78bf5', 'id': '0e3b4bdf-06d9-47fa-8877-028014d78bf5', 'tenant_id': '261634689961427fb83da4bd9c4e54fb', 'network_id': 'aa9217d6-4831-4e4b-9dbd-cbf8131da521', 'mac_address': '02:0e:3b:4b:df:06', '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': '68578b4b-9b38-41e3-bec3-92bcf814a295'}], 'security_groups': ['05a4b103-93de-49b4-ad5f-13b1816f8533'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '261634689961427fb83da4bd9c4e54fb'}} 2024-08-23 15:34:04,698 - DEBUG - Response for create_port : {'port': {'name': '03068338-33ba-4dcb-bc7f-74e36436c376', 'id': '03068338-33ba-4dcb-bc7f-74e36436c376', 'tenant_id': '261634689961427fb83da4bd9c4e54fb', 'network_id': 'aa9217d6-4831-4e4b-9dbd-cbf8131da521', 'mac_address': '02:03:06:83:38:33', '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': '5dc2c2d8-eae7-45c4-af93-0c3a43ab0f81'}], 'security_groups': ['05a4b103-93de-49b4-ad5f-13b1816f8533'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '261634689961427fb83da4bd9c4e54fb'}} 2024-08-23 15:34:05,190 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1720-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1720-1) 2024-08-23 15:34:05,609 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1720-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1720-1) 2024-08-23 15:34:06,862 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1720-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1720-1) 2024-08-23 15:34:06,862 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-08-23 15:34:06,869 - DEBUG - Requesting: http://10.0.0.48:8082/domain/45b4c2c7-0e4d-4386-8d55-0f8a4f1790a7 2024-08-23 15:34:06,884 - DEBUG - Requesting: http://10.0.0.48:8082/project/26163468-9961-427f-b83d-a4bd9c4e54fb 2024-08-23 15:34:06,977 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/e7752db4-c7fc-4868-b866-03c1cb605376 2024-08-23 15:34:06,989 - INFO - Verifications in API Server for IPAM: ctest-ipam-21594418 passed 2024-08-23 15:34:06,997 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-09186984:ctest-ipam-21594418', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-09186984', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16678287049509062760', 'uuid-lslong': '13287311881478886262'}, 'enable': 'true', 'created': '2024-08-23T15:34:03', 'last-modified': '2024-08-23T15:34:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.637353'} 2024-08-23 15:34:06,997 - INFO - Verifications in Control node for IPAM: ctest-ipam-21594418 passed 2024-08-23 15:34:06,997 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-08-23 15:34:07,004 - DEBUG - Requesting: http://10.0.0.48:8082/domain/45b4c2c7-0e4d-4386-8d55-0f8a4f1790a7 2024-08-23 15:34:07,017 - DEBUG - Requesting: http://10.0.0.48:8082/project/26163468-9961-427f-b83d-a4bd9c4e54fb 2024-08-23 15:34:07,091 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/aa9217d6-4831-4e4b-9dbd-cbf8131da521 2024-08-23 15:34:07,106 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/aa9217d6-4831-4e4b-9dbd-cbf8131da521 2024-08-23 15:34:07,115 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c36698f0-9d7f-4a43-9951-2fe149b79b87 2024-08-23 15:34:07,123 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c36698f0-9d7f-4a43-9951-2fe149b79b87 2024-08-23 15:34:07,134 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/5eeffe8a-2724-4744-ab3f-6192ff350051 2024-08-23 15:34:07,164 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-23 15:34:07,164 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/aa9217d6-4831-4e4b-9dbd-cbf8131da521 2024-08-23 15:34:07,180 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c36698f0-9d7f-4a43-9951-2fe149b79b87 2024-08-23 15:34:07,207 - INFO - Verified VN network id 9 for VN aa9217d6-4831-4e4b-9dbd-cbf8131da521 2024-08-23 15:34:07,207 - INFO - Verifications in API Server for VN ctest-vn-35311142 passed 2024-08-23 15:34:07,207 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/aa9217d6-4831-4e4b-9dbd-cbf8131da521 2024-08-23 15:34:07,224 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c36698f0-9d7f-4a43-9951-2fe149b79b87 2024-08-23 15:34:07,236 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c36698f0-9d7f-4a43-9951-2fe149b79b87 2024-08-23 15:34:07,248 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/5eeffe8a-2724-4744-ab3f-6192ff350051 2024-08-23 15:34:07,264 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-09186984:ctest-vn-35311142', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-09186984', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12290912542149135947', 'uuid-lslong': '11366465300886037793'}, 'enable': 'true', 'created': '2024-08-23T15:34:03', 'last-modified': '2024-08-23T15:34:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.253872'} 2024-08-23 15:34:07,273 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-23 15:34:07,273 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-35311142 passed 2024-08-23 15:34:07,274 - DEBUG - ====Verifying policy data for ctest-vn-35311142 in API_Server ====== 2024-08-23 15:34:07,274 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-08-23 15:34:07,280 - DEBUG - Requesting: http://10.0.0.48:8082/domain/45b4c2c7-0e4d-4386-8d55-0f8a4f1790a7 2024-08-23 15:34:07,296 - DEBUG - Requesting: http://10.0.0.48:8082/project/26163468-9961-427f-b83d-a4bd9c4e54fb 2024-08-23 15:34:07,392 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/aa9217d6-4831-4e4b-9dbd-cbf8131da521 2024-08-23 15:34:07,406 - DEBUG - =>VN ctest-vn-35311142 has no policy to be verified 2024-08-23 15:34:07,406 - DEBUG - Verifying the vn in opserver 2024-08-23 15:34:07,406 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-09186984:ctest-vn-35311142 virtual network link through opserver 10.0.0.48 2024-08-23 15:34:07,406 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2024-08-23 15:34:07,747 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2024-08-23 15:34:07,871 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-09186984:ctest-vn-35311142', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-09186984:ctest-vn-35311142?flat'} 2024-08-23 15:34:07,871 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-09186984:ctest-vn-35311142 is found in opserver 2024-08-23 15:34:07,878 - DEBUG - VRF ids for VN ctest-vn-35311142: {'10.0.0.48': '2'} 2024-08-23 15:34:07,878 - INFO - Waiting for VM ctest-TestBasicVMVN-09186984-10117550 to be up.. 2024-08-23 15:34:07,998 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-23 15:34:13,083 - DEBUG - VM is in ACTIVE state now 2024-08-23 15:34:13,083 - INFO - VM name : ctest-TestBasicVMVN-09186984-10117550 2024-08-23 15:34:13,162 - DEBUG - VM ctest-TestBasicVMVN-09186984-10117550 ID is 7dfbf41c-a6e1-4020-b4c0-64cd2286553e 2024-08-23 15:34:13,162 - DEBUG - VM ctest-TestBasicVMVN-09186984-10117550 launched on Node cn-jenkins-deploy-platform-ansible-os-1720-1 2024-08-23 15:34:13,250 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/7dfbf41c-a6e1-4020-b4c0-64cd2286553e 2024-08-23 15:34:13,262 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/0e3b4bdf-06d9-47fa-8877-028014d78bf5 2024-08-23 15:34:16,514 - 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-08-23 15:34:16,515 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09186984-10117550 failed! 2024-08-23 15:34:16,566 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09186984:ctest-vn-35311142 is 31.1.1.1 and allocation pool is NOT set 2024-08-23 15:34:16,566 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-09186984:ctest-vn-35311142 is 31.1.2.1 and allocation pool is NOT set 2024-08-23 15:34:18,631 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.447 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.447/1.868/3.289/1.421 ms') 2024-08-23 15:34:18,632 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-09186984-10117550 passed 2024-08-23 15:34:18,782 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 15:34:18,782 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09186984-10117550, IP 31.1.1.4, Port 22 2024-08-23 15:34:18,945 - DEBUG - VM ctest-TestBasicVMVN-09186984-10117550 is ready for SSH connections 2024-08-23 15:34:18,945 - INFO - Waiting for VM ctest-TestBasicVMVN-09186984-35589664 to be up.. 2024-08-23 15:34:19,022 - DEBUG - VM is in ACTIVE state now 2024-08-23 15:34:19,022 - INFO - VM name : ctest-TestBasicVMVN-09186984-35589664 2024-08-23 15:34:19,102 - DEBUG - VM ctest-TestBasicVMVN-09186984-35589664 ID is 46b42808-6b76-4cfb-9698-e51b2ef99322 2024-08-23 15:34:19,102 - DEBUG - VM ctest-TestBasicVMVN-09186984-35589664 launched on Node cn-jenkins-deploy-platform-ansible-os-1720-1 2024-08-23 15:34:19,181 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/46b42808-6b76-4cfb-9698-e51b2ef99322 2024-08-23 15:34:19,192 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/03068338-33ba-4dcb-bc7f-74e36436c376 2024-08-23 15:34:20,439 - 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=2.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.449 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.449/1.622/2.796/1.173 ms') 2024-08-23 15:34:20,439 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-09186984-35589664 passed 2024-08-23 15:34:20,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 15:34:20,594 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09186984-35589664, IP 31.1.2.4, Port 22 2024-08-23 15:34:20,749 - DEBUG - VM ctest-TestBasicVMVN-09186984-35589664 is ready for SSH connections 2024-08-23 15:34:20,750 - INFO - Waiting for VM ctest-TestBasicVMVN-09186984-79695670 to be up.. 2024-08-23 15:34:20,831 - DEBUG - VM is in ACTIVE state now 2024-08-23 15:34:20,832 - INFO - VM name : ctest-TestBasicVMVN-09186984-79695670 2024-08-23 15:34:20,918 - DEBUG - VM ctest-TestBasicVMVN-09186984-79695670 ID is e2b26783-d8f4-4e04-bb69-4dd2322dc803 2024-08-23 15:34:20,919 - DEBUG - VM ctest-TestBasicVMVN-09186984-79695670 launched on Node cn-jenkins-deploy-platform-ansible-os-1720-1 2024-08-23 15:34:21,003 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/e2b26783-d8f4-4e04-bb69-4dd2322dc803 2024-08-23 15:34:21,012 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/34dc7bc7-80b0-41ca-97bb-77b73882b867 2024-08-23 15:34:22,262 - 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.11 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=1.30 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.300/2.202/3.105/0.902 ms') 2024-08-23 15:34:22,262 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-09186984-79695670 passed 2024-08-23 15:34:22,415 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 15:34:22,415 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-09186984-79695670, IP 31.1.1.3, Port 22 2024-08-23 15:34:22,570 - DEBUG - VM ctest-TestBasicVMVN-09186984-79695670 is ready for SSH connections 2024-08-23 15:34:22,570 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 15:34:22,570 - 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-08-23 15:34:22,570 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-23 15:34:26,255 - 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.463 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.895 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.134 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.895/1.830/3.463 ms 2024-08-23 15:34:26,255 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-09186984-10117550 passed 2024-08-23 15:34:26,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 15:34:26,255 - 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-08-23 15:34:26,255 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-23 15:34:29,899 - 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.707 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.786 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.951 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.786/1.481/2.707 ms 2024-08-23 15:34:29,899 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-09186984-35589664 passed 2024-08-23 15:34:29,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 15:34:29,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 15:34:29,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-23 15:34:29,899 - 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-08-23 15:34:29,899 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-23 15:34:30,076 - DEBUG - None 2024-08-23 15:34:30,076 - 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-08-23 15:34:30,076 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-23 15:34:30,252 - DEBUG - None 2024-08-23 15:34:30,252 - 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-08-23 15:34:30,253 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-23 15:34:30,871 - DEBUG - None 2024-08-23 15:34:30,871 - 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-08-23 15:34:30,871 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-23 15:34:33,085 - 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.988 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.662 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.498 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.775 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.406 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.406/1.865/4.662 ms 2024-08-23 15:34:33,086 - 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-08-23 15:34:33,086 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-23 15:34:35,326 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.950 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.617 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.673 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.498 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.863 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.699 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.365/2.095/4.673 ms 2024-08-23 15:34:35,326 - 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-08-23 15:34:35,326 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-23 15:34:37,567 - 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.617 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.551 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.321 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.442 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.888 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.619 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.491 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.442/1.989/4.321 ms 2024-08-23 15:34:37,567 - INFO - Deleting VM ctest-TestBasicVMVN-09186984-79695670 2024-08-23 15:34:37,630 - INFO - Detaching port 03068338-33ba-4dcb-bc7f-74e36436c376 from VM ctest-TestBasicVMVN-09186984-35589664 2024-08-23 15:34:37,700 - INFO - Deleting VM ctest-TestBasicVMVN-09186984-35589664 2024-08-23 15:34:37,794 - INFO - Detaching port 0e3b4bdf-06d9-47fa-8877-028014d78bf5 from VM ctest-TestBasicVMVN-09186984-10117550 2024-08-23 15:34:37,828 - INFO - Deleting VM ctest-TestBasicVMVN-09186984-10117550 2024-08-23 15:34:37,919 - INFO - Deleting VN ctest-vn-35311142 2024-08-23 15:34:38,118 - DEBUG - Response for delete_port : () 2024-08-23 15:34:38,399 - DEBUG - Response for delete_port : () 2024-08-23 15:34:38,558 - DEBUG - Response for deleting network () 2024-08-23 15:34:38,558 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c36698f0-9d7f-4a43-9951-2fe149b79b87 2024-08-23 15:34:38,564 - DEBUG - Response Code: 404 2024-08-23 15:34:38,564 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-08-23 15:34:38,575 - DEBUG - Requesting: http://10.0.0.48:8082/domain/45b4c2c7-0e4d-4386-8d55-0f8a4f1790a7 2024-08-23 15:34:38,632 - DEBUG - Requesting: http://10.0.0.48:8082/project/26163468-9961-427f-b83d-a4bd9c4e54fb 2024-08-23 15:34:38,705 - INFO - Validated that VN ctest-vn-35311142 is not found in API Server 2024-08-23 15:34:38,716 - DEBUG - VN ctest-vn-35311142 is not present in Agent 10.0.0.48 2024-08-23 15:34:38,716 - INFO - Validated that VN ctest-vn-35311142 is not in any agent 2024-08-23 15:34:38,722 - DEBUG - VRF 2 is not seen in agent 10.0.0.48 2024-08-23 15:34:38,728 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-35311142 2024-08-23 15:34:38,728 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-09186984:ctest-vn-35311142 2024-08-23 15:34:38,741 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-35311142 info 2024-08-23 15:34:38,826 - INFO - IPAM: ctest-ipam-21594418 is not found in API Server 2024-08-23 15:34:38,839 - INFO - IPAM:ctest-ipam-21594418 is not found in control node 2024-08-23 15:34:39,091 - DEBUG - No XMPP flaps were noticed during the test
2024-08-23 15:34:39,092 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-08-23 15:34:39,092 - INFO - -------------------------------------------------------------------------------- 2024-08-23 15:34:39,810 - INFO - Deleted project: ctest-TestBasicVMVN-09186984, ID : 26163468-9961-427f-b83d-a4bd9c4e54fb