2025-08-20 11:22:58,962 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-08-20 11:22:59,222 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1409-1 2025-08-20 11:22:59,222 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-08-20 11:22:59,256 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1409-1 2025-08-20 11:22:59,256 - DEBUG - [10.0.0.65]: 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-08-20 11:22:59,355 - DEBUG - Output : NAMES contrail_test_i79T7upJP contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-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-api-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-schema-1 2025-08-20 11:22:59,356 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-20 11:22:59,389 - DEBUG - Output : 127.0.0.1/8 10.0.0.65/24 252.65.0.1/8 10.195.242.1/24 172.17.0.1/16 2025-08-20 11:22:59,389 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-08-20 11:22:59,422 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1409-1 2025-08-20 11:22:59,506 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-08-20 11:22:59,721 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1409-1 2025-08-20 11:22:59,722 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-08-20 11:22:59,776 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1409-1 2025-08-20 11:22:59,776 - DEBUG - [10.0.0.33]: 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-08-20 11:22:59,820 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-20 11:22:59,820 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-20 11:22:59,855 - DEBUG - Output : 10.0.0.33/24 2025-08-20 11:22:59,855 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-08-20 11:22:59,922 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1409-1 2025-08-20 11:23:00,008 - INFO - Using existing project ['default-domain', 'k8s-default'](7a4780ec-b970-47a8-9c68-2e33a2295cc9) 2025-08-20 11:23:00,128 - INFO - Using existing project ['default-domain', 'k8s-default'](7a4780ec-b970-47a8-9c68-2e33a2295cc9) 2025-08-20 11:23:00,271 - INFO - ================================================================================ 2025-08-20 11:23:00,272 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-20 11:23:00,272 - 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-08-20 11:23:00,518 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-20 11:23:00,525 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.65': '0'}} with 2025-08-20 11:23:00,525 - INFO - Initial checks done. Running the testcase now 2025-08-20 11:23:00,525 - INFO - 2025-08-20 11:23:00,529 - INFO - Namespace default already exists 2025-08-20 11:23:00,529 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-20 11:23:00,638 - DEBUG - Output : cluster_project={} 2025-08-20 11:23:00,681 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-20 11:23:00,681 - DEBUG - Project uuid in Contrail is 7a4780ec-b970-47a8-9c68-2e33a2295cc9 2025-08-20 11:23:00,681 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-20 11:23:00,795 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-20 11:23:00,795 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_NamespaceDatabaseList?namespace_uuid=88e3a113-7f66-41c6-8214-2221ec3f1026 2025-08-20 11:23:00,800 - INFO - Namespace default with uuid 88e3a113-7f66-41c6-8214-2221ec3f1026 found in kube manager 2025-08-20 11:23:00,800 - INFO - Namespace default verification passed 2025-08-20 11:23:00,803 - DEBUG - Service ctest-nginx-svc-51544603 not present 2025-08-20 11:23:00,803 - INFO - Creating service ctest-nginx-svc-51544603 2025-08-20 11:23:00,820 - INFO - Created Service ctest-nginx-svc-51544603 2025-08-20 11:23:00,841 - DEBUG - Pod ctest-nginx-pod-46302322 not present 2025-08-20 11:23:00,841 - INFO - Creating Pod ctest-nginx-pod-46302322 2025-08-20 11:23:00,909 - DEBUG - Pod : ctest-nginx-pod-46302322 UUID is 534f5406-ed4a-4f20-b19a-d6e156a73b61 2025-08-20 11:23:00,912 - DEBUG - Pod ctest-nginx-pod-70723010 not present 2025-08-20 11:23:00,912 - INFO - Creating Pod ctest-nginx-pod-70723010 2025-08-20 11:23:00,938 - DEBUG - Pod : ctest-nginx-pod-70723010 UUID is 5ad6d4af-5743-4246-a92f-8dbd1a9e4c1b 2025-08-20 11:23:01,140 - INFO - Created VN __public__, UUID :9024d8fd-f1da-4c6d-9dbc-994a392e024e 2025-08-20 11:23:01,269 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-20 11:23:01,293 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fe8d3de5-2add-4d60-9170-790a87e9f15d 2025-08-20 11:23:01,335 - DEBUG - Requesting: http://10.0.0.65:8082/project/7a4780ec-b970-47a8-9c68-2e33a2295cc9 2025-08-20 11:23:01,380 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9024d8fd-f1da-4c6d-9dbc-994a392e024e 2025-08-20 11:23:01,395 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9024d8fd-f1da-4c6d-9dbc-994a392e024e 2025-08-20 11:23:01,405 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/0c900e59-8d4d-4afa-9df7-af8bb28c0ab3 2025-08-20 11:23:01,412 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/0c900e59-8d4d-4afa-9df7-af8bb28c0ab3 2025-08-20 11:23:01,420 - DEBUG - Route Targets: [] 2025-08-20 11:23:01,420 - DEBUG - RT names not yet present for VN __public__ 2025-08-20 11:23:06,421 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-20 11:23:06,427 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fe8d3de5-2add-4d60-9170-790a87e9f15d 2025-08-20 11:23:06,437 - DEBUG - Requesting: http://10.0.0.65:8082/project/7a4780ec-b970-47a8-9c68-2e33a2295cc9 2025-08-20 11:23:06,476 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9024d8fd-f1da-4c6d-9dbc-994a392e024e 2025-08-20 11:23:06,493 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9024d8fd-f1da-4c6d-9dbc-994a392e024e 2025-08-20 11:23:06,502 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/0c900e59-8d4d-4afa-9df7-af8bb28c0ab3 2025-08-20 11:23:06,510 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/0c900e59-8d4d-4afa-9df7-af8bb28c0ab3 2025-08-20 11:23:06,517 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/e1cc9097-640e-4234-a191-bc8ec35a5903 2025-08-20 11:23:06,523 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-20 11:23:06,524 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9024d8fd-f1da-4c6d-9dbc-994a392e024e 2025-08-20 11:23:06,532 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/0c900e59-8d4d-4afa-9df7-af8bb28c0ab3 2025-08-20 11:23:06,545 - INFO - Verified VN network id 13 for VN 9024d8fd-f1da-4c6d-9dbc-994a392e024e 2025-08-20 11:23:06,546 - INFO - Verifications in API Server for VN __public__ passed 2025-08-20 11:23:06,546 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9024d8fd-f1da-4c6d-9dbc-994a392e024e 2025-08-20 11:23:06,555 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/0c900e59-8d4d-4afa-9df7-af8bb28c0ab3 2025-08-20 11:23:06,562 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/0c900e59-8d4d-4afa-9df7-af8bb28c0ab3 2025-08-20 11:23:06,570 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/e1cc9097-640e-4234-a191-bc8ec35a5903 2025-08-20 11:23:06,576 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-20 11:23:06,582 - DEBUG - Control-node 10.0.0.65 : 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': '10386665225819147373', 'uuid-lslong': '11366128103642235470'}, 'enable': 'true', 'created': '2025-08-20T11:23:01', 'last-modified': '2025-08-20T11:23:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.400436'} 2025-08-20 11:23:06,582 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 11:23:06,590 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-20 11:23:06,590 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-20 11:23:06,591 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-20 11:23:06,591 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-20 11:23:06,597 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fe8d3de5-2add-4d60-9170-790a87e9f15d 2025-08-20 11:23:06,605 - DEBUG - Requesting: http://10.0.0.65:8082/project/7a4780ec-b970-47a8-9c68-2e33a2295cc9 2025-08-20 11:23:06,648 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9024d8fd-f1da-4c6d-9dbc-994a392e024e 2025-08-20 11:23:06,658 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-20 11:23:06,658 - DEBUG - Verifying the vn in opserver 2025-08-20 11:23:06,658 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.65 2025-08-20 11:23:06,658 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-08-20 11:23:06,664 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-20 11:23:06,664 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-20 11:23:06,664 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 11:23:06,672 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 11:23:06,678 - DEBUG - Do not have enough data to verify VN in agent 2025-08-20 11:23:06,678 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 11:23:06,684 - DEBUG - VRF ids for VN __public__: {} 2025-08-20 11:23:06,785 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-20 11:23:06,888 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-20 11:23:06,895 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fe8d3de5-2add-4d60-9170-790a87e9f15d 2025-08-20 11:23:06,903 - DEBUG - Requesting: http://10.0.0.65:8082/project/7a4780ec-b970-47a8-9c68-2e33a2295cc9 2025-08-20 11:23:06,945 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9024d8fd-f1da-4c6d-9dbc-994a392e024e 2025-08-20 11:23:06,960 - DEBUG - Requesting: http://10.0.0.65:8082/floating-ip-pool/72675f70-50a9-43b6-bdc8-51c4251c280c 2025-08-20 11:23:06,967 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-20 11:23:06,972 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fe8d3de5-2add-4d60-9170-790a87e9f15d 2025-08-20 11:23:06,979 - DEBUG - Requesting: http://10.0.0.65:8082/project/7a4780ec-b970-47a8-9c68-2e33a2295cc9 2025-08-20 11:23:07,021 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/9024d8fd-f1da-4c6d-9dbc-994a392e024e 2025-08-20 11:23:07,030 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-20 11:23:07,030 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-20 11:23:07,037 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-20 11:23:07,044 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-20 11:23:07,044 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-20 11:23:07,046 - DEBUG - Ingress ctest-nginx-ingress-58082734 not present 2025-08-20 11:23:07,047 - INFO - Creating Ingress ctest-nginx-ingress-58082734 2025-08-20 11:23:07,056 - INFO - Created Ingress ctest-nginx-ingress-58082734 2025-08-20 11:23:07,059 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-58082734 2025-08-20 11:23:10,065 - DEBUG - For Ingress ctest-nginx-ingress-58082734, Cluster IP: 10.47.255.249, External IPs ['189.100.204.60'] 2025-08-20 11:23:10,066 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-58082734 2025-08-20 11:23:10,066 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=34422b29-c642-4698-bb34-027966e28cd2 2025-08-20 11:23:10,073 - INFO - Ingress ctest-nginx-ingress-58082734 with uuid 34422b29-c642-4698-bb34-027966e28cd2 found in kube manager 2025-08-20 11:23:10,073 - INFO - Ingress ctest-nginx-ingress-58082734 verification passed 2025-08-20 11:23:10,078 - DEBUG - Pod ctest-busybox-pod-81511245 not present 2025-08-20 11:23:10,078 - INFO - Creating Pod ctest-busybox-pod-81511245 2025-08-20 11:23:10,108 - DEBUG - Node for Pod ctest-busybox-pod-81511245 not yet populated 2025-08-20 11:23:13,114 - DEBUG - Pod : ctest-busybox-pod-81511245 UUID is 1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 2025-08-20 11:23:13,119 - DEBUG - Pod ctest-nginx-pod-46302322 not in running state.Currently in Pending 2025-08-20 11:23:18,126 - INFO - Pod ctest-nginx-pod-46302322 is in running state.Got IP 10.47.255.251 2025-08-20 11:23:18,204 - DEBUG - Pod ctest-nginx-pod-46302322 has vmi 08d7b20e-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:23:18,204 - INFO - Verified pod ctest-nginx-pod-46302322 in contrail-api 2025-08-20 11:23:18,204 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 11:23:18,222 - DEBUG - VMI 08d7b20e-7db8-11f0-9370-fa163e2a9714 is active in agent 10.0.0.33 2025-08-20 11:23:18,222 - INFO - Verified Pod ctest-nginx-pod-46302322 in agent 10.0.0.33 2025-08-20 11:23:18,222 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=534f5406-ed4a-4f20-b19a-d6e156a73b61 2025-08-20 11:23:18,230 - INFO - Pod ctest-nginx-pod-46302322 with uuid 534f5406-ed4a-4f20-b19a-d6e156a73b61 found in kube manager 2025-08-20 11:23:18,231 - INFO - Pod ctest-nginx-pod-46302322 verification passed 2025-08-20 11:23:18,298 - DEBUG - [Pod ctest-nginx-pod-46302322] Cmd: echo ctest-nginx-pod-46302322 > /usr/share/nginx/html/index.html, Output: 2025-08-20 11:23:18,303 - DEBUG - Pod ctest-nginx-pod-70723010 not in running state.Currently in Pending 2025-08-20 11:23:23,310 - INFO - Pod ctest-nginx-pod-70723010 is in running state.Got IP 10.47.255.250 2025-08-20 11:23:23,325 - DEBUG - Pod ctest-nginx-pod-70723010 has vmi 094bda1c-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:23:23,325 - INFO - Verified pod ctest-nginx-pod-70723010 in contrail-api 2025-08-20 11:23:23,325 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 11:23:23,336 - DEBUG - VMI 094bda1c-7db8-11f0-9370-fa163e2a9714 is active in agent 10.0.0.33 2025-08-20 11:23:23,336 - INFO - Verified Pod ctest-nginx-pod-70723010 in agent 10.0.0.33 2025-08-20 11:23:23,336 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=5ad6d4af-5743-4246-a92f-8dbd1a9e4c1b 2025-08-20 11:23:23,340 - INFO - Pod ctest-nginx-pod-70723010 with uuid 5ad6d4af-5743-4246-a92f-8dbd1a9e4c1b found in kube manager 2025-08-20 11:23:23,341 - INFO - Pod ctest-nginx-pod-70723010 verification passed 2025-08-20 11:23:23,394 - DEBUG - [Pod ctest-nginx-pod-70723010] Cmd: echo ctest-nginx-pod-70723010 > /usr/share/nginx/html/index.html, Output: 2025-08-20 11:23:23,400 - INFO - Pod ctest-busybox-pod-81511245 is in running state.Got IP 10.47.255.248 2025-08-20 11:23:23,414 - DEBUG - Pod ctest-busybox-pod-81511245 has vmi 0d8b207e-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:23:23,414 - INFO - Verified pod ctest-busybox-pod-81511245 in contrail-api 2025-08-20 11:23:23,414 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 11:23:23,425 - DEBUG - VMI 0d8b207e-7db8-11f0-9370-fa163e2a9714 is active in agent 10.0.0.33 2025-08-20 11:23:23,426 - INFO - Verified Pod ctest-busybox-pod-81511245 in agent 10.0.0.33 2025-08-20 11:23:23,426 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 2025-08-20 11:23:23,430 - INFO - Pod ctest-busybox-pod-81511245 with uuid 1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 found in kube manager 2025-08-20 11:23:23,430 - INFO - Pod ctest-busybox-pod-81511245 verification passed 2025-08-20 11:23:23,482 - DEBUG - [Pod ctest-busybox-pod-81511245] 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-46302322 2025-08-20 11:23:23,482 - DEBUG - [Pod Pod ctest-busybox-pod-81511245] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-20 11:23:23,482 - DEBUG - [Pod Pod ctest-busybox-pod-81511245] 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-46302322 2025-08-20 11:23:23,532 - DEBUG - [Pod ctest-busybox-pod-81511245] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-46302322 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-08-20 11:23:23,532 - DEBUG - [Pod Pod ctest-busybox-pod-81511245] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-20 11:23:23,532 - DEBUG - [Pod Pod ctest-busybox-pod-81511245] Cmd output: ctest-nginx-pod-46302322 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-08-20 11:23:23,581 - DEBUG - [Pod ctest-busybox-pod-81511245] 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-70723010 2025-08-20 11:23:23,581 - DEBUG - [Pod Pod ctest-busybox-pod-81511245] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-20 11:23:23,581 - DEBUG - [Pod Pod ctest-busybox-pod-81511245] 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-70723010 2025-08-20 11:23:23,581 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-46302322': 2, 'ctest-nginx-pod-70723010': 1} 2025-08-20 11:23:23,581 - WARNING - Nothing to delete parallely 2025-08-20 11:23:23,582 - INFO - Deleting pod default:ctest-busybox-pod-81511245 2025-08-20 11:23:23,594 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 2025-08-20 11:23:23,604 - WARNING - Pod uuid 1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 is still seen in agent 10.0.0.33 VM list 2025-08-20 11:23:28,604 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 2025-08-20 11:23:28,613 - WARNING - Pod uuid 1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 is still seen in agent 10.0.0.33 VM list 2025-08-20 11:23:33,614 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 2025-08-20 11:23:33,626 - WARNING - Pod uuid 1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 is still seen in agent 10.0.0.33 VM list 2025-08-20 11:23:38,627 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 2025-08-20 11:23:38,634 - WARNING - Pod uuid 1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 is still seen in agent 10.0.0.33 VM list 2025-08-20 11:23:43,635 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 2025-08-20 11:23:43,643 - WARNING - Pod uuid 1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 is still seen in agent 10.0.0.33 VM list 2025-08-20 11:23:48,644 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 2025-08-20 11:23:48,654 - WARNING - Pod uuid 1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 is still seen in agent 10.0.0.33 VM list 2025-08-20 11:23:53,655 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 2025-08-20 11:23:53,664 - WARNING - Pod uuid 1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 is still seen in agent 10.0.0.33 VM list 2025-08-20 11:23:58,665 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 2025-08-20 11:23:58,672 - DEBUG - Pod 1b630a15-2f61-4ee3-adf6-c024d0dbb7d4 is not in agent 10.0.0.33 VM list 2025-08-20 11:23:58,672 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0d8b207e-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:23:58,678 - DEBUG - VMI 0d8b207e-7db8-11f0-9370-fa163e2a9714 is removed from agent 10.0.0.33 2025-08-20 11:23:58,678 - INFO - Verified that pod ctest-busybox-pod-81511245 is removed in agent 2025-08-20 11:23:58,679 - INFO - Deleting Ingress : ctest-nginx-ingress-58082734 2025-08-20 11:23:58,688 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=34422b29-c642-4698-bb34-027966e28cd2 2025-08-20 11:23:58,695 - ERROR - Ingress ctest-nginx-ingress-58082734 with uuid 34422b29-c642-4698-bb34-027966e28cd2 still found in kube manager 2025-08-20 11:23:59,699 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=34422b29-c642-4698-bb34-027966e28cd2 2025-08-20 11:23:59,711 - INFO - Ingress ctest-nginx-ingress-58082734 with uuid 34422b29-c642-4698-bb34-027966e28cd2 deleted successfully from kube manager 2025-08-20 11:23:59,711 - INFO - Verifications on Ingress %s cleanup passed 2025-08-20 11:23:59,711 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-20 11:23:59,905 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-20 11:23:59,911 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-20 11:23:59,911 - INFO - Deleting VN __public__ 2025-08-20 11:24:00,068 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/0c900e59-8d4d-4afa-9df7-af8bb28c0ab3 2025-08-20 11:24:00,074 - DEBUG - Response Code: 404 2025-08-20 11:24:00,074 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-20 11:24:00,087 - DEBUG - Requesting: http://10.0.0.65:8082/domain/fe8d3de5-2add-4d60-9170-790a87e9f15d 2025-08-20 11:24:00,099 - DEBUG - Requesting: http://10.0.0.65:8082/project/7a4780ec-b970-47a8-9c68-2e33a2295cc9 2025-08-20 11:24:00,156 - INFO - Validated that VN __public__ is not found in API Server 2025-08-20 11:24:00,168 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-20 11:24:00,180 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 11:24:00,187 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-08-20 11:24:00,187 - INFO - Validated that VN __public__ is not in any agent 2025-08-20 11:24:00,188 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 11:24:00,195 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-20 11:24:00,207 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-20 11:24:00,227 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-20 11:24:00,228 - INFO - Deleting pod default:ctest-nginx-pod-70723010 2025-08-20 11:24:00,253 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5ad6d4af-5743-4246-a92f-8dbd1a9e4c1b 2025-08-20 11:24:00,263 - WARNING - Pod uuid 5ad6d4af-5743-4246-a92f-8dbd1a9e4c1b is still seen in agent 10.0.0.33 VM list 2025-08-20 11:24:05,264 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5ad6d4af-5743-4246-a92f-8dbd1a9e4c1b 2025-08-20 11:24:05,271 - DEBUG - Pod 5ad6d4af-5743-4246-a92f-8dbd1a9e4c1b is not in agent 10.0.0.33 VM list 2025-08-20 11:24:05,271 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:094bda1c-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:24:05,277 - DEBUG - VMI 094bda1c-7db8-11f0-9370-fa163e2a9714 is removed from agent 10.0.0.33 2025-08-20 11:24:05,277 - INFO - Verified that pod ctest-nginx-pod-70723010 is removed in agent 2025-08-20 11:24:05,277 - INFO - Deleting pod default:ctest-nginx-pod-46302322 2025-08-20 11:24:05,288 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=534f5406-ed4a-4f20-b19a-d6e156a73b61 2025-08-20 11:24:05,299 - WARNING - Pod uuid 534f5406-ed4a-4f20-b19a-d6e156a73b61 is still seen in agent 10.0.0.33 VM list 2025-08-20 11:24:10,304 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=534f5406-ed4a-4f20-b19a-d6e156a73b61 2025-08-20 11:24:10,311 - DEBUG - Pod 534f5406-ed4a-4f20-b19a-d6e156a73b61 is not in agent 10.0.0.33 VM list 2025-08-20 11:24:10,311 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:08d7b20e-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:24:10,317 - DEBUG - VMI 08d7b20e-7db8-11f0-9370-fa163e2a9714 is removed from agent 10.0.0.33 2025-08-20 11:24:10,317 - INFO - Verified that pod ctest-nginx-pod-46302322 is removed in agent 2025-08-20 11:24:10,318 - INFO - Deleting service : ctest-nginx-svc-51544603 2025-08-20 11:24:10,575 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-20 11:24:10,581 - DEBUG - No XMPP flaps were noticed during the test 2025-08-20 11:24:10,582 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10] 2025-08-20 11:24:10,582 - INFO - -------------------------------------------------------------------------------- 2025-08-20 11:24:16,962 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-20 11:24:17,107 - DEBUG - Output : cluster_project={} 2025-08-20 11:24:17,209 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-20 11:24:17,369 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-20 11:24:17,375 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-20 11:24:17,502 - DEBUG - Output : cluster_project={} 2025-08-20 11:24:32,602 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 11:24:32,639 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 11:24:32,724 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 11:24:32,804 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 11:24:37,846 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 11:24:37,928 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 11:24:37,967 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 11:24:38,057 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-20 11:24:38,316 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-20 11:24:40,873 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2025-08-20 11:24:40,885 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-08-20 11:24:40,917 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-08-20 11:24:42,949 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-08-20 11:27:43,140 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-20 11:27:43,174 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=dd69e560-8170-4728-8602-6659ed5a43e8 2025-08-20 11:27:43,199 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d9cd07d8-109f-4f9f-bf3a-3e4d92b314d8 2025-08-20 11:27:43,211 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f26a2a9b-ebed-4ce8-9998-e7963b97bf25 2025-08-20 11:27:43,217 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9922e0d8-169c-46ca-9326-a4855ce6b2ea 2025-08-20 11:27:43,223 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c665e12f-a36e-47d9-b335-49bea85a7414 2025-08-20 11:27:43,227 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d6155499-ee68-4e37-bac4-4aef137d7db3 2025-08-20 11:27:43,234 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a517af45-410a-4be2-95f1-b72fe452f88c 2025-08-20 11:27:43,238 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d97d5bda-7a02-4de7-a7b9-826705737d67 2025-08-20 11:27:48,243 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=dd69e560-8170-4728-8602-6659ed5a43e8 2025-08-20 11:27:48,255 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:36280858-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:27:48,307 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d9cd07d8-109f-4f9f-bf3a-3e4d92b314d8 2025-08-20 11:27:48,309 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a517af45-410a-4be2-95f1-b72fe452f88c 2025-08-20 11:27:48,310 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d97d5bda-7a02-4de7-a7b9-826705737d67 2025-08-20 11:27:48,311 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c665e12f-a36e-47d9-b335-49bea85a7414 2025-08-20 11:27:48,312 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f26a2a9b-ebed-4ce8-9998-e7963b97bf25 2025-08-20 11:27:48,313 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9922e0d8-169c-46ca-9326-a4855ce6b2ea 2025-08-20 11:27:48,316 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d6155499-ee68-4e37-bac4-4aef137d7db3 2025-08-20 11:27:48,341 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:374a5fa6-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:27:48,343 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:37da4b16-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:27:53,340 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c665e12f-a36e-47d9-b335-49bea85a7414 2025-08-20 11:27:53,342 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9922e0d8-169c-46ca-9326-a4855ce6b2ea 2025-08-20 11:27:53,345 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d97d5bda-7a02-4de7-a7b9-826705737d67 2025-08-20 11:27:53,347 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a517af45-410a-4be2-95f1-b72fe452f88c 2025-08-20 11:27:53,348 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d9cd07d8-109f-4f9f-bf3a-3e4d92b314d8 2025-08-20 11:27:58,352 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c665e12f-a36e-47d9-b335-49bea85a7414 2025-08-20 11:27:58,354 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9922e0d8-169c-46ca-9326-a4855ce6b2ea 2025-08-20 11:27:58,359 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d97d5bda-7a02-4de7-a7b9-826705737d67 2025-08-20 11:27:58,360 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a517af45-410a-4be2-95f1-b72fe452f88c 2025-08-20 11:27:58,361 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d9cd07d8-109f-4f9f-bf3a-3e4d92b314d8 2025-08-20 11:28:03,366 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c665e12f-a36e-47d9-b335-49bea85a7414 2025-08-20 11:28:03,367 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9922e0d8-169c-46ca-9326-a4855ce6b2ea 2025-08-20 11:28:03,374 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d97d5bda-7a02-4de7-a7b9-826705737d67 2025-08-20 11:28:03,376 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d9cd07d8-109f-4f9f-bf3a-3e4d92b314d8 2025-08-20 11:28:03,377 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a517af45-410a-4be2-95f1-b72fe452f88c 2025-08-20 11:28:08,382 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c665e12f-a36e-47d9-b335-49bea85a7414 2025-08-20 11:28:08,383 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9922e0d8-169c-46ca-9326-a4855ce6b2ea 2025-08-20 11:28:08,391 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a517af45-410a-4be2-95f1-b72fe452f88c 2025-08-20 11:28:08,393 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d97d5bda-7a02-4de7-a7b9-826705737d67 2025-08-20 11:28:08,397 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d9cd07d8-109f-4f9f-bf3a-3e4d92b314d8 2025-08-20 11:28:13,398 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9922e0d8-169c-46ca-9326-a4855ce6b2ea 2025-08-20 11:28:13,399 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c665e12f-a36e-47d9-b335-49bea85a7414 2025-08-20 11:28:13,407 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a517af45-410a-4be2-95f1-b72fe452f88c 2025-08-20 11:28:13,409 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d9cd07d8-109f-4f9f-bf3a-3e4d92b314d8 2025-08-20 11:28:13,410 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d97d5bda-7a02-4de7-a7b9-826705737d67 2025-08-20 11:28:18,437 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a517af45-410a-4be2-95f1-b72fe452f88c 2025-08-20 11:28:18,440 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c665e12f-a36e-47d9-b335-49bea85a7414 2025-08-20 11:28:18,441 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d97d5bda-7a02-4de7-a7b9-826705737d67 2025-08-20 11:28:18,442 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d9cd07d8-109f-4f9f-bf3a-3e4d92b314d8 2025-08-20 11:28:18,443 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9922e0d8-169c-46ca-9326-a4855ce6b2ea 2025-08-20 11:28:18,461 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:36a7f414-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:28:18,463 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:39c592c8-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:28:18,465 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:38dd644e-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:28:18,469 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:39542e58-7db8-11f0-9370-fa163e2a9714 2025-08-20 11:28:18,470 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:386a4248-7db8-11f0-9370-fa163e2a9714