2024-08-24 02:18:39,594 - INFO - Domain Default found not creating 2024-08-24 02:18:39,825 - INFO - Project ctest-TestBasicVMVN-30444304 not found, creating it 2024-08-24 02:18:40,424 - INFO - Created Project:ctest-TestBasicVMVN-30444304, ID : 7d09c8a1-db3b-4987-9348-4636f7d27456 2024-08-24 02:18:42,929 - INFO - ================================================================================ 2024-08-24 02:18:42,930 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-24 02:18:42,930 - 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-24 02:18:43,265 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.5': '0'}} with 2024-08-24 02:18:43,265 - INFO - Initial checks done. Running the testcase now 2024-08-24 02:18:43,265 - INFO - 2024-08-24 02:18:44,150 - DEBUG - Response for create_network : {'network': {'id': 'bfe63464-948c-4ff7-8721-42dd9269df12', 'name': 'ctest-vn2_metadata-62977901', 'tenant_id': '7d09c8a1db3b498793484636f7d27456', 'project_id': '7d09c8a1db3b498793484636f7d27456', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30444304', 'ctest-vn2_metadata-62977901'], 'port_security_enabled': True, 'description': ''}} 2024-08-24 02:18:44,413 - DEBUG - Response for create_subnet : {'subnet': {'id': '60a75303-fca7-4cf8-a22c-c7e51136194d', 'name': '', 'tenant_id': '7d09c8a1db3b498793484636f7d27456', 'network_id': 'bfe63464-948c-4ff7-8721-42dd9269df12', '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': '7d09c8a1db3b498793484636f7d27456'}} 2024-08-24 02:18:44,437 - INFO - Created VN ctest-vn2_metadata-62977901 2024-08-24 02:18:44,492 - DEBUG - VN ctest-vn2_metadata-62977901 UUID is bfe63464-948c-4ff7-8721-42dd9269df12 2024-08-24 02:18:44,869 - DEBUG - Services list from nova: [, , ] 2024-08-24 02:18:46,590 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1737-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1737-1) 2024-08-24 02:18:46,751 - DEBUG - Link local service introspect added 2024-08-24 02:18:46,852 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-24 02:18:52,039 - DEBUG - VM is in ACTIVE state now 2024-08-24 02:18:52,273 - INFO - Waiting for VM ctest-TestBasicVMVN-30444304-03397443 to be up.. 2024-08-24 02:18:52,273 - INFO - VM name : ctest-TestBasicVMVN-30444304-03397443 2024-08-24 02:18:52,501 - DEBUG - VM ctest-TestBasicVMVN-30444304-03397443 ID is 7e078e7b-0c3b-4769-88ba-b089d8c25451 2024-08-24 02:18:52,501 - DEBUG - VM ctest-TestBasicVMVN-30444304-03397443 launched on Node cn-jenkins-deploy-platform-ansible-os-1737-1 2024-08-24 02:18:52,665 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/7e078e7b-0c3b-4769-88ba-b089d8c25451 2024-08-24 02:18:53,038 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/7e078e7b-0c3b-4769-88ba-b089d8c25451 2024-08-24 02:18:53,108 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/8f603df1-0c27-42dd-b6c2-b1e7f1971891 2024-08-24 02:18:56,465 - 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 1008ms') 2024-08-24 02:18:56,465 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30444304-03397443 failed! 2024-08-24 02:18:56,523 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30444304:ctest-vn2_metadata-62977901 is 11.1.1.1 and allocation pool is NOT set 2024-08-24 02:19:00,621 - 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=2 ttl=63 time=6.81 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1023ms\r\nrtt min/avg/max/mdev = 6.807/6.807/6.807/0.000 ms') 2024-08-24 02:19:00,622 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30444304-03397443 passed 2024-08-24 02:19:00,808 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-24 02:19:00,808 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30444304-03397443, IP 11.1.1.3, Port 22 2024-08-24 02:19:00,889 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-08-24 02:19:01,131 - DEBUG - VM ctest-TestBasicVMVN-30444304-03397443 is NOT ready for SSH connections, VM status: ACTIVE 2024-08-24 02:19:06,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-24 02:19:06,132 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30444304-03397443, IP 11.1.1.3, Port 22 2024-08-24 02:19:06,325 - DEBUG - VM ctest-TestBasicVMVN-30444304-03397443 is ready for SSH connections 2024-08-24 02:19:06,325 - INFO - Retry 0 2024-08-24 02:19:06,326 - 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.56, gateway password: c0ntrail123 2024-08-24 02:19:06,326 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-24 02:19:08,471 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-24 02:19:08,471 - INFO - Generic metadata worked 2024-08-24 02:19:08,867 - DEBUG - Link local service introspect removed 2024-08-24 02:19:08,867 - INFO - Deleting VM ctest-TestBasicVMVN-30444304-03397443 2024-08-24 02:19:08,984 - INFO - Deleting VN ctest-vn2_metadata-62977901 2024-08-24 02:19:09,056 - DEBUG - VN bfe63464-948c-4ff7-8721-42dd9269df12 still in use: Unable to complete operation on network bfe63464-948c-4ff7-8721-42dd9269df12. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-497ea0b8-d950-4f01-8b94-1645cdc98967'] 2024-08-24 02:19:09,057 - WARNING - Deleting VN ctest-vn2_metadata-62977901 failed..Will retry 2024-08-24 02:19:11,287 - DEBUG - Response for deleting network () 2024-08-24 02:19:11,627 - DEBUG - No XMPP flaps were noticed during the test 2024-08-24 02:19:11,628 - INFO - -------------------------------------------------------------------------------- 2024-08-24 02:19:11,637 - INFO - ================================================================================ 2024-08-24 02:19:11,638 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-24 02:19:11,638 - 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-24 02:19:11,988 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.20.0.5': '0'}} with 2024-08-24 02:19:11,988 - INFO - Initial checks done. Running the testcase now 2024-08-24 02:19:11,988 - INFO - 2024-08-24 02:19:12,661 - DEBUG - Response for create_network : {'network': {'id': 'b527f148-4c34-4d55-8cf2-fd751fcafc7c', 'name': 'ctest-vn-24253070', 'tenant_id': '7d09c8a1db3b498793484636f7d27456', 'project_id': '7d09c8a1db3b498793484636f7d27456', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30444304', 'ctest-vn-24253070'], 'port_security_enabled': True, 'description': ''}} 2024-08-24 02:19:12,902 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aa00f048-b1da-44bd-ad23-99f50665660c', 'name': '', 'tenant_id': '7d09c8a1db3b498793484636f7d27456', 'network_id': 'b527f148-4c34-4d55-8cf2-fd751fcafc7c', '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': '7d09c8a1db3b498793484636f7d27456'}} 2024-08-24 02:19:13,162 - DEBUG - Response for create_subnet : {'subnet': {'id': '8e78cd28-f7a5-4fd9-82bf-fb1a33bce483', 'name': '', 'tenant_id': '7d09c8a1db3b498793484636f7d27456', 'network_id': 'b527f148-4c34-4d55-8cf2-fd751fcafc7c', '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': '7d09c8a1db3b498793484636f7d27456'}} 2024-08-24 02:19:13,200 - INFO - Created VN ctest-vn-24253070 2024-08-24 02:19:13,255 - DEBUG - VN ctest-vn-24253070 UUID is b527f148-4c34-4d55-8cf2-fd751fcafc7c 2024-08-24 02:19:13,965 - DEBUG - Response for create_port : {'port': {'name': 'b5430d2f-ffff-4fbb-a793-920e9989fded', 'id': 'b5430d2f-ffff-4fbb-a793-920e9989fded', 'tenant_id': '7d09c8a1db3b498793484636f7d27456', 'network_id': 'b527f148-4c34-4d55-8cf2-fd751fcafc7c', 'mac_address': '02:b5:43:0d:2f:ff', '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': 'aa00f048-b1da-44bd-ad23-99f50665660c'}], 'security_groups': ['e5731978-baad-4a9b-84bf-105bf4a5a3d0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7d09c8a1db3b498793484636f7d27456'}} 2024-08-24 02:19:14,214 - DEBUG - Response for create_port : {'port': {'name': 'd4f204fb-a757-49e7-b9a1-6fd01831337c', 'id': 'd4f204fb-a757-49e7-b9a1-6fd01831337c', 'tenant_id': '7d09c8a1db3b498793484636f7d27456', 'network_id': 'b527f148-4c34-4d55-8cf2-fd751fcafc7c', 'mac_address': '02:d4:f2:04:fb:a7', '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': '8e78cd28-f7a5-4fd9-82bf-fb1a33bce483'}], 'security_groups': ['e5731978-baad-4a9b-84bf-105bf4a5a3d0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7d09c8a1db3b498793484636f7d27456'}} 2024-08-24 02:19:14,765 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1737-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1737-1) 2024-08-24 02:19:15,189 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1737-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1737-1) 2024-08-24 02:19:16,530 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1737-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1737-1) 2024-08-24 02:19:16,531 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-24 02:19:16,539 - DEBUG - Requesting: http://10.0.0.56:8082/domain/38e34c85-27f6-4855-8fd4-ed95e89e35ba 2024-08-24 02:19:16,556 - DEBUG - Requesting: http://10.0.0.56:8082/project/7d09c8a1-db3b-4987-9348-4636f7d27456 2024-08-24 02:19:16,646 - DEBUG - Requesting: http://10.0.0.56:8082/network-ipam/6d5acf63-d6ae-464b-a53b-755528c0b982 2024-08-24 02:19:16,657 - INFO - Verifications in API Server for IPAM: ctest-ipam-43688715 passed 2024-08-24 02:19:16,664 - DEBUG - Control-node 10.0.0.56 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-30444304:ctest-ipam-43688715', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30444304', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7879838525748561483', 'uuid-lslong': '11906239048500427138'}, 'enable': 'true', 'created': '2024-08-24T02:19:12', 'last-modified': '2024-08-24T02:19:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.361847'} 2024-08-24 02:19:16,664 - INFO - Verifications in Control node for IPAM: ctest-ipam-43688715 passed 2024-08-24 02:19:16,664 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-24 02:19:16,671 - DEBUG - Requesting: http://10.0.0.56:8082/domain/38e34c85-27f6-4855-8fd4-ed95e89e35ba 2024-08-24 02:19:16,682 - DEBUG - Requesting: http://10.0.0.56:8082/project/7d09c8a1-db3b-4987-9348-4636f7d27456 2024-08-24 02:19:16,757 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b527f148-4c34-4d55-8cf2-fd751fcafc7c 2024-08-24 02:19:16,775 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b527f148-4c34-4d55-8cf2-fd751fcafc7c 2024-08-24 02:19:16,788 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/115496e0-9732-4c8e-abdc-71be6c1ed837 2024-08-24 02:19:16,799 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/115496e0-9732-4c8e-abdc-71be6c1ed837 2024-08-24 02:19:16,807 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/bc471317-3a9d-4892-8e0a-57f173a8c8b0 2024-08-24 02:19:16,814 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-24 02:19:16,815 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b527f148-4c34-4d55-8cf2-fd751fcafc7c 2024-08-24 02:19:16,824 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/115496e0-9732-4c8e-abdc-71be6c1ed837 2024-08-24 02:19:16,838 - INFO - Verified VN network id 8 for VN b527f148-4c34-4d55-8cf2-fd751fcafc7c 2024-08-24 02:19:16,838 - INFO - Verifications in API Server for VN ctest-vn-24253070 passed 2024-08-24 02:19:16,838 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b527f148-4c34-4d55-8cf2-fd751fcafc7c 2024-08-24 02:19:16,847 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/115496e0-9732-4c8e-abdc-71be6c1ed837 2024-08-24 02:19:16,856 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/115496e0-9732-4c8e-abdc-71be6c1ed837 2024-08-24 02:19:16,866 - DEBUG - Requesting: http://10.0.0.56:8082/route-target/bc471317-3a9d-4892-8e0a-57f173a8c8b0 2024-08-24 02:19:16,880 - DEBUG - Control-node 10.0.0.56 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-30444304:ctest-vn-24253070', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30444304', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13053667337775107413', 'uuid-lslong': '10156458789160287356'}, 'enable': 'true', 'created': '2024-08-24T02:19:12', 'last-modified': '2024-08-24T02:19:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.768386'} 2024-08-24 02:19:16,890 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-24 02:19:16,890 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-24253070 passed 2024-08-24 02:19:16,890 - DEBUG - ====Verifying policy data for ctest-vn-24253070 in API_Server ====== 2024-08-24 02:19:16,890 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-24 02:19:16,898 - DEBUG - Requesting: http://10.0.0.56:8082/domain/38e34c85-27f6-4855-8fd4-ed95e89e35ba 2024-08-24 02:19:16,913 - DEBUG - Requesting: http://10.0.0.56:8082/project/7d09c8a1-db3b-4987-9348-4636f7d27456 2024-08-24 02:19:16,990 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-network/b527f148-4c34-4d55-8cf2-fd751fcafc7c 2024-08-24 02:19:17,011 - DEBUG - =>VN ctest-vn-24253070 has no policy to be verified 2024-08-24 02:19:17,012 - DEBUG - Verifying the vn in opserver 2024-08-24 02:19:17,012 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-30444304:ctest-vn-24253070 virtual network link through opserver 10.0.0.56 2024-08-24 02:19:17,012 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks 2024-08-24 02:19:17,361 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-networks 2024-08-24 02:19:17,456 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-30444304:ctest-vn-24253070', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-30444304:ctest-vn-24253070?flat'} 2024-08-24 02:19:17,456 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30444304:ctest-vn-24253070 is found in opserver 2024-08-24 02:19:17,463 - DEBUG - VRF ids for VN ctest-vn-24253070: {'10.0.0.56': '2'} 2024-08-24 02:19:17,463 - INFO - Waiting for VM ctest-TestBasicVMVN-30444304-06769308 to be up.. 2024-08-24 02:19:17,571 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-24 02:19:22,792 - DEBUG - VM is in ACTIVE state now 2024-08-24 02:19:22,792 - INFO - VM name : ctest-TestBasicVMVN-30444304-06769308 2024-08-24 02:19:22,934 - DEBUG - VM ctest-TestBasicVMVN-30444304-06769308 ID is 17d25cb8-123e-4997-a679-65ac54cd6c49 2024-08-24 02:19:22,934 - DEBUG - VM ctest-TestBasicVMVN-30444304-06769308 launched on Node cn-jenkins-deploy-platform-ansible-os-1737-1 2024-08-24 02:19:23,051 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/17d25cb8-123e-4997-a679-65ac54cd6c49 2024-08-24 02:19:23,065 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/b5430d2f-ffff-4fbb-a793-920e9989fded 2024-08-24 02:19:26,385 - 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 1010ms') 2024-08-24 02:19:26,385 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30444304-06769308 failed! 2024-08-24 02:19:26,448 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30444304:ctest-vn-24253070 is 31.1.1.1 and allocation pool is NOT set 2024-08-24 02:19:26,448 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30444304:ctest-vn-24253070 is 31.1.2.1 and allocation pool is NOT set 2024-08-24 02:19:28,541 - 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=5.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.13 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 = 2.130/3.572/5.015/1.442 ms') 2024-08-24 02:19:28,542 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30444304-06769308 passed 2024-08-24 02:19:28,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-24 02:19:28,731 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30444304-06769308, IP 31.1.1.4, Port 22 2024-08-24 02:19:28,813 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-08-24 02:19:29,011 - DEBUG - VM ctest-TestBasicVMVN-30444304-06769308 is NOT ready for SSH connections, VM status: ACTIVE 2024-08-24 02:19:34,013 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-24 02:19:34,013 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30444304-06769308, IP 31.1.1.4, Port 22 2024-08-24 02:19:34,245 - DEBUG - VM ctest-TestBasicVMVN-30444304-06769308 is ready for SSH connections 2024-08-24 02:19:34,246 - INFO - Waiting for VM ctest-TestBasicVMVN-30444304-33331973 to be up.. 2024-08-24 02:19:34,472 - DEBUG - VM is in ACTIVE state now 2024-08-24 02:19:34,472 - INFO - VM name : ctest-TestBasicVMVN-30444304-33331973 2024-08-24 02:19:34,681 - DEBUG - VM ctest-TestBasicVMVN-30444304-33331973 ID is 7ec21dfc-00fd-431f-95b7-1a274f3dd638 2024-08-24 02:19:34,681 - DEBUG - VM ctest-TestBasicVMVN-30444304-33331973 launched on Node cn-jenkins-deploy-platform-ansible-os-1737-1 2024-08-24 02:19:34,911 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/7ec21dfc-00fd-431f-95b7-1a274f3dd638 2024-08-24 02:19:34,938 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/d4f204fb-a757-49e7-b9a1-6fd01831337c 2024-08-24 02:19:36,313 - 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=9.31 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.898 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.898/5.105/9.313/4.207 ms') 2024-08-24 02:19:36,313 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30444304-33331973 passed 2024-08-24 02:19:36,512 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-24 02:19:36,512 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30444304-33331973, IP 31.1.2.4, Port 22 2024-08-24 02:19:36,713 - DEBUG - VM ctest-TestBasicVMVN-30444304-33331973 is ready for SSH connections 2024-08-24 02:19:36,713 - INFO - Waiting for VM ctest-TestBasicVMVN-30444304-91768475 to be up.. 2024-08-24 02:19:36,974 - DEBUG - VM is in ACTIVE state now 2024-08-24 02:19:36,974 - INFO - VM name : ctest-TestBasicVMVN-30444304-91768475 2024-08-24 02:19:37,184 - DEBUG - VM ctest-TestBasicVMVN-30444304-91768475 ID is 7bf55b94-93e0-4921-93ee-90a22cf5fdd3 2024-08-24 02:19:37,185 - DEBUG - VM ctest-TestBasicVMVN-30444304-91768475 launched on Node cn-jenkins-deploy-platform-ansible-os-1737-1 2024-08-24 02:19:37,403 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine/7bf55b94-93e0-4921-93ee-90a22cf5fdd3 2024-08-24 02:19:37,426 - DEBUG - Requesting: http://10.0.0.56:8082/virtual-machine-interface/3615604a-4507-4f5a-a08f-9fd8f6e40933 2024-08-24 02:19:38,757 - 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=8.86 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.669 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.669/4.765/8.862/4.096 ms') 2024-08-24 02:19:38,758 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-30444304-91768475 passed 2024-08-24 02:19:38,949 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-24 02:19:38,950 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30444304-91768475, IP 31.1.1.3, Port 22 2024-08-24 02:19:39,157 - DEBUG - VM ctest-TestBasicVMVN-30444304-91768475 is ready for SSH connections 2024-08-24 02:19:39,158 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-24 02:19:39,158 - 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.56, gateway password: c0ntrail123 2024-08-24 02:19:39,159 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-24 02:19:43,733 - 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=4.837 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.827 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.594 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.594/2.752/4.837 ms 2024-08-24 02:19:43,734 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30444304-06769308 passed 2024-08-24 02:19:43,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-24 02:19:43,734 - 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.56, gateway password: c0ntrail123 2024-08-24 02:19:43,734 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-24 02:19:47,791 - 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=7.086 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.953 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.656 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.656/3.565/7.086 ms 2024-08-24 02:19:47,791 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30444304-33331973 passed 2024-08-24 02:19:47,791 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-24 02:19:47,791 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-24 02:19:47,791 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-24 02:19:47,791 - 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.56, gateway password: c0ntrail123 2024-08-24 02:19:47,791 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-24 02:19:48,093 - DEBUG - None 2024-08-24 02:19:48,093 - 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.56, gateway password: c0ntrail123 2024-08-24 02:19:48,094 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-24 02:19:48,388 - DEBUG - None 2024-08-24 02:19:48,389 - 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.56, gateway password: c0ntrail123 2024-08-24 02:19:48,389 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-24 02:19:49,611 - DEBUG - None 2024-08-24 02:19:49,612 - 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.56, gateway password: c0ntrail123 2024-08-24 02:19:49,612 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-24 02:19:51,947 - 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=6.865 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=16.040 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.536 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=6.201 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.196 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 1.196/6.367/16.040 ms 2024-08-24 02:19:51,947 - 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.56, gateway password: c0ntrail123 2024-08-24 02:19:51,947 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-24 02:19:54,279 - 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.087 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.714 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.620 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.091 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.055 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.309 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.476 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.476/2.621/4.620 ms 2024-08-24 02:19:54,279 - 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.56, gateway password: c0ntrail123 2024-08-24 02:19:54,280 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-24 02:19:56,661 - 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=1.518 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.661 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.507 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.937 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.490 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=7.633 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.110 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.937/3.408/7.633 ms 2024-08-24 02:19:56,662 - INFO - Deleting VM ctest-TestBasicVMVN-30444304-91768475 2024-08-24 02:19:56,843 - INFO - Detaching port d4f204fb-a757-49e7-b9a1-6fd01831337c from VM ctest-TestBasicVMVN-30444304-33331973 2024-08-24 02:19:56,917 - INFO - Deleting VM ctest-TestBasicVMVN-30444304-33331973 2024-08-24 02:19:57,047 - INFO - Detaching port b5430d2f-ffff-4fbb-a793-920e9989fded from VM ctest-TestBasicVMVN-30444304-06769308 2024-08-24 02:19:57,096 - INFO - Deleting VM ctest-TestBasicVMVN-30444304-06769308 2024-08-24 02:19:57,195 - INFO - Deleting VN ctest-vn-24253070 2024-08-24 02:19:57,493 - DEBUG - Response for delete_port : () 2024-08-24 02:19:57,783 - DEBUG - Response for delete_port : () 2024-08-24 02:19:57,946 - DEBUG - Response for deleting network () 2024-08-24 02:19:57,947 - DEBUG - Requesting: http://10.0.0.56:8082/routing-instance/115496e0-9732-4c8e-abdc-71be6c1ed837 2024-08-24 02:19:57,953 - DEBUG - Response Code: 404 2024-08-24 02:19:57,953 - DEBUG - Requesting: http://10.0.0.56:8082/domains 2024-08-24 02:19:57,962 - DEBUG - Requesting: http://10.0.0.56:8082/domain/38e34c85-27f6-4855-8fd4-ed95e89e35ba 2024-08-24 02:19:58,025 - DEBUG - Requesting: http://10.0.0.56:8082/project/7d09c8a1-db3b-4987-9348-4636f7d27456 2024-08-24 02:19:58,108 - INFO - Validated that VN ctest-vn-24253070 is not found in API Server 2024-08-24 02:19:58,128 - DEBUG - VN ctest-vn-24253070 is not present in Agent 10.0.0.56 2024-08-24 02:19:58,128 - INFO - Validated that VN ctest-vn-24253070 is not in any agent 2024-08-24 02:19:58,138 - DEBUG - VRF 2 is not seen in agent 10.0.0.56 2024-08-24 02:19:58,148 - DEBUG - Vrouter 10.0.0.56 does not have vrf 2 for VN ctest-vn-24253070 2024-08-24 02:19:58,148 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-30444304:ctest-vn-24253070 2024-08-24 02:19:58,163 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-24253070 info 2024-08-24 02:19:58,255 - INFO - IPAM: ctest-ipam-43688715 is not found in API Server 2024-08-24 02:19:58,284 - INFO - IPAM:ctest-ipam-43688715 is not found in control node 2024-08-24 02:19:58,601 - DEBUG - No XMPP flaps were noticed during the test
2024-08-24 02:19:58,601 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:47]
2024-08-24 02:19:58,602 - INFO - -------------------------------------------------------------------------------- 2024-08-24 02:19:59,539 - INFO - Deleted project: ctest-TestBasicVMVN-30444304, ID : 7d09c8a1-db3b-4987-9348-4636f7d27456