2025-01-09 02:41:58,659 - INFO - Domain Default found not creating 2025-01-09 02:41:58,795 - INFO - Project ctest-TestBasicVMVN-35914851 not found, creating it 2025-01-09 02:41:59,218 - INFO - Created Project:ctest-TestBasicVMVN-35914851, ID : 74384212-a7c7-43a8-a885-8ee0f9ffa0a5 2025-01-09 02:42:00,701 - INFO - ================================================================================ 2025-01-09 02:42:00,701 - INFO - STARTING TEST : test_generic_link_local_service 2025-01-09 02:42:00,701 - 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 2025-01-09 02:42:00,953 - DEBUG - Nothing to compare xmpp stats {'10.0.0.40': {'10.20.0.20': '0'}} with 2025-01-09 02:42:00,953 - INFO - Initial checks done. Running the testcase now 2025-01-09 02:42:00,953 - INFO - 2025-01-09 02:42:01,486 - DEBUG - Response for create_network : {'network': {'id': '0f3b5051-fdf0-44b4-8def-176149e5bde4', 'name': 'ctest-vn2_metadata-32222981', 'tenant_id': '74384212a7c743a8a8858ee0f9ffa0a5', 'project_id': '74384212a7c743a8a8858ee0f9ffa0a5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35914851', 'ctest-vn2_metadata-32222981'], 'port_security_enabled': True, 'description': ''}} 2025-01-09 02:42:01,704 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b8f3c0d-adc0-468b-bcf1-9ec191fb0c41', 'name': '', 'tenant_id': '74384212a7c743a8a8858ee0f9ffa0a5', 'network_id': '0f3b5051-fdf0-44b4-8def-176149e5bde4', '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': '74384212a7c743a8a8858ee0f9ffa0a5'}} 2025-01-09 02:42:01,720 - INFO - Created VN ctest-vn2_metadata-32222981 2025-01-09 02:42:01,771 - DEBUG - VN ctest-vn2_metadata-32222981 UUID is 0f3b5051-fdf0-44b4-8def-176149e5bde4 2025-01-09 02:42:01,947 - DEBUG - Services list from nova: [, , ] 2025-01-09 02:42:02,917 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2574-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2574-1) 2025-01-09 02:42:03,019 - DEBUG - Link local service introspect added 2025-01-09 02:42:03,059 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-09 02:42:08,141 - DEBUG - VM is in ACTIVE state now 2025-01-09 02:42:08,256 - INFO - Waiting for VM ctest-TestBasicVMVN-35914851-34305448 to be up.. 2025-01-09 02:42:08,256 - INFO - VM name : ctest-TestBasicVMVN-35914851-34305448 2025-01-09 02:42:08,328 - DEBUG - VM ctest-TestBasicVMVN-35914851-34305448 ID is 8d3875bc-2018-4030-aa92-e5ef0db15c23 2025-01-09 02:42:08,328 - DEBUG - VM ctest-TestBasicVMVN-35914851-34305448 launched on Node cn-jenkins-deploy-platform-ansible-os-2574-1 2025-01-09 02:42:08,492 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/8d3875bc-2018-4030-aa92-e5ef0db15c23 2025-01-09 02:42:08,787 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/8d3875bc-2018-4030-aa92-e5ef0db15c23 2025-01-09 02:42:08,816 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine-interface/d4f6404a-8c48-4658-a81b-d536803c832a 2025-01-09 02:42:12,064 - 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 1023ms') 2025-01-09 02:42:12,064 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35914851-34305448 failed! 2025-01-09 02:42:12,115 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35914851:ctest-vn2_metadata-32222981 is 11.1.1.1 and allocation pool is NOT set 2025-01-09 02:42:14,182 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.57 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.565/3.154/4.744/1.589 ms') 2025-01-09 02:42:14,182 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35914851-34305448 passed 2025-01-09 02:42:14,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 02:42:14,332 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35914851-34305448, IP 11.1.1.3, Port 22 2025-01-09 02:42:14,387 - 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': ''} 2025-01-09 02:42:14,459 - DEBUG - VM ctest-TestBasicVMVN-35914851-34305448 is NOT ready for SSH connections, VM status: ACTIVE 2025-01-09 02:42:19,460 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 02:42:19,460 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35914851-34305448, IP 11.1.1.3, Port 22 2025-01-09 02:42:19,611 - DEBUG - VM ctest-TestBasicVMVN-35914851-34305448 is ready for SSH connections 2025-01-09 02:42:19,611 - INFO - Retry 0 2025-01-09 02:42:19,611 - 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.40, gateway password: c0ntrail123 2025-01-09 02:42:19,611 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-01-09 02:42:21,198 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-01-09 02:42:21,198 - INFO - Generic metadata worked 2025-01-09 02:42:21,447 - DEBUG - Link local service introspect removed 2025-01-09 02:42:21,447 - INFO - Deleting VM ctest-TestBasicVMVN-35914851-34305448 2025-01-09 02:42:21,506 - INFO - Deleting VN ctest-vn2_metadata-32222981 2025-01-09 02:42:21,539 - DEBUG - VN 0f3b5051-fdf0-44b4-8def-176149e5bde4 still in use: Unable to complete operation on network 0f3b5051-fdf0-44b4-8def-176149e5bde4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6d815ff6-76d5-4c9f-8225-fcff3152c260'] 2025-01-09 02:42:21,539 - WARNING - Deleting VN ctest-vn2_metadata-32222981 failed..Will retry 2025-01-09 02:42:23,638 - DEBUG - Response for deleting network () 2025-01-09 02:42:23,893 - DEBUG - No XMPP flaps were noticed during the test 2025-01-09 02:42:23,893 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-01-09 02:42:23,893 - INFO - -------------------------------------------------------------------------------- 2025-01-09 02:42:23,896 - INFO - ================================================================================ 2025-01-09 02:42:23,896 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-01-09 02:42:23,896 - 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 2025-01-09 02:42:24,177 - DEBUG - Nothing to compare xmpp stats {'10.0.0.40': {'10.20.0.20': '0'}} with 2025-01-09 02:42:24,177 - INFO - Initial checks done. Running the testcase now 2025-01-09 02:42:24,177 - INFO - 2025-01-09 02:42:24,644 - DEBUG - Response for create_network : {'network': {'id': 'b7045499-0d9d-406c-86ae-862ac7293a26', 'name': 'ctest-vn-79594684', 'tenant_id': '74384212a7c743a8a8858ee0f9ffa0a5', 'project_id': '74384212a7c743a8a8858ee0f9ffa0a5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35914851', 'ctest-vn-79594684'], 'port_security_enabled': True, 'description': ''}} 2025-01-09 02:42:24,792 - DEBUG - Response for create_subnet : {'subnet': {'id': '21ceffc0-7f55-4a48-8ef1-2436a59ea0cf', 'name': '', 'tenant_id': '74384212a7c743a8a8858ee0f9ffa0a5', 'network_id': 'b7045499-0d9d-406c-86ae-862ac7293a26', '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': '74384212a7c743a8a8858ee0f9ffa0a5'}} 2025-01-09 02:42:24,982 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cd22336a-282f-4ff4-b677-4d506afe65a6', 'name': '', 'tenant_id': '74384212a7c743a8a8858ee0f9ffa0a5', 'network_id': 'b7045499-0d9d-406c-86ae-862ac7293a26', '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': '74384212a7c743a8a8858ee0f9ffa0a5'}} 2025-01-09 02:42:25,002 - INFO - Created VN ctest-vn-79594684 2025-01-09 02:42:25,052 - DEBUG - VN ctest-vn-79594684 UUID is b7045499-0d9d-406c-86ae-862ac7293a26 2025-01-09 02:42:25,397 - DEBUG - Response for create_port : {'port': {'name': '33c4ec6a-cd54-45cc-804d-e7cf209a7909', 'id': '33c4ec6a-cd54-45cc-804d-e7cf209a7909', 'tenant_id': '74384212a7c743a8a8858ee0f9ffa0a5', 'network_id': 'b7045499-0d9d-406c-86ae-862ac7293a26', 'mac_address': '02:33:c4:ec:6a:cd', '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': '21ceffc0-7f55-4a48-8ef1-2436a59ea0cf'}], 'security_groups': ['c9894a48-8d1f-476f-ba9c-f3e0bfae5935'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '74384212a7c743a8a8858ee0f9ffa0a5'}} 2025-01-09 02:42:25,547 - DEBUG - Response for create_port : {'port': {'name': '23e3c515-fb95-4342-9baa-a04d34492b9f', 'id': '23e3c515-fb95-4342-9baa-a04d34492b9f', 'tenant_id': '74384212a7c743a8a8858ee0f9ffa0a5', 'network_id': 'b7045499-0d9d-406c-86ae-862ac7293a26', 'mac_address': '02:23:e3:c5:15:fb', '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': 'cd22336a-282f-4ff4-b677-4d506afe65a6'}], 'security_groups': ['c9894a48-8d1f-476f-ba9c-f3e0bfae5935'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '74384212a7c743a8a8858ee0f9ffa0a5'}} 2025-01-09 02:42:25,888 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2574-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2574-1) 2025-01-09 02:42:26,229 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2574-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2574-1) 2025-01-09 02:42:27,346 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2574-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2574-1) 2025-01-09 02:42:27,346 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-01-09 02:42:27,352 - DEBUG - Requesting: http://10.0.0.40:8082/domain/58a93cfa-4fe6-4499-91fe-c3b3d1d14e9f 2025-01-09 02:42:27,365 - DEBUG - Requesting: http://10.0.0.40:8082/project/74384212-a7c7-43a8-a885-8ee0f9ffa0a5 2025-01-09 02:42:27,444 - DEBUG - Requesting: http://10.0.0.40:8082/network-ipam/26aa336e-7fd9-4e98-97d2-665f9c729f7c 2025-01-09 02:42:27,466 - INFO - Verifications in API Server for IPAM: ctest-ipam-16404712 passed 2025-01-09 02:42:27,474 - DEBUG - Control-node 10.0.0.40 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-35914851:ctest-ipam-16404712', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35914851', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2786095869166440088', 'uuid-lslong': '10939919005669039996'}, 'enable': 'true', 'created': '2025-01-09T02:42:24', 'last-modified': '2025-01-09T02:42:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.069170'} 2025-01-09 02:42:27,474 - INFO - Verifications in Control node for IPAM: ctest-ipam-16404712 passed 2025-01-09 02:42:27,474 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-01-09 02:42:27,480 - DEBUG - Requesting: http://10.0.0.40:8082/domain/58a93cfa-4fe6-4499-91fe-c3b3d1d14e9f 2025-01-09 02:42:27,495 - DEBUG - Requesting: http://10.0.0.40:8082/project/74384212-a7c7-43a8-a885-8ee0f9ffa0a5 2025-01-09 02:42:27,576 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/b7045499-0d9d-406c-86ae-862ac7293a26 2025-01-09 02:42:27,588 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/b7045499-0d9d-406c-86ae-862ac7293a26 2025-01-09 02:42:27,598 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/ee54a21f-21d2-4ca9-972c-f7e75d2d1ab0 2025-01-09 02:42:27,608 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/ee54a21f-21d2-4ca9-972c-f7e75d2d1ab0 2025-01-09 02:42:27,615 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/46e59a60-496e-438d-9424-aac11667bf5c 2025-01-09 02:42:27,625 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-01-09 02:42:27,625 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/b7045499-0d9d-406c-86ae-862ac7293a26 2025-01-09 02:42:27,641 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/ee54a21f-21d2-4ca9-972c-f7e75d2d1ab0 2025-01-09 02:42:27,659 - INFO - Verified VN network id 9 for VN b7045499-0d9d-406c-86ae-862ac7293a26 2025-01-09 02:42:27,659 - INFO - Verifications in API Server for VN ctest-vn-79594684 passed 2025-01-09 02:42:27,659 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/b7045499-0d9d-406c-86ae-862ac7293a26 2025-01-09 02:42:27,669 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/ee54a21f-21d2-4ca9-972c-f7e75d2d1ab0 2025-01-09 02:42:27,677 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/ee54a21f-21d2-4ca9-972c-f7e75d2d1ab0 2025-01-09 02:42:27,686 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/46e59a60-496e-438d-9424-aac11667bf5c 2025-01-09 02:42:27,701 - DEBUG - Control-node 10.0.0.40 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-35914851:ctest-vn-79594684', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35914851', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13187758625182793836', 'uuid-lslong': '9704841765318113830'}, 'enable': 'true', 'created': '2025-01-09T02:42:24', 'last-modified': '2025-01-09T02:42:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.742868'} 2025-01-09 02:42:27,708 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-01-09 02:42:27,708 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-79594684 passed 2025-01-09 02:42:27,709 - DEBUG - ====Verifying policy data for ctest-vn-79594684 in API_Server ====== 2025-01-09 02:42:27,709 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-01-09 02:42:27,721 - DEBUG - Requesting: http://10.0.0.40:8082/domain/58a93cfa-4fe6-4499-91fe-c3b3d1d14e9f 2025-01-09 02:42:27,742 - DEBUG - Requesting: http://10.0.0.40:8082/project/74384212-a7c7-43a8-a885-8ee0f9ffa0a5 2025-01-09 02:42:27,780 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/b7045499-0d9d-406c-86ae-862ac7293a26 2025-01-09 02:42:27,798 - DEBUG - =>VN ctest-vn-79594684 has no policy to be verified 2025-01-09 02:42:27,799 - DEBUG - Verifying the vn in opserver 2025-01-09 02:42:27,799 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-35914851:ctest-vn-79594684 virtual network link through opserver 10.0.0.40 2025-01-09 02:42:27,799 - DEBUG - Requesting: http://10.0.0.40:8081/analytics/uves/virtual-networks 2025-01-09 02:42:28,378 - DEBUG - Requesting: http://10.0.0.40:8081/analytics/uves/virtual-networks 2025-01-09 02:42:28,451 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-35914851:ctest-vn-79594684', 'href': 'http://10.0.0.40:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-35914851:ctest-vn-79594684?flat'} 2025-01-09 02:42:28,451 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-35914851:ctest-vn-79594684 is found in opserver 2025-01-09 02:42:28,457 - DEBUG - VRF ids for VN ctest-vn-79594684: {'10.0.0.40': '2'} 2025-01-09 02:42:28,458 - INFO - Waiting for VM ctest-TestBasicVMVN-35914851-02479313 to be up.. 2025-01-09 02:42:28,540 - DEBUG - VM is in ACTIVE state now 2025-01-09 02:42:28,540 - INFO - VM name : ctest-TestBasicVMVN-35914851-02479313 2025-01-09 02:42:28,623 - DEBUG - VM ctest-TestBasicVMVN-35914851-02479313 ID is 223e7566-88ca-4e38-8bbf-ed8d80a6f5ba 2025-01-09 02:42:28,624 - DEBUG - VM ctest-TestBasicVMVN-35914851-02479313 launched on Node cn-jenkins-deploy-platform-ansible-os-2574-1 2025-01-09 02:42:28,725 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/223e7566-88ca-4e38-8bbf-ed8d80a6f5ba 2025-01-09 02:42:28,733 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine-interface/33c4ec6a-cd54-45cc-804d-e7cf209a7909 2025-01-09 02:42:31,974 - 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 1001ms') 2025-01-09 02:42:31,974 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35914851-02479313 failed! 2025-01-09 02:42:32,027 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35914851:ctest-vn-79594684 is 31.1.1.1 and allocation pool is NOT set 2025-01-09 02:42:32,028 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35914851:ctest-vn-79594684 is 31.1.2.1 and allocation pool is NOT set 2025-01-09 02:42:36,104 - 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 1013ms') 2025-01-09 02:42:36,104 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35914851-02479313 failed! 2025-01-09 02:42:36,155 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35914851:ctest-vn-79594684 is 31.1.1.1 and allocation pool is NOT set 2025-01-09 02:42:36,156 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35914851:ctest-vn-79594684 is 31.1.2.1 and allocation pool is NOT set 2025-01-09 02:42:40,232 - 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=4.44 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 4.437/4.437/4.437/0.000 ms') 2025-01-09 02:42:40,232 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35914851-02479313 passed 2025-01-09 02:42:40,379 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 02:42:40,380 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35914851-02479313, IP 31.1.1.4, Port 22 2025-01-09 02:42:40,531 - DEBUG - VM ctest-TestBasicVMVN-35914851-02479313 is ready for SSH connections 2025-01-09 02:42:40,531 - INFO - Waiting for VM ctest-TestBasicVMVN-35914851-43758102 to be up.. 2025-01-09 02:42:40,623 - DEBUG - VM is in ACTIVE state now 2025-01-09 02:42:40,624 - INFO - VM name : ctest-TestBasicVMVN-35914851-43758102 2025-01-09 02:42:40,691 - DEBUG - VM ctest-TestBasicVMVN-35914851-43758102 ID is ca8d0e2f-8e6c-44f5-88bc-7acaab8e35c7 2025-01-09 02:42:40,692 - DEBUG - VM ctest-TestBasicVMVN-35914851-43758102 launched on Node cn-jenkins-deploy-platform-ansible-os-2574-1 2025-01-09 02:42:40,761 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/ca8d0e2f-8e6c-44f5-88bc-7acaab8e35c7 2025-01-09 02:42:40,769 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine-interface/23e3c515-fb95-4342-9baa-a04d34492b9f 2025-01-09 02:42:42,003 - 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.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.401 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.401/1.561/2.722/1.160 ms') 2025-01-09 02:42:42,004 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-35914851-43758102 passed 2025-01-09 02:42:42,151 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 02:42:42,151 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35914851-43758102, IP 31.1.2.4, Port 22 2025-01-09 02:42:42,303 - DEBUG - VM ctest-TestBasicVMVN-35914851-43758102 is ready for SSH connections 2025-01-09 02:42:42,303 - INFO - Waiting for VM ctest-TestBasicVMVN-35914851-07388344 to be up.. 2025-01-09 02:42:42,377 - DEBUG - VM is in ACTIVE state now 2025-01-09 02:42:42,377 - INFO - VM name : ctest-TestBasicVMVN-35914851-07388344 2025-01-09 02:42:42,452 - DEBUG - VM ctest-TestBasicVMVN-35914851-07388344 ID is 931c5810-a5bb-477f-b27d-0df21a0b2131 2025-01-09 02:42:42,452 - DEBUG - VM ctest-TestBasicVMVN-35914851-07388344 launched on Node cn-jenkins-deploy-platform-ansible-os-2574-1 2025-01-09 02:42:42,525 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/931c5810-a5bb-477f-b27d-0df21a0b2131 2025-01-09 02:42:42,534 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine-interface/56ee8d63-9b40-409d-a932-982915e79e26 2025-01-09 02:42:43,778 - 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.66 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.380 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.380/1.519/2.658/1.139 ms') 2025-01-09 02:42:43,778 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-35914851-07388344 passed 2025-01-09 02:42:43,932 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 02:42:43,932 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35914851-07388344, IP 31.1.1.3, Port 22 2025-01-09 02:42:44,095 - DEBUG - VM ctest-TestBasicVMVN-35914851-07388344 is ready for SSH connections 2025-01-09 02:42:44,096 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 02:42:44,096 - 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.40, gateway password: c0ntrail123 2025-01-09 02:42:44,096 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-01-09 02:42:47,791 - 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.620 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.007 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.728 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.728/1.785/3.620 ms 2025-01-09 02:42:47,791 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-35914851-02479313 passed 2025-01-09 02:42:47,791 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 02:42:47,792 - 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.40, gateway password: c0ntrail123 2025-01-09 02:42:47,792 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-01-09 02:42:51,421 - 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.974 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.726 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.745 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.726/1.481/2.974 ms 2025-01-09 02:42:51,421 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-35914851-43758102 passed 2025-01-09 02:42:51,421 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 02:42:51,421 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 02:42:51,421 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-09 02:42:51,422 - 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.40, gateway password: c0ntrail123 2025-01-09 02:42:51,422 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-09 02:42:51,626 - DEBUG - None 2025-01-09 02:42:51,626 - 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.40, gateway password: c0ntrail123 2025-01-09 02:42:51,626 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-09 02:42:51,799 - DEBUG - None 2025-01-09 02:42:51,799 - 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.40, gateway password: c0ntrail123 2025-01-09 02:42:51,799 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-09 02:42:52,421 - DEBUG - None 2025-01-09 02:42:52,421 - 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.40, gateway password: c0ntrail123 2025-01-09 02:42:52,421 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-01-09 02:42:54,638 - 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.680 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.967 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.752 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.877 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.385 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.385/1.932/4.967 ms 2025-01-09 02:42:54,638 - 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.40, gateway password: c0ntrail123 2025-01-09 02:42:54,638 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-01-09 02:42:56,875 - 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.912 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.725 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.748 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.372 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.634 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.371 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.415 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.372/1.739/3.748 ms 2025-01-09 02:42:56,875 - 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.40, gateway password: c0ntrail123 2025-01-09 02:42:56,875 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-01-09 02:42:59,117 - 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.629 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.498 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.298 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.373 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.610 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.381 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.377 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.373/1.595/3.298 ms 2025-01-09 02:42:59,117 - INFO - Deleting VM ctest-TestBasicVMVN-35914851-07388344 2025-01-09 02:42:59,181 - INFO - Detaching port 23e3c515-fb95-4342-9baa-a04d34492b9f from VM ctest-TestBasicVMVN-35914851-43758102 2025-01-09 02:42:59,226 - INFO - Deleting VM ctest-TestBasicVMVN-35914851-43758102 2025-01-09 02:42:59,283 - INFO - Detaching port 33c4ec6a-cd54-45cc-804d-e7cf209a7909 from VM ctest-TestBasicVMVN-35914851-02479313 2025-01-09 02:42:59,311 - INFO - Deleting VM ctest-TestBasicVMVN-35914851-02479313 2025-01-09 02:42:59,380 - INFO - Deleting VN ctest-vn-79594684 2025-01-09 02:42:59,522 - DEBUG - Response for delete_port : () 2025-01-09 02:42:59,695 - DEBUG - Response for delete_port : () 2025-01-09 02:42:59,738 - DEBUG - VN b7045499-0d9d-406c-86ae-862ac7293a26 still in use: Unable to complete operation on network b7045499-0d9d-406c-86ae-862ac7293a26. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-249ae4a8-6e53-41b1-8484-d39e927709df'] 2025-01-09 02:42:59,738 - WARNING - Deleting VN ctest-vn-79594684 failed..Will retry 2025-01-09 02:43:01,896 - DEBUG - Response for deleting network () 2025-01-09 02:43:01,896 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/ee54a21f-21d2-4ca9-972c-f7e75d2d1ab0 2025-01-09 02:43:01,901 - DEBUG - Response Code: 404 2025-01-09 02:43:01,901 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-01-09 02:43:01,906 - DEBUG - Requesting: http://10.0.0.40:8082/domain/58a93cfa-4fe6-4499-91fe-c3b3d1d14e9f 2025-01-09 02:43:01,960 - DEBUG - Requesting: http://10.0.0.40:8082/project/74384212-a7c7-43a8-a885-8ee0f9ffa0a5 2025-01-09 02:43:02,029 - INFO - Validated that VN ctest-vn-79594684 is not found in API Server 2025-01-09 02:43:02,040 - DEBUG - VN ctest-vn-79594684 is not present in Agent 10.0.0.40 2025-01-09 02:43:02,040 - INFO - Validated that VN ctest-vn-79594684 is not in any agent 2025-01-09 02:43:02,046 - DEBUG - VRF 2 is not seen in agent 10.0.0.40 2025-01-09 02:43:02,053 - DEBUG - Vrouter 10.0.0.40 does not have vrf 2 for VN ctest-vn-79594684 2025-01-09 02:43:02,053 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-35914851:ctest-vn-79594684 2025-01-09 02:43:02,063 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-79594684 info 2025-01-09 02:43:02,143 - INFO - IPAM: ctest-ipam-16404712 is not found in API Server 2025-01-09 02:43:02,155 - INFO - IPAM:ctest-ipam-16404712 is not found in control node 2025-01-09 02:43:02,412 - DEBUG - No XMPP flaps were noticed during the test 2025-01-09 02:43:02,413 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39] 2025-01-09 02:43:02,413 - INFO - -------------------------------------------------------------------------------- 2025-01-09 02:43:03,066 - INFO - Deleted project: ctest-TestBasicVMVN-35914851, ID : 74384212-a7c7-43a8-a885-8ee0f9ffa0a5