2024-09-13 19:28:30,176 - INFO - Domain Default found not creating 2024-09-13 19:28:30,333 - INFO - Project ctest-TestBasicVMVN-51550742 not found, creating it 2024-09-13 19:28:30,847 - INFO - Created Project:ctest-TestBasicVMVN-51550742, ID : e4f9329c-1318-47f0-b0d3-faab22d13907 2024-09-13 19:28:32,467 - INFO - ================================================================================ 2024-09-13 19:28:32,467 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-13 19:28:32,467 - 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-13 19:28:32,721 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.6': '0'}} with 2024-09-13 19:28:32,721 - INFO - Initial checks done. Running the testcase now 2024-09-13 19:28:32,721 - INFO - 2024-09-13 19:28:33,297 - DEBUG - Response for create_network : {'network': {'id': 'fc594af8-c1a7-4cbd-8c78-3f4053babb7a', 'name': 'ctest-vn2_metadata-07775036', 'tenant_id': 'e4f9329c131847f0b0d3faab22d13907', 'project_id': 'e4f9329c131847f0b0d3faab22d13907', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-51550742', 'ctest-vn2_metadata-07775036'], 'port_security_enabled': True, 'description': ''}} 2024-09-13 19:28:33,486 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e44387c3-e5a8-4e54-921d-d1f1d2a51e3b', 'name': '', 'tenant_id': 'e4f9329c131847f0b0d3faab22d13907', 'network_id': 'fc594af8-c1a7-4cbd-8c78-3f4053babb7a', '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': 'e4f9329c131847f0b0d3faab22d13907'}} 2024-09-13 19:28:33,504 - INFO - Created VN ctest-vn2_metadata-07775036 2024-09-13 19:28:33,559 - DEBUG - VN ctest-vn2_metadata-07775036 UUID is fc594af8-c1a7-4cbd-8c78-3f4053babb7a 2024-09-13 19:28:33,745 - DEBUG - Services list from nova: [, , ] 2024-09-13 19:28:34,738 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1931-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1931-1) 2024-09-13 19:28:34,847 - DEBUG - Link local service introspect added 2024-09-13 19:28:34,886 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-13 19:28:39,970 - DEBUG - VM is in ACTIVE state now 2024-09-13 19:28:40,098 - INFO - Waiting for VM ctest-TestBasicVMVN-51550742-59423415 to be up.. 2024-09-13 19:28:40,098 - INFO - VM name : ctest-TestBasicVMVN-51550742-59423415 2024-09-13 19:28:40,172 - DEBUG - VM ctest-TestBasicVMVN-51550742-59423415 ID is a90d5ad3-cf38-475c-859e-6c5807eee815 2024-09-13 19:28:40,173 - DEBUG - VM ctest-TestBasicVMVN-51550742-59423415 launched on Node cn-jenkins-deploy-platform-ansible-os-1931-1 2024-09-13 19:28:40,244 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a90d5ad3-cf38-475c-859e-6c5807eee815 2024-09-13 19:28:40,538 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a90d5ad3-cf38-475c-859e-6c5807eee815 2024-09-13 19:28:40,570 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/18fb4d08-d072-45d3-988a-8920854381e2 2024-09-13 19:28:43,852 - 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 1027ms') 2024-09-13 19:28:43,852 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51550742-59423415 failed! 2024-09-13 19:28:43,911 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51550742:ctest-vn2_metadata-07775036 is 11.1.1.1 and allocation pool is NOT set 2024-09-13 19:28:45,975 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.671 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.671/1.979/3.287/1.308 ms') 2024-09-13 19:28:45,975 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51550742-59423415 passed 2024-09-13 19:28:46,131 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 19:28:46,131 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51550742-59423415, IP 11.1.1.3, Port 22 2024-09-13 19:28:46,283 - DEBUG - VM ctest-TestBasicVMVN-51550742-59423415 is ready for SSH connections 2024-09-13 19:28:46,283 - INFO - Retry 0 2024-09-13 19:28:46,283 - 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.33, gateway password: c0ntrail123 2024-09-13 19:28:46,283 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-13 19:28:47,872 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-13 19:28:47,872 - INFO - Generic metadata worked 2024-09-13 19:28:48,155 - DEBUG - Link local service introspect removed 2024-09-13 19:28:48,155 - INFO - Deleting VM ctest-TestBasicVMVN-51550742-59423415 2024-09-13 19:28:48,306 - INFO - Deleting VN ctest-vn2_metadata-07775036 2024-09-13 19:28:48,343 - DEBUG - VN fc594af8-c1a7-4cbd-8c78-3f4053babb7a still in use: Unable to complete operation on network fc594af8-c1a7-4cbd-8c78-3f4053babb7a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-840220cb-2870-4610-9a57-e84d3ab555ff'] 2024-09-13 19:28:48,343 - WARNING - Deleting VN ctest-vn2_metadata-07775036 failed..Will retry 2024-09-13 19:28:50,486 - DEBUG - Response for deleting network () 2024-09-13 19:28:50,745 - DEBUG - No XMPP flaps were noticed during the test 2024-09-13 19:28:50,745 - INFO - -------------------------------------------------------------------------------- 2024-09-13 19:28:50,748 - INFO - ================================================================================ 2024-09-13 19:28:50,748 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-13 19:28:50,748 - 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-13 19:28:51,037 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.6': '0'}} with 2024-09-13 19:28:51,037 - INFO - Initial checks done. Running the testcase now 2024-09-13 19:28:51,037 - INFO - 2024-09-13 19:28:51,552 - DEBUG - Response for create_network : {'network': {'id': '04738351-c04d-4926-ba98-f66b74842fcd', 'name': 'ctest-vn-70244083', 'tenant_id': 'e4f9329c131847f0b0d3faab22d13907', 'project_id': 'e4f9329c131847f0b0d3faab22d13907', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-51550742', 'ctest-vn-70244083'], 'port_security_enabled': True, 'description': ''}} 2024-09-13 19:28:51,706 - DEBUG - Response for create_subnet : {'subnet': {'id': '189a51c5-23b9-4de6-a0c7-18ad4c0db1ae', 'name': '', 'tenant_id': 'e4f9329c131847f0b0d3faab22d13907', 'network_id': '04738351-c04d-4926-ba98-f66b74842fcd', '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': 'e4f9329c131847f0b0d3faab22d13907'}} 2024-09-13 19:28:51,844 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eb7477e6-0c13-4c9d-8ed8-619d15805f60', 'name': '', 'tenant_id': 'e4f9329c131847f0b0d3faab22d13907', 'network_id': '04738351-c04d-4926-ba98-f66b74842fcd', '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': 'e4f9329c131847f0b0d3faab22d13907'}} 2024-09-13 19:28:51,865 - INFO - Created VN ctest-vn-70244083 2024-09-13 19:28:51,923 - DEBUG - VN ctest-vn-70244083 UUID is 04738351-c04d-4926-ba98-f66b74842fcd 2024-09-13 19:28:52,333 - DEBUG - Response for create_port : {'port': {'name': 'a1ce70b7-7847-4e10-83db-617b8aeb170f', 'id': 'a1ce70b7-7847-4e10-83db-617b8aeb170f', 'tenant_id': 'e4f9329c131847f0b0d3faab22d13907', 'network_id': '04738351-c04d-4926-ba98-f66b74842fcd', 'mac_address': '02:a1:ce:70:b7:78', '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': '189a51c5-23b9-4de6-a0c7-18ad4c0db1ae'}], 'security_groups': ['217bc425-f52b-414a-b2ce-1c5f6d4b7923'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e4f9329c131847f0b0d3faab22d13907'}} 2024-09-13 19:28:52,530 - DEBUG - Response for create_port : {'port': {'name': 'e6c39013-e117-410f-9b2e-973bc3c24b66', 'id': 'e6c39013-e117-410f-9b2e-973bc3c24b66', 'tenant_id': 'e4f9329c131847f0b0d3faab22d13907', 'network_id': '04738351-c04d-4926-ba98-f66b74842fcd', 'mac_address': '02:e6:c3:90:13:e1', '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': 'eb7477e6-0c13-4c9d-8ed8-619d15805f60'}], 'security_groups': ['217bc425-f52b-414a-b2ce-1c5f6d4b7923'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e4f9329c131847f0b0d3faab22d13907'}} 2024-09-13 19:28:52,890 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1931-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1931-1) 2024-09-13 19:28:53,287 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1931-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1931-1) 2024-09-13 19:28:54,572 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1931-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1931-1) 2024-09-13 19:28:54,573 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-13 19:28:54,580 - DEBUG - Requesting: http://10.0.0.33:8082/domain/d74b3ca9-fc8d-469e-90d1-287ef94e05bd 2024-09-13 19:28:54,600 - DEBUG - Requesting: http://10.0.0.33:8082/project/e4f9329c-1318-47f0-b0d3-faab22d13907 2024-09-13 19:28:54,723 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/84766c63-f309-48b7-9176-bfde34a41850 2024-09-13 19:28:54,749 - INFO - Verifications in API Server for IPAM: ctest-ipam-94566388 passed 2024-09-13 19:28:54,757 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-51550742:ctest-ipam-94566388', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-51550742', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9544935636793378999', 'uuid-lslong': '10481776143838222416'}, 'enable': 'true', 'created': '2024-09-13T19:28:51', 'last-modified': '2024-09-13T19:28:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.492478'} 2024-09-13 19:28:54,757 - INFO - Verifications in Control node for IPAM: ctest-ipam-94566388 passed 2024-09-13 19:28:54,757 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-13 19:28:54,764 - DEBUG - Requesting: http://10.0.0.33:8082/domain/d74b3ca9-fc8d-469e-90d1-287ef94e05bd 2024-09-13 19:28:54,780 - DEBUG - Requesting: http://10.0.0.33:8082/project/e4f9329c-1318-47f0-b0d3-faab22d13907 2024-09-13 19:28:54,872 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/04738351-c04d-4926-ba98-f66b74842fcd 2024-09-13 19:28:54,889 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/04738351-c04d-4926-ba98-f66b74842fcd 2024-09-13 19:28:54,912 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2e5c393c-6817-4e3f-8a73-6124f04e5c03 2024-09-13 19:28:54,924 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2e5c393c-6817-4e3f-8a73-6124f04e5c03 2024-09-13 19:28:54,936 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/0cff6115-5970-4491-a841-405263850b50 2024-09-13 19:28:54,947 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-13 19:28:54,947 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/04738351-c04d-4926-ba98-f66b74842fcd 2024-09-13 19:28:54,963 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2e5c393c-6817-4e3f-8a73-6124f04e5c03 2024-09-13 19:28:55,005 - INFO - Verified VN network id 7 for VN 04738351-c04d-4926-ba98-f66b74842fcd 2024-09-13 19:28:55,005 - INFO - Verifications in API Server for VN ctest-vn-70244083 passed 2024-09-13 19:28:55,005 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/04738351-c04d-4926-ba98-f66b74842fcd 2024-09-13 19:28:55,029 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2e5c393c-6817-4e3f-8a73-6124f04e5c03 2024-09-13 19:28:55,047 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2e5c393c-6817-4e3f-8a73-6124f04e5c03 2024-09-13 19:28:55,058 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/0cff6115-5970-4491-a841-405263850b50 2024-09-13 19:28:55,087 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-51550742:ctest-vn-70244083', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-51550742', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '320744385615317286', 'uuid-lslong': '13445767628891369421'}, 'enable': 'true', 'created': '2024-09-13T19:28:51', 'last-modified': '2024-09-13T19:28:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.271646'} 2024-09-13 19:28:55,105 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-13 19:28:55,105 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-70244083 passed 2024-09-13 19:28:55,105 - DEBUG - ====Verifying policy data for ctest-vn-70244083 in API_Server ====== 2024-09-13 19:28:55,105 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-13 19:28:55,135 - DEBUG - Requesting: http://10.0.0.33:8082/domain/d74b3ca9-fc8d-469e-90d1-287ef94e05bd 2024-09-13 19:28:55,173 - DEBUG - Requesting: http://10.0.0.33:8082/project/e4f9329c-1318-47f0-b0d3-faab22d13907 2024-09-13 19:28:55,331 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/04738351-c04d-4926-ba98-f66b74842fcd 2024-09-13 19:28:55,362 - DEBUG - =>VN ctest-vn-70244083 has no policy to be verified 2024-09-13 19:28:55,362 - DEBUG - Verifying the vn in opserver 2024-09-13 19:28:55,362 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-51550742:ctest-vn-70244083 virtual network link through opserver 10.0.0.33 2024-09-13 19:28:55,362 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2024-09-13 19:28:55,714 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2024-09-13 19:28:55,832 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-51550742:ctest-vn-70244083', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-51550742:ctest-vn-70244083?flat'} 2024-09-13 19:28:55,832 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-51550742:ctest-vn-70244083 is found in opserver 2024-09-13 19:28:55,839 - DEBUG - VRF ids for VN ctest-vn-70244083: {'10.0.0.33': '2'} 2024-09-13 19:28:55,839 - INFO - Waiting for VM ctest-TestBasicVMVN-51550742-47432699 to be up.. 2024-09-13 19:28:55,942 - DEBUG - VM is in ACTIVE state now 2024-09-13 19:28:55,942 - INFO - VM name : ctest-TestBasicVMVN-51550742-47432699 2024-09-13 19:28:56,030 - DEBUG - VM ctest-TestBasicVMVN-51550742-47432699 ID is fbd5a08e-30a5-49a9-b7a2-aef9e1ff81a5 2024-09-13 19:28:56,030 - DEBUG - VM ctest-TestBasicVMVN-51550742-47432699 launched on Node cn-jenkins-deploy-platform-ansible-os-1931-1 2024-09-13 19:28:56,127 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/fbd5a08e-30a5-49a9-b7a2-aef9e1ff81a5 2024-09-13 19:28:56,142 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a1ce70b7-7847-4e10-83db-617b8aeb170f 2024-09-13 19:28:59,436 - 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 1022ms') 2024-09-13 19:28:59,437 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51550742-47432699 failed! 2024-09-13 19:28:59,495 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51550742:ctest-vn-70244083 is 31.1.1.1 and allocation pool is NOT set 2024-09-13 19:28:59,495 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51550742:ctest-vn-70244083 is 31.1.2.1 and allocation pool is NOT set 2024-09-13 19:29:03,561 - 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 1006ms') 2024-09-13 19:29:03,561 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51550742-47432699 failed! 2024-09-13 19:29:03,627 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51550742:ctest-vn-70244083 is 31.1.1.1 and allocation pool is NOT set 2024-09-13 19:29:03,627 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51550742:ctest-vn-70244083 is 31.1.2.1 and allocation pool is NOT set 2024-09-13 19:29:05,685 - 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=6.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.367 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.367/3.318/6.269/2.951 ms') 2024-09-13 19:29:05,685 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51550742-47432699 passed 2024-09-13 19:29:05,843 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 19:29:05,843 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51550742-47432699, IP 31.1.1.4, Port 22 2024-09-13 19:29:06,003 - DEBUG - VM ctest-TestBasicVMVN-51550742-47432699 is ready for SSH connections 2024-09-13 19:29:06,003 - INFO - Waiting for VM ctest-TestBasicVMVN-51550742-33930267 to be up.. 2024-09-13 19:29:06,086 - DEBUG - VM is in ACTIVE state now 2024-09-13 19:29:06,086 - INFO - VM name : ctest-TestBasicVMVN-51550742-33930267 2024-09-13 19:29:06,157 - DEBUG - VM ctest-TestBasicVMVN-51550742-33930267 ID is 1e149d44-f0c4-4fa0-abfe-74c356794126 2024-09-13 19:29:06,157 - DEBUG - VM ctest-TestBasicVMVN-51550742-33930267 launched on Node cn-jenkins-deploy-platform-ansible-os-1931-1 2024-09-13 19:29:06,231 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/1e149d44-f0c4-4fa0-abfe-74c356794126 2024-09-13 19:29:06,241 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e6c39013-e117-410f-9b2e-973bc3c24b66 2024-09-13 19:29:07,495 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.368 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.368/1.502/2.636/1.134 ms') 2024-09-13 19:29:07,495 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-51550742-33930267 passed 2024-09-13 19:29:07,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 19:29:07,655 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51550742-33930267, IP 31.1.2.4, Port 22 2024-09-13 19:29:07,807 - DEBUG - VM ctest-TestBasicVMVN-51550742-33930267 is ready for SSH connections 2024-09-13 19:29:07,807 - INFO - Waiting for VM ctest-TestBasicVMVN-51550742-30753298 to be up.. 2024-09-13 19:29:07,880 - DEBUG - VM is in ACTIVE state now 2024-09-13 19:29:07,880 - INFO - VM name : ctest-TestBasicVMVN-51550742-30753298 2024-09-13 19:29:07,949 - DEBUG - VM ctest-TestBasicVMVN-51550742-30753298 ID is 128d9638-a0b8-4bf4-aafd-4aac54be5262 2024-09-13 19:29:07,949 - DEBUG - VM ctest-TestBasicVMVN-51550742-30753298 launched on Node cn-jenkins-deploy-platform-ansible-os-1931-1 2024-09-13 19:29:08,020 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/128d9638-a0b8-4bf4-aafd-4aac54be5262 2024-09-13 19:29:08,030 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/41e2ee13-2f14-4ad0-92ab-6129b5aec22b 2024-09-13 19:29:09,284 - 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.80 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.340 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.340/1.569/2.799/1.229 ms') 2024-09-13 19:29:09,284 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-51550742-30753298 passed 2024-09-13 19:29:09,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 19:29:09,439 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51550742-30753298, IP 31.1.1.3, Port 22 2024-09-13 19:29:09,591 - DEBUG - VM ctest-TestBasicVMVN-51550742-30753298 is ready for SSH connections 2024-09-13 19:29:09,591 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 19:29:09,591 - 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.33, gateway password: c0ntrail123 2024-09-13 19:29:09,591 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-13 19:29:13,259 - 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.266 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.828 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.787 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.787/1.627/3.266 ms 2024-09-13 19:29:13,259 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-51550742-47432699 passed 2024-09-13 19:29:13,259 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 19:29:13,259 - 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.33, gateway password: c0ntrail123 2024-09-13 19:29:13,260 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-13 19:29:16,899 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.001 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.854 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.693 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.693/1.516/3.001 ms 2024-09-13 19:29:16,899 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-51550742-33930267 passed 2024-09-13 19:29:16,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 19:29:16,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 19:29:16,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-13 19:29:16,900 - 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.33, gateway password: c0ntrail123 2024-09-13 19:29:16,900 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-13 19:29:17,085 - DEBUG - None 2024-09-13 19:29:17,085 - 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.33, gateway password: c0ntrail123 2024-09-13 19:29:17,086 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-13 19:29:17,322 - DEBUG - None 2024-09-13 19:29:17,322 - 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.33, gateway password: c0ntrail123 2024-09-13 19:29:17,322 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-13 19:29:17,944 - DEBUG - None 2024-09-13 19:29:17,944 - 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.33, gateway password: c0ntrail123 2024-09-13 19:29:17,945 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-13 19:29:20,149 - 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.874 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.630 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.514 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.844 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.401/2.052/5.630 ms 2024-09-13 19:29:20,149 - 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.33, gateway password: c0ntrail123 2024-09-13 19:29:20,149 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-13 19:29:22,401 - 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.999 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.006 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.039 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.695 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.460 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.542 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.439/1.882/4.039 ms 2024-09-13 19:29:22,401 - 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.33, gateway password: c0ntrail123 2024-09-13 19:29:22,401 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-13 19:29:24,672 - 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.061 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.154 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.073 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.391 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.562 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.299 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.477 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.391/2.145/5.073 ms 2024-09-13 19:29:24,672 - INFO - Deleting VM ctest-TestBasicVMVN-51550742-30753298 2024-09-13 19:29:24,741 - INFO - Detaching port e6c39013-e117-410f-9b2e-973bc3c24b66 from VM ctest-TestBasicVMVN-51550742-33930267 2024-09-13 19:29:24,803 - INFO - Deleting VM ctest-TestBasicVMVN-51550742-33930267 2024-09-13 19:29:24,880 - INFO - Detaching port a1ce70b7-7847-4e10-83db-617b8aeb170f from VM ctest-TestBasicVMVN-51550742-47432699 2024-09-13 19:29:24,911 - INFO - Deleting VM ctest-TestBasicVMVN-51550742-47432699 2024-09-13 19:29:24,977 - INFO - Deleting VN ctest-vn-70244083 2024-09-13 19:29:25,160 - DEBUG - Response for delete_port : () 2024-09-13 19:29:25,372 - DEBUG - Response for delete_port : () 2024-09-13 19:29:25,451 - DEBUG - VN 04738351-c04d-4926-ba98-f66b74842fcd still in use: Unable to complete operation on network 04738351-c04d-4926-ba98-f66b74842fcd. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-78a67bf6-f7b2-4291-92f6-7be808baede9'] 2024-09-13 19:29:25,451 - WARNING - Deleting VN ctest-vn-70244083 failed..Will retry 2024-09-13 19:29:27,613 - DEBUG - Response for deleting network () 2024-09-13 19:29:27,613 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2e5c393c-6817-4e3f-8a73-6124f04e5c03 2024-09-13 19:29:27,623 - DEBUG - Response Code: 404 2024-09-13 19:29:27,623 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2024-09-13 19:29:27,632 - DEBUG - Requesting: http://10.0.0.33:8082/domain/d74b3ca9-fc8d-469e-90d1-287ef94e05bd 2024-09-13 19:29:27,690 - DEBUG - Requesting: http://10.0.0.33:8082/project/e4f9329c-1318-47f0-b0d3-faab22d13907 2024-09-13 19:29:27,828 - INFO - Validated that VN ctest-vn-70244083 is not found in API Server 2024-09-13 19:29:27,839 - DEBUG - VN ctest-vn-70244083 is not present in Agent 10.0.0.33 2024-09-13 19:29:27,839 - INFO - Validated that VN ctest-vn-70244083 is not in any agent 2024-09-13 19:29:27,845 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2024-09-13 19:29:27,850 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-70244083 2024-09-13 19:29:27,850 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-51550742:ctest-vn-70244083 2024-09-13 19:29:27,860 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-70244083 info 2024-09-13 19:29:27,939 - INFO - IPAM: ctest-ipam-94566388 is not found in API Server 2024-09-13 19:29:27,951 - INFO - IPAM:ctest-ipam-94566388 is not found in control node 2024-09-13 19:29:28,217 - DEBUG - No XMPP flaps were noticed during the test
2024-09-13 19:29:28,217 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2024-09-13 19:29:28,217 - INFO - -------------------------------------------------------------------------------- 2024-09-13 19:29:29,012 - INFO - Deleted project: ctest-TestBasicVMVN-51550742, ID : e4f9329c-1318-47f0-b0d3-faab22d13907