2024-09-04 22:58:46,373 - DEBUG - [10.0.0.54]: Running cmd : hostname 2024-09-04 22:58:46,661 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-633-1 2024-09-04 22:58:46,662 - DEBUG - [10.0.0.54]: Running cmd : hostname -f 2024-09-04 22:58:46,696 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-633-1 2024-09-04 22:58:46,696 - DEBUG - [10.0.0.54]: 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}' 2024-09-04 22:58:46,781 - DEBUG - Output : NAMES contrail_test_KNw12Shtw contrail-kubernetes-master_kubemanager_1 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_api_1 analytics_collector_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_schema_1 config_api_api_1 config_api_dnsmasq_1 config_api_nodemgr_1 2024-09-04 22:58:46,781 - DEBUG - [10.0.0.54]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-04 22:58:46,863 - DEBUG - Output : 10.0.0.54/24 172.17.0.1/16 2024-09-04 22:58:46,863 - DEBUG - [10.0.0.54]: Running cmd : getent hosts 10.0.0.54 | head -n 1 | awk '{print $2}' 2024-09-04 22:58:46,897 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-633-1 2024-09-04 22:58:47,003 - DEBUG - [10.0.0.45]: Running cmd : hostname 2024-09-04 22:58:47,222 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-633-1 2024-09-04 22:58:47,222 - DEBUG - [10.0.0.45]: Running cmd : hostname -f 2024-09-04 22:58:47,265 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-633-1 2024-09-04 22:58:47,265 - DEBUG - [10.0.0.45]: 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}' 2024-09-04 22:58:47,339 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-04 22:58:47,339 - DEBUG - [10.0.0.45]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-04 22:58:47,372 - DEBUG - Output : 10.0.0.45/24 2024-09-04 22:58:47,373 - DEBUG - [10.0.0.45]: Running cmd : getent hosts 10.0.0.45 | head -n 1 | awk '{print $2}' 2024-09-04 22:58:47,407 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-633-1 2024-09-04 22:58:47,500 - INFO - Using existing project ['default-domain', 'k8s-default'](d8b42122-de76-4ae7-9527-809a18da0730) 2024-09-04 22:58:47,604 - INFO - Using existing project ['default-domain', 'k8s-default'](d8b42122-de76-4ae7-9527-809a18da0730) 2024-09-04 22:58:47,778 - INFO - ================================================================================ 2024-09-04 22:58:47,779 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-04 22:58:47,780 - 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 2024-09-04 22:58:48,002 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-04 22:58:48,009 - DEBUG - Nothing to compare xmpp stats {'10.0.0.45': {'10.0.0.54': '0'}} with 2024-09-04 22:58:48,009 - INFO - Initial checks done. Running the testcase now 2024-09-04 22:58:48,009 - INFO - 2024-09-04 22:58:48,014 - INFO - Namespace default already exists 2024-09-04 22:58:48,014 - DEBUG - [10.0.0.54]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-04 22:58:48,137 - DEBUG - Output : cluster_project={} 2024-09-04 22:58:48,201 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-04 22:58:48,201 - DEBUG - Project uuid in Contrail is d8b42122-de76-4ae7-9527-809a18da0730 2024-09-04 22:58:48,202 - DEBUG - [10.0.0.54]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-04 22:58:48,351 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-04 22:58:48,351 - DEBUG - Requesting: http://10.0.0.54:8108/Snh_NamespaceDatabaseList?namespace_uuid=c188f2bf-f067-4c2d-a0c8-849a5a5d867d 2024-09-04 22:58:48,355 - INFO - Namespace default with uuid c188f2bf-f067-4c2d-a0c8-849a5a5d867d found in kube manager 2024-09-04 22:58:48,356 - INFO - Namespace default verification passed 2024-09-04 22:58:48,359 - DEBUG - Service ctest-nginx-svc-59944706 not present 2024-09-04 22:58:48,359 - INFO - Creating service ctest-nginx-svc-59944706 2024-09-04 22:58:48,399 - INFO - Created Service ctest-nginx-svc-59944706 2024-09-04 22:58:48,411 - DEBUG - Pod ctest-nginx-pod-84025707 not present 2024-09-04 22:58:48,411 - INFO - Creating Pod ctest-nginx-pod-84025707 2024-09-04 22:58:48,457 - DEBUG - Pod : ctest-nginx-pod-84025707 UUID is ad7354d1-4fc6-46e0-8ae1-c314058ec145 2024-09-04 22:58:48,465 - DEBUG - Pod ctest-nginx-pod-95855072 not present 2024-09-04 22:58:48,465 - INFO - Creating Pod ctest-nginx-pod-95855072 2024-09-04 22:58:48,494 - DEBUG - Pod : ctest-nginx-pod-95855072 UUID is 4c8dd0f3-6b34-4976-add4-8cfbc9f744df 2024-09-04 22:58:48,788 - INFO - Created VN __public__, UUID :4b6c025b-5d44-4e3e-87f3-c38b4ebcfe0b 2024-09-04 22:58:49,083 - DEBUG - Requesting: http://10.0.0.54:8082/domains 2024-09-04 22:58:49,100 - DEBUG - Requesting: http://10.0.0.54:8082/domain/066ddf34-1205-4aa2-8098-649e8185a19d 2024-09-04 22:58:49,138 - DEBUG - Requesting: http://10.0.0.54:8082/project/d8b42122-de76-4ae7-9527-809a18da0730 2024-09-04 22:58:49,193 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/4b6c025b-5d44-4e3e-87f3-c38b4ebcfe0b 2024-09-04 22:58:49,249 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/4b6c025b-5d44-4e3e-87f3-c38b4ebcfe0b 2024-09-04 22:58:49,275 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/dd561944-c1d0-4065-8c77-48325cd5d426 2024-09-04 22:58:49,306 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/dd561944-c1d0-4065-8c77-48325cd5d426 2024-09-04 22:58:49,326 - DEBUG - Route Targets: [] 2024-09-04 22:58:49,326 - DEBUG - RT names not yet present for VN __public__ 2024-09-04 22:58:54,327 - DEBUG - Requesting: http://10.0.0.54:8082/domains 2024-09-04 22:58:54,334 - DEBUG - Requesting: http://10.0.0.54:8082/domain/066ddf34-1205-4aa2-8098-649e8185a19d 2024-09-04 22:58:54,341 - DEBUG - Requesting: http://10.0.0.54:8082/project/d8b42122-de76-4ae7-9527-809a18da0730 2024-09-04 22:58:54,391 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/4b6c025b-5d44-4e3e-87f3-c38b4ebcfe0b 2024-09-04 22:58:54,400 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/4b6c025b-5d44-4e3e-87f3-c38b4ebcfe0b 2024-09-04 22:58:54,407 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/dd561944-c1d0-4065-8c77-48325cd5d426 2024-09-04 22:58:54,415 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/dd561944-c1d0-4065-8c77-48325cd5d426 2024-09-04 22:58:54,421 - DEBUG - Requesting: http://10.0.0.54:8082/route-target/53430da5-b850-422d-a4f8-d9226a082b9a 2024-09-04 22:58:54,430 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-04 22:58:54,430 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/4b6c025b-5d44-4e3e-87f3-c38b4ebcfe0b 2024-09-04 22:58:54,439 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/dd561944-c1d0-4065-8c77-48325cd5d426 2024-09-04 22:58:54,452 - INFO - Verified VN network id 13 for VN 4b6c025b-5d44-4e3e-87f3-c38b4ebcfe0b 2024-09-04 22:58:54,452 - INFO - Verifications in API Server for VN __public__ passed 2024-09-04 22:58:54,453 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/4b6c025b-5d44-4e3e-87f3-c38b4ebcfe0b 2024-09-04 22:58:54,461 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/dd561944-c1d0-4065-8c77-48325cd5d426 2024-09-04 22:58:54,468 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/dd561944-c1d0-4065-8c77-48325cd5d426 2024-09-04 22:58:54,475 - DEBUG - Requesting: http://10.0.0.54:8082/route-target/53430da5-b850-422d-a4f8-d9226a082b9a 2024-09-04 22:58:54,495 - DEBUG - Requesting: http://10.0.0.54:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-04 22:58:54,502 - DEBUG - Control-node 10.0.0.54 : 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': '5434721441759383102', 'uuid-lslong': '9796388617549839883'}, 'enable': 'true', 'created': '2024-09-04T22:58:48', 'last-modified': '2024-09-04T22:58:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.545521'} 2024-09-04 22:58:54,502 - DEBUG - Requesting: http://10.0.0.54:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 22:58:54,514 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-04 22:58:54,514 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-04 22:58:54,516 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-04 22:58:54,516 - DEBUG - Requesting: http://10.0.0.54:8082/domains 2024-09-04 22:58:54,524 - DEBUG - Requesting: http://10.0.0.54:8082/domain/066ddf34-1205-4aa2-8098-649e8185a19d 2024-09-04 22:58:54,533 - DEBUG - Requesting: http://10.0.0.54:8082/project/d8b42122-de76-4ae7-9527-809a18da0730 2024-09-04 22:58:54,582 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/4b6c025b-5d44-4e3e-87f3-c38b4ebcfe0b 2024-09-04 22:58:54,591 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-04 22:58:54,591 - DEBUG - Verifying the vn in opserver 2024-09-04 22:58:54,591 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.54 2024-09-04 22:58:54,591 - DEBUG - Requesting: http://10.0.0.54:8081/analytics/uves/virtual-networks 2024-09-04 22:58:54,597 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.54:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-04 22:58:54,597 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-04 22:58:54,597 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 22:58:54,606 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 22:58:54,612 - DEBUG - Do not have enough data to verify VN in agent 2024-09-04 22:58:54,612 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 22:58:54,619 - DEBUG - VRF ids for VN __public__: {} 2024-09-04 22:58:54,738 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-04 22:58:54,874 - DEBUG - Requesting: http://10.0.0.54:8082/domains 2024-09-04 22:58:54,879 - DEBUG - Requesting: http://10.0.0.54:8082/domain/066ddf34-1205-4aa2-8098-649e8185a19d 2024-09-04 22:58:54,897 - DEBUG - Requesting: http://10.0.0.54:8082/project/d8b42122-de76-4ae7-9527-809a18da0730 2024-09-04 22:58:54,974 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/4b6c025b-5d44-4e3e-87f3-c38b4ebcfe0b 2024-09-04 22:58:54,987 - DEBUG - Requesting: http://10.0.0.54:8082/floating-ip-pool/6759eadb-8af8-4653-a2bb-b2da047747a8 2024-09-04 22:58:54,994 - DEBUG - Requesting: http://10.0.0.54:8082/domains 2024-09-04 22:58:55,003 - DEBUG - Requesting: http://10.0.0.54:8082/domain/066ddf34-1205-4aa2-8098-649e8185a19d 2024-09-04 22:58:55,026 - DEBUG - Requesting: http://10.0.0.54:8082/project/d8b42122-de76-4ae7-9527-809a18da0730 2024-09-04 22:58:55,087 - DEBUG - Requesting: http://10.0.0.54:8082/virtual-network/4b6c025b-5d44-4e3e-87f3-c38b4ebcfe0b 2024-09-04 22:58:55,098 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-04 22:58:55,098 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-04 22:58:55,104 - DEBUG - Requesting: http://10.0.0.54:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-04 22:58:55,121 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-04 22:58:55,121 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-04 22:58:55,124 - DEBUG - Ingress ctest-nginx-ingress-95741600 not present 2024-09-04 22:58:55,124 - INFO - Creating Ingress ctest-nginx-ingress-95741600 2024-09-04 22:58:55,135 - INFO - Created Ingress ctest-nginx-ingress-95741600 2024-09-04 22:58:55,140 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95741600 2024-09-04 22:58:58,145 - DEBUG - For Ingress ctest-nginx-ingress-95741600, Cluster IP: 10.47.255.249, External IPs ['160.228.33.60'] 2024-09-04 22:58:58,146 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-95741600 2024-09-04 22:58:58,146 - DEBUG - Requesting: http://10.0.0.54:8108/Snh_LoadbalancerDatabaseList?x=ed4e520f-0bd6-44c6-b19f-9c4e265f80f6 2024-09-04 22:58:58,151 - INFO - Ingress ctest-nginx-ingress-95741600 with uuid ed4e520f-0bd6-44c6-b19f-9c4e265f80f6 found in kube manager 2024-09-04 22:58:58,151 - INFO - Ingress ctest-nginx-ingress-95741600 verification passed 2024-09-04 22:58:58,154 - DEBUG - Pod ctest-busybox-pod-07354102 not present 2024-09-04 22:58:58,162 - INFO - Creating Pod ctest-busybox-pod-07354102 2024-09-04 22:58:58,198 - DEBUG - Pod : ctest-busybox-pod-07354102 UUID is 556a3dae-9e09-4351-9cc9-2b7d94209fe4 2024-09-04 22:58:58,204 - DEBUG - Pod ctest-nginx-pod-84025707 not in running state.Currently in Pending 2024-09-04 22:59:03,211 - DEBUG - Pod ctest-nginx-pod-84025707 not in running state.Currently in Pending 2024-09-04 22:59:08,218 - INFO - Pod ctest-nginx-pod-84025707 is in running state.Got IP 10.47.255.251 2024-09-04 22:59:08,234 - DEBUG - Pod ctest-nginx-pod-84025707 has vmi 3ff092ca-6b11-11ef-85a2-fa163ecdd919 2024-09-04 22:59:08,234 - INFO - Verified pod ctest-nginx-pod-84025707 in contrail-api 2024-09-04 22:59:08,234 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 22:59:08,249 - DEBUG - VMI 3ff092ca-6b11-11ef-85a2-fa163ecdd919 is active in agent 10.0.0.45 2024-09-04 22:59:08,249 - INFO - Verified Pod ctest-nginx-pod-84025707 in agent 10.0.0.45 2024-09-04 22:59:08,250 - DEBUG - Requesting: http://10.0.0.54:8108/Snh_VirtualMachineDatabaseList?x=ad7354d1-4fc6-46e0-8ae1-c314058ec145 2024-09-04 22:59:08,256 - INFO - Pod ctest-nginx-pod-84025707 with uuid ad7354d1-4fc6-46e0-8ae1-c314058ec145 found in kube manager 2024-09-04 22:59:08,256 - INFO - Pod ctest-nginx-pod-84025707 verification passed 2024-09-04 22:59:08,325 - DEBUG - [Pod ctest-nginx-pod-84025707] Cmd: echo ctest-nginx-pod-84025707 > /usr/share/nginx/html/index.html, Output: 2024-09-04 22:59:08,335 - INFO - Pod ctest-nginx-pod-95855072 is in running state.Got IP 10.47.255.250 2024-09-04 22:59:08,391 - DEBUG - Pod ctest-nginx-pod-95855072 has vmi 40745d94-6b11-11ef-85a2-fa163ecdd919 2024-09-04 22:59:08,391 - INFO - Verified pod ctest-nginx-pod-95855072 in contrail-api 2024-09-04 22:59:08,391 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 22:59:08,403 - DEBUG - VMI 40745d94-6b11-11ef-85a2-fa163ecdd919 is active in agent 10.0.0.45 2024-09-04 22:59:08,403 - INFO - Verified Pod ctest-nginx-pod-95855072 in agent 10.0.0.45 2024-09-04 22:59:08,403 - DEBUG - Requesting: http://10.0.0.54:8108/Snh_VirtualMachineDatabaseList?x=4c8dd0f3-6b34-4976-add4-8cfbc9f744df 2024-09-04 22:59:08,410 - INFO - Pod ctest-nginx-pod-95855072 with uuid 4c8dd0f3-6b34-4976-add4-8cfbc9f744df found in kube manager 2024-09-04 22:59:08,410 - INFO - Pod ctest-nginx-pod-95855072 verification passed 2024-09-04 22:59:08,470 - DEBUG - [Pod ctest-nginx-pod-95855072] Cmd: echo ctest-nginx-pod-95855072 > /usr/share/nginx/html/index.html, Output: 2024-09-04 22:59:08,475 - DEBUG - Pod ctest-busybox-pod-07354102 not in running state.Currently in Pending 2024-09-04 22:59:13,481 - INFO - Pod ctest-busybox-pod-07354102 is in running state.Got IP 10.47.255.248 2024-09-04 22:59:13,493 - DEBUG - Pod ctest-busybox-pod-07354102 has vmi 4523caa0-6b11-11ef-85a2-fa163ecdd919 2024-09-04 22:59:13,493 - INFO - Verified pod ctest-busybox-pod-07354102 in contrail-api 2024-09-04 22:59:13,493 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 22:59:13,504 - DEBUG - VMI 4523caa0-6b11-11ef-85a2-fa163ecdd919 is active in agent 10.0.0.45 2024-09-04 22:59:13,504 - INFO - Verified Pod ctest-busybox-pod-07354102 in agent 10.0.0.45 2024-09-04 22:59:13,505 - DEBUG - Requesting: http://10.0.0.54:8108/Snh_VirtualMachineDatabaseList?x=556a3dae-9e09-4351-9cc9-2b7d94209fe4 2024-09-04 22:59:13,510 - INFO - Pod ctest-busybox-pod-07354102 with uuid 556a3dae-9e09-4351-9cc9-2b7d94209fe4 found in kube manager 2024-09-04 22:59:13,511 - INFO - Pod ctest-busybox-pod-07354102 verification passed 2024-09-04 22:59:13,576 - DEBUG - [Pod ctest-busybox-pod-07354102] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-95855072 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 22:59:13,576 - DEBUG - [Pod Pod ctest-busybox-pod-07354102] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-04 22:59:13,576 - DEBUG - [Pod Pod ctest-busybox-pod-07354102] Cmd output: ctest-nginx-pod-95855072 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 22:59:13,645 - DEBUG - [Pod ctest-busybox-pod-07354102] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-95855072 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 22:59:13,645 - DEBUG - [Pod Pod ctest-busybox-pod-07354102] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-04 22:59:13,645 - DEBUG - [Pod Pod ctest-busybox-pod-07354102] Cmd output: ctest-nginx-pod-95855072 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 22:59:13,709 - DEBUG - [Pod ctest-busybox-pod-07354102] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-95855072 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 22:59:13,709 - DEBUG - [Pod Pod ctest-busybox-pod-07354102] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-04 22:59:13,710 - DEBUG - [Pod Pod ctest-busybox-pod-07354102] Cmd output: ctest-nginx-pod-95855072 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 22:59:13,769 - DEBUG - [Pod ctest-busybox-pod-07354102] 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) ctest-nginx-pod-95855072 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 22:59:13,769 - DEBUG - [Pod Pod ctest-busybox-pod-07354102] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-04 22:59:13,769 - DEBUG - [Pod Pod ctest-busybox-pod-07354102] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-95855072 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 22:59:13,831 - DEBUG - [Pod ctest-busybox-pod-07354102] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-84025707 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 22:59:13,831 - DEBUG - [Pod Pod ctest-busybox-pod-07354102] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-04 22:59:13,831 - DEBUG - [Pod Pod ctest-busybox-pod-07354102] Cmd output: ctest-nginx-pod-84025707 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-04 22:59:13,831 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-84025707': 1, 'ctest-nginx-pod-95855072': 4} 2024-09-04 22:59:13,831 - WARNING - Nothing to delete parallely 2024-09-04 22:59:13,831 - INFO - Deleting pod default:ctest-busybox-pod-07354102 2024-09-04 22:59:13,850 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=556a3dae-9e09-4351-9cc9-2b7d94209fe4 2024-09-04 22:59:13,861 - WARNING - Pod uuid 556a3dae-9e09-4351-9cc9-2b7d94209fe4 is still seen in agent 10.0.0.45 VM list 2024-09-04 22:59:18,861 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=556a3dae-9e09-4351-9cc9-2b7d94209fe4 2024-09-04 22:59:18,868 - WARNING - Pod uuid 556a3dae-9e09-4351-9cc9-2b7d94209fe4 is still seen in agent 10.0.0.45 VM list 2024-09-04 22:59:23,869 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=556a3dae-9e09-4351-9cc9-2b7d94209fe4 2024-09-04 22:59:23,878 - WARNING - Pod uuid 556a3dae-9e09-4351-9cc9-2b7d94209fe4 is still seen in agent 10.0.0.45 VM list 2024-09-04 22:59:28,879 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=556a3dae-9e09-4351-9cc9-2b7d94209fe4 2024-09-04 22:59:28,887 - WARNING - Pod uuid 556a3dae-9e09-4351-9cc9-2b7d94209fe4 is still seen in agent 10.0.0.45 VM list 2024-09-04 22:59:33,888 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=556a3dae-9e09-4351-9cc9-2b7d94209fe4 2024-09-04 22:59:33,896 - WARNING - Pod uuid 556a3dae-9e09-4351-9cc9-2b7d94209fe4 is still seen in agent 10.0.0.45 VM list 2024-09-04 22:59:38,898 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=556a3dae-9e09-4351-9cc9-2b7d94209fe4 2024-09-04 22:59:38,909 - WARNING - Pod uuid 556a3dae-9e09-4351-9cc9-2b7d94209fe4 is still seen in agent 10.0.0.45 VM list 2024-09-04 22:59:43,910 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=556a3dae-9e09-4351-9cc9-2b7d94209fe4 2024-09-04 22:59:43,917 - WARNING - Pod uuid 556a3dae-9e09-4351-9cc9-2b7d94209fe4 is still seen in agent 10.0.0.45 VM list 2024-09-04 22:59:48,918 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=556a3dae-9e09-4351-9cc9-2b7d94209fe4 2024-09-04 22:59:48,925 - DEBUG - Pod 556a3dae-9e09-4351-9cc9-2b7d94209fe4 is not in agent 10.0.0.45 VM list 2024-09-04 22:59:48,925 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4523caa0-6b11-11ef-85a2-fa163ecdd919 2024-09-04 22:59:48,931 - DEBUG - VMI 4523caa0-6b11-11ef-85a2-fa163ecdd919 is removed from agent 10.0.0.45 2024-09-04 22:59:48,931 - INFO - Verified that pod ctest-busybox-pod-07354102 is removed in agent 2024-09-04 22:59:48,931 - INFO - Deleting Ingress : ctest-nginx-ingress-95741600 2024-09-04 22:59:48,939 - DEBUG - Requesting: http://10.0.0.54:8108/Snh_LoadbalancerDatabaseList?x=ed4e520f-0bd6-44c6-b19f-9c4e265f80f6 2024-09-04 22:59:48,944 - ERROR - Ingress ctest-nginx-ingress-95741600 with uuid ed4e520f-0bd6-44c6-b19f-9c4e265f80f6 still found in kube manager 2024-09-04 22:59:49,945 - DEBUG - Requesting: http://10.0.0.54:8108/Snh_LoadbalancerDatabaseList?x=ed4e520f-0bd6-44c6-b19f-9c4e265f80f6 2024-09-04 22:59:49,950 - INFO - Ingress ctest-nginx-ingress-95741600 with uuid ed4e520f-0bd6-44c6-b19f-9c4e265f80f6 deleted successfully from kube manager 2024-09-04 22:59:49,950 - INFO - Verifications on Ingress %s cleanup passed 2024-09-04 22:59:49,950 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-04 22:59:50,046 - DEBUG - Requesting: http://10.0.0.54:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-04 22:59:50,057 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-04 22:59:50,057 - INFO - Deleting VN __public__ 2024-09-04 22:59:50,247 - DEBUG - Requesting: http://10.0.0.54:8082/routing-instance/dd561944-c1d0-4065-8c77-48325cd5d426 2024-09-04 22:59:50,255 - DEBUG - Response Code: 404 2024-09-04 22:59:50,255 - DEBUG - Requesting: http://10.0.0.54:8082/domains 2024-09-04 22:59:50,263 - DEBUG - Requesting: http://10.0.0.54:8082/domain/066ddf34-1205-4aa2-8098-649e8185a19d 2024-09-04 22:59:50,273 - DEBUG - Requesting: http://10.0.0.54:8082/project/d8b42122-de76-4ae7-9527-809a18da0730 2024-09-04 22:59:50,330 - INFO - Validated that VN __public__ is not found in API Server 2024-09-04 22:59:50,330 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-04 22:59:50,339 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 22:59:50,349 - DEBUG - VN __public__ is not present in Agent 10.0.0.45 2024-09-04 22:59:50,350 - INFO - Validated that VN __public__ is not in any agent 2024-09-04 22:59:50,350 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 22:59:50,360 - DEBUG - Requesting: http://10.0.0.54:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-04 22:59:50,367 - DEBUG - Requesting: http://10.0.0.54:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-04 22:59:50,377 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-04 22:59:50,378 - INFO - Deleting pod default:ctest-nginx-pod-95855072 2024-09-04 22:59:50,408 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=4c8dd0f3-6b34-4976-add4-8cfbc9f744df 2024-09-04 22:59:50,458 - WARNING - Pod uuid 4c8dd0f3-6b34-4976-add4-8cfbc9f744df is still seen in agent 10.0.0.45 VM list 2024-09-04 22:59:55,459 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=4c8dd0f3-6b34-4976-add4-8cfbc9f744df 2024-09-04 22:59:55,466 - DEBUG - Pod 4c8dd0f3-6b34-4976-add4-8cfbc9f744df is not in agent 10.0.0.45 VM list 2024-09-04 22:59:55,466 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:40745d94-6b11-11ef-85a2-fa163ecdd919 2024-09-04 22:59:55,472 - DEBUG - VMI 40745d94-6b11-11ef-85a2-fa163ecdd919 is removed from agent 10.0.0.45 2024-09-04 22:59:55,472 - INFO - Verified that pod ctest-nginx-pod-95855072 is removed in agent 2024-09-04 22:59:55,472 - INFO - Deleting pod default:ctest-nginx-pod-84025707 2024-09-04 22:59:55,498 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ad7354d1-4fc6-46e0-8ae1-c314058ec145 2024-09-04 22:59:55,510 - WARNING - Pod uuid ad7354d1-4fc6-46e0-8ae1-c314058ec145 is still seen in agent 10.0.0.45 VM list 2024-09-04 23:00:00,510 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ad7354d1-4fc6-46e0-8ae1-c314058ec145 2024-09-04 23:00:00,517 - DEBUG - Pod ad7354d1-4fc6-46e0-8ae1-c314058ec145 is not in agent 10.0.0.45 VM list 2024-09-04 23:00:00,517 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3ff092ca-6b11-11ef-85a2-fa163ecdd919 2024-09-04 23:00:00,523 - DEBUG - VMI 3ff092ca-6b11-11ef-85a2-fa163ecdd919 is removed from agent 10.0.0.45 2024-09-04 23:00:00,523 - INFO - Verified that pod ctest-nginx-pod-84025707 is removed in agent 2024-09-04 23:00:00,524 - INFO - Deleting service : ctest-nginx-svc-59944706 2024-09-04 23:00:00,803 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-04 23:00:00,811 - DEBUG - No XMPP flaps were noticed during the test
2024-09-04 23:00:00,811 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2024-09-04 23:00:00,811 - INFO - -------------------------------------------------------------------------------- 2024-09-04 23:00:13,260 - DEBUG - [10.0.0.54]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-04 23:00:13,412 - DEBUG - Output : cluster_project={} 2024-09-04 23:00:13,489 - DEBUG - [10.0.0.54]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-04 23:00:13,708 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-04 23:00:13,723 - DEBUG - [10.0.0.54]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-04 23:00:13,940 - DEBUG - Output : cluster_project={} 2024-09-04 23:00:19,094 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:00:24,142 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:00:29,231 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:00:29,268 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:00:29,343 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:00:29,380 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:00:29,461 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:00:29,535 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-04 23:00:29,760 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-04 23:00:32,808 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_ApplicationPolicySetReq? 2024-09-04 23:00:32,817 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AclReq? 2024-09-04 23:00:32,850 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AclReq? 2024-09-04 23:00:34,899 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AclReq? 2024-09-04 23:03:35,571 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-04 23:03:35,615 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=8a150a59-ff30-478d-a05f-bd701c4448d9 2024-09-04 23:03:35,660 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=aab13e72-88ec-47cf-8ea6-cf533d25939f 2024-09-04 23:03:35,676 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ff2fcdec-e290-4b7a-83b1-3d30e343a230 2024-09-04 23:03:35,685 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=9f034c14-3bd4-4a8a-a554-10c2a18f5e68 2024-09-04 23:03:35,695 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7b8c68ac-0fb5-4ef6-adf1-10673b43c6c5 2024-09-04 23:03:35,700 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=a79e8b64-1f47-4f32-80f5-f030567bf1d3 2024-09-04 23:03:35,706 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ae10ab06-e7cf-41b6-ab57-013556c454a3 2024-09-04 23:03:35,712 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=050d03bc-3591-4b0f-8c1b-e7df48be5eb8 2024-09-04 23:03:40,641 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=8a150a59-ff30-478d-a05f-bd701c4448d9 2024-09-04 23:03:40,649 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6e9b7680-6b11-11ef-85a2-fa163ecdd919 2024-09-04 23:03:40,754 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=aab13e72-88ec-47cf-8ea6-cf533d25939f 2024-09-04 23:03:40,756 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=050d03bc-3591-4b0f-8c1b-e7df48be5eb8 2024-09-04 23:03:40,757 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=9f034c14-3bd4-4a8a-a554-10c2a18f5e68 2024-09-04 23:03:40,759 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=a79e8b64-1f47-4f32-80f5-f030567bf1d3 2024-09-04 23:03:40,760 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ff2fcdec-e290-4b7a-83b1-3d30e343a230 2024-09-04 23:03:40,763 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7b8c68ac-0fb5-4ef6-adf1-10673b43c6c5 2024-09-04 23:03:40,764 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ae10ab06-e7cf-41b6-ab57-013556c454a3 2024-09-04 23:03:40,784 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:723a4ad2-6b11-11ef-85a2-fa163ecdd919 2024-09-04 23:03:40,786 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6f94166e-6b11-11ef-85a2-fa163ecdd919 2024-09-04 23:03:40,790 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:71a66a92-6b11-11ef-85a2-fa163ecdd919 2024-09-04 23:03:45,784 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ff2fcdec-e290-4b7a-83b1-3d30e343a230 2024-09-04 23:03:45,786 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=9f034c14-3bd4-4a8a-a554-10c2a18f5e68 2024-09-04 23:03:45,792 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7b8c68ac-0fb5-4ef6-adf1-10673b43c6c5 2024-09-04 23:03:45,793 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=aab13e72-88ec-47cf-8ea6-cf533d25939f 2024-09-04 23:03:50,803 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=9f034c14-3bd4-4a8a-a554-10c2a18f5e68 2024-09-04 23:03:50,805 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ff2fcdec-e290-4b7a-83b1-3d30e343a230 2024-09-04 23:03:50,807 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=aab13e72-88ec-47cf-8ea6-cf533d25939f 2024-09-04 23:03:50,808 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7b8c68ac-0fb5-4ef6-adf1-10673b43c6c5 2024-09-04 23:03:55,824 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ff2fcdec-e290-4b7a-83b1-3d30e343a230 2024-09-04 23:03:55,826 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=9f034c14-3bd4-4a8a-a554-10c2a18f5e68 2024-09-04 23:03:55,828 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7b8c68ac-0fb5-4ef6-adf1-10673b43c6c5 2024-09-04 23:03:55,829 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=aab13e72-88ec-47cf-8ea6-cf533d25939f 2024-09-04 23:04:00,843 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=9f034c14-3bd4-4a8a-a554-10c2a18f5e68 2024-09-04 23:04:00,845 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7b8c68ac-0fb5-4ef6-adf1-10673b43c6c5 2024-09-04 23:04:00,847 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=aab13e72-88ec-47cf-8ea6-cf533d25939f 2024-09-04 23:04:00,848 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ff2fcdec-e290-4b7a-83b1-3d30e343a230 2024-09-04 23:04:05,867 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=9f034c14-3bd4-4a8a-a554-10c2a18f5e68 2024-09-04 23:04:05,869 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=aab13e72-88ec-47cf-8ea6-cf533d25939f 2024-09-04 23:04:05,870 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ff2fcdec-e290-4b7a-83b1-3d30e343a230 2024-09-04 23:04:05,879 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7b8c68ac-0fb5-4ef6-adf1-10673b43c6c5 2024-09-04 23:04:10,909 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=ff2fcdec-e290-4b7a-83b1-3d30e343a230 2024-09-04 23:04:10,911 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=7b8c68ac-0fb5-4ef6-adf1-10673b43c6c5 2024-09-04 23:04:10,913 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=aab13e72-88ec-47cf-8ea6-cf533d25939f 2024-09-04 23:04:10,914 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=9f034c14-3bd4-4a8a-a554-10c2a18f5e68 2024-09-04 23:04:10,928 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:739858f6-6b11-11ef-85a2-fa163ecdd919 2024-09-04 23:04:10,933 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:742014d0-6b11-11ef-85a2-fa163ecdd919 2024-09-04 23:04:10,935 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:72ed99b6-6b11-11ef-85a2-fa163ecdd919 2024-09-04 23:04:10,936 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7495c50e-6b11-11ef-85a2-fa163ecdd919