2025-01-20 02:18:53,876 - INFO - Domain Default found not creating
2025-01-20 02:18:54,009 - INFO - Project ctest-TestBasicVMVN-25346084 not found, creating it
2025-01-20 02:18:54,493 - INFO - Created Project:ctest-TestBasicVMVN-25346084, ID : 80141c75-9591-44c0-adc1-ef476ff22113
2025-01-20 02:18:55,875 - INFO - ================================================================================
2025-01-20 02:18:55,875 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-20 02:18:55,876 - 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-20 02:18:56,141 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.28': '0'}} with
2025-01-20 02:18:56,141 - INFO - Initial checks done. Running the testcase now
2025-01-20 02:18:56,141 - INFO -
2025-01-20 02:18:56,712 - DEBUG - Response for create_network : {'network': {'id': '3e3b78ee-c5df-4c29-9585-61bec3118d62', 'name': 'ctest-vn2_metadata-13796995', 'tenant_id': '80141c75959144c0adc1ef476ff22113', 'project_id': '80141c75959144c0adc1ef476ff22113', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-25346084', 'ctest-vn2_metadata-13796995'], 'port_security_enabled': True, 'description': ''}}
2025-01-20 02:18:56,882 - DEBUG - Response for create_subnet : {'subnet': {'id': '5a62666b-a950-4977-b3c9-a3617fc5d623', 'name': '', 'tenant_id': '80141c75959144c0adc1ef476ff22113', 'network_id': '3e3b78ee-c5df-4c29-9585-61bec3118d62', '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': '80141c75959144c0adc1ef476ff22113'}}
2025-01-20 02:18:56,898 - INFO - Created VN ctest-vn2_metadata-13796995
2025-01-20 02:18:56,952 - DEBUG - VN ctest-vn2_metadata-13796995 UUID is 3e3b78ee-c5df-4c29-9585-61bec3118d62
2025-01-20 02:18:57,120 - DEBUG - Services list from nova: [, , ]
2025-01-20 02:18:58,087 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2653-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2653-1)
2025-01-20 02:18:58,192 - DEBUG - Link local service introspect added
2025-01-20 02:18:58,228 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-20 02:19:03,303 - DEBUG - VM is in ACTIVE state now
2025-01-20 02:19:03,435 - INFO - Waiting for VM ctest-TestBasicVMVN-25346084-61378690 to be up..
2025-01-20 02:19:03,436 - INFO - VM name : ctest-TestBasicVMVN-25346084-61378690
2025-01-20 02:19:03,509 - DEBUG - VM ctest-TestBasicVMVN-25346084-61378690 ID is 5bf2cabb-c49d-444e-bb62-24ceaa1555d6
2025-01-20 02:19:03,510 - DEBUG - VM ctest-TestBasicVMVN-25346084-61378690 launched on Node cn-jenkins-deploy-platform-ansible-os-2653-1
2025-01-20 02:19:03,578 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/5bf2cabb-c49d-444e-bb62-24ceaa1555d6
2025-01-20 02:19:03,874 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/5bf2cabb-c49d-444e-bb62-24ceaa1555d6
2025-01-20 02:19:03,903 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/a5bb1d94-f85a-430d-8ea4-6acd8e99ed91
2025-01-20 02:19:07,167 - 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-01-20 02:19:07,167 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25346084-61378690 failed!
2025-01-20 02:19:07,220 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25346084:ctest-vn2_metadata-13796995 is 11.1.1.1 and allocation pool is NOT set
2025-01-20 02:19:09,284 - 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.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.735 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.735/2.712/4.689/1.977 ms')
2025-01-20 02:19:09,284 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25346084-61378690 passed
2025-01-20 02:19:09,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-20 02:19:09,433 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25346084-61378690, IP 11.1.1.3, Port 22
2025-01-20 02:19:09,603 - DEBUG - VM ctest-TestBasicVMVN-25346084-61378690 is ready for SSH connections
2025-01-20 02:19:09,603 - INFO - Retry 0
2025-01-20 02:19:09,603 - 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.17, gateway password: c0ntrail123
2025-01-20 02:19:09,603 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-20 02:19:11,195 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-20 02:19:11,195 - INFO - Generic metadata worked
2025-01-20 02:19:11,444 - DEBUG - Link local service introspect removed
2025-01-20 02:19:11,445 - INFO - Deleting VM ctest-TestBasicVMVN-25346084-61378690
2025-01-20 02:19:11,505 - INFO - Deleting VN ctest-vn2_metadata-13796995
2025-01-20 02:19:11,554 - DEBUG - VN 3e3b78ee-c5df-4c29-9585-61bec3118d62 still in use: Unable to complete operation on network 3e3b78ee-c5df-4c29-9585-61bec3118d62. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-adc6b719-a4fe-474a-b394-9afb8134715c']
2025-01-20 02:19:11,554 - WARNING - Deleting VN ctest-vn2_metadata-13796995 failed..Will retry
2025-01-20 02:19:13,684 - DEBUG - Response for deleting network ()
2025-01-20 02:19:13,941 - DEBUG - No XMPP flaps were noticed during the test
2025-01-20 02:19:13,942 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-20 02:19:13,942 - INFO - --------------------------------------------------------------------------------
2025-01-20 02:19:13,944 - INFO - ================================================================================
2025-01-20 02:19:13,944 - INFO - STARTING TEST : test_metadata_service
2025-01-20 02:19:13,944 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-01-20 02:19:14,238 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.28': '0'}} with
2025-01-20 02:19:14,238 - INFO - Initial checks done. Running the testcase now
2025-01-20 02:19:14,238 - INFO -
2025-01-20 02:19:14,238 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-configs
2025-01-20 02:19:14,245 - DEBUG - Requesting: http://10.0.0.17:8082/global-vrouter-config/b6a7aaa8-c1bb-4fbe-9b61-65829d09eae3
2025-01-20 02:19:14,425 - DEBUG - Response for create_network : {'network': {'id': 'c6d76cee-714a-4602-b43d-588caf891818', 'name': 'ctest-vn-98002414', 'tenant_id': '80141c75959144c0adc1ef476ff22113', 'project_id': '80141c75959144c0adc1ef476ff22113', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-25346084', 'ctest-vn-98002414'], 'port_security_enabled': True, 'description': ''}}
2025-01-20 02:19:14,608 - DEBUG - Response for create_subnet : {'subnet': {'id': '40afc87f-e223-4f2f-83af-3782c30fd7da', 'name': '', 'tenant_id': '80141c75959144c0adc1ef476ff22113', 'network_id': 'c6d76cee-714a-4602-b43d-588caf891818', 'ip_version': 4, 'cidr': '56.101.242.128/26', 'allocation_pools': [{'start': '56.101.242.130', 'end': '56.101.242.190'}], 'gateway_ip': '56.101.242.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '56.101.242.130', 'tags': [], 'project_id': '80141c75959144c0adc1ef476ff22113'}}
2025-01-20 02:19:14,628 - INFO - Created VN ctest-vn-98002414
2025-01-20 02:19:14,684 - DEBUG - VN ctest-vn-98002414 UUID is c6d76cee-714a-4602-b43d-588caf891818
2025-01-20 02:19:15,773 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2653-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2653-1)
2025-01-20 02:19:15,773 - INFO - Waiting for VM ctest-TestBasicVMVN-25346084-72819629 to be up..
2025-01-20 02:19:15,809 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-20 02:19:20,915 - DEBUG - VM is in ACTIVE state now
2025-01-20 02:19:20,915 - INFO - VM name : ctest-TestBasicVMVN-25346084-72819629
2025-01-20 02:19:20,985 - DEBUG - VM ctest-TestBasicVMVN-25346084-72819629 ID is 190bf3ca-d170-4765-ae3f-002572d4020a
2025-01-20 02:19:20,986 - DEBUG - VM ctest-TestBasicVMVN-25346084-72819629 launched on Node cn-jenkins-deploy-platform-ansible-os-2653-1
2025-01-20 02:19:21,060 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/190bf3ca-d170-4765-ae3f-002572d4020a
2025-01-20 02:19:21,069 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/b5a13fd9-e476-4cc3-920a-da4c9a708d35
2025-01-20 02:19:24,287 - 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-20 02:19:24,287 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25346084-72819629 failed!
2025-01-20 02:19:24,345 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25346084:ctest-vn-98002414 is 56.101.242.129 and allocation pool is NOT set
2025-01-20 02:19:26,409 - 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.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.65 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.647/3.460/5.274/1.813 ms')
2025-01-20 02:19:26,409 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25346084-72819629 passed
2025-01-20 02:19:26,556 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-20 02:19:26,556 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25346084-72819629, IP 56.101.242.131, Port 22
2025-01-20 02:19:26,712 - DEBUG - VM ctest-TestBasicVMVN-25346084-72819629 is ready for SSH connections
2025-01-20 02:19:26,712 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123
2025-01-20 02:19:26,713 - DEBUG - cat /tmp/output.txt
2025-01-20 02:19:28,321 - DEBUG - Hello World. The time is now Sun, 19 Jan 2025 19:19:25 -0700!
2025-01-20 02:19:28,321 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 19 Jan 2025 19:19:25 -0700!'}
2025-01-20 02:19:28,321 - INFO - metadata_script.txt got executed in the vm
2025-01-20 02:19:28,321 - INFO - Deleting VM ctest-TestBasicVMVN-25346084-72819629
2025-01-20 02:19:28,395 - INFO - Deleting VN ctest-vn-98002414
2025-01-20 02:19:28,432 - DEBUG - VN c6d76cee-714a-4602-b43d-588caf891818 still in use: Unable to complete operation on network c6d76cee-714a-4602-b43d-588caf891818. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-00956be3-7f05-40da-b213-4e2317f90ac8']
2025-01-20 02:19:28,432 - WARNING - Deleting VN ctest-vn-98002414 failed..Will retry
2025-01-20 02:19:30,539 - DEBUG - Response for deleting network ()
2025-01-20 02:19:30,793 - DEBUG - No XMPP flaps were noticed during the test
2025-01-20 02:19:30,794 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-01-20 02:19:30,794 - INFO - --------------------------------------------------------------------------------
2025-01-20 02:19:30,796 - INFO - ================================================================================
2025-01-20 02:19:30,796 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-20 02:19:30,796 - 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-20 02:19:31,086 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.28': '0'}} with
2025-01-20 02:19:31,086 - INFO - Initial checks done. Running the testcase now
2025-01-20 02:19:31,086 - INFO -
2025-01-20 02:19:31,546 - DEBUG - Response for create_network : {'network': {'id': 'e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856', 'name': 'ctest-vn-91925646', 'tenant_id': '80141c75959144c0adc1ef476ff22113', 'project_id': '80141c75959144c0adc1ef476ff22113', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-25346084', 'ctest-vn-91925646'], 'port_security_enabled': True, 'description': ''}}
2025-01-20 02:19:31,745 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c0f690e1-0692-4ef8-badc-1f5b76145e4e', 'name': '', 'tenant_id': '80141c75959144c0adc1ef476ff22113', 'network_id': 'e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856', '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': '80141c75959144c0adc1ef476ff22113'}}
2025-01-20 02:19:31,901 - DEBUG - Response for create_subnet : {'subnet': {'id': '8f4a362d-67a7-414d-83ba-545b7906f745', 'name': '', 'tenant_id': '80141c75959144c0adc1ef476ff22113', 'network_id': 'e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856', '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': '80141c75959144c0adc1ef476ff22113'}}
2025-01-20 02:19:31,921 - INFO - Created VN ctest-vn-91925646
2025-01-20 02:19:31,973 - DEBUG - VN ctest-vn-91925646 UUID is e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856
2025-01-20 02:19:32,332 - DEBUG - Response for create_port : {'port': {'name': '657a6a10-a190-4a39-b8ea-fe8a836bc5ac', 'id': '657a6a10-a190-4a39-b8ea-fe8a836bc5ac', 'tenant_id': '80141c75959144c0adc1ef476ff22113', 'network_id': 'e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856', 'mac_address': '02:65:7a:6a:10:a1', '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': 'c0f690e1-0692-4ef8-badc-1f5b76145e4e'}], 'security_groups': ['b85732b2-11eb-4a12-a9b3-eb6db84ea34c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '80141c75959144c0adc1ef476ff22113'}}
2025-01-20 02:19:32,486 - DEBUG - Response for create_port : {'port': {'name': '3844593a-a44c-409d-9b84-6d6ad6a8ea33', 'id': '3844593a-a44c-409d-9b84-6d6ad6a8ea33', 'tenant_id': '80141c75959144c0adc1ef476ff22113', 'network_id': 'e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856', 'mac_address': '02:38:44:59:3a:a4', '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': '8f4a362d-67a7-414d-83ba-545b7906f745'}], 'security_groups': ['b85732b2-11eb-4a12-a9b3-eb6db84ea34c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '80141c75959144c0adc1ef476ff22113'}}
2025-01-20 02:19:32,861 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2653-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2653-1)
2025-01-20 02:19:33,225 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2653-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2653-1)
2025-01-20 02:19:34,357 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2653-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2653-1)
2025-01-20 02:19:34,357 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-01-20 02:19:34,363 - DEBUG - Requesting: http://10.0.0.17:8082/domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447
2025-01-20 02:19:34,379 - DEBUG - Requesting: http://10.0.0.17:8082/project/80141c75-9591-44c0-adc1-ef476ff22113
2025-01-20 02:19:34,473 - DEBUG - Requesting: http://10.0.0.17:8082/network-ipam/8dd0d9c5-9193-4383-a778-18b9e4595b66
2025-01-20 02:19:34,484 - INFO - Verifications in API Server for IPAM: ctest-ipam-05077397 passed
2025-01-20 02:19:34,491 - DEBUG - Control-node 10.0.0.17 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-25346084:ctest-ipam-05077397', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-25346084', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10218906997077787523', 'uuid-lslong': '12067422388218321766'}, 'enable': 'true', 'created': '2025-01-20T02:19:31', 'last-modified': '2025-01-20T02:19:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.177057'}
2025-01-20 02:19:34,491 - INFO - Verifications in Control node for IPAM: ctest-ipam-05077397 passed
2025-01-20 02:19:34,491 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-01-20 02:19:34,497 - DEBUG - Requesting: http://10.0.0.17:8082/domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447
2025-01-20 02:19:34,508 - DEBUG - Requesting: http://10.0.0.17:8082/project/80141c75-9591-44c0-adc1-ef476ff22113
2025-01-20 02:19:34,587 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856
2025-01-20 02:19:34,603 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856
2025-01-20 02:19:34,615 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/599ae045-6651-4a80-a96c-398daafd0319
2025-01-20 02:19:34,624 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/599ae045-6651-4a80-a96c-398daafd0319
2025-01-20 02:19:34,635 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/7adbb2cc-8dc1-4e6c-9a8a-697744db1fa1
2025-01-20 02:19:34,645 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-20 02:19:34,645 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856
2025-01-20 02:19:34,660 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/599ae045-6651-4a80-a96c-398daafd0319
2025-01-20 02:19:34,676 - INFO - Verified VN network id 9 for VN e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856
2025-01-20 02:19:34,676 - INFO - Verifications in API Server for VN ctest-vn-91925646 passed
2025-01-20 02:19:34,676 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856
2025-01-20 02:19:34,689 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/599ae045-6651-4a80-a96c-398daafd0319
2025-01-20 02:19:34,698 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/599ae045-6651-4a80-a96c-398daafd0319
2025-01-20 02:19:34,706 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/7adbb2cc-8dc1-4e6c-9a8a-697744db1fa1
2025-01-20 02:19:34,720 - DEBUG - Control-node 10.0.0.17 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-25346084:ctest-vn-91925646', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-25346084', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16625912473277058910', 'uuid-lslong': '9406017547048826966'}, 'enable': 'true', 'created': '2025-01-20T02:19:31', 'last-modified': '2025-01-20T02:19:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.847928'}
2025-01-20 02:19:34,735 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-20 02:19:34,735 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-91925646 passed
2025-01-20 02:19:34,736 - DEBUG - ====Verifying policy data for ctest-vn-91925646 in API_Server ======
2025-01-20 02:19:34,736 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-01-20 02:19:34,743 - DEBUG - Requesting: http://10.0.0.17:8082/domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447
2025-01-20 02:19:34,754 - DEBUG - Requesting: http://10.0.0.17:8082/project/80141c75-9591-44c0-adc1-ef476ff22113
2025-01-20 02:19:34,868 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/e6bb1b4e-7c6a-4f5e-8288-e31fb2efb856
2025-01-20 02:19:34,885 - DEBUG - =>VN ctest-vn-91925646 has no policy to be verified
2025-01-20 02:19:34,885 - DEBUG - Verifying the vn in opserver
2025-01-20 02:19:34,885 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-25346084:ctest-vn-91925646 virtual network link through opserver 10.0.0.17
2025-01-20 02:19:34,885 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2025-01-20 02:19:35,261 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks
2025-01-20 02:19:35,362 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-25346084:ctest-vn-91925646', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-25346084:ctest-vn-91925646?flat'}
2025-01-20 02:19:35,362 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-25346084:ctest-vn-91925646 is found in opserver
2025-01-20 02:19:35,369 - DEBUG - VRF ids for VN ctest-vn-91925646: {'10.0.0.17': '2'}
2025-01-20 02:19:35,369 - INFO - Waiting for VM ctest-TestBasicVMVN-25346084-66785528 to be up..
2025-01-20 02:19:35,468 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-20 02:19:40,544 - DEBUG - VM is in ACTIVE state now
2025-01-20 02:19:40,544 - INFO - VM name : ctest-TestBasicVMVN-25346084-66785528
2025-01-20 02:19:40,611 - DEBUG - VM ctest-TestBasicVMVN-25346084-66785528 ID is 496c907a-d08f-4eb1-a601-fe96096e332c
2025-01-20 02:19:40,612 - DEBUG - VM ctest-TestBasicVMVN-25346084-66785528 launched on Node cn-jenkins-deploy-platform-ansible-os-2653-1
2025-01-20 02:19:40,685 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/496c907a-d08f-4eb1-a601-fe96096e332c
2025-01-20 02:19:40,693 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/657a6a10-a190-4a39-b8ea-fe8a836bc5ac
2025-01-20 02:19:43,936 - 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-20 02:19:43,936 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25346084-66785528 failed!
2025-01-20 02:19:43,988 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25346084:ctest-vn-91925646 is 31.1.1.1 and allocation pool is NOT set
2025-01-20 02:19:43,988 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-25346084:ctest-vn-91925646 is 31.1.2.1 and allocation pool is NOT set
2025-01-20 02:19:46,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=2.55 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.486/2.552/1.066 ms')
2025-01-20 02:19:46,044 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-25346084-66785528 passed
2025-01-20 02:19:46,200 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-20 02:19:46,200 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25346084-66785528, IP 31.1.1.4, Port 22
2025-01-20 02:19:46,356 - DEBUG - VM ctest-TestBasicVMVN-25346084-66785528 is ready for SSH connections
2025-01-20 02:19:46,356 - INFO - Waiting for VM ctest-TestBasicVMVN-25346084-65410125 to be up..
2025-01-20 02:19:46,435 - DEBUG - VM is in ACTIVE state now
2025-01-20 02:19:46,435 - INFO - VM name : ctest-TestBasicVMVN-25346084-65410125
2025-01-20 02:19:46,511 - DEBUG - VM ctest-TestBasicVMVN-25346084-65410125 ID is f10ca1b0-1bec-47cd-95d1-c254ad7d36b0
2025-01-20 02:19:46,511 - DEBUG - VM ctest-TestBasicVMVN-25346084-65410125 launched on Node cn-jenkins-deploy-platform-ansible-os-2653-1
2025-01-20 02:19:46,580 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/f10ca1b0-1bec-47cd-95d1-c254ad7d36b0
2025-01-20 02:19:46,590 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/3844593a-a44c-409d-9b84-6d6ad6a8ea33
2025-01-20 02:19:47,827 - 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.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.305 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.305/1.444/2.583/1.139 ms')
2025-01-20 02:19:47,827 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-25346084-65410125 passed
2025-01-20 02:19:47,976 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-20 02:19:47,977 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25346084-65410125, IP 31.1.2.4, Port 22
2025-01-20 02:19:48,132 - DEBUG - VM ctest-TestBasicVMVN-25346084-65410125 is ready for SSH connections
2025-01-20 02:19:48,132 - INFO - Waiting for VM ctest-TestBasicVMVN-25346084-55829025 to be up..
2025-01-20 02:19:48,210 - DEBUG - VM is in ACTIVE state now
2025-01-20 02:19:48,210 - INFO - VM name : ctest-TestBasicVMVN-25346084-55829025
2025-01-20 02:19:48,280 - DEBUG - VM ctest-TestBasicVMVN-25346084-55829025 ID is 82c63d82-8c01-424b-b037-3e82b295880b
2025-01-20 02:19:48,281 - DEBUG - VM ctest-TestBasicVMVN-25346084-55829025 launched on Node cn-jenkins-deploy-platform-ansible-os-2653-1
2025-01-20 02:19:48,361 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/82c63d82-8c01-424b-b037-3e82b295880b
2025-01-20 02:19:48,372 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/3ba7b90b-e741-4829-9632-9150bc776837
2025-01-20 02:19:49,624 - 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.87 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.298 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.298/1.582/2.866/1.284 ms')
2025-01-20 02:19:49,624 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-25346084-55829025 passed
2025-01-20 02:19:49,776 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-20 02:19:49,776 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-25346084-55829025, IP 31.1.1.3, Port 22
2025-01-20 02:19:49,927 - DEBUG - VM ctest-TestBasicVMVN-25346084-55829025 is ready for SSH connections
2025-01-20 02:19:49,927 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-20 02:19:49,927 - 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.17, gateway password: c0ntrail123
2025-01-20 02:19:49,927 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-20 02:19:53,886 - 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.239 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.186 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.770 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.770/1.731/3.239 ms
2025-01-20 02:19:53,887 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-25346084-66785528 passed
2025-01-20 02:19:53,887 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-20 02:19:53,887 - 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.17, gateway password: c0ntrail123
2025-01-20 02:19:53,887 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-20 02:19:57,525 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.057 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.790 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.159 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.790/1.668/3.057 ms
2025-01-20 02:19:57,525 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-25346084-65410125 passed
2025-01-20 02:19:57,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-20 02:19:57,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-20 02:19:57,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-20 02:19:57,525 - 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.17, gateway password: c0ntrail123
2025-01-20 02:19:57,525 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-20 02:19:57,700 - DEBUG - None
2025-01-20 02:19:57,700 - 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.17, gateway password: c0ntrail123
2025-01-20 02:19:57,700 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-20 02:19:57,875 - DEBUG - None
2025-01-20 02:19:57,875 - 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.17, gateway password: c0ntrail123
2025-01-20 02:19:57,875 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-20 02:19:58,471 - DEBUG - None
2025-01-20 02:19:58,472 - 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.17, gateway password: c0ntrail123
2025-01-20 02:19:58,472 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-20 02:20:00,670 - 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.689 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.391 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.563 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.424 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.417 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.417/2.296/6.391 ms
2025-01-20 02:20:00,670 - 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.17, gateway password: c0ntrail123
2025-01-20 02:20:00,670 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-20 02:20:02,912 - 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.987 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.412 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.548 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.398 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.323 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.383 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.554 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.398/2.229/4.548 ms
2025-01-20 02:20:02,912 - 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.17, gateway password: c0ntrail123
2025-01-20 02:20:02,912 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-20 02:20:05,146 - 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.610 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.445 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.212 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.567 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.913 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.689 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.438 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.438/1.696/3.212 ms
2025-01-20 02:20:05,146 - INFO - Deleting VM ctest-TestBasicVMVN-25346084-55829025
2025-01-20 02:20:05,222 - INFO - Detaching port 3844593a-a44c-409d-9b84-6d6ad6a8ea33 from VM ctest-TestBasicVMVN-25346084-65410125
2025-01-20 02:20:05,268 - INFO - Deleting VM ctest-TestBasicVMVN-25346084-65410125
2025-01-20 02:20:05,334 - INFO - Detaching port 657a6a10-a190-4a39-b8ea-fe8a836bc5ac from VM ctest-TestBasicVMVN-25346084-66785528
2025-01-20 02:20:05,377 - INFO - Deleting VM ctest-TestBasicVMVN-25346084-66785528
2025-01-20 02:20:05,538 - INFO - Deleting VN ctest-vn-91925646
2025-01-20 02:20:05,729 - DEBUG - Response for delete_port : ()
2025-01-20 02:20:05,984 - DEBUG - Response for delete_port : ()
2025-01-20 02:20:06,106 - DEBUG - Response for deleting network ()
2025-01-20 02:20:06,106 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/599ae045-6651-4a80-a96c-398daafd0319
2025-01-20 02:20:06,112 - DEBUG - Response Code: 404
2025-01-20 02:20:06,112 - DEBUG - Requesting: http://10.0.0.17:8082/domains
2025-01-20 02:20:06,119 - DEBUG - Requesting: http://10.0.0.17:8082/domain/9668a63d-14cd-4b12-8591-b4f8fd6cf447
2025-01-20 02:20:06,173 - DEBUG - Requesting: http://10.0.0.17:8082/project/80141c75-9591-44c0-adc1-ef476ff22113
2025-01-20 02:20:06,261 - INFO - Validated that VN ctest-vn-91925646 is not found in API Server
2025-01-20 02:20:06,272 - DEBUG - VN ctest-vn-91925646 is not present in Agent 10.0.0.17
2025-01-20 02:20:06,272 - INFO - Validated that VN ctest-vn-91925646 is not in any agent
2025-01-20 02:20:06,277 - DEBUG - VRF 2 is not seen in agent 10.0.0.17
2025-01-20 02:20:06,283 - DEBUG - Vrouter 10.0.0.17 does not have vrf 2 for VN ctest-vn-91925646
2025-01-20 02:20:06,283 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-25346084:ctest-vn-91925646
2025-01-20 02:20:06,294 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-91925646 info
2025-01-20 02:20:06,384 - INFO - IPAM: ctest-ipam-05077397 is not found in API Server
2025-01-20 02:20:06,400 - INFO - IPAM:ctest-ipam-05077397 is not found in control node
2025-01-20 02:20:06,657 - DEBUG - No XMPP flaps were noticed during the test
2025-01-20 02:20:06,658 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-01-20 02:20:06,658 - INFO - --------------------------------------------------------------------------------
2025-01-20 02:20:07,364 - INFO - Deleted project: ctest-TestBasicVMVN-25346084, ID : 80141c75-9591-44c0-adc1-ef476ff22113