2025-01-10 21:31:38,535 - DEBUG - [10.0.0.12]: Running cmd : hostname 2025-01-10 21:31:38,797 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-280-1.novalocal 2025-01-10 21:31:38,797 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2025-01-10 21:31:38,921 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-280-1.novalocal 2025-01-10 21:31:38,921 - DEBUG - [10.0.0.12]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-10 21:31:39,096 - DEBUG - Output : NAMES contrail_test_r100qGpSR vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 webui_job_1 webui_web_1 config_devicemgr_1 config_nodemgr_1 config_dnsmasq_1 config_api_1 config_schema_1 config_svcmonitor_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2025-01-10 21:31:39,096 - DEBUG - [10.0.0.12]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-10 21:31:39,217 - DEBUG - Output : 172.17.0.1/16 10.0.0.12/24 2025-01-10 21:31:39,218 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2025-01-10 21:31:39,364 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-280-1.novalocal 2025-01-10 21:31:39,364 - DEBUG - [10.0.0.12]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-10 21:31:39,493 - DEBUG - Output : 10.0.0.12/24 2025-01-10 21:31:39,761 - INFO - Using existing project ['default-domain', 'k8s-default'](8457cf8c-703e-4d8c-86fe-ba88fbef6d7c) 2025-01-10 21:31:39,856 - INFO - Using existing project ['default-domain', 'k8s-default'](8457cf8c-703e-4d8c-86fe-ba88fbef6d7c) 2025-01-10 21:31:40,010 - INFO - ================================================================================ 2025-01-10 21:31:40,010 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-10 21:31:40,011 - 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-01-10 21:31:40,266 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-10 21:31:40,275 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.0.0.12': '0'}} with 2025-01-10 21:31:40,275 - INFO - Initial checks done. Running the testcase now 2025-01-10 21:31:40,275 - INFO - 2025-01-10 21:31:40,280 - INFO - Namespace default already exists 2025-01-10 21:31:40,281 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-10 21:31:40,459 - DEBUG - Output : cluster_project={} 2025-01-10 21:31:40,515 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-10 21:31:40,515 - DEBUG - Project uuid in Contrail is 8457cf8c-703e-4d8c-86fe-ba88fbef6d7c 2025-01-10 21:31:40,515 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-10 21:31:40,685 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-10 21:31:40,685 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_NamespaceDatabaseList?namespace_uuid=623b7ea5-20f0-4398-9f69-e6db532a0552 2025-01-10 21:31:40,691 - INFO - Namespace default with uuid 623b7ea5-20f0-4398-9f69-e6db532a0552 found in kube manager 2025-01-10 21:31:40,691 - INFO - Namespace default verification passed 2025-01-10 21:31:40,695 - DEBUG - Service ctest-nginx-svc-25134870 not present 2025-01-10 21:31:40,695 - INFO - Creating service ctest-nginx-svc-25134870 2025-01-10 21:31:40,712 - INFO - Created Service ctest-nginx-svc-25134870 2025-01-10 21:31:40,716 - DEBUG - Pod ctest-nginx-pod-87783939 not present 2025-01-10 21:31:40,716 - INFO - Creating Pod ctest-nginx-pod-87783939 2025-01-10 21:31:40,748 - DEBUG - Pod : ctest-nginx-pod-87783939 UUID is 7ca1f9bd-a9fc-44b7-b5fa-80df29ff1b30 2025-01-10 21:31:40,759 - DEBUG - Pod ctest-nginx-pod-67331683 not present 2025-01-10 21:31:40,759 - INFO - Creating Pod ctest-nginx-pod-67331683 2025-01-10 21:31:40,803 - DEBUG - Pod : ctest-nginx-pod-67331683 UUID is 563e7402-d662-4255-b2ac-a0b36824d49f 2025-01-10 21:31:41,007 - INFO - Created VN __public__, UUID :325e4d10-785b-41dd-b743-a175b514f3c5 2025-01-10 21:31:41,201 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-01-10 21:31:41,207 - DEBUG - Requesting: http://10.0.0.12:8082/domain/926eea9b-cb4a-4f66-aba7-0dbeed68fb30 2025-01-10 21:31:41,216 - DEBUG - Requesting: http://10.0.0.12:8082/project/8457cf8c-703e-4d8c-86fe-ba88fbef6d7c 2025-01-10 21:31:41,264 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/325e4d10-785b-41dd-b743-a175b514f3c5 2025-01-10 21:31:41,275 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/325e4d10-785b-41dd-b743-a175b514f3c5 2025-01-10 21:31:41,284 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/8cf4331a-7fd6-442b-9143-75988310117d 2025-01-10 21:31:41,291 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/8cf4331a-7fd6-442b-9143-75988310117d 2025-01-10 21:31:41,298 - DEBUG - Route Targets: [] 2025-01-10 21:31:41,298 - DEBUG - RT names not yet present for VN __public__ 2025-01-10 21:31:46,299 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-01-10 21:31:46,306 - DEBUG - Requesting: http://10.0.0.12:8082/domain/926eea9b-cb4a-4f66-aba7-0dbeed68fb30 2025-01-10 21:31:46,314 - DEBUG - Requesting: http://10.0.0.12:8082/project/8457cf8c-703e-4d8c-86fe-ba88fbef6d7c 2025-01-10 21:31:46,373 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/325e4d10-785b-41dd-b743-a175b514f3c5 2025-01-10 21:31:46,386 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/325e4d10-785b-41dd-b743-a175b514f3c5 2025-01-10 21:31:46,397 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/8cf4331a-7fd6-442b-9143-75988310117d 2025-01-10 21:31:46,407 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/8cf4331a-7fd6-442b-9143-75988310117d 2025-01-10 21:31:46,416 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/d7104181-658b-43b0-83ea-cbb0b0adf136 2025-01-10 21:31:46,424 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-10 21:31:46,424 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/325e4d10-785b-41dd-b743-a175b514f3c5 2025-01-10 21:31:46,435 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/8cf4331a-7fd6-442b-9143-75988310117d 2025-01-10 21:31:46,450 - INFO - Verified VN network id 15 for VN 325e4d10-785b-41dd-b743-a175b514f3c5 2025-01-10 21:31:46,450 - INFO - Verifications in API Server for VN __public__ passed 2025-01-10 21:31:46,450 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/325e4d10-785b-41dd-b743-a175b514f3c5 2025-01-10 21:31:46,460 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/8cf4331a-7fd6-442b-9143-75988310117d 2025-01-10 21:31:46,467 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/8cf4331a-7fd6-442b-9143-75988310117d 2025-01-10 21:31:46,475 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/d7104181-658b-43b0-83ea-cbb0b0adf136 2025-01-10 21:31:46,483 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-10 21:31:46,490 - DEBUG - Control-node 10.0.0.12 : 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': '3629423082841260509', 'uuid-lslong': '13205576059301721029'}, 'enable': 'true', 'created': '2025-01-10T21:31:40', 'last-modified': '2025-01-10T21:31:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.420215'} 2025-01-10 21:31:46,490 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-10 21:31:46,501 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-10 21:31:46,501 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-10 21:31:46,502 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-10 21:31:46,502 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-01-10 21:31:46,508 - DEBUG - Requesting: http://10.0.0.12:8082/domain/926eea9b-cb4a-4f66-aba7-0dbeed68fb30 2025-01-10 21:31:46,516 - DEBUG - Requesting: http://10.0.0.12:8082/project/8457cf8c-703e-4d8c-86fe-ba88fbef6d7c 2025-01-10 21:31:46,565 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/325e4d10-785b-41dd-b743-a175b514f3c5 2025-01-10 21:31:46,580 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-10 21:31:46,580 - DEBUG - Verifying the vn in opserver 2025-01-10 21:31:46,580 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.12 2025-01-10 21:31:46,580 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2025-01-10 21:31:46,585 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-10 21:31:46,585 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-10 21:31:46,585 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-10 21:31:46,591 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-10 21:31:46,596 - DEBUG - Do not have enough data to verify VN in agent 2025-01-10 21:31:46,596 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-10 21:31:46,601 - DEBUG - VRF ids for VN __public__: {} 2025-01-10 21:31:46,682 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-10 21:31:46,785 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-01-10 21:31:46,791 - DEBUG - Requesting: http://10.0.0.12:8082/domain/926eea9b-cb4a-4f66-aba7-0dbeed68fb30 2025-01-10 21:31:46,801 - DEBUG - Requesting: http://10.0.0.12:8082/project/8457cf8c-703e-4d8c-86fe-ba88fbef6d7c 2025-01-10 21:31:46,855 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/325e4d10-785b-41dd-b743-a175b514f3c5 2025-01-10 21:31:46,873 - DEBUG - Requesting: http://10.0.0.12:8082/floating-ip-pool/a845a442-db06-4541-b799-056bb1addeb4 2025-01-10 21:31:46,880 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-01-10 21:31:46,887 - DEBUG - Requesting: http://10.0.0.12:8082/domain/926eea9b-cb4a-4f66-aba7-0dbeed68fb30 2025-01-10 21:31:46,898 - DEBUG - Requesting: http://10.0.0.12:8082/project/8457cf8c-703e-4d8c-86fe-ba88fbef6d7c 2025-01-10 21:31:46,949 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/325e4d10-785b-41dd-b743-a175b514f3c5 2025-01-10 21:31:46,960 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-10 21:31:46,960 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-10 21:31:46,968 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-10 21:31:46,974 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-10 21:31:46,974 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-10 21:31:46,977 - DEBUG - Ingress ctest-nginx-ingress-08646500 not present 2025-01-10 21:31:46,978 - INFO - Creating Ingress ctest-nginx-ingress-08646500 2025-01-10 21:31:46,986 - INFO - Created Ingress ctest-nginx-ingress-08646500 2025-01-10 21:31:46,990 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-08646500 2025-01-10 21:31:49,995 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-08646500 2025-01-10 21:31:53,000 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-08646500 2025-01-10 21:31:56,006 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-08646500 2025-01-10 21:31:59,011 - DEBUG - For Ingress ctest-nginx-ingress-08646500, Cluster IP: 10.47.255.246, External IPs ['56.90.140.60'] 2025-01-10 21:31:59,011 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-08646500 2025-01-10 21:31:59,011 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=5caa162b-b1af-44fb-9290-14cb2ee744ea 2025-01-10 21:31:59,016 - INFO - Ingress ctest-nginx-ingress-08646500 with uuid 5caa162b-b1af-44fb-9290-14cb2ee744ea found in kube manager 2025-01-10 21:31:59,016 - INFO - Ingress ctest-nginx-ingress-08646500 verification passed 2025-01-10 21:31:59,019 - DEBUG - Pod ctest-busybox-pod-87122565 not present 2025-01-10 21:31:59,019 - INFO - Creating Pod ctest-busybox-pod-87122565 2025-01-10 21:31:59,039 - DEBUG - Pod : ctest-busybox-pod-87122565 UUID is ff00ba63-3f16-47c4-b4e4-5b89d845db81 2025-01-10 21:31:59,048 - DEBUG - Pod ctest-nginx-pod-87783939 not in running state.Currently in Pending 2025-01-10 21:32:04,056 - INFO - Pod ctest-nginx-pod-87783939 is in running state.Got IP 10.47.255.248 2025-01-10 21:32:04,079 - DEBUG - Pod ctest-nginx-pod-87783939 has vmi 4ad2d9bc-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:32:04,080 - INFO - Verified pod ctest-nginx-pod-87783939 in contrail-api 2025-01-10 21:32:04,080 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-10 21:32:04,094 - DEBUG - VMI 4ad2d9bc-cf9a-11ef-90e5-fa163e497c56 is active in agent 10.0.0.12 2025-01-10 21:32:04,095 - INFO - Verified Pod ctest-nginx-pod-87783939 in agent 10.0.0.12 2025-01-10 21:32:04,095 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=7ca1f9bd-a9fc-44b7-b5fa-80df29ff1b30 2025-01-10 21:32:04,102 - INFO - Pod ctest-nginx-pod-87783939 with uuid 7ca1f9bd-a9fc-44b7-b5fa-80df29ff1b30 found in kube manager 2025-01-10 21:32:04,102 - INFO - Pod ctest-nginx-pod-87783939 verification passed 2025-01-10 21:32:04,170 - DEBUG - [Pod ctest-nginx-pod-87783939] Cmd: echo ctest-nginx-pod-87783939 > /usr/share/nginx/html/index.html, Output: 2025-01-10 21:32:04,176 - INFO - Pod ctest-nginx-pod-67331683 is in running state.Got IP 10.47.255.247 2025-01-10 21:32:04,192 - DEBUG - Pod ctest-nginx-pod-67331683 has vmi 4c5f605c-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:32:04,192 - INFO - Verified pod ctest-nginx-pod-67331683 in contrail-api 2025-01-10 21:32:04,193 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-10 21:32:04,204 - DEBUG - VMI 4c5f605c-cf9a-11ef-90e5-fa163e497c56 is active in agent 10.0.0.12 2025-01-10 21:32:04,204 - INFO - Verified Pod ctest-nginx-pod-67331683 in agent 10.0.0.12 2025-01-10 21:32:04,205 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=563e7402-d662-4255-b2ac-a0b36824d49f 2025-01-10 21:32:04,210 - INFO - Pod ctest-nginx-pod-67331683 with uuid 563e7402-d662-4255-b2ac-a0b36824d49f found in kube manager 2025-01-10 21:32:04,210 - INFO - Pod ctest-nginx-pod-67331683 verification passed 2025-01-10 21:32:04,253 - DEBUG - [Pod ctest-nginx-pod-67331683] Cmd: echo ctest-nginx-pod-67331683 > /usr/share/nginx/html/index.html, Output: 2025-01-10 21:32:04,259 - DEBUG - Pod ctest-busybox-pod-87122565 not in running state.Currently in Pending 2025-01-10 21:32:09,266 - DEBUG - Pod ctest-busybox-pod-87122565 not in running state.Currently in Pending 2025-01-10 21:32:14,275 - DEBUG - Pod ctest-busybox-pod-87122565 not in running state.Currently in Pending 2025-01-10 21:32:19,281 - INFO - Pod ctest-busybox-pod-87122565 is in running state.Got IP 10.47.255.245 2025-01-10 21:32:19,296 - DEBUG - Pod ctest-busybox-pod-87122565 has vmi 565487cc-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:32:19,296 - INFO - Verified pod ctest-busybox-pod-87122565 in contrail-api 2025-01-10 21:32:19,296 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-10 21:32:19,307 - DEBUG - VMI 565487cc-cf9a-11ef-90e5-fa163e497c56 is active in agent 10.0.0.12 2025-01-10 21:32:19,307 - INFO - Verified Pod ctest-busybox-pod-87122565 in agent 10.0.0.12 2025-01-10 21:32:19,307 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=ff00ba63-3f16-47c4-b4e4-5b89d845db81 2025-01-10 21:32:19,311 - INFO - Pod ctest-busybox-pod-87122565 with uuid ff00ba63-3f16-47c4-b4e4-5b89d845db81 found in kube manager 2025-01-10 21:32:19,311 - INFO - Pod ctest-busybox-pod-87122565 verification passed 2025-01-10 21:32:19,360 - DEBUG - [Pod ctest-busybox-pod-87122565] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-87783939 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-10 21:32:19,360 - DEBUG - [Pod Pod ctest-busybox-pod-87122565] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-10 21:32:19,360 - DEBUG - [Pod Pod ctest-busybox-pod-87122565] Cmd output: ctest-nginx-pod-87783939 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-10 21:32:19,407 - DEBUG - [Pod ctest-busybox-pod-87122565] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-87783939 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-10 21:32:19,407 - DEBUG - [Pod Pod ctest-busybox-pod-87122565] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-10 21:32:19,407 - DEBUG - [Pod Pod ctest-busybox-pod-87122565] Cmd output: ctest-nginx-pod-87783939 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-10 21:32:19,456 - DEBUG - [Pod ctest-busybox-pod-87122565] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-87783939 2025-01-10 21:32:19,456 - DEBUG - [Pod Pod ctest-busybox-pod-87122565] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-10 21:32:19,456 - DEBUG - [Pod Pod ctest-busybox-pod-87122565] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-87783939 2025-01-10 21:32:19,506 - DEBUG - [Pod ctest-busybox-pod-87122565] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-87783939 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-10 21:32:19,506 - DEBUG - [Pod Pod ctest-busybox-pod-87122565] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-10 21:32:19,507 - DEBUG - [Pod Pod ctest-busybox-pod-87122565] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-87783939 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-10 21:32:19,558 - DEBUG - [Pod ctest-busybox-pod-87122565] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-67331683 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-10 21:32:19,559 - DEBUG - [Pod Pod ctest-busybox-pod-87122565] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-10 21:32:19,559 - DEBUG - [Pod Pod ctest-busybox-pod-87122565] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-67331683 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-10 21:32:19,559 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-87783939': 4, 'ctest-nginx-pod-67331683': 1} 2025-01-10 21:32:19,559 - WARNING - Nothing to delete parallely 2025-01-10 21:32:19,559 - INFO - Deleting pod default:ctest-busybox-pod-87122565 2025-01-10 21:32:19,571 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=ff00ba63-3f16-47c4-b4e4-5b89d845db81 2025-01-10 21:32:19,577 - WARNING - Pod uuid ff00ba63-3f16-47c4-b4e4-5b89d845db81 is still seen in agent 10.0.0.12 VM list 2025-01-10 21:32:24,577 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=ff00ba63-3f16-47c4-b4e4-5b89d845db81 2025-01-10 21:32:24,583 - WARNING - Pod uuid ff00ba63-3f16-47c4-b4e4-5b89d845db81 is still seen in agent 10.0.0.12 VM list 2025-01-10 21:32:29,584 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=ff00ba63-3f16-47c4-b4e4-5b89d845db81 2025-01-10 21:32:29,590 - WARNING - Pod uuid ff00ba63-3f16-47c4-b4e4-5b89d845db81 is still seen in agent 10.0.0.12 VM list 2025-01-10 21:32:34,590 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=ff00ba63-3f16-47c4-b4e4-5b89d845db81 2025-01-10 21:32:34,597 - WARNING - Pod uuid ff00ba63-3f16-47c4-b4e4-5b89d845db81 is still seen in agent 10.0.0.12 VM list 2025-01-10 21:32:39,598 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=ff00ba63-3f16-47c4-b4e4-5b89d845db81 2025-01-10 21:32:39,606 - WARNING - Pod uuid ff00ba63-3f16-47c4-b4e4-5b89d845db81 is still seen in agent 10.0.0.12 VM list 2025-01-10 21:32:44,608 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=ff00ba63-3f16-47c4-b4e4-5b89d845db81 2025-01-10 21:32:44,615 - WARNING - Pod uuid ff00ba63-3f16-47c4-b4e4-5b89d845db81 is still seen in agent 10.0.0.12 VM list 2025-01-10 21:32:49,615 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=ff00ba63-3f16-47c4-b4e4-5b89d845db81 2025-01-10 21:32:49,621 - WARNING - Pod uuid ff00ba63-3f16-47c4-b4e4-5b89d845db81 is still seen in agent 10.0.0.12 VM list 2025-01-10 21:32:54,622 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=ff00ba63-3f16-47c4-b4e4-5b89d845db81 2025-01-10 21:32:54,628 - DEBUG - Pod ff00ba63-3f16-47c4-b4e4-5b89d845db81 is not in agent 10.0.0.12 VM list 2025-01-10 21:32:54,628 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:565487cc-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:32:54,634 - DEBUG - VMI 565487cc-cf9a-11ef-90e5-fa163e497c56 is removed from agent 10.0.0.12 2025-01-10 21:32:54,634 - INFO - Verified that pod ctest-busybox-pod-87122565 is removed in agent 2025-01-10 21:32:54,635 - INFO - Deleting Ingress : ctest-nginx-ingress-08646500 2025-01-10 21:32:54,641 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=5caa162b-b1af-44fb-9290-14cb2ee744ea 2025-01-10 21:32:54,645 - ERROR - Ingress ctest-nginx-ingress-08646500 with uuid 5caa162b-b1af-44fb-9290-14cb2ee744ea still found in kube manager 2025-01-10 21:32:55,646 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=5caa162b-b1af-44fb-9290-14cb2ee744ea 2025-01-10 21:32:55,652 - ERROR - Ingress ctest-nginx-ingress-08646500 with uuid 5caa162b-b1af-44fb-9290-14cb2ee744ea still found in kube manager 2025-01-10 21:32:56,654 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=5caa162b-b1af-44fb-9290-14cb2ee744ea 2025-01-10 21:32:56,659 - ERROR - Ingress ctest-nginx-ingress-08646500 with uuid 5caa162b-b1af-44fb-9290-14cb2ee744ea still found in kube manager 2025-01-10 21:32:57,659 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=5caa162b-b1af-44fb-9290-14cb2ee744ea 2025-01-10 21:32:57,664 - ERROR - Ingress ctest-nginx-ingress-08646500 with uuid 5caa162b-b1af-44fb-9290-14cb2ee744ea still found in kube manager 2025-01-10 21:32:58,665 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=5caa162b-b1af-44fb-9290-14cb2ee744ea 2025-01-10 21:32:58,671 - ERROR - Ingress ctest-nginx-ingress-08646500 with uuid 5caa162b-b1af-44fb-9290-14cb2ee744ea still found in kube manager 2025-01-10 21:32:59,672 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=5caa162b-b1af-44fb-9290-14cb2ee744ea 2025-01-10 21:32:59,677 - INFO - Ingress ctest-nginx-ingress-08646500 with uuid 5caa162b-b1af-44fb-9290-14cb2ee744ea deleted successfully from kube manager 2025-01-10 21:32:59,677 - INFO - Verifications on Ingress %s cleanup passed 2025-01-10 21:32:59,677 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-10 21:32:59,774 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-10 21:32:59,785 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-10 21:32:59,785 - INFO - Deleting VN __public__ 2025-01-10 21:33:00,023 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/8cf4331a-7fd6-442b-9143-75988310117d 2025-01-10 21:33:00,029 - DEBUG - Response Code: 404 2025-01-10 21:33:00,030 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-01-10 21:33:00,039 - DEBUG - Requesting: http://10.0.0.12:8082/domain/926eea9b-cb4a-4f66-aba7-0dbeed68fb30 2025-01-10 21:33:00,063 - DEBUG - Requesting: http://10.0.0.12:8082/project/8457cf8c-703e-4d8c-86fe-ba88fbef6d7c 2025-01-10 21:33:00,194 - INFO - Validated that VN __public__ is not found in API Server 2025-01-10 21:33:00,194 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-10 21:33:00,206 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-10 21:33:00,229 - DEBUG - VN __public__ is not present in Agent 10.0.0.12 2025-01-10 21:33:00,229 - INFO - Validated that VN __public__ is not in any agent 2025-01-10 21:33:00,229 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-10 21:33:00,241 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-10 21:33:00,248 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-10 21:33:00,255 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-10 21:33:00,255 - INFO - Deleting pod default:ctest-nginx-pod-67331683 2025-01-10 21:33:00,267 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=563e7402-d662-4255-b2ac-a0b36824d49f 2025-01-10 21:33:00,279 - WARNING - Pod uuid 563e7402-d662-4255-b2ac-a0b36824d49f is still seen in agent 10.0.0.12 VM list 2025-01-10 21:33:05,281 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=563e7402-d662-4255-b2ac-a0b36824d49f 2025-01-10 21:33:05,287 - DEBUG - Pod 563e7402-d662-4255-b2ac-a0b36824d49f is not in agent 10.0.0.12 VM list 2025-01-10 21:33:05,287 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4c5f605c-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:33:05,294 - DEBUG - VMI 4c5f605c-cf9a-11ef-90e5-fa163e497c56 is removed from agent 10.0.0.12 2025-01-10 21:33:05,294 - INFO - Verified that pod ctest-nginx-pod-67331683 is removed in agent 2025-01-10 21:33:05,294 - INFO - Deleting pod default:ctest-nginx-pod-87783939 2025-01-10 21:33:05,321 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=7ca1f9bd-a9fc-44b7-b5fa-80df29ff1b30 2025-01-10 21:33:05,327 - WARNING - Pod uuid 7ca1f9bd-a9fc-44b7-b5fa-80df29ff1b30 is still seen in agent 10.0.0.12 VM list 2025-01-10 21:33:10,327 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=7ca1f9bd-a9fc-44b7-b5fa-80df29ff1b30 2025-01-10 21:33:10,333 - DEBUG - Pod 7ca1f9bd-a9fc-44b7-b5fa-80df29ff1b30 is not in agent 10.0.0.12 VM list 2025-01-10 21:33:10,333 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4ad2d9bc-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:33:10,339 - DEBUG - VMI 4ad2d9bc-cf9a-11ef-90e5-fa163e497c56 is removed from agent 10.0.0.12 2025-01-10 21:33:10,339 - INFO - Verified that pod ctest-nginx-pod-87783939 is removed in agent 2025-01-10 21:33:10,339 - INFO - Deleting service : ctest-nginx-svc-25134870 2025-01-10 21:33:10,812 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-10 21:33:10,818 - DEBUG - No XMPP flaps were noticed during the test 2025-01-10 21:33:10,818 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:30] 2025-01-10 21:33:10,818 - INFO - -------------------------------------------------------------------------------- 2025-01-10 21:33:17,205 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-10 21:33:17,416 - DEBUG - Output : cluster_project={} 2025-01-10 21:33:17,472 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-10 21:33:17,691 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-10 21:33:17,697 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-10 21:33:17,934 - DEBUG - Output : cluster_project={} 2025-01-10 21:33:48,055 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-10 21:33:53,105 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-10 21:33:53,152 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-10 21:33:58,200 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-10 21:34:08,256 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-10 21:34:13,299 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-10 21:34:13,338 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-10 21:34:13,376 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-10 21:34:13,890 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-10 21:34:19,559 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_ApplicationPolicySetReq? 2025-01-10 21:34:19,572 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-01-10 21:34:19,614 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-01-10 21:34:21,644 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-01-10 21:34:23,674 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-01-10 21:37:23,664 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-10 21:37:23,745 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=f3149f1d-b0a9-4c1c-9fae-ec42e30334ec 2025-01-10 21:37:23,774 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3f11a0ba-bce6-46ef-834e-d0a3d1bdf864 2025-01-10 21:37:23,781 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d49c8fd-b027-490d-b297-1f75efe802b6 2025-01-10 21:37:23,786 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=db668401-da06-4cc0-b2dd-e8b9cd08b7e1 2025-01-10 21:37:23,793 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=bae43691-acc5-4f06-9868-0597d3d142a8 2025-01-10 21:37:23,806 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0361dfcb-d0d8-4076-a257-0190504e04df 2025-01-10 21:37:23,814 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=e8072118-4002-420e-9cfe-49e74f8d0bd0 2025-01-10 21:37:23,823 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a7886401-c793-4bfe-99c2-044105e6f56b 2025-01-10 21:37:28,881 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=f3149f1d-b0a9-4c1c-9fae-ec42e30334ec 2025-01-10 21:37:28,883 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3f11a0ba-bce6-46ef-834e-d0a3d1bdf864 2025-01-10 21:37:28,884 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d49c8fd-b027-490d-b297-1f75efe802b6 2025-01-10 21:37:28,886 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=db668401-da06-4cc0-b2dd-e8b9cd08b7e1 2025-01-10 21:37:28,905 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=bae43691-acc5-4f06-9868-0597d3d142a8 2025-01-10 21:37:28,907 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=e8072118-4002-420e-9cfe-49e74f8d0bd0 2025-01-10 21:37:28,912 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a7886401-c793-4bfe-99c2-044105e6f56b 2025-01-10 21:37:28,914 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0361dfcb-d0d8-4076-a257-0190504e04df 2025-01-10 21:37:28,970 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:91094092-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:37:28,971 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8b6fe2c6-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:37:33,934 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d49c8fd-b027-490d-b297-1f75efe802b6 2025-01-10 21:37:33,936 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3f11a0ba-bce6-46ef-834e-d0a3d1bdf864 2025-01-10 21:37:33,937 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=f3149f1d-b0a9-4c1c-9fae-ec42e30334ec 2025-01-10 21:37:33,940 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=db668401-da06-4cc0-b2dd-e8b9cd08b7e1 2025-01-10 21:37:33,951 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:88a885c0-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:37:33,970 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0361dfcb-d0d8-4076-a257-0190504e04df 2025-01-10 21:37:33,972 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a7886401-c793-4bfe-99c2-044105e6f56b 2025-01-10 21:37:33,980 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8edfed20-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:37:38,950 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d49c8fd-b027-490d-b297-1f75efe802b6 2025-01-10 21:37:38,952 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=db668401-da06-4cc0-b2dd-e8b9cd08b7e1 2025-01-10 21:37:38,954 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3f11a0ba-bce6-46ef-834e-d0a3d1bdf864 2025-01-10 21:37:38,984 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a7886401-c793-4bfe-99c2-044105e6f56b 2025-01-10 21:37:43,963 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d49c8fd-b027-490d-b297-1f75efe802b6 2025-01-10 21:37:43,965 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3f11a0ba-bce6-46ef-834e-d0a3d1bdf864 2025-01-10 21:37:43,967 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=db668401-da06-4cc0-b2dd-e8b9cd08b7e1 2025-01-10 21:37:43,991 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a7886401-c793-4bfe-99c2-044105e6f56b 2025-01-10 21:37:48,978 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d49c8fd-b027-490d-b297-1f75efe802b6 2025-01-10 21:37:48,981 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3f11a0ba-bce6-46ef-834e-d0a3d1bdf864 2025-01-10 21:37:48,983 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=db668401-da06-4cc0-b2dd-e8b9cd08b7e1 2025-01-10 21:37:48,998 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a7886401-c793-4bfe-99c2-044105e6f56b 2025-01-10 21:37:53,996 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d49c8fd-b027-490d-b297-1f75efe802b6 2025-01-10 21:37:53,999 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3f11a0ba-bce6-46ef-834e-d0a3d1bdf864 2025-01-10 21:37:54,000 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=db668401-da06-4cc0-b2dd-e8b9cd08b7e1 2025-01-10 21:37:54,006 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a7886401-c793-4bfe-99c2-044105e6f56b 2025-01-10 21:37:59,021 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=db668401-da06-4cc0-b2dd-e8b9cd08b7e1 2025-01-10 21:37:59,023 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3f11a0ba-bce6-46ef-834e-d0a3d1bdf864 2025-01-10 21:37:59,024 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2d49c8fd-b027-490d-b297-1f75efe802b6 2025-01-10 21:37:59,026 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a7886401-c793-4bfe-99c2-044105e6f56b 2025-01-10 21:37:59,039 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:964c3514-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:37:59,043 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:955b5e46-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:38:04,042 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=db668401-da06-4cc0-b2dd-e8b9cd08b7e1 2025-01-10 21:38:04,046 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a7886401-c793-4bfe-99c2-044105e6f56b 2025-01-10 21:38:04,049 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:933fac0c-cf9a-11ef-90e5-fa163e497c56 2025-01-10 21:38:04,057 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:97e399a8-cf9a-11ef-90e5-fa163e497c56