2024-09-11 09:39:30,642 - DEBUG - [10.0.0.49]: Running cmd : hostname 2024-09-11 09:39:30,971 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-645-1 2024-09-11 09:39:30,971 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2024-09-11 09:39:31,072 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-645-1 2024-09-11 09:39:31,072 - DEBUG - [10.0.0.49]: 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-11 09:39:31,245 - DEBUG - Output : NAMES contrail_test_fuAZYvL95 contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_cassandra_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_nodemgr_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-09-11 09:39:31,246 - DEBUG - [10.0.0.49]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-11 09:39:31,360 - DEBUG - Output : 10.0.0.49/24 172.17.0.1/16 2024-09-11 09:39:31,360 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2024-09-11 09:39:31,429 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-645-1 2024-09-11 09:39:31,585 - DEBUG - [10.0.0.27]: Running cmd : hostname 2024-09-11 09:39:31,799 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-645-1 2024-09-11 09:39:31,800 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2024-09-11 09:39:31,829 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-645-1 2024-09-11 09:39:31,830 - DEBUG - [10.0.0.27]: 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-11 09:39:31,918 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-11 09:39:31,919 - DEBUG - [10.0.0.27]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-11 09:39:31,947 - DEBUG - Output : 10.0.0.27/24 2024-09-11 09:39:31,948 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2024-09-11 09:39:32,018 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-645-1 2024-09-11 09:39:32,153 - INFO - Using existing project ['default-domain', 'k8s-default'](d2c0dc38-1eaa-4989-882d-516d684a36f0) 2024-09-11 09:39:32,297 - INFO - Using existing project ['default-domain', 'k8s-default'](d2c0dc38-1eaa-4989-882d-516d684a36f0) 2024-09-11 09:39:32,478 - INFO - ================================================================================ 2024-09-11 09:39:32,478 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-11 09:39:32,479 - 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-11 09:39:32,772 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-11 09:39:32,785 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.49': '0'}} with 2024-09-11 09:39:32,785 - INFO - Initial checks done. Running the testcase now 2024-09-11 09:39:32,785 - INFO - 2024-09-11 09:39:32,797 - INFO - Namespace default already exists 2024-09-11 09:39:32,798 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-11 09:39:33,034 - DEBUG - Output : cluster_project={} 2024-09-11 09:39:33,091 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-11 09:39:33,091 - DEBUG - Project uuid in Contrail is d2c0dc38-1eaa-4989-882d-516d684a36f0 2024-09-11 09:39:33,091 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-11 09:39:33,221 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-11 09:39:33,221 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_NamespaceDatabaseList?namespace_uuid=a3dbd629-8e80-41bf-ab8f-526bb9aed3a3 2024-09-11 09:39:33,230 - INFO - Namespace default with uuid a3dbd629-8e80-41bf-ab8f-526bb9aed3a3 found in kube manager 2024-09-11 09:39:33,230 - INFO - Namespace default verification passed 2024-09-11 09:39:33,237 - DEBUG - Service ctest-nginx-svc-61848702 not present 2024-09-11 09:39:33,237 - INFO - Creating service ctest-nginx-svc-61848702 2024-09-11 09:39:33,264 - INFO - Created Service ctest-nginx-svc-61848702 2024-09-11 09:39:33,279 - DEBUG - Pod ctest-nginx-pod-55756478 not present 2024-09-11 09:39:33,280 - INFO - Creating Pod ctest-nginx-pod-55756478 2024-09-11 09:39:33,354 - DEBUG - Pod : ctest-nginx-pod-55756478 UUID is be1d64b7-041f-4916-9cff-ec895a4ff2e5 2024-09-11 09:39:33,364 - DEBUG - Pod ctest-nginx-pod-01879132 not present 2024-09-11 09:39:33,365 - INFO - Creating Pod ctest-nginx-pod-01879132 2024-09-11 09:39:33,391 - DEBUG - Pod : ctest-nginx-pod-01879132 UUID is ff6c27e3-09ba-4a89-b45c-a9a9e6c9bf94 2024-09-11 09:39:33,616 - INFO - Created VN __public__, UUID :9cab59fe-8ac0-49b6-8568-b262f06bdcce 2024-09-11 09:39:33,824 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-11 09:39:33,831 - DEBUG - Requesting: http://10.0.0.49:8082/domain/a95ef182-6ab5-4c31-ada3-ada591f8765c 2024-09-11 09:39:33,849 - DEBUG - Requesting: http://10.0.0.49:8082/project/d2c0dc38-1eaa-4989-882d-516d684a36f0 2024-09-11 09:39:33,901 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/9cab59fe-8ac0-49b6-8568-b262f06bdcce 2024-09-11 09:39:33,954 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/9cab59fe-8ac0-49b6-8568-b262f06bdcce 2024-09-11 09:39:33,969 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/538db17c-2d7a-4070-bbb2-9bf501f5f8d6 2024-09-11 09:39:33,976 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/538db17c-2d7a-4070-bbb2-9bf501f5f8d6 2024-09-11 09:39:33,990 - DEBUG - Route Targets: [] 2024-09-11 09:39:33,990 - DEBUG - RT names not yet present for VN __public__ 2024-09-11 09:39:38,991 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-11 09:39:39,011 - DEBUG - Requesting: http://10.0.0.49:8082/domain/a95ef182-6ab5-4c31-ada3-ada591f8765c 2024-09-11 09:39:39,034 - DEBUG - Requesting: http://10.0.0.49:8082/project/d2c0dc38-1eaa-4989-882d-516d684a36f0 2024-09-11 09:39:39,094 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/9cab59fe-8ac0-49b6-8568-b262f06bdcce 2024-09-11 09:39:39,106 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/9cab59fe-8ac0-49b6-8568-b262f06bdcce 2024-09-11 09:39:39,117 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/538db17c-2d7a-4070-bbb2-9bf501f5f8d6 2024-09-11 09:39:39,128 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/538db17c-2d7a-4070-bbb2-9bf501f5f8d6 2024-09-11 09:39:39,140 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/deed18cd-427c-4a16-9501-6ed33f831058 2024-09-11 09:39:39,147 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-11 09:39:39,147 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/9cab59fe-8ac0-49b6-8568-b262f06bdcce 2024-09-11 09:39:39,154 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/538db17c-2d7a-4070-bbb2-9bf501f5f8d6 2024-09-11 09:39:39,165 - INFO - Verified VN network id 13 for VN 9cab59fe-8ac0-49b6-8568-b262f06bdcce 2024-09-11 09:39:39,165 - INFO - Verifications in API Server for VN __public__ passed 2024-09-11 09:39:39,165 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/9cab59fe-8ac0-49b6-8568-b262f06bdcce 2024-09-11 09:39:39,172 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/538db17c-2d7a-4070-bbb2-9bf501f5f8d6 2024-09-11 09:39:39,178 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/538db17c-2d7a-4070-bbb2-9bf501f5f8d6 2024-09-11 09:39:39,183 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/deed18cd-427c-4a16-9501-6ed33f831058 2024-09-11 09:39:39,189 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-11 09:39:39,195 - DEBUG - Control-node 10.0.0.49 : 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': '11289215840718703030', 'uuid-lslong': '9613129542632463566'}, 'enable': 'true', 'created': '2024-09-11T09:39:33', 'last-modified': '2024-09-11T09:39:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.482083'} 2024-09-11 09:39:39,195 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 09:39:39,207 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-11 09:39:39,207 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-11 09:39:39,208 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-11 09:39:39,208 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-11 09:39:39,216 - DEBUG - Requesting: http://10.0.0.49:8082/domain/a95ef182-6ab5-4c31-ada3-ada591f8765c 2024-09-11 09:39:39,226 - DEBUG - Requesting: http://10.0.0.49:8082/project/d2c0dc38-1eaa-4989-882d-516d684a36f0 2024-09-11 09:39:39,264 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/9cab59fe-8ac0-49b6-8568-b262f06bdcce 2024-09-11 09:39:39,272 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-11 09:39:39,272 - DEBUG - Verifying the vn in opserver 2024-09-11 09:39:39,273 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.49 2024-09-11 09:39:39,273 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2024-09-11 09:39:39,279 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-11 09:39:39,279 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-11 09:39:39,279 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 09:39:39,287 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 09:39:39,293 - DEBUG - Do not have enough data to verify VN in agent 2024-09-11 09:39:39,293 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 09:39:39,299 - DEBUG - VRF ids for VN __public__: {} 2024-09-11 09:39:39,393 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-11 09:39:39,485 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-11 09:39:39,490 - DEBUG - Requesting: http://10.0.0.49:8082/domain/a95ef182-6ab5-4c31-ada3-ada591f8765c 2024-09-11 09:39:39,497 - DEBUG - Requesting: http://10.0.0.49:8082/project/d2c0dc38-1eaa-4989-882d-516d684a36f0 2024-09-11 09:39:39,530 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/9cab59fe-8ac0-49b6-8568-b262f06bdcce 2024-09-11 09:39:39,539 - DEBUG - Requesting: http://10.0.0.49:8082/floating-ip-pool/b66d1b34-1a8b-48c5-a9cf-0f9fee2156ae 2024-09-11 09:39:39,545 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-11 09:39:39,549 - DEBUG - Requesting: http://10.0.0.49:8082/domain/a95ef182-6ab5-4c31-ada3-ada591f8765c 2024-09-11 09:39:39,557 - DEBUG - Requesting: http://10.0.0.49:8082/project/d2c0dc38-1eaa-4989-882d-516d684a36f0 2024-09-11 09:39:39,605 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/9cab59fe-8ac0-49b6-8568-b262f06bdcce 2024-09-11 09:39:39,616 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-11 09:39:39,617 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-11 09:39:39,623 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-11 09:39:39,631 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-11 09:39:39,631 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-11 09:39:39,637 - DEBUG - Ingress ctest-nginx-ingress-22882666 not present 2024-09-11 09:39:39,638 - INFO - Creating Ingress ctest-nginx-ingress-22882666 2024-09-11 09:39:39,647 - INFO - Created Ingress ctest-nginx-ingress-22882666 2024-09-11 09:39:39,650 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-22882666 2024-09-11 09:39:42,659 - DEBUG - For Ingress ctest-nginx-ingress-22882666, Cluster IP: 10.47.255.249, External IPs ['217.145.254.124'] 2024-09-11 09:39:42,659 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-22882666 2024-09-11 09:39:42,659 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=d4693cd3-02ad-41de-bf95-3ac657080595 2024-09-11 09:39:42,667 - INFO - Ingress ctest-nginx-ingress-22882666 with uuid d4693cd3-02ad-41de-bf95-3ac657080595 found in kube manager 2024-09-11 09:39:42,667 - INFO - Ingress ctest-nginx-ingress-22882666 verification passed 2024-09-11 09:39:42,670 - DEBUG - Pod ctest-busybox-pod-70658902 not present 2024-09-11 09:39:42,670 - INFO - Creating Pod ctest-busybox-pod-70658902 2024-09-11 09:39:42,713 - DEBUG - Pod : ctest-busybox-pod-70658902 UUID is 787eabdd-03e6-40bd-81d6-9a080991a801 2024-09-11 09:39:42,720 - DEBUG - Pod ctest-nginx-pod-55756478 not in running state.Currently in Pending 2024-09-11 09:39:47,742 - DEBUG - Pod ctest-nginx-pod-55756478 not in running state.Currently in Pending 2024-09-11 09:39:52,764 - INFO - Pod ctest-nginx-pod-55756478 is in running state.Got IP 10.47.255.251 2024-09-11 09:39:52,849 - DEBUG - Pod ctest-nginx-pod-55756478 has vmi c1232172-7021-11ef-8987-fa163e103d53 2024-09-11 09:39:52,849 - INFO - Verified pod ctest-nginx-pod-55756478 in contrail-api 2024-09-11 09:39:52,849 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 09:39:53,737 - DEBUG - VMI c1232172-7021-11ef-8987-fa163e103d53 is active in agent 10.0.0.27 2024-09-11 09:39:53,737 - INFO - Verified Pod ctest-nginx-pod-55756478 in agent 10.0.0.27 2024-09-11 09:39:53,737 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=be1d64b7-041f-4916-9cff-ec895a4ff2e5 2024-09-11 09:39:53,743 - INFO - Pod ctest-nginx-pod-55756478 with uuid be1d64b7-041f-4916-9cff-ec895a4ff2e5 found in kube manager 2024-09-11 09:39:53,743 - INFO - Pod ctest-nginx-pod-55756478 verification passed 2024-09-11 09:39:53,869 - DEBUG - [Pod ctest-nginx-pod-55756478] Cmd: echo ctest-nginx-pod-55756478 > /usr/share/nginx/html/index.html, Output: 2024-09-11 09:39:53,884 - DEBUG - Pod ctest-nginx-pod-01879132 not in running state.Currently in Pending 2024-09-11 09:39:58,906 - INFO - Pod ctest-nginx-pod-01879132 is in running state.Got IP 10.47.255.250 2024-09-11 09:39:58,947 - DEBUG - Pod ctest-nginx-pod-01879132 has vmi c185104e-7021-11ef-8987-fa163e103d53 2024-09-11 09:39:58,948 - INFO - Verified pod ctest-nginx-pod-01879132 in contrail-api 2024-09-11 09:39:58,948 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 09:39:58,972 - DEBUG - VMI c185104e-7021-11ef-8987-fa163e103d53 is active in agent 10.0.0.27 2024-09-11 09:39:58,975 - INFO - Verified Pod ctest-nginx-pod-01879132 in agent 10.0.0.27 2024-09-11 09:39:58,976 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=ff6c27e3-09ba-4a89-b45c-a9a9e6c9bf94 2024-09-11 09:39:58,988 - INFO - Pod ctest-nginx-pod-01879132 with uuid ff6c27e3-09ba-4a89-b45c-a9a9e6c9bf94 found in kube manager 2024-09-11 09:39:58,988 - INFO - Pod ctest-nginx-pod-01879132 verification passed 2024-09-11 09:39:59,589 - DEBUG - [Pod ctest-nginx-pod-01879132] Cmd: echo ctest-nginx-pod-01879132 > /usr/share/nginx/html/index.html, Output: 2024-09-11 09:39:59,600 - INFO - Pod ctest-busybox-pod-70658902 is in running state.Got IP 10.47.255.248 2024-09-11 09:39:59,635 - DEBUG - Pod ctest-busybox-pod-70658902 has vmi c5ec3658-7021-11ef-8987-fa163e103d53 2024-09-11 09:39:59,635 - INFO - Verified pod ctest-busybox-pod-70658902 in contrail-api 2024-09-11 09:39:59,636 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 09:39:59,653 - DEBUG - VMI c5ec3658-7021-11ef-8987-fa163e103d53 is active in agent 10.0.0.27 2024-09-11 09:39:59,653 - INFO - Verified Pod ctest-busybox-pod-70658902 in agent 10.0.0.27 2024-09-11 09:39:59,654 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=787eabdd-03e6-40bd-81d6-9a080991a801 2024-09-11 09:39:59,666 - INFO - Pod ctest-busybox-pod-70658902 with uuid 787eabdd-03e6-40bd-81d6-9a080991a801 found in kube manager 2024-09-11 09:39:59,666 - INFO - Pod ctest-busybox-pod-70658902 verification passed 2024-09-11 09:39:59,734 - DEBUG - [Pod ctest-busybox-pod-70658902] 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-55756478 2024-09-11 09:39:59,734 - DEBUG - [Pod Pod ctest-busybox-pod-70658902] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-11 09:39:59,734 - DEBUG - [Pod Pod ctest-busybox-pod-70658902] 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-55756478 2024-09-11 09:39:59,809 - DEBUG - [Pod ctest-busybox-pod-70658902] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-55756478 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-11 09:39:59,809 - DEBUG - [Pod Pod ctest-busybox-pod-70658902] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-11 09:39:59,810 - DEBUG - [Pod Pod ctest-busybox-pod-70658902] Cmd output: ctest-nginx-pod-55756478 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-11 09:39:59,893 - DEBUG - [Pod ctest-busybox-pod-70658902] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-01879132 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-11 09:39:59,893 - DEBUG - [Pod Pod ctest-busybox-pod-70658902] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-11 09:39:59,894 - DEBUG - [Pod Pod ctest-busybox-pod-70658902] Cmd output: ctest-nginx-pod-01879132 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-11 09:39:59,894 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-55756478': 2, 'ctest-nginx-pod-01879132': 1} 2024-09-11 09:39:59,895 - WARNING - Nothing to delete parallely 2024-09-11 09:39:59,896 - INFO - Deleting pod default:ctest-busybox-pod-70658902 2024-09-11 09:39:59,930 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=787eabdd-03e6-40bd-81d6-9a080991a801 2024-09-11 09:39:59,953 - WARNING - Pod uuid 787eabdd-03e6-40bd-81d6-9a080991a801 is still seen in agent 10.0.0.27 VM list 2024-09-11 09:40:04,954 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=787eabdd-03e6-40bd-81d6-9a080991a801 2024-09-11 09:40:04,965 - WARNING - Pod uuid 787eabdd-03e6-40bd-81d6-9a080991a801 is still seen in agent 10.0.0.27 VM list 2024-09-11 09:40:09,965 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=787eabdd-03e6-40bd-81d6-9a080991a801 2024-09-11 09:40:09,984 - WARNING - Pod uuid 787eabdd-03e6-40bd-81d6-9a080991a801 is still seen in agent 10.0.0.27 VM list 2024-09-11 09:40:14,985 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=787eabdd-03e6-40bd-81d6-9a080991a801 2024-09-11 09:40:14,999 - WARNING - Pod uuid 787eabdd-03e6-40bd-81d6-9a080991a801 is still seen in agent 10.0.0.27 VM list 2024-09-11 09:40:20,001 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=787eabdd-03e6-40bd-81d6-9a080991a801 2024-09-11 09:40:20,011 - WARNING - Pod uuid 787eabdd-03e6-40bd-81d6-9a080991a801 is still seen in agent 10.0.0.27 VM list 2024-09-11 09:40:25,012 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=787eabdd-03e6-40bd-81d6-9a080991a801 2024-09-11 09:40:25,020 - WARNING - Pod uuid 787eabdd-03e6-40bd-81d6-9a080991a801 is still seen in agent 10.0.0.27 VM list 2024-09-11 09:40:30,023 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=787eabdd-03e6-40bd-81d6-9a080991a801 2024-09-11 09:40:30,038 - WARNING - Pod uuid 787eabdd-03e6-40bd-81d6-9a080991a801 is still seen in agent 10.0.0.27 VM list 2024-09-11 09:40:35,039 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=787eabdd-03e6-40bd-81d6-9a080991a801 2024-09-11 09:40:35,047 - DEBUG - Pod 787eabdd-03e6-40bd-81d6-9a080991a801 is not in agent 10.0.0.27 VM list 2024-09-11 09:40:35,047 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c5ec3658-7021-11ef-8987-fa163e103d53 2024-09-11 09:40:35,056 - DEBUG - VMI c5ec3658-7021-11ef-8987-fa163e103d53 is removed from agent 10.0.0.27 2024-09-11 09:40:35,056 - INFO - Verified that pod ctest-busybox-pod-70658902 is removed in agent 2024-09-11 09:40:35,056 - INFO - Deleting Ingress : ctest-nginx-ingress-22882666 2024-09-11 09:40:35,080 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=d4693cd3-02ad-41de-bf95-3ac657080595 2024-09-11 09:40:35,114 - ERROR - Ingress ctest-nginx-ingress-22882666 with uuid d4693cd3-02ad-41de-bf95-3ac657080595 still found in kube manager 2024-09-11 09:40:36,114 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=d4693cd3-02ad-41de-bf95-3ac657080595 2024-09-11 09:40:36,124 - INFO - Ingress ctest-nginx-ingress-22882666 with uuid d4693cd3-02ad-41de-bf95-3ac657080595 deleted successfully from kube manager 2024-09-11 09:40:36,124 - INFO - Verifications on Ingress %s cleanup passed 2024-09-11 09:40:36,124 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-11 09:40:36,304 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-11 09:40:36,311 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-11 09:40:36,311 - INFO - Deleting VN __public__ 2024-09-11 09:40:36,645 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/538db17c-2d7a-4070-bbb2-9bf501f5f8d6 2024-09-11 09:40:36,663 - DEBUG - Response Code: 404 2024-09-11 09:40:36,663 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2024-09-11 09:40:36,680 - DEBUG - Requesting: http://10.0.0.49:8082/domain/a95ef182-6ab5-4c31-ada3-ada591f8765c 2024-09-11 09:40:36,693 - DEBUG - Requesting: http://10.0.0.49:8082/project/d2c0dc38-1eaa-4989-882d-516d684a36f0 2024-09-11 09:40:36,771 - INFO - Validated that VN __public__ is not found in API Server 2024-09-11 09:40:36,772 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-11 09:40:36,783 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 09:40:36,794 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2024-09-11 09:40:36,794 - INFO - Validated that VN __public__ is not in any agent 2024-09-11 09:40:36,795 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 09:40:36,808 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 09:40:36,834 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-11 09:40:36,843 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-11 09:40:36,844 - INFO - Deleting pod default:ctest-nginx-pod-01879132 2024-09-11 09:40:37,074 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ff6c27e3-09ba-4a89-b45c-a9a9e6c9bf94 2024-09-11 09:40:37,108 - WARNING - Pod uuid ff6c27e3-09ba-4a89-b45c-a9a9e6c9bf94 is still seen in agent 10.0.0.27 VM list 2024-09-11 09:40:42,109 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ff6c27e3-09ba-4a89-b45c-a9a9e6c9bf94 2024-09-11 09:40:42,121 - DEBUG - Pod ff6c27e3-09ba-4a89-b45c-a9a9e6c9bf94 is not in agent 10.0.0.27 VM list 2024-09-11 09:40:42,121 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c185104e-7021-11ef-8987-fa163e103d53 2024-09-11 09:40:42,131 - DEBUG - VMI c185104e-7021-11ef-8987-fa163e103d53 is removed from agent 10.0.0.27 2024-09-11 09:40:42,131 - INFO - Verified that pod ctest-nginx-pod-01879132 is removed in agent 2024-09-11 09:40:42,131 - INFO - Deleting pod default:ctest-nginx-pod-55756478 2024-09-11 09:40:42,164 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=be1d64b7-041f-4916-9cff-ec895a4ff2e5 2024-09-11 09:40:42,173 - WARNING - Pod uuid be1d64b7-041f-4916-9cff-ec895a4ff2e5 is still seen in agent 10.0.0.27 VM list 2024-09-11 09:40:47,174 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=be1d64b7-041f-4916-9cff-ec895a4ff2e5 2024-09-11 09:40:47,188 - DEBUG - Pod be1d64b7-041f-4916-9cff-ec895a4ff2e5 is not in agent 10.0.0.27 VM list 2024-09-11 09:40:47,188 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c1232172-7021-11ef-8987-fa163e103d53 2024-09-11 09:40:47,203 - DEBUG - VMI c1232172-7021-11ef-8987-fa163e103d53 is removed from agent 10.0.0.27 2024-09-11 09:40:47,203 - INFO - Verified that pod ctest-nginx-pod-55756478 is removed in agent 2024-09-11 09:40:47,203 - INFO - Deleting service : ctest-nginx-svc-61848702 2024-09-11 09:40:47,433 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-11 09:40:47,449 - DEBUG - No XMPP flaps were noticed during the test 2024-09-11 09:40:47,450 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:15] 2024-09-11 09:40:47,450 - INFO - -------------------------------------------------------------------------------- 2024-09-11 09:40:57,082 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-11 09:40:57,312 - DEBUG - Output : cluster_project={} 2024-09-11 09:40:57,377 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-11 09:40:57,598 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-11 09:40:57,606 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-11 09:40:57,786 - DEBUG - Output : cluster_project={} 2024-09-11 09:41:08,010 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 09:41:08,062 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 09:41:13,182 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 09:41:13,282 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 09:41:18,386 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 09:41:18,530 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 09:41:18,588 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 09:41:18,681 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 09:41:19,081 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-11 09:41:22,064 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2024-09-11 09:41:22,080 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2024-09-11 09:41:22,139 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2024-09-11 09:41:24,199 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2024-09-11 09:44:28,526 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-11 09:44:28,650 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7f52b1fc-b9c1-4659-96a8-73eac205c2f1 2024-09-11 09:44:28,673 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=48245692-afdf-4678-861f-54d5ec95b895 2024-09-11 09:44:28,680 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0ed3dfc9-efd3-47c1-9aa9-56974deda4bd 2024-09-11 09:44:28,697 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=89776479-7a70-43b8-8ebb-cb02c559acf6 2024-09-11 09:44:28,704 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=774d3d4c-cbcd-4a7e-aaf0-853599182b9f 2024-09-11 09:44:28,710 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7c96a90d-9423-4c86-9941-1257454b8e7b 2024-09-11 09:44:28,714 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2309007f-c931-4a85-926e-322df844797c 2024-09-11 09:44:28,720 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87ab56bd-f8c4-4d3a-a4dc-7b4844cde0a7 2024-09-11 09:44:33,692 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7f52b1fc-b9c1-4659-96a8-73eac205c2f1 2024-09-11 09:44:33,727 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=48245692-afdf-4678-861f-54d5ec95b895 2024-09-11 09:44:33,758 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2309007f-c931-4a85-926e-322df844797c 2024-09-11 09:44:33,762 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=774d3d4c-cbcd-4a7e-aaf0-853599182b9f 2024-09-11 09:44:33,764 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7c96a90d-9423-4c86-9941-1257454b8e7b 2024-09-11 09:44:33,765 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87ab56bd-f8c4-4d3a-a4dc-7b4844cde0a7 2024-09-11 09:44:33,767 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=89776479-7a70-43b8-8ebb-cb02c559acf6 2024-09-11 09:44:33,788 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f3281c40-7021-11ef-8987-fa163e103d53 2024-09-11 09:44:34,740 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0ed3dfc9-efd3-47c1-9aa9-56974deda4bd 2024-09-11 09:44:38,701 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7f52b1fc-b9c1-4659-96a8-73eac205c2f1 2024-09-11 09:44:38,738 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=48245692-afdf-4678-861f-54d5ec95b895 2024-09-11 09:44:38,750 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f1bb5aac-7021-11ef-8987-fa163e103d53 2024-09-11 09:44:38,788 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=774d3d4c-cbcd-4a7e-aaf0-853599182b9f 2024-09-11 09:44:38,792 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=89776479-7a70-43b8-8ebb-cb02c559acf6 2024-09-11 09:44:38,800 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7c96a90d-9423-4c86-9941-1257454b8e7b 2024-09-11 09:44:38,805 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87ab56bd-f8c4-4d3a-a4dc-7b4844cde0a7 2024-09-11 09:44:38,838 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f2847e1e-7021-11ef-8987-fa163e103d53 2024-09-11 09:44:39,748 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0ed3dfc9-efd3-47c1-9aa9-56974deda4bd 2024-09-11 09:44:43,717 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7f52b1fc-b9c1-4659-96a8-73eac205c2f1 2024-09-11 09:44:43,831 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=89776479-7a70-43b8-8ebb-cb02c559acf6 2024-09-11 09:44:43,837 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87ab56bd-f8c4-4d3a-a4dc-7b4844cde0a7 2024-09-11 09:44:44,767 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0ed3dfc9-efd3-47c1-9aa9-56974deda4bd 2024-09-11 09:44:46,495 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=774d3d4c-cbcd-4a7e-aaf0-853599182b9f 2024-09-11 09:44:48,737 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7f52b1fc-b9c1-4659-96a8-73eac205c2f1 2024-09-11 09:44:48,857 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87ab56bd-f8c4-4d3a-a4dc-7b4844cde0a7 2024-09-11 09:44:48,863 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=89776479-7a70-43b8-8ebb-cb02c559acf6 2024-09-11 09:44:49,781 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0ed3dfc9-efd3-47c1-9aa9-56974deda4bd 2024-09-11 09:44:51,510 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=774d3d4c-cbcd-4a7e-aaf0-853599182b9f 2024-09-11 09:44:53,756 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7f52b1fc-b9c1-4659-96a8-73eac205c2f1 2024-09-11 09:44:53,882 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87ab56bd-f8c4-4d3a-a4dc-7b4844cde0a7 2024-09-11 09:44:53,892 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=89776479-7a70-43b8-8ebb-cb02c559acf6 2024-09-11 09:44:54,796 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0ed3dfc9-efd3-47c1-9aa9-56974deda4bd 2024-09-11 09:44:56,522 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=774d3d4c-cbcd-4a7e-aaf0-853599182b9f 2024-09-11 09:45:00,874 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7f52b1fc-b9c1-4659-96a8-73eac205c2f1 2024-09-11 09:45:00,879 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0ed3dfc9-efd3-47c1-9aa9-56974deda4bd 2024-09-11 09:45:00,881 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=89776479-7a70-43b8-8ebb-cb02c559acf6 2024-09-11 09:45:00,884 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f1283b6e-7021-11ef-8987-fa163e103d53 2024-09-11 09:45:00,885 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87ab56bd-f8c4-4d3a-a4dc-7b4844cde0a7 2024-09-11 09:45:00,902 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f54f6df2-7021-11ef-8987-fa163e103d53 2024-09-11 09:45:01,531 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=774d3d4c-cbcd-4a7e-aaf0-853599182b9f 2024-09-11 09:45:01,539 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f4d19fda-7021-11ef-8987-fa163e103d53 2024-09-11 09:45:05,903 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0ed3dfc9-efd3-47c1-9aa9-56974deda4bd 2024-09-11 09:45:05,906 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=87ab56bd-f8c4-4d3a-a4dc-7b4844cde0a7 2024-09-11 09:45:05,911 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f44a7c08-7021-11ef-8987-fa163e103d53 2024-09-11 09:45:05,915 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f3c7a210-7021-11ef-8987-fa163e103d53