2025-01-07 16:20:36,961 - INFO - Domain Default found not creating
2025-01-07 16:20:37,118 - INFO - Project ctest-TestBasicVMVN-39801214 not found, creating it
2025-01-07 16:20:37,614 - INFO - Created Project:ctest-TestBasicVMVN-39801214, ID : e1f8adc7-fe28-4f55-8935-6f2d20a48abc
2025-01-07 16:20:39,266 - INFO - ================================================================================
2025-01-07 16:20:39,266 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-07 16:20:39,266 - 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-07 16:20:39,522 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.18': '0'}} with
2025-01-07 16:20:39,522 - INFO - Initial checks done. Running the testcase now
2025-01-07 16:20:39,522 - INFO -
2025-01-07 16:20:40,104 - DEBUG - Response for create_network : {'network': {'id': '2af8d63c-35ac-4af5-8fbf-0a6b5660ced1', 'name': 'ctest-vn2_metadata-02859586', 'tenant_id': 'e1f8adc7fe284f5589356f2d20a48abc', 'project_id': 'e1f8adc7fe284f5589356f2d20a48abc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39801214', 'ctest-vn2_metadata-02859586'], 'port_security_enabled': True, 'description': ''}}
2025-01-07 16:20:40,280 - DEBUG - Response for create_subnet : {'subnet': {'id': '1bdb12cd-a63a-4d3c-a0ae-abe15d6a3936', 'name': '', 'tenant_id': 'e1f8adc7fe284f5589356f2d20a48abc', 'network_id': '2af8d63c-35ac-4af5-8fbf-0a6b5660ced1', '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': 'e1f8adc7fe284f5589356f2d20a48abc'}}
2025-01-07 16:20:40,301 - INFO - Created VN ctest-vn2_metadata-02859586
2025-01-07 16:20:40,355 - DEBUG - VN ctest-vn2_metadata-02859586 UUID is 2af8d63c-35ac-4af5-8fbf-0a6b5660ced1
2025-01-07 16:20:40,549 - DEBUG - Services list from nova: [, , ]
2025-01-07 16:20:41,626 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2551-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2551-1)
2025-01-07 16:20:41,746 - DEBUG - Link local service introspect added
2025-01-07 16:20:41,788 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-07 16:20:46,881 - DEBUG - VM is in ACTIVE state now
2025-01-07 16:20:47,020 - INFO - Waiting for VM ctest-TestBasicVMVN-39801214-40821734 to be up..
2025-01-07 16:20:47,020 - INFO - VM name : ctest-TestBasicVMVN-39801214-40821734
2025-01-07 16:20:47,121 - DEBUG - VM ctest-TestBasicVMVN-39801214-40821734 ID is 6e1b0d72-4376-4b27-a99d-ce82c4eaa72d
2025-01-07 16:20:47,121 - DEBUG - VM ctest-TestBasicVMVN-39801214-40821734 launched on Node cn-jenkins-deploy-platform-ansible-os-2551-1
2025-01-07 16:20:47,359 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/6e1b0d72-4376-4b27-a99d-ce82c4eaa72d
2025-01-07 16:20:47,670 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/6e1b0d72-4376-4b27-a99d-ce82c4eaa72d
2025-01-07 16:20:47,706 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/82b6db22-3b86-4ce0-8557-eb5ae26bbb30
2025-01-07 16:20:50,957 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-01-07 16:20:50,957 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39801214-40821734 failed!
2025-01-07 16:20:51,014 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39801214:ctest-vn2_metadata-02859586 is 11.1.1.1 and allocation pool is NOT set
2025-01-07 16:20:53,080 - 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.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.56 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 = 1.562/2.876/4.190/1.314 ms')
2025-01-07 16:20:53,081 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39801214-40821734 passed
2025-01-07 16:20:53,235 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 16:20:53,235 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39801214-40821734, IP 11.1.1.3, Port 22
2025-01-07 16:20:53,401 - DEBUG - VM ctest-TestBasicVMVN-39801214-40821734 is ready for SSH connections
2025-01-07 16:20:53,401 - INFO - Retry 0
2025-01-07 16:20:53,402 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123
2025-01-07 16:20:53,402 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-07 16:20:55,044 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-07 16:20:55,044 - INFO - Generic metadata worked
2025-01-07 16:20:55,318 - DEBUG - Link local service introspect removed
2025-01-07 16:20:55,318 - INFO - Deleting VM ctest-TestBasicVMVN-39801214-40821734
2025-01-07 16:20:55,397 - INFO - Deleting VN ctest-vn2_metadata-02859586
2025-01-07 16:20:55,443 - DEBUG - VN 2af8d63c-35ac-4af5-8fbf-0a6b5660ced1 still in use: Unable to complete operation on network 2af8d63c-35ac-4af5-8fbf-0a6b5660ced1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8a1ba9ab-9763-48ab-bb90-d2f6ea156e6b']
2025-01-07 16:20:55,443 - WARNING - Deleting VN ctest-vn2_metadata-02859586 failed..Will retry
2025-01-07 16:20:57,560 - DEBUG - Response for deleting network ()
2025-01-07 16:20:57,816 - DEBUG - No XMPP flaps were noticed during the test
2025-01-07 16:20:57,816 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-07 16:20:57,816 - INFO - --------------------------------------------------------------------------------
2025-01-07 16:20:57,819 - INFO - ================================================================================
2025-01-07 16:20:57,819 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-07 16:20:57,819 - 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-07 16:20:58,109 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.18': '0'}} with
2025-01-07 16:20:58,109 - INFO - Initial checks done. Running the testcase now
2025-01-07 16:20:58,109 - INFO -
2025-01-07 16:20:58,612 - DEBUG - Response for create_network : {'network': {'id': 'd5c37105-5a53-4588-8b92-91e536e81de5', 'name': 'ctest-vn-35667677', 'tenant_id': 'e1f8adc7fe284f5589356f2d20a48abc', 'project_id': 'e1f8adc7fe284f5589356f2d20a48abc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39801214', 'ctest-vn-35667677'], 'port_security_enabled': True, 'description': ''}}
2025-01-07 16:20:58,786 - DEBUG - Response for create_subnet : {'subnet': {'id': '1ca72a54-b463-4e9e-bfe9-4835fb512758', 'name': '', 'tenant_id': 'e1f8adc7fe284f5589356f2d20a48abc', 'network_id': 'd5c37105-5a53-4588-8b92-91e536e81de5', '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': 'e1f8adc7fe284f5589356f2d20a48abc'}}
2025-01-07 16:20:58,970 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc4213c1-0aca-49e2-9a3c-80efe197b645', 'name': '', 'tenant_id': 'e1f8adc7fe284f5589356f2d20a48abc', 'network_id': 'd5c37105-5a53-4588-8b92-91e536e81de5', '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': 'e1f8adc7fe284f5589356f2d20a48abc'}}
2025-01-07 16:20:58,991 - INFO - Created VN ctest-vn-35667677
2025-01-07 16:20:59,047 - DEBUG - VN ctest-vn-35667677 UUID is d5c37105-5a53-4588-8b92-91e536e81de5
2025-01-07 16:20:59,461 - DEBUG - Response for create_port : {'port': {'name': 'a4555e76-504d-4a75-8430-80cf01834c26', 'id': 'a4555e76-504d-4a75-8430-80cf01834c26', 'tenant_id': 'e1f8adc7fe284f5589356f2d20a48abc', 'network_id': 'd5c37105-5a53-4588-8b92-91e536e81de5', 'mac_address': '02:a4:55:5e:76:50', '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': '1ca72a54-b463-4e9e-bfe9-4835fb512758'}], 'security_groups': ['9cbae11b-09ea-47d8-9611-ebe65f5d2ccf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e1f8adc7fe284f5589356f2d20a48abc'}}
2025-01-07 16:20:59,675 - DEBUG - Response for create_port : {'port': {'name': '36c25404-9cdf-4e8c-a2a0-e672ca854917', 'id': '36c25404-9cdf-4e8c-a2a0-e672ca854917', 'tenant_id': 'e1f8adc7fe284f5589356f2d20a48abc', 'network_id': 'd5c37105-5a53-4588-8b92-91e536e81de5', 'mac_address': '02:36:c2:54:04:9c', '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': 'dc4213c1-0aca-49e2-9a3c-80efe197b645'}], 'security_groups': ['9cbae11b-09ea-47d8-9611-ebe65f5d2ccf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e1f8adc7fe284f5589356f2d20a48abc'}}
2025-01-07 16:21:00,176 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2551-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2551-1)
2025-01-07 16:21:00,656 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2551-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2551-1)
2025-01-07 16:21:01,904 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2551-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2551-1)
2025-01-07 16:21:01,904 - DEBUG - Requesting: http://10.0.0.35:8082/domains
2025-01-07 16:21:01,911 - DEBUG - Requesting: http://10.0.0.35:8082/domain/64c27948-1c68-4ae1-acea-01b9037f072f
2025-01-07 16:21:01,926 - DEBUG - Requesting: http://10.0.0.35:8082/project/e1f8adc7-fe28-4f55-8935-6f2d20a48abc
2025-01-07 16:21:02,020 - DEBUG - Requesting: http://10.0.0.35:8082/network-ipam/5cfee867-1749-430b-83da-13188618f23f
2025-01-07 16:21:02,041 - INFO - Verifications in API Server for IPAM: ctest-ipam-76819701 passed
2025-01-07 16:21:02,050 - DEBUG - Control-node 10.0.0.35 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-39801214:ctest-ipam-76819701', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-39801214', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6701048825043829515', 'uuid-lslong': '9500927359941407295'}, 'enable': 'true', 'created': '2025-01-07T16:20:58', 'last-modified': '2025-01-07T16:20:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.705672'}
2025-01-07 16:21:02,050 - INFO - Verifications in Control node for IPAM: ctest-ipam-76819701 passed
2025-01-07 16:21:02,050 - DEBUG - Requesting: http://10.0.0.35:8082/domains
2025-01-07 16:21:02,059 - DEBUG - Requesting: http://10.0.0.35:8082/domain/64c27948-1c68-4ae1-acea-01b9037f072f
2025-01-07 16:21:02,075 - DEBUG - Requesting: http://10.0.0.35:8082/project/e1f8adc7-fe28-4f55-8935-6f2d20a48abc
2025-01-07 16:21:02,191 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/d5c37105-5a53-4588-8b92-91e536e81de5
2025-01-07 16:21:02,206 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/d5c37105-5a53-4588-8b92-91e536e81de5
2025-01-07 16:21:02,221 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/2121c3d9-bfb7-4d36-8864-ec145a180b0f
2025-01-07 16:21:02,235 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/2121c3d9-bfb7-4d36-8864-ec145a180b0f
2025-01-07 16:21:02,247 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/9c76c4b6-5d68-4263-bba7-9448b49938de
2025-01-07 16:21:02,257 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-07 16:21:02,257 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/d5c37105-5a53-4588-8b92-91e536e81de5
2025-01-07 16:21:02,271 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/2121c3d9-bfb7-4d36-8864-ec145a180b0f
2025-01-07 16:21:02,291 - INFO - Verified VN network id 8 for VN d5c37105-5a53-4588-8b92-91e536e81de5
2025-01-07 16:21:02,291 - INFO - Verifications in API Server for VN ctest-vn-35667677 passed
2025-01-07 16:21:02,291 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/d5c37105-5a53-4588-8b92-91e536e81de5
2025-01-07 16:21:02,305 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/2121c3d9-bfb7-4d36-8864-ec145a180b0f
2025-01-07 16:21:02,319 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/2121c3d9-bfb7-4d36-8864-ec145a180b0f
2025-01-07 16:21:02,328 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/9c76c4b6-5d68-4263-bba7-9448b49938de
2025-01-07 16:21:02,351 - DEBUG - Control-node 10.0.0.35 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-39801214:ctest-vn-35667677', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-39801214', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15403279418341410184', 'uuid-lslong': '10057261331526458853'}, 'enable': 'true', 'created': '2025-01-07T16:20:58', 'last-modified': '2025-01-07T16:20:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.414733'}
2025-01-07 16:21:02,370 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-07 16:21:02,371 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-35667677 passed
2025-01-07 16:21:02,371 - DEBUG - ====Verifying policy data for ctest-vn-35667677 in API_Server ======
2025-01-07 16:21:02,372 - DEBUG - Requesting: http://10.0.0.35:8082/domains
2025-01-07 16:21:02,388 - DEBUG - Requesting: http://10.0.0.35:8082/domain/64c27948-1c68-4ae1-acea-01b9037f072f
2025-01-07 16:21:02,408 - DEBUG - Requesting: http://10.0.0.35:8082/project/e1f8adc7-fe28-4f55-8935-6f2d20a48abc
2025-01-07 16:21:02,544 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/d5c37105-5a53-4588-8b92-91e536e81de5
2025-01-07 16:21:02,565 - DEBUG - =>VN ctest-vn-35667677 has no policy to be verified
2025-01-07 16:21:02,565 - DEBUG - Verifying the vn in opserver
2025-01-07 16:21:02,565 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-39801214:ctest-vn-35667677 virtual network link through opserver 10.0.0.35
2025-01-07 16:21:02,565 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks
2025-01-07 16:21:03,028 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks
2025-01-07 16:21:03,166 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-39801214:ctest-vn-35667677', 'href': 'http://10.0.0.35:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-39801214:ctest-vn-35667677?flat'}
2025-01-07 16:21:03,166 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-39801214:ctest-vn-35667677 is found in opserver
2025-01-07 16:21:03,173 - DEBUG - VRF ids for VN ctest-vn-35667677: {'10.0.0.35': '2'}
2025-01-07 16:21:03,174 - INFO - Waiting for VM ctest-TestBasicVMVN-39801214-50120192 to be up..
2025-01-07 16:21:03,308 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-07 16:21:08,392 - DEBUG - VM is in ACTIVE state now
2025-01-07 16:21:08,392 - INFO - VM name : ctest-TestBasicVMVN-39801214-50120192
2025-01-07 16:21:08,480 - DEBUG - VM ctest-TestBasicVMVN-39801214-50120192 ID is 9e770107-71f3-4de7-b68f-dd22b774c780
2025-01-07 16:21:08,480 - DEBUG - VM ctest-TestBasicVMVN-39801214-50120192 launched on Node cn-jenkins-deploy-platform-ansible-os-2551-1
2025-01-07 16:21:08,575 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/9e770107-71f3-4de7-b68f-dd22b774c780
2025-01-07 16:21:08,585 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/a4555e76-504d-4a75-8430-80cf01834c26
2025-01-07 16:21:11,858 - 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 1026ms')
2025-01-07 16:21:11,859 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39801214-50120192 failed!
2025-01-07 16:21:11,918 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39801214:ctest-vn-35667677 is 31.1.1.1 and allocation pool is NOT set
2025-01-07 16:21:11,918 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39801214:ctest-vn-35667677 is 31.1.2.1 and allocation pool is NOT set
2025-01-07 16:21:13,981 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.504 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.504/1.594/2.685/1.090 ms')
2025-01-07 16:21:13,982 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39801214-50120192 passed
2025-01-07 16:21:14,134 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 16:21:14,134 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39801214-50120192, IP 31.1.1.4, Port 22
2025-01-07 16:21:14,301 - DEBUG - VM ctest-TestBasicVMVN-39801214-50120192 is ready for SSH connections
2025-01-07 16:21:14,301 - INFO - Waiting for VM ctest-TestBasicVMVN-39801214-29417395 to be up..
2025-01-07 16:21:14,394 - DEBUG - VM is in ACTIVE state now
2025-01-07 16:21:14,394 - INFO - VM name : ctest-TestBasicVMVN-39801214-29417395
2025-01-07 16:21:14,475 - DEBUG - VM ctest-TestBasicVMVN-39801214-29417395 ID is f0a9a59f-2ab6-491f-8144-adda78395b98
2025-01-07 16:21:14,476 - DEBUG - VM ctest-TestBasicVMVN-39801214-29417395 launched on Node cn-jenkins-deploy-platform-ansible-os-2551-1
2025-01-07 16:21:14,573 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/f0a9a59f-2ab6-491f-8144-adda78395b98
2025-01-07 16:21:14,584 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/36c25404-9cdf-4e8c-a2a0-e672ca854917
2025-01-07 16:21:15,838 - 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=3.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.410 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.410/1.771/3.133/1.361 ms')
2025-01-07 16:21:15,838 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-39801214-29417395 passed
2025-01-07 16:21:15,994 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 16:21:15,994 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39801214-29417395, IP 31.1.2.4, Port 22
2025-01-07 16:21:16,150 - DEBUG - VM ctest-TestBasicVMVN-39801214-29417395 is ready for SSH connections
2025-01-07 16:21:16,150 - INFO - Waiting for VM ctest-TestBasicVMVN-39801214-59205080 to be up..
2025-01-07 16:21:16,231 - DEBUG - VM is in ACTIVE state now
2025-01-07 16:21:16,231 - INFO - VM name : ctest-TestBasicVMVN-39801214-59205080
2025-01-07 16:21:16,307 - DEBUG - VM ctest-TestBasicVMVN-39801214-59205080 ID is eea75944-80fe-4312-aba1-6c6a34f593cf
2025-01-07 16:21:16,307 - DEBUG - VM ctest-TestBasicVMVN-39801214-59205080 launched on Node cn-jenkins-deploy-platform-ansible-os-2551-1
2025-01-07 16:21:16,393 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/eea75944-80fe-4312-aba1-6c6a34f593cf
2025-01-07 16:21:16,404 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/327d94e9-94af-4685-8d00-5f8b574815ef
2025-01-07 16:21:17,659 - 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.89 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.417 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.417/1.654/2.892/1.237 ms')
2025-01-07 16:21:17,659 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-39801214-59205080 passed
2025-01-07 16:21:17,814 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 16:21:17,815 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39801214-59205080, IP 31.1.1.3, Port 22
2025-01-07 16:21:17,971 - DEBUG - VM ctest-TestBasicVMVN-39801214-59205080 is ready for SSH connections
2025-01-07 16:21:17,971 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 16:21:17,971 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123
2025-01-07 16:21:17,971 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-07 16:21:21,658 - 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.867 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.394 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.507 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.394/2.256/3.867 ms
2025-01-07 16:21:21,659 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-39801214-50120192 passed
2025-01-07 16:21:21,659 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 16:21:21,661 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123
2025-01-07 16:21:21,661 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-07 16:21:25,311 - 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.741 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.858 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.857 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.857/1.818/3.741 ms
2025-01-07 16:21:25,311 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-39801214-29417395 passed
2025-01-07 16:21:25,311 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 16:21:25,311 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 16:21:25,311 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 16:21:25,311 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123
2025-01-07 16:21:25,311 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-07 16:21:25,497 - DEBUG - None
2025-01-07 16:21:25,498 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123
2025-01-07 16:21:25,498 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-07 16:21:25,688 - DEBUG - None
2025-01-07 16:21:25,688 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123
2025-01-07 16:21:25,688 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-07 16:21:26,348 - DEBUG - None
2025-01-07 16:21:26,349 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123
2025-01-07 16:21:26,349 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-07 16:21:28,622 - 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=3.206 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.742 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.700 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.192 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.480 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.480/2.664/6.742 ms
2025-01-07 16:21:28,622 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123
2025-01-07 16:21:28,622 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-07 16:21:30,869 - 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.035 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.906 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.432 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.193 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.581 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.036 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.421 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.421/2.372/4.432 ms
2025-01-07 16:21:30,870 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123
2025-01-07 16:21:30,870 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-07 16:21:33,132 - 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.659 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.712 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.703 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.465 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.904 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.927 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.443 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.443/2.401/4.703 ms
2025-01-07 16:21:33,132 - INFO - Deleting VM ctest-TestBasicVMVN-39801214-59205080
2025-01-07 16:21:33,202 - INFO - Detaching port 36c25404-9cdf-4e8c-a2a0-e672ca854917 from VM ctest-TestBasicVMVN-39801214-29417395
2025-01-07 16:21:33,255 - INFO - Deleting VM ctest-TestBasicVMVN-39801214-29417395
2025-01-07 16:21:33,351 - INFO - Detaching port a4555e76-504d-4a75-8430-80cf01834c26 from VM ctest-TestBasicVMVN-39801214-50120192
2025-01-07 16:21:33,392 - INFO - Deleting VM ctest-TestBasicVMVN-39801214-50120192
2025-01-07 16:21:33,479 - INFO - Deleting VN ctest-vn-35667677
2025-01-07 16:21:33,673 - DEBUG - Response for delete_port : ()
2025-01-07 16:21:33,895 - DEBUG - Response for delete_port : ()
2025-01-07 16:21:33,945 - DEBUG - VN d5c37105-5a53-4588-8b92-91e536e81de5 still in use: Unable to complete operation on network d5c37105-5a53-4588-8b92-91e536e81de5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bd80c7de-c682-41c6-8a1f-1237744672d3']
2025-01-07 16:21:33,946 - WARNING - Deleting VN ctest-vn-35667677 failed..Will retry
2025-01-07 16:21:36,090 - DEBUG - Response for deleting network ()
2025-01-07 16:21:36,091 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/2121c3d9-bfb7-4d36-8864-ec145a180b0f
2025-01-07 16:21:36,098 - DEBUG - Response Code: 404
2025-01-07 16:21:36,099 - DEBUG - Requesting: http://10.0.0.35:8082/domains
2025-01-07 16:21:36,110 - DEBUG - Requesting: http://10.0.0.35:8082/domain/64c27948-1c68-4ae1-acea-01b9037f072f
2025-01-07 16:21:36,168 - DEBUG - Requesting: http://10.0.0.35:8082/project/e1f8adc7-fe28-4f55-8935-6f2d20a48abc
2025-01-07 16:21:36,253 - INFO - Validated that VN ctest-vn-35667677 is not found in API Server
2025-01-07 16:21:36,269 - DEBUG - VN ctest-vn-35667677 is not present in Agent 10.0.0.35
2025-01-07 16:21:36,269 - INFO - Validated that VN ctest-vn-35667677 is not in any agent
2025-01-07 16:21:36,277 - DEBUG - VRF 2 is not seen in agent 10.0.0.35
2025-01-07 16:21:36,283 - DEBUG - Vrouter 10.0.0.35 does not have vrf 2 for VN ctest-vn-35667677
2025-01-07 16:21:36,283 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-39801214:ctest-vn-35667677
2025-01-07 16:21:36,303 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-35667677 info
2025-01-07 16:21:36,398 - INFO - IPAM: ctest-ipam-76819701 is not found in API Server
2025-01-07 16:21:36,415 - INFO - IPAM:ctest-ipam-76819701 is not found in control node
2025-01-07 16:21:36,674 - DEBUG - No XMPP flaps were noticed during the test
2025-01-07 16:21:36,674 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-01-07 16:21:36,675 - INFO - --------------------------------------------------------------------------------
2025-01-07 16:21:37,398 - INFO - Deleted project: ctest-TestBasicVMVN-39801214, ID : e1f8adc7-fe28-4f55-8935-6f2d20a48abc