2024-08-29 23:40:23,854 - INFO - Domain Default found not creating 2024-08-29 23:40:24,015 - INFO - Project ctest-TestBasicVMVN-61588786 not found, creating it 2024-08-29 23:40:24,510 - INFO - Created Project:ctest-TestBasicVMVN-61588786, ID : c45ecff4-9971-4f85-8e50-a919717171c6 2024-08-29 23:40:26,086 - INFO - ================================================================================ 2024-08-29 23:40:26,086 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-29 23:40:26,086 - 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-29 23:40:26,339 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.10': '0'}} with 2024-08-29 23:40:26,339 - INFO - Initial checks done. Running the testcase now 2024-08-29 23:40:26,339 - INFO - 2024-08-29 23:40:26,885 - DEBUG - Response for create_network : {'network': {'id': 'a140da0f-d4b1-4d2c-b195-ac1fe34bd163', 'name': 'ctest-vn2_metadata-21174526', 'tenant_id': 'c45ecff499714f858e50a919717171c6', 'project_id': 'c45ecff499714f858e50a919717171c6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-61588786', 'ctest-vn2_metadata-21174526'], 'port_security_enabled': True, 'description': ''}} 2024-08-29 23:40:27,103 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e0aa2288-560e-4df7-87f8-d83511423189', 'name': '', 'tenant_id': 'c45ecff499714f858e50a919717171c6', 'network_id': 'a140da0f-d4b1-4d2c-b195-ac1fe34bd163', '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': 'c45ecff499714f858e50a919717171c6'}} 2024-08-29 23:40:27,123 - INFO - Created VN ctest-vn2_metadata-21174526 2024-08-29 23:40:27,174 - DEBUG - VN ctest-vn2_metadata-21174526 UUID is a140da0f-d4b1-4d2c-b195-ac1fe34bd163 2024-08-29 23:40:27,357 - DEBUG - Services list from nova: [, , ] 2024-08-29 23:40:28,461 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1819-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1819-1) 2024-08-29 23:40:28,565 - DEBUG - Link local service introspect added 2024-08-29 23:40:28,607 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-29 23:40:33,684 - DEBUG - VM is in ACTIVE state now 2024-08-29 23:40:33,809 - INFO - Waiting for VM ctest-TestBasicVMVN-61588786-46392205 to be up.. 2024-08-29 23:40:33,809 - INFO - VM name : ctest-TestBasicVMVN-61588786-46392205 2024-08-29 23:40:33,888 - DEBUG - VM ctest-TestBasicVMVN-61588786-46392205 ID is 86c027e2-6385-4799-9700-48ce5efab1ca 2024-08-29 23:40:33,888 - DEBUG - VM ctest-TestBasicVMVN-61588786-46392205 launched on Node cn-jenkins-deploy-platform-ansible-os-1819-1 2024-08-29 23:40:33,968 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/86c027e2-6385-4799-9700-48ce5efab1ca 2024-08-29 23:40:34,274 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/86c027e2-6385-4799-9700-48ce5efab1ca 2024-08-29 23:40:34,306 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/1f21e4fb-5839-4852-b8e5-10201ead2c22 2024-08-29 23:40:37,557 - 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 1024ms') 2024-08-29 23:40:37,557 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61588786-46392205 failed! 2024-08-29 23:40:37,613 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61588786:ctest-vn2_metadata-21174526 is 11.1.1.1 and allocation pool is NOT set 2024-08-29 23:40:39,671 - 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.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.99 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 = 1.993/2.865/3.737/0.872 ms') 2024-08-29 23:40:39,671 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61588786-46392205 passed 2024-08-29 23:40:39,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-29 23:40:39,822 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61588786-46392205, IP 11.1.1.3, Port 22 2024-08-29 23:40:39,972 - DEBUG - VM ctest-TestBasicVMVN-61588786-46392205 is ready for SSH connections 2024-08-29 23:40:39,972 - INFO - Retry 0 2024-08-29 23:40:39,973 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-08-29 23:40:39,973 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-29 23:40:41,555 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-29 23:40:41,555 - INFO - Generic metadata worked 2024-08-29 23:40:41,805 - DEBUG - Link local service introspect removed 2024-08-29 23:40:41,805 - INFO - Deleting VM ctest-TestBasicVMVN-61588786-46392205 2024-08-29 23:40:41,964 - INFO - Deleting VN ctest-vn2_metadata-21174526 2024-08-29 23:40:42,006 - DEBUG - VN a140da0f-d4b1-4d2c-b195-ac1fe34bd163 still in use: Unable to complete operation on network a140da0f-d4b1-4d2c-b195-ac1fe34bd163. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2de7debe-ed1b-4369-8624-faf47cbb7ab7'] 2024-08-29 23:40:42,006 - WARNING - Deleting VN ctest-vn2_metadata-21174526 failed..Will retry 2024-08-29 23:40:44,129 - DEBUG - Response for deleting network () 2024-08-29 23:40:44,383 - DEBUG - No XMPP flaps were noticed during the test 2024-08-29 23:40:44,383 - INFO - -------------------------------------------------------------------------------- 2024-08-29 23:40:44,386 - INFO - ================================================================================ 2024-08-29 23:40:44,386 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-29 23:40:44,386 - 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-29 23:40:44,674 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.10': '0'}} with 2024-08-29 23:40:44,674 - INFO - Initial checks done. Running the testcase now 2024-08-29 23:40:44,675 - INFO - 2024-08-29 23:40:45,155 - DEBUG - Response for create_network : {'network': {'id': '23da2078-099a-4035-a4d8-e462d2358255', 'name': 'ctest-vn-04678972', 'tenant_id': 'c45ecff499714f858e50a919717171c6', 'project_id': 'c45ecff499714f858e50a919717171c6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-61588786', 'ctest-vn-04678972'], 'port_security_enabled': True, 'description': ''}} 2024-08-29 23:40:46,294 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e71d82ba-c3d4-493d-ae57-ebcf0ae29b67', 'name': '', 'tenant_id': 'c45ecff499714f858e50a919717171c6', 'network_id': '23da2078-099a-4035-a4d8-e462d2358255', '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': 'c45ecff499714f858e50a919717171c6'}} 2024-08-29 23:40:46,450 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b644739b-3f77-4f8e-9dcb-17a38cfb75a3', 'name': '', 'tenant_id': 'c45ecff499714f858e50a919717171c6', 'network_id': '23da2078-099a-4035-a4d8-e462d2358255', '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': 'c45ecff499714f858e50a919717171c6'}} 2024-08-29 23:40:46,472 - INFO - Created VN ctest-vn-04678972 2024-08-29 23:40:46,529 - DEBUG - VN ctest-vn-04678972 UUID is 23da2078-099a-4035-a4d8-e462d2358255 2024-08-29 23:40:46,883 - DEBUG - Response for create_port : {'port': {'name': '21bab1f5-9e68-4410-8492-a07469964378', 'id': '21bab1f5-9e68-4410-8492-a07469964378', 'tenant_id': 'c45ecff499714f858e50a919717171c6', 'network_id': '23da2078-099a-4035-a4d8-e462d2358255', 'mac_address': '02:21:ba:b1:f5:9e', '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': 'e71d82ba-c3d4-493d-ae57-ebcf0ae29b67'}], 'security_groups': ['735d05f6-5e96-4efa-985b-9556a5dae3f7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c45ecff499714f858e50a919717171c6'}} 2024-08-29 23:40:47,050 - DEBUG - Response for create_port : {'port': {'name': 'd00106ba-323e-48ed-9530-7d0abc90a0b0', 'id': 'd00106ba-323e-48ed-9530-7d0abc90a0b0', 'tenant_id': 'c45ecff499714f858e50a919717171c6', 'network_id': '23da2078-099a-4035-a4d8-e462d2358255', 'mac_address': '02:d0:01:06:ba:32', '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': 'b644739b-3f77-4f8e-9dcb-17a38cfb75a3'}], 'security_groups': ['735d05f6-5e96-4efa-985b-9556a5dae3f7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c45ecff499714f858e50a919717171c6'}} 2024-08-29 23:40:47,394 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1819-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1819-1) 2024-08-29 23:40:47,763 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1819-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1819-1) 2024-08-29 23:40:48,988 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1819-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1819-1) 2024-08-29 23:40:48,988 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-29 23:40:48,995 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3ba35348-e5f3-448b-bd4e-0d15bb1cfd0e 2024-08-29 23:40:49,013 - DEBUG - Requesting: http://10.0.0.22:8082/project/c45ecff4-9971-4f85-8e50-a919717171c6 2024-08-29 23:40:49,081 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/7cec599c-4c88-4a45-af88-3fe9ba2b3585 2024-08-29 23:40:49,091 - INFO - Verifications in API Server for IPAM: ctest-ipam-24482387 passed 2024-08-29 23:40:49,097 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-61588786:ctest-ipam-24482387', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-61588786', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9001668283040549445', 'uuid-lslong': '12648429826553361797'}, 'enable': 'true', 'created': '2024-08-29T23:40:44', 'last-modified': '2024-08-29T23:40:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.193779'} 2024-08-29 23:40:49,097 - INFO - Verifications in Control node for IPAM: ctest-ipam-24482387 passed 2024-08-29 23:40:49,097 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-29 23:40:49,105 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3ba35348-e5f3-448b-bd4e-0d15bb1cfd0e 2024-08-29 23:40:49,118 - DEBUG - Requesting: http://10.0.0.22:8082/project/c45ecff4-9971-4f85-8e50-a919717171c6 2024-08-29 23:40:49,192 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/23da2078-099a-4035-a4d8-e462d2358255 2024-08-29 23:40:49,206 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/23da2078-099a-4035-a4d8-e462d2358255 2024-08-29 23:40:49,216 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/aac62442-34c4-4da5-bff1-f5e342aa0326 2024-08-29 23:40:49,225 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/aac62442-34c4-4da5-bff1-f5e342aa0326 2024-08-29 23:40:49,235 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/8373876a-60dd-407f-8ef2-0732273d9a93 2024-08-29 23:40:49,242 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-29 23:40:49,242 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/23da2078-099a-4035-a4d8-e462d2358255 2024-08-29 23:40:49,253 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/aac62442-34c4-4da5-bff1-f5e342aa0326 2024-08-29 23:40:49,267 - INFO - Verified VN network id 8 for VN 23da2078-099a-4035-a4d8-e462d2358255 2024-08-29 23:40:49,267 - INFO - Verifications in API Server for VN ctest-vn-04678972 passed 2024-08-29 23:40:49,267 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/23da2078-099a-4035-a4d8-e462d2358255 2024-08-29 23:40:49,277 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/aac62442-34c4-4da5-bff1-f5e342aa0326 2024-08-29 23:40:49,285 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/aac62442-34c4-4da5-bff1-f5e342aa0326 2024-08-29 23:40:49,292 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/8373876a-60dd-407f-8ef2-0732273d9a93 2024-08-29 23:40:49,307 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-61588786:ctest-vn-04678972', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-61588786', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2583413036179669045', 'uuid-lslong': '11878495130274333269'}, 'enable': 'true', 'created': '2024-08-29T23:40:45', 'last-modified': '2024-08-29T23:40:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.880035'} 2024-08-29 23:40:49,315 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-29 23:40:49,315 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-04678972 passed 2024-08-29 23:40:49,315 - DEBUG - ====Verifying policy data for ctest-vn-04678972 in API_Server ====== 2024-08-29 23:40:49,315 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-29 23:40:49,322 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3ba35348-e5f3-448b-bd4e-0d15bb1cfd0e 2024-08-29 23:40:49,334 - DEBUG - Requesting: http://10.0.0.22:8082/project/c45ecff4-9971-4f85-8e50-a919717171c6 2024-08-29 23:40:49,414 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/23da2078-099a-4035-a4d8-e462d2358255 2024-08-29 23:40:49,434 - DEBUG - =>VN ctest-vn-04678972 has no policy to be verified 2024-08-29 23:40:49,434 - DEBUG - Verifying the vn in opserver 2024-08-29 23:40:49,434 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-61588786:ctest-vn-04678972 virtual network link through opserver 10.0.0.22 2024-08-29 23:40:49,435 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-08-29 23:40:49,847 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-08-29 23:40:49,967 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-61588786:ctest-vn-04678972', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-61588786:ctest-vn-04678972?flat'} 2024-08-29 23:40:49,967 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-61588786:ctest-vn-04678972 is found in opserver 2024-08-29 23:40:49,975 - DEBUG - VRF ids for VN ctest-vn-04678972: {'10.0.0.22': '2'} 2024-08-29 23:40:49,975 - INFO - Waiting for VM ctest-TestBasicVMVN-61588786-45259399 to be up.. 2024-08-29 23:40:50,082 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-29 23:40:55,168 - DEBUG - VM is in ACTIVE state now 2024-08-29 23:40:55,168 - INFO - VM name : ctest-TestBasicVMVN-61588786-45259399 2024-08-29 23:40:55,247 - DEBUG - VM ctest-TestBasicVMVN-61588786-45259399 ID is a44e184e-8c02-43c8-b6bb-1cb8a18ff3b5 2024-08-29 23:40:55,247 - DEBUG - VM ctest-TestBasicVMVN-61588786-45259399 launched on Node cn-jenkins-deploy-platform-ansible-os-1819-1 2024-08-29 23:40:55,332 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a44e184e-8c02-43c8-b6bb-1cb8a18ff3b5 2024-08-29 23:40:55,341 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/21bab1f5-9e68-4410-8492-a07469964378 2024-08-29 23:40:58,620 - 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-08-29 23:40:58,620 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61588786-45259399 failed! 2024-08-29 23:40:58,673 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61588786:ctest-vn-04678972 is 31.1.1.1 and allocation pool is NOT set 2024-08-29 23:40:58,674 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-61588786:ctest-vn-04678972 is 31.1.2.1 and allocation pool is NOT set 2024-08-29 23:41:00,736 - 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=2.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.295 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.295/1.492/2.690/1.197 ms') 2024-08-29 23:41:00,736 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-61588786-45259399 passed 2024-08-29 23:41:00,885 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-29 23:41:00,885 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61588786-45259399, IP 31.1.1.4, Port 22 2024-08-29 23:41:01,041 - DEBUG - VM ctest-TestBasicVMVN-61588786-45259399 is ready for SSH connections 2024-08-29 23:41:01,041 - INFO - Waiting for VM ctest-TestBasicVMVN-61588786-94755639 to be up.. 2024-08-29 23:41:01,124 - DEBUG - VM is in ACTIVE state now 2024-08-29 23:41:01,124 - INFO - VM name : ctest-TestBasicVMVN-61588786-94755639 2024-08-29 23:41:01,200 - DEBUG - VM ctest-TestBasicVMVN-61588786-94755639 ID is a45a77b4-d089-48d1-8ac6-3b954d257340 2024-08-29 23:41:01,201 - DEBUG - VM ctest-TestBasicVMVN-61588786-94755639 launched on Node cn-jenkins-deploy-platform-ansible-os-1819-1 2024-08-29 23:41:01,272 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/a45a77b4-d089-48d1-8ac6-3b954d257340 2024-08-29 23:41:01,281 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d00106ba-323e-48ed-9530-7d0abc90a0b0 2024-08-29 23:41:02,513 - 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.24 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.382 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.382/1.810/3.238/1.428 ms') 2024-08-29 23:41:02,513 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-61588786-94755639 passed 2024-08-29 23:41:02,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-29 23:41:02,662 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61588786-94755639, IP 31.1.2.4, Port 22 2024-08-29 23:41:02,813 - DEBUG - VM ctest-TestBasicVMVN-61588786-94755639 is ready for SSH connections 2024-08-29 23:41:02,813 - INFO - Waiting for VM ctest-TestBasicVMVN-61588786-64018033 to be up.. 2024-08-29 23:41:02,888 - DEBUG - VM is in ACTIVE state now 2024-08-29 23:41:02,888 - INFO - VM name : ctest-TestBasicVMVN-61588786-64018033 2024-08-29 23:41:02,962 - DEBUG - VM ctest-TestBasicVMVN-61588786-64018033 ID is c7bea5ce-89ae-4d49-a46c-b09fc77f7fdc 2024-08-29 23:41:02,962 - DEBUG - VM ctest-TestBasicVMVN-61588786-64018033 launched on Node cn-jenkins-deploy-platform-ansible-os-1819-1 2024-08-29 23:41:03,035 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/c7bea5ce-89ae-4d49-a46c-b09fc77f7fdc 2024-08-29 23:41:03,043 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/4ae520a1-978a-4f01-bb0c-546b44462a96 2024-08-29 23:41:04,279 - 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=4.78 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 1002ms\r\nrtt min/avg/max/mdev = 1.300/3.039/4.778/1.739 ms') 2024-08-29 23:41:04,279 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-61588786-64018033 passed 2024-08-29 23:41:04,429 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-29 23:41:04,430 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-61588786-64018033, IP 31.1.1.3, Port 22 2024-08-29 23:41:04,585 - DEBUG - VM ctest-TestBasicVMVN-61588786-64018033 is ready for SSH connections 2024-08-29 23:41:04,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-29 23:41:04,585 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-08-29 23:41:04,585 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-29 23:41:08,293 - 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.378 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.859 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.779 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.779/1.672/3.378 ms 2024-08-29 23:41:08,293 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-61588786-45259399 passed 2024-08-29 23:41:08,293 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-29 23:41:08,293 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-08-29 23:41:08,293 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-29 23:41:11,925 - 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.688 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.909 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.748 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.748/1.448/2.688 ms 2024-08-29 23:41:11,925 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-61588786-94755639 passed 2024-08-29 23:41:11,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-29 23:41:11,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-29 23:41:11,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-29 23:41:11,925 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-08-29 23:41:11,926 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-29 23:41:12,101 - DEBUG - None 2024-08-29 23:41:12,101 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-08-29 23:41:12,101 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-29 23:41:12,276 - DEBUG - None 2024-08-29 23:41:12,276 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-08-29 23:41:12,277 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-29 23:41:12,874 - DEBUG - None 2024-08-29 23:41:12,874 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-08-29 23:41:12,874 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-29 23:41:15,068 - 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.893 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.363 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.396 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.520 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.369 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.369/1.908/5.363 ms 2024-08-29 23:41:15,068 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-08-29 23:41:15,068 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-29 23:41:17,317 - 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.952 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.650 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.744 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.407 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.644 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.925 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.374 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.374/2.099/4.744 ms 2024-08-29 23:41:17,317 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2024-08-29 23:41:17,317 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-29 23:41:19,550 - 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.640 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.837 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.636 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.155 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.168 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.355/1.889/3.636 ms 2024-08-29 23:41:19,550 - INFO - Deleting VM ctest-TestBasicVMVN-61588786-64018033 2024-08-29 23:41:19,639 - INFO - Detaching port d00106ba-323e-48ed-9530-7d0abc90a0b0 from VM ctest-TestBasicVMVN-61588786-94755639 2024-08-29 23:41:19,803 - INFO - Deleting VM ctest-TestBasicVMVN-61588786-94755639 2024-08-29 23:41:19,878 - INFO - Detaching port 21bab1f5-9e68-4410-8492-a07469964378 from VM ctest-TestBasicVMVN-61588786-45259399 2024-08-29 23:41:19,916 - INFO - Deleting VM ctest-TestBasicVMVN-61588786-45259399 2024-08-29 23:41:19,996 - INFO - Deleting VN ctest-vn-04678972 2024-08-29 23:41:20,203 - DEBUG - Response for delete_port : () 2024-08-29 23:41:20,447 - DEBUG - Response for delete_port : () 2024-08-29 23:41:20,697 - DEBUG - Response for deleting network () 2024-08-29 23:41:20,697 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/aac62442-34c4-4da5-bff1-f5e342aa0326 2024-08-29 23:41:20,705 - DEBUG - Response Code: 404 2024-08-29 23:41:20,705 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-29 23:41:20,711 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3ba35348-e5f3-448b-bd4e-0d15bb1cfd0e 2024-08-29 23:41:20,766 - DEBUG - Requesting: http://10.0.0.22:8082/project/c45ecff4-9971-4f85-8e50-a919717171c6 2024-08-29 23:41:20,837 - INFO - Validated that VN ctest-vn-04678972 is not found in API Server 2024-08-29 23:41:20,849 - DEBUG - VN ctest-vn-04678972 is not present in Agent 10.0.0.22 2024-08-29 23:41:20,849 - INFO - Validated that VN ctest-vn-04678972 is not in any agent 2024-08-29 23:41:20,854 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2024-08-29 23:41:20,860 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-04678972 2024-08-29 23:41:20,860 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-61588786:ctest-vn-04678972 2024-08-29 23:41:20,870 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-04678972 info 2024-08-29 23:41:20,949 - INFO - IPAM: ctest-ipam-24482387 is not found in API Server 2024-08-29 23:41:20,961 - INFO - IPAM:ctest-ipam-24482387 is not found in control node 2024-08-29 23:41:21,214 - DEBUG - No XMPP flaps were noticed during the test
2024-08-29 23:41:21,214 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-08-29 23:41:21,215 - INFO - -------------------------------------------------------------------------------- 2024-08-29 23:41:21,885 - INFO - Deleted project: ctest-TestBasicVMVN-61588786, ID : c45ecff4-9971-4f85-8e50-a919717171c6