2024-11-07 17:52:43,034 - INFO - Domain Default found not creating
2024-11-07 17:52:43,210 - INFO - Project ctest-TestBasicVMVN-55227010 not found, creating it
2024-11-07 17:52:43,677 - INFO - Created Project:ctest-TestBasicVMVN-55227010, ID : bd27dae7-33f9-48d6-ad62-4466a42a4e37
2024-11-07 17:52:45,465 - INFO - ================================================================================
2024-11-07 17:52:45,465 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-07 17:52:45,465 - 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 17:52:45,722 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.24': '0'}} with
2024-11-07 17:52:45,722 - INFO - Initial checks done. Running the testcase now
2024-11-07 17:52:45,722 - INFO -
2024-11-07 17:52:46,348 - DEBUG - Response for create_network : {'network': {'id': '29d550ac-5f8c-4624-86f2-cfc39693d3cd', 'name': 'ctest-vn2_metadata-72041853', 'tenant_id': 'bd27dae733f948d6ad624466a42a4e37', 'project_id': 'bd27dae733f948d6ad624466a42a4e37', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55227010', 'ctest-vn2_metadata-72041853'], 'port_security_enabled': True, 'description': ''}}
2024-11-07 17:52:46,524 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1fed676-2d08-4d72-aee6-3351067a7df5', 'name': '', 'tenant_id': 'bd27dae733f948d6ad624466a42a4e37', 'network_id': '29d550ac-5f8c-4624-86f2-cfc39693d3cd', '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': 'bd27dae733f948d6ad624466a42a4e37'}}
2024-11-07 17:52:46,548 - INFO - Created VN ctest-vn2_metadata-72041853
2024-11-07 17:52:46,608 - DEBUG - VN ctest-vn2_metadata-72041853 UUID is 29d550ac-5f8c-4624-86f2-cfc39693d3cd
2024-11-07 17:52:46,810 - DEBUG - Services list from nova: [, , ]
2024-11-07 17:52:48,059 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2221-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2221-1)
2024-11-07 17:52:48,171 - DEBUG - Link local service introspect added
2024-11-07 17:52:48,218 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-07 17:52:53,308 - DEBUG - VM is in ACTIVE state now
2024-11-07 17:52:53,445 - INFO - Waiting for VM ctest-TestBasicVMVN-55227010-40499348 to be up..
2024-11-07 17:52:53,446 - INFO - VM name : ctest-TestBasicVMVN-55227010-40499348
2024-11-07 17:52:53,533 - DEBUG - VM ctest-TestBasicVMVN-55227010-40499348 ID is 521eabf6-54f4-4669-97d1-5dee9dc0331d
2024-11-07 17:52:53,533 - DEBUG - VM ctest-TestBasicVMVN-55227010-40499348 launched on Node cn-jenkins-deploy-platform-ansible-os-2221-1
2024-11-07 17:52:53,623 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/521eabf6-54f4-4669-97d1-5dee9dc0331d
2024-11-07 17:52:53,962 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/521eabf6-54f4-4669-97d1-5dee9dc0331d
2024-11-07 17:52:54,001 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/cbd87c61-a4a4-4399-84eb-aa34a9f74efc
2024-11-07 17:52:57,268 - 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 17:52:57,268 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55227010-40499348 failed!
2024-11-07 17:52:57,328 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55227010:ctest-vn2_metadata-72041853 is 11.1.1.1 and allocation pool is NOT set
2024-11-07 17:52:59,391 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.63 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.627/2.860/4.093/1.233 ms')
2024-11-07 17:52:59,391 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55227010-40499348 passed
2024-11-07 17:52:59,552 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 17:52:59,552 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55227010-40499348, IP 11.1.1.3, Port 22
2024-11-07 17:52:59,619 - 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': ''}
2024-11-07 17:52:59,706 - DEBUG - VM ctest-TestBasicVMVN-55227010-40499348 is NOT ready for SSH connections, VM status: ACTIVE
2024-11-07 17:53:04,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 17:53:04,708 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55227010-40499348, IP 11.1.1.3, Port 22
2024-11-07 17:53:04,867 - DEBUG - VM ctest-TestBasicVMVN-55227010-40499348 is ready for SSH connections
2024-11-07 17:53:04,868 - INFO - Retry 0
2024-11-07 17:53:04,868 - 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.49, gateway password: c0ntrail123
2024-11-07 17:53:04,868 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-07 17:53:06,527 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-07 17:53:06,527 - INFO - Generic metadata worked
2024-11-07 17:53:06,795 - DEBUG - Link local service introspect removed
2024-11-07 17:53:06,796 - INFO - Deleting VM ctest-TestBasicVMVN-55227010-40499348
2024-11-07 17:53:06,885 - INFO - Deleting VN ctest-vn2_metadata-72041853
2024-11-07 17:53:06,938 - DEBUG - VN 29d550ac-5f8c-4624-86f2-cfc39693d3cd still in use: Unable to complete operation on network 29d550ac-5f8c-4624-86f2-cfc39693d3cd. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c43bc024-5516-4d5b-b5dd-c9981e6372f6']
2024-11-07 17:53:06,938 - WARNING - Deleting VN ctest-vn2_metadata-72041853 failed..Will retry
2024-11-07 17:53:09,080 - DEBUG - Response for deleting network ()
2024-11-07 17:53:09,341 - DEBUG - No XMPP flaps were noticed during the test
2024-11-07 17:53:09,341 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2024-11-07 17:53:09,342 - INFO - --------------------------------------------------------------------------------
2024-11-07 17:53:09,344 - INFO - ================================================================================
2024-11-07 17:53:09,344 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-07 17:53:09,345 - 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 17:53:09,634 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.24': '0'}} with
2024-11-07 17:53:09,634 - INFO - Initial checks done. Running the testcase now
2024-11-07 17:53:09,634 - INFO -
2024-11-07 17:53:10,293 - DEBUG - Response for create_network : {'network': {'id': 'ac0589bf-3413-43f5-bef2-f1582b06e72a', 'name': 'ctest-vn-52589681', 'tenant_id': 'bd27dae733f948d6ad624466a42a4e37', 'project_id': 'bd27dae733f948d6ad624466a42a4e37', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-55227010', 'ctest-vn-52589681'], 'port_security_enabled': True, 'description': ''}}
2024-11-07 17:53:10,611 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fea65224-569b-42f9-bbb2-c8aa044d488e', 'name': '', 'tenant_id': 'bd27dae733f948d6ad624466a42a4e37', 'network_id': 'ac0589bf-3413-43f5-bef2-f1582b06e72a', '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': 'bd27dae733f948d6ad624466a42a4e37'}}
2024-11-07 17:53:10,810 - DEBUG - Response for create_subnet : {'subnet': {'id': '915421e3-36a5-4694-83a8-c93a1cd05dc0', 'name': '', 'tenant_id': 'bd27dae733f948d6ad624466a42a4e37', 'network_id': 'ac0589bf-3413-43f5-bef2-f1582b06e72a', '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': 'bd27dae733f948d6ad624466a42a4e37'}}
2024-11-07 17:53:10,859 - INFO - Created VN ctest-vn-52589681
2024-11-07 17:53:10,924 - DEBUG - VN ctest-vn-52589681 UUID is ac0589bf-3413-43f5-bef2-f1582b06e72a
2024-11-07 17:53:11,433 - DEBUG - Response for create_port : {'port': {'name': 'da71f252-540b-4898-ace9-5561bb07c441', 'id': 'da71f252-540b-4898-ace9-5561bb07c441', 'tenant_id': 'bd27dae733f948d6ad624466a42a4e37', 'network_id': 'ac0589bf-3413-43f5-bef2-f1582b06e72a', 'mac_address': '02:da:71:f2:52:54', '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': 'fea65224-569b-42f9-bbb2-c8aa044d488e'}], 'security_groups': ['f92d8efe-b1d2-4902-87f2-5f18e25c9b34'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bd27dae733f948d6ad624466a42a4e37'}}
2024-11-07 17:53:11,661 - DEBUG - Response for create_port : {'port': {'name': '0eb13488-e671-4aca-99ee-caad2f32fe46', 'id': '0eb13488-e671-4aca-99ee-caad2f32fe46', 'tenant_id': 'bd27dae733f948d6ad624466a42a4e37', 'network_id': 'ac0589bf-3413-43f5-bef2-f1582b06e72a', 'mac_address': '02:0e:b1:34:88:e6', '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': '915421e3-36a5-4694-83a8-c93a1cd05dc0'}], 'security_groups': ['f92d8efe-b1d2-4902-87f2-5f18e25c9b34'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bd27dae733f948d6ad624466a42a4e37'}}
2024-11-07 17:53:12,090 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2221-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2221-1)
2024-11-07 17:53:12,534 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2221-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2221-1)
2024-11-07 17:53:14,046 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2221-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2221-1)
2024-11-07 17:53:14,046 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2024-11-07 17:53:14,053 - DEBUG - Requesting: http://10.0.0.49:8082/domain/cbe13165-93ea-42c1-b870-da201b25030d
2024-11-07 17:53:14,073 - DEBUG - Requesting: http://10.0.0.49:8082/project/bd27dae7-33f9-48d6-ad62-4466a42a4e37
2024-11-07 17:53:14,198 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/695f2a39-b045-4258-bad4-0702124105f7
2024-11-07 17:53:14,225 - INFO - Verifications in API Server for IPAM: ctest-ipam-15333412 passed
2024-11-07 17:53:14,233 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-55227010:ctest-ipam-15333412', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55227010', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7592833924028777048', 'uuid-lslong': '13462392891594835447'}, 'enable': 'true', 'created': '2024-11-07T17:53:09', 'last-modified': '2024-11-07T17:53:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.310043'}
2024-11-07 17:53:14,233 - INFO - Verifications in Control node for IPAM: ctest-ipam-15333412 passed
2024-11-07 17:53:14,234 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2024-11-07 17:53:14,243 - DEBUG - Requesting: http://10.0.0.49:8082/domain/cbe13165-93ea-42c1-b870-da201b25030d
2024-11-07 17:53:14,265 - DEBUG - Requesting: http://10.0.0.49:8082/project/bd27dae7-33f9-48d6-ad62-4466a42a4e37
2024-11-07 17:53:14,406 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/ac0589bf-3413-43f5-bef2-f1582b06e72a
2024-11-07 17:53:14,450 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/ac0589bf-3413-43f5-bef2-f1582b06e72a
2024-11-07 17:53:14,477 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/f55f89e5-e475-404e-a949-8f29ee2385fc
2024-11-07 17:53:14,499 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/f55f89e5-e475-404e-a949-8f29ee2385fc
2024-11-07 17:53:14,513 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/4679754a-5626-454c-9fc3-a1836762e927
2024-11-07 17:53:14,525 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-07 17:53:14,525 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/ac0589bf-3413-43f5-bef2-f1582b06e72a
2024-11-07 17:53:14,562 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/f55f89e5-e475-404e-a949-8f29ee2385fc
2024-11-07 17:53:14,618 - INFO - Verified VN network id 8 for VN ac0589bf-3413-43f5-bef2-f1582b06e72a
2024-11-07 17:53:14,618 - INFO - Verifications in API Server for VN ctest-vn-52589681 passed
2024-11-07 17:53:14,619 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/ac0589bf-3413-43f5-bef2-f1582b06e72a
2024-11-07 17:53:14,660 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/f55f89e5-e475-404e-a949-8f29ee2385fc
2024-11-07 17:53:14,673 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/f55f89e5-e475-404e-a949-8f29ee2385fc
2024-11-07 17:53:14,688 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/4679754a-5626-454c-9fc3-a1836762e927
2024-11-07 17:53:14,722 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-55227010:ctest-vn-52589681', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-55227010', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12395465003712594933', 'uuid-lslong': '13759325172551575338'}, 'enable': 'true', 'created': '2024-11-07T17:53:10', 'last-modified': '2024-11-07T17:53:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.943598'}
2024-11-07 17:53:14,738 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-07 17:53:14,739 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-52589681 passed
2024-11-07 17:53:14,739 - DEBUG - ====Verifying policy data for ctest-vn-52589681 in API_Server ======
2024-11-07 17:53:14,739 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2024-11-07 17:53:14,754 - DEBUG - Requesting: http://10.0.0.49:8082/domain/cbe13165-93ea-42c1-b870-da201b25030d
2024-11-07 17:53:14,793 - DEBUG - Requesting: http://10.0.0.49:8082/project/bd27dae7-33f9-48d6-ad62-4466a42a4e37
2024-11-07 17:53:14,963 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/ac0589bf-3413-43f5-bef2-f1582b06e72a
2024-11-07 17:53:15,004 - DEBUG - =>VN ctest-vn-52589681 has no policy to be verified
2024-11-07 17:53:15,004 - DEBUG - Verifying the vn in opserver
2024-11-07 17:53:15,004 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-55227010:ctest-vn-52589681 virtual network link through opserver 10.0.0.49
2024-11-07 17:53:15,005 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2024-11-07 17:53:15,497 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2024-11-07 17:53:15,628 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-55227010:ctest-vn-52589681', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-55227010:ctest-vn-52589681?flat'}
2024-11-07 17:53:15,628 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-55227010:ctest-vn-52589681 is found in opserver
2024-11-07 17:53:15,635 - DEBUG - VRF ids for VN ctest-vn-52589681: {'10.0.0.49': '2'}
2024-11-07 17:53:15,635 - INFO - Waiting for VM ctest-TestBasicVMVN-55227010-53619001 to be up..
2024-11-07 17:53:15,798 - DEBUG - VM is in ACTIVE state now
2024-11-07 17:53:15,799 - INFO - VM name : ctest-TestBasicVMVN-55227010-53619001
2024-11-07 17:53:15,948 - DEBUG - VM ctest-TestBasicVMVN-55227010-53619001 ID is 7b4e0845-35d0-40cb-9e54-4ac9c2e726fa
2024-11-07 17:53:15,948 - DEBUG - VM ctest-TestBasicVMVN-55227010-53619001 launched on Node cn-jenkins-deploy-platform-ansible-os-2221-1
2024-11-07 17:53:16,063 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/7b4e0845-35d0-40cb-9e54-4ac9c2e726fa
2024-11-07 17:53:16,091 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/da71f252-540b-4898-ace9-5561bb07c441
2024-11-07 17:53:19,471 - 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')
2024-11-07 17:53:19,471 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55227010-53619001 failed!
2024-11-07 17:53:19,540 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55227010:ctest-vn-52589681 is 31.1.1.1 and allocation pool is NOT set
2024-11-07 17:53:19,540 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55227010:ctest-vn-52589681 is 31.1.2.1 and allocation pool is NOT set
2024-11-07 17:53:23,634 - 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 1031ms')
2024-11-07 17:53:23,634 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55227010-53619001 failed!
2024-11-07 17:53:23,696 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55227010:ctest-vn-52589681 is 31.1.1.1 and allocation pool is NOT set
2024-11-07 17:53:23,696 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-55227010:ctest-vn-52589681 is 31.1.2.1 and allocation pool is NOT set
2024-11-07 17:53:25,755 - 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=5.14 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.02 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 = 3.020/4.078/5.136/1.058 ms')
2024-11-07 17:53:25,755 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-55227010-53619001 passed
2024-11-07 17:53:25,936 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 17:53:25,936 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55227010-53619001, IP 31.1.1.4, Port 22
2024-11-07 17:53:25,992 - 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': ''}
2024-11-07 17:53:26,097 - DEBUG - VM ctest-TestBasicVMVN-55227010-53619001 is NOT ready for SSH connections, VM status: ACTIVE
2024-11-07 17:53:31,098 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 17:53:31,099 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55227010-53619001, IP 31.1.1.4, Port 22
2024-11-07 17:53:31,260 - DEBUG - VM ctest-TestBasicVMVN-55227010-53619001 is ready for SSH connections
2024-11-07 17:53:31,260 - INFO - Waiting for VM ctest-TestBasicVMVN-55227010-63191394 to be up..
2024-11-07 17:53:31,345 - DEBUG - VM is in ACTIVE state now
2024-11-07 17:53:31,345 - INFO - VM name : ctest-TestBasicVMVN-55227010-63191394
2024-11-07 17:53:31,429 - DEBUG - VM ctest-TestBasicVMVN-55227010-63191394 ID is 716063e6-0e39-4fec-9166-b445b4eec710
2024-11-07 17:53:31,429 - DEBUG - VM ctest-TestBasicVMVN-55227010-63191394 launched on Node cn-jenkins-deploy-platform-ansible-os-2221-1
2024-11-07 17:53:31,532 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/716063e6-0e39-4fec-9166-b445b4eec710
2024-11-07 17:53:31,542 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/0eb13488-e671-4aca-99ee-caad2f32fe46
2024-11-07 17:53:32,802 - 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.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.363 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.363/1.730/3.097/1.367 ms')
2024-11-07 17:53:32,802 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-55227010-63191394 passed
2024-11-07 17:53:32,968 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 17:53:32,968 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55227010-63191394, IP 31.1.2.4, Port 22
2024-11-07 17:53:33,127 - DEBUG - VM ctest-TestBasicVMVN-55227010-63191394 is ready for SSH connections
2024-11-07 17:53:33,128 - INFO - Waiting for VM ctest-TestBasicVMVN-55227010-14847437 to be up..
2024-11-07 17:53:33,220 - DEBUG - VM is in ACTIVE state now
2024-11-07 17:53:33,220 - INFO - VM name : ctest-TestBasicVMVN-55227010-14847437
2024-11-07 17:53:33,303 - DEBUG - VM ctest-TestBasicVMVN-55227010-14847437 ID is 802badd9-7a93-425f-a12c-5a8f9281bbb0
2024-11-07 17:53:33,303 - DEBUG - VM ctest-TestBasicVMVN-55227010-14847437 launched on Node cn-jenkins-deploy-platform-ansible-os-2221-1
2024-11-07 17:53:33,385 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/802badd9-7a93-425f-a12c-5a8f9281bbb0
2024-11-07 17:53:33,394 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/607a8517-5bda-4d1b-9521-7e274dbced64
2024-11-07 17:53:34,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=3.13 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.415 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.415/1.774/3.134/1.359 ms')
2024-11-07 17:53:34,659 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-55227010-14847437 passed
2024-11-07 17:53:34,820 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 17:53:34,820 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-55227010-14847437, IP 31.1.1.3, Port 22
2024-11-07 17:53:34,979 - DEBUG - VM ctest-TestBasicVMVN-55227010-14847437 is ready for SSH connections
2024-11-07 17:53:34,979 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 17:53:34,979 - 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.49, gateway password: c0ntrail123
2024-11-07 17:53:34,980 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-07 17:53:38,711 - 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=4.065 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=0.882 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.882/1.961/4.065 ms
2024-11-07 17:53:38,711 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-55227010-53619001 passed
2024-11-07 17:53:38,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 17:53:38,711 - 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.49, gateway password: c0ntrail123
2024-11-07 17:53:38,711 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-07 17:53:42,758 - 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.063 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.901 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.778 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.778/1.580/3.063 ms
2024-11-07 17:53:42,758 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-55227010-63191394 passed
2024-11-07 17:53:42,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 17:53:42,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 17:53:42,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-07 17:53:42,759 - 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.49, gateway password: c0ntrail123
2024-11-07 17:53:42,759 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-07 17:53:42,966 - DEBUG - None
2024-11-07 17:53:42,966 - 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.49, gateway password: c0ntrail123
2024-11-07 17:53:42,966 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-07 17:53:43,164 - DEBUG - None
2024-11-07 17:53:43,164 - 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.49, gateway password: c0ntrail123
2024-11-07 17:53:43,164 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-07 17:53:43,874 - DEBUG - None
2024-11-07 17:53:43,874 - 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.49, gateway password: c0ntrail123
2024-11-07 17:53:43,874 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-07 17:53:46,116 - 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.381 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.293 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.738 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.433 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.433/2.256/6.293 ms
2024-11-07 17:53:46,117 - 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.49, gateway password: c0ntrail123
2024-11-07 17:53:46,117 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-07 17:53:48,393 - 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=2.119 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.870 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.137 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.486 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.136 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.187 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.467 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.467/3.057/6.137 ms
2024-11-07 17:53:48,394 - 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.49, gateway password: c0ntrail123
2024-11-07 17:53:48,394 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-07 17:53:50,668 - 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.752 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.896 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.881 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.757 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.830 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.066 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.389/2.224/4.066 ms
2024-11-07 17:53:50,668 - INFO - Deleting VM ctest-TestBasicVMVN-55227010-14847437
2024-11-07 17:53:50,741 - INFO - Detaching port 0eb13488-e671-4aca-99ee-caad2f32fe46 from VM ctest-TestBasicVMVN-55227010-63191394
2024-11-07 17:53:50,804 - INFO - Deleting VM ctest-TestBasicVMVN-55227010-63191394
2024-11-07 17:53:50,869 - INFO - Detaching port da71f252-540b-4898-ace9-5561bb07c441 from VM ctest-TestBasicVMVN-55227010-53619001
2024-11-07 17:53:50,908 - INFO - Deleting VM ctest-TestBasicVMVN-55227010-53619001
2024-11-07 17:53:51,001 - INFO - Deleting VN ctest-vn-52589681
2024-11-07 17:53:51,236 - DEBUG - Response for delete_port : ()
2024-11-07 17:53:51,647 - DEBUG - Response for delete_port : ()
2024-11-07 17:53:51,850 - DEBUG - Response for deleting network ()
2024-11-07 17:53:51,851 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/f55f89e5-e475-404e-a949-8f29ee2385fc
2024-11-07 17:53:51,861 - DEBUG - Response Code: 404
2024-11-07 17:53:51,861 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2024-11-07 17:53:51,871 - DEBUG - Requesting: http://10.0.0.49:8082/domain/cbe13165-93ea-42c1-b870-da201b25030d
2024-11-07 17:53:51,907 - DEBUG - Requesting: http://10.0.0.49:8082/project/bd27dae7-33f9-48d6-ad62-4466a42a4e37
2024-11-07 17:53:52,003 - INFO - Validated that VN ctest-vn-52589681 is not found in API Server
2024-11-07 17:53:52,015 - DEBUG - VN ctest-vn-52589681 is not present in Agent 10.0.0.49
2024-11-07 17:53:52,015 - INFO - Validated that VN ctest-vn-52589681 is not in any agent
2024-11-07 17:53:52,025 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2024-11-07 17:53:52,034 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-52589681
2024-11-07 17:53:52,034 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-55227010:ctest-vn-52589681
2024-11-07 17:53:52,048 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-52589681 info
2024-11-07 17:53:52,131 - INFO - IPAM: ctest-ipam-15333412 is not found in API Server
2024-11-07 17:53:52,145 - INFO - IPAM:ctest-ipam-15333412 is not found in control node
2024-11-07 17:53:52,406 - DEBUG - No XMPP flaps were noticed during the test
2024-11-07 17:53:52,407 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2024-11-07 17:53:52,407 - INFO - --------------------------------------------------------------------------------
2024-11-07 17:53:53,186 - INFO - Deleted project: ctest-TestBasicVMVN-55227010, ID : bd27dae7-33f9-48d6-ad62-4466a42a4e37