2024-11-08 11:32:20,151 - INFO - Domain Default found not creating 2024-11-08 11:32:20,322 - INFO - Project ctest-TestBasicVMVN-57610620 not found, creating it 2024-11-08 11:32:20,846 - INFO - Created Project:ctest-TestBasicVMVN-57610620, ID : 1301e8e6-ce9a-4ece-9057-27857bfe3739 2024-11-08 11:32:22,510 - INFO - ================================================================================ 2024-11-08 11:32:22,510 - INFO - STARTING TEST : test_generic_link_local_service 2024-11-08 11:32:22,510 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2024-11-08 11:32:22,764 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.7': '0'}} with 2024-11-08 11:32:22,764 - INFO - Initial checks done. Running the testcase now 2024-11-08 11:32:22,764 - INFO - 2024-11-08 11:32:23,355 - DEBUG - Response for create_network : {'network': {'id': 'daeea804-1cd3-4e45-8c19-123c6ad70c00', 'name': 'ctest-vn2_metadata-97888678', 'tenant_id': '1301e8e6ce9a4ece905727857bfe3739', 'project_id': '1301e8e6ce9a4ece905727857bfe3739', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57610620', 'ctest-vn2_metadata-97888678'], 'port_security_enabled': True, 'description': ''}} 2024-11-08 11:32:23,588 - DEBUG - Response for create_subnet : {'subnet': {'id': '2164d547-8cad-4783-8fd2-69ce833c8824', 'name': '', 'tenant_id': '1301e8e6ce9a4ece905727857bfe3739', 'network_id': 'daeea804-1cd3-4e45-8c19-123c6ad70c00', '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': '1301e8e6ce9a4ece905727857bfe3739'}} 2024-11-08 11:32:23,612 - INFO - Created VN ctest-vn2_metadata-97888678 2024-11-08 11:32:23,673 - DEBUG - VN ctest-vn2_metadata-97888678 UUID is daeea804-1cd3-4e45-8c19-123c6ad70c00 2024-11-08 11:32:23,865 - DEBUG - Services list from nova: [, , ] 2024-11-08 11:32:25,127 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2226-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2226-1) 2024-11-08 11:32:25,238 - DEBUG - Link local service introspect added 2024-11-08 11:32:25,303 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-11-08 11:32:30,393 - DEBUG - VM is in ACTIVE state now 2024-11-08 11:32:30,539 - INFO - Waiting for VM ctest-TestBasicVMVN-57610620-76179040 to be up.. 2024-11-08 11:32:30,539 - INFO - VM name : ctest-TestBasicVMVN-57610620-76179040 2024-11-08 11:32:30,647 - DEBUG - VM ctest-TestBasicVMVN-57610620-76179040 ID is b02a2e40-f3f0-4beb-9110-66e1535c841d 2024-11-08 11:32:30,647 - DEBUG - VM ctest-TestBasicVMVN-57610620-76179040 launched on Node cn-jenkins-deploy-platform-ansible-os-2226-1 2024-11-08 11:32:30,746 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/b02a2e40-f3f0-4beb-9110-66e1535c841d 2024-11-08 11:32:31,059 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/b02a2e40-f3f0-4beb-9110-66e1535c841d 2024-11-08 11:32:31,100 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/db6a26f3-2521-41b5-9ff4-92bb0f3c16b6 2024-11-08 11:32:34,359 - 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 1007ms') 2024-11-08 11:32:34,359 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57610620-76179040 failed! 2024-11-08 11:32:34,421 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57610620:ctest-vn2_metadata-97888678 is 11.1.1.1 and allocation pool is NOT set 2024-11-08 11:32:36,483 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.523 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.523/1.681/2.840/1.158 ms') 2024-11-08 11:32:36,484 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57610620-76179040 passed 2024-11-08 11:32:36,645 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 11:32:36,646 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57610620-76179040, IP 11.1.1.3, Port 22 2024-11-08 11:32:36,825 - DEBUG - VM ctest-TestBasicVMVN-57610620-76179040 is ready for SSH connections 2024-11-08 11:32:36,825 - INFO - Retry 0 2024-11-08 11:32:36,825 - 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.35, gateway password: c0ntrail123 2024-11-08 11:32:36,825 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-11-08 11:32:38,442 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-11-08 11:32:38,442 - INFO - Generic metadata worked 2024-11-08 11:32:38,709 - DEBUG - Link local service introspect removed 2024-11-08 11:32:38,709 - INFO - Deleting VM ctest-TestBasicVMVN-57610620-76179040 2024-11-08 11:32:38,785 - INFO - Deleting VN ctest-vn2_metadata-97888678 2024-11-08 11:32:38,832 - DEBUG - VN daeea804-1cd3-4e45-8c19-123c6ad70c00 still in use: Unable to complete operation on network daeea804-1cd3-4e45-8c19-123c6ad70c00. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f4c8ddec-33b0-4a12-ac2f-5f56590cc2e8'] 2024-11-08 11:32:38,833 - WARNING - Deleting VN ctest-vn2_metadata-97888678 failed..Will retry 2024-11-08 11:32:40,959 - DEBUG - Response for deleting network () 2024-11-08 11:32:41,228 - DEBUG - No XMPP flaps were noticed during the test 2024-11-08 11:32:41,228 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2024-11-08 11:32:41,228 - INFO - -------------------------------------------------------------------------------- 2024-11-08 11:32:41,231 - INFO - ================================================================================ 2024-11-08 11:32:41,231 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-11-08 11:32:41,232 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2024-11-08 11:32:41,516 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.7': '0'}} with 2024-11-08 11:32:41,516 - INFO - Initial checks done. Running the testcase now 2024-11-08 11:32:41,516 - INFO - 2024-11-08 11:32:42,049 - DEBUG - Response for create_network : {'network': {'id': '4fd2bcda-cb49-4a9f-b537-65b00d22296d', 'name': 'ctest-vn-10293578', 'tenant_id': '1301e8e6ce9a4ece905727857bfe3739', 'project_id': '1301e8e6ce9a4ece905727857bfe3739', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-57610620', 'ctest-vn-10293578'], 'port_security_enabled': True, 'description': ''}} 2024-11-08 11:32:42,239 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eb97fd3b-aff2-4ab4-bdf3-fac7391e54c9', 'name': '', 'tenant_id': '1301e8e6ce9a4ece905727857bfe3739', 'network_id': '4fd2bcda-cb49-4a9f-b537-65b00d22296d', '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': '1301e8e6ce9a4ece905727857bfe3739'}} 2024-11-08 11:32:42,417 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eadcc52d-f43b-4a4e-bb3a-c584e28b6ba5', 'name': '', 'tenant_id': '1301e8e6ce9a4ece905727857bfe3739', 'network_id': '4fd2bcda-cb49-4a9f-b537-65b00d22296d', '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': '1301e8e6ce9a4ece905727857bfe3739'}} 2024-11-08 11:32:42,446 - INFO - Created VN ctest-vn-10293578 2024-11-08 11:32:42,505 - DEBUG - VN ctest-vn-10293578 UUID is 4fd2bcda-cb49-4a9f-b537-65b00d22296d 2024-11-08 11:32:42,945 - DEBUG - Response for create_port : {'port': {'name': 'e8ba79bc-3197-4d0d-8812-3e4edce3f24a', 'id': 'e8ba79bc-3197-4d0d-8812-3e4edce3f24a', 'tenant_id': '1301e8e6ce9a4ece905727857bfe3739', 'network_id': '4fd2bcda-cb49-4a9f-b537-65b00d22296d', 'mac_address': '02:e8:ba:79:bc:31', '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': 'eb97fd3b-aff2-4ab4-bdf3-fac7391e54c9'}], 'security_groups': ['865d4892-50da-4f0c-ae01-bf6156ee8643'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1301e8e6ce9a4ece905727857bfe3739'}} 2024-11-08 11:32:43,123 - DEBUG - Response for create_port : {'port': {'name': 'de701cc2-67b9-4789-b641-edc608628077', 'id': 'de701cc2-67b9-4789-b641-edc608628077', 'tenant_id': '1301e8e6ce9a4ece905727857bfe3739', 'network_id': '4fd2bcda-cb49-4a9f-b537-65b00d22296d', 'mac_address': '02:de:70:1c:c2:67', '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': 'eadcc52d-f43b-4a4e-bb3a-c584e28b6ba5'}], 'security_groups': ['865d4892-50da-4f0c-ae01-bf6156ee8643'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1301e8e6ce9a4ece905727857bfe3739'}} 2024-11-08 11:32:43,522 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2226-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2226-1) 2024-11-08 11:32:43,952 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2226-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2226-1) 2024-11-08 11:32:45,243 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2226-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2226-1) 2024-11-08 11:32:45,243 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2024-11-08 11:32:45,256 - DEBUG - Requesting: http://10.0.0.35:8082/domain/a2c7eeba-e6df-455c-b8be-0692f00934ec 2024-11-08 11:32:45,280 - DEBUG - Requesting: http://10.0.0.35:8082/project/1301e8e6-ce9a-4ece-9057-27857bfe3739 2024-11-08 11:32:45,372 - DEBUG - Requesting: http://10.0.0.35:8082/network-ipam/b307971b-2812-44f4-bf13-5f744708207a 2024-11-08 11:32:45,387 - INFO - Verifications in API Server for IPAM: ctest-ipam-74886082 passed 2024-11-08 11:32:45,395 - DEBUG - Control-node 10.0.0.35 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-57610620:ctest-ipam-74886082', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57610620', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12900445800518272244', 'uuid-lslong': '13768453438814298234'}, 'enable': 'true', 'created': '2024-11-08T11:32:41', 'last-modified': '2024-11-08T11:32:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.641918'} 2024-11-08 11:32:45,395 - INFO - Verifications in Control node for IPAM: ctest-ipam-74886082 passed 2024-11-08 11:32:45,396 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2024-11-08 11:32:45,405 - DEBUG - Requesting: http://10.0.0.35:8082/domain/a2c7eeba-e6df-455c-b8be-0692f00934ec 2024-11-08 11:32:45,425 - DEBUG - Requesting: http://10.0.0.35:8082/project/1301e8e6-ce9a-4ece-9057-27857bfe3739 2024-11-08 11:32:45,529 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/4fd2bcda-cb49-4a9f-b537-65b00d22296d 2024-11-08 11:32:45,554 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/4fd2bcda-cb49-4a9f-b537-65b00d22296d 2024-11-08 11:32:45,573 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/2229346f-5992-421f-8300-808c0a616d2d 2024-11-08 11:32:45,586 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/2229346f-5992-421f-8300-808c0a616d2d 2024-11-08 11:32:45,596 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/ac806435-dfab-459e-b992-ae557010e8a0 2024-11-08 11:32:45,604 - DEBUG - Route Targets: ['target:64512:8000004'] 2024-11-08 11:32:45,604 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/4fd2bcda-cb49-4a9f-b537-65b00d22296d 2024-11-08 11:32:45,623 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/2229346f-5992-421f-8300-808c0a616d2d 2024-11-08 11:32:45,657 - INFO - Verified VN network id 8 for VN 4fd2bcda-cb49-4a9f-b537-65b00d22296d 2024-11-08 11:32:45,657 - INFO - Verifications in API Server for VN ctest-vn-10293578 passed 2024-11-08 11:32:45,657 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/4fd2bcda-cb49-4a9f-b537-65b00d22296d 2024-11-08 11:32:45,677 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/2229346f-5992-421f-8300-808c0a616d2d 2024-11-08 11:32:45,690 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/2229346f-5992-421f-8300-808c0a616d2d 2024-11-08 11:32:45,714 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/ac806435-dfab-459e-b992-ae557010e8a0 2024-11-08 11:32:45,737 - DEBUG - Control-node 10.0.0.35 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-57610620:ctest-vn-10293578', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-57610620', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5751867322005015199', 'uuid-lslong': '13058017451393034605'}, 'enable': 'true', 'created': '2024-11-08T11:32:42', 'last-modified': '2024-11-08T11:32:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.351954'} 2024-11-08 11:32:45,746 - DEBUG - Route Targets: ['target:64512:8000004'] 2024-11-08 11:32:45,747 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10293578 passed 2024-11-08 11:32:45,747 - DEBUG - ====Verifying policy data for ctest-vn-10293578 in API_Server ====== 2024-11-08 11:32:45,747 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2024-11-08 11:32:45,755 - DEBUG - Requesting: http://10.0.0.35:8082/domain/a2c7eeba-e6df-455c-b8be-0692f00934ec 2024-11-08 11:32:45,777 - DEBUG - Requesting: http://10.0.0.35:8082/project/1301e8e6-ce9a-4ece-9057-27857bfe3739 2024-11-08 11:32:45,945 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/4fd2bcda-cb49-4a9f-b537-65b00d22296d 2024-11-08 11:32:45,979 - DEBUG - =>VN ctest-vn-10293578 has no policy to be verified 2024-11-08 11:32:45,979 - DEBUG - Verifying the vn in opserver 2024-11-08 11:32:45,979 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-57610620:ctest-vn-10293578 virtual network link through opserver 10.0.0.35 2024-11-08 11:32:45,980 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks 2024-11-08 11:32:46,362 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks 2024-11-08 11:32:46,433 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-57610620:ctest-vn-10293578', 'href': 'http://10.0.0.35:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-57610620:ctest-vn-10293578?flat'} 2024-11-08 11:32:46,433 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-57610620:ctest-vn-10293578 is found in opserver 2024-11-08 11:32:46,440 - DEBUG - VRF ids for VN ctest-vn-10293578: {'10.0.0.35': '2'} 2024-11-08 11:32:46,440 - INFO - Waiting for VM ctest-TestBasicVMVN-57610620-52055129 to be up.. 2024-11-08 11:32:46,576 - DEBUG - VM is in ACTIVE state now 2024-11-08 11:32:46,576 - INFO - VM name : ctest-TestBasicVMVN-57610620-52055129 2024-11-08 11:32:46,969 - DEBUG - VM ctest-TestBasicVMVN-57610620-52055129 ID is f9cdc407-f88e-45c1-8dc9-9dcccaa01d20 2024-11-08 11:32:46,970 - DEBUG - VM ctest-TestBasicVMVN-57610620-52055129 launched on Node cn-jenkins-deploy-platform-ansible-os-2226-1 2024-11-08 11:32:47,063 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/f9cdc407-f88e-45c1-8dc9-9dcccaa01d20 2024-11-08 11:32:47,087 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/e8ba79bc-3197-4d0d-8812-3e4edce3f24a 2024-11-08 11:32:50,400 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2024-11-08 11:32:50,400 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57610620-52055129 failed! 2024-11-08 11:32:50,466 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57610620:ctest-vn-10293578 is 31.1.1.1 and allocation pool is NOT set 2024-11-08 11:32:50,466 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57610620:ctest-vn-10293578 is 31.1.2.1 and allocation pool is NOT set 2024-11-08 11:32:54,551 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2024-11-08 11:32:54,551 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57610620-52055129 failed! 2024-11-08 11:32:54,613 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57610620:ctest-vn-10293578 is 31.1.1.1 and allocation pool is NOT set 2024-11-08 11:32:54,614 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-57610620:ctest-vn-10293578 is 31.1.2.1 and allocation pool is NOT set 2024-11-08 11:32:56,679 - 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.12 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.505 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.505/1.810/3.116/1.305 ms') 2024-11-08 11:32:56,679 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-57610620-52055129 passed 2024-11-08 11:32:56,861 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 11:32:56,862 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57610620-52055129, IP 31.1.1.4, Port 22 2024-11-08 11:32:57,025 - DEBUG - VM ctest-TestBasicVMVN-57610620-52055129 is ready for SSH connections 2024-11-08 11:32:57,025 - INFO - Waiting for VM ctest-TestBasicVMVN-57610620-63784412 to be up.. 2024-11-08 11:32:57,128 - DEBUG - VM is in ACTIVE state now 2024-11-08 11:32:57,128 - INFO - VM name : ctest-TestBasicVMVN-57610620-63784412 2024-11-08 11:32:57,263 - DEBUG - VM ctest-TestBasicVMVN-57610620-63784412 ID is 24751e1b-2df9-48cf-be74-34bd549f7ab1 2024-11-08 11:32:57,263 - DEBUG - VM ctest-TestBasicVMVN-57610620-63784412 launched on Node cn-jenkins-deploy-platform-ansible-os-2226-1 2024-11-08 11:32:57,362 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/24751e1b-2df9-48cf-be74-34bd549f7ab1 2024-11-08 11:32:57,373 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/de701cc2-67b9-4789-b641-edc608628077 2024-11-08 11:32:58,622 - 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.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.454 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.454/1.684/2.915/1.230 ms') 2024-11-08 11:32:58,622 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-57610620-63784412 passed 2024-11-08 11:32:58,785 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 11:32:58,785 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57610620-63784412, IP 31.1.2.4, Port 22 2024-11-08 11:32:58,945 - DEBUG - VM ctest-TestBasicVMVN-57610620-63784412 is ready for SSH connections 2024-11-08 11:32:58,945 - INFO - Waiting for VM ctest-TestBasicVMVN-57610620-81788197 to be up.. 2024-11-08 11:32:59,028 - DEBUG - VM is in ACTIVE state now 2024-11-08 11:32:59,028 - INFO - VM name : ctest-TestBasicVMVN-57610620-81788197 2024-11-08 11:32:59,106 - DEBUG - VM ctest-TestBasicVMVN-57610620-81788197 ID is 3bcd8723-b1f9-4d4d-add2-1da6acb8b670 2024-11-08 11:32:59,106 - DEBUG - VM ctest-TestBasicVMVN-57610620-81788197 launched on Node cn-jenkins-deploy-platform-ansible-os-2226-1 2024-11-08 11:32:59,189 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/3bcd8723-b1f9-4d4d-add2-1da6acb8b670 2024-11-08 11:32:59,199 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/fdcc6a53-53a5-4077-8b6c-0ca3d7f402b4 2024-11-08 11:33:00,446 - 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.74 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.408 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.408/1.576/2.744/1.168 ms') 2024-11-08 11:33:00,447 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-57610620-81788197 passed 2024-11-08 11:33:00,605 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 11:33:00,606 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-57610620-81788197, IP 31.1.1.3, Port 22 2024-11-08 11:33:00,769 - DEBUG - VM ctest-TestBasicVMVN-57610620-81788197 is ready for SSH connections 2024-11-08 11:33:00,769 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 11:33:00,769 - 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.35, gateway password: c0ntrail123 2024-11-08 11:33:00,769 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-11-08 11:33:04,476 - 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.449 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.150 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.081 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.081/1.893/3.449 ms 2024-11-08 11:33:04,477 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-57610620-52055129 passed 2024-11-08 11:33:04,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 11:33:04,477 - 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.35, gateway password: c0ntrail123 2024-11-08 11:33:04,477 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-11-08 11:33:08,132 - 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.967 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.073 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.785 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.785/1.608/2.967 ms 2024-11-08 11:33:08,132 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-57610620-63784412 passed 2024-11-08 11:33:08,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 11:33:08,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 11:33:08,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 11:33:08,133 - 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.35, gateway password: c0ntrail123 2024-11-08 11:33:08,133 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-08 11:33:08,320 - DEBUG - None 2024-11-08 11:33:08,320 - 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.35, gateway password: c0ntrail123 2024-11-08 11:33:08,320 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-08 11:33:08,507 - DEBUG - None 2024-11-08 11:33:08,507 - 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.35, gateway password: c0ntrail123 2024-11-08 11:33:08,507 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-08 11:33:09,163 - DEBUG - None 2024-11-08 11:33:09,163 - 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.35, gateway password: c0ntrail123 2024-11-08 11:33:09,163 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-11-08 11:33:11,385 - 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.987 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.624 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.557 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.003 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.541 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.541/2.342/6.624 ms 2024-11-08 11:33:11,385 - 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.35, gateway password: c0ntrail123 2024-11-08 11:33:11,386 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-11-08 11:33:13,633 - 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.973 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.822 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.085 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.470 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.450 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.520 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.401 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.401/2.103/4.085 ms 2024-11-08 11:33:13,633 - 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.35, gateway password: c0ntrail123 2024-11-08 11:33:13,633 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-11-08 11:33:15,882 - 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.991 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.013 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.227 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.460 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.422 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.591 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.352 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.352/2.150/4.227 ms 2024-11-08 11:33:15,883 - INFO - Deleting VM ctest-TestBasicVMVN-57610620-81788197 2024-11-08 11:33:15,954 - INFO - Detaching port de701cc2-67b9-4789-b641-edc608628077 from VM ctest-TestBasicVMVN-57610620-63784412 2024-11-08 11:33:16,016 - INFO - Deleting VM ctest-TestBasicVMVN-57610620-63784412 2024-11-08 11:33:16,094 - INFO - Detaching port e8ba79bc-3197-4d0d-8812-3e4edce3f24a from VM ctest-TestBasicVMVN-57610620-52055129 2024-11-08 11:33:16,130 - INFO - Deleting VM ctest-TestBasicVMVN-57610620-52055129 2024-11-08 11:33:16,205 - INFO - Deleting VN ctest-vn-10293578 2024-11-08 11:33:16,390 - DEBUG - Response for delete_port : () 2024-11-08 11:33:16,712 - DEBUG - Response for delete_port : () 2024-11-08 11:33:16,811 - DEBUG - VN 4fd2bcda-cb49-4a9f-b537-65b00d22296d still in use: Unable to complete operation on network 4fd2bcda-cb49-4a9f-b537-65b00d22296d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c5c26fd8-0247-4a80-ac82-fe4663d15d90'] 2024-11-08 11:33:16,811 - WARNING - Deleting VN ctest-vn-10293578 failed..Will retry 2024-11-08 11:33:18,987 - DEBUG - Response for deleting network () 2024-11-08 11:33:18,988 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/2229346f-5992-421f-8300-808c0a616d2d 2024-11-08 11:33:18,993 - DEBUG - Response Code: 404 2024-11-08 11:33:18,994 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2024-11-08 11:33:19,000 - DEBUG - Requesting: http://10.0.0.35:8082/domain/a2c7eeba-e6df-455c-b8be-0692f00934ec 2024-11-08 11:33:19,058 - DEBUG - Requesting: http://10.0.0.35:8082/project/1301e8e6-ce9a-4ece-9057-27857bfe3739 2024-11-08 11:33:19,145 - INFO - Validated that VN ctest-vn-10293578 is not found in API Server 2024-11-08 11:33:19,156 - DEBUG - VN ctest-vn-10293578 is not present in Agent 10.0.0.35 2024-11-08 11:33:19,156 - INFO - Validated that VN ctest-vn-10293578 is not in any agent 2024-11-08 11:33:19,162 - DEBUG - VRF 2 is not seen in agent 10.0.0.35 2024-11-08 11:33:19,167 - DEBUG - Vrouter 10.0.0.35 does not have vrf 2 for VN ctest-vn-10293578 2024-11-08 11:33:19,167 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-57610620:ctest-vn-10293578 2024-11-08 11:33:19,177 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10293578 info 2024-11-08 11:33:19,257 - INFO - IPAM: ctest-ipam-74886082 is not found in API Server 2024-11-08 11:33:19,268 - INFO - IPAM:ctest-ipam-74886082 is not found in control node 2024-11-08 11:33:19,523 - DEBUG - No XMPP flaps were noticed during the test 2024-11-08 11:33:19,523 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2024-11-08 11:33:19,523 - INFO - -------------------------------------------------------------------------------- 2024-11-08 11:33:20,231 - INFO - Deleted project: ctest-TestBasicVMVN-57610620, ID : 1301e8e6-ce9a-4ece-9057-27857bfe3739