2024-09-04 23:17:47,482 - INFO - Domain Default found not creating 2024-09-04 23:17:47,628 - INFO - Project ctest-TestBasicVMVN-46562013 not found, creating it 2024-09-04 23:17:48,082 - INFO - Created Project:ctest-TestBasicVMVN-46562013, ID : cfab9dec-94fd-4e9f-81cc-911d6e4f26fb 2024-09-04 23:17:49,621 - INFO - ================================================================================ 2024-09-04 23:17:49,621 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-04 23:17:49,621 - 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-04 23:17:49,874 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.20': '0'}} with 2024-09-04 23:17:49,874 - INFO - Initial checks done. Running the testcase now 2024-09-04 23:17:49,874 - INFO - 2024-09-04 23:17:50,426 - DEBUG - Response for create_network : {'network': {'id': '777da6a4-c735-4527-9e5d-3ecf66ca32dc', 'name': 'ctest-vn2_metadata-53851261', 'tenant_id': 'cfab9dec94fd4e9f81cc911d6e4f26fb', 'project_id': 'cfab9dec94fd4e9f81cc911d6e4f26fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46562013', 'ctest-vn2_metadata-53851261'], 'port_security_enabled': True, 'description': ''}} 2024-09-04 23:17:50,577 - DEBUG - Response for create_subnet : {'subnet': {'id': '92d4af64-d88c-49a0-85c5-5366ab4ae9cc', 'name': '', 'tenant_id': 'cfab9dec94fd4e9f81cc911d6e4f26fb', 'network_id': '777da6a4-c735-4527-9e5d-3ecf66ca32dc', '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': 'cfab9dec94fd4e9f81cc911d6e4f26fb'}} 2024-09-04 23:17:50,595 - INFO - Created VN ctest-vn2_metadata-53851261 2024-09-04 23:17:50,644 - DEBUG - VN ctest-vn2_metadata-53851261 UUID is 777da6a4-c735-4527-9e5d-3ecf66ca32dc 2024-09-04 23:17:50,821 - DEBUG - Services list from nova: [, , ] 2024-09-04 23:17:51,822 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1850-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1850-1) 2024-09-04 23:17:51,924 - DEBUG - Link local service introspect added 2024-09-04 23:17:51,961 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-04 23:17:57,035 - DEBUG - VM is in ACTIVE state now 2024-09-04 23:17:57,179 - INFO - Waiting for VM ctest-TestBasicVMVN-46562013-32478836 to be up.. 2024-09-04 23:17:57,179 - INFO - VM name : ctest-TestBasicVMVN-46562013-32478836 2024-09-04 23:17:57,403 - DEBUG - VM ctest-TestBasicVMVN-46562013-32478836 ID is 01205fc5-9d09-4eee-bee2-d95f6ba0c11d 2024-09-04 23:17:57,403 - DEBUG - VM ctest-TestBasicVMVN-46562013-32478836 launched on Node cn-jenkins-deploy-platform-ansible-os-1850-1 2024-09-04 23:17:57,539 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/01205fc5-9d09-4eee-bee2-d95f6ba0c11d 2024-09-04 23:17:57,838 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/01205fc5-9d09-4eee-bee2-d95f6ba0c11d 2024-09-04 23:17:57,869 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/1dfc0df3-3c4b-4c97-be23-00d303ceaa65 2024-09-04 23:18:01,129 - 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 1028ms') 2024-09-04 23:18:01,129 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46562013-32478836 failed! 2024-09-04 23:18:01,184 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46562013:ctest-vn2_metadata-53851261 is 11.1.1.1 and allocation pool is NOT set 2024-09-04 23:18:03,249 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.07 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.073/2.958/4.843/1.885 ms') 2024-09-04 23:18:03,249 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46562013-32478836 passed 2024-09-04 23:18:03,400 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-04 23:18:03,400 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46562013-32478836, IP 11.1.1.3, Port 22 2024-09-04 23:18:03,556 - DEBUG - VM ctest-TestBasicVMVN-46562013-32478836 is ready for SSH connections 2024-09-04 23:18:03,556 - INFO - Retry 0 2024-09-04 23:18:03,556 - 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.57, gateway password: c0ntrail123 2024-09-04 23:18:03,556 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-04 23:18:05,146 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-04 23:18:05,146 - INFO - Generic metadata worked 2024-09-04 23:18:05,408 - DEBUG - Link local service introspect removed 2024-09-04 23:18:05,408 - INFO - Deleting VM ctest-TestBasicVMVN-46562013-32478836 2024-09-04 23:18:05,474 - INFO - Deleting VN ctest-vn2_metadata-53851261 2024-09-04 23:18:05,518 - DEBUG - VN 777da6a4-c735-4527-9e5d-3ecf66ca32dc still in use: Unable to complete operation on network 777da6a4-c735-4527-9e5d-3ecf66ca32dc. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-bc3eeb57-e95b-4647-9c29-23eaeebdb23e'] 2024-09-04 23:18:05,518 - WARNING - Deleting VN ctest-vn2_metadata-53851261 failed..Will retry 2024-09-04 23:18:07,639 - DEBUG - Response for deleting network () 2024-09-04 23:18:07,907 - DEBUG - No XMPP flaps were noticed during the test 2024-09-04 23:18:07,907 - INFO - -------------------------------------------------------------------------------- 2024-09-04 23:18:07,909 - INFO - ================================================================================ 2024-09-04 23:18:07,909 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-04 23:18:07,909 - 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-04 23:18:08,198 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.20': '0'}} with 2024-09-04 23:18:08,198 - INFO - Initial checks done. Running the testcase now 2024-09-04 23:18:08,198 - INFO - 2024-09-04 23:18:08,684 - DEBUG - Response for create_network : {'network': {'id': 'a1d18f34-6378-4a34-a29f-18848581303d', 'name': 'ctest-vn-20117967', 'tenant_id': 'cfab9dec94fd4e9f81cc911d6e4f26fb', 'project_id': 'cfab9dec94fd4e9f81cc911d6e4f26fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46562013', 'ctest-vn-20117967'], 'port_security_enabled': True, 'description': ''}} 2024-09-04 23:18:08,850 - DEBUG - Response for create_subnet : {'subnet': {'id': '134faf26-1938-464f-829a-c190679ece83', 'name': '', 'tenant_id': 'cfab9dec94fd4e9f81cc911d6e4f26fb', 'network_id': 'a1d18f34-6378-4a34-a29f-18848581303d', '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': 'cfab9dec94fd4e9f81cc911d6e4f26fb'}} 2024-09-04 23:18:09,033 - DEBUG - Response for create_subnet : {'subnet': {'id': '4a21eadc-8b7d-4e11-8ebd-5f62c42d6ae4', 'name': '', 'tenant_id': 'cfab9dec94fd4e9f81cc911d6e4f26fb', 'network_id': 'a1d18f34-6378-4a34-a29f-18848581303d', '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': 'cfab9dec94fd4e9f81cc911d6e4f26fb'}} 2024-09-04 23:18:09,053 - INFO - Created VN ctest-vn-20117967 2024-09-04 23:18:09,104 - DEBUG - VN ctest-vn-20117967 UUID is a1d18f34-6378-4a34-a29f-18848581303d 2024-09-04 23:18:09,466 - DEBUG - Response for create_port : {'port': {'name': '452f937d-c2e7-465b-8364-5cc875b46abf', 'id': '452f937d-c2e7-465b-8364-5cc875b46abf', 'tenant_id': 'cfab9dec94fd4e9f81cc911d6e4f26fb', 'network_id': 'a1d18f34-6378-4a34-a29f-18848581303d', 'mac_address': '02:45:2f:93:7d:c2', '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': '134faf26-1938-464f-829a-c190679ece83'}], 'security_groups': ['7f421ec1-5d91-4588-acae-a926dad25478'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cfab9dec94fd4e9f81cc911d6e4f26fb'}} 2024-09-04 23:18:09,650 - DEBUG - Response for create_port : {'port': {'name': '6ad481cb-acc4-4c15-88d3-ec5ef35867b2', 'id': '6ad481cb-acc4-4c15-88d3-ec5ef35867b2', 'tenant_id': 'cfab9dec94fd4e9f81cc911d6e4f26fb', 'network_id': 'a1d18f34-6378-4a34-a29f-18848581303d', 'mac_address': '02:6a:d4:81:cb:ac', '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': '4a21eadc-8b7d-4e11-8ebd-5f62c42d6ae4'}], 'security_groups': ['7f421ec1-5d91-4588-acae-a926dad25478'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cfab9dec94fd4e9f81cc911d6e4f26fb'}} 2024-09-04 23:18:10,020 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1850-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1850-1) 2024-09-04 23:18:10,415 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1850-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1850-1) 2024-09-04 23:18:11,664 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1850-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1850-1) 2024-09-04 23:18:11,664 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2024-09-04 23:18:11,673 - DEBUG - Requesting: http://10.0.0.57:8082/domain/9197a2f8-167f-4b5e-b833-618d75054802 2024-09-04 23:18:11,691 - DEBUG - Requesting: http://10.0.0.57:8082/project/cfab9dec-94fd-4e9f-81cc-911d6e4f26fb 2024-09-04 23:18:11,764 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/c869870b-e848-4b77-a1ca-66acec9adc90 2024-09-04 23:18:11,779 - INFO - Verifications in API Server for IPAM: ctest-ipam-83030651 passed 2024-09-04 23:18:11,790 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-46562013:ctest-ipam-83030651', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46562013', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14441222165351648119', 'uuid-lslong': '11658243478291930256'}, 'enable': 'true', 'created': '2024-09-04T23:18:08', 'last-modified': '2024-09-04T23:18:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.360668'} 2024-09-04 23:18:11,790 - INFO - Verifications in Control node for IPAM: ctest-ipam-83030651 passed 2024-09-04 23:18:11,793 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2024-09-04 23:18:11,805 - DEBUG - Requesting: http://10.0.0.57:8082/domain/9197a2f8-167f-4b5e-b833-618d75054802 2024-09-04 23:18:11,824 - DEBUG - Requesting: http://10.0.0.57:8082/project/cfab9dec-94fd-4e9f-81cc-911d6e4f26fb 2024-09-04 23:18:11,903 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/a1d18f34-6378-4a34-a29f-18848581303d 2024-09-04 23:18:11,918 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/a1d18f34-6378-4a34-a29f-18848581303d 2024-09-04 23:18:11,927 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8f9b0b58-4dd5-414e-991f-9bf1ad0de5a4 2024-09-04 23:18:11,938 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8f9b0b58-4dd5-414e-991f-9bf1ad0de5a4 2024-09-04 23:18:11,947 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/2faa31a7-c1f6-48f8-8302-fbbad970f240 2024-09-04 23:18:11,954 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-04 23:18:11,954 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/a1d18f34-6378-4a34-a29f-18848581303d 2024-09-04 23:18:11,967 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8f9b0b58-4dd5-414e-991f-9bf1ad0de5a4 2024-09-04 23:18:11,984 - INFO - Verified VN network id 9 for VN a1d18f34-6378-4a34-a29f-18848581303d 2024-09-04 23:18:11,985 - INFO - Verifications in API Server for VN ctest-vn-20117967 passed 2024-09-04 23:18:11,985 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/a1d18f34-6378-4a34-a29f-18848581303d 2024-09-04 23:18:11,996 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8f9b0b58-4dd5-414e-991f-9bf1ad0de5a4 2024-09-04 23:18:12,006 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8f9b0b58-4dd5-414e-991f-9bf1ad0de5a4 2024-09-04 23:18:12,016 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/2faa31a7-c1f6-48f8-8302-fbbad970f240 2024-09-04 23:18:12,030 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-46562013:ctest-vn-20117967', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46562013', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11660258365408823860', 'uuid-lslong': '11718111712895905853'}, 'enable': 'true', 'created': '2024-09-04T23:18:08', 'last-modified': '2024-09-04T23:18:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.035802'} 2024-09-04 23:18:12,038 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-04 23:18:12,038 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-20117967 passed 2024-09-04 23:18:12,038 - DEBUG - ====Verifying policy data for ctest-vn-20117967 in API_Server ====== 2024-09-04 23:18:12,038 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2024-09-04 23:18:12,044 - DEBUG - Requesting: http://10.0.0.57:8082/domain/9197a2f8-167f-4b5e-b833-618d75054802 2024-09-04 23:18:12,056 - DEBUG - Requesting: http://10.0.0.57:8082/project/cfab9dec-94fd-4e9f-81cc-911d6e4f26fb 2024-09-04 23:18:12,138 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/a1d18f34-6378-4a34-a29f-18848581303d 2024-09-04 23:18:12,149 - DEBUG - =>VN ctest-vn-20117967 has no policy to be verified 2024-09-04 23:18:12,149 - DEBUG - Verifying the vn in opserver 2024-09-04 23:18:12,149 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-46562013:ctest-vn-20117967 virtual network link through opserver 10.0.0.57 2024-09-04 23:18:12,149 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2024-09-04 23:18:12,521 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2024-09-04 23:18:12,702 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-46562013:ctest-vn-20117967', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-46562013:ctest-vn-20117967?flat'} 2024-09-04 23:18:12,702 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-46562013:ctest-vn-20117967 is found in opserver 2024-09-04 23:18:12,709 - DEBUG - VRF ids for VN ctest-vn-20117967: {'10.0.0.57': '2'} 2024-09-04 23:18:12,709 - INFO - Waiting for VM ctest-TestBasicVMVN-46562013-96200180 to be up.. 2024-09-04 23:18:12,821 - DEBUG - VM is in ACTIVE state now 2024-09-04 23:18:12,822 - INFO - VM name : ctest-TestBasicVMVN-46562013-96200180 2024-09-04 23:18:12,942 - DEBUG - VM ctest-TestBasicVMVN-46562013-96200180 ID is dbfdf527-005a-4260-89ba-e70ea794ac1c 2024-09-04 23:18:12,942 - DEBUG - VM ctest-TestBasicVMVN-46562013-96200180 launched on Node cn-jenkins-deploy-platform-ansible-os-1850-1 2024-09-04 23:18:13,028 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/dbfdf527-005a-4260-89ba-e70ea794ac1c 2024-09-04 23:18:13,038 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/452f937d-c2e7-465b-8364-5cc875b46abf 2024-09-04 23:18:16,301 - 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 1011ms') 2024-09-04 23:18:16,301 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46562013-96200180 failed! 2024-09-04 23:18:16,352 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46562013:ctest-vn-20117967 is 31.1.1.1 and allocation pool is NOT set 2024-09-04 23:18:16,353 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46562013:ctest-vn-20117967 is 31.1.2.1 and allocation pool is NOT set 2024-09-04 23:18:20,432 - 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-09-04 23:18:20,432 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46562013-96200180 failed! 2024-09-04 23:18:20,488 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46562013:ctest-vn-20117967 is 31.1.1.1 and allocation pool is NOT set 2024-09-04 23:18:20,488 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46562013:ctest-vn-20117967 is 31.1.2.1 and allocation pool is NOT set 2024-09-04 23:18:22,549 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.341 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.341/1.528/2.716/1.187 ms') 2024-09-04 23:18:22,549 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46562013-96200180 passed 2024-09-04 23:18:22,708 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-04 23:18:22,708 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46562013-96200180, IP 31.1.1.4, Port 22 2024-09-04 23:18:22,868 - DEBUG - VM ctest-TestBasicVMVN-46562013-96200180 is ready for SSH connections 2024-09-04 23:18:22,868 - INFO - Waiting for VM ctest-TestBasicVMVN-46562013-19935330 to be up.. 2024-09-04 23:18:22,983 - DEBUG - VM is in ACTIVE state now 2024-09-04 23:18:22,983 - INFO - VM name : ctest-TestBasicVMVN-46562013-19935330 2024-09-04 23:18:23,060 - DEBUG - VM ctest-TestBasicVMVN-46562013-19935330 ID is e26c94e4-eea8-4581-a638-57e396cc4eb5 2024-09-04 23:18:23,060 - DEBUG - VM ctest-TestBasicVMVN-46562013-19935330 launched on Node cn-jenkins-deploy-platform-ansible-os-1850-1 2024-09-04 23:18:23,130 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/e26c94e4-eea8-4581-a638-57e396cc4eb5 2024-09-04 23:18:23,138 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/6ad481cb-acc4-4c15-88d3-ec5ef35867b2 2024-09-04 23:18:24,371 - 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.417 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.417/1.608/2.799/1.191 ms') 2024-09-04 23:18:24,371 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-46562013-19935330 passed 2024-09-04 23:18:24,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-04 23:18:24,521 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46562013-19935330, IP 31.1.2.4, Port 22 2024-09-04 23:18:24,676 - DEBUG - VM ctest-TestBasicVMVN-46562013-19935330 is ready for SSH connections 2024-09-04 23:18:24,676 - INFO - Waiting for VM ctest-TestBasicVMVN-46562013-16070235 to be up.. 2024-09-04 23:18:24,758 - DEBUG - VM is in ACTIVE state now 2024-09-04 23:18:24,758 - INFO - VM name : ctest-TestBasicVMVN-46562013-16070235 2024-09-04 23:18:24,837 - DEBUG - VM ctest-TestBasicVMVN-46562013-16070235 ID is 8203b621-4cba-48d6-aa2b-c249178bb1e3 2024-09-04 23:18:24,837 - DEBUG - VM ctest-TestBasicVMVN-46562013-16070235 launched on Node cn-jenkins-deploy-platform-ansible-os-1850-1 2024-09-04 23:18:24,913 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/8203b621-4cba-48d6-aa2b-c249178bb1e3 2024-09-04 23:18:24,920 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/24d0319f-57a4-48bf-bb4d-29759de78d5a 2024-09-04 23:18:26,148 - 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.69 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.336 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 = 0.336/1.514/2.693/1.178 ms') 2024-09-04 23:18:26,148 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-46562013-16070235 passed 2024-09-04 23:18:26,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-04 23:18:26,296 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46562013-16070235, IP 31.1.1.3, Port 22 2024-09-04 23:18:26,452 - DEBUG - VM ctest-TestBasicVMVN-46562013-16070235 is ready for SSH connections 2024-09-04 23:18:26,452 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-04 23:18:26,452 - 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.57, gateway password: c0ntrail123 2024-09-04 23:18:26,452 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-04 23:18:30,140 - 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.299 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.936 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.822 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.822/1.685/3.299 ms 2024-09-04 23:18:30,140 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-46562013-96200180 passed 2024-09-04 23:18:30,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-04 23:18:30,141 - 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.57, gateway password: c0ntrail123 2024-09-04 23:18:30,141 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-04 23:18:33,769 - 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.083 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.784 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.747 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.747/1.538/3.083 ms 2024-09-04 23:18:33,769 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-46562013-19935330 passed 2024-09-04 23:18:33,769 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-04 23:18:33,769 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-04 23:18:33,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-04 23:18:33,770 - 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.57, gateway password: c0ntrail123 2024-09-04 23:18:33,770 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-04 23:18:33,944 - DEBUG - None 2024-09-04 23:18:33,944 - 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.57, gateway password: c0ntrail123 2024-09-04 23:18:33,944 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-04 23:18:34,126 - DEBUG - None 2024-09-04 23:18:34,126 - 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.57, gateway password: c0ntrail123 2024-09-04 23:18:34,127 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-04 23:18:34,773 - DEBUG - None 2024-09-04 23:18:34,773 - 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.57, gateway password: c0ntrail123 2024-09-04 23:18:34,773 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-04 23:18:36,972 - 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.695 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.508 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.384 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.720 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.335 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.335/1.728/4.508 ms 2024-09-04 23:18:36,972 - 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.57, gateway password: c0ntrail123 2024-09-04 23:18:36,972 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-04 23:18:39,237 - 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.000 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.440 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.513 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.493 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.798 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.626 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.398/2.038/4.513 ms 2024-09-04 23:18:39,237 - 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.57, gateway password: c0ntrail123 2024-09-04 23:18:39,237 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-04 23:18:41,500 - 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.828 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.963 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.117 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.458 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.742 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.646 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.346 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.346/1.871/4.117 ms 2024-09-04 23:18:41,501 - INFO - Deleting VM ctest-TestBasicVMVN-46562013-16070235 2024-09-04 23:18:41,567 - INFO - Detaching port 6ad481cb-acc4-4c15-88d3-ec5ef35867b2 from VM ctest-TestBasicVMVN-46562013-19935330 2024-09-04 23:18:41,610 - INFO - Deleting VM ctest-TestBasicVMVN-46562013-19935330 2024-09-04 23:18:41,666 - INFO - Detaching port 452f937d-c2e7-465b-8364-5cc875b46abf from VM ctest-TestBasicVMVN-46562013-96200180 2024-09-04 23:18:41,702 - INFO - Deleting VM ctest-TestBasicVMVN-46562013-96200180 2024-09-04 23:18:41,774 - INFO - Deleting VN ctest-vn-20117967 2024-09-04 23:18:41,941 - DEBUG - Response for delete_port : () 2024-09-04 23:18:42,114 - DEBUG - Response for delete_port : () 2024-09-04 23:18:42,182 - DEBUG - VN a1d18f34-6378-4a34-a29f-18848581303d still in use: Unable to complete operation on network a1d18f34-6378-4a34-a29f-18848581303d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b27fa318-e497-4a06-8d76-c7b8c550bd62'] 2024-09-04 23:18:42,182 - WARNING - Deleting VN ctest-vn-20117967 failed..Will retry 2024-09-04 23:18:44,299 - DEBUG - Response for deleting network () 2024-09-04 23:18:44,299 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/8f9b0b58-4dd5-414e-991f-9bf1ad0de5a4 2024-09-04 23:18:44,306 - DEBUG - Response Code: 404 2024-09-04 23:18:44,306 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2024-09-04 23:18:44,311 - DEBUG - Requesting: http://10.0.0.57:8082/domain/9197a2f8-167f-4b5e-b833-618d75054802 2024-09-04 23:18:44,365 - DEBUG - Requesting: http://10.0.0.57:8082/project/cfab9dec-94fd-4e9f-81cc-911d6e4f26fb 2024-09-04 23:18:44,434 - INFO - Validated that VN ctest-vn-20117967 is not found in API Server 2024-09-04 23:18:44,445 - DEBUG - VN ctest-vn-20117967 is not present in Agent 10.0.0.57 2024-09-04 23:18:44,445 - INFO - Validated that VN ctest-vn-20117967 is not in any agent 2024-09-04 23:18:44,450 - DEBUG - VRF 2 is not seen in agent 10.0.0.57 2024-09-04 23:18:44,456 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-20117967 2024-09-04 23:18:44,456 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-46562013:ctest-vn-20117967 2024-09-04 23:18:44,466 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-20117967 info 2024-09-04 23:18:44,556 - INFO - IPAM: ctest-ipam-83030651 is not found in API Server 2024-09-04 23:18:44,567 - INFO - IPAM:ctest-ipam-83030651 is not found in control node 2024-09-04 23:18:44,822 - DEBUG - No XMPP flaps were noticed during the test
2024-09-04 23:18:44,822 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-09-04 23:18:44,822 - INFO - -------------------------------------------------------------------------------- 2024-09-04 23:18:45,515 - INFO - Deleted project: ctest-TestBasicVMVN-46562013, ID : cfab9dec-94fd-4e9f-81cc-911d6e4f26fb