2025-02-13 02:41:08,592 - INFO - Domain Default found not creating
2025-02-13 02:41:08,732 - INFO - Project ctest-TestBasicVMVN-41257490 not found, creating it
2025-02-13 02:41:09,178 - INFO - Created Project:ctest-TestBasicVMVN-41257490, ID : 2b7c7b82-23bf-4d0c-afcf-98e2c747d3b2
2025-02-13 02:41:10,693 - INFO - ================================================================================
2025-02-13 02:41:10,693 - INFO - STARTING TEST : test_generic_link_local_service
2025-02-13 02:41:10,693 - 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-02-13 02:41:10,950 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.5': '0'}} with
2025-02-13 02:41:10,950 - INFO - Initial checks done. Running the testcase now
2025-02-13 02:41:10,950 - INFO -
2025-02-13 02:41:11,489 - DEBUG - Response for create_network : {'network': {'id': '06b96ec5-c1c8-48e0-b26c-9137ea170aac', 'name': 'ctest-vn2_metadata-14949915', 'tenant_id': '2b7c7b8223bf4d0cafcf98e2c747d3b2', 'project_id': '2b7c7b8223bf4d0cafcf98e2c747d3b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41257490', 'ctest-vn2_metadata-14949915'], 'port_security_enabled': True, 'description': ''}}
2025-02-13 02:41:11,691 - DEBUG - Response for create_subnet : {'subnet': {'id': '6957c608-ec0d-40ad-b0c0-260a56b7dcb4', 'name': '', 'tenant_id': '2b7c7b8223bf4d0cafcf98e2c747d3b2', 'network_id': '06b96ec5-c1c8-48e0-b26c-9137ea170aac', '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': '2b7c7b8223bf4d0cafcf98e2c747d3b2'}}
2025-02-13 02:41:11,709 - INFO - Created VN ctest-vn2_metadata-14949915
2025-02-13 02:41:11,760 - DEBUG - VN ctest-vn2_metadata-14949915 UUID is 06b96ec5-c1c8-48e0-b26c-9137ea170aac
2025-02-13 02:41:11,941 - DEBUG - Services list from nova: [, , ]
2025-02-13 02:41:13,054 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2730-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2730-1)
2025-02-13 02:41:13,159 - DEBUG - Link local service introspect added
2025-02-13 02:41:13,304 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-13 02:41:18,381 - DEBUG - VM is in ACTIVE state now
2025-02-13 02:41:18,508 - INFO - Waiting for VM ctest-TestBasicVMVN-41257490-92773477 to be up..
2025-02-13 02:41:18,508 - INFO - VM name : ctest-TestBasicVMVN-41257490-92773477
2025-02-13 02:41:18,578 - DEBUG - VM ctest-TestBasicVMVN-41257490-92773477 ID is f3e28a64-0ad4-4251-b82e-70f29492fdb6
2025-02-13 02:41:18,578 - DEBUG - VM ctest-TestBasicVMVN-41257490-92773477 launched on Node cn-jenkins-deploy-platform-ansible-os-2730-1
2025-02-13 02:41:18,649 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/f3e28a64-0ad4-4251-b82e-70f29492fdb6
2025-02-13 02:41:18,946 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/f3e28a64-0ad4-4251-b82e-70f29492fdb6
2025-02-13 02:41:18,976 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/997f9ada-2201-4cc8-904b-2365b8f54a3e
2025-02-13 02:41:22,221 - 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 1006ms')
2025-02-13 02:41:22,221 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41257490-92773477 failed!
2025-02-13 02:41:22,272 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41257490:ctest-vn2_metadata-14949915 is 11.1.1.1 and allocation pool is NOT set
2025-02-13 02:41:24,330 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.908 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.908/1.595/2.283/0.687 ms')
2025-02-13 02:41:24,331 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41257490-92773477 passed
2025-02-13 02:41:24,479 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-13 02:41:24,480 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41257490-92773477, IP 11.1.1.3, Port 22
2025-02-13 02:41:24,635 - DEBUG - VM ctest-TestBasicVMVN-41257490-92773477 is ready for SSH connections
2025-02-13 02:41:24,635 - INFO - Retry 0
2025-02-13 02:41:24,635 - 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.30, gateway password: c0ntrail123
2025-02-13 02:41:24,635 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-02-13 02:41:26,264 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-02-13 02:41:26,265 - INFO - Generic metadata worked
2025-02-13 02:41:26,527 - DEBUG - Link local service introspect removed
2025-02-13 02:41:26,528 - INFO - Deleting VM ctest-TestBasicVMVN-41257490-92773477
2025-02-13 02:41:26,600 - INFO - Deleting VN ctest-vn2_metadata-14949915
2025-02-13 02:41:26,643 - DEBUG - VN 06b96ec5-c1c8-48e0-b26c-9137ea170aac still in use: Unable to complete operation on network 06b96ec5-c1c8-48e0-b26c-9137ea170aac. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4acfc83a-30dd-44b0-b842-1ca00b7c5986']
2025-02-13 02:41:26,643 - WARNING - Deleting VN ctest-vn2_metadata-14949915 failed..Will retry
2025-02-13 02:41:28,749 - DEBUG - Response for deleting network ()
2025-02-13 02:41:29,008 - DEBUG - No XMPP flaps were noticed during the test
2025-02-13 02:41:29,008 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-02-13 02:41:29,008 - INFO - --------------------------------------------------------------------------------
2025-02-13 02:41:29,012 - INFO - ================================================================================
2025-02-13 02:41:29,012 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-02-13 02:41:29,012 - 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-02-13 02:41:29,293 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.5': '0'}} with
2025-02-13 02:41:29,293 - INFO - Initial checks done. Running the testcase now
2025-02-13 02:41:29,293 - INFO -
2025-02-13 02:41:29,790 - DEBUG - Response for create_network : {'network': {'id': 'e4347ee8-1582-4bab-a925-b1b934e243cc', 'name': 'ctest-vn-89091485', 'tenant_id': '2b7c7b8223bf4d0cafcf98e2c747d3b2', 'project_id': '2b7c7b8223bf4d0cafcf98e2c747d3b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-41257490', 'ctest-vn-89091485'], 'port_security_enabled': True, 'description': ''}}
2025-02-13 02:41:29,991 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8d1af48-962d-4356-a68e-7d1e36a60a30', 'name': '', 'tenant_id': '2b7c7b8223bf4d0cafcf98e2c747d3b2', 'network_id': 'e4347ee8-1582-4bab-a925-b1b934e243cc', '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': '2b7c7b8223bf4d0cafcf98e2c747d3b2'}}
2025-02-13 02:41:30,161 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a0715aa6-8bae-4cae-8be7-3ba929ac9ab0', 'name': '', 'tenant_id': '2b7c7b8223bf4d0cafcf98e2c747d3b2', 'network_id': 'e4347ee8-1582-4bab-a925-b1b934e243cc', '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': '2b7c7b8223bf4d0cafcf98e2c747d3b2'}}
2025-02-13 02:41:30,181 - INFO - Created VN ctest-vn-89091485
2025-02-13 02:41:30,236 - DEBUG - VN ctest-vn-89091485 UUID is e4347ee8-1582-4bab-a925-b1b934e243cc
2025-02-13 02:41:30,592 - DEBUG - Response for create_port : {'port': {'name': '558dcbd1-768b-4b3a-a332-67500da05cf7', 'id': '558dcbd1-768b-4b3a-a332-67500da05cf7', 'tenant_id': '2b7c7b8223bf4d0cafcf98e2c747d3b2', 'network_id': 'e4347ee8-1582-4bab-a925-b1b934e243cc', 'mac_address': '02:55:8d:cb:d1:76', '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': 'd8d1af48-962d-4356-a68e-7d1e36a60a30'}], 'security_groups': ['eb507e46-f071-421e-9ea0-293312b95db5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2b7c7b8223bf4d0cafcf98e2c747d3b2'}}
2025-02-13 02:41:30,765 - DEBUG - Response for create_port : {'port': {'name': '9a001f9b-be67-4072-b85d-8ada1f5528cc', 'id': '9a001f9b-be67-4072-b85d-8ada1f5528cc', 'tenant_id': '2b7c7b8223bf4d0cafcf98e2c747d3b2', 'network_id': 'e4347ee8-1582-4bab-a925-b1b934e243cc', 'mac_address': '02:9a:00:1f:9b:be', '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': 'a0715aa6-8bae-4cae-8be7-3ba929ac9ab0'}], 'security_groups': ['eb507e46-f071-421e-9ea0-293312b95db5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2b7c7b8223bf4d0cafcf98e2c747d3b2'}}
2025-02-13 02:41:31,144 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2730-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2730-1)
2025-02-13 02:41:31,525 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2730-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2730-1)
2025-02-13 02:41:32,691 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2730-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2730-1)
2025-02-13 02:41:32,691 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2025-02-13 02:41:32,697 - DEBUG - Requesting: http://10.0.0.30:8082/domain/a4168d2e-02e9-4585-8f89-b292fe939d11
2025-02-13 02:41:32,723 - DEBUG - Requesting: http://10.0.0.30:8082/project/2b7c7b82-23bf-4d0c-afcf-98e2c747d3b2
2025-02-13 02:41:32,802 - DEBUG - Requesting: http://10.0.0.30:8082/network-ipam/8f99e729-8ccd-4f93-b253-f7f50c63f0fa
2025-02-13 02:41:32,817 - INFO - Verifications in API Server for IPAM: ctest-ipam-68414687 passed
2025-02-13 02:41:32,825 - DEBUG - Control-node 10.0.0.30 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-41257490:ctest-ipam-68414687', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-41257490', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10347555784502366099', 'uuid-lslong': '12849886793665081594'}, 'enable': 'true', 'created': '2025-02-13T02:41:29', 'last-modified': '2025-02-13T02:41:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.303122'}
2025-02-13 02:41:32,825 - INFO - Verifications in Control node for IPAM: ctest-ipam-68414687 passed
2025-02-13 02:41:32,825 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2025-02-13 02:41:32,832 - DEBUG - Requesting: http://10.0.0.30:8082/domain/a4168d2e-02e9-4585-8f89-b292fe939d11
2025-02-13 02:41:32,846 - DEBUG - Requesting: http://10.0.0.30:8082/project/2b7c7b82-23bf-4d0c-afcf-98e2c747d3b2
2025-02-13 02:41:32,919 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/e4347ee8-1582-4bab-a925-b1b934e243cc
2025-02-13 02:41:32,933 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/e4347ee8-1582-4bab-a925-b1b934e243cc
2025-02-13 02:41:32,942 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/bbfe5f5e-137a-4013-bbb5-067baee031b1
2025-02-13 02:41:32,952 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/bbfe5f5e-137a-4013-bbb5-067baee031b1
2025-02-13 02:41:32,961 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/330d22fd-41ca-453e-9223-ae8074094631
2025-02-13 02:41:32,974 - DEBUG - Route Targets: ['target:64512:8000005']
2025-02-13 02:41:32,974 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/e4347ee8-1582-4bab-a925-b1b934e243cc
2025-02-13 02:41:32,983 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/bbfe5f5e-137a-4013-bbb5-067baee031b1
2025-02-13 02:41:32,995 - INFO - Verified VN network id 9 for VN e4347ee8-1582-4bab-a925-b1b934e243cc
2025-02-13 02:41:32,996 - INFO - Verifications in API Server for VN ctest-vn-89091485 passed
2025-02-13 02:41:32,996 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/e4347ee8-1582-4bab-a925-b1b934e243cc
2025-02-13 02:41:33,007 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/bbfe5f5e-137a-4013-bbb5-067baee031b1
2025-02-13 02:41:33,023 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/bbfe5f5e-137a-4013-bbb5-067baee031b1
2025-02-13 02:41:33,035 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/330d22fd-41ca-453e-9223-ae8074094631
2025-02-13 02:41:33,055 - DEBUG - Control-node 10.0.0.30 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-41257490:ctest-vn-89091485', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-41257490', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16443907674694896555', 'uuid-lslong': '12188343375562425292'}, 'enable': 'true', 'created': '2025-02-13T02:41:29', 'last-modified': '2025-02-13T02:41:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.950401'}
2025-02-13 02:41:33,067 - DEBUG - Route Targets: ['target:64512:8000005']
2025-02-13 02:41:33,067 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-89091485 passed
2025-02-13 02:41:33,072 - DEBUG - ====Verifying policy data for ctest-vn-89091485 in API_Server ======
2025-02-13 02:41:33,072 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2025-02-13 02:41:33,091 - DEBUG - Requesting: http://10.0.0.30:8082/domain/a4168d2e-02e9-4585-8f89-b292fe939d11
2025-02-13 02:41:33,114 - DEBUG - Requesting: http://10.0.0.30:8082/project/2b7c7b82-23bf-4d0c-afcf-98e2c747d3b2
2025-02-13 02:41:33,237 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/e4347ee8-1582-4bab-a925-b1b934e243cc
2025-02-13 02:41:33,282 - DEBUG - =>VN ctest-vn-89091485 has no policy to be verified
2025-02-13 02:41:33,282 - DEBUG - Verifying the vn in opserver
2025-02-13 02:41:33,282 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-41257490:ctest-vn-89091485 virtual network link through opserver 10.0.0.30
2025-02-13 02:41:33,282 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks
2025-02-13 02:41:33,611 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks
2025-02-13 02:41:33,675 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-41257490:ctest-vn-89091485', 'href': 'http://10.0.0.30:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-41257490:ctest-vn-89091485?flat'}
2025-02-13 02:41:33,675 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-41257490:ctest-vn-89091485 is found in opserver
2025-02-13 02:41:33,684 - DEBUG - VRF ids for VN ctest-vn-89091485: {'10.0.0.30': '2'}
2025-02-13 02:41:33,685 - INFO - Waiting for VM ctest-TestBasicVMVN-41257490-38912224 to be up..
2025-02-13 02:41:33,786 - DEBUG - VM is in ACTIVE state now
2025-02-13 02:41:33,786 - INFO - VM name : ctest-TestBasicVMVN-41257490-38912224
2025-02-13 02:41:33,868 - DEBUG - VM ctest-TestBasicVMVN-41257490-38912224 ID is 5f46283d-ed28-4738-85c0-adaf8f531a44
2025-02-13 02:41:33,868 - DEBUG - VM ctest-TestBasicVMVN-41257490-38912224 launched on Node cn-jenkins-deploy-platform-ansible-os-2730-1
2025-02-13 02:41:33,959 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/5f46283d-ed28-4738-85c0-adaf8f531a44
2025-02-13 02:41:33,971 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/558dcbd1-768b-4b3a-a332-67500da05cf7
2025-02-13 02:41:37,223 - 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 1003ms')
2025-02-13 02:41:37,223 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41257490-38912224 failed!
2025-02-13 02:41:37,276 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41257490:ctest-vn-89091485 is 31.1.1.1 and allocation pool is NOT set
2025-02-13 02:41:37,276 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41257490:ctest-vn-89091485 is 31.1.2.1 and allocation pool is NOT set
2025-02-13 02:41:41,351 - 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-02-13 02:41:41,351 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41257490-38912224 failed!
2025-02-13 02:41:41,404 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41257490:ctest-vn-89091485 is 31.1.1.1 and allocation pool is NOT set
2025-02-13 02:41:41,404 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-41257490:ctest-vn-89091485 is 31.1.2.1 and allocation pool is NOT set
2025-02-13 02:41:43,463 - 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=8.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.49 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.485/4.934/8.384/3.449 ms')
2025-02-13 02:41:43,463 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-41257490-38912224 passed
2025-02-13 02:41:43,612 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-13 02:41:43,612 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41257490-38912224, IP 31.1.1.4, Port 22
2025-02-13 02:41:43,774 - DEBUG - VM ctest-TestBasicVMVN-41257490-38912224 is ready for SSH connections
2025-02-13 02:41:43,774 - INFO - Waiting for VM ctest-TestBasicVMVN-41257490-76352327 to be up..
2025-02-13 02:41:43,899 - DEBUG - VM is in ACTIVE state now
2025-02-13 02:41:43,900 - INFO - VM name : ctest-TestBasicVMVN-41257490-76352327
2025-02-13 02:41:43,977 - DEBUG - VM ctest-TestBasicVMVN-41257490-76352327 ID is d10080dd-60d3-4787-9907-e3cd214764b7
2025-02-13 02:41:43,977 - DEBUG - VM ctest-TestBasicVMVN-41257490-76352327 launched on Node cn-jenkins-deploy-platform-ansible-os-2730-1
2025-02-13 02:41:44,081 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/d10080dd-60d3-4787-9907-e3cd214764b7
2025-02-13 02:41:44,091 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/9a001f9b-be67-4072-b85d-8ada1f5528cc
2025-02-13 02:41:45,337 - 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.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.382 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.382/1.724/3.066/1.342 ms')
2025-02-13 02:41:45,337 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-41257490-76352327 passed
2025-02-13 02:41:45,488 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-13 02:41:45,488 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41257490-76352327, IP 31.1.2.4, Port 22
2025-02-13 02:41:45,652 - DEBUG - VM ctest-TestBasicVMVN-41257490-76352327 is ready for SSH connections
2025-02-13 02:41:45,652 - INFO - Waiting for VM ctest-TestBasicVMVN-41257490-42603644 to be up..
2025-02-13 02:41:45,732 - DEBUG - VM is in ACTIVE state now
2025-02-13 02:41:45,732 - INFO - VM name : ctest-TestBasicVMVN-41257490-42603644
2025-02-13 02:41:45,804 - DEBUG - VM ctest-TestBasicVMVN-41257490-42603644 ID is bf195dc1-8633-4e05-9a7c-9b07ce9c75b3
2025-02-13 02:41:45,804 - DEBUG - VM ctest-TestBasicVMVN-41257490-42603644 launched on Node cn-jenkins-deploy-platform-ansible-os-2730-1
2025-02-13 02:41:45,878 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/bf195dc1-8633-4e05-9a7c-9b07ce9c75b3
2025-02-13 02:41:45,887 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/5e4040ab-c2ae-44e4-8e00-a15c4bcd36e1
2025-02-13 02:41:47,123 - 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.06 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.361 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.361/1.712/3.063/1.351 ms')
2025-02-13 02:41:47,123 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-41257490-42603644 passed
2025-02-13 02:41:47,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-13 02:41:47,272 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-41257490-42603644, IP 31.1.1.3, Port 22
2025-02-13 02:41:47,423 - DEBUG - VM ctest-TestBasicVMVN-41257490-42603644 is ready for SSH connections
2025-02-13 02:41:47,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-13 02:41:47,423 - 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.30, gateway password: c0ntrail123
2025-02-13 02:41:47,423 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-02-13 02:41:51,113 - 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.317 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.837 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.758 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.758/1.637/3.317 ms
2025-02-13 02:41:51,113 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-41257490-38912224 passed
2025-02-13 02:41:51,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-13 02:41:51,114 - 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.30, gateway password: c0ntrail123
2025-02-13 02:41:51,114 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-02-13 02:41:54,767 - 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.758 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.835 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.089 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.835/1.560/2.758 ms
2025-02-13 02:41:54,767 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-41257490-76352327 passed
2025-02-13 02:41:54,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-13 02:41:54,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-13 02:41:54,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-13 02:41:54,767 - 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.30, gateway password: c0ntrail123
2025-02-13 02:41:54,768 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-13 02:41:54,943 - DEBUG - None
2025-02-13 02:41:54,943 - 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.30, gateway password: c0ntrail123
2025-02-13 02:41:54,944 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-13 02:41:55,119 - DEBUG - None
2025-02-13 02:41:55,119 - 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.30, gateway password: c0ntrail123
2025-02-13 02:41:55,119 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-02-13 02:41:55,747 - DEBUG - None
2025-02-13 02:41:55,747 - 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.30, gateway password: c0ntrail123
2025-02-13 02:41:55,747 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-02-13 02:41:57,948 - 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.837 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.341 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.492 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.943 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.399 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.399/1.802/4.341 ms
2025-02-13 02:41:57,949 - 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.30, gateway password: c0ntrail123
2025-02-13 02:41:57,949 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-02-13 02:42:00,184 - 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.923 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.794 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.849 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.441 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.944 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.710 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.424 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.424/1.869/3.849 ms
2025-02-13 02:42:00,184 - 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.30, gateway password: c0ntrail123
2025-02-13 02:42:00,184 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-02-13 02:42:02,460 - 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.661 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.959 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.772 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.499 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.880 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.072 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.409 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.409/1.893/3.772 ms
2025-02-13 02:42:02,460 - INFO - Deleting VM ctest-TestBasicVMVN-41257490-42603644
2025-02-13 02:42:02,530 - INFO - Detaching port 9a001f9b-be67-4072-b85d-8ada1f5528cc from VM ctest-TestBasicVMVN-41257490-76352327
2025-02-13 02:42:02,606 - INFO - Deleting VM ctest-TestBasicVMVN-41257490-76352327
2025-02-13 02:42:02,678 - INFO - Detaching port 558dcbd1-768b-4b3a-a332-67500da05cf7 from VM ctest-TestBasicVMVN-41257490-38912224
2025-02-13 02:42:02,709 - INFO - Deleting VM ctest-TestBasicVMVN-41257490-38912224
2025-02-13 02:42:02,789 - INFO - Deleting VN ctest-vn-89091485
2025-02-13 02:42:02,944 - DEBUG - Response for delete_port : ()
2025-02-13 02:42:03,106 - DEBUG - Response for delete_port : ()
2025-02-13 02:42:03,153 - DEBUG - VN e4347ee8-1582-4bab-a925-b1b934e243cc still in use: Unable to complete operation on network e4347ee8-1582-4bab-a925-b1b934e243cc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-47c8cd53-3c18-4ef2-b2c0-a4bf42b900b5']
2025-02-13 02:42:03,154 - WARNING - Deleting VN ctest-vn-89091485 failed..Will retry
2025-02-13 02:42:05,261 - DEBUG - Response for deleting network ()
2025-02-13 02:42:05,261 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/bbfe5f5e-137a-4013-bbb5-067baee031b1
2025-02-13 02:42:05,266 - DEBUG - Response Code: 404
2025-02-13 02:42:05,266 - DEBUG - Requesting: http://10.0.0.30:8082/domains
2025-02-13 02:42:05,277 - DEBUG - Requesting: http://10.0.0.30:8082/domain/a4168d2e-02e9-4585-8f89-b292fe939d11
2025-02-13 02:42:05,332 - DEBUG - Requesting: http://10.0.0.30:8082/project/2b7c7b82-23bf-4d0c-afcf-98e2c747d3b2
2025-02-13 02:42:05,402 - INFO - Validated that VN ctest-vn-89091485 is not found in API Server
2025-02-13 02:42:05,413 - DEBUG - VN ctest-vn-89091485 is not present in Agent 10.0.0.30
2025-02-13 02:42:05,413 - INFO - Validated that VN ctest-vn-89091485 is not in any agent
2025-02-13 02:42:05,419 - DEBUG - VRF 2 is not seen in agent 10.0.0.30
2025-02-13 02:42:05,425 - DEBUG - Vrouter 10.0.0.30 does not have vrf 2 for VN ctest-vn-89091485
2025-02-13 02:42:05,425 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-41257490:ctest-vn-89091485
2025-02-13 02:42:05,435 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-89091485 info
2025-02-13 02:42:05,507 - INFO - IPAM: ctest-ipam-68414687 is not found in API Server
2025-02-13 02:42:05,519 - INFO - IPAM:ctest-ipam-68414687 is not found in control node
2025-02-13 02:42:05,773 - DEBUG - No XMPP flaps were noticed during the test
2025-02-13 02:42:05,773 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-02-13 02:42:05,773 - INFO - --------------------------------------------------------------------------------
2025-02-13 02:42:06,452 - INFO - Deleted project: ctest-TestBasicVMVN-41257490, ID : 2b7c7b82-23bf-4d0c-afcf-98e2c747d3b2