2024-11-13 08:51:09,846 - INFO - Domain Default found not creating
2024-11-13 08:51:10,040 - INFO - Project ctest-TestBasicVMVN-74041875 not found, creating it
2024-11-13 08:51:10,554 - INFO - Created Project:ctest-TestBasicVMVN-74041875, ID : 25d049b2-12c5-4589-a1f4-61f8bc9474c0
2024-11-13 08:51:12,218 - INFO - ================================================================================
2024-11-13 08:51:12,218 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-13 08:51:12,218 - 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-13 08:51:12,480 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.13': '0'}} with
2024-11-13 08:51:12,480 - INFO - Initial checks done. Running the testcase now
2024-11-13 08:51:12,480 - INFO -
2024-11-13 08:51:13,144 - DEBUG - Response for create_network : {'network': {'id': 'a572409f-7b72-49a4-a10e-e084f6d30168', 'name': 'ctest-vn2_metadata-81096645', 'tenant_id': '25d049b212c54589a1f461f8bc9474c0', 'project_id': '25d049b212c54589a1f461f8bc9474c0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74041875', 'ctest-vn2_metadata-81096645'], 'port_security_enabled': True, 'description': ''}}
2024-11-13 08:51:13,339 - DEBUG - Response for create_subnet : {'subnet': {'id': '9a252ad0-866e-4ab4-aa41-92cb0c7ca42b', 'name': '', 'tenant_id': '25d049b212c54589a1f461f8bc9474c0', 'network_id': 'a572409f-7b72-49a4-a10e-e084f6d30168', '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': '25d049b212c54589a1f461f8bc9474c0'}}
2024-11-13 08:51:13,358 - INFO - Created VN ctest-vn2_metadata-81096645
2024-11-13 08:51:13,416 - DEBUG - VN ctest-vn2_metadata-81096645 UUID is a572409f-7b72-49a4-a10e-e084f6d30168
2024-11-13 08:51:13,620 - DEBUG - Services list from nova: [, , ]
2024-11-13 08:51:14,829 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2281-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2281-1)
2024-11-13 08:51:14,943 - DEBUG - Link local service introspect added
2024-11-13 08:51:14,993 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-13 08:51:20,101 - DEBUG - VM is in ACTIVE state now
2024-11-13 08:51:20,245 - INFO - Waiting for VM ctest-TestBasicVMVN-74041875-65533761 to be up..
2024-11-13 08:51:20,245 - INFO - VM name : ctest-TestBasicVMVN-74041875-65533761
2024-11-13 08:51:20,339 - DEBUG - VM ctest-TestBasicVMVN-74041875-65533761 ID is 7581fe5f-6129-4b6a-9f6f-f88ed3ac62f0
2024-11-13 08:51:20,339 - DEBUG - VM ctest-TestBasicVMVN-74041875-65533761 launched on Node cn-jenkins-deploy-platform-ansible-os-2281-1
2024-11-13 08:51:20,443 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/7581fe5f-6129-4b6a-9f6f-f88ed3ac62f0
2024-11-13 08:51:20,744 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/7581fe5f-6129-4b6a-9f6f-f88ed3ac62f0
2024-11-13 08:51:20,784 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/2f34447b-5179-43ff-a043-e61c677d96a7
2024-11-13 08:51:24,056 - 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-13 08:51:24,056 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74041875-65533761 failed!
2024-11-13 08:51:24,124 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74041875:ctest-vn2_metadata-81096645 is 11.1.1.1 and allocation pool is NOT set
2024-11-13 08:51:26,194 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.52 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.523/2.967/4.412/1.444 ms')
2024-11-13 08:51:26,194 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74041875-65533761 passed
2024-11-13 08:51:26,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 08:51:26,356 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74041875-65533761, IP 11.1.1.3, Port 22
2024-11-13 08:51:26,513 - DEBUG - VM ctest-TestBasicVMVN-74041875-65533761 is ready for SSH connections
2024-11-13 08:51:26,514 - INFO - Retry 0
2024-11-13 08:51:26,514 - 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.24, gateway password: c0ntrail123
2024-11-13 08:51:26,514 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-13 08:51:28,147 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-13 08:51:28,147 - INFO - Generic metadata worked
2024-11-13 08:51:28,419 - DEBUG - Link local service introspect removed
2024-11-13 08:51:28,420 - INFO - Deleting VM ctest-TestBasicVMVN-74041875-65533761
2024-11-13 08:51:28,492 - INFO - Deleting VN ctest-vn2_metadata-81096645
2024-11-13 08:51:28,548 - DEBUG - VN a572409f-7b72-49a4-a10e-e084f6d30168 still in use: Unable to complete operation on network a572409f-7b72-49a4-a10e-e084f6d30168. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8a8f02ae-50b3-4e86-884f-80c7eb6f31bb']
2024-11-13 08:51:28,548 - WARNING - Deleting VN ctest-vn2_metadata-81096645 failed..Will retry
2024-11-13 08:51:30,671 - DEBUG - Response for deleting network ()
2024-11-13 08:51:30,929 - DEBUG - No XMPP flaps were noticed during the test
2024-11-13 08:51:30,930 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2024-11-13 08:51:30,930 - INFO - --------------------------------------------------------------------------------
2024-11-13 08:51:30,932 - INFO - ================================================================================
2024-11-13 08:51:30,933 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-13 08:51:30,933 - 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-13 08:51:31,226 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.13': '0'}} with
2024-11-13 08:51:31,226 - INFO - Initial checks done. Running the testcase now
2024-11-13 08:51:31,227 - INFO -
2024-11-13 08:51:31,768 - DEBUG - Response for create_network : {'network': {'id': '3cf0faec-07e9-4f79-ad0d-173a1ffc0608', 'name': 'ctest-vn-98024652', 'tenant_id': '25d049b212c54589a1f461f8bc9474c0', 'project_id': '25d049b212c54589a1f461f8bc9474c0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74041875', 'ctest-vn-98024652'], 'port_security_enabled': True, 'description': ''}}
2024-11-13 08:51:31,957 - DEBUG - Response for create_subnet : {'subnet': {'id': '66a7ab39-8131-479b-a3a1-a3739a9e0020', 'name': '', 'tenant_id': '25d049b212c54589a1f461f8bc9474c0', 'network_id': '3cf0faec-07e9-4f79-ad0d-173a1ffc0608', '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': '25d049b212c54589a1f461f8bc9474c0'}}
2024-11-13 08:51:32,153 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f89ba784-0fef-4e05-be69-f9a771e71212', 'name': '', 'tenant_id': '25d049b212c54589a1f461f8bc9474c0', 'network_id': '3cf0faec-07e9-4f79-ad0d-173a1ffc0608', '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': '25d049b212c54589a1f461f8bc9474c0'}}
2024-11-13 08:51:32,185 - INFO - Created VN ctest-vn-98024652
2024-11-13 08:51:32,248 - DEBUG - VN ctest-vn-98024652 UUID is 3cf0faec-07e9-4f79-ad0d-173a1ffc0608
2024-11-13 08:51:32,669 - DEBUG - Response for create_port : {'port': {'name': '385d0b61-5b5f-46b6-a56a-fe08acaa3e95', 'id': '385d0b61-5b5f-46b6-a56a-fe08acaa3e95', 'tenant_id': '25d049b212c54589a1f461f8bc9474c0', 'network_id': '3cf0faec-07e9-4f79-ad0d-173a1ffc0608', 'mac_address': '02:38:5d:0b:61:5b', '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': '66a7ab39-8131-479b-a3a1-a3739a9e0020'}], 'security_groups': ['92ffc6ef-230e-4f15-966f-adcdfffa43ee'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25d049b212c54589a1f461f8bc9474c0'}}
2024-11-13 08:51:32,872 - DEBUG - Response for create_port : {'port': {'name': '8b04976c-0ab6-453e-9447-a00061bc8f83', 'id': '8b04976c-0ab6-453e-9447-a00061bc8f83', 'tenant_id': '25d049b212c54589a1f461f8bc9474c0', 'network_id': '3cf0faec-07e9-4f79-ad0d-173a1ffc0608', 'mac_address': '02:8b:04:97:6c:0a', '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': 'f89ba784-0fef-4e05-be69-f9a771e71212'}], 'security_groups': ['92ffc6ef-230e-4f15-966f-adcdfffa43ee'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25d049b212c54589a1f461f8bc9474c0'}}
2024-11-13 08:51:33,401 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2281-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2281-1)
2024-11-13 08:51:33,850 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2281-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2281-1)
2024-11-13 08:51:35,167 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2281-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2281-1)
2024-11-13 08:51:35,168 - DEBUG - Requesting: http://10.0.0.24:8082/domains
2024-11-13 08:51:35,175 - DEBUG - Requesting: http://10.0.0.24:8082/domain/c6a8b3aa-db7d-4f69-b72f-804989514c8c
2024-11-13 08:51:35,190 - DEBUG - Requesting: http://10.0.0.24:8082/project/25d049b2-12c5-4589-a1f4-61f8bc9474c0
2024-11-13 08:51:35,278 - DEBUG - Requesting: http://10.0.0.24:8082/network-ipam/94e02e93-fec4-469f-86b3-b638f473f6c9
2024-11-13 08:51:35,289 - INFO - Verifications in API Server for IPAM: ctest-ipam-70425585 passed
2024-11-13 08:51:35,296 - DEBUG - Control-node 10.0.0.24 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-74041875:ctest-ipam-70425585', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74041875', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10727625525565867679', 'uuid-lslong': '9706301977649215177'}, 'enable': 'true', 'created': '2024-11-13T08:51:31', 'last-modified': '2024-11-13T08:51:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.826442'}
2024-11-13 08:51:35,296 - INFO - Verifications in Control node for IPAM: ctest-ipam-70425585 passed
2024-11-13 08:51:35,296 - DEBUG - Requesting: http://10.0.0.24:8082/domains
2024-11-13 08:51:35,303 - DEBUG - Requesting: http://10.0.0.24:8082/domain/c6a8b3aa-db7d-4f69-b72f-804989514c8c
2024-11-13 08:51:35,318 - DEBUG - Requesting: http://10.0.0.24:8082/project/25d049b2-12c5-4589-a1f4-61f8bc9474c0
2024-11-13 08:51:35,417 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/3cf0faec-07e9-4f79-ad0d-173a1ffc0608
2024-11-13 08:51:35,438 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/3cf0faec-07e9-4f79-ad0d-173a1ffc0608
2024-11-13 08:51:35,458 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/007011b6-18f3-4052-b6e8-d7fa28c075df
2024-11-13 08:51:35,483 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/007011b6-18f3-4052-b6e8-d7fa28c075df
2024-11-13 08:51:35,499 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/9c1a5b36-cb32-4dbc-95aa-5c294d4c2066
2024-11-13 08:51:35,510 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-13 08:51:35,510 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/3cf0faec-07e9-4f79-ad0d-173a1ffc0608
2024-11-13 08:51:35,527 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/007011b6-18f3-4052-b6e8-d7fa28c075df
2024-11-13 08:51:35,557 - INFO - Verified VN network id 8 for VN 3cf0faec-07e9-4f79-ad0d-173a1ffc0608
2024-11-13 08:51:35,557 - INFO - Verifications in API Server for VN ctest-vn-98024652 passed
2024-11-13 08:51:35,557 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/3cf0faec-07e9-4f79-ad0d-173a1ffc0608
2024-11-13 08:51:35,582 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/007011b6-18f3-4052-b6e8-d7fa28c075df
2024-11-13 08:51:35,592 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/007011b6-18f3-4052-b6e8-d7fa28c075df
2024-11-13 08:51:35,603 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/9c1a5b36-cb32-4dbc-95aa-5c294d4c2066
2024-11-13 08:51:35,625 - DEBUG - Control-node 10.0.0.24 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-74041875:ctest-vn-98024652', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74041875', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4391285528338190201', 'uuid-lslong': '12469648481670923784'}, 'enable': 'true', 'created': '2024-11-13T08:51:31', 'last-modified': '2024-11-13T08:51:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.515357'}
2024-11-13 08:51:35,637 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-13 08:51:35,638 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-98024652 passed
2024-11-13 08:51:35,638 - DEBUG - ====Verifying policy data for ctest-vn-98024652 in API_Server ======
2024-11-13 08:51:35,638 - DEBUG - Requesting: http://10.0.0.24:8082/domains
2024-11-13 08:51:35,647 - DEBUG - Requesting: http://10.0.0.24:8082/domain/c6a8b3aa-db7d-4f69-b72f-804989514c8c
2024-11-13 08:51:35,674 - DEBUG - Requesting: http://10.0.0.24:8082/project/25d049b2-12c5-4589-a1f4-61f8bc9474c0
2024-11-13 08:51:35,741 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/3cf0faec-07e9-4f79-ad0d-173a1ffc0608
2024-11-13 08:51:35,770 - DEBUG - =>VN ctest-vn-98024652 has no policy to be verified
2024-11-13 08:51:35,770 - DEBUG - Verifying the vn in opserver
2024-11-13 08:51:35,770 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-74041875:ctest-vn-98024652 virtual network link through opserver 10.0.0.24
2024-11-13 08:51:35,770 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks
2024-11-13 08:51:36,237 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks
2024-11-13 08:51:36,324 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-74041875:ctest-vn-98024652', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-74041875:ctest-vn-98024652?flat'}
2024-11-13 08:51:36,324 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-74041875:ctest-vn-98024652 is found in opserver
2024-11-13 08:51:36,330 - DEBUG - VRF ids for VN ctest-vn-98024652: {'10.0.0.24': '2'}
2024-11-13 08:51:36,331 - INFO - Waiting for VM ctest-TestBasicVMVN-74041875-03574684 to be up..
2024-11-13 08:51:36,496 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-13 08:51:41,592 - DEBUG - VM is in ACTIVE state now
2024-11-13 08:51:41,592 - INFO - VM name : ctest-TestBasicVMVN-74041875-03574684
2024-11-13 08:51:41,698 - DEBUG - VM ctest-TestBasicVMVN-74041875-03574684 ID is c4982ed6-d8c3-4717-bf1c-8a54d534b56f
2024-11-13 08:51:41,698 - DEBUG - VM ctest-TestBasicVMVN-74041875-03574684 launched on Node cn-jenkins-deploy-platform-ansible-os-2281-1
2024-11-13 08:51:41,817 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/c4982ed6-d8c3-4717-bf1c-8a54d534b56f
2024-11-13 08:51:41,834 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/385d0b61-5b5f-46b6-a56a-fe08acaa3e95
2024-11-13 08:51:45,112 - 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 1017ms')
2024-11-13 08:51:45,112 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74041875-03574684 failed!
2024-11-13 08:51:45,176 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74041875:ctest-vn-98024652 is 31.1.1.1 and allocation pool is NOT set
2024-11-13 08:51:45,176 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74041875:ctest-vn-98024652 is 31.1.2.1 and allocation pool is NOT set
2024-11-13 08:51:47,234 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.15 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.535 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.535/1.843/3.151/1.308 ms')
2024-11-13 08:51:47,235 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74041875-03574684 passed
2024-11-13 08:51:47,404 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 08:51:47,404 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74041875-03574684, IP 31.1.1.4, Port 22
2024-11-13 08:51:47,563 - DEBUG - VM ctest-TestBasicVMVN-74041875-03574684 is ready for SSH connections
2024-11-13 08:51:47,564 - INFO - Waiting for VM ctest-TestBasicVMVN-74041875-83516270 to be up..
2024-11-13 08:51:47,656 - DEBUG - VM is in ACTIVE state now
2024-11-13 08:51:47,656 - INFO - VM name : ctest-TestBasicVMVN-74041875-83516270
2024-11-13 08:51:47,750 - DEBUG - VM ctest-TestBasicVMVN-74041875-83516270 ID is ef7c9f5c-a22c-47c8-8146-1a524c02538a
2024-11-13 08:51:47,750 - DEBUG - VM ctest-TestBasicVMVN-74041875-83516270 launched on Node cn-jenkins-deploy-platform-ansible-os-2281-1
2024-11-13 08:51:47,845 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/ef7c9f5c-a22c-47c8-8146-1a524c02538a
2024-11-13 08:51:47,858 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/8b04976c-0ab6-453e-9447-a00061bc8f83
2024-11-13 08:51:49,123 - 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.55 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.392 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.392/2.472/4.553/2.080 ms')
2024-11-13 08:51:49,123 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-74041875-83516270 passed
2024-11-13 08:51:49,284 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 08:51:49,284 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74041875-83516270, IP 31.1.2.4, Port 22
2024-11-13 08:51:49,439 - DEBUG - VM ctest-TestBasicVMVN-74041875-83516270 is ready for SSH connections
2024-11-13 08:51:49,439 - INFO - Waiting for VM ctest-TestBasicVMVN-74041875-75206340 to be up..
2024-11-13 08:51:49,529 - DEBUG - VM is in ACTIVE state now
2024-11-13 08:51:49,530 - INFO - VM name : ctest-TestBasicVMVN-74041875-75206340
2024-11-13 08:51:49,617 - DEBUG - VM ctest-TestBasicVMVN-74041875-75206340 ID is 12f327ed-228f-4177-af7e-1f2df637423c
2024-11-13 08:51:49,617 - DEBUG - VM ctest-TestBasicVMVN-74041875-75206340 launched on Node cn-jenkins-deploy-platform-ansible-os-2281-1
2024-11-13 08:51:49,706 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/12f327ed-228f-4177-af7e-1f2df637423c
2024-11-13 08:51:49,718 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/14772593-70d5-460d-83fd-9f04a9d11642
2024-11-13 08:51:50,992 - 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.53 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.427 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.427/1.979/3.532/1.552 ms')
2024-11-13 08:51:50,992 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-74041875-75206340 passed
2024-11-13 08:51:51,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 08:51:51,160 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74041875-75206340, IP 31.1.1.3, Port 22
2024-11-13 08:51:51,315 - DEBUG - VM ctest-TestBasicVMVN-74041875-75206340 is ready for SSH connections
2024-11-13 08:51:51,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 08:51:51,316 - 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.24, gateway password: c0ntrail123
2024-11-13 08:51:51,316 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-13 08:51:55,014 - 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.310 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.937 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.001 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.937/1.749/3.310 ms
2024-11-13 08:51:55,014 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-74041875-03574684 passed
2024-11-13 08:51:55,014 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 08:51:55,014 - 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.24, gateway password: c0ntrail123
2024-11-13 08:51:55,014 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-13 08:51:58,665 - 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.065 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.950 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.155 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.950/1.723/3.065 ms
2024-11-13 08:51:58,666 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-74041875-83516270 passed
2024-11-13 08:51:58,666 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 08:51:58,666 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 08:51:58,666 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 08:51:58,666 - 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.24, gateway password: c0ntrail123
2024-11-13 08:51:58,666 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-13 08:51:58,866 - DEBUG - None
2024-11-13 08:51:58,866 - 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.24, gateway password: c0ntrail123
2024-11-13 08:51:58,866 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-13 08:51:59,059 - DEBUG - None
2024-11-13 08:51:59,060 - 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.24, gateway password: c0ntrail123
2024-11-13 08:51:59,060 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-13 08:51:59,720 - DEBUG - None
2024-11-13 08:51:59,720 - 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.24, gateway password: c0ntrail123
2024-11-13 08:51:59,720 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-13 08:52:01,946 - 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.083 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.760 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.870 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.204 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.379 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/2.459/6.760 ms
2024-11-13 08:52:01,946 - 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.24, gateway password: c0ntrail123
2024-11-13 08:52:01,946 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-13 08:52:04,193 - 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.997 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.167 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.287 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.654 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.946 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.301 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.388/2.105/4.287 ms
2024-11-13 08:52:04,194 - 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.24, gateway password: c0ntrail123
2024-11-13 08:52:04,194 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-13 08:52:06,472 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.671 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.917 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=9.125 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.623 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.413 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.384 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.384/3.228/9.125 ms
2024-11-13 08:52:06,472 - INFO - Deleting VM ctest-TestBasicVMVN-74041875-75206340
2024-11-13 08:52:06,551 - INFO - Detaching port 8b04976c-0ab6-453e-9447-a00061bc8f83 from VM ctest-TestBasicVMVN-74041875-83516270
2024-11-13 08:52:06,611 - INFO - Deleting VM ctest-TestBasicVMVN-74041875-83516270
2024-11-13 08:52:06,688 - INFO - Detaching port 385d0b61-5b5f-46b6-a56a-fe08acaa3e95 from VM ctest-TestBasicVMVN-74041875-03574684
2024-11-13 08:52:06,735 - INFO - Deleting VM ctest-TestBasicVMVN-74041875-03574684
2024-11-13 08:52:06,840 - INFO - Deleting VN ctest-vn-98024652
2024-11-13 08:52:07,086 - DEBUG - Response for delete_port : ()
2024-11-13 08:52:07,493 - DEBUG - Response for delete_port : ()
2024-11-13 08:52:07,625 - DEBUG - VN 3cf0faec-07e9-4f79-ad0d-173a1ffc0608 still in use: Unable to complete operation on network 3cf0faec-07e9-4f79-ad0d-173a1ffc0608. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1826856b-f9d0-4d43-97af-670579496dba']
2024-11-13 08:52:07,626 - WARNING - Deleting VN ctest-vn-98024652 failed..Will retry
2024-11-13 08:52:09,853 - DEBUG - Response for deleting network ()
2024-11-13 08:52:09,853 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/007011b6-18f3-4052-b6e8-d7fa28c075df
2024-11-13 08:52:09,859 - DEBUG - Response Code: 404
2024-11-13 08:52:09,860 - DEBUG - Requesting: http://10.0.0.24:8082/domains
2024-11-13 08:52:09,867 - DEBUG - Requesting: http://10.0.0.24:8082/domain/c6a8b3aa-db7d-4f69-b72f-804989514c8c
2024-11-13 08:52:09,925 - DEBUG - Requesting: http://10.0.0.24:8082/project/25d049b2-12c5-4589-a1f4-61f8bc9474c0
2024-11-13 08:52:10,020 - INFO - Validated that VN ctest-vn-98024652 is not found in API Server
2024-11-13 08:52:10,032 - DEBUG - VN ctest-vn-98024652 is not present in Agent 10.0.0.24
2024-11-13 08:52:10,032 - INFO - Validated that VN ctest-vn-98024652 is not in any agent
2024-11-13 08:52:10,038 - DEBUG - VRF 2 is not seen in agent 10.0.0.24
2024-11-13 08:52:10,044 - DEBUG - Vrouter 10.0.0.24 does not have vrf 2 for VN ctest-vn-98024652
2024-11-13 08:52:10,044 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-74041875:ctest-vn-98024652
2024-11-13 08:52:10,056 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-98024652 info
2024-11-13 08:52:10,179 - INFO - IPAM: ctest-ipam-70425585 is not found in API Server
2024-11-13 08:52:10,192 - INFO - IPAM:ctest-ipam-70425585 is not found in control node
2024-11-13 08:52:10,453 - DEBUG - No XMPP flaps were noticed during the test
2024-11-13 08:52:10,453 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40]
2024-11-13 08:52:10,453 - INFO - --------------------------------------------------------------------------------
2024-11-13 08:52:11,245 - INFO - Deleted project: ctest-TestBasicVMVN-74041875, ID : 25d049b2-12c5-4589-a1f4-61f8bc9474c0