2025-04-14 23:06:16,477 - INFO - Domain Default found not creating
2025-04-14 23:06:16,623 - INFO - Project ctest-TestBasicVMVN-86528958 not found, creating it
2025-04-14 23:06:17,084 - INFO - Created Project:ctest-TestBasicVMVN-86528958, ID : a439d1e0-62d1-4c88-b291-bb7da8703b7f
2025-04-14 23:06:18,597 - INFO - ================================================================================
2025-04-14 23:06:18,597 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-14 23:06:18,597 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-04-14 23:06:18,854 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-04-14 23:06:18,854 - INFO - Initial checks done. Running the testcase now
2025-04-14 23:06:18,854 - INFO -
2025-04-14 23:06:19,378 - DEBUG - Response for create_network : {'network': {'id': '9c1c37ec-5632-4f5c-8a74-805249b81c06', 'name': 'ctest-vn2_metadata-60691944', 'tenant_id': 'a439d1e062d14c88b291bb7da8703b7f', 'project_id': 'a439d1e062d14c88b291bb7da8703b7f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86528958', 'ctest-vn2_metadata-60691944'], 'port_security_enabled': True, 'description': ''}}
2025-04-14 23:06:19,527 - DEBUG - Response for create_subnet : {'subnet': {'id': '4cdbfbba-81d7-4c8c-9e52-cad502088899', 'name': '', 'tenant_id': 'a439d1e062d14c88b291bb7da8703b7f', 'network_id': '9c1c37ec-5632-4f5c-8a74-805249b81c06', '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': 'a439d1e062d14c88b291bb7da8703b7f'}}
2025-04-14 23:06:19,545 - INFO - Created VN ctest-vn2_metadata-60691944
2025-04-14 23:06:19,595 - DEBUG - VN ctest-vn2_metadata-60691944 UUID is 9c1c37ec-5632-4f5c-8a74-805249b81c06
2025-04-14 23:06:19,770 - DEBUG - Services list from nova: [, , ]
2025-04-14 23:06:20,821 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3111-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3111-1)
2025-04-14 23:06:20,927 - DEBUG - Link local service introspect added
2025-04-14 23:06:20,974 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-14 23:06:26,051 - DEBUG - VM is in ACTIVE state now
2025-04-14 23:06:26,183 - INFO - Waiting for VM ctest-TestBasicVMVN-86528958-98601195 to be up..
2025-04-14 23:06:26,183 - INFO - VM name : ctest-TestBasicVMVN-86528958-98601195
2025-04-14 23:06:26,260 - DEBUG - VM ctest-TestBasicVMVN-86528958-98601195 ID is d3319a9e-694f-447d-8301-c562f02f9f42
2025-04-14 23:06:26,260 - DEBUG - VM ctest-TestBasicVMVN-86528958-98601195 launched on Node cn-jenkins-deploy-platform-ansible-os-3111-1
2025-04-14 23:06:26,345 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/d3319a9e-694f-447d-8301-c562f02f9f42
2025-04-14 23:06:26,634 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/d3319a9e-694f-447d-8301-c562f02f9f42
2025-04-14 23:06:26,668 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/266ff5c0-4310-4527-b63f-a45ecb32b6f1
2025-04-14 23:06:29,926 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1026ms')
2025-04-14 23:06:29,926 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86528958-98601195 failed!
2025-04-14 23:06:29,983 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86528958:ctest-vn2_metadata-60691944 is 11.1.1.1 and allocation pool is NOT set
2025-04-14 23:06:32,044 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.783 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.783/2.474/4.165/1.691 ms')
2025-04-14 23:06:32,044 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86528958-98601195 passed
2025-04-14 23:06:32,199 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 23:06:32,201 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86528958-98601195, IP 11.1.1.3, Port 22
2025-04-14 23:06:32,363 - DEBUG - VM ctest-TestBasicVMVN-86528958-98601195 is ready for SSH connections
2025-04-14 23:06:32,364 - INFO - Retry 0
2025-04-14 23:06:32,364 - 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.65, gateway password: c0ntrail123
2025-04-14 23:06:32,364 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-14 23:06:33,978 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-14 23:06:33,978 - INFO - Generic metadata worked
2025-04-14 23:06:34,227 - DEBUG - Link local service introspect removed
2025-04-14 23:06:34,227 - INFO - Deleting VM ctest-TestBasicVMVN-86528958-98601195
2025-04-14 23:06:34,294 - INFO - Deleting VN ctest-vn2_metadata-60691944
2025-04-14 23:06:34,332 - DEBUG - VN 9c1c37ec-5632-4f5c-8a74-805249b81c06 still in use: Unable to complete operation on network 9c1c37ec-5632-4f5c-8a74-805249b81c06. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8f945d40-8897-4995-9c20-f85068fa6005']
2025-04-14 23:06:34,332 - WARNING - Deleting VN ctest-vn2_metadata-60691944 failed..Will retry
2025-04-14 23:06:36,474 - DEBUG - Response for deleting network ()
2025-04-14 23:06:36,729 - DEBUG - No XMPP flaps were noticed during the test
2025-04-14 23:06:36,729 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-04-14 23:06:36,730 - INFO - --------------------------------------------------------------------------------
2025-04-14 23:06:36,732 - INFO - ================================================================================
2025-04-14 23:06:36,732 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-14 23:06:36,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
2025-04-14 23:06:37,017 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-04-14 23:06:37,017 - INFO - Initial checks done. Running the testcase now
2025-04-14 23:06:37,017 - INFO -
2025-04-14 23:06:37,558 - DEBUG - Response for create_network : {'network': {'id': 'd8ca3496-efa4-4978-b590-cceda20e6413', 'name': 'ctest-vn-41160944', 'tenant_id': 'a439d1e062d14c88b291bb7da8703b7f', 'project_id': 'a439d1e062d14c88b291bb7da8703b7f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-86528958', 'ctest-vn-41160944'], 'port_security_enabled': True, 'description': ''}}
2025-04-14 23:06:37,702 - DEBUG - Response for create_subnet : {'subnet': {'id': 'af776ed4-de56-49ea-812a-6128c2ec2de1', 'name': '', 'tenant_id': 'a439d1e062d14c88b291bb7da8703b7f', 'network_id': 'd8ca3496-efa4-4978-b590-cceda20e6413', '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': 'a439d1e062d14c88b291bb7da8703b7f'}}
2025-04-14 23:06:37,852 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bf976708-3c71-40c9-af94-7a779fa9d602', 'name': '', 'tenant_id': 'a439d1e062d14c88b291bb7da8703b7f', 'network_id': 'd8ca3496-efa4-4978-b590-cceda20e6413', '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': 'a439d1e062d14c88b291bb7da8703b7f'}}
2025-04-14 23:06:37,873 - INFO - Created VN ctest-vn-41160944
2025-04-14 23:06:37,928 - DEBUG - VN ctest-vn-41160944 UUID is d8ca3496-efa4-4978-b590-cceda20e6413
2025-04-14 23:06:38,306 - DEBUG - Response for create_port : {'port': {'name': '520093e3-11b6-4396-ae28-b27248441c19', 'id': '520093e3-11b6-4396-ae28-b27248441c19', 'tenant_id': 'a439d1e062d14c88b291bb7da8703b7f', 'network_id': 'd8ca3496-efa4-4978-b590-cceda20e6413', 'mac_address': '02:52:00:93:e3:11', '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': 'af776ed4-de56-49ea-812a-6128c2ec2de1'}], 'security_groups': ['bccfd639-fe7d-453a-92b0-72ddeb7da487'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a439d1e062d14c88b291bb7da8703b7f'}}
2025-04-14 23:06:38,470 - DEBUG - Response for create_port : {'port': {'name': 'a3d7b42b-073f-48a0-ae55-a03629f68f2c', 'id': 'a3d7b42b-073f-48a0-ae55-a03629f68f2c', 'tenant_id': 'a439d1e062d14c88b291bb7da8703b7f', 'network_id': 'd8ca3496-efa4-4978-b590-cceda20e6413', 'mac_address': '02:a3:d7:b4:2b:07', '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': 'bf976708-3c71-40c9-af94-7a779fa9d602'}], 'security_groups': ['bccfd639-fe7d-453a-92b0-72ddeb7da487'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a439d1e062d14c88b291bb7da8703b7f'}}
2025-04-14 23:06:38,817 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3111-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3111-1)
2025-04-14 23:06:39,201 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3111-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3111-1)
2025-04-14 23:06:40,460 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3111-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3111-1)
2025-04-14 23:06:40,460 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-14 23:06:40,466 - DEBUG - Requesting: http://10.0.0.65:8082/domain/6826b044-25ce-4a43-8b86-d9897d3546ac
2025-04-14 23:06:40,479 - DEBUG - Requesting: http://10.0.0.65:8082/project/a439d1e0-62d1-4c88-b291-bb7da8703b7f
2025-04-14 23:06:40,565 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/27b9a56b-4b86-4057-aaff-0827e77f6336
2025-04-14 23:06:40,574 - INFO - Verifications in API Server for IPAM: ctest-ipam-97906834 passed
2025-04-14 23:06:40,583 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-86528958:ctest-ipam-97906834', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86528958', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2862500918417834071', 'uuid-lslong': '12321576072989598518'}, 'enable': 'true', 'created': '2025-04-14T23:06:37', 'last-modified': '2025-04-14T23:06:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.337550'}
2025-04-14 23:06:40,583 - INFO - Verifications in Control node for IPAM: ctest-ipam-97906834 passed
2025-04-14 23:06:40,583 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-14 23:06:40,593 - DEBUG - Requesting: http://10.0.0.65:8082/domain/6826b044-25ce-4a43-8b86-d9897d3546ac
2025-04-14 23:06:40,609 - DEBUG - Requesting: http://10.0.0.65:8082/project/a439d1e0-62d1-4c88-b291-bb7da8703b7f
2025-04-14 23:06:40,685 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/d8ca3496-efa4-4978-b590-cceda20e6413
2025-04-14 23:06:40,701 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/d8ca3496-efa4-4978-b590-cceda20e6413
2025-04-14 23:06:40,713 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/8dd3b9c6-dcaf-4510-a27e-b72104637f76
2025-04-14 23:06:40,723 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/8dd3b9c6-dcaf-4510-a27e-b72104637f76
2025-04-14 23:06:40,731 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/52d1e863-7086-4182-89e7-d2609391569a
2025-04-14 23:06:40,740 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-14 23:06:40,740 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/d8ca3496-efa4-4978-b590-cceda20e6413
2025-04-14 23:06:40,750 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/8dd3b9c6-dcaf-4510-a27e-b72104637f76
2025-04-14 23:06:40,770 - INFO - Verified VN network id 9 for VN d8ca3496-efa4-4978-b590-cceda20e6413
2025-04-14 23:06:40,770 - INFO - Verifications in API Server for VN ctest-vn-41160944 passed
2025-04-14 23:06:40,770 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/d8ca3496-efa4-4978-b590-cceda20e6413
2025-04-14 23:06:40,782 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/8dd3b9c6-dcaf-4510-a27e-b72104637f76
2025-04-14 23:06:40,805 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/8dd3b9c6-dcaf-4510-a27e-b72104637f76
2025-04-14 23:06:40,822 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/52d1e863-7086-4182-89e7-d2609391569a
2025-04-14 23:06:40,848 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-86528958:ctest-vn-41160944', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-86528958', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15621356080358246776', 'uuid-lslong': '13083182238509458451'}, 'enable': 'true', 'created': '2025-04-14T23:06:37', 'last-modified': '2025-04-14T23:06:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.019652'}
2025-04-14 23:06:40,858 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-14 23:06:40,859 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-41160944 passed
2025-04-14 23:06:40,859 - DEBUG - ====Verifying policy data for ctest-vn-41160944 in API_Server ======
2025-04-14 23:06:40,859 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-14 23:06:40,869 - DEBUG - Requesting: http://10.0.0.65:8082/domain/6826b044-25ce-4a43-8b86-d9897d3546ac
2025-04-14 23:06:40,916 - DEBUG - Requesting: http://10.0.0.65:8082/project/a439d1e0-62d1-4c88-b291-bb7da8703b7f
2025-04-14 23:06:40,998 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/d8ca3496-efa4-4978-b590-cceda20e6413
2025-04-14 23:06:41,030 - DEBUG - =>VN ctest-vn-41160944 has no policy to be verified
2025-04-14 23:06:41,030 - DEBUG - Verifying the vn in opserver
2025-04-14 23:06:41,030 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-86528958:ctest-vn-41160944 virtual network link through opserver 10.0.0.65
2025-04-14 23:06:41,030 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-04-14 23:06:41,377 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-04-14 23:06:41,443 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-86528958:ctest-vn-41160944', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-86528958:ctest-vn-41160944?flat'}
2025-04-14 23:06:41,443 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-86528958:ctest-vn-41160944 is found in opserver
2025-04-14 23:06:41,449 - DEBUG - VRF ids for VN ctest-vn-41160944: {'10.0.0.65': '2'}
2025-04-14 23:06:41,449 - INFO - Waiting for VM ctest-TestBasicVMVN-86528958-96151594 to be up..
2025-04-14 23:06:41,532 - DEBUG - VM is in ACTIVE state now
2025-04-14 23:06:41,532 - INFO - VM name : ctest-TestBasicVMVN-86528958-96151594
2025-04-14 23:06:41,616 - DEBUG - VM ctest-TestBasicVMVN-86528958-96151594 ID is 7d2272cc-bb07-4572-b636-13f0cc2e51a9
2025-04-14 23:06:41,617 - DEBUG - VM ctest-TestBasicVMVN-86528958-96151594 launched on Node cn-jenkins-deploy-platform-ansible-os-3111-1
2025-04-14 23:06:41,713 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/7d2272cc-bb07-4572-b636-13f0cc2e51a9
2025-04-14 23:06:41,723 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/520093e3-11b6-4396-ae28-b27248441c19
2025-04-14 23:06:45,000 - 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 1027ms')
2025-04-14 23:06:45,000 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86528958-96151594 failed!
2025-04-14 23:06:45,055 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86528958:ctest-vn-41160944 is 31.1.1.1 and allocation pool is NOT set
2025-04-14 23:06:45,056 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86528958:ctest-vn-41160944 is 31.1.2.1 and allocation pool is NOT set
2025-04-14 23:06:49,133 - 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 1015ms')
2025-04-14 23:06:49,134 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86528958-96151594 failed!
2025-04-14 23:06:49,192 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86528958:ctest-vn-41160944 is 31.1.1.1 and allocation pool is NOT set
2025-04-14 23:06:49,192 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-86528958:ctest-vn-41160944 is 31.1.2.1 and allocation pool is NOT set
2025-04-14 23:06:51,257 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.08 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.083/3.079/5.076/1.996 ms')
2025-04-14 23:06:51,257 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-86528958-96151594 passed
2025-04-14 23:06:51,407 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 23:06:51,407 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86528958-96151594, IP 31.1.1.4, Port 22
2025-04-14 23:06:51,567 - DEBUG - VM ctest-TestBasicVMVN-86528958-96151594 is ready for SSH connections
2025-04-14 23:06:51,568 - INFO - Waiting for VM ctest-TestBasicVMVN-86528958-71137236 to be up..
2025-04-14 23:06:51,649 - DEBUG - VM is in ACTIVE state now
2025-04-14 23:06:51,649 - INFO - VM name : ctest-TestBasicVMVN-86528958-71137236
2025-04-14 23:06:51,721 - DEBUG - VM ctest-TestBasicVMVN-86528958-71137236 ID is b11e7a32-5f24-44b7-9049-d30553992c4c
2025-04-14 23:06:51,721 - DEBUG - VM ctest-TestBasicVMVN-86528958-71137236 launched on Node cn-jenkins-deploy-platform-ansible-os-3111-1
2025-04-14 23:06:51,800 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/b11e7a32-5f24-44b7-9049-d30553992c4c
2025-04-14 23:06:51,810 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/a3d7b42b-073f-48a0-ae55-a03629f68f2c
2025-04-14 23:06:53,048 - 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=2.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.404 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.404/1.560/2.717/1.156 ms')
2025-04-14 23:06:53,048 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-86528958-71137236 passed
2025-04-14 23:06:53,207 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 23:06:53,208 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86528958-71137236, IP 31.1.2.4, Port 22
2025-04-14 23:06:53,364 - DEBUG - VM ctest-TestBasicVMVN-86528958-71137236 is ready for SSH connections
2025-04-14 23:06:53,364 - INFO - Waiting for VM ctest-TestBasicVMVN-86528958-21520504 to be up..
2025-04-14 23:06:53,443 - DEBUG - VM is in ACTIVE state now
2025-04-14 23:06:53,443 - INFO - VM name : ctest-TestBasicVMVN-86528958-21520504
2025-04-14 23:06:53,518 - DEBUG - VM ctest-TestBasicVMVN-86528958-21520504 ID is 3630c2e6-f5cc-4811-813c-ee0348dc5a8d
2025-04-14 23:06:53,518 - DEBUG - VM ctest-TestBasicVMVN-86528958-21520504 launched on Node cn-jenkins-deploy-platform-ansible-os-3111-1
2025-04-14 23:06:53,589 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/3630c2e6-f5cc-4811-813c-ee0348dc5a8d
2025-04-14 23:06:53,597 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/a242c142-207f-47b1-bfee-3e92bb2f1bcd
2025-04-14 23:06:54,829 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.79 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.458 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.458/1.621/2.785/1.163 ms')
2025-04-14 23:06:54,829 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-86528958-21520504 passed
2025-04-14 23:06:54,975 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 23:06:54,976 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-86528958-21520504, IP 31.1.1.3, Port 22
2025-04-14 23:06:55,131 - DEBUG - VM ctest-TestBasicVMVN-86528958-21520504 is ready for SSH connections
2025-04-14 23:06:55,131 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 23:06:55,132 - 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.65, gateway password: c0ntrail123
2025-04-14 23:06:55,132 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-14 23:06:58,821 - 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.451 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.974 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.923 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.923/1.782/3.451 ms
2025-04-14 23:06:58,822 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-86528958-96151594 passed
2025-04-14 23:06:58,822 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 23:06:58,822 - 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.65, gateway password: c0ntrail123
2025-04-14 23:06:58,822 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-14 23:07:02,629 - 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.923 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.798 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.857 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.798/1.526/2.923 ms
2025-04-14 23:07:02,629 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-86528958-71137236 passed
2025-04-14 23:07:02,629 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 23:07:02,629 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 23:07:02,629 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-14 23:07:02,629 - 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.65, gateway password: c0ntrail123
2025-04-14 23:07:02,630 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-14 23:07:02,802 - DEBUG - None
2025-04-14 23:07:02,802 - 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.65, gateway password: c0ntrail123
2025-04-14 23:07:02,802 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-14 23:07:02,989 - DEBUG - None
2025-04-14 23:07:02,990 - 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.65, gateway password: c0ntrail123
2025-04-14 23:07:02,990 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-14 23:07:03,593 - DEBUG - None
2025-04-14 23:07:03,593 - 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.65, gateway password: c0ntrail123
2025-04-14 23:07:03,593 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-14 23:07:05,805 - 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.729 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.990 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.403 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.791 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.390 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.390/1.860/4.990 ms
2025-04-14 23:07:05,805 - 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.65, gateway password: c0ntrail123
2025-04-14 23:07:05,805 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-14 23:07:08,042 - 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.965 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.714 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.906 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.417 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.577 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.331 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.390 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.390/1.757/3.906 ms
2025-04-14 23:07:08,042 - 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.65, gateway password: c0ntrail123
2025-04-14 23:07:08,042 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-14 23:07:10,295 - 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.662 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.586 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.512 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.588 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.901 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.867 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.385 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.385/1.785/3.512 ms
2025-04-14 23:07:10,295 - INFO - Deleting VM ctest-TestBasicVMVN-86528958-21520504
2025-04-14 23:07:10,364 - INFO - Detaching port a3d7b42b-073f-48a0-ae55-a03629f68f2c from VM ctest-TestBasicVMVN-86528958-71137236
2025-04-14 23:07:10,413 - INFO - Deleting VM ctest-TestBasicVMVN-86528958-71137236
2025-04-14 23:07:10,476 - INFO - Detaching port 520093e3-11b6-4396-ae28-b27248441c19 from VM ctest-TestBasicVMVN-86528958-96151594
2025-04-14 23:07:10,510 - INFO - Deleting VM ctest-TestBasicVMVN-86528958-96151594
2025-04-14 23:07:10,590 - INFO - Deleting VN ctest-vn-41160944
2025-04-14 23:07:10,762 - DEBUG - Response for delete_port : ()
2025-04-14 23:07:10,930 - DEBUG - Response for delete_port : ()
2025-04-14 23:07:10,974 - DEBUG - VN d8ca3496-efa4-4978-b590-cceda20e6413 still in use: Unable to complete operation on network d8ca3496-efa4-4978-b590-cceda20e6413. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f86b4d84-8513-4001-8b14-11a28fbdf8b2']
2025-04-14 23:07:10,974 - WARNING - Deleting VN ctest-vn-41160944 failed..Will retry
2025-04-14 23:07:13,094 - DEBUG - Response for deleting network ()
2025-04-14 23:07:13,094 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/8dd3b9c6-dcaf-4510-a27e-b72104637f76
2025-04-14 23:07:13,114 - DEBUG - Response Code: 404
2025-04-14 23:07:13,114 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-14 23:07:13,120 - DEBUG - Requesting: http://10.0.0.65:8082/domain/6826b044-25ce-4a43-8b86-d9897d3546ac
2025-04-14 23:07:13,172 - DEBUG - Requesting: http://10.0.0.65:8082/project/a439d1e0-62d1-4c88-b291-bb7da8703b7f
2025-04-14 23:07:13,246 - INFO - Validated that VN ctest-vn-41160944 is not found in API Server
2025-04-14 23:07:13,260 - DEBUG - VN ctest-vn-41160944 is not present in Agent 10.0.0.65
2025-04-14 23:07:13,260 - INFO - Validated that VN ctest-vn-41160944 is not in any agent
2025-04-14 23:07:13,267 - DEBUG - VRF 2 is not seen in agent 10.0.0.65
2025-04-14 23:07:13,276 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-41160944
2025-04-14 23:07:13,276 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-86528958:ctest-vn-41160944
2025-04-14 23:07:13,287 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-41160944 info
2025-04-14 23:07:13,363 - INFO - IPAM: ctest-ipam-97906834 is not found in API Server
2025-04-14 23:07:13,375 - INFO - IPAM:ctest-ipam-97906834 is not found in control node
2025-04-14 23:07:13,642 - DEBUG - No XMPP flaps were noticed during the test
2025-04-14 23:07:13,642 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-04-14 23:07:13,642 - INFO - --------------------------------------------------------------------------------
2025-04-14 23:07:14,354 - INFO - Deleted project: ctest-TestBasicVMVN-86528958, ID : a439d1e0-62d1-4c88-b291-bb7da8703b7f