2024-11-04 03:47:34,401 - INFO - Domain Default found not creating
2024-11-04 03:47:34,598 - INFO - Project ctest-TestBasicVMVN-23337114 not found, creating it
2024-11-04 03:47:35,104 - INFO - Created Project:ctest-TestBasicVMVN-23337114, ID : 319474ef-e4ef-493c-a0a2-34ca683e65ef
2024-11-04 03:47:36,810 - INFO - ================================================================================
2024-11-04 03:47:36,810 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-04 03:47:36,810 - 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-04 03:47:37,065 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.22': '0'}} with
2024-11-04 03:47:37,065 - INFO - Initial checks done. Running the testcase now
2024-11-04 03:47:37,065 - INFO -
2024-11-04 03:47:37,704 - DEBUG - Response for create_network : {'network': {'id': '8d6f980c-80b6-414f-a573-24b97a4d5e18', 'name': 'ctest-vn2_metadata-72394548', 'tenant_id': '319474efe4ef493ca0a234ca683e65ef', 'project_id': '319474efe4ef493ca0a234ca683e65ef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-23337114', 'ctest-vn2_metadata-72394548'], 'port_security_enabled': True, 'description': ''}}
2024-11-04 03:47:37,970 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa964ec3-f1ff-412d-958a-7af6af30d163', 'name': '', 'tenant_id': '319474efe4ef493ca0a234ca683e65ef', 'network_id': '8d6f980c-80b6-414f-a573-24b97a4d5e18', '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': '319474efe4ef493ca0a234ca683e65ef'}}
2024-11-04 03:47:37,992 - INFO - Created VN ctest-vn2_metadata-72394548
2024-11-04 03:47:38,055 - DEBUG - VN ctest-vn2_metadata-72394548 UUID is 8d6f980c-80b6-414f-a573-24b97a4d5e18
2024-11-04 03:47:38,270 - DEBUG - Services list from nova: [, , ]
2024-11-04 03:47:39,582 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2195-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2195-1)
2024-11-04 03:47:39,726 - DEBUG - Link local service introspect added
2024-11-04 03:47:39,780 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-04 03:47:44,871 - DEBUG - VM is in ACTIVE state now
2024-11-04 03:47:45,003 - INFO - Waiting for VM ctest-TestBasicVMVN-23337114-61840676 to be up..
2024-11-04 03:47:45,003 - INFO - VM name : ctest-TestBasicVMVN-23337114-61840676
2024-11-04 03:47:45,097 - DEBUG - VM ctest-TestBasicVMVN-23337114-61840676 ID is 866a73f1-4d76-4f12-83c1-9155db11eded
2024-11-04 03:47:45,097 - DEBUG - VM ctest-TestBasicVMVN-23337114-61840676 launched on Node cn-jenkins-deploy-platform-ansible-os-2195-1
2024-11-04 03:47:45,190 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/866a73f1-4d76-4f12-83c1-9155db11eded
2024-11-04 03:47:45,512 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/866a73f1-4d76-4f12-83c1-9155db11eded
2024-11-04 03:47:45,571 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/7757ace6-8c50-4779-829e-a3b163e686f1
2024-11-04 03:47:48,857 - 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-04 03:47:48,857 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23337114-61840676 failed!
2024-11-04 03:47:48,919 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23337114:ctest-vn2_metadata-72394548 is 11.1.1.1 and allocation pool is NOT set
2024-11-04 03:47:50,984 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.21 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.209/2.777/4.345/1.568 ms')
2024-11-04 03:47:50,984 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23337114-61840676 passed
2024-11-04 03:47:51,143 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 03:47:51,143 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23337114-61840676, IP 11.1.1.3, Port 22
2024-11-04 03:47:51,298 - DEBUG - VM ctest-TestBasicVMVN-23337114-61840676 is ready for SSH connections
2024-11-04 03:47:51,298 - INFO - Retry 0
2024-11-04 03:47:51,299 - 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.23, gateway password: c0ntrail123
2024-11-04 03:47:51,299 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-04 03:47:52,928 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-04 03:47:52,928 - INFO - Generic metadata worked
2024-11-04 03:47:53,202 - DEBUG - Link local service introspect removed
2024-11-04 03:47:53,203 - INFO - Deleting VM ctest-TestBasicVMVN-23337114-61840676
2024-11-04 03:47:53,289 - INFO - Deleting VN ctest-vn2_metadata-72394548
2024-11-04 03:47:53,334 - DEBUG - VN 8d6f980c-80b6-414f-a573-24b97a4d5e18 still in use: Unable to complete operation on network 8d6f980c-80b6-414f-a573-24b97a4d5e18. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c6b36a30-04de-4370-9dcd-cbcea8d095b6']
2024-11-04 03:47:53,334 - WARNING - Deleting VN ctest-vn2_metadata-72394548 failed..Will retry
2024-11-04 03:47:55,452 - DEBUG - Response for deleting network ()
2024-11-04 03:47:55,728 - DEBUG - No XMPP flaps were noticed during the test
2024-11-04 03:47:55,728 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2024-11-04 03:47:55,728 - INFO - --------------------------------------------------------------------------------
2024-11-04 03:47:55,732 - INFO - ================================================================================
2024-11-04 03:47:55,732 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-04 03:47:55,732 - 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-04 03:47:56,008 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.22': '0'}} with
2024-11-04 03:47:56,008 - INFO - Initial checks done. Running the testcase now
2024-11-04 03:47:56,008 - INFO -
2024-11-04 03:47:56,558 - DEBUG - Response for create_network : {'network': {'id': 'a838e97c-de5a-429a-b56f-5c7c9b109d42', 'name': 'ctest-vn-15132454', 'tenant_id': '319474efe4ef493ca0a234ca683e65ef', 'project_id': '319474efe4ef493ca0a234ca683e65ef', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-23337114', 'ctest-vn-15132454'], 'port_security_enabled': True, 'description': ''}}
2024-11-04 03:47:56,833 - DEBUG - Response for create_subnet : {'subnet': {'id': '7de489c2-4e50-4eb3-bfc7-d52a3d1ae2fa', 'name': '', 'tenant_id': '319474efe4ef493ca0a234ca683e65ef', 'network_id': 'a838e97c-de5a-429a-b56f-5c7c9b109d42', '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': '319474efe4ef493ca0a234ca683e65ef'}}
2024-11-04 03:47:57,079 - DEBUG - Response for create_subnet : {'subnet': {'id': '7bb3e846-33e7-4f8d-961a-9deeb0f389b2', 'name': '', 'tenant_id': '319474efe4ef493ca0a234ca683e65ef', 'network_id': 'a838e97c-de5a-429a-b56f-5c7c9b109d42', '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': '319474efe4ef493ca0a234ca683e65ef'}}
2024-11-04 03:47:57,105 - INFO - Created VN ctest-vn-15132454
2024-11-04 03:47:57,171 - DEBUG - VN ctest-vn-15132454 UUID is a838e97c-de5a-429a-b56f-5c7c9b109d42
2024-11-04 03:47:57,586 - DEBUG - Response for create_port : {'port': {'name': '43fd6b3c-ade0-41ad-aa78-597fb5e9d329', 'id': '43fd6b3c-ade0-41ad-aa78-597fb5e9d329', 'tenant_id': '319474efe4ef493ca0a234ca683e65ef', 'network_id': 'a838e97c-de5a-429a-b56f-5c7c9b109d42', 'mac_address': '02:43:fd:6b:3c:ad', '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': '7de489c2-4e50-4eb3-bfc7-d52a3d1ae2fa'}], 'security_groups': ['ff85c911-1690-4e6f-b95b-e6eb6a5d4ae7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '319474efe4ef493ca0a234ca683e65ef'}}
2024-11-04 03:47:57,789 - DEBUG - Response for create_port : {'port': {'name': '4126cece-6583-4051-a7d7-e5cda48bfc8c', 'id': '4126cece-6583-4051-a7d7-e5cda48bfc8c', 'tenant_id': '319474efe4ef493ca0a234ca683e65ef', 'network_id': 'a838e97c-de5a-429a-b56f-5c7c9b109d42', 'mac_address': '02:41:26:ce:ce:65', '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': '7bb3e846-33e7-4f8d-961a-9deeb0f389b2'}], 'security_groups': ['ff85c911-1690-4e6f-b95b-e6eb6a5d4ae7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '319474efe4ef493ca0a234ca683e65ef'}}
2024-11-04 03:47:58,207 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2195-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2195-1)
2024-11-04 03:47:58,651 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2195-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2195-1)
2024-11-04 03:47:59,976 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2195-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2195-1)
2024-11-04 03:47:59,976 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-11-04 03:47:59,983 - DEBUG - Requesting: http://10.0.0.23:8082/domain/b087c328-9d92-4400-921b-83fed47c14b5
2024-11-04 03:48:00,002 - DEBUG - Requesting: http://10.0.0.23:8082/project/319474ef-e4ef-493c-a0a2-34ca683e65ef
2024-11-04 03:48:00,104 - DEBUG - Requesting: http://10.0.0.23:8082/network-ipam/a04eb9ff-65d7-4b7c-9a35-25a1fcee1ae7
2024-11-04 03:48:00,118 - INFO - Verifications in API Server for IPAM: ctest-ipam-93096351 passed
2024-11-04 03:48:00,125 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-23337114:ctest-ipam-93096351', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-23337114', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11551374600828308348', 'uuid-lslong': '11111829033269992167'}, 'enable': 'true', 'created': '2024-11-04T03:47:56', 'last-modified': '2024-11-04T03:47:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.863927'}
2024-11-04 03:48:00,126 - INFO - Verifications in Control node for IPAM: ctest-ipam-93096351 passed
2024-11-04 03:48:00,126 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-11-04 03:48:00,134 - DEBUG - Requesting: http://10.0.0.23:8082/domain/b087c328-9d92-4400-921b-83fed47c14b5
2024-11-04 03:48:00,157 - DEBUG - Requesting: http://10.0.0.23:8082/project/319474ef-e4ef-493c-a0a2-34ca683e65ef
2024-11-04 03:48:00,253 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a838e97c-de5a-429a-b56f-5c7c9b109d42
2024-11-04 03:48:00,277 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a838e97c-de5a-429a-b56f-5c7c9b109d42
2024-11-04 03:48:00,295 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/65663ece-4f5c-49e0-8831-bb41ad555f49
2024-11-04 03:48:00,309 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/65663ece-4f5c-49e0-8831-bb41ad555f49
2024-11-04 03:48:00,323 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/63a4dafc-bdc0-40f6-9875-d46ecc3b3840
2024-11-04 03:48:00,336 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-04 03:48:00,336 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a838e97c-de5a-429a-b56f-5c7c9b109d42
2024-11-04 03:48:00,355 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/65663ece-4f5c-49e0-8831-bb41ad555f49
2024-11-04 03:48:00,384 - INFO - Verified VN network id 8 for VN a838e97c-de5a-429a-b56f-5c7c9b109d42
2024-11-04 03:48:00,384 - INFO - Verifications in API Server for VN ctest-vn-15132454 passed
2024-11-04 03:48:00,384 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a838e97c-de5a-429a-b56f-5c7c9b109d42
2024-11-04 03:48:00,404 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/65663ece-4f5c-49e0-8831-bb41ad555f49
2024-11-04 03:48:00,417 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/65663ece-4f5c-49e0-8831-bb41ad555f49
2024-11-04 03:48:00,429 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/63a4dafc-bdc0-40f6-9875-d46ecc3b3840
2024-11-04 03:48:00,455 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-23337114:ctest-vn-15132454', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-23337114', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12121695119583363738', 'uuid-lslong': '13073769933527096642'}, 'enable': 'true', 'created': '2024-11-04T03:47:56', 'last-modified': '2024-11-04T03:47:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.436762'}
2024-11-04 03:48:00,468 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-04 03:48:00,468 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-15132454 passed
2024-11-04 03:48:00,468 - DEBUG - ====Verifying policy data for ctest-vn-15132454 in API_Server ======
2024-11-04 03:48:00,468 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-11-04 03:48:00,475 - DEBUG - Requesting: http://10.0.0.23:8082/domain/b087c328-9d92-4400-921b-83fed47c14b5
2024-11-04 03:48:00,499 - DEBUG - Requesting: http://10.0.0.23:8082/project/319474ef-e4ef-493c-a0a2-34ca683e65ef
2024-11-04 03:48:00,690 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a838e97c-de5a-429a-b56f-5c7c9b109d42
2024-11-04 03:48:00,754 - DEBUG - =>VN ctest-vn-15132454 has no policy to be verified
2024-11-04 03:48:00,754 - DEBUG - Verifying the vn in opserver
2024-11-04 03:48:00,754 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-23337114:ctest-vn-15132454 virtual network link through opserver 10.0.0.23
2024-11-04 03:48:00,755 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2024-11-04 03:48:01,133 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2024-11-04 03:48:01,248 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-23337114:ctest-vn-15132454', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-23337114:ctest-vn-15132454?flat'}
2024-11-04 03:48:01,248 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-23337114:ctest-vn-15132454 is found in opserver
2024-11-04 03:48:01,255 - DEBUG - VRF ids for VN ctest-vn-15132454: {'10.0.0.23': '2'}
2024-11-04 03:48:01,255 - INFO - Waiting for VM ctest-TestBasicVMVN-23337114-35047226 to be up..
2024-11-04 03:48:01,343 - DEBUG - VM is in ACTIVE state now
2024-11-04 03:48:01,343 - INFO - VM name : ctest-TestBasicVMVN-23337114-35047226
2024-11-04 03:48:01,500 - DEBUG - VM ctest-TestBasicVMVN-23337114-35047226 ID is 3b390e94-fa77-4195-8ec7-24af85b5b3fa
2024-11-04 03:48:01,500 - DEBUG - VM ctest-TestBasicVMVN-23337114-35047226 launched on Node cn-jenkins-deploy-platform-ansible-os-2195-1
2024-11-04 03:48:01,638 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/3b390e94-fa77-4195-8ec7-24af85b5b3fa
2024-11-04 03:48:01,651 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/43fd6b3c-ade0-41ad-aa78-597fb5e9d329
2024-11-04 03:48:04,924 - 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 1010ms')
2024-11-04 03:48:04,924 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23337114-35047226 failed!
2024-11-04 03:48:04,995 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23337114:ctest-vn-15132454 is 31.1.1.1 and allocation pool is NOT set
2024-11-04 03:48:04,995 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23337114:ctest-vn-15132454 is 31.1.2.1 and allocation pool is NOT set
2024-11-04 03:48:09,084 - 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 1030ms')
2024-11-04 03:48:09,084 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23337114-35047226 failed!
2024-11-04 03:48:09,154 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23337114:ctest-vn-15132454 is 31.1.1.1 and allocation pool is NOT set
2024-11-04 03:48:09,155 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-23337114:ctest-vn-15132454 is 31.1.2.1 and allocation pool is NOT set
2024-11-04 03:48:11,213 - 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.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.79 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.792/3.594/5.397/1.802 ms')
2024-11-04 03:48:11,214 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-23337114-35047226 passed
2024-11-04 03:48:11,375 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 03:48:11,375 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23337114-35047226, IP 31.1.1.4, Port 22
2024-11-04 03:48:11,531 - DEBUG - VM ctest-TestBasicVMVN-23337114-35047226 is ready for SSH connections
2024-11-04 03:48:11,531 - INFO - Waiting for VM ctest-TestBasicVMVN-23337114-60634572 to be up..
2024-11-04 03:48:11,632 - DEBUG - VM is in ACTIVE state now
2024-11-04 03:48:11,633 - INFO - VM name : ctest-TestBasicVMVN-23337114-60634572
2024-11-04 03:48:11,744 - DEBUG - VM ctest-TestBasicVMVN-23337114-60634572 ID is 2e6daf83-0ec1-4080-919b-c1377571d875
2024-11-04 03:48:11,744 - DEBUG - VM ctest-TestBasicVMVN-23337114-60634572 launched on Node cn-jenkins-deploy-platform-ansible-os-2195-1
2024-11-04 03:48:11,878 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/2e6daf83-0ec1-4080-919b-c1377571d875
2024-11-04 03:48:11,892 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/4126cece-6583-4051-a7d7-e5cda48bfc8c
2024-11-04 03:48:13,189 - 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.59 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.373 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.373/1.981/3.589/1.608 ms')
2024-11-04 03:48:13,189 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-23337114-60634572 passed
2024-11-04 03:48:13,354 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 03:48:13,354 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23337114-60634572, IP 31.1.2.4, Port 22
2024-11-04 03:48:13,522 - DEBUG - VM ctest-TestBasicVMVN-23337114-60634572 is ready for SSH connections
2024-11-04 03:48:13,522 - INFO - Waiting for VM ctest-TestBasicVMVN-23337114-20717317 to be up..
2024-11-04 03:48:13,616 - DEBUG - VM is in ACTIVE state now
2024-11-04 03:48:13,616 - INFO - VM name : ctest-TestBasicVMVN-23337114-20717317
2024-11-04 03:48:13,754 - DEBUG - VM ctest-TestBasicVMVN-23337114-20717317 ID is b486f935-35e1-4a95-be3c-2870c299e7e6
2024-11-04 03:48:13,754 - DEBUG - VM ctest-TestBasicVMVN-23337114-20717317 launched on Node cn-jenkins-deploy-platform-ansible-os-2195-1
2024-11-04 03:48:13,835 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/b486f935-35e1-4a95-be3c-2870c299e7e6
2024-11-04 03:48:13,879 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/37e3d139-faaf-4dd3-a416-cb524459f6f2
2024-11-04 03:48:15,146 - 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.15 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.464 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.464/1.805/3.146/1.341 ms')
2024-11-04 03:48:15,146 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-23337114-20717317 passed
2024-11-04 03:48:15,347 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 03:48:15,347 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-23337114-20717317, IP 31.1.1.3, Port 22
2024-11-04 03:48:15,506 - DEBUG - VM ctest-TestBasicVMVN-23337114-20717317 is ready for SSH connections
2024-11-04 03:48:15,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 03:48:15,506 - 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.23, gateway password: c0ntrail123
2024-11-04 03:48:15,506 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-04 03:48:19,211 - 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.716 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.968 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.958 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.958/1.880/3.716 ms
2024-11-04 03:48:19,211 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-23337114-35047226 passed
2024-11-04 03:48:19,211 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 03:48:19,211 - 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.23, gateway password: c0ntrail123
2024-11-04 03:48:19,211 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-04 03:48:22,871 - 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=2.633 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.984 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.768 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.768/1.461/2.633 ms
2024-11-04 03:48:22,872 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-23337114-60634572 passed
2024-11-04 03:48:22,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 03:48:22,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 03:48:22,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-04 03:48:22,872 - 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.23, gateway password: c0ntrail123
2024-11-04 03:48:22,872 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-04 03:48:23,061 - DEBUG - None
2024-11-04 03:48:23,062 - 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.23, gateway password: c0ntrail123
2024-11-04 03:48:23,062 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-04 03:48:23,271 - DEBUG - None
2024-11-04 03:48:23,271 - 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.23, gateway password: c0ntrail123
2024-11-04 03:48:23,271 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-04 03:48:23,918 - DEBUG - None
2024-11-04 03:48:23,918 - 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.23, gateway password: c0ntrail123
2024-11-04 03:48:23,918 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-04 03:48:26,129 - 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=1.947 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.292 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.384 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.178 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.356 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.356/1.831/4.292 ms
2024-11-04 03:48:26,129 - 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.23, gateway password: c0ntrail123
2024-11-04 03:48:26,129 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-04 03:48:28,389 - 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.979 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.858 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.977 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.423 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.281 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.348 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.336 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.336/2.314/4.977 ms
2024-11-04 03:48:28,389 - 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.23, gateway password: c0ntrail123
2024-11-04 03:48:28,390 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-04 03:48:30,627 - 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.100 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.141 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.951 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.368 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.666 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.515 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.527 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.527/2.324/3.951 ms
2024-11-04 03:48:30,627 - INFO - Deleting VM ctest-TestBasicVMVN-23337114-20717317
2024-11-04 03:48:30,701 - INFO - Detaching port 4126cece-6583-4051-a7d7-e5cda48bfc8c from VM ctest-TestBasicVMVN-23337114-60634572
2024-11-04 03:48:30,751 - INFO - Deleting VM ctest-TestBasicVMVN-23337114-60634572
2024-11-04 03:48:30,829 - INFO - Detaching port 43fd6b3c-ade0-41ad-aa78-597fb5e9d329 from VM ctest-TestBasicVMVN-23337114-35047226
2024-11-04 03:48:30,868 - INFO - Deleting VM ctest-TestBasicVMVN-23337114-35047226
2024-11-04 03:48:30,950 - INFO - Deleting VN ctest-vn-15132454
2024-11-04 03:48:31,213 - DEBUG - Response for delete_port : ()
2024-11-04 03:48:31,513 - DEBUG - Response for delete_port : ()
2024-11-04 03:48:31,600 - DEBUG - VN a838e97c-de5a-429a-b56f-5c7c9b109d42 still in use: Unable to complete operation on network a838e97c-de5a-429a-b56f-5c7c9b109d42. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-966f70f4-75d6-4400-aaf3-51b6e838a404']
2024-11-04 03:48:31,600 - WARNING - Deleting VN ctest-vn-15132454 failed..Will retry
2024-11-04 03:48:33,785 - DEBUG - Response for deleting network ()
2024-11-04 03:48:33,785 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/65663ece-4f5c-49e0-8831-bb41ad555f49
2024-11-04 03:48:33,800 - DEBUG - Response Code: 404
2024-11-04 03:48:33,800 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-11-04 03:48:33,807 - DEBUG - Requesting: http://10.0.0.23:8082/domain/b087c328-9d92-4400-921b-83fed47c14b5
2024-11-04 03:48:33,866 - DEBUG - Requesting: http://10.0.0.23:8082/project/319474ef-e4ef-493c-a0a2-34ca683e65ef
2024-11-04 03:48:33,966 - INFO - Validated that VN ctest-vn-15132454 is not found in API Server
2024-11-04 03:48:33,980 - DEBUG - VN ctest-vn-15132454 is not present in Agent 10.0.0.23
2024-11-04 03:48:33,980 - INFO - Validated that VN ctest-vn-15132454 is not in any agent
2024-11-04 03:48:33,985 - DEBUG - VRF 2 is not seen in agent 10.0.0.23
2024-11-04 03:48:33,991 - DEBUG - Vrouter 10.0.0.23 does not have vrf 2 for VN ctest-vn-15132454
2024-11-04 03:48:33,991 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-23337114:ctest-vn-15132454
2024-11-04 03:48:34,004 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-15132454 info
2024-11-04 03:48:34,090 - INFO - IPAM: ctest-ipam-93096351 is not found in API Server
2024-11-04 03:48:34,104 - INFO - IPAM:ctest-ipam-93096351 is not found in control node
2024-11-04 03:48:34,361 - DEBUG - No XMPP flaps were noticed during the test
2024-11-04 03:48:34,361 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2024-11-04 03:48:34,361 - INFO - --------------------------------------------------------------------------------
2024-11-04 03:48:35,105 - INFO - Deleted project: ctest-TestBasicVMVN-23337114, ID : 319474ef-e4ef-493c-a0a2-34ca683e65ef