2024-12-23 11:42:39,376 - INFO - Domain Default found not creating
2024-12-23 11:42:39,555 - INFO - Project ctest-TestBasicVMVN-72639770 not found, creating it
2024-12-23 11:42:40,056 - INFO - Created Project:ctest-TestBasicVMVN-72639770, ID : 8ce2f2ad-6f0c-40ca-be3c-a85b9051ff51
2024-12-23 11:42:41,856 - INFO - ================================================================================
2024-12-23 11:42:41,856 - INFO - STARTING TEST : test_generic_link_local_service
2024-12-23 11:42:41,856 - 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-12-23 11:42:42,123 - DEBUG - Nothing to compare xmpp stats {'10.0.0.44': {'10.20.0.5': '0'}} with
2024-12-23 11:42:42,124 - INFO - Initial checks done. Running the testcase now
2024-12-23 11:42:42,124 - INFO -
2024-12-23 11:42:42,758 - DEBUG - Response for create_network : {'network': {'id': '4e768715-6d6f-44c2-acda-0666b4ae8e33', 'name': 'ctest-vn2_metadata-20006079', 'tenant_id': '8ce2f2ad6f0c40cabe3ca85b9051ff51', 'project_id': '8ce2f2ad6f0c40cabe3ca85b9051ff51', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-72639770', 'ctest-vn2_metadata-20006079'], 'port_security_enabled': True, 'description': ''}}
2024-12-23 11:42:42,937 - DEBUG - Response for create_subnet : {'subnet': {'id': '49adc53a-c6e1-4047-af6c-f4f01f522701', 'name': '', 'tenant_id': '8ce2f2ad6f0c40cabe3ca85b9051ff51', 'network_id': '4e768715-6d6f-44c2-acda-0666b4ae8e33', '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': '8ce2f2ad6f0c40cabe3ca85b9051ff51'}}
2024-12-23 11:42:42,959 - INFO - Created VN ctest-vn2_metadata-20006079
2024-12-23 11:42:43,016 - DEBUG - VN ctest-vn2_metadata-20006079 UUID is 4e768715-6d6f-44c2-acda-0666b4ae8e33
2024-12-23 11:42:43,230 - DEBUG - Services list from nova: [, , ]
2024-12-23 11:42:44,478 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2490-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2490-1)
2024-12-23 11:42:44,592 - DEBUG - Link local service introspect added
2024-12-23 11:42:44,636 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-12-23 11:42:49,740 - DEBUG - VM is in ACTIVE state now
2024-12-23 11:42:49,898 - INFO - Waiting for VM ctest-TestBasicVMVN-72639770-95453184 to be up..
2024-12-23 11:42:49,898 - INFO - VM name : ctest-TestBasicVMVN-72639770-95453184
2024-12-23 11:42:49,986 - DEBUG - VM ctest-TestBasicVMVN-72639770-95453184 ID is b8a51226-1ea7-4b27-bdcd-59bc047b3e96
2024-12-23 11:42:49,986 - DEBUG - VM ctest-TestBasicVMVN-72639770-95453184 launched on Node cn-jenkins-deploy-platform-ansible-os-2490-1
2024-12-23 11:42:50,080 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/b8a51226-1ea7-4b27-bdcd-59bc047b3e96
2024-12-23 11:42:50,424 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/b8a51226-1ea7-4b27-bdcd-59bc047b3e96
2024-12-23 11:42:50,458 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine-interface/ef650dfa-48c3-42ab-9808-1912ced87744
2024-12-23 11:42:53,719 - 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-12-23 11:42:53,720 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72639770-95453184 failed!
2024-12-23 11:42:53,776 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72639770:ctest-vn2_metadata-20006079 is 11.1.1.1 and allocation pool is NOT set
2024-12-23 11:42:55,844 - 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=9.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.46 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.458/5.710/9.963/4.252 ms')
2024-12-23 11:42:55,844 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72639770-95453184 passed
2024-12-23 11:42:56,001 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 11:42:56,001 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72639770-95453184, IP 11.1.1.3, Port 22
2024-12-23 11:42:56,071 - 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-12-23 11:42:56,163 - DEBUG - VM ctest-TestBasicVMVN-72639770-95453184 is NOT ready for SSH connections, VM status: ACTIVE
2024-12-23 11:43:01,164 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 11:43:01,164 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72639770-95453184, IP 11.1.1.3, Port 22
2024-12-23 11:43:01,335 - DEBUG - VM ctest-TestBasicVMVN-72639770-95453184 is ready for SSH connections
2024-12-23 11:43:01,335 - INFO - Retry 0
2024-12-23 11:43:01,336 - 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.44, gateway password: c0ntrail123
2024-12-23 11:43:01,336 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-12-23 11:43:02,989 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-12-23 11:43:02,989 - INFO - Generic metadata worked
2024-12-23 11:43:03,256 - DEBUG - Link local service introspect removed
2024-12-23 11:43:03,256 - INFO - Deleting VM ctest-TestBasicVMVN-72639770-95453184
2024-12-23 11:43:03,333 - INFO - Deleting VN ctest-vn2_metadata-20006079
2024-12-23 11:43:03,379 - DEBUG - VN 4e768715-6d6f-44c2-acda-0666b4ae8e33 still in use: Unable to complete operation on network 4e768715-6d6f-44c2-acda-0666b4ae8e33. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-67130130-d8e6-4803-b60e-18155bede256']
2024-12-23 11:43:03,380 - WARNING - Deleting VN ctest-vn2_metadata-20006079 failed..Will retry
2024-12-23 11:43:05,498 - DEBUG - Response for deleting network ()
2024-12-23 11:43:05,764 - DEBUG - No XMPP flaps were noticed during the test
2024-12-23 11:43:05,764 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2024-12-23 11:43:05,764 - INFO - --------------------------------------------------------------------------------
2024-12-23 11:43:05,767 - INFO - ================================================================================
2024-12-23 11:43:05,767 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-12-23 11:43:05,767 - 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-12-23 11:43:06,056 - DEBUG - Nothing to compare xmpp stats {'10.0.0.44': {'10.20.0.5': '0'}} with
2024-12-23 11:43:06,056 - INFO - Initial checks done. Running the testcase now
2024-12-23 11:43:06,056 - INFO -
2024-12-23 11:43:06,570 - DEBUG - Response for create_network : {'network': {'id': 'c9c9827f-c766-4350-a997-6c1a8377c159', 'name': 'ctest-vn-03996873', 'tenant_id': '8ce2f2ad6f0c40cabe3ca85b9051ff51', 'project_id': '8ce2f2ad6f0c40cabe3ca85b9051ff51', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-72639770', 'ctest-vn-03996873'], 'port_security_enabled': True, 'description': ''}}
2024-12-23 11:43:06,762 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd373ee6a-89aa-479e-a38f-65d763882fdb', 'name': '', 'tenant_id': '8ce2f2ad6f0c40cabe3ca85b9051ff51', 'network_id': 'c9c9827f-c766-4350-a997-6c1a8377c159', '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': '8ce2f2ad6f0c40cabe3ca85b9051ff51'}}
2024-12-23 11:43:06,921 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f2d7436b-bd36-4376-9903-22336f977109', 'name': '', 'tenant_id': '8ce2f2ad6f0c40cabe3ca85b9051ff51', 'network_id': 'c9c9827f-c766-4350-a997-6c1a8377c159', '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': '8ce2f2ad6f0c40cabe3ca85b9051ff51'}}
2024-12-23 11:43:06,945 - INFO - Created VN ctest-vn-03996873
2024-12-23 11:43:07,000 - DEBUG - VN ctest-vn-03996873 UUID is c9c9827f-c766-4350-a997-6c1a8377c159
2024-12-23 11:43:07,382 - DEBUG - Response for create_port : {'port': {'name': 'b8203c13-e39a-4f9d-bd84-bf7d607aafa8', 'id': 'b8203c13-e39a-4f9d-bd84-bf7d607aafa8', 'tenant_id': '8ce2f2ad6f0c40cabe3ca85b9051ff51', 'network_id': 'c9c9827f-c766-4350-a997-6c1a8377c159', 'mac_address': '02:b8:20:3c:13:e3', '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': 'd373ee6a-89aa-479e-a38f-65d763882fdb'}], 'security_groups': ['a4445d75-3346-4d2a-8074-925b5ee3867a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8ce2f2ad6f0c40cabe3ca85b9051ff51'}}
2024-12-23 11:43:07,559 - DEBUG - Response for create_port : {'port': {'name': 'e79e7c14-20b7-4343-a629-4457a33d6a77', 'id': 'e79e7c14-20b7-4343-a629-4457a33d6a77', 'tenant_id': '8ce2f2ad6f0c40cabe3ca85b9051ff51', 'network_id': 'c9c9827f-c766-4350-a997-6c1a8377c159', 'mac_address': '02:e7:9e:7c:14:20', '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': 'f2d7436b-bd36-4376-9903-22336f977109'}], 'security_groups': ['a4445d75-3346-4d2a-8074-925b5ee3867a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8ce2f2ad6f0c40cabe3ca85b9051ff51'}}
2024-12-23 11:43:07,948 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2490-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2490-1)
2024-12-23 11:43:08,378 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2490-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2490-1)
2024-12-23 11:43:09,675 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2490-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2490-1)
2024-12-23 11:43:09,676 - DEBUG - Requesting: http://10.0.0.44:8082/domains
2024-12-23 11:43:09,684 - DEBUG - Requesting: http://10.0.0.44:8082/domain/720148ca-78e2-4f54-905c-229612518405
2024-12-23 11:43:09,704 - DEBUG - Requesting: http://10.0.0.44:8082/project/8ce2f2ad-6f0c-40ca-be3c-a85b9051ff51
2024-12-23 11:43:09,789 - DEBUG - Requesting: http://10.0.0.44:8082/network-ipam/c1629bfe-3a13-4a16-985d-b424184227cc
2024-12-23 11:43:09,816 - INFO - Verifications in API Server for IPAM: ctest-ipam-09251114 passed
2024-12-23 11:43:09,825 - DEBUG - Control-node 10.0.0.44 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-72639770:ctest-ipam-09251114', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-72639770', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13934871713236077078', 'uuid-lslong': '10979129533717948364'}, 'enable': 'true', 'created': '2024-12-23T11:43:06', 'last-modified': '2024-12-23T11:43:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.534504'}
2024-12-23 11:43:09,826 - INFO - Verifications in Control node for IPAM: ctest-ipam-09251114 passed
2024-12-23 11:43:09,826 - DEBUG - Requesting: http://10.0.0.44:8082/domains
2024-12-23 11:43:09,835 - DEBUG - Requesting: http://10.0.0.44:8082/domain/720148ca-78e2-4f54-905c-229612518405
2024-12-23 11:43:09,850 - DEBUG - Requesting: http://10.0.0.44:8082/project/8ce2f2ad-6f0c-40ca-be3c-a85b9051ff51
2024-12-23 11:43:09,937 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c9c9827f-c766-4350-a997-6c1a8377c159
2024-12-23 11:43:09,953 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c9c9827f-c766-4350-a997-6c1a8377c159
2024-12-23 11:43:09,968 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/7ceefb98-4509-48c4-9523-d9a521b803bc
2024-12-23 11:43:09,980 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/7ceefb98-4509-48c4-9523-d9a521b803bc
2024-12-23 11:43:09,990 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/f54b3039-bf81-4864-a0c4-ffe2e38c360b
2024-12-23 11:43:09,999 - DEBUG - Route Targets: ['target:64512:8000005']
2024-12-23 11:43:09,999 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c9c9827f-c766-4350-a997-6c1a8377c159
2024-12-23 11:43:10,012 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/7ceefb98-4509-48c4-9523-d9a521b803bc
2024-12-23 11:43:10,033 - INFO - Verified VN network id 9 for VN c9c9827f-c766-4350-a997-6c1a8377c159
2024-12-23 11:43:10,033 - INFO - Verifications in API Server for VN ctest-vn-03996873 passed
2024-12-23 11:43:10,033 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c9c9827f-c766-4350-a997-6c1a8377c159
2024-12-23 11:43:10,048 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/7ceefb98-4509-48c4-9523-d9a521b803bc
2024-12-23 11:43:10,057 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/7ceefb98-4509-48c4-9523-d9a521b803bc
2024-12-23 11:43:10,066 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/f54b3039-bf81-4864-a0c4-ffe2e38c360b
2024-12-23 11:43:10,082 - DEBUG - Control-node 10.0.0.44 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-72639770:ctest-vn-03996873', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-72639770', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14540296357260182352', 'uuid-lslong': '12220354975023743321'}, 'enable': 'true', 'created': '2024-12-23T11:43:06', 'last-modified': '2024-12-23T11:43:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.186290'}
2024-12-23 11:43:10,092 - DEBUG - Route Targets: ['target:64512:8000005']
2024-12-23 11:43:10,092 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-03996873 passed
2024-12-23 11:43:10,092 - DEBUG - ====Verifying policy data for ctest-vn-03996873 in API_Server ======
2024-12-23 11:43:10,092 - DEBUG - Requesting: http://10.0.0.44:8082/domains
2024-12-23 11:43:10,098 - DEBUG - Requesting: http://10.0.0.44:8082/domain/720148ca-78e2-4f54-905c-229612518405
2024-12-23 11:43:10,117 - DEBUG - Requesting: http://10.0.0.44:8082/project/8ce2f2ad-6f0c-40ca-be3c-a85b9051ff51
2024-12-23 11:43:10,254 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c9c9827f-c766-4350-a997-6c1a8377c159
2024-12-23 11:43:10,271 - DEBUG - =>VN ctest-vn-03996873 has no policy to be verified
2024-12-23 11:43:10,271 - DEBUG - Verifying the vn in opserver
2024-12-23 11:43:10,272 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-72639770:ctest-vn-03996873 virtual network link through opserver 10.0.0.44
2024-12-23 11:43:10,272 - DEBUG - Requesting: http://10.0.0.44:8081/analytics/uves/virtual-networks
2024-12-23 11:43:10,663 - DEBUG - Requesting: http://10.0.0.44:8081/analytics/uves/virtual-networks
2024-12-23 11:43:10,741 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-72639770:ctest-vn-03996873', 'href': 'http://10.0.0.44:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-72639770:ctest-vn-03996873?flat'}
2024-12-23 11:43:10,741 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-72639770:ctest-vn-03996873 is found in opserver
2024-12-23 11:43:10,750 - DEBUG - VRF ids for VN ctest-vn-03996873: {'10.0.0.44': '2'}
2024-12-23 11:43:10,750 - INFO - Waiting for VM ctest-TestBasicVMVN-72639770-07807390 to be up..
2024-12-23 11:43:10,864 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-12-23 11:43:15,963 - DEBUG - VM is in ACTIVE state now
2024-12-23 11:43:15,963 - INFO - VM name : ctest-TestBasicVMVN-72639770-07807390
2024-12-23 11:43:16,063 - DEBUG - VM ctest-TestBasicVMVN-72639770-07807390 ID is 7ce7e85f-6fd1-476c-a8e7-3c1853e2c8af
2024-12-23 11:43:16,064 - DEBUG - VM ctest-TestBasicVMVN-72639770-07807390 launched on Node cn-jenkins-deploy-platform-ansible-os-2490-1
2024-12-23 11:43:16,167 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/7ce7e85f-6fd1-476c-a8e7-3c1853e2c8af
2024-12-23 11:43:16,178 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine-interface/b8203c13-e39a-4f9d-bd84-bf7d607aafa8
2024-12-23 11:43:19,451 - 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 1011ms')
2024-12-23 11:43:19,451 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72639770-07807390 failed!
2024-12-23 11:43:19,509 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72639770:ctest-vn-03996873 is 31.1.1.1 and allocation pool is NOT set
2024-12-23 11:43:19,509 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72639770:ctest-vn-03996873 is 31.1.2.1 and allocation pool is NOT set
2024-12-23 11:43:21,580 - 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.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.36 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.358/2.989/4.620/1.631 ms')
2024-12-23 11:43:21,580 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72639770-07807390 passed
2024-12-23 11:43:21,741 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 11:43:21,741 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72639770-07807390, IP 31.1.1.4, Port 22
2024-12-23 11:43:21,907 - DEBUG - VM ctest-TestBasicVMVN-72639770-07807390 is ready for SSH connections
2024-12-23 11:43:21,907 - INFO - Waiting for VM ctest-TestBasicVMVN-72639770-51024835 to be up..
2024-12-23 11:43:22,005 - DEBUG - VM is in ACTIVE state now
2024-12-23 11:43:22,005 - INFO - VM name : ctest-TestBasicVMVN-72639770-51024835
2024-12-23 11:43:22,106 - DEBUG - VM ctest-TestBasicVMVN-72639770-51024835 ID is 11efd85e-f5fe-4b4f-9fd9-dd6c830420ca
2024-12-23 11:43:22,107 - DEBUG - VM ctest-TestBasicVMVN-72639770-51024835 launched on Node cn-jenkins-deploy-platform-ansible-os-2490-1
2024-12-23 11:43:22,206 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/11efd85e-f5fe-4b4f-9fd9-dd6c830420ca
2024-12-23 11:43:22,217 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine-interface/e79e7c14-20b7-4343-a629-4457a33d6a77
2024-12-23 11:43:23,469 - 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.71 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.529 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.529/2.619/4.709/2.090 ms')
2024-12-23 11:43:23,469 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-72639770-51024835 passed
2024-12-23 11:43:23,629 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 11:43:23,629 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72639770-51024835, IP 31.1.2.4, Port 22
2024-12-23 11:43:23,792 - DEBUG - VM ctest-TestBasicVMVN-72639770-51024835 is ready for SSH connections
2024-12-23 11:43:23,792 - INFO - Waiting for VM ctest-TestBasicVMVN-72639770-21833464 to be up..
2024-12-23 11:43:23,894 - DEBUG - VM is in ACTIVE state now
2024-12-23 11:43:23,894 - INFO - VM name : ctest-TestBasicVMVN-72639770-21833464
2024-12-23 11:43:23,982 - DEBUG - VM ctest-TestBasicVMVN-72639770-21833464 ID is 97f0f6bc-49b3-44ab-a2e7-9227d7991a70
2024-12-23 11:43:23,982 - DEBUG - VM ctest-TestBasicVMVN-72639770-21833464 launched on Node cn-jenkins-deploy-platform-ansible-os-2490-1
2024-12-23 11:43:24,063 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine/97f0f6bc-49b3-44ab-a2e7-9227d7991a70
2024-12-23 11:43:24,072 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-machine-interface/766afd8e-fcf9-4a14-984d-bf269fdd8a39
2024-12-23 11:43:25,330 - 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=5.68 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=2.32 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 = 2.323/4.003/5.683/1.680 ms')
2024-12-23 11:43:25,330 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-72639770-21833464 passed
2024-12-23 11:43:25,492 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 11:43:25,493 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72639770-21833464, IP 31.1.1.3, Port 22
2024-12-23 11:43:25,562 - DEBUG - Error on ssh to cirros@169.254.0.5:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.5/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.5/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.5/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2024-12-23 11:43:25,654 - DEBUG - VM ctest-TestBasicVMVN-72639770-21833464 is NOT ready for SSH connections, VM status: ACTIVE
2024-12-23 11:43:30,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 11:43:30,655 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72639770-21833464, IP 31.1.1.3, Port 22
2024-12-23 11:43:30,822 - DEBUG - VM ctest-TestBasicVMVN-72639770-21833464 is ready for SSH connections
2024-12-23 11:43:30,822 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 11:43:30,822 - 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.44, gateway password: c0ntrail123
2024-12-23 11:43:30,822 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-12-23 11:43:34,598 - 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.158 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.911 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.152 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.911/2.073/4.158 ms
2024-12-23 11:43:34,598 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-72639770-07807390 passed
2024-12-23 11:43:34,598 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 11:43:34,599 - 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.44, gateway password: c0ntrail123
2024-12-23 11:43:34,599 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-12-23 11:43:38,659 - 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.361 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.345 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.941 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.941/1.882/3.361 ms
2024-12-23 11:43:38,660 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-72639770-51024835 passed
2024-12-23 11:43:38,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 11:43:38,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 11:43:38,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 11:43:38,660 - 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.44, gateway password: c0ntrail123
2024-12-23 11:43:38,660 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-12-23 11:43:38,866 - DEBUG - None
2024-12-23 11:43:38,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.44, gateway password: c0ntrail123
2024-12-23 11:43:38,866 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-12-23 11:43:39,062 - DEBUG - None
2024-12-23 11:43:39,062 - 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.44, gateway password: c0ntrail123
2024-12-23 11:43:39,062 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-12-23 11:43:39,728 - DEBUG - None
2024-12-23 11:43:39,728 - 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.44, gateway password: c0ntrail123
2024-12-23 11:43:39,729 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-12-23 11:43:41,955 - 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=4.093 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=9.076 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.467 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.371 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.640 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.467/3.329/9.076 ms
2024-12-23 11:43:41,956 - 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.44, gateway password: c0ntrail123
2024-12-23 11:43:41,956 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-12-23 11:43:44,217 - 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.400 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.713 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.267 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.513 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.391 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.455 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.466 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.466/2.743/6.267 ms
2024-12-23 11:43:44,217 - 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.44, gateway password: c0ntrail123
2024-12-23 11:43:44,218 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-12-23 11:43:46,488 - 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.798 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.621 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.661 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.516 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.165 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.076 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.182/4.661 ms
2024-12-23 11:43:46,488 - INFO - Deleting VM ctest-TestBasicVMVN-72639770-21833464
2024-12-23 11:43:46,566 - INFO - Detaching port e79e7c14-20b7-4343-a629-4457a33d6a77 from VM ctest-TestBasicVMVN-72639770-51024835
2024-12-23 11:43:46,628 - INFO - Deleting VM ctest-TestBasicVMVN-72639770-51024835
2024-12-23 11:43:46,706 - INFO - Detaching port b8203c13-e39a-4f9d-bd84-bf7d607aafa8 from VM ctest-TestBasicVMVN-72639770-07807390
2024-12-23 11:43:46,745 - INFO - Deleting VM ctest-TestBasicVMVN-72639770-07807390
2024-12-23 11:43:46,838 - INFO - Deleting VN ctest-vn-03996873
2024-12-23 11:43:47,037 - DEBUG - Response for delete_port : ()
2024-12-23 11:43:47,290 - DEBUG - Response for delete_port : ()
2024-12-23 11:43:47,333 - DEBUG - VN c9c9827f-c766-4350-a997-6c1a8377c159 still in use: Unable to complete operation on network c9c9827f-c766-4350-a997-6c1a8377c159. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f5683f36-c0aa-403c-aad7-b62a6f561e2f']
2024-12-23 11:43:47,333 - WARNING - Deleting VN ctest-vn-03996873 failed..Will retry
2024-12-23 11:43:49,524 - DEBUG - Response for deleting network ()
2024-12-23 11:43:49,524 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/7ceefb98-4509-48c4-9523-d9a521b803bc
2024-12-23 11:43:49,532 - DEBUG - Response Code: 404
2024-12-23 11:43:49,532 - DEBUG - Requesting: http://10.0.0.44:8082/domains
2024-12-23 11:43:49,539 - DEBUG - Requesting: http://10.0.0.44:8082/domain/720148ca-78e2-4f54-905c-229612518405
2024-12-23 11:43:49,601 - DEBUG - Requesting: http://10.0.0.44:8082/project/8ce2f2ad-6f0c-40ca-be3c-a85b9051ff51
2024-12-23 11:43:49,689 - INFO - Validated that VN ctest-vn-03996873 is not found in API Server
2024-12-23 11:43:49,704 - DEBUG - VN ctest-vn-03996873 is not present in Agent 10.0.0.44
2024-12-23 11:43:49,704 - INFO - Validated that VN ctest-vn-03996873 is not in any agent
2024-12-23 11:43:49,711 - DEBUG - VRF 2 is not seen in agent 10.0.0.44
2024-12-23 11:43:49,718 - DEBUG - Vrouter 10.0.0.44 does not have vrf 2 for VN ctest-vn-03996873
2024-12-23 11:43:49,718 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-72639770:ctest-vn-03996873
2024-12-23 11:43:49,731 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-03996873 info
2024-12-23 11:43:49,816 - INFO - IPAM: ctest-ipam-09251114 is not found in API Server
2024-12-23 11:43:49,832 - INFO - IPAM:ctest-ipam-09251114 is not found in control node
2024-12-23 11:43:50,101 - DEBUG - No XMPP flaps were noticed during the test
2024-12-23 11:43:50,101 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:45]
2024-12-23 11:43:50,101 - INFO - --------------------------------------------------------------------------------
2024-12-23 11:43:50,913 - INFO - Deleted project: ctest-TestBasicVMVN-72639770, ID : 8ce2f2ad-6f0c-40ca-be3c-a85b9051ff51