2025-04-13 10:30:04,018 - INFO - Domain Default found not creating
2025-04-13 10:30:04,170 - INFO - Project ctest-TestBasicVMVN-29095185 not found, creating it
2025-04-13 10:30:04,637 - INFO - Created Project:ctest-TestBasicVMVN-29095185, ID : 6bff9600-7cdc-4188-a5ae-7e44b84bf09d
2025-04-13 10:30:06,083 - INFO - ================================================================================
2025-04-13 10:30:06,083 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-13 10:30:06,083 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-04-13 10:30:06,343 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-04-13 10:30:06,343 - INFO - Initial checks done. Running the testcase now
2025-04-13 10:30:06,343 - INFO -
2025-04-13 10:30:06,900 - DEBUG - Response for create_network : {'network': {'id': '50cd8f29-9b06-49da-9011-86198c88bc1c', 'name': 'ctest-vn2_metadata-98913542', 'tenant_id': '6bff96007cdc4188a5ae7e44b84bf09d', 'project_id': '6bff96007cdc4188a5ae7e44b84bf09d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-29095185', 'ctest-vn2_metadata-98913542'], 'port_security_enabled': True, 'description': ''}}
2025-04-13 10:30:07,077 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c92d9f04-58dd-4458-85a1-17bf340149e2', 'name': '', 'tenant_id': '6bff96007cdc4188a5ae7e44b84bf09d', 'network_id': '50cd8f29-9b06-49da-9011-86198c88bc1c', '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': '6bff96007cdc4188a5ae7e44b84bf09d'}}
2025-04-13 10:30:07,096 - INFO - Created VN ctest-vn2_metadata-98913542
2025-04-13 10:30:07,152 - DEBUG - VN ctest-vn2_metadata-98913542 UUID is 50cd8f29-9b06-49da-9011-86198c88bc1c
2025-04-13 10:30:07,344 - DEBUG - Services list from nova: [, , ]
2025-04-13 10:30:08,384 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3083-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3083-1)
2025-04-13 10:30:08,495 - DEBUG - Link local service introspect added
2025-04-13 10:30:08,536 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-13 10:30:13,619 - DEBUG - VM is in ACTIVE state now
2025-04-13 10:30:13,748 - INFO - Waiting for VM ctest-TestBasicVMVN-29095185-00486179 to be up..
2025-04-13 10:30:13,748 - INFO - VM name : ctest-TestBasicVMVN-29095185-00486179
2025-04-13 10:30:13,822 - DEBUG - VM ctest-TestBasicVMVN-29095185-00486179 ID is be45037e-10d6-46a2-9db9-4c5986e9c6ea
2025-04-13 10:30:13,822 - DEBUG - VM ctest-TestBasicVMVN-29095185-00486179 launched on Node cn-jenkins-deploy-platform-ansible-os-3083-1
2025-04-13 10:30:13,899 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/be45037e-10d6-46a2-9db9-4c5986e9c6ea
2025-04-13 10:30:14,191 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/be45037e-10d6-46a2-9db9-4c5986e9c6ea
2025-04-13 10:30:14,223 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2425dbf5-3503-416d-9fbf-cd38d5948808
2025-04-13 10:30:17,500 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-04-13 10:30:17,500 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29095185-00486179 failed!
2025-04-13 10:30:17,556 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29095185:ctest-vn2_metadata-98913542 is 11.1.1.1 and allocation pool is NOT set
2025-04-13 10:30:19,621 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.85 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.848/3.008/4.169/1.160 ms')
2025-04-13 10:30:19,622 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29095185-00486179 passed
2025-04-13 10:30:19,780 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-13 10:30:19,780 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29095185-00486179, IP 11.1.1.3, Port 22
2025-04-13 10:30:19,935 - DEBUG - VM ctest-TestBasicVMVN-29095185-00486179 is ready for SSH connections
2025-04-13 10:30:19,936 - INFO - Retry 0
2025-04-13 10:30:19,936 - 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.254, gateway password: c0ntrail123
2025-04-13 10:30:19,936 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-13 10:30:21,534 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-13 10:30:21,534 - INFO - Generic metadata worked
2025-04-13 10:30:21,796 - DEBUG - Link local service introspect removed
2025-04-13 10:30:21,796 - INFO - Deleting VM ctest-TestBasicVMVN-29095185-00486179
2025-04-13 10:30:21,861 - INFO - Deleting VN ctest-vn2_metadata-98913542
2025-04-13 10:30:21,898 - DEBUG - VN 50cd8f29-9b06-49da-9011-86198c88bc1c still in use: Unable to complete operation on network 50cd8f29-9b06-49da-9011-86198c88bc1c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4b9bd2a3-1e4b-449a-8833-9310b677b5e8']
2025-04-13 10:30:21,898 - WARNING - Deleting VN ctest-vn2_metadata-98913542 failed..Will retry
2025-04-13 10:30:24,023 - DEBUG - Response for deleting network ()
2025-04-13 10:30:24,278 - DEBUG - No XMPP flaps were noticed during the test
2025-04-13 10:30:24,278 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-04-13 10:30:24,278 - INFO - --------------------------------------------------------------------------------
2025-04-13 10:30:24,282 - INFO - ================================================================================
2025-04-13 10:30:24,282 - INFO - STARTING TEST : test_metadata_service
2025-04-13 10:30:24,282 - 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-04-13 10:30:24,565 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-04-13 10:30:24,565 - INFO - Initial checks done. Running the testcase now
2025-04-13 10:30:24,565 - INFO -
2025-04-13 10:30:24,565 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-04-13 10:30:24,571 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/1eb703da-45b5-4410-9281-bb8efd122409
2025-04-13 10:30:24,761 - DEBUG - Response for create_network : {'network': {'id': 'cfd0c4df-c2ee-47d3-85a7-1cd757669180', 'name': 'ctest-vn-87658977', 'tenant_id': '6bff96007cdc4188a5ae7e44b84bf09d', 'project_id': '6bff96007cdc4188a5ae7e44b84bf09d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-29095185', 'ctest-vn-87658977'], 'port_security_enabled': True, 'description': ''}}
2025-04-13 10:30:24,931 - DEBUG - Response for create_subnet : {'subnet': {'id': '11c3ef75-3a6e-4993-b378-272bdb783be0', 'name': '', 'tenant_id': '6bff96007cdc4188a5ae7e44b84bf09d', 'network_id': 'cfd0c4df-c2ee-47d3-85a7-1cd757669180', 'ip_version': 4, 'cidr': '45.142.158.192/26', 'allocation_pools': [{'start': '45.142.158.194', 'end': '45.142.158.254'}], 'gateway_ip': '45.142.158.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '45.142.158.194', 'tags': [], 'project_id': '6bff96007cdc4188a5ae7e44b84bf09d'}}
2025-04-13 10:30:24,948 - INFO - Created VN ctest-vn-87658977
2025-04-13 10:30:25,000 - DEBUG - VN ctest-vn-87658977 UUID is cfd0c4df-c2ee-47d3-85a7-1cd757669180
2025-04-13 10:30:26,198 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3083-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3083-1)
2025-04-13 10:30:26,198 - INFO - Waiting for VM ctest-TestBasicVMVN-29095185-43887399 to be up..
2025-04-13 10:30:26,239 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-13 10:30:31,315 - DEBUG - VM is in ACTIVE state now
2025-04-13 10:30:31,315 - INFO - VM name : ctest-TestBasicVMVN-29095185-43887399
2025-04-13 10:30:31,394 - DEBUG - VM ctest-TestBasicVMVN-29095185-43887399 ID is 3ae62019-04b1-4c8d-acff-66f571c6461d
2025-04-13 10:30:31,394 - DEBUG - VM ctest-TestBasicVMVN-29095185-43887399 launched on Node cn-jenkins-deploy-platform-ansible-os-3083-1
2025-04-13 10:30:31,468 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3ae62019-04b1-4c8d-acff-66f571c6461d
2025-04-13 10:30:31,478 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/aa69ffdf-8553-47d6-9893-26a62358bc1a
2025-04-13 10:30:34,745 - 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 1022ms')
2025-04-13 10:30:34,745 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29095185-43887399 failed!
2025-04-13 10:30:34,800 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29095185:ctest-vn-87658977 is 45.142.158.193 and allocation pool is NOT set
2025-04-13 10:30:36,867 - 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.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.437 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.437/1.519/2.601/1.082 ms')
2025-04-13 10:30:36,867 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29095185-43887399 passed
2025-04-13 10:30:37,020 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-13 10:30:37,020 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29095185-43887399, IP 45.142.158.195, Port 22
2025-04-13 10:30:37,175 - DEBUG - VM ctest-TestBasicVMVN-29095185-43887399 is ready for SSH connections
2025-04-13 10:30:37,175 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-13 10:30:37,175 - DEBUG - cat /tmp/output.txt
2025-04-13 10:30:38,808 - DEBUG - Hello World. The time is now Sun, 13 Apr 2025 04:30:36 -0600!
2025-04-13 10:30:38,808 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 13 Apr 2025 04:30:36 -0600!'}
2025-04-13 10:30:38,808 - INFO - metadata_script.txt got executed in the vm
2025-04-13 10:30:38,808 - INFO - Deleting VM ctest-TestBasicVMVN-29095185-43887399
2025-04-13 10:30:38,873 - INFO - Deleting VN ctest-vn-87658977
2025-04-13 10:30:38,909 - DEBUG - VN cfd0c4df-c2ee-47d3-85a7-1cd757669180 still in use: Unable to complete operation on network cfd0c4df-c2ee-47d3-85a7-1cd757669180. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-52587710-c814-4a13-919e-28aa797b93a2']
2025-04-13 10:30:38,909 - WARNING - Deleting VN ctest-vn-87658977 failed..Will retry
2025-04-13 10:30:41,032 - DEBUG - Response for deleting network ()
2025-04-13 10:30:41,289 - DEBUG - No XMPP flaps were noticed during the test
2025-04-13 10:30:41,289 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-04-13 10:30:41,289 - INFO - --------------------------------------------------------------------------------
2025-04-13 10:30:41,292 - INFO - ================================================================================
2025-04-13 10:30:41,292 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-13 10:30:41,292 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-04-13 10:30:41,577 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-04-13 10:30:41,577 - INFO - Initial checks done. Running the testcase now
2025-04-13 10:30:41,577 - INFO -
2025-04-13 10:30:42,067 - DEBUG - Response for create_network : {'network': {'id': 'c7a36344-b4e2-413b-8a37-7ee5315d617d', 'name': 'ctest-vn-55608140', 'tenant_id': '6bff96007cdc4188a5ae7e44b84bf09d', 'project_id': '6bff96007cdc4188a5ae7e44b84bf09d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-29095185', 'ctest-vn-55608140'], 'port_security_enabled': True, 'description': ''}}
2025-04-13 10:30:42,284 - DEBUG - Response for create_subnet : {'subnet': {'id': '7535697e-af24-451c-91f5-353625eb2fa7', 'name': '', 'tenant_id': '6bff96007cdc4188a5ae7e44b84bf09d', 'network_id': 'c7a36344-b4e2-413b-8a37-7ee5315d617d', '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': '6bff96007cdc4188a5ae7e44b84bf09d'}}
2025-04-13 10:30:42,490 - DEBUG - Response for create_subnet : {'subnet': {'id': '3e5e5b74-555e-49b7-9c99-cd6bc3a8d401', 'name': '', 'tenant_id': '6bff96007cdc4188a5ae7e44b84bf09d', 'network_id': 'c7a36344-b4e2-413b-8a37-7ee5315d617d', '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': '6bff96007cdc4188a5ae7e44b84bf09d'}}
2025-04-13 10:30:42,510 - INFO - Created VN ctest-vn-55608140
2025-04-13 10:30:42,564 - DEBUG - VN ctest-vn-55608140 UUID is c7a36344-b4e2-413b-8a37-7ee5315d617d
2025-04-13 10:30:42,944 - DEBUG - Response for create_port : {'port': {'name': '83231be1-cb05-4103-a1f3-11e545e3b708', 'id': '83231be1-cb05-4103-a1f3-11e545e3b708', 'tenant_id': '6bff96007cdc4188a5ae7e44b84bf09d', 'network_id': 'c7a36344-b4e2-413b-8a37-7ee5315d617d', 'mac_address': '02:83:23:1b:e1:cb', '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': '7535697e-af24-451c-91f5-353625eb2fa7'}], 'security_groups': ['0dde6a90-cf0b-41e6-a38f-e34f50011d46'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6bff96007cdc4188a5ae7e44b84bf09d'}}
2025-04-13 10:30:43,122 - DEBUG - Response for create_port : {'port': {'name': '4d1e34c3-ef45-4788-823e-2a63ba7bea92', 'id': '4d1e34c3-ef45-4788-823e-2a63ba7bea92', 'tenant_id': '6bff96007cdc4188a5ae7e44b84bf09d', 'network_id': 'c7a36344-b4e2-413b-8a37-7ee5315d617d', 'mac_address': '02:4d:1e:34:c3:ef', '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': '3e5e5b74-555e-49b7-9c99-cd6bc3a8d401'}], 'security_groups': ['0dde6a90-cf0b-41e6-a38f-e34f50011d46'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6bff96007cdc4188a5ae7e44b84bf09d'}}
2025-04-13 10:30:43,480 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3083-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3083-1)
2025-04-13 10:30:43,870 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3083-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3083-1)
2025-04-13 10:30:45,008 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3083-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3083-1)
2025-04-13 10:30:45,008 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-13 10:30:45,017 - DEBUG - Requesting: http://10.0.0.254:8082/domain/1250dcde-ae73-4788-ad0a-84d56019fbae
2025-04-13 10:30:45,036 - DEBUG - Requesting: http://10.0.0.254:8082/project/6bff9600-7cdc-4188-a5ae-7e44b84bf09d
2025-04-13 10:30:45,125 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/1eee4488-d8aa-4898-b11b-aff52f694fda
2025-04-13 10:30:45,142 - INFO - Verifications in API Server for IPAM: ctest-ipam-30038545 passed
2025-04-13 10:30:45,149 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-29095185:ctest-ipam-30038545', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-29095185', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2228794220136253592', 'uuid-lslong': '12761987436681711578'}, 'enable': 'true', 'created': '2025-04-13T10:30:41', 'last-modified': '2025-04-13T10:30:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.344864'}
2025-04-13 10:30:45,149 - INFO - Verifications in Control node for IPAM: ctest-ipam-30038545 passed
2025-04-13 10:30:45,149 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-13 10:30:45,155 - DEBUG - Requesting: http://10.0.0.254:8082/domain/1250dcde-ae73-4788-ad0a-84d56019fbae
2025-04-13 10:30:45,167 - DEBUG - Requesting: http://10.0.0.254:8082/project/6bff9600-7cdc-4188-a5ae-7e44b84bf09d
2025-04-13 10:30:45,265 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c7a36344-b4e2-413b-8a37-7ee5315d617d
2025-04-13 10:30:45,282 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c7a36344-b4e2-413b-8a37-7ee5315d617d
2025-04-13 10:30:45,308 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/e48a4786-a5bd-4460-a80d-410bd0420db9
2025-04-13 10:30:45,321 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/e48a4786-a5bd-4460-a80d-410bd0420db9
2025-04-13 10:30:45,334 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/5ad57f74-1eb9-4992-b77a-0d99e45cd30c
2025-04-13 10:30:45,347 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-13 10:30:45,347 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c7a36344-b4e2-413b-8a37-7ee5315d617d
2025-04-13 10:30:45,368 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/e48a4786-a5bd-4460-a80d-410bd0420db9
2025-04-13 10:30:45,395 - INFO - Verified VN network id 8 for VN c7a36344-b4e2-413b-8a37-7ee5315d617d
2025-04-13 10:30:45,395 - INFO - Verifications in API Server for VN ctest-vn-55608140 passed
2025-04-13 10:30:45,396 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c7a36344-b4e2-413b-8a37-7ee5315d617d
2025-04-13 10:30:45,419 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/e48a4786-a5bd-4460-a80d-410bd0420db9
2025-04-13 10:30:45,448 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/e48a4786-a5bd-4460-a80d-410bd0420db9
2025-04-13 10:30:45,464 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/5ad57f74-1eb9-4992-b77a-0d99e45cd30c
2025-04-13 10:30:45,500 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-29095185:ctest-vn-55608140', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-29095185', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14385450781495148859', 'uuid-lslong': '9959568623793955197'}, 'enable': 'true', 'created': '2025-04-13T10:30:42', 'last-modified': '2025-04-13T10:30:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.039043'}
2025-04-13 10:30:45,524 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-13 10:30:45,524 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-55608140 passed
2025-04-13 10:30:45,525 - DEBUG - ====Verifying policy data for ctest-vn-55608140 in API_Server ======
2025-04-13 10:30:45,525 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-13 10:30:45,532 - DEBUG - Requesting: http://10.0.0.254:8082/domain/1250dcde-ae73-4788-ad0a-84d56019fbae
2025-04-13 10:30:45,570 - DEBUG - Requesting: http://10.0.0.254:8082/project/6bff9600-7cdc-4188-a5ae-7e44b84bf09d
2025-04-13 10:30:45,649 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/c7a36344-b4e2-413b-8a37-7ee5315d617d
2025-04-13 10:30:45,664 - DEBUG - =>VN ctest-vn-55608140 has no policy to be verified
2025-04-13 10:30:45,664 - DEBUG - Verifying the vn in opserver
2025-04-13 10:30:45,665 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-29095185:ctest-vn-55608140 virtual network link through opserver 10.0.0.254
2025-04-13 10:30:45,665 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-04-13 10:30:46,066 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-04-13 10:30:46,123 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-29095185:ctest-vn-55608140', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-29095185:ctest-vn-55608140?flat'}
2025-04-13 10:30:46,123 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-29095185:ctest-vn-55608140 is found in opserver
2025-04-13 10:30:46,130 - DEBUG - VRF ids for VN ctest-vn-55608140: {'10.0.0.254': '2'}
2025-04-13 10:30:46,130 - INFO - Waiting for VM ctest-TestBasicVMVN-29095185-71122857 to be up..
2025-04-13 10:30:46,219 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-13 10:30:51,317 - DEBUG - VM is in ACTIVE state now
2025-04-13 10:30:51,317 - INFO - VM name : ctest-TestBasicVMVN-29095185-71122857
2025-04-13 10:30:51,411 - DEBUG - VM ctest-TestBasicVMVN-29095185-71122857 ID is cb668b45-db4f-41f3-ae04-9618a85fd392
2025-04-13 10:30:51,411 - DEBUG - VM ctest-TestBasicVMVN-29095185-71122857 launched on Node cn-jenkins-deploy-platform-ansible-os-3083-1
2025-04-13 10:30:51,511 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/cb668b45-db4f-41f3-ae04-9618a85fd392
2025-04-13 10:30:51,531 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/83231be1-cb05-4103-a1f3-11e545e3b708
2025-04-13 10:30:54,807 - 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 1024ms')
2025-04-13 10:30:54,807 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29095185-71122857 failed!
2025-04-13 10:30:54,864 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29095185:ctest-vn-55608140 is 31.1.1.1 and allocation pool is NOT set
2025-04-13 10:30:54,864 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-29095185:ctest-vn-55608140 is 31.1.2.1 and allocation pool is NOT set
2025-04-13 10:30:56,920 - 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=3.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.721 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.721/2.315/3.910/1.594 ms')
2025-04-13 10:30:56,920 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-29095185-71122857 passed
2025-04-13 10:30:57,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-13 10:30:57,072 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29095185-71122857, IP 31.1.1.4, Port 22
2025-04-13 10:30:57,228 - DEBUG - VM ctest-TestBasicVMVN-29095185-71122857 is ready for SSH connections
2025-04-13 10:30:57,228 - INFO - Waiting for VM ctest-TestBasicVMVN-29095185-71488775 to be up..
2025-04-13 10:30:57,310 - DEBUG - VM is in ACTIVE state now
2025-04-13 10:30:57,310 - INFO - VM name : ctest-TestBasicVMVN-29095185-71488775
2025-04-13 10:30:57,383 - DEBUG - VM ctest-TestBasicVMVN-29095185-71488775 ID is 727d2765-426c-4908-8518-62e3939fa7df
2025-04-13 10:30:57,383 - DEBUG - VM ctest-TestBasicVMVN-29095185-71488775 launched on Node cn-jenkins-deploy-platform-ansible-os-3083-1
2025-04-13 10:30:57,459 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/727d2765-426c-4908-8518-62e3939fa7df
2025-04-13 10:30:57,468 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/4d1e34c3-ef45-4788-823e-2a63ba7bea92
2025-04-13 10:30:58,706 - 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.36 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.434 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.434/1.897/3.361/1.463 ms')
2025-04-13 10:30:58,707 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-29095185-71488775 passed
2025-04-13 10:30:58,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-13 10:30:58,872 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29095185-71488775, IP 31.1.2.4, Port 22
2025-04-13 10:30:59,027 - DEBUG - VM ctest-TestBasicVMVN-29095185-71488775 is ready for SSH connections
2025-04-13 10:30:59,028 - INFO - Waiting for VM ctest-TestBasicVMVN-29095185-43748662 to be up..
2025-04-13 10:30:59,117 - DEBUG - VM is in ACTIVE state now
2025-04-13 10:30:59,117 - INFO - VM name : ctest-TestBasicVMVN-29095185-43748662
2025-04-13 10:30:59,201 - DEBUG - VM ctest-TestBasicVMVN-29095185-43748662 ID is d14a7e8c-d587-400f-937d-4e30c9c0d017
2025-04-13 10:30:59,201 - DEBUG - VM ctest-TestBasicVMVN-29095185-43748662 launched on Node cn-jenkins-deploy-platform-ansible-os-3083-1
2025-04-13 10:30:59,278 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d14a7e8c-d587-400f-937d-4e30c9c0d017
2025-04-13 10:30:59,288 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/06868a4e-8b3e-4904-b060-dba7f346fcd5
2025-04-13 10:31:00,543 - 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.75 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.391 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.391/1.568/2.746/1.177 ms')
2025-04-13 10:31:00,543 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-29095185-43748662 passed
2025-04-13 10:31:00,700 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-13 10:31:00,700 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-29095185-43748662, IP 31.1.1.3, Port 22
2025-04-13 10:31:00,855 - DEBUG - VM ctest-TestBasicVMVN-29095185-43748662 is ready for SSH connections
2025-04-13 10:31:00,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-13 10:31:00,855 - 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.254, gateway password: c0ntrail123
2025-04-13 10:31:00,856 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-13 10:31:04,879 - 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=4.075 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.815 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.909 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.815/1.933/4.075 ms
2025-04-13 10:31:04,879 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-29095185-71122857 passed
2025-04-13 10:31:04,879 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-13 10:31:04,879 - 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.254, gateway password: c0ntrail123
2025-04-13 10:31:04,879 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-13 10:31:08,524 - 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.798 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.955 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.975 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.955/1.576/2.798 ms
2025-04-13 10:31:08,524 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-29095185-71488775 passed
2025-04-13 10:31:08,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-13 10:31:08,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-13 10:31:08,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-13 10:31:08,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.254, gateway password: c0ntrail123
2025-04-13 10:31:08,525 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-13 10:31:08,700 - DEBUG - None
2025-04-13 10:31:08,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.254, gateway password: c0ntrail123
2025-04-13 10:31:08,701 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-13 10:31:08,886 - DEBUG - None
2025-04-13 10:31:08,886 - 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.254, gateway password: c0ntrail123
2025-04-13 10:31:08,886 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-13 10:31:09,507 - DEBUG - None
2025-04-13 10:31:09,508 - 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.254, gateway password: c0ntrail123
2025-04-13 10:31:09,508 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-13 10:31:11,711 - 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.759 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.198 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.451 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.140 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.343/1.778/4.198 ms
2025-04-13 10:31:11,711 - 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.254, gateway password: c0ntrail123
2025-04-13 10:31:11,711 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-13 10:31:13,963 - 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=1.054 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.966 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.051 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.434 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.709 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.613 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.437 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.434/1.894/4.051 ms
2025-04-13 10:31:13,964 - 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.254, gateway password: c0ntrail123
2025-04-13 10:31:13,964 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-13 10:31:16,197 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.228 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.537 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.599 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.421 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.770 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.606 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.354/2.073/4.599 ms
2025-04-13 10:31:16,197 - INFO - Deleting VM ctest-TestBasicVMVN-29095185-43748662
2025-04-13 10:31:16,266 - INFO - Detaching port 4d1e34c3-ef45-4788-823e-2a63ba7bea92 from VM ctest-TestBasicVMVN-29095185-71488775
2025-04-13 10:31:16,318 - INFO - Deleting VM ctest-TestBasicVMVN-29095185-71488775
2025-04-13 10:31:16,385 - INFO - Detaching port 83231be1-cb05-4103-a1f3-11e545e3b708 from VM ctest-TestBasicVMVN-29095185-71122857
2025-04-13 10:31:16,418 - INFO - Deleting VM ctest-TestBasicVMVN-29095185-71122857
2025-04-13 10:31:16,516 - INFO - Deleting VN ctest-vn-55608140
2025-04-13 10:31:16,715 - DEBUG - Response for delete_port : ()
2025-04-13 10:31:16,958 - DEBUG - Response for delete_port : ()
2025-04-13 10:31:17,148 - DEBUG - Response for deleting network ()
2025-04-13 10:31:17,148 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/e48a4786-a5bd-4460-a80d-410bd0420db9
2025-04-13 10:31:17,154 - DEBUG - Response Code: 404
2025-04-13 10:31:17,154 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-13 10:31:17,160 - DEBUG - Requesting: http://10.0.0.254:8082/domain/1250dcde-ae73-4788-ad0a-84d56019fbae
2025-04-13 10:31:17,225 - DEBUG - Requesting: http://10.0.0.254:8082/project/6bff9600-7cdc-4188-a5ae-7e44b84bf09d
2025-04-13 10:31:17,301 - INFO - Validated that VN ctest-vn-55608140 is not found in API Server
2025-04-13 10:31:17,316 - DEBUG - VN ctest-vn-55608140 is not present in Agent 10.0.0.254
2025-04-13 10:31:17,317 - INFO - Validated that VN ctest-vn-55608140 is not in any agent
2025-04-13 10:31:17,325 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-04-13 10:31:17,332 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-55608140
2025-04-13 10:31:17,332 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-29095185:ctest-vn-55608140
2025-04-13 10:31:17,348 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-55608140 info
2025-04-13 10:31:17,431 - INFO - IPAM: ctest-ipam-30038545 is not found in API Server
2025-04-13 10:31:17,448 - INFO - IPAM:ctest-ipam-30038545 is not found in control node
2025-04-13 10:31:17,707 - DEBUG - No XMPP flaps were noticed during the test
2025-04-13 10:31:17,707 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-04-13 10:31:17,707 - INFO - --------------------------------------------------------------------------------
2025-04-13 10:31:18,430 - INFO - Deleted project: ctest-TestBasicVMVN-29095185, ID : 6bff9600-7cdc-4188-a5ae-7e44b84bf09d