2025-01-08 15:09:32,906 - INFO - Domain Default found not creating
2025-01-08 15:09:33,039 - INFO - Project ctest-TestBasicVMVN-94324398 not found, creating it
2025-01-08 15:09:33,490 - INFO - Created Project:ctest-TestBasicVMVN-94324398, ID : f3ace521-5204-4303-b88f-a831e9785e2a
2025-01-08 15:09:35,026 - INFO - ================================================================================
2025-01-08 15:09:35,026 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-08 15:09:35,026 - 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-01-08 15:09:35,281 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.11': '0'}} with
2025-01-08 15:09:35,281 - INFO - Initial checks done. Running the testcase now
2025-01-08 15:09:35,281 - INFO -
2025-01-08 15:09:35,850 - DEBUG - Response for create_network : {'network': {'id': '84bf3709-856f-4ff5-8ebe-f9bb17a17fd3', 'name': 'ctest-vn2_metadata-17553695', 'tenant_id': 'f3ace52152044303b88fa831e9785e2a', 'project_id': 'f3ace52152044303b88fa831e9785e2a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94324398', 'ctest-vn2_metadata-17553695'], 'port_security_enabled': True, 'description': ''}}
2025-01-08 15:09:36,080 - DEBUG - Response for create_subnet : {'subnet': {'id': '008193f7-fb71-4dc7-8696-e0446eb52bee', 'name': '', 'tenant_id': 'f3ace52152044303b88fa831e9785e2a', 'network_id': '84bf3709-856f-4ff5-8ebe-f9bb17a17fd3', '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': 'f3ace52152044303b88fa831e9785e2a'}}
2025-01-08 15:09:36,103 - INFO - Created VN ctest-vn2_metadata-17553695
2025-01-08 15:09:36,157 - DEBUG - VN ctest-vn2_metadata-17553695 UUID is 84bf3709-856f-4ff5-8ebe-f9bb17a17fd3
2025-01-08 15:09:36,356 - DEBUG - Services list from nova: [, , ]
2025-01-08 15:09:37,356 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2563-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2563-1)
2025-01-08 15:09:37,481 - DEBUG - Link local service introspect added
2025-01-08 15:09:37,530 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-08 15:09:42,603 - DEBUG - VM is in ACTIVE state now
2025-01-08 15:09:42,729 - INFO - Waiting for VM ctest-TestBasicVMVN-94324398-13209312 to be up..
2025-01-08 15:09:42,729 - INFO - VM name : ctest-TestBasicVMVN-94324398-13209312
2025-01-08 15:09:42,807 - DEBUG - VM ctest-TestBasicVMVN-94324398-13209312 ID is 3e47b706-369b-432e-9f06-3dabdfca6a9c
2025-01-08 15:09:42,807 - DEBUG - VM ctest-TestBasicVMVN-94324398-13209312 launched on Node cn-jenkins-deploy-platform-ansible-os-2563-1
2025-01-08 15:09:42,885 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/3e47b706-369b-432e-9f06-3dabdfca6a9c
2025-01-08 15:09:43,176 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/3e47b706-369b-432e-9f06-3dabdfca6a9c
2025-01-08 15:09:43,207 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/c4cf5fa8-3749-46eb-925d-8486c221be4e
2025-01-08 15:09:46,473 - 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-01-08 15:09:46,473 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94324398-13209312 failed!
2025-01-08 15:09:46,525 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94324398:ctest-vn2_metadata-17553695 is 11.1.1.1 and allocation pool is NOT set
2025-01-08 15:09:48,586 - 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=2.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.420 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.420/1.634/2.848/1.214 ms')
2025-01-08 15:09:48,586 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94324398-13209312 passed
2025-01-08 15:09:48,733 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 15:09:48,733 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94324398-13209312, IP 11.1.1.3, Port 22
2025-01-08 15:09:48,884 - DEBUG - VM ctest-TestBasicVMVN-94324398-13209312 is ready for SSH connections
2025-01-08 15:09:48,884 - INFO - Retry 0
2025-01-08 15:09:48,884 - 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
2025-01-08 15:09:48,884 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-08 15:09:50,474 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-08 15:09:50,474 - INFO - Generic metadata worked
2025-01-08 15:09:50,717 - DEBUG - Link local service introspect removed
2025-01-08 15:09:50,717 - INFO - Deleting VM ctest-TestBasicVMVN-94324398-13209312
2025-01-08 15:09:50,777 - INFO - Deleting VN ctest-vn2_metadata-17553695
2025-01-08 15:09:50,810 - DEBUG - VN 84bf3709-856f-4ff5-8ebe-f9bb17a17fd3 still in use: Unable to complete operation on network 84bf3709-856f-4ff5-8ebe-f9bb17a17fd3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f28bbf5c-1385-4642-8363-fd1455e320f4']
2025-01-08 15:09:50,810 - WARNING - Deleting VN ctest-vn2_metadata-17553695 failed..Will retry
2025-01-08 15:09:52,930 - DEBUG - Response for deleting network ()
2025-01-08 15:09:53,186 - DEBUG - No XMPP flaps were noticed during the test
2025-01-08 15:09:53,186 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-08 15:09:53,186 - INFO - --------------------------------------------------------------------------------
2025-01-08 15:09:53,189 - INFO - ================================================================================
2025-01-08 15:09:53,189 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-08 15:09:53,189 - 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-01-08 15:09:53,479 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.11': '0'}} with
2025-01-08 15:09:53,479 - INFO - Initial checks done. Running the testcase now
2025-01-08 15:09:53,479 - INFO -
2025-01-08 15:09:53,950 - DEBUG - Response for create_network : {'network': {'id': '88242b1c-f55a-40c0-b54d-ff7684ba0671', 'name': 'ctest-vn-96192710', 'tenant_id': 'f3ace52152044303b88fa831e9785e2a', 'project_id': 'f3ace52152044303b88fa831e9785e2a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-94324398', 'ctest-vn-96192710'], 'port_security_enabled': True, 'description': ''}}
2025-01-08 15:09:54,162 - DEBUG - Response for create_subnet : {'subnet': {'id': '2b735586-0dc8-4b45-859c-bce9984446f8', 'name': '', 'tenant_id': 'f3ace52152044303b88fa831e9785e2a', 'network_id': '88242b1c-f55a-40c0-b54d-ff7684ba0671', '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': 'f3ace52152044303b88fa831e9785e2a'}}
2025-01-08 15:09:54,371 - DEBUG - Response for create_subnet : {'subnet': {'id': '27996213-ab7a-49a7-a90d-17c5fa10317a', 'name': '', 'tenant_id': 'f3ace52152044303b88fa831e9785e2a', 'network_id': '88242b1c-f55a-40c0-b54d-ff7684ba0671', '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': 'f3ace52152044303b88fa831e9785e2a'}}
2025-01-08 15:09:54,388 - INFO - Created VN ctest-vn-96192710
2025-01-08 15:09:54,441 - DEBUG - VN ctest-vn-96192710 UUID is 88242b1c-f55a-40c0-b54d-ff7684ba0671
2025-01-08 15:09:54,787 - DEBUG - Response for create_port : {'port': {'name': '26f9a13e-89dd-48aa-b568-c700387a8be1', 'id': '26f9a13e-89dd-48aa-b568-c700387a8be1', 'tenant_id': 'f3ace52152044303b88fa831e9785e2a', 'network_id': '88242b1c-f55a-40c0-b54d-ff7684ba0671', 'mac_address': '02:26:f9:a1:3e:89', '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': '2b735586-0dc8-4b45-859c-bce9984446f8'}], 'security_groups': ['fbf9243e-879b-4273-944b-94564466a6d7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f3ace52152044303b88fa831e9785e2a'}}
2025-01-08 15:09:54,950 - DEBUG - Response for create_port : {'port': {'name': 'e77c89ae-1cf0-48a8-8ff7-1b28d1510418', 'id': 'e77c89ae-1cf0-48a8-8ff7-1b28d1510418', 'tenant_id': 'f3ace52152044303b88fa831e9785e2a', 'network_id': '88242b1c-f55a-40c0-b54d-ff7684ba0671', 'mac_address': '02:e7:7c:89:ae:1c', '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': '27996213-ab7a-49a7-a90d-17c5fa10317a'}], 'security_groups': ['fbf9243e-879b-4273-944b-94564466a6d7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f3ace52152044303b88fa831e9785e2a'}}
2025-01-08 15:09:55,377 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2563-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2563-1)
2025-01-08 15:09:55,727 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2563-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2563-1)
2025-01-08 15:09:56,871 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2563-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2563-1)
2025-01-08 15:09:56,871 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-01-08 15:09:56,881 - DEBUG - Requesting: http://10.0.0.23:8082/domain/9bc86d69-b21f-4062-9227-fa1b410f5765
2025-01-08 15:09:56,897 - DEBUG - Requesting: http://10.0.0.23:8082/project/f3ace521-5204-4303-b88f-a831e9785e2a
2025-01-08 15:09:56,977 - DEBUG - Requesting: http://10.0.0.23:8082/network-ipam/eb07a65e-592e-4021-a8ae-61d358290a4b
2025-01-08 15:09:56,989 - INFO - Verifications in API Server for IPAM: ctest-ipam-08824454 passed
2025-01-08 15:09:56,996 - DEBUG - Control-node 10.0.0.23 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-94324398:ctest-ipam-08824454', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-94324398', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16935687847903379489', 'uuid-lslong': '12154760004664625739'}, 'enable': 'true', 'created': '2025-01-08T15:09:53', 'last-modified': '2025-01-08T15:09:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.286297'}
2025-01-08 15:09:56,996 - INFO - Verifications in Control node for IPAM: ctest-ipam-08824454 passed
2025-01-08 15:09:56,996 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-01-08 15:09:57,003 - DEBUG - Requesting: http://10.0.0.23:8082/domain/9bc86d69-b21f-4062-9227-fa1b410f5765
2025-01-08 15:09:57,016 - DEBUG - Requesting: http://10.0.0.23:8082/project/f3ace521-5204-4303-b88f-a831e9785e2a
2025-01-08 15:09:57,094 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/88242b1c-f55a-40c0-b54d-ff7684ba0671
2025-01-08 15:09:57,107 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/88242b1c-f55a-40c0-b54d-ff7684ba0671
2025-01-08 15:09:57,118 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/9b1cf752-5fd2-449a-9e27-4b74ac58910a
2025-01-08 15:09:57,133 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/9b1cf752-5fd2-449a-9e27-4b74ac58910a
2025-01-08 15:09:57,154 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/035953ba-f337-4d38-a66a-dce7821ef2ba
2025-01-08 15:09:57,164 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-08 15:09:57,164 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/88242b1c-f55a-40c0-b54d-ff7684ba0671
2025-01-08 15:09:57,177 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/9b1cf752-5fd2-449a-9e27-4b74ac58910a
2025-01-08 15:09:57,202 - INFO - Verified VN network id 8 for VN 88242b1c-f55a-40c0-b54d-ff7684ba0671
2025-01-08 15:09:57,202 - INFO - Verifications in API Server for VN ctest-vn-96192710 passed
2025-01-08 15:09:57,202 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/88242b1c-f55a-40c0-b54d-ff7684ba0671
2025-01-08 15:09:57,221 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/9b1cf752-5fd2-449a-9e27-4b74ac58910a
2025-01-08 15:09:57,230 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/9b1cf752-5fd2-449a-9e27-4b74ac58910a
2025-01-08 15:09:57,244 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/035953ba-f337-4d38-a66a-dce7821ef2ba
2025-01-08 15:09:57,296 - DEBUG - Control-node 10.0.0.23 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-94324398:ctest-vn-96192710', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-94324398', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9810013291695194304', 'uuid-lslong': '13064378978569684593'}, 'enable': 'true', 'created': '2025-01-08T15:09:53', 'last-modified': '2025-01-08T15:09:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.948122'}
2025-01-08 15:09:57,322 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-08 15:09:57,322 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-96192710 passed
2025-01-08 15:09:57,322 - DEBUG - ====Verifying policy data for ctest-vn-96192710 in API_Server ======
2025-01-08 15:09:57,322 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-01-08 15:09:57,344 - DEBUG - Requesting: http://10.0.0.23:8082/domain/9bc86d69-b21f-4062-9227-fa1b410f5765
2025-01-08 15:09:57,405 - DEBUG - Requesting: http://10.0.0.23:8082/project/f3ace521-5204-4303-b88f-a831e9785e2a
2025-01-08 15:09:57,493 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/88242b1c-f55a-40c0-b54d-ff7684ba0671
2025-01-08 15:09:57,510 - DEBUG - =>VN ctest-vn-96192710 has no policy to be verified
2025-01-08 15:09:57,510 - DEBUG - Verifying the vn in opserver
2025-01-08 15:09:57,511 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-94324398:ctest-vn-96192710 virtual network link through opserver 10.0.0.23
2025-01-08 15:09:57,511 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2025-01-08 15:09:57,894 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks
2025-01-08 15:09:57,974 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-94324398:ctest-vn-96192710', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-94324398:ctest-vn-96192710?flat'}
2025-01-08 15:09:57,974 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-94324398:ctest-vn-96192710 is found in opserver
2025-01-08 15:09:57,980 - DEBUG - VRF ids for VN ctest-vn-96192710: {'10.0.0.23': '2'}
2025-01-08 15:09:57,980 - INFO - Waiting for VM ctest-TestBasicVMVN-94324398-54461205 to be up..
2025-01-08 15:09:58,061 - DEBUG - VM is in ACTIVE state now
2025-01-08 15:09:58,061 - INFO - VM name : ctest-TestBasicVMVN-94324398-54461205
2025-01-08 15:09:58,148 - DEBUG - VM ctest-TestBasicVMVN-94324398-54461205 ID is 1a6b2b7d-a367-4f5b-aee5-4ebe1ca0dafb
2025-01-08 15:09:58,148 - DEBUG - VM ctest-TestBasicVMVN-94324398-54461205 launched on Node cn-jenkins-deploy-platform-ansible-os-2563-1
2025-01-08 15:09:58,244 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/1a6b2b7d-a367-4f5b-aee5-4ebe1ca0dafb
2025-01-08 15:09:58,260 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/26f9a13e-89dd-48aa-b568-c700387a8be1
2025-01-08 15:10:01,542 - 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 1032ms')
2025-01-08 15:10:01,542 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94324398-54461205 failed!
2025-01-08 15:10:01,601 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94324398:ctest-vn-96192710 is 31.1.1.1 and allocation pool is NOT set
2025-01-08 15:10:01,601 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94324398:ctest-vn-96192710 is 31.1.2.1 and allocation pool is NOT set
2025-01-08 15:10:05,670 - 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 1012ms')
2025-01-08 15:10:05,670 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94324398-54461205 failed!
2025-01-08 15:10:05,725 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94324398:ctest-vn-96192710 is 31.1.1.1 and allocation pool is NOT set
2025-01-08 15:10:05,725 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-94324398:ctest-vn-96192710 is 31.1.2.1 and allocation pool is NOT set
2025-01-08 15:10:07,782 - 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.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.384 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.384/2.477/4.571/2.093 ms')
2025-01-08 15:10:07,782 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-94324398-54461205 passed
2025-01-08 15:10:07,929 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 15:10:07,929 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94324398-54461205, IP 31.1.1.4, Port 22
2025-01-08 15:10:08,085 - DEBUG - VM ctest-TestBasicVMVN-94324398-54461205 is ready for SSH connections
2025-01-08 15:10:08,085 - INFO - Waiting for VM ctest-TestBasicVMVN-94324398-79022291 to be up..
2025-01-08 15:10:08,157 - DEBUG - VM is in ACTIVE state now
2025-01-08 15:10:08,157 - INFO - VM name : ctest-TestBasicVMVN-94324398-79022291
2025-01-08 15:10:08,236 - DEBUG - VM ctest-TestBasicVMVN-94324398-79022291 ID is 4190f1f3-80d1-47b5-937f-63db094878ea
2025-01-08 15:10:08,236 - DEBUG - VM ctest-TestBasicVMVN-94324398-79022291 launched on Node cn-jenkins-deploy-platform-ansible-os-2563-1
2025-01-08 15:10:08,310 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/4190f1f3-80d1-47b5-937f-63db094878ea
2025-01-08 15:10:08,318 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/e77c89ae-1cf0-48a8-8ff7-1b28d1510418
2025-01-08 15:10:09,544 - 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.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.340 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.340/1.486/2.633/1.146 ms')
2025-01-08 15:10:09,544 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-94324398-79022291 passed
2025-01-08 15:10:09,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 15:10:09,697 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94324398-79022291, IP 31.1.2.4, Port 22
2025-01-08 15:10:09,848 - DEBUG - VM ctest-TestBasicVMVN-94324398-79022291 is ready for SSH connections
2025-01-08 15:10:09,848 - INFO - Waiting for VM ctest-TestBasicVMVN-94324398-35689317 to be up..
2025-01-08 15:10:09,917 - DEBUG - VM is in ACTIVE state now
2025-01-08 15:10:09,917 - INFO - VM name : ctest-TestBasicVMVN-94324398-35689317
2025-01-08 15:10:09,996 - DEBUG - VM ctest-TestBasicVMVN-94324398-35689317 ID is db2161bc-3ce5-4d57-ac2e-e7982c90af6f
2025-01-08 15:10:09,997 - DEBUG - VM ctest-TestBasicVMVN-94324398-35689317 launched on Node cn-jenkins-deploy-platform-ansible-os-2563-1
2025-01-08 15:10:10,069 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/db2161bc-3ce5-4d57-ac2e-e7982c90af6f
2025-01-08 15:10:10,077 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/db083959-507e-4eff-9c24-a8da5f9a98f1
2025-01-08 15:10:11,304 - 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.50 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.303 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.303/1.402/2.502/1.099 ms')
2025-01-08 15:10:11,304 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-94324398-35689317 passed
2025-01-08 15:10:11,461 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 15:10:11,461 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-94324398-35689317, IP 31.1.1.3, Port 22
2025-01-08 15:10:11,612 - DEBUG - VM ctest-TestBasicVMVN-94324398-35689317 is ready for SSH connections
2025-01-08 15:10:11,612 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 15:10:11,612 - 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
2025-01-08 15:10:11,612 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-08 15:10:15,273 - 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.222 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.703 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.838 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.703/1.587/3.222 ms
2025-01-08 15:10:15,273 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-94324398-54461205 passed
2025-01-08 15:10:15,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 15:10:15,273 - 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
2025-01-08 15:10:15,274 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-08 15:10:18,911 - 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.997 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.246 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.733 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.733/1.658/2.997 ms
2025-01-08 15:10:18,911 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-94324398-79022291 passed
2025-01-08 15:10:18,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 15:10:18,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 15:10:18,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-08 15:10:18,911 - 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
2025-01-08 15:10:18,912 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-08 15:10:19,084 - DEBUG - None
2025-01-08 15:10:19,084 - 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
2025-01-08 15:10:19,084 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-08 15:10:19,260 - DEBUG - None
2025-01-08 15:10:19,261 - 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
2025-01-08 15:10:19,261 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-08 15:10:19,853 - DEBUG - None
2025-01-08 15:10:19,853 - 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
2025-01-08 15:10:19,853 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-08 15:10:22,051 - 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.849 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.196 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.474 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.594 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.347/2.092/6.196 ms
2025-01-08 15:10:22,052 - 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
2025-01-08 15:10:22,052 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-08 15:10:24,282 - 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.918 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.779 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.803 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.385 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.590 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.350 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.370/2.027/4.803 ms
2025-01-08 15:10:24,282 - 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
2025-01-08 15:10:24,282 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-08 15:10:26,509 - 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.632 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.611 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.478 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.389 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.605 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.399 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.359 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.359/1.639/3.478 ms
2025-01-08 15:10:26,509 - INFO - Deleting VM ctest-TestBasicVMVN-94324398-35689317
2025-01-08 15:10:26,571 - INFO - Detaching port e77c89ae-1cf0-48a8-8ff7-1b28d1510418 from VM ctest-TestBasicVMVN-94324398-79022291
2025-01-08 15:10:26,613 - INFO - Deleting VM ctest-TestBasicVMVN-94324398-79022291
2025-01-08 15:10:26,675 - INFO - Detaching port 26f9a13e-89dd-48aa-b568-c700387a8be1 from VM ctest-TestBasicVMVN-94324398-54461205
2025-01-08 15:10:26,703 - INFO - Deleting VM ctest-TestBasicVMVN-94324398-54461205
2025-01-08 15:10:26,780 - INFO - Deleting VN ctest-vn-96192710
2025-01-08 15:10:27,041 - DEBUG - Response for delete_port : ()
2025-01-08 15:10:27,269 - DEBUG - Response for delete_port : ()
2025-01-08 15:10:27,449 - DEBUG - Response for deleting network ()
2025-01-08 15:10:27,449 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/9b1cf752-5fd2-449a-9e27-4b74ac58910a
2025-01-08 15:10:27,457 - DEBUG - Response Code: 404
2025-01-08 15:10:27,457 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-01-08 15:10:27,466 - DEBUG - Requesting: http://10.0.0.23:8082/domain/9bc86d69-b21f-4062-9227-fa1b410f5765
2025-01-08 15:10:27,524 - DEBUG - Requesting: http://10.0.0.23:8082/project/f3ace521-5204-4303-b88f-a831e9785e2a
2025-01-08 15:10:27,604 - INFO - Validated that VN ctest-vn-96192710 is not found in API Server
2025-01-08 15:10:27,615 - DEBUG - VN ctest-vn-96192710 is not present in Agent 10.0.0.23
2025-01-08 15:10:27,615 - INFO - Validated that VN ctest-vn-96192710 is not in any agent
2025-01-08 15:10:27,620 - DEBUG - VRF 2 is not seen in agent 10.0.0.23
2025-01-08 15:10:27,624 - DEBUG - Vrouter 10.0.0.23 does not have vrf 2 for VN ctest-vn-96192710
2025-01-08 15:10:27,624 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-94324398:ctest-vn-96192710
2025-01-08 15:10:27,634 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-96192710 info
2025-01-08 15:10:27,709 - INFO - IPAM: ctest-ipam-08824454 is not found in API Server
2025-01-08 15:10:27,719 - INFO - IPAM:ctest-ipam-08824454 is not found in control node
2025-01-08 15:10:27,978 - DEBUG - No XMPP flaps were noticed during the test
2025-01-08 15:10:27,978 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:34]
2025-01-08 15:10:27,979 - INFO - --------------------------------------------------------------------------------
2025-01-08 15:10:28,651 - INFO - Deleted project: ctest-TestBasicVMVN-94324398, ID : f3ace521-5204-4303-b88f-a831e9785e2a