2024-11-07 15:43:56,227 - INFO - Domain Default found not creating
2024-11-07 15:43:56,494 - INFO - Project ctest-TestBasicVMVN-84071683 not found, creating it
2024-11-07 15:43:57,166 - INFO - Created Project:ctest-TestBasicVMVN-84071683, ID : eaa223cb-e161-43fe-8568-74008cb8e80c
2024-11-07 15:43:58,912 - INFO - ================================================================================
2024-11-07 15:43:58,912 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-07 15:43:58,912 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2024-11-07 15:43:59,170 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.6': '0'}} with
2024-11-07 15:43:59,170 - INFO - Initial checks done. Running the testcase now
2024-11-07 15:43:59,170 - INFO -
2024-11-07 15:43:59,804 - DEBUG - Response for create_network : {'network': {'id': '1999a4fa-316c-490f-8e5a-774ecaeadc1d', 'name': 'ctest-vn2_metadata-78855980', 'tenant_id': 'eaa223cbe16143fe856874008cb8e80c', 'project_id': 'eaa223cbe16143fe856874008cb8e80c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-84071683', 'ctest-vn2_metadata-78855980'], 'port_security_enabled': True, 'description': ''}}
2024-11-07 15:44:00,029 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b76a92ab-f3e9-469f-bfef-fbd1fd8ff310', 'name': '', 'tenant_id': 'eaa223cbe16143fe856874008cb8e80c', 'network_id': '1999a4fa-316c-490f-8e5a-774ecaeadc1d', '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': 'eaa223cbe16143fe856874008cb8e80c'}}
2024-11-07 15:44:00,058 - INFO - Created VN ctest-vn2_metadata-78855980
2024-11-07 15:44:00,119 - DEBUG - VN ctest-vn2_metadata-78855980 UUID is 1999a4fa-316c-490f-8e5a-774ecaeadc1d
2024-11-07 15:44:00,333 - DEBUG - Services list from nova: [, , ]
2024-11-07 15:44:01,625 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2218-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2218-1)
2024-11-07 15:44:01,739 - DEBUG - Link local service introspect added
2024-11-07 15:44:01,784 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-07 15:44:06,880 - DEBUG - VM is in ACTIVE state now
2024-11-07 15:44:07,006 - INFO - Waiting for VM ctest-TestBasicVMVN-84071683-96043279 to be up..
2024-11-07 15:44:07,006 - INFO - VM name : ctest-TestBasicVMVN-84071683-96043279
2024-11-07 15:44:07,096 - DEBUG - VM ctest-TestBasicVMVN-84071683-96043279 ID is 1b6709c5-7c5c-4639-9616-0f912a2d772c
2024-11-07 15:44:07,096 - DEBUG - VM ctest-TestBasicVMVN-84071683-96043279 launched on Node cn-jenkins-deploy-platform-ansible-os-2218-1
2024-11-07 15:44:07,182 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/1b6709c5-7c5c-4639-9616-0f912a2d772c
2024-11-07 15:44:07,518 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/1b6709c5-7c5c-4639-9616-0f912a2d772c
2024-11-07 15:44:07,557 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/1b35c9b9-6ee4-48bc-ba96-6a6ef1db7f8f
2024-11-07 15:44:10,829 - 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-11-07 15:44:10,829 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84071683-96043279 failed!
2024-11-07 15:44:10,891 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84071683:ctest-vn2_metadata-78855980 is 11.1.1.1 and allocation pool is NOT set
2024-11-07 15:44:14,976 - 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=8.93 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1030ms\r\nrtt min/avg/max/mdev = 8.930/8.930/8.930/0.000 ms')
2024-11-07 15:44:14,976 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84071683-96043279 passed
2024-11-07 15:44:15,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 15:44:15,135 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84071683-96043279, IP 11.1.1.3, Port 22
2024-11-07 15:44:15,291 - DEBUG - VM ctest-TestBasicVMVN-84071683-96043279 is ready for SSH connections
2024-11-07 15:44:15,291 - INFO - Retry 0
2024-11-07 15:44:15,291 - 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.30, gateway password: c0ntrail123
2024-11-07 15:44:15,291 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-07 15:44:16,959 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-07 15:44:16,960 - INFO - Generic metadata worked
2024-11-07 15:44:17,223 - DEBUG - Link local service introspect removed
2024-11-07 15:44:17,223 - INFO - Deleting VM ctest-TestBasicVMVN-84071683-96043279
2024-11-07 15:44:17,291 - INFO - Deleting VN ctest-vn2_metadata-78855980
2024-11-07 15:44:17,330 - DEBUG - VN 1999a4fa-316c-490f-8e5a-774ecaeadc1d still in use: Unable to complete operation on network 1999a4fa-316c-490f-8e5a-774ecaeadc1d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3a24d7ae-19ad-46c7-8ac7-1216116d3d43']
2024-11-07 15:44:17,331 - WARNING - Deleting VN ctest-vn2_metadata-78855980 failed..Will retry
2024-11-07 15:44:19,449 - DEBUG - Response for deleting network ()
2024-11-07 15:44:19,706 - DEBUG - No XMPP flaps were noticed during the test
2024-11-07 15:44:19,706 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2024-11-07 15:44:19,706 - INFO - --------------------------------------------------------------------------------
2024-11-07 15:44:19,709 - INFO - ================================================================================
2024-11-07 15:44:19,709 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-07 15:44:19,709 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2024-11-07 15:44:19,993 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.6': '0'}} with
2024-11-07 15:44:19,993 - INFO - Initial checks done. Running the testcase now
2024-11-07 15:44:19,993 - INFO -
2024-11-07 15:44:20,517 - DEBUG - Response for create_network : {'network': {'id': '52106075-1d57-4ba7-9c5a-1cd47a3c86d2', 'name': 'ctest-vn-23097943', 'tenant_id': 'eaa223cbe16143fe856874008cb8e80c', 'project_id': 'eaa223cbe16143fe856874008cb8e80c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-84071683', 'ctest-vn-23097943'], 'port_security_enabled': True, 'description': ''}}
2024-11-07 15:44:20,695 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ae512ce0-081d-4799-afb5-28a97b19357a', 'name': '', 'tenant_id': 'eaa223cbe16143fe856874008cb8e80c', 'network_id': '52106075-1d57-4ba7-9c5a-1cd47a3c86d2', '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': 'eaa223cbe16143fe856874008cb8e80c'}}
2024-11-07 15:44:20,854 - DEBUG - Response for create_subnet : {'subnet': {'id': '02533b01-f00f-4cef-8ccf-521f808a09b5', 'name': '', 'tenant_id': 'eaa223cbe16143fe856874008cb8e80c', 'network_id': '52106075-1d57-4ba7-9c5a-1cd47a3c86d2', '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': 'eaa223cbe16143fe856874008cb8e80c'}}
2024-11-07 15:44:20,878 - INFO - Created VN ctest-vn-23097943
2024-11-07 15:44:20,939 - DEBUG - VN ctest-vn-23097943 UUID is 52106075-1d57-4ba7-9c5a-1cd47a3c86d2
2024-11-07 15:44:21,362 - DEBUG - Response for create_port : {'port': {'name': '502eec42-ceff-47ca-ba98-fbd559219ef2', 'id': '502eec42-ceff-47ca-ba98-fbd559219ef2', 'tenant_id': 'eaa223cbe16143fe856874008cb8e80c', 'network_id': '52106075-1d57-4ba7-9c5a-1cd47a3c86d2', 'mac_address': '02:50:2e:ec:42:ce', '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': 'ae512ce0-081d-4799-afb5-28a97b19357a'}], 'security_groups': ['daefa0c5-ae7a-41ab-8c7a-205951f9e8b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'eaa223cbe16143fe856874008cb8e80c'}}
2024-11-07 15:44:21,544 - DEBUG - Response for create_port : {'port': {'name': '80254b20-91cc-45da-aa45-30b6d2aadcdb', 'id': '80254b20-91cc-45da-aa45-30b6d2aadcdb', 'tenant_id': 'eaa223cbe16143fe856874008cb8e80c', 'network_id': '52106075-1d57-4ba7-9c5a-1cd47a3c86d2', 'mac_address': '02:80:25:4b:20:91', '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': '02533b01-f00f-4cef-8ccf-521f808a09b5'}], 'security_groups': ['daefa0c5-ae7a-41ab-8c7a-205951f9e8b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'eaa223cbe16143fe856874008cb8e80c'}}
2024-11-07 15:44:21,952 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2218-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2218-1)
2024-11-07 15:44:22,371 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2218-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2218-1)
2024-11-07 15:44:23,863 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2218-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2218-1)
2024-11-07 15:44:23,864 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2024-11-07 15:44:23,872 - DEBUG - Requesting: http://10.0.0.30:8082/domain/68b5d7e3-d1e0-495e-b7cd-1b245ea3cb81
2024-11-07 15:44:23,890 - DEBUG - Requesting: http://10.0.0.30:8082/project/eaa223cb-e161-43fe-8568-74008cb8e80c
2024-11-07 15:44:24,004 - DEBUG - Requesting: http://10.0.0.30:8082/network-ipam/7c9cde06-029c-4388-92e5-72c2ddc3cddc
2024-11-07 15:44:24,030 - INFO - Verifications in API Server for IPAM: ctest-ipam-83697072 passed
2024-11-07 15:44:24,042 - DEBUG - Control-node 10.0.0.30 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-84071683:ctest-ipam-83697072', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-84071683', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8979295874464891784', 'uuid-lslong': '10584992680474037724'}, 'enable': 'true', 'created': '2024-11-07T15:44:20', 'last-modified': '2024-11-07T15:44:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.798158'}
2024-11-07 15:44:24,042 - INFO - Verifications in Control node for IPAM: ctest-ipam-83697072 passed
2024-11-07 15:44:24,042 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2024-11-07 15:44:24,051 - DEBUG - Requesting: http://10.0.0.30:8082/domain/68b5d7e3-d1e0-495e-b7cd-1b245ea3cb81
2024-11-07 15:44:24,075 - DEBUG - Requesting: http://10.0.0.30:8082/project/eaa223cb-e161-43fe-8568-74008cb8e80c
2024-11-07 15:44:24,201 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/52106075-1d57-4ba7-9c5a-1cd47a3c86d2
2024-11-07 15:44:24,248 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/52106075-1d57-4ba7-9c5a-1cd47a3c86d2
2024-11-07 15:44:24,268 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/6d1d9f8e-1b93-492c-9fe9-7bbbbdd3a15b
2024-11-07 15:44:24,285 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/6d1d9f8e-1b93-492c-9fe9-7bbbbdd3a15b
2024-11-07 15:44:24,313 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/1f6cabe7-d86d-4731-89d3-26fe544104f5
2024-11-07 15:44:24,326 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-07 15:44:24,326 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/52106075-1d57-4ba7-9c5a-1cd47a3c86d2
2024-11-07 15:44:24,347 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/6d1d9f8e-1b93-492c-9fe9-7bbbbdd3a15b
2024-11-07 15:44:24,378 - INFO - Verified VN network id 8 for VN 52106075-1d57-4ba7-9c5a-1cd47a3c86d2
2024-11-07 15:44:24,378 - INFO - Verifications in API Server for VN ctest-vn-23097943 passed
2024-11-07 15:44:24,378 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/52106075-1d57-4ba7-9c5a-1cd47a3c86d2
2024-11-07 15:44:24,401 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/6d1d9f8e-1b93-492c-9fe9-7bbbbdd3a15b
2024-11-07 15:44:24,429 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/6d1d9f8e-1b93-492c-9fe9-7bbbbdd3a15b
2024-11-07 15:44:24,449 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/1f6cabe7-d86d-4731-89d3-26fe544104f5
2024-11-07 15:44:24,472 - DEBUG - Control-node 10.0.0.30 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-84071683:ctest-vn-23097943', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-84071683', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5913332366857161639', 'uuid-lslong': '11266349116730148562'}, 'enable': 'true', 'created': '2024-11-07T15:44:20', 'last-modified': '2024-11-07T15:44:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.652597'}
2024-11-07 15:44:24,484 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-07 15:44:24,484 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-23097943 passed
2024-11-07 15:44:24,485 - DEBUG - ====Verifying policy data for ctest-vn-23097943 in API_Server ======
2024-11-07 15:44:24,486 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2024-11-07 15:44:24,494 - DEBUG - Requesting: http://10.0.0.30:8082/domain/68b5d7e3-d1e0-495e-b7cd-1b245ea3cb81
2024-11-07 15:44:24,513 - DEBUG - Requesting: http://10.0.0.30:8082/project/eaa223cb-e161-43fe-8568-74008cb8e80c
2024-11-07 15:44:24,656 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/52106075-1d57-4ba7-9c5a-1cd47a3c86d2
2024-11-07 15:44:24,685 - DEBUG - =>VN ctest-vn-23097943 has no policy to be verified
2024-11-07 15:44:24,685 - DEBUG - Verifying the vn in opserver
2024-11-07 15:44:24,685 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-84071683:ctest-vn-23097943 virtual network link through opserver 10.0.0.30
2024-11-07 15:44:24,685 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks
2024-11-07 15:44:25,303 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks
2024-11-07 15:44:25,382 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-84071683:ctest-vn-23097943', 'href': 'http://10.0.0.30:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-84071683:ctest-vn-23097943?flat'}
2024-11-07 15:44:25,382 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-84071683:ctest-vn-23097943 is found in opserver
2024-11-07 15:44:25,391 - DEBUG - VRF ids for VN ctest-vn-23097943: {'10.0.0.30': '2'}
2024-11-07 15:44:25,391 - INFO - Waiting for VM ctest-TestBasicVMVN-84071683-94634326 to be up..
2024-11-07 15:44:25,530 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-07 15:44:30,643 - DEBUG - VM is in ACTIVE state now
2024-11-07 15:44:30,644 - INFO - VM name : ctest-TestBasicVMVN-84071683-94634326
2024-11-07 15:44:30,805 - DEBUG - VM ctest-TestBasicVMVN-84071683-94634326 ID is d346c93f-3a10-49fd-b150-005a9ece8d7c
2024-11-07 15:44:30,805 - DEBUG - VM ctest-TestBasicVMVN-84071683-94634326 launched on Node cn-jenkins-deploy-platform-ansible-os-2218-1
2024-11-07 15:44:30,969 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/d346c93f-3a10-49fd-b150-005a9ece8d7c
2024-11-07 15:44:30,982 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/502eec42-ceff-47ca-ba98-fbd559219ef2
2024-11-07 15:44:34,313 - 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 1014ms')
2024-11-07 15:44:34,313 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84071683-94634326 failed!
2024-11-07 15:44:34,391 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84071683:ctest-vn-23097943 is 31.1.1.1 and allocation pool is NOT set
2024-11-07 15:44:34,392 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84071683:ctest-vn-23097943 is 31.1.2.1 and allocation pool is NOT set
2024-11-07 15:44:36,464 - 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=8.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.82 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.820/5.266/8.713/3.446 ms')
2024-11-07 15:44:36,464 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84071683-94634326 passed
2024-11-07 15:44:36,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 15:44:36,635 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84071683-94634326, IP 31.1.1.4, Port 22
2024-11-07 15:44:36,802 - DEBUG - VM ctest-TestBasicVMVN-84071683-94634326 is ready for SSH connections
2024-11-07 15:44:36,802 - INFO - Waiting for VM ctest-TestBasicVMVN-84071683-66526056 to be up..
2024-11-07 15:44:36,957 - DEBUG - VM is in ACTIVE state now
2024-11-07 15:44:36,958 - INFO - VM name : ctest-TestBasicVMVN-84071683-66526056
2024-11-07 15:44:37,091 - DEBUG - VM ctest-TestBasicVMVN-84071683-66526056 ID is 78274af8-6519-4100-aa70-328f85cf3eaa
2024-11-07 15:44:37,092 - DEBUG - VM ctest-TestBasicVMVN-84071683-66526056 launched on Node cn-jenkins-deploy-platform-ansible-os-2218-1
2024-11-07 15:44:37,235 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/78274af8-6519-4100-aa70-328f85cf3eaa
2024-11-07 15:44:37,254 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/80254b20-91cc-45da-aa45-30b6d2aadcdb
2024-11-07 15:44:38,550 - 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=4.51 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.490 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.490/2.500/4.510/2.010 ms')
2024-11-07 15:44:38,550 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-84071683-66526056 passed
2024-11-07 15:44:38,719 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 15:44:38,719 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84071683-66526056, IP 31.1.2.4, Port 22
2024-11-07 15:44:38,883 - DEBUG - VM ctest-TestBasicVMVN-84071683-66526056 is ready for SSH connections
2024-11-07 15:44:38,883 - INFO - Waiting for VM ctest-TestBasicVMVN-84071683-70279929 to be up..
2024-11-07 15:44:38,998 - DEBUG - VM is in ACTIVE state now
2024-11-07 15:44:38,998 - INFO - VM name : ctest-TestBasicVMVN-84071683-70279929
2024-11-07 15:44:39,105 - DEBUG - VM ctest-TestBasicVMVN-84071683-70279929 ID is 25c333d5-6a14-4767-a038-b60baa1330e8
2024-11-07 15:44:39,106 - DEBUG - VM ctest-TestBasicVMVN-84071683-70279929 launched on Node cn-jenkins-deploy-platform-ansible-os-2218-1
2024-11-07 15:44:39,213 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/25c333d5-6a14-4767-a038-b60baa1330e8
2024-11-07 15:44:39,224 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/431e99a4-6914-4bed-8e30-cdce9614fde5
2024-11-07 15:44:40,516 - 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=3.35 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.375 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.375/1.862/3.349/1.487 ms')
2024-11-07 15:44:40,516 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-84071683-70279929 passed
2024-11-07 15:44:40,675 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 15:44:40,675 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84071683-70279929, IP 31.1.1.3, Port 22
2024-11-07 15:44:40,834 - DEBUG - VM ctest-TestBasicVMVN-84071683-70279929 is ready for SSH connections
2024-11-07 15:44:40,834 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 15:44:40,834 - 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.30, gateway password: c0ntrail123
2024-11-07 15:44:40,835 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-07 15:44:44,635 - 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=5.910 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.928 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.945 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.928/2.594/5.910 ms
2024-11-07 15:44:44,635 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-84071683-94634326 passed
2024-11-07 15:44:44,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 15:44:44,635 - 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.30, gateway password: c0ntrail123
2024-11-07 15:44:44,635 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-07 15:44:48,340 - 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.100 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.843 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.137 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.843/1.693/3.100 ms
2024-11-07 15:44:48,340 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-84071683-66526056 passed
2024-11-07 15:44:48,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 15:44:48,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 15:44:48,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 15:44:48,341 - 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.30, gateway password: c0ntrail123
2024-11-07 15:44:48,341 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-07 15:44:48,535 - DEBUG - None
2024-11-07 15:44:48,536 - 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.30, gateway password: c0ntrail123
2024-11-07 15:44:48,536 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-07 15:44:48,750 - DEBUG - None
2024-11-07 15:44:48,750 - 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.30, gateway password: c0ntrail123
2024-11-07 15:44:48,750 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-07 15:44:49,428 - DEBUG - None
2024-11-07 15:44:49,428 - 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.30, gateway password: c0ntrail123
2024-11-07 15:44:49,428 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-07 15:44:51,671 - 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=2.520 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.708 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.454 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.356 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.356/2.383/6.708 ms
2024-11-07 15:44:51,671 - 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.30, gateway password: c0ntrail123
2024-11-07 15:44:51,671 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-07 15:44:53,938 - 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.152 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.397 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.699 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.515 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.022 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.095 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.610 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.515/2.784/6.699 ms
2024-11-07 15:44:53,938 - 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.30, gateway password: c0ntrail123
2024-11-07 15:44:53,938 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-07 15:44:56,208 - 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.755 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.053 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.034 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.434 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.961 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.844 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.436 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.434/1.931/4.034 ms
2024-11-07 15:44:56,209 - INFO - Deleting VM ctest-TestBasicVMVN-84071683-70279929
2024-11-07 15:44:56,287 - INFO - Detaching port 80254b20-91cc-45da-aa45-30b6d2aadcdb from VM ctest-TestBasicVMVN-84071683-66526056
2024-11-07 15:44:56,342 - INFO - Deleting VM ctest-TestBasicVMVN-84071683-66526056
2024-11-07 15:44:56,419 - INFO - Detaching port 502eec42-ceff-47ca-ba98-fbd559219ef2 from VM ctest-TestBasicVMVN-84071683-94634326
2024-11-07 15:44:56,454 - INFO - Deleting VM ctest-TestBasicVMVN-84071683-94634326
2024-11-07 15:44:56,543 - INFO - Deleting VN ctest-vn-23097943
2024-11-07 15:44:56,760 - DEBUG - Response for delete_port : ()
2024-11-07 15:44:57,119 - DEBUG - Response for delete_port : ()
2024-11-07 15:44:57,337 - DEBUG - Response for deleting network ()
2024-11-07 15:44:57,337 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/6d1d9f8e-1b93-492c-9fe9-7bbbbdd3a15b
2024-11-07 15:44:57,345 - DEBUG - Response Code: 404
2024-11-07 15:44:57,345 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2024-11-07 15:44:57,355 - DEBUG - Requesting: http://10.0.0.30:8082/domain/68b5d7e3-d1e0-495e-b7cd-1b245ea3cb81
2024-11-07 15:44:57,374 - DEBUG - Requesting: http://10.0.0.30:8082/project/eaa223cb-e161-43fe-8568-74008cb8e80c
2024-11-07 15:44:57,468 - INFO - Validated that VN ctest-vn-23097943 is not found in API Server
2024-11-07 15:44:57,488 - DEBUG - VN ctest-vn-23097943 is not present in Agent 10.0.0.30
2024-11-07 15:44:57,488 - INFO - Validated that VN ctest-vn-23097943 is not in any agent
2024-11-07 15:44:57,495 - DEBUG - VRF 2 is not seen in agent 10.0.0.30
2024-11-07 15:44:57,502 - DEBUG - Vrouter 10.0.0.30 does not have vrf 2 for VN ctest-vn-23097943
2024-11-07 15:44:57,502 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-84071683:ctest-vn-23097943
2024-11-07 15:44:57,514 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-23097943 info
2024-11-07 15:44:57,615 - INFO - IPAM: ctest-ipam-83697072 is not found in API Server
2024-11-07 15:44:57,628 - INFO - IPAM:ctest-ipam-83697072 is not found in control node
2024-11-07 15:44:57,897 - DEBUG - No XMPP flaps were noticed during the test
2024-11-07 15:44:57,898 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2024-11-07 15:44:57,898 - INFO - --------------------------------------------------------------------------------
2024-11-07 15:44:58,693 - INFO - Deleted project: ctest-TestBasicVMVN-84071683, ID : eaa223cb-e161-43fe-8568-74008cb8e80c