2026-06-22 01:44:06,979 - DEBUG - [10.0.0.22]: Running cmd : hostname 2026-06-22 01:44:07,277 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2029-1 2026-06-22 01:44:07,277 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2026-06-22 01:44:07,321 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2029-1 2026-06-22 01:44:07,321 - DEBUG - [10.0.0.22]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-22 01:44:07,429 - DEBUG - Output : NAMES contrail_test_2wvTZnfPf analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 contrail-kubernetes-master-kubemanager-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 2026-06-22 01:44:07,430 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-22 01:44:07,485 - DEBUG - Output : 127.0.0.1/8 10.0.0.22/24 252.22.0.1/8 10.76.138.1/24 172.17.0.1/16 2026-06-22 01:44:07,485 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2026-06-22 01:44:07,562 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2029-1 2026-06-22 01:44:07,624 - DEBUG - [10.0.0.242]: Running cmd : hostname 2026-06-22 01:44:07,834 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2029-1 2026-06-22 01:44:07,834 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2026-06-22 01:44:07,868 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2029-1 2026-06-22 01:44:07,868 - DEBUG - [10.0.0.242]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-22 01:44:07,946 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-22 01:44:07,946 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-22 01:44:07,974 - DEBUG - Output : 10.0.0.242/24 2026-06-22 01:44:07,974 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2026-06-22 01:44:08,007 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2029-1 2026-06-22 01:44:08,094 - INFO - Using existing project ['default-domain', 'k8s-default'](8194ef1d-a979-49ab-9678-4884a4086ca5) 2026-06-22 01:44:08,164 - INFO - Using existing project ['default-domain', 'k8s-default'](8194ef1d-a979-49ab-9678-4884a4086ca5) 2026-06-22 01:44:08,269 - INFO - ================================================================================ 2026-06-22 01:44:08,269 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-22 01:44:08,270 - 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 2026-06-22 01:44:08,454 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-22 01:44:08,461 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.22': '0'}} with 2026-06-22 01:44:08,461 - INFO - Initial checks done. Running the testcase now 2026-06-22 01:44:08,461 - INFO - 2026-06-22 01:44:08,464 - INFO - Namespace default already exists 2026-06-22 01:44:08,464 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-22 01:44:08,654 - DEBUG - Output : cluster_project={} 2026-06-22 01:44:08,750 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-22 01:44:08,750 - DEBUG - Project uuid in Contrail is 8194ef1d-a979-49ab-9678-4884a4086ca5 2026-06-22 01:44:08,750 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-22 01:44:08,952 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-22 01:44:08,952 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=d2da40b7-c2cd-4c75-9186-50621dac2df2 2026-06-22 01:44:08,957 - INFO - Namespace default with uuid d2da40b7-c2cd-4c75-9186-50621dac2df2 found in kube manager 2026-06-22 01:44:08,957 - INFO - Namespace default verification passed 2026-06-22 01:44:08,963 - DEBUG - Service ctest-nginx-svc-41162414 not present 2026-06-22 01:44:08,963 - INFO - Creating service ctest-nginx-svc-41162414 2026-06-22 01:44:08,983 - INFO - Created Service ctest-nginx-svc-41162414 2026-06-22 01:44:08,994 - DEBUG - Pod ctest-nginx-pod-75352022 not present 2026-06-22 01:44:09,003 - INFO - Creating Pod ctest-nginx-pod-75352022 2026-06-22 01:44:09,076 - DEBUG - Pod : ctest-nginx-pod-75352022 UUID is 61a38441-446c-402f-994e-8841ccc3e251 2026-06-22 01:44:09,081 - DEBUG - Pod ctest-nginx-pod-65717476 not present 2026-06-22 01:44:09,082 - INFO - Creating Pod ctest-nginx-pod-65717476 2026-06-22 01:44:09,129 - DEBUG - Pod : ctest-nginx-pod-65717476 UUID is 9661603f-b608-49ca-bfb1-6b022b06b1fa 2026-06-22 01:44:09,315 - INFO - Created VN __public__, UUID :9aeb8582-374c-456f-9b8e-a107aacef05b 2026-06-22 01:44:09,622 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-22 01:44:09,637 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e 2026-06-22 01:44:09,652 - DEBUG - Requesting: http://10.0.0.22:8082/project/8194ef1d-a979-49ab-9678-4884a4086ca5 2026-06-22 01:44:09,704 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b 2026-06-22 01:44:09,716 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b 2026-06-22 01:44:09,724 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 2026-06-22 01:44:09,778 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 2026-06-22 01:44:09,784 - DEBUG - Route Targets: [] 2026-06-22 01:44:09,784 - DEBUG - RT names not yet present for VN __public__ 2026-06-22 01:44:14,784 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-22 01:44:14,790 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e 2026-06-22 01:44:14,798 - DEBUG - Requesting: http://10.0.0.22:8082/project/8194ef1d-a979-49ab-9678-4884a4086ca5 2026-06-22 01:44:14,841 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b 2026-06-22 01:44:14,852 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b 2026-06-22 01:44:14,864 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 2026-06-22 01:44:14,880 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 2026-06-22 01:44:14,891 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/e2197b88-927b-4b66-b76c-8ed28cf99750 2026-06-22 01:44:14,899 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-22 01:44:14,899 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b 2026-06-22 01:44:14,907 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 2026-06-22 01:44:14,929 - INFO - Verified VN network id 13 for VN 9aeb8582-374c-456f-9b8e-a107aacef05b 2026-06-22 01:44:14,930 - INFO - Verifications in API Server for VN __public__ passed 2026-06-22 01:44:14,930 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b 2026-06-22 01:44:14,938 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 2026-06-22 01:44:14,947 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 2026-06-22 01:44:14,955 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/e2197b88-927b-4b66-b76c-8ed28cf99750 2026-06-22 01:44:14,962 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-22 01:44:14,970 - DEBUG - Control-node 10.0.0.22 : 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': '11163162895687894383', 'uuid-lslong': '11209073576874274907'}, 'enable': 'true', 'created': '2026-06-22T01:44:09', 'last-modified': '2026-06-22T01:44:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.522747'} 2026-06-22 01:44:14,970 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-22 01:44:14,981 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-22 01:44:14,981 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-22 01:44:14,982 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-22 01:44:14,982 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-22 01:44:14,987 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e 2026-06-22 01:44:14,997 - DEBUG - Requesting: http://10.0.0.22:8082/project/8194ef1d-a979-49ab-9678-4884a4086ca5 2026-06-22 01:44:15,033 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b 2026-06-22 01:44:15,042 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-22 01:44:15,042 - DEBUG - Verifying the vn in opserver 2026-06-22 01:44:15,042 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2026-06-22 01:44:15,042 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2026-06-22 01:44:15,047 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-22 01:44:15,047 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-22 01:44:15,047 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-22 01:44:15,055 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-22 01:44:15,060 - DEBUG - Do not have enough data to verify VN in agent 2026-06-22 01:44:15,060 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-22 01:44:15,065 - DEBUG - VRF ids for VN __public__: {} 2026-06-22 01:44:15,108 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-22 01:44:15,229 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-22 01:44:15,242 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e 2026-06-22 01:44:15,250 - DEBUG - Requesting: http://10.0.0.22:8082/project/8194ef1d-a979-49ab-9678-4884a4086ca5 2026-06-22 01:44:15,296 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b 2026-06-22 01:44:15,311 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/b97602e5-dc4e-4ca1-bf79-20accba48584 2026-06-22 01:44:15,317 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-22 01:44:15,322 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e 2026-06-22 01:44:15,328 - DEBUG - Requesting: http://10.0.0.22:8082/project/8194ef1d-a979-49ab-9678-4884a4086ca5 2026-06-22 01:44:15,359 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9aeb8582-374c-456f-9b8e-a107aacef05b 2026-06-22 01:44:15,371 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-22 01:44:15,371 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-22 01:44:15,379 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-22 01:44:15,384 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-22 01:44:15,384 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-22 01:44:15,388 - DEBUG - Ingress ctest-nginx-ingress-63184778 not present 2026-06-22 01:44:15,388 - INFO - Creating Ingress ctest-nginx-ingress-63184778 2026-06-22 01:44:15,394 - INFO - Created Ingress ctest-nginx-ingress-63184778 2026-06-22 01:44:15,400 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-63184778 2026-06-22 01:44:18,405 - DEBUG - For Ingress ctest-nginx-ingress-63184778, Cluster IP: 10.47.255.249, External IPs ['60.168.26.188'] 2026-06-22 01:44:18,405 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-63184778 2026-06-22 01:44:18,405 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=0c7bda90-ec53-49bc-87ae-958a589083fd 2026-06-22 01:44:18,410 - INFO - Ingress ctest-nginx-ingress-63184778 with uuid 0c7bda90-ec53-49bc-87ae-958a589083fd found in kube manager 2026-06-22 01:44:18,410 - INFO - Ingress ctest-nginx-ingress-63184778 verification passed 2026-06-22 01:44:18,412 - DEBUG - Pod ctest-busybox-pod-94884257 not present 2026-06-22 01:44:18,413 - INFO - Creating Pod ctest-busybox-pod-94884257 2026-06-22 01:44:18,462 - DEBUG - Pod : ctest-busybox-pod-94884257 UUID is f16d7b6e-1115-4995-8d53-7f12284c23f4 2026-06-22 01:44:18,469 - DEBUG - Pod ctest-nginx-pod-75352022 not in running state.Currently in Pending 2026-06-22 01:44:23,477 - INFO - Pod ctest-nginx-pod-75352022 is in running state.Got IP 10.47.255.251 2026-06-22 01:44:23,530 - DEBUG - Pod ctest-nginx-pod-75352022 has vmi dd91043c-6ddb-11f1-9960-fa163e82be35 2026-06-22 01:44:23,530 - INFO - Verified pod ctest-nginx-pod-75352022 in contrail-api 2026-06-22 01:44:23,530 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-22 01:44:23,541 - DEBUG - VMI dd91043c-6ddb-11f1-9960-fa163e82be35 is active in agent 10.0.0.242 2026-06-22 01:44:23,541 - INFO - Verified Pod ctest-nginx-pod-75352022 in agent 10.0.0.242 2026-06-22 01:44:23,541 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=61a38441-446c-402f-994e-8841ccc3e251 2026-06-22 01:44:23,546 - INFO - Pod ctest-nginx-pod-75352022 with uuid 61a38441-446c-402f-994e-8841ccc3e251 found in kube manager 2026-06-22 01:44:23,546 - INFO - Pod ctest-nginx-pod-75352022 verification passed 2026-06-22 01:44:23,615 - DEBUG - [Pod ctest-nginx-pod-75352022] Cmd: echo ctest-nginx-pod-75352022 > /usr/share/nginx/html/index.html, Output: 2026-06-22 01:44:23,622 - INFO - Pod ctest-nginx-pod-65717476 is in running state.Got IP 10.47.255.250 2026-06-22 01:44:23,636 - DEBUG - Pod ctest-nginx-pod-65717476 has vmi de02c52c-6ddb-11f1-9960-fa163e82be35 2026-06-22 01:44:23,636 - INFO - Verified pod ctest-nginx-pod-65717476 in contrail-api 2026-06-22 01:44:23,636 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-22 01:44:23,645 - DEBUG - VMI de02c52c-6ddb-11f1-9960-fa163e82be35 is active in agent 10.0.0.242 2026-06-22 01:44:23,645 - INFO - Verified Pod ctest-nginx-pod-65717476 in agent 10.0.0.242 2026-06-22 01:44:23,645 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=9661603f-b608-49ca-bfb1-6b022b06b1fa 2026-06-22 01:44:23,648 - INFO - Pod ctest-nginx-pod-65717476 with uuid 9661603f-b608-49ca-bfb1-6b022b06b1fa found in kube manager 2026-06-22 01:44:23,648 - INFO - Pod ctest-nginx-pod-65717476 verification passed 2026-06-22 01:44:23,699 - DEBUG - [Pod ctest-nginx-pod-65717476] Cmd: echo ctest-nginx-pod-65717476 > /usr/share/nginx/html/index.html, Output: 2026-06-22 01:44:23,705 - DEBUG - Pod ctest-busybox-pod-94884257 not in running state.Currently in Pending 2026-06-22 01:44:28,712 - INFO - Pod ctest-busybox-pod-94884257 is in running state.Got IP 10.47.255.248 2026-06-22 01:44:28,724 - DEBUG - Pod ctest-busybox-pod-94884257 has vmi e2412cc8-6ddb-11f1-9960-fa163e82be35 2026-06-22 01:44:28,724 - INFO - Verified pod ctest-busybox-pod-94884257 in contrail-api 2026-06-22 01:44:28,725 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-22 01:44:28,733 - DEBUG - VMI e2412cc8-6ddb-11f1-9960-fa163e82be35 is active in agent 10.0.0.242 2026-06-22 01:44:28,734 - INFO - Verified Pod ctest-busybox-pod-94884257 in agent 10.0.0.242 2026-06-22 01:44:28,734 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=f16d7b6e-1115-4995-8d53-7f12284c23f4 2026-06-22 01:44:28,737 - INFO - Pod ctest-busybox-pod-94884257 with uuid f16d7b6e-1115-4995-8d53-7f12284c23f4 found in kube manager 2026-06-22 01:44:28,737 - INFO - Pod ctest-busybox-pod-94884257 verification passed 2026-06-22 01:44:28,792 - DEBUG - [Pod ctest-busybox-pod-94884257] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-75352022 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-22 01:44:28,792 - DEBUG - [Pod Pod ctest-busybox-pod-94884257] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-22 01:44:28,792 - DEBUG - [Pod Pod ctest-busybox-pod-94884257] Cmd output: ctest-nginx-pod-75352022 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-22 01:44:28,843 - DEBUG - [Pod ctest-busybox-pod-94884257] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-65717476 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-22 01:44:28,844 - DEBUG - [Pod Pod ctest-busybox-pod-94884257] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-22 01:44:28,844 - DEBUG - [Pod Pod ctest-busybox-pod-94884257] Cmd output: ctest-nginx-pod-65717476 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-22 01:44:28,844 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-75352022': 1, 'ctest-nginx-pod-65717476': 1} 2026-06-22 01:44:28,844 - WARNING - Nothing to delete parallely 2026-06-22 01:44:28,844 - INFO - Deleting pod default:ctest-busybox-pod-94884257 2026-06-22 01:44:28,858 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f16d7b6e-1115-4995-8d53-7f12284c23f4 2026-06-22 01:44:28,864 - WARNING - Pod uuid f16d7b6e-1115-4995-8d53-7f12284c23f4 is still seen in agent 10.0.0.242 VM list 2026-06-22 01:44:33,864 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f16d7b6e-1115-4995-8d53-7f12284c23f4 2026-06-22 01:44:33,872 - WARNING - Pod uuid f16d7b6e-1115-4995-8d53-7f12284c23f4 is still seen in agent 10.0.0.242 VM list 2026-06-22 01:44:38,872 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f16d7b6e-1115-4995-8d53-7f12284c23f4 2026-06-22 01:44:38,878 - WARNING - Pod uuid f16d7b6e-1115-4995-8d53-7f12284c23f4 is still seen in agent 10.0.0.242 VM list 2026-06-22 01:44:43,879 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f16d7b6e-1115-4995-8d53-7f12284c23f4 2026-06-22 01:44:43,885 - WARNING - Pod uuid f16d7b6e-1115-4995-8d53-7f12284c23f4 is still seen in agent 10.0.0.242 VM list 2026-06-22 01:44:48,886 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f16d7b6e-1115-4995-8d53-7f12284c23f4 2026-06-22 01:44:48,893 - WARNING - Pod uuid f16d7b6e-1115-4995-8d53-7f12284c23f4 is still seen in agent 10.0.0.242 VM list 2026-06-22 01:44:53,894 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f16d7b6e-1115-4995-8d53-7f12284c23f4 2026-06-22 01:44:53,903 - WARNING - Pod uuid f16d7b6e-1115-4995-8d53-7f12284c23f4 is still seen in agent 10.0.0.242 VM list 2026-06-22 01:44:58,904 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f16d7b6e-1115-4995-8d53-7f12284c23f4 2026-06-22 01:44:58,910 - WARNING - Pod uuid f16d7b6e-1115-4995-8d53-7f12284c23f4 is still seen in agent 10.0.0.242 VM list 2026-06-22 01:45:03,911 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=f16d7b6e-1115-4995-8d53-7f12284c23f4 2026-06-22 01:45:03,917 - DEBUG - Pod f16d7b6e-1115-4995-8d53-7f12284c23f4 is not in agent 10.0.0.242 VM list 2026-06-22 01:45:03,917 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e2412cc8-6ddb-11f1-9960-fa163e82be35 2026-06-22 01:45:03,924 - DEBUG - VMI e2412cc8-6ddb-11f1-9960-fa163e82be35 is removed from agent 10.0.0.242 2026-06-22 01:45:03,924 - INFO - Verified that pod ctest-busybox-pod-94884257 is removed in agent 2026-06-22 01:45:03,924 - INFO - Deleting Ingress : ctest-nginx-ingress-63184778 2026-06-22 01:45:03,939 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=0c7bda90-ec53-49bc-87ae-958a589083fd 2026-06-22 01:45:03,946 - ERROR - Ingress ctest-nginx-ingress-63184778 with uuid 0c7bda90-ec53-49bc-87ae-958a589083fd still found in kube manager 2026-06-22 01:45:04,947 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=0c7bda90-ec53-49bc-87ae-958a589083fd 2026-06-22 01:45:04,951 - INFO - Ingress ctest-nginx-ingress-63184778 with uuid 0c7bda90-ec53-49bc-87ae-958a589083fd deleted successfully from kube manager 2026-06-22 01:45:04,951 - INFO - Verifications on Ingress %s cleanup passed 2026-06-22 01:45:04,951 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-22 01:45:05,116 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-22 01:45:05,125 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-22 01:45:05,125 - INFO - Deleting VN __public__ 2026-06-22 01:45:05,293 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e0a7ba27-acfc-4bb8-94a0-43c1653b7f01 2026-06-22 01:45:05,299 - DEBUG - Response Code: 404 2026-06-22 01:45:05,299 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-22 01:45:05,309 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9cd3991e-10d3-4e2d-a383-fe1195f53b7e 2026-06-22 01:45:05,316 - DEBUG - Requesting: http://10.0.0.22:8082/project/8194ef1d-a979-49ab-9678-4884a4086ca5 2026-06-22 01:45:05,360 - INFO - Validated that VN __public__ is not found in API Server 2026-06-22 01:45:05,360 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-22 01:45:05,366 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-22 01:45:05,374 - DEBUG - VN __public__ is not present in Agent 10.0.0.242 2026-06-22 01:45:05,374 - INFO - Validated that VN __public__ is not in any agent 2026-06-22 01:45:05,374 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-22 01:45:05,386 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-22 01:45:05,391 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-22 01:45:05,397 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-22 01:45:05,399 - INFO - Deleting pod default:ctest-nginx-pod-65717476 2026-06-22 01:45:05,420 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=9661603f-b608-49ca-bfb1-6b022b06b1fa 2026-06-22 01:45:05,435 - WARNING - Pod uuid 9661603f-b608-49ca-bfb1-6b022b06b1fa is still seen in agent 10.0.0.242 VM list 2026-06-22 01:45:10,436 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=9661603f-b608-49ca-bfb1-6b022b06b1fa 2026-06-22 01:45:10,442 - DEBUG - Pod 9661603f-b608-49ca-bfb1-6b022b06b1fa is not in agent 10.0.0.242 VM list 2026-06-22 01:45:10,443 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:de02c52c-6ddb-11f1-9960-fa163e82be35 2026-06-22 01:45:10,448 - DEBUG - VMI de02c52c-6ddb-11f1-9960-fa163e82be35 is removed from agent 10.0.0.242 2026-06-22 01:45:10,448 - INFO - Verified that pod ctest-nginx-pod-65717476 is removed in agent 2026-06-22 01:45:10,448 - INFO - Deleting pod default:ctest-nginx-pod-75352022 2026-06-22 01:45:10,465 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=61a38441-446c-402f-994e-8841ccc3e251 2026-06-22 01:45:10,480 - WARNING - Pod uuid 61a38441-446c-402f-994e-8841ccc3e251 is still seen in agent 10.0.0.242 VM list 2026-06-22 01:45:15,481 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=61a38441-446c-402f-994e-8841ccc3e251 2026-06-22 01:45:15,487 - DEBUG - Pod 61a38441-446c-402f-994e-8841ccc3e251 is not in agent 10.0.0.242 VM list 2026-06-22 01:45:15,487 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dd91043c-6ddb-11f1-9960-fa163e82be35 2026-06-22 01:45:15,492 - DEBUG - VMI dd91043c-6ddb-11f1-9960-fa163e82be35 is removed from agent 10.0.0.242 2026-06-22 01:45:15,492 - INFO - Verified that pod ctest-nginx-pod-75352022 is removed in agent 2026-06-22 01:45:15,492 - INFO - Deleting service : ctest-nginx-svc-41162414 2026-06-22 01:45:15,635 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-22 01:45:15,641 - DEBUG - No XMPP flaps were noticed during the test
2026-06-22 01:45:15,641 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07]
2026-06-22 01:45:15,641 - INFO - -------------------------------------------------------------------------------- 2026-06-22 01:45:22,101 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-22 01:45:22,206 - DEBUG - Output : cluster_project={} 2026-06-22 01:45:22,303 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-22 01:45:22,438 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-22 01:45:22,443 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-22 01:45:22,604 - DEBUG - Output : cluster_project={} 2026-06-22 01:45:37,754 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-22 01:45:37,795 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-22 01:45:37,870 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-22 01:45:37,950 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-22 01:45:37,981 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-22 01:45:43,066 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-22 01:45:43,104 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-22 01:45:43,182 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-22 01:45:43,425 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-22 01:45:45,455 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_ApplicationPolicySetReq? 2026-06-22 01:45:45,467 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2026-06-22 01:45:45,496 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2026-06-22 01:45:47,527 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2026-06-22 01:48:55,513 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-22 01:48:55,564 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=066574ba-5bed-4dac-b541-8e70abf0a7c0 2026-06-22 01:48:55,587 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=eab4f073-8da6-4bb8-be24-97d08c867b3f 2026-06-22 01:48:55,606 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c0153c29-789f-4169-9ee2-0cc92b3e7487 2026-06-22 01:48:55,638 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a7bcaff3-ed34-4932-96d3-e617bfbdaf4e 2026-06-22 01:48:55,644 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ef94da6e-8f64-46d2-9c26-ef4f5f93eec4 2026-06-22 01:48:55,649 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d627c370-d180-49aa-8da2-79ed5cfbb241 2026-06-22 01:48:55,653 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=65512130-f2af-46c3-b823-517a55c98be0 2026-06-22 01:48:55,659 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0373d33f-9cd9-46f6-b251-dcb3f025acd2 2026-06-22 01:49:00,665 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=066574ba-5bed-4dac-b541-8e70abf0a7c0 2026-06-22 01:49:00,672 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:08e371ec-6ddc-11f1-9960-fa163e82be35 2026-06-22 01:49:00,727 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=ef94da6e-8f64-46d2-9c26-ef4f5f93eec4 2026-06-22 01:49:00,728 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c0153c29-789f-4169-9ee2-0cc92b3e7487 2026-06-22 01:49:00,728 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a7bcaff3-ed34-4932-96d3-e617bfbdaf4e 2026-06-22 01:49:00,730 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=eab4f073-8da6-4bb8-be24-97d08c867b3f 2026-06-22 01:49:00,731 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=65512130-f2af-46c3-b823-517a55c98be0 2026-06-22 01:49:00,732 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0373d33f-9cd9-46f6-b251-dcb3f025acd2 2026-06-22 01:49:00,733 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d627c370-d180-49aa-8da2-79ed5cfbb241 2026-06-22 01:49:00,748 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0a55acd4-6ddc-11f1-9960-fa163e82be35 2026-06-22 01:49:00,749 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:09eab03c-6ddc-11f1-9960-fa163e82be35 2026-06-22 01:49:00,752 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:095802c8-6ddc-11f1-9960-fa163e82be35 2026-06-22 01:49:05,755 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=65512130-f2af-46c3-b823-517a55c98be0 2026-06-22 01:49:05,756 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d627c370-d180-49aa-8da2-79ed5cfbb241 2026-06-22 01:49:05,757 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a7bcaff3-ed34-4932-96d3-e617bfbdaf4e 2026-06-22 01:49:05,758 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=eab4f073-8da6-4bb8-be24-97d08c867b3f 2026-06-22 01:49:10,771 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d627c370-d180-49aa-8da2-79ed5cfbb241 2026-06-22 01:49:10,772 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=65512130-f2af-46c3-b823-517a55c98be0 2026-06-22 01:49:10,774 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=eab4f073-8da6-4bb8-be24-97d08c867b3f 2026-06-22 01:49:10,774 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a7bcaff3-ed34-4932-96d3-e617bfbdaf4e 2026-06-22 01:49:15,790 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d627c370-d180-49aa-8da2-79ed5cfbb241 2026-06-22 01:49:15,791 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=65512130-f2af-46c3-b823-517a55c98be0 2026-06-22 01:49:15,792 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a7bcaff3-ed34-4932-96d3-e617bfbdaf4e 2026-06-22 01:49:15,793 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=eab4f073-8da6-4bb8-be24-97d08c867b3f 2026-06-22 01:49:20,808 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=65512130-f2af-46c3-b823-517a55c98be0 2026-06-22 01:49:20,809 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=eab4f073-8da6-4bb8-be24-97d08c867b3f 2026-06-22 01:49:20,810 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d627c370-d180-49aa-8da2-79ed5cfbb241 2026-06-22 01:49:20,811 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a7bcaff3-ed34-4932-96d3-e617bfbdaf4e 2026-06-22 01:49:25,824 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a7bcaff3-ed34-4932-96d3-e617bfbdaf4e 2026-06-22 01:49:25,825 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=65512130-f2af-46c3-b823-517a55c98be0 2026-06-22 01:49:25,827 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d627c370-d180-49aa-8da2-79ed5cfbb241 2026-06-22 01:49:25,828 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=eab4f073-8da6-4bb8-be24-97d08c867b3f 2026-06-22 01:49:30,857 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=65512130-f2af-46c3-b823-517a55c98be0 2026-06-22 01:49:30,858 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a7bcaff3-ed34-4932-96d3-e617bfbdaf4e 2026-06-22 01:49:30,860 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d627c370-d180-49aa-8da2-79ed5cfbb241 2026-06-22 01:49:30,860 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=eab4f073-8da6-4bb8-be24-97d08c867b3f 2026-06-22 01:49:30,871 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0c35b396-6ddc-11f1-9960-fa163e82be35 2026-06-22 01:49:30,872 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0b352eb8-6ddc-11f1-9960-fa163e82be35 2026-06-22 01:49:30,873 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0bb9201a-6ddc-11f1-9960-fa163e82be35 2026-06-22 01:49:30,876 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0acaac6e-6ddc-11f1-9960-fa163e82be35