2025-06-17 00:12:24,457 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-06-17 00:12:24,713 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1278-1 2025-06-17 00:12:24,714 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-06-17 00:12:24,747 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1278-1 2025-06-17 00:12:24,748 - DEBUG - [10.0.0.49]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-06-17 00:12:24,872 - DEBUG - Output : NAMES contrail_test_AMrE2x6nW contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-nodemgr-1 config_api-schema-1 config_api-dnsmasq-1 2025-06-17 00:12:24,872 - DEBUG - [10.0.0.49]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-17 00:12:24,926 - DEBUG - Output : 10.0.0.49/24 172.17.0.1/16 2025-06-17 00:12:24,927 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-06-17 00:12:24,962 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1278-1 2025-06-17 00:12:25,057 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-06-17 00:12:25,307 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1278-1 2025-06-17 00:12:25,307 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-06-17 00:12:25,342 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1278-1 2025-06-17 00:12:25,343 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-06-17 00:12:25,436 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-17 00:12:25,436 - DEBUG - [10.0.0.38]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-17 00:12:25,471 - DEBUG - Output : 10.0.0.38/24 2025-06-17 00:12:25,471 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-06-17 00:12:25,505 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1278-1 2025-06-17 00:12:25,589 - INFO - Using existing project ['default-domain', 'k8s-default'](61137510-eb48-4398-b600-b9ecd34ac0c2) 2025-06-17 00:12:25,675 - INFO - Using existing project ['default-domain', 'k8s-default'](61137510-eb48-4398-b600-b9ecd34ac0c2) 2025-06-17 00:12:25,823 - INFO - ================================================================================ 2025-06-17 00:12:25,824 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-17 00:12:25,825 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-06-17 00:12:26,072 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-17 00:12:26,082 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.49': '0'}} with 2025-06-17 00:12:26,083 - INFO - Initial checks done. Running the testcase now 2025-06-17 00:12:26,083 - INFO - 2025-06-17 00:12:26,089 - INFO - Namespace default already exists 2025-06-17 00:12:26,090 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-17 00:12:26,214 - DEBUG - Output : cluster_project={} 2025-06-17 00:12:26,319 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-17 00:12:26,319 - DEBUG - Project uuid in Contrail is 61137510-eb48-4398-b600-b9ecd34ac0c2 2025-06-17 00:12:26,319 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-17 00:12:26,447 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-17 00:12:26,447 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_NamespaceDatabaseList?namespace_uuid=059cf96e-f437-4dc7-adf0-ef941d6fee47 2025-06-17 00:12:26,452 - INFO - Namespace default with uuid 059cf96e-f437-4dc7-adf0-ef941d6fee47 found in kube manager 2025-06-17 00:12:26,452 - INFO - Namespace default verification passed 2025-06-17 00:12:26,455 - DEBUG - Service ctest-nginx-svc-46529515 not present 2025-06-17 00:12:26,455 - INFO - Creating service ctest-nginx-svc-46529515 2025-06-17 00:12:26,473 - INFO - Created Service ctest-nginx-svc-46529515 2025-06-17 00:12:26,485 - DEBUG - Pod ctest-nginx-pod-70416332 not present 2025-06-17 00:12:26,486 - INFO - Creating Pod ctest-nginx-pod-70416332 2025-06-17 00:12:26,558 - DEBUG - Node for Pod ctest-nginx-pod-70416332 not yet populated 2025-06-17 00:12:29,564 - DEBUG - Node for Pod ctest-nginx-pod-70416332 not yet populated 2025-06-17 00:12:32,570 - DEBUG - Pod : ctest-nginx-pod-70416332 UUID is f057e1c7-8116-4e20-9332-55bdebfbf808 2025-06-17 00:12:32,573 - DEBUG - Pod ctest-nginx-pod-36608671 not present 2025-06-17 00:12:32,573 - INFO - Creating Pod ctest-nginx-pod-36608671 2025-06-17 00:12:32,607 - DEBUG - Pod : ctest-nginx-pod-36608671 UUID is d32d1fd4-d016-4397-86a6-e02e9528b10b 2025-06-17 00:12:32,907 - INFO - Created VN __public__, UUID :594f2f43-4d59-464a-bb23-86619cba136e 2025-06-17 00:12:33,242 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-06-17 00:12:33,254 - DEBUG - Requesting: http://10.0.0.49:8082/domain/16891727-4232-4818-8f39-07179576fe64 2025-06-17 00:12:33,296 - DEBUG - Requesting: http://10.0.0.49:8082/project/61137510-eb48-4398-b600-b9ecd34ac0c2 2025-06-17 00:12:33,356 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/594f2f43-4d59-464a-bb23-86619cba136e 2025-06-17 00:12:33,368 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/594f2f43-4d59-464a-bb23-86619cba136e 2025-06-17 00:12:33,393 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/36e40846-2c9f-4871-a1b4-630f328f632a 2025-06-17 00:12:33,418 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/36e40846-2c9f-4871-a1b4-630f328f632a 2025-06-17 00:12:33,427 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/2675a866-80f2-4f90-8ff5-2cb0843260ab 2025-06-17 00:12:33,434 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-17 00:12:33,434 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/594f2f43-4d59-464a-bb23-86619cba136e 2025-06-17 00:12:33,444 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/36e40846-2c9f-4871-a1b4-630f328f632a 2025-06-17 00:12:33,465 - INFO - Verified VN network id 14 for VN 594f2f43-4d59-464a-bb23-86619cba136e 2025-06-17 00:12:33,466 - INFO - Verifications in API Server for VN __public__ passed 2025-06-17 00:12:33,467 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/594f2f43-4d59-464a-bb23-86619cba136e 2025-06-17 00:12:33,486 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/36e40846-2c9f-4871-a1b4-630f328f632a 2025-06-17 00:12:33,495 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/36e40846-2c9f-4871-a1b4-630f328f632a 2025-06-17 00:12:33,520 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/2675a866-80f2-4f90-8ff5-2cb0843260ab 2025-06-17 00:12:33,528 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-17 00:12:33,536 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6435414358642738762', 'uuid-lslong': '13484769463076787054'}, 'enable': 'true', 'created': '2025-06-17T00:12:32', 'last-modified': '2025-06-17T00:12:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.408172'} 2025-06-17 00:12:33,536 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-17 00:12:33,549 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-17 00:12:33,549 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-17 00:12:33,550 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-17 00:12:33,550 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-06-17 00:12:33,560 - DEBUG - Requesting: http://10.0.0.49:8082/domain/16891727-4232-4818-8f39-07179576fe64 2025-06-17 00:12:33,574 - DEBUG - Requesting: http://10.0.0.49:8082/project/61137510-eb48-4398-b600-b9ecd34ac0c2 2025-06-17 00:12:33,640 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/594f2f43-4d59-464a-bb23-86619cba136e 2025-06-17 00:12:33,668 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-17 00:12:33,668 - DEBUG - Verifying the vn in opserver 2025-06-17 00:12:33,668 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.49 2025-06-17 00:12:33,668 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2025-06-17 00:12:33,676 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-17 00:12:33,676 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-17 00:12:33,677 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-17 00:12:33,693 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-17 00:12:33,702 - DEBUG - Do not have enough data to verify VN in agent 2025-06-17 00:12:33,702 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-17 00:12:33,716 - DEBUG - VRF ids for VN __public__: {} 2025-06-17 00:12:33,833 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-17 00:12:33,977 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-06-17 00:12:33,982 - DEBUG - Requesting: http://10.0.0.49:8082/domain/16891727-4232-4818-8f39-07179576fe64 2025-06-17 00:12:33,993 - DEBUG - Requesting: http://10.0.0.49:8082/project/61137510-eb48-4398-b600-b9ecd34ac0c2 2025-06-17 00:12:34,057 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/594f2f43-4d59-464a-bb23-86619cba136e 2025-06-17 00:12:34,076 - DEBUG - Requesting: http://10.0.0.49:8082/floating-ip-pool/46bf41b2-bc47-4ec9-ac33-71306725d33e 2025-06-17 00:12:34,094 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-06-17 00:12:34,104 - DEBUG - Requesting: http://10.0.0.49:8082/domain/16891727-4232-4818-8f39-07179576fe64 2025-06-17 00:12:34,114 - DEBUG - Requesting: http://10.0.0.49:8082/project/61137510-eb48-4398-b600-b9ecd34ac0c2 2025-06-17 00:12:34,174 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/594f2f43-4d59-464a-bb23-86619cba136e 2025-06-17 00:12:34,186 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-17 00:12:34,186 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-17 00:12:34,196 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-17 00:12:34,206 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-17 00:12:34,206 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-17 00:12:34,209 - DEBUG - Ingress ctest-nginx-ingress-12768451 not present 2025-06-17 00:12:34,209 - INFO - Creating Ingress ctest-nginx-ingress-12768451 2025-06-17 00:12:34,215 - INFO - Created Ingress ctest-nginx-ingress-12768451 2025-06-17 00:12:34,218 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-12768451 2025-06-17 00:12:37,223 - DEBUG - For Ingress ctest-nginx-ingress-12768451, Cluster IP: 10.47.255.249, External IPs ['36.56.239.124'] 2025-06-17 00:12:37,223 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-12768451 2025-06-17 00:12:37,223 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=97354bf1-09c9-48d7-8bba-ff2b5f7a71ff 2025-06-17 00:12:37,228 - INFO - Ingress ctest-nginx-ingress-12768451 with uuid 97354bf1-09c9-48d7-8bba-ff2b5f7a71ff found in kube manager 2025-06-17 00:12:37,228 - INFO - Ingress ctest-nginx-ingress-12768451 verification passed 2025-06-17 00:12:37,231 - DEBUG - Pod ctest-busybox-pod-53664717 not present 2025-06-17 00:12:37,231 - INFO - Creating Pod ctest-busybox-pod-53664717 2025-06-17 00:12:37,263 - DEBUG - Node for Pod ctest-busybox-pod-53664717 not yet populated 2025-06-17 00:12:40,272 - DEBUG - Pod : ctest-busybox-pod-53664717 UUID is 4957d8d2-3a30-4756-af12-71457866577d 2025-06-17 00:12:40,277 - DEBUG - Pod ctest-nginx-pod-70416332 not in running state.Currently in Pending 2025-06-17 00:12:45,284 - DEBUG - Pod ctest-nginx-pod-70416332 not in running state.Currently in Pending 2025-06-17 00:12:50,292 - INFO - Pod ctest-nginx-pod-70416332 is in running state.Got IP 10.47.255.251 2025-06-17 00:12:50,351 - DEBUG - Pod ctest-nginx-pod-70416332 has vmi c2da7384-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:12:50,351 - INFO - Verified pod ctest-nginx-pod-70416332 in contrail-api 2025-06-17 00:12:50,351 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-17 00:12:50,369 - DEBUG - VMI c2da7384-4b0f-11f0-8957-fa163ec6e9fe is active in agent 10.0.0.38 2025-06-17 00:12:50,370 - INFO - Verified Pod ctest-nginx-pod-70416332 in agent 10.0.0.38 2025-06-17 00:12:50,370 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=f057e1c7-8116-4e20-9332-55bdebfbf808 2025-06-17 00:12:50,374 - INFO - Pod ctest-nginx-pod-70416332 with uuid f057e1c7-8116-4e20-9332-55bdebfbf808 found in kube manager 2025-06-17 00:12:50,374 - INFO - Pod ctest-nginx-pod-70416332 verification passed 2025-06-17 00:12:50,458 - DEBUG - [Pod ctest-nginx-pod-70416332] Cmd: echo ctest-nginx-pod-70416332 > /usr/share/nginx/html/index.html, Output: 2025-06-17 00:12:50,469 - DEBUG - Pod ctest-nginx-pod-36608671 not in running state.Currently in Pending 2025-06-17 00:12:55,477 - INFO - Pod ctest-nginx-pod-36608671 is in running state.Got IP 10.47.255.250 2025-06-17 00:12:55,491 - DEBUG - Pod ctest-nginx-pod-36608671 has vmi c3b24ebc-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:12:55,491 - INFO - Verified pod ctest-nginx-pod-36608671 in contrail-api 2025-06-17 00:12:55,491 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-17 00:12:55,505 - DEBUG - VMI c3b24ebc-4b0f-11f0-8957-fa163ec6e9fe is active in agent 10.0.0.38 2025-06-17 00:12:55,505 - INFO - Verified Pod ctest-nginx-pod-36608671 in agent 10.0.0.38 2025-06-17 00:12:55,505 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=d32d1fd4-d016-4397-86a6-e02e9528b10b 2025-06-17 00:12:55,511 - INFO - Pod ctest-nginx-pod-36608671 with uuid d32d1fd4-d016-4397-86a6-e02e9528b10b found in kube manager 2025-06-17 00:12:55,511 - INFO - Pod ctest-nginx-pod-36608671 verification passed 2025-06-17 00:12:55,575 - DEBUG - [Pod ctest-nginx-pod-36608671] Cmd: echo ctest-nginx-pod-36608671 > /usr/share/nginx/html/index.html, Output: 2025-06-17 00:12:55,581 - INFO - Pod ctest-busybox-pod-53664717 is in running state.Got IP 10.47.255.248 2025-06-17 00:12:55,595 - DEBUG - Pod ctest-busybox-pod-53664717 has vmi c6a79cd0-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:12:55,595 - INFO - Verified pod ctest-busybox-pod-53664717 in contrail-api 2025-06-17 00:12:55,595 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-17 00:12:55,607 - DEBUG - VMI c6a79cd0-4b0f-11f0-8957-fa163ec6e9fe is active in agent 10.0.0.38 2025-06-17 00:12:55,608 - INFO - Verified Pod ctest-busybox-pod-53664717 in agent 10.0.0.38 2025-06-17 00:12:55,608 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=4957d8d2-3a30-4756-af12-71457866577d 2025-06-17 00:12:55,612 - INFO - Pod ctest-busybox-pod-53664717 with uuid 4957d8d2-3a30-4756-af12-71457866577d found in kube manager 2025-06-17 00:12:55,613 - INFO - Pod ctest-busybox-pod-53664717 verification passed 2025-06-17 00:12:55,678 - DEBUG - [Pod ctest-busybox-pod-53664717] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-70416332 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-17 00:12:55,678 - DEBUG - [Pod Pod ctest-busybox-pod-53664717] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-17 00:12:55,678 - DEBUG - [Pod Pod ctest-busybox-pod-53664717] Cmd output: ctest-nginx-pod-70416332 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-17 00:12:55,735 - DEBUG - [Pod ctest-busybox-pod-53664717] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-70416332 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-17 00:12:55,735 - DEBUG - [Pod Pod ctest-busybox-pod-53664717] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-17 00:12:55,735 - DEBUG - [Pod Pod ctest-busybox-pod-53664717] Cmd output: ctest-nginx-pod-70416332 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-17 00:12:55,797 - DEBUG - [Pod ctest-busybox-pod-53664717] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-36608671 2025-06-17 00:12:55,797 - DEBUG - [Pod Pod ctest-busybox-pod-53664717] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-17 00:12:55,797 - DEBUG - [Pod Pod ctest-busybox-pod-53664717] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-36608671 2025-06-17 00:12:55,797 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-70416332': 2, 'ctest-nginx-pod-36608671': 1} 2025-06-17 00:12:55,797 - WARNING - Nothing to delete parallely 2025-06-17 00:12:55,798 - INFO - Deleting pod default:ctest-busybox-pod-53664717 2025-06-17 00:12:55,823 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4957d8d2-3a30-4756-af12-71457866577d 2025-06-17 00:12:55,835 - WARNING - Pod uuid 4957d8d2-3a30-4756-af12-71457866577d is still seen in agent 10.0.0.38 VM list 2025-06-17 00:13:00,836 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4957d8d2-3a30-4756-af12-71457866577d 2025-06-17 00:13:00,845 - WARNING - Pod uuid 4957d8d2-3a30-4756-af12-71457866577d is still seen in agent 10.0.0.38 VM list 2025-06-17 00:13:05,846 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4957d8d2-3a30-4756-af12-71457866577d 2025-06-17 00:13:05,854 - WARNING - Pod uuid 4957d8d2-3a30-4756-af12-71457866577d is still seen in agent 10.0.0.38 VM list 2025-06-17 00:13:10,855 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4957d8d2-3a30-4756-af12-71457866577d 2025-06-17 00:13:10,863 - WARNING - Pod uuid 4957d8d2-3a30-4756-af12-71457866577d is still seen in agent 10.0.0.38 VM list 2025-06-17 00:13:15,864 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4957d8d2-3a30-4756-af12-71457866577d 2025-06-17 00:13:15,872 - WARNING - Pod uuid 4957d8d2-3a30-4756-af12-71457866577d is still seen in agent 10.0.0.38 VM list 2025-06-17 00:13:20,873 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4957d8d2-3a30-4756-af12-71457866577d 2025-06-17 00:13:20,881 - WARNING - Pod uuid 4957d8d2-3a30-4756-af12-71457866577d is still seen in agent 10.0.0.38 VM list 2025-06-17 00:13:25,882 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4957d8d2-3a30-4756-af12-71457866577d 2025-06-17 00:13:25,920 - WARNING - Pod uuid 4957d8d2-3a30-4756-af12-71457866577d is still seen in agent 10.0.0.38 VM list 2025-06-17 00:13:30,921 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4957d8d2-3a30-4756-af12-71457866577d 2025-06-17 00:13:30,929 - DEBUG - Pod 4957d8d2-3a30-4756-af12-71457866577d is not in agent 10.0.0.38 VM list 2025-06-17 00:13:30,929 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c6a79cd0-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:13:30,936 - DEBUG - VMI c6a79cd0-4b0f-11f0-8957-fa163ec6e9fe is removed from agent 10.0.0.38 2025-06-17 00:13:30,936 - INFO - Verified that pod ctest-busybox-pod-53664717 is removed in agent 2025-06-17 00:13:30,936 - INFO - Deleting Ingress : ctest-nginx-ingress-12768451 2025-06-17 00:13:30,943 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=97354bf1-09c9-48d7-8bba-ff2b5f7a71ff 2025-06-17 00:13:30,949 - ERROR - Ingress ctest-nginx-ingress-12768451 with uuid 97354bf1-09c9-48d7-8bba-ff2b5f7a71ff still found in kube manager 2025-06-17 00:13:31,952 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=97354bf1-09c9-48d7-8bba-ff2b5f7a71ff 2025-06-17 00:13:31,958 - INFO - Ingress ctest-nginx-ingress-12768451 with uuid 97354bf1-09c9-48d7-8bba-ff2b5f7a71ff deleted successfully from kube manager 2025-06-17 00:13:31,958 - INFO - Verifications on Ingress %s cleanup passed 2025-06-17 00:13:31,958 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-17 00:13:32,076 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-17 00:13:32,083 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-17 00:13:32,084 - INFO - Deleting VN __public__ 2025-06-17 00:13:32,256 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/36e40846-2c9f-4871-a1b4-630f328f632a 2025-06-17 00:13:32,266 - DEBUG - Response Code: 404 2025-06-17 00:13:32,266 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-06-17 00:13:32,274 - DEBUG - Requesting: http://10.0.0.49:8082/domain/16891727-4232-4818-8f39-07179576fe64 2025-06-17 00:13:32,292 - DEBUG - Requesting: http://10.0.0.49:8082/project/61137510-eb48-4398-b600-b9ecd34ac0c2 2025-06-17 00:13:32,350 - INFO - Validated that VN __public__ is not found in API Server 2025-06-17 00:13:32,350 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-17 00:13:32,366 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-17 00:13:32,381 - DEBUG - VN __public__ is not present in Agent 10.0.0.38 2025-06-17 00:13:32,381 - INFO - Validated that VN __public__ is not in any agent 2025-06-17 00:13:32,381 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-17 00:13:32,402 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-17 00:13:32,412 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-17 00:13:32,421 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-17 00:13:32,421 - INFO - Deleting pod default:ctest-nginx-pod-36608671 2025-06-17 00:13:32,450 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d32d1fd4-d016-4397-86a6-e02e9528b10b 2025-06-17 00:13:32,475 - WARNING - Pod uuid d32d1fd4-d016-4397-86a6-e02e9528b10b is still seen in agent 10.0.0.38 VM list 2025-06-17 00:13:37,476 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d32d1fd4-d016-4397-86a6-e02e9528b10b 2025-06-17 00:13:37,483 - DEBUG - Pod d32d1fd4-d016-4397-86a6-e02e9528b10b is not in agent 10.0.0.38 VM list 2025-06-17 00:13:37,483 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c3b24ebc-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:13:37,491 - DEBUG - VMI c3b24ebc-4b0f-11f0-8957-fa163ec6e9fe is removed from agent 10.0.0.38 2025-06-17 00:13:37,491 - INFO - Verified that pod ctest-nginx-pod-36608671 is removed in agent 2025-06-17 00:13:37,491 - INFO - Deleting pod default:ctest-nginx-pod-70416332 2025-06-17 00:13:37,502 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f057e1c7-8116-4e20-9332-55bdebfbf808 2025-06-17 00:13:37,522 - WARNING - Pod uuid f057e1c7-8116-4e20-9332-55bdebfbf808 is still seen in agent 10.0.0.38 VM list 2025-06-17 00:13:42,523 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f057e1c7-8116-4e20-9332-55bdebfbf808 2025-06-17 00:13:42,531 - DEBUG - Pod f057e1c7-8116-4e20-9332-55bdebfbf808 is not in agent 10.0.0.38 VM list 2025-06-17 00:13:42,531 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2da7384-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:13:42,539 - DEBUG - VMI c2da7384-4b0f-11f0-8957-fa163ec6e9fe is removed from agent 10.0.0.38 2025-06-17 00:13:42,539 - INFO - Verified that pod ctest-nginx-pod-70416332 is removed in agent 2025-06-17 00:13:42,539 - INFO - Deleting service : ctest-nginx-svc-46529515 2025-06-17 00:13:42,780 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-17 00:13:42,788 - DEBUG - No XMPP flaps were noticed during the test 2025-06-17 00:13:42,788 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:17] 2025-06-17 00:13:42,788 - INFO - -------------------------------------------------------------------------------- 2025-06-17 00:13:49,196 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-17 00:13:49,319 - DEBUG - Output : cluster_project={} 2025-06-17 00:13:49,375 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-17 00:13:49,568 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-17 00:13:49,574 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-17 00:13:49,720 - DEBUG - Output : cluster_project={} 2025-06-17 00:14:04,871 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-17 00:14:04,914 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-17 00:14:04,999 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-17 00:14:05,050 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-17 00:14:05,151 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-17 00:14:05,278 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-17 00:14:05,368 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-17 00:14:05,420 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-17 00:14:05,726 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-17 00:14:08,522 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_ApplicationPolicySetReq? 2025-06-17 00:14:08,532 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2025-06-17 00:14:08,567 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2025-06-17 00:14:10,601 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2025-06-17 00:17:11,059 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-17 00:17:11,122 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=65f7223c-b10a-4c5a-8506-3860fb000a28 2025-06-17 00:17:11,149 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4e4a5d94-3883-49a1-8f50-6d84dcb985e4 2025-06-17 00:17:11,155 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4a483467-4221-4509-8c93-9855d94aacdf 2025-06-17 00:17:11,163 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5e9aea78-bd13-44e7-8509-8b7818a02550 2025-06-17 00:17:11,171 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=fc6e2740-e455-4466-a12f-1826c5a0c41c 2025-06-17 00:17:11,181 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=bf35aa38-188d-406f-89ea-a68d03e07902 2025-06-17 00:17:11,186 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9295612c-5b50-4a72-bf55-4bc9d250887b 2025-06-17 00:17:11,197 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d934d282-e222-4634-a38d-82f55d61e469 2025-06-17 00:17:16,146 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=65f7223c-b10a-4c5a-8506-3860fb000a28 2025-06-17 00:17:16,154 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f22abe5a-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:17:16,343 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d934d282-e222-4634-a38d-82f55d61e469 2025-06-17 00:17:16,345 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9295612c-5b50-4a72-bf55-4bc9d250887b 2025-06-17 00:17:16,347 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=bf35aa38-188d-406f-89ea-a68d03e07902 2025-06-17 00:17:16,348 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=fc6e2740-e455-4466-a12f-1826c5a0c41c 2025-06-17 00:17:16,350 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5e9aea78-bd13-44e7-8509-8b7818a02550 2025-06-17 00:17:16,351 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4a483467-4221-4509-8c93-9855d94aacdf 2025-06-17 00:17:16,352 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4e4a5d94-3883-49a1-8f50-6d84dcb985e4 2025-06-17 00:17:16,374 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f2b780ce-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:17:16,379 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f3e2cf3a-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:17:16,381 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f36058ca-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:17:21,381 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4a483467-4221-4509-8c93-9855d94aacdf 2025-06-17 00:17:21,382 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4e4a5d94-3883-49a1-8f50-6d84dcb985e4 2025-06-17 00:17:21,384 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9295612c-5b50-4a72-bf55-4bc9d250887b 2025-06-17 00:17:21,385 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d934d282-e222-4634-a38d-82f55d61e469 2025-06-17 00:17:26,401 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9295612c-5b50-4a72-bf55-4bc9d250887b 2025-06-17 00:17:26,403 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4e4a5d94-3883-49a1-8f50-6d84dcb985e4 2025-06-17 00:17:26,404 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d934d282-e222-4634-a38d-82f55d61e469 2025-06-17 00:17:26,405 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4a483467-4221-4509-8c93-9855d94aacdf 2025-06-17 00:17:31,421 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4a483467-4221-4509-8c93-9855d94aacdf 2025-06-17 00:17:31,422 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9295612c-5b50-4a72-bf55-4bc9d250887b 2025-06-17 00:17:31,423 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d934d282-e222-4634-a38d-82f55d61e469 2025-06-17 00:17:31,424 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4e4a5d94-3883-49a1-8f50-6d84dcb985e4 2025-06-17 00:17:36,441 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4a483467-4221-4509-8c93-9855d94aacdf 2025-06-17 00:17:36,443 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d934d282-e222-4634-a38d-82f55d61e469 2025-06-17 00:17:36,445 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4e4a5d94-3883-49a1-8f50-6d84dcb985e4 2025-06-17 00:17:36,446 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9295612c-5b50-4a72-bf55-4bc9d250887b 2025-06-17 00:17:41,462 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d934d282-e222-4634-a38d-82f55d61e469 2025-06-17 00:17:41,464 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4a483467-4221-4509-8c93-9855d94aacdf 2025-06-17 00:17:41,465 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4e4a5d94-3883-49a1-8f50-6d84dcb985e4 2025-06-17 00:17:41,467 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9295612c-5b50-4a72-bf55-4bc9d250887b 2025-06-17 00:17:46,494 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d934d282-e222-4634-a38d-82f55d61e469 2025-06-17 00:17:46,496 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4e4a5d94-3883-49a1-8f50-6d84dcb985e4 2025-06-17 00:17:46,497 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9295612c-5b50-4a72-bf55-4bc9d250887b 2025-06-17 00:17:46,499 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=4a483467-4221-4509-8c93-9855d94aacdf 2025-06-17 00:17:46,516 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f5ceb1a6-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:17:46,518 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f555fb08-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:17:46,519 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f46943a8-4b0f-11f0-8957-fa163ec6e9fe 2025-06-17 00:17:46,522 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f4db7a40-4b0f-11f0-8957-fa163ec6e9fe