2024-11-10 23:00:26,859 - DEBUG - [10.0.0.37]: Running cmd : hostname 2024-11-10 23:00:27,130 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-783-1 2024-11-10 23:00:27,130 - DEBUG - [10.0.0.37]: Running cmd : hostname -f 2024-11-10 23:00:27,173 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-783-1 2024-11-10 23:00:27,173 - DEBUG - [10.0.0.37]: 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-11-10 23:00:27,271 - DEBUG - Output : NAMES contrail_test_rUdXFup1Z contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_schema_1 config_api_dnsmasq_1 2024-11-10 23:00:27,271 - DEBUG - [10.0.0.37]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-10 23:00:27,340 - DEBUG - Output : 10.0.0.37/24 172.17.0.1/16 2024-11-10 23:00:27,341 - DEBUG - [10.0.0.37]: Running cmd : getent hosts 10.0.0.37 | head -n 1 | awk '{print $2}' 2024-11-10 23:00:27,395 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-783-1 2024-11-10 23:00:27,496 - DEBUG - [10.0.0.30]: Running cmd : hostname 2024-11-10 23:00:27,910 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-783-30 2024-11-10 23:00:27,910 - DEBUG - [10.0.0.30]: Running cmd : hostname -f 2024-11-10 23:00:27,986 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-783-30 2024-11-10 23:00:27,986 - DEBUG - [10.0.0.30]: 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-11-10 23:00:28,151 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-11-10 23:00:28,151 - DEBUG - [10.0.0.30]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-10 23:00:28,238 - DEBUG - Output : 10.0.0.30/24 2024-11-10 23:00:28,238 - DEBUG - [10.0.0.30]: Running cmd : getent hosts 10.0.0.30 | head -n 1 | awk '{print $2}' 2024-11-10 23:00:28,353 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-783-30 2024-11-10 23:00:28,450 - INFO - Using existing project ['default-domain', 'k8s-default'](c238cba9-5edc-40b5-b545-e8da153e01ee) 2024-11-10 23:00:28,567 - INFO - Using existing project ['default-domain', 'k8s-default'](c238cba9-5edc-40b5-b545-e8da153e01ee) 2024-11-10 23:00:28,729 - INFO - ================================================================================ 2024-11-10 23:00:28,729 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-11-10 23:00:28,730 - 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-11-10 23:00:29,094 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 23:00:29,107 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.0.0.37': '0'}} with 2024-11-10 23:00:29,107 - INFO - Initial checks done. Running the testcase now 2024-11-10 23:00:29,107 - INFO - 2024-11-10 23:00:29,110 - INFO - Namespace default already exists 2024-11-10 23:00:29,111 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-10 23:00:29,226 - DEBUG - Output : cluster_project={} 2024-11-10 23:00:29,275 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-11-10 23:00:29,275 - DEBUG - Project uuid in Contrail is c238cba9-5edc-40b5-b545-e8da153e01ee 2024-11-10 23:00:29,276 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-10 23:00:29,395 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-10 23:00:29,395 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_NamespaceDatabaseList?namespace_uuid=1e1ba7a8-c3de-4752-8c8b-e2abdba12348 2024-11-10 23:00:29,400 - INFO - Namespace default with uuid 1e1ba7a8-c3de-4752-8c8b-e2abdba12348 found in kube manager 2024-11-10 23:00:29,400 - INFO - Namespace default verification passed 2024-11-10 23:00:29,402 - DEBUG - Service ctest-nginx-svc-75112238 not present 2024-11-10 23:00:29,402 - INFO - Creating service ctest-nginx-svc-75112238 2024-11-10 23:00:29,419 - INFO - Created Service ctest-nginx-svc-75112238 2024-11-10 23:00:29,431 - DEBUG - Pod ctest-nginx-pod-17245595 not present 2024-11-10 23:00:29,431 - INFO - Creating Pod ctest-nginx-pod-17245595 2024-11-10 23:00:29,492 - DEBUG - Pod : ctest-nginx-pod-17245595 UUID is 27fc773c-8bb8-400f-8d4c-9ed4e83e512d 2024-11-10 23:00:29,496 - DEBUG - Pod ctest-nginx-pod-03219966 not present 2024-11-10 23:00:29,497 - INFO - Creating Pod ctest-nginx-pod-03219966 2024-11-10 23:00:29,528 - DEBUG - Pod : ctest-nginx-pod-03219966 UUID is 72af6b21-847d-4531-81ed-09852f0c56e7 2024-11-10 23:00:29,757 - INFO - Created VN __public__, UUID :bdf6447c-4443-44e3-b8a5-e2827c6597b6 2024-11-10 23:00:29,981 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-11-10 23:00:29,990 - DEBUG - Requesting: http://10.0.0.37:8082/domain/0357c53c-3893-41d0-8b4c-7dc8b8282d0f 2024-11-10 23:00:30,022 - DEBUG - Requesting: http://10.0.0.37:8082/project/c238cba9-5edc-40b5-b545-e8da153e01ee 2024-11-10 23:00:30,088 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/bdf6447c-4443-44e3-b8a5-e2827c6597b6 2024-11-10 23:00:30,113 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/bdf6447c-4443-44e3-b8a5-e2827c6597b6 2024-11-10 23:00:30,128 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/fbfa61ef-1552-4af4-a28f-7bfae6f2ca99 2024-11-10 23:00:30,136 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/fbfa61ef-1552-4af4-a28f-7bfae6f2ca99 2024-11-10 23:00:30,143 - DEBUG - Route Targets: [] 2024-11-10 23:00:30,144 - DEBUG - RT names not yet present for VN __public__ 2024-11-10 23:00:35,144 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-11-10 23:00:35,149 - DEBUG - Requesting: http://10.0.0.37:8082/domain/0357c53c-3893-41d0-8b4c-7dc8b8282d0f 2024-11-10 23:00:35,158 - DEBUG - Requesting: http://10.0.0.37:8082/project/c238cba9-5edc-40b5-b545-e8da153e01ee 2024-11-10 23:00:35,207 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/bdf6447c-4443-44e3-b8a5-e2827c6597b6 2024-11-10 23:00:35,219 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/bdf6447c-4443-44e3-b8a5-e2827c6597b6 2024-11-10 23:00:35,231 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/fbfa61ef-1552-4af4-a28f-7bfae6f2ca99 2024-11-10 23:00:35,239 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/fbfa61ef-1552-4af4-a28f-7bfae6f2ca99 2024-11-10 23:00:35,255 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/cb3ebcfb-fe86-4dac-98f0-45817babc6af 2024-11-10 23:00:35,265 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-10 23:00:35,266 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/bdf6447c-4443-44e3-b8a5-e2827c6597b6 2024-11-10 23:00:35,280 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/fbfa61ef-1552-4af4-a28f-7bfae6f2ca99 2024-11-10 23:00:35,301 - INFO - Verified VN network id 13 for VN bdf6447c-4443-44e3-b8a5-e2827c6597b6 2024-11-10 23:00:35,301 - INFO - Verifications in API Server for VN __public__ passed 2024-11-10 23:00:35,301 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/bdf6447c-4443-44e3-b8a5-e2827c6597b6 2024-11-10 23:00:35,315 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/fbfa61ef-1552-4af4-a28f-7bfae6f2ca99 2024-11-10 23:00:35,324 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/fbfa61ef-1552-4af4-a28f-7bfae6f2ca99 2024-11-10 23:00:35,333 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/cb3ebcfb-fe86-4dac-98f0-45817babc6af 2024-11-10 23:00:35,340 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-10 23:00:35,347 - DEBUG - Control-node 10.0.0.37 : 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': '13688203417951093987', 'uuid-lslong': '13305289724196657078'}, 'enable': 'true', 'created': '2024-11-10T23:00:29', 'last-modified': '2024-11-10T23:00:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.428342'} 2024-11-10 23:00:35,347 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 23:00:35,354 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-10 23:00:35,354 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-11-10 23:00:35,355 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-11-10 23:00:35,355 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-11-10 23:00:35,359 - DEBUG - Requesting: http://10.0.0.37:8082/domain/0357c53c-3893-41d0-8b4c-7dc8b8282d0f 2024-11-10 23:00:35,368 - DEBUG - Requesting: http://10.0.0.37:8082/project/c238cba9-5edc-40b5-b545-e8da153e01ee 2024-11-10 23:00:35,413 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/bdf6447c-4443-44e3-b8a5-e2827c6597b6 2024-11-10 23:00:35,426 - DEBUG - =>VN __public__ has no policy to be verified 2024-11-10 23:00:35,426 - DEBUG - Verifying the vn in opserver 2024-11-10 23:00:35,426 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.37 2024-11-10 23:00:35,426 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2024-11-10 23:00:35,431 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.37:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-11-10 23:00:35,431 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-11-10 23:00:35,431 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 23:00:35,449 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 23:00:35,463 - DEBUG - Do not have enough data to verify VN in agent 2024-11-10 23:00:35,463 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 23:00:35,482 - DEBUG - VRF ids for VN __public__: {} 2024-11-10 23:00:35,588 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-11-10 23:00:35,693 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-11-10 23:00:35,701 - DEBUG - Requesting: http://10.0.0.37:8082/domain/0357c53c-3893-41d0-8b4c-7dc8b8282d0f 2024-11-10 23:00:35,709 - DEBUG - Requesting: http://10.0.0.37:8082/project/c238cba9-5edc-40b5-b545-e8da153e01ee 2024-11-10 23:00:35,753 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/bdf6447c-4443-44e3-b8a5-e2827c6597b6 2024-11-10 23:00:35,767 - DEBUG - Requesting: http://10.0.0.37:8082/floating-ip-pool/2351aed6-d658-49b6-8960-0b469a163983 2024-11-10 23:00:35,775 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-11-10 23:00:35,779 - DEBUG - Requesting: http://10.0.0.37:8082/domain/0357c53c-3893-41d0-8b4c-7dc8b8282d0f 2024-11-10 23:00:35,788 - DEBUG - Requesting: http://10.0.0.37:8082/project/c238cba9-5edc-40b5-b545-e8da153e01ee 2024-11-10 23:00:35,833 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/bdf6447c-4443-44e3-b8a5-e2827c6597b6 2024-11-10 23:00:35,846 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-11-10 23:00:35,846 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-11-10 23:00:35,860 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-10 23:00:35,866 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-11-10 23:00:35,866 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-11-10 23:00:35,869 - DEBUG - Ingress ctest-nginx-ingress-71052421 not present 2024-11-10 23:00:35,869 - INFO - Creating Ingress ctest-nginx-ingress-71052421 2024-11-10 23:00:35,876 - INFO - Created Ingress ctest-nginx-ingress-71052421 2024-11-10 23:00:35,879 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-71052421 2024-11-10 23:00:38,884 - DEBUG - For Ingress ctest-nginx-ingress-71052421, Cluster IP: 10.47.255.249, External IPs ['108.51.11.60'] 2024-11-10 23:00:38,884 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-71052421 2024-11-10 23:00:38,884 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=b08f3f9f-741a-4f06-8451-570f1af0f2ab 2024-11-10 23:00:38,892 - INFO - Ingress ctest-nginx-ingress-71052421 with uuid b08f3f9f-741a-4f06-8451-570f1af0f2ab found in kube manager 2024-11-10 23:00:38,892 - INFO - Ingress ctest-nginx-ingress-71052421 verification passed 2024-11-10 23:00:38,895 - DEBUG - Pod ctest-busybox-pod-41990095 not present 2024-11-10 23:00:38,895 - INFO - Creating Pod ctest-busybox-pod-41990095 2024-11-10 23:00:38,925 - DEBUG - Pod : ctest-busybox-pod-41990095 UUID is ba64d88d-4d7b-4773-a56b-29e46d802a0a 2024-11-10 23:00:38,930 - DEBUG - Pod ctest-nginx-pod-17245595 not in running state.Currently in Pending 2024-11-10 23:00:43,937 - INFO - Pod ctest-nginx-pod-17245595 is in running state.Got IP 10.47.255.251 2024-11-10 23:00:43,998 - DEBUG - Pod ctest-nginx-pod-17245595 has vmi 95cdebfe-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:00:43,999 - INFO - Verified pod ctest-nginx-pod-17245595 in contrail-api 2024-11-10 23:00:43,999 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 23:00:44,022 - DEBUG - VMI 95cdebfe-9fb7-11ef-9b49-fa163e0b84e2 is active in agent 10.0.0.30 2024-11-10 23:00:44,022 - INFO - Verified Pod ctest-nginx-pod-17245595 in agent 10.0.0.30 2024-11-10 23:00:44,022 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_VirtualMachineDatabaseList?x=27fc773c-8bb8-400f-8d4c-9ed4e83e512d 2024-11-10 23:00:44,026 - INFO - Pod ctest-nginx-pod-17245595 with uuid 27fc773c-8bb8-400f-8d4c-9ed4e83e512d found in kube manager 2024-11-10 23:00:44,026 - INFO - Pod ctest-nginx-pod-17245595 verification passed 2024-11-10 23:00:44,153 - DEBUG - [Pod ctest-nginx-pod-17245595] Cmd: echo ctest-nginx-pod-17245595 > /usr/share/nginx/html/index.html, Output: 2024-11-10 23:00:44,163 - INFO - Pod ctest-nginx-pod-03219966 is in running state.Got IP 10.47.255.250 2024-11-10 23:00:44,181 - DEBUG - Pod ctest-nginx-pod-03219966 has vmi 9646d79e-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:00:44,181 - INFO - Verified pod ctest-nginx-pod-03219966 in contrail-api 2024-11-10 23:00:44,181 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 23:00:44,197 - DEBUG - VMI 9646d79e-9fb7-11ef-9b49-fa163e0b84e2 is active in agent 10.0.0.30 2024-11-10 23:00:44,197 - INFO - Verified Pod ctest-nginx-pod-03219966 in agent 10.0.0.30 2024-11-10 23:00:44,197 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_VirtualMachineDatabaseList?x=72af6b21-847d-4531-81ed-09852f0c56e7 2024-11-10 23:00:44,202 - INFO - Pod ctest-nginx-pod-03219966 with uuid 72af6b21-847d-4531-81ed-09852f0c56e7 found in kube manager 2024-11-10 23:00:44,202 - INFO - Pod ctest-nginx-pod-03219966 verification passed 2024-11-10 23:00:44,301 - DEBUG - [Pod ctest-nginx-pod-03219966] Cmd: echo ctest-nginx-pod-03219966 > /usr/share/nginx/html/index.html, Output: 2024-11-10 23:00:44,307 - DEBUG - Pod ctest-busybox-pod-41990095 not in running state.Currently in Pending 2024-11-10 23:00:49,314 - INFO - Pod ctest-busybox-pod-41990095 is in running state.Got IP 10.47.255.248 2024-11-10 23:00:49,336 - DEBUG - Pod ctest-busybox-pod-41990095 has vmi 9a74162e-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:00:49,336 - INFO - Verified pod ctest-busybox-pod-41990095 in contrail-api 2024-11-10 23:00:49,336 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 23:00:49,349 - DEBUG - VMI 9a74162e-9fb7-11ef-9b49-fa163e0b84e2 is active in agent 10.0.0.30 2024-11-10 23:00:49,349 - INFO - Verified Pod ctest-busybox-pod-41990095 in agent 10.0.0.30 2024-11-10 23:00:49,350 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_VirtualMachineDatabaseList?x=ba64d88d-4d7b-4773-a56b-29e46d802a0a 2024-11-10 23:00:49,355 - INFO - Pod ctest-busybox-pod-41990095 with uuid ba64d88d-4d7b-4773-a56b-29e46d802a0a found in kube manager 2024-11-10 23:00:49,355 - INFO - Pod ctest-busybox-pod-41990095 verification passed 2024-11-10 23:00:49,498 - DEBUG - [Pod ctest-busybox-pod-41990095] 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-03219966 2024-11-10 23:00:49,498 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 23:00:49,498 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] 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-03219966 2024-11-10 23:00:49,599 - DEBUG - [Pod ctest-busybox-pod-41990095] 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-03219966 2024-11-10 23:00:49,599 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 23:00:49,599 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] 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-03219966 2024-11-10 23:00:49,670 - DEBUG - [Pod ctest-busybox-pod-41990095] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03219966 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-11-10 23:00:49,670 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 23:00:49,670 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] Cmd output: ctest-nginx-pod-03219966 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-11-10 23:00:49,729 - DEBUG - [Pod ctest-busybox-pod-41990095] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03219966 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-11-10 23:00:49,729 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 23:00:49,729 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] Cmd output: ctest-nginx-pod-03219966 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-11-10 23:00:49,792 - DEBUG - [Pod ctest-busybox-pod-41990095] 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-03219966 2024-11-10 23:00:49,792 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 23:00:49,792 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] 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-03219966 2024-11-10 23:00:49,864 - DEBUG - [Pod ctest-busybox-pod-41990095] 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-03219966 2024-11-10 23:00:49,864 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 23:00:49,864 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] 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-03219966 2024-11-10 23:00:49,920 - DEBUG - [Pod ctest-busybox-pod-41990095] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-17245595 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-11-10 23:00:49,920 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-10 23:00:49,920 - DEBUG - [Pod Pod ctest-busybox-pod-41990095] Cmd output: ctest-nginx-pod-17245595 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-11-10 23:00:49,920 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-17245595': 1, 'ctest-nginx-pod-03219966': 6} 2024-11-10 23:00:49,920 - WARNING - Nothing to delete parallely 2024-11-10 23:00:49,920 - INFO - Deleting pod default:ctest-busybox-pod-41990095 2024-11-10 23:00:49,932 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=ba64d88d-4d7b-4773-a56b-29e46d802a0a 2024-11-10 23:00:49,940 - WARNING - Pod uuid ba64d88d-4d7b-4773-a56b-29e46d802a0a is still seen in agent 10.0.0.30 VM list 2024-11-10 23:00:54,941 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=ba64d88d-4d7b-4773-a56b-29e46d802a0a 2024-11-10 23:00:54,955 - WARNING - Pod uuid ba64d88d-4d7b-4773-a56b-29e46d802a0a is still seen in agent 10.0.0.30 VM list 2024-11-10 23:00:59,956 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=ba64d88d-4d7b-4773-a56b-29e46d802a0a 2024-11-10 23:00:59,973 - WARNING - Pod uuid ba64d88d-4d7b-4773-a56b-29e46d802a0a is still seen in agent 10.0.0.30 VM list 2024-11-10 23:01:04,974 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=ba64d88d-4d7b-4773-a56b-29e46d802a0a 2024-11-10 23:01:04,995 - WARNING - Pod uuid ba64d88d-4d7b-4773-a56b-29e46d802a0a is still seen in agent 10.0.0.30 VM list 2024-11-10 23:01:09,995 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=ba64d88d-4d7b-4773-a56b-29e46d802a0a 2024-11-10 23:01:10,003 - WARNING - Pod uuid ba64d88d-4d7b-4773-a56b-29e46d802a0a is still seen in agent 10.0.0.30 VM list 2024-11-10 23:01:15,004 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=ba64d88d-4d7b-4773-a56b-29e46d802a0a 2024-11-10 23:01:15,026 - WARNING - Pod uuid ba64d88d-4d7b-4773-a56b-29e46d802a0a is still seen in agent 10.0.0.30 VM list 2024-11-10 23:01:20,026 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=ba64d88d-4d7b-4773-a56b-29e46d802a0a 2024-11-10 23:01:20,044 - WARNING - Pod uuid ba64d88d-4d7b-4773-a56b-29e46d802a0a is still seen in agent 10.0.0.30 VM list 2024-11-10 23:01:25,045 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=ba64d88d-4d7b-4773-a56b-29e46d802a0a 2024-11-10 23:01:25,060 - DEBUG - Pod ba64d88d-4d7b-4773-a56b-29e46d802a0a is not in agent 10.0.0.30 VM list 2024-11-10 23:01:25,060 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a74162e-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:01:25,073 - DEBUG - VMI 9a74162e-9fb7-11ef-9b49-fa163e0b84e2 is removed from agent 10.0.0.30 2024-11-10 23:01:25,073 - INFO - Verified that pod ctest-busybox-pod-41990095 is removed in agent 2024-11-10 23:01:25,073 - INFO - Deleting Ingress : ctest-nginx-ingress-71052421 2024-11-10 23:01:25,079 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=b08f3f9f-741a-4f06-8451-570f1af0f2ab 2024-11-10 23:01:25,085 - ERROR - Ingress ctest-nginx-ingress-71052421 with uuid b08f3f9f-741a-4f06-8451-570f1af0f2ab still found in kube manager 2024-11-10 23:01:26,087 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=b08f3f9f-741a-4f06-8451-570f1af0f2ab 2024-11-10 23:01:26,091 - INFO - Ingress ctest-nginx-ingress-71052421 with uuid b08f3f9f-741a-4f06-8451-570f1af0f2ab deleted successfully from kube manager 2024-11-10 23:01:26,091 - INFO - Verifications on Ingress %s cleanup passed 2024-11-10 23:01:26,091 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-11-10 23:01:26,245 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-10 23:01:26,254 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-11-10 23:01:26,255 - INFO - Deleting VN __public__ 2024-11-10 23:01:26,523 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/fbfa61ef-1552-4af4-a28f-7bfae6f2ca99 2024-11-10 23:01:26,533 - DEBUG - Response Code: 404 2024-11-10 23:01:26,534 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-11-10 23:01:26,547 - DEBUG - Requesting: http://10.0.0.37:8082/domain/0357c53c-3893-41d0-8b4c-7dc8b8282d0f 2024-11-10 23:01:26,565 - DEBUG - Requesting: http://10.0.0.37:8082/project/c238cba9-5edc-40b5-b545-e8da153e01ee 2024-11-10 23:01:26,619 - INFO - Validated that VN __public__ is not found in API Server 2024-11-10 23:01:26,619 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-11-10 23:01:26,646 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 23:01:26,662 - DEBUG - VN __public__ is not present in Agent 10.0.0.30 2024-11-10 23:01:26,662 - INFO - Validated that VN __public__ is not in any agent 2024-11-10 23:01:26,662 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 23:01:26,678 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-10 23:01:26,685 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-10 23:01:26,690 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-11-10 23:01:26,690 - INFO - Deleting pod default:ctest-nginx-pod-03219966 2024-11-10 23:01:26,708 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=72af6b21-847d-4531-81ed-09852f0c56e7 2024-11-10 23:01:26,743 - WARNING - Pod uuid 72af6b21-847d-4531-81ed-09852f0c56e7 is still seen in agent 10.0.0.30 VM list 2024-11-10 23:01:31,744 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=72af6b21-847d-4531-81ed-09852f0c56e7 2024-11-10 23:01:31,755 - DEBUG - Pod 72af6b21-847d-4531-81ed-09852f0c56e7 is not in agent 10.0.0.30 VM list 2024-11-10 23:01:31,755 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9646d79e-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:01:31,772 - DEBUG - VMI 9646d79e-9fb7-11ef-9b49-fa163e0b84e2 is removed from agent 10.0.0.30 2024-11-10 23:01:31,772 - INFO - Verified that pod ctest-nginx-pod-03219966 is removed in agent 2024-11-10 23:01:31,772 - INFO - Deleting pod default:ctest-nginx-pod-17245595 2024-11-10 23:01:31,780 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=27fc773c-8bb8-400f-8d4c-9ed4e83e512d 2024-11-10 23:01:31,814 - WARNING - Pod uuid 27fc773c-8bb8-400f-8d4c-9ed4e83e512d is still seen in agent 10.0.0.30 VM list 2024-11-10 23:01:36,814 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=27fc773c-8bb8-400f-8d4c-9ed4e83e512d 2024-11-10 23:01:36,827 - DEBUG - Pod 27fc773c-8bb8-400f-8d4c-9ed4e83e512d is not in agent 10.0.0.30 VM list 2024-11-10 23:01:36,827 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:95cdebfe-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:01:36,841 - DEBUG - VMI 95cdebfe-9fb7-11ef-9b49-fa163e0b84e2 is removed from agent 10.0.0.30 2024-11-10 23:01:36,841 - INFO - Verified that pod ctest-nginx-pod-17245595 is removed in agent 2024-11-10 23:01:36,842 - INFO - Deleting service : ctest-nginx-svc-75112238 2024-11-10 23:01:37,146 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 23:01:37,163 - DEBUG - No XMPP flaps were noticed during the test
2024-11-10 23:01:37,163 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:09]
2024-11-10 23:01:37,163 - INFO - -------------------------------------------------------------------------------- 2024-11-10 23:01:43,612 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-10 23:01:43,731 - DEBUG - Output : cluster_project={} 2024-11-10 23:01:43,781 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-10 23:01:43,925 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-10 23:01:43,933 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-10 23:01:44,071 - DEBUG - Output : cluster_project={} 2024-11-10 23:01:54,268 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 23:01:59,332 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 23:01:59,403 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 23:01:59,520 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 23:02:04,577 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 23:02:04,637 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 23:02:04,736 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 23:02:04,786 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-10 23:02:05,080 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 23:02:08,164 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_ApplicationPolicySetReq? 2024-11-10 23:02:08,171 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2024-11-10 23:02:08,202 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2024-11-10 23:02:10,233 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2024-11-10 23:05:13,207 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-10 23:05:13,250 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=0c32b679-24f2-48f0-affc-235363d58310 2024-11-10 23:05:13,293 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9f542e79-b7c7-44cb-b50b-0724128f117e 2024-11-10 23:05:13,302 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2c216b6d-81a5-4267-a650-622ed514d471 2024-11-10 23:05:13,308 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=608d0773-4e21-4291-89b5-04d9e0cebb70 2024-11-10 23:05:13,314 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d97aa51d-bd83-4b5a-8867-b23ac2d627e9 2024-11-10 23:05:13,318 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=38e2cf56-5f47-409d-a60a-50b18f658db5 2024-11-10 23:05:13,326 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=f8ae6d11-e0f2-413f-8830-f83ea3c3a131 2024-11-10 23:05:13,345 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9cacae5d-3f12-434a-b06a-fd8c6434cd28 2024-11-10 23:05:18,338 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=0c32b679-24f2-48f0-affc-235363d58310 2024-11-10 23:05:18,348 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2076196-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:05:18,356 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9f542e79-b7c7-44cb-b50b-0724128f117e 2024-11-10 23:05:18,390 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=f8ae6d11-e0f2-413f-8830-f83ea3c3a131 2024-11-10 23:05:18,392 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2c216b6d-81a5-4267-a650-622ed514d471 2024-11-10 23:05:18,393 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=38e2cf56-5f47-409d-a60a-50b18f658db5 2024-11-10 23:05:18,395 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9cacae5d-3f12-434a-b06a-fd8c6434cd28 2024-11-10 23:05:18,396 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d97aa51d-bd83-4b5a-8867-b23ac2d627e9 2024-11-10 23:05:18,397 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=608d0773-4e21-4291-89b5-04d9e0cebb70 2024-11-10 23:05:18,450 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c3d33acc-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:05:18,452 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c345f950-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:05:18,457 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2a22fd2-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:05:23,378 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9f542e79-b7c7-44cb-b50b-0724128f117e 2024-11-10 23:05:23,454 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=38e2cf56-5f47-409d-a60a-50b18f658db5 2024-11-10 23:05:23,457 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9cacae5d-3f12-434a-b06a-fd8c6434cd28 2024-11-10 23:05:23,460 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=f8ae6d11-e0f2-413f-8830-f83ea3c3a131 2024-11-10 23:05:28,394 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9f542e79-b7c7-44cb-b50b-0724128f117e 2024-11-10 23:05:28,483 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=38e2cf56-5f47-409d-a60a-50b18f658db5 2024-11-10 23:05:28,486 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=f8ae6d11-e0f2-413f-8830-f83ea3c3a131 2024-11-10 23:05:28,487 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9cacae5d-3f12-434a-b06a-fd8c6434cd28 2024-11-10 23:05:33,409 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9f542e79-b7c7-44cb-b50b-0724128f117e 2024-11-10 23:05:33,516 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=38e2cf56-5f47-409d-a60a-50b18f658db5 2024-11-10 23:05:33,518 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9cacae5d-3f12-434a-b06a-fd8c6434cd28 2024-11-10 23:05:33,519 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=f8ae6d11-e0f2-413f-8830-f83ea3c3a131 2024-11-10 23:05:38,423 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9f542e79-b7c7-44cb-b50b-0724128f117e 2024-11-10 23:05:38,531 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=f8ae6d11-e0f2-413f-8830-f83ea3c3a131 2024-11-10 23:05:38,533 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9cacae5d-3f12-434a-b06a-fd8c6434cd28 2024-11-10 23:05:38,534 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=38e2cf56-5f47-409d-a60a-50b18f658db5 2024-11-10 23:05:43,440 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9f542e79-b7c7-44cb-b50b-0724128f117e 2024-11-10 23:05:43,549 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=38e2cf56-5f47-409d-a60a-50b18f658db5 2024-11-10 23:05:43,551 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=f8ae6d11-e0f2-413f-8830-f83ea3c3a131 2024-11-10 23:05:43,553 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9cacae5d-3f12-434a-b06a-fd8c6434cd28 2024-11-10 23:05:48,451 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9f542e79-b7c7-44cb-b50b-0724128f117e 2024-11-10 23:05:48,464 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c58a9b4e-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:05:48,565 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=38e2cf56-5f47-409d-a60a-50b18f658db5 2024-11-10 23:05:48,569 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9cacae5d-3f12-434a-b06a-fd8c6434cd28 2024-11-10 23:05:48,570 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=f8ae6d11-e0f2-413f-8830-f83ea3c3a131 2024-11-10 23:05:48,597 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c6086f60-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:05:48,600 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c46f59de-9fb7-11ef-9b49-fa163e0b84e2 2024-11-10 23:05:48,601 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c4fd1aee-9fb7-11ef-9b49-fa163e0b84e2