2024-11-14 22:35:39,862 - DEBUG - [10.0.0.17]: Running cmd : hostname 2024-11-14 22:35:40,103 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-799-1 2024-11-14 22:35:40,103 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2024-11-14 22:35:40,137 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-799-1 2024-11-14 22:35:40,137 - DEBUG - [10.0.0.17]: 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-14 22:35:40,224 - DEBUG - Output : NAMES contrail_test_qZFrL50WC contrail-kubernetes-master_kubemanager_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_schema_1 config_api_api_1 config_api_svcmonitor_1 config_api_dnsmasq_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 2024-11-14 22:35:40,224 - DEBUG - [10.0.0.17]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-14 22:35:40,268 - DEBUG - Output : 10.0.0.17/24 172.17.0.1/16 2024-11-14 22:35:40,269 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2024-11-14 22:35:40,342 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-799-1 2024-11-14 22:35:40,389 - DEBUG - [10.0.0.42]: Running cmd : hostname 2024-11-14 22:35:40,613 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-799-1 2024-11-14 22:35:40,613 - DEBUG - [10.0.0.42]: Running cmd : hostname -f 2024-11-14 22:35:40,638 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-799-1 2024-11-14 22:35:40,638 - DEBUG - [10.0.0.42]: 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-14 22:35:40,683 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-11-14 22:35:40,683 - DEBUG - [10.0.0.42]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-14 22:35:40,719 - DEBUG - Output : 10.0.0.42/24 2024-11-14 22:35:40,719 - DEBUG - [10.0.0.42]: Running cmd : getent hosts 10.0.0.42 | head -n 1 | awk '{print $2}' 2024-11-14 22:35:40,754 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-799-1 2024-11-14 22:35:40,848 - INFO - Using existing project ['default-domain', 'k8s-default'](7439accb-db5e-4680-ba9c-d6c84f452984) 2024-11-14 22:35:40,974 - INFO - Using existing project ['default-domain', 'k8s-default'](7439accb-db5e-4680-ba9c-d6c84f452984) 2024-11-14 22:35:41,123 - INFO - ================================================================================ 2024-11-14 22:35:41,123 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-11-14 22:35:41,124 - 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-14 22:35:41,317 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-14 22:35:41,326 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.0.0.17': '0'}} with 2024-11-14 22:35:41,326 - INFO - Initial checks done. Running the testcase now 2024-11-14 22:35:41,326 - INFO - 2024-11-14 22:35:41,330 - INFO - Namespace default already exists 2024-11-14 22:35:41,331 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-14 22:35:41,467 - DEBUG - Output : cluster_project={} 2024-11-14 22:35:41,514 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-11-14 22:35:41,514 - DEBUG - Project uuid in Contrail is 7439accb-db5e-4680-ba9c-d6c84f452984 2024-11-14 22:35:41,515 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-14 22:35:41,652 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-14 22:35:41,652 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_NamespaceDatabaseList?namespace_uuid=9b50f2f0-fe7b-4fba-ae9b-640c7796e9da 2024-11-14 22:35:41,657 - INFO - Namespace default with uuid 9b50f2f0-fe7b-4fba-ae9b-640c7796e9da found in kube manager 2024-11-14 22:35:41,657 - INFO - Namespace default verification passed 2024-11-14 22:35:41,660 - DEBUG - Service ctest-nginx-svc-94200747 not present 2024-11-14 22:35:41,660 - INFO - Creating service ctest-nginx-svc-94200747 2024-11-14 22:35:41,683 - INFO - Created Service ctest-nginx-svc-94200747 2024-11-14 22:35:41,686 - DEBUG - Pod ctest-nginx-pod-09732137 not present 2024-11-14 22:35:41,686 - INFO - Creating Pod ctest-nginx-pod-09732137 2024-11-14 22:35:41,725 - DEBUG - Node for Pod ctest-nginx-pod-09732137 not yet populated 2024-11-14 22:35:44,732 - DEBUG - Pod : ctest-nginx-pod-09732137 UUID is 6112b147-cf05-4850-a248-511cc49c55ed 2024-11-14 22:35:44,734 - DEBUG - Pod ctest-nginx-pod-75339887 not present 2024-11-14 22:35:44,734 - INFO - Creating Pod ctest-nginx-pod-75339887 2024-11-14 22:35:44,768 - DEBUG - Pod : ctest-nginx-pod-75339887 UUID is 75a6b75c-1e23-48b1-ac21-beac9bf83419 2024-11-14 22:35:45,072 - INFO - Created VN __public__, UUID :32c61d42-8d7f-4d2a-85cc-46ab7d903769 2024-11-14 22:35:45,357 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-11-14 22:35:45,368 - DEBUG - Requesting: http://10.0.0.17:8082/domain/0b4d35d2-df0d-4e0c-a173-c7ce4b5b3b1a 2024-11-14 22:35:45,420 - DEBUG - Requesting: http://10.0.0.17:8082/project/7439accb-db5e-4680-ba9c-d6c84f452984 2024-11-14 22:35:45,508 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/32c61d42-8d7f-4d2a-85cc-46ab7d903769 2024-11-14 22:35:45,540 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/32c61d42-8d7f-4d2a-85cc-46ab7d903769 2024-11-14 22:35:45,555 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/6db773ef-d894-43a4-8dfa-4fc833ad377b 2024-11-14 22:35:45,565 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/6db773ef-d894-43a4-8dfa-4fc833ad377b 2024-11-14 22:35:45,582 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/f5a9ad17-7496-4281-8035-b73f2016b642 2024-11-14 22:35:45,605 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-14 22:35:45,605 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/32c61d42-8d7f-4d2a-85cc-46ab7d903769 2024-11-14 22:35:45,623 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/6db773ef-d894-43a4-8dfa-4fc833ad377b 2024-11-14 22:35:45,644 - INFO - Verified VN network id 13 for VN 32c61d42-8d7f-4d2a-85cc-46ab7d903769 2024-11-14 22:35:45,644 - INFO - Verifications in API Server for VN __public__ passed 2024-11-14 22:35:45,644 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/32c61d42-8d7f-4d2a-85cc-46ab7d903769 2024-11-14 22:35:45,662 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/6db773ef-d894-43a4-8dfa-4fc833ad377b 2024-11-14 22:35:45,693 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/6db773ef-d894-43a4-8dfa-4fc833ad377b 2024-11-14 22:35:45,711 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/f5a9ad17-7496-4281-8035-b73f2016b642 2024-11-14 22:35:45,731 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-14 22:35:45,738 - DEBUG - Control-node 10.0.0.17 : 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': '3658643918964084010', 'uuid-lslong': '9641158604653344617'}, 'enable': 'true', 'created': '2024-11-14T22:35:44', 'last-modified': '2024-11-14T22:35:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.472429'} 2024-11-14 22:35:45,738 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-14 22:35:45,746 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-14 22:35:45,746 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-11-14 22:35:45,747 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-11-14 22:35:45,747 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-11-14 22:35:45,755 - DEBUG - Requesting: http://10.0.0.17:8082/domain/0b4d35d2-df0d-4e0c-a173-c7ce4b5b3b1a 2024-11-14 22:35:45,772 - DEBUG - Requesting: http://10.0.0.17:8082/project/7439accb-db5e-4680-ba9c-d6c84f452984 2024-11-14 22:35:45,879 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/32c61d42-8d7f-4d2a-85cc-46ab7d903769 2024-11-14 22:35:45,904 - DEBUG - =>VN __public__ has no policy to be verified 2024-11-14 22:35:45,904 - DEBUG - Verifying the vn in opserver 2024-11-14 22:35:45,904 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.17 2024-11-14 22:35:45,904 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2024-11-14 22:35:45,910 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-11-14 22:35:45,910 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-11-14 22:35:45,910 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-14 22:35:45,920 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-14 22:35:45,930 - DEBUG - Do not have enough data to verify VN in agent 2024-11-14 22:35:45,930 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-14 22:35:45,937 - DEBUG - VRF ids for VN __public__: {} 2024-11-14 22:35:46,061 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-11-14 22:35:46,245 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-11-14 22:35:46,251 - DEBUG - Requesting: http://10.0.0.17:8082/domain/0b4d35d2-df0d-4e0c-a173-c7ce4b5b3b1a 2024-11-14 22:35:46,261 - DEBUG - Requesting: http://10.0.0.17:8082/project/7439accb-db5e-4680-ba9c-d6c84f452984 2024-11-14 22:35:46,321 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/32c61d42-8d7f-4d2a-85cc-46ab7d903769 2024-11-14 22:35:46,337 - DEBUG - Requesting: http://10.0.0.17:8082/floating-ip-pool/00fdb2ba-cd67-4de8-b2c7-49713cd3a4f2 2024-11-14 22:35:46,346 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-11-14 22:35:46,351 - DEBUG - Requesting: http://10.0.0.17:8082/domain/0b4d35d2-df0d-4e0c-a173-c7ce4b5b3b1a 2024-11-14 22:35:46,361 - DEBUG - Requesting: http://10.0.0.17:8082/project/7439accb-db5e-4680-ba9c-d6c84f452984 2024-11-14 22:35:46,430 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/32c61d42-8d7f-4d2a-85cc-46ab7d903769 2024-11-14 22:35:46,454 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-11-14 22:35:46,454 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-11-14 22:35:46,474 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-14 22:35:46,480 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-11-14 22:35:46,481 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-11-14 22:35:46,483 - DEBUG - Ingress ctest-nginx-ingress-40704442 not present 2024-11-14 22:35:46,484 - INFO - Creating Ingress ctest-nginx-ingress-40704442 2024-11-14 22:35:46,495 - INFO - Created Ingress ctest-nginx-ingress-40704442 2024-11-14 22:35:46,500 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40704442 2024-11-14 22:35:49,506 - DEBUG - For Ingress ctest-nginx-ingress-40704442, Cluster IP: 10.47.255.249, External IPs ['30.78.5.124'] 2024-11-14 22:35:49,506 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-40704442 2024-11-14 22:35:49,506 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=5b5a604a-24d9-463e-bad3-10905568a452 2024-11-14 22:35:49,514 - INFO - Ingress ctest-nginx-ingress-40704442 with uuid 5b5a604a-24d9-463e-bad3-10905568a452 found in kube manager 2024-11-14 22:35:49,514 - INFO - Ingress ctest-nginx-ingress-40704442 verification passed 2024-11-14 22:35:49,517 - DEBUG - Pod ctest-busybox-pod-19475618 not present 2024-11-14 22:35:49,517 - INFO - Creating Pod ctest-busybox-pod-19475618 2024-11-14 22:35:49,546 - DEBUG - Pod : ctest-busybox-pod-19475618 UUID is 65a1e3f4-b3a2-4edf-8e63-171d06f5a112 2024-11-14 22:35:49,551 - DEBUG - Pod ctest-nginx-pod-09732137 not in running state.Currently in Pending 2024-11-14 22:35:54,559 - INFO - Pod ctest-nginx-pod-09732137 is in running state.Got IP 10.47.255.251 2024-11-14 22:35:54,645 - DEBUG - Pod ctest-nginx-pod-09732137 has vmi c8a49004-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:35:54,645 - INFO - Verified pod ctest-nginx-pod-09732137 in contrail-api 2024-11-14 22:35:54,645 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-14 22:35:54,660 - DEBUG - VMI c8a49004-a2d8-11ef-95e5-fa163e7ec7f4 is active in agent 10.0.0.42 2024-11-14 22:35:54,660 - INFO - Verified Pod ctest-nginx-pod-09732137 in agent 10.0.0.42 2024-11-14 22:35:54,661 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=6112b147-cf05-4850-a248-511cc49c55ed 2024-11-14 22:35:54,671 - INFO - Pod ctest-nginx-pod-09732137 with uuid 6112b147-cf05-4850-a248-511cc49c55ed found in kube manager 2024-11-14 22:35:54,673 - INFO - Pod ctest-nginx-pod-09732137 verification passed 2024-11-14 22:35:54,755 - DEBUG - [Pod ctest-nginx-pod-09732137] Cmd: echo ctest-nginx-pod-09732137 > /usr/share/nginx/html/index.html, Output: 2024-11-14 22:35:54,763 - DEBUG - Pod ctest-nginx-pod-75339887 not in running state.Currently in Pending 2024-11-14 22:35:59,770 - INFO - Pod ctest-nginx-pod-75339887 is in running state.Got IP 10.47.255.250 2024-11-14 22:35:59,789 - DEBUG - Pod ctest-nginx-pod-75339887 has vmi c9853d66-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:35:59,789 - INFO - Verified pod ctest-nginx-pod-75339887 in contrail-api 2024-11-14 22:35:59,789 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-14 22:35:59,801 - DEBUG - VMI c9853d66-a2d8-11ef-95e5-fa163e7ec7f4 is active in agent 10.0.0.42 2024-11-14 22:35:59,801 - INFO - Verified Pod ctest-nginx-pod-75339887 in agent 10.0.0.42 2024-11-14 22:35:59,804 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=75a6b75c-1e23-48b1-ac21-beac9bf83419 2024-11-14 22:35:59,809 - INFO - Pod ctest-nginx-pod-75339887 with uuid 75a6b75c-1e23-48b1-ac21-beac9bf83419 found in kube manager 2024-11-14 22:35:59,809 - INFO - Pod ctest-nginx-pod-75339887 verification passed 2024-11-14 22:35:59,876 - DEBUG - [Pod ctest-nginx-pod-75339887] Cmd: echo ctest-nginx-pod-75339887 > /usr/share/nginx/html/index.html, Output: 2024-11-14 22:35:59,882 - INFO - Pod ctest-busybox-pod-19475618 is in running state.Got IP 10.47.255.248 2024-11-14 22:35:59,949 - DEBUG - Pod ctest-busybox-pod-19475618 has vmi cca1e53a-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:35:59,949 - INFO - Verified pod ctest-busybox-pod-19475618 in contrail-api 2024-11-14 22:35:59,949 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-14 22:35:59,962 - DEBUG - VMI cca1e53a-a2d8-11ef-95e5-fa163e7ec7f4 is active in agent 10.0.0.42 2024-11-14 22:35:59,962 - INFO - Verified Pod ctest-busybox-pod-19475618 in agent 10.0.0.42 2024-11-14 22:35:59,962 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=65a1e3f4-b3a2-4edf-8e63-171d06f5a112 2024-11-14 22:35:59,967 - INFO - Pod ctest-busybox-pod-19475618 with uuid 65a1e3f4-b3a2-4edf-8e63-171d06f5a112 found in kube manager 2024-11-14 22:35:59,967 - INFO - Pod ctest-busybox-pod-19475618 verification passed 2024-11-14 22:36:00,023 - DEBUG - [Pod ctest-busybox-pod-19475618] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-75339887 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-14 22:36:00,023 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-14 22:36:00,023 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] Cmd output: ctest-nginx-pod-75339887 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-14 22:36:00,098 - DEBUG - [Pod ctest-busybox-pod-19475618] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-75339887 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-14 22:36:00,098 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-14 22:36:00,098 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] Cmd output: ctest-nginx-pod-75339887 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-14 22:36:00,161 - DEBUG - [Pod ctest-busybox-pod-19475618] 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-75339887 2024-11-14 22:36:00,161 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-14 22:36:00,161 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] 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-75339887 2024-11-14 22:36:00,228 - DEBUG - [Pod ctest-busybox-pod-19475618] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-75339887 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-14 22:36:00,228 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-14 22:36:00,228 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] Cmd output: ctest-nginx-pod-75339887 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-14 22:36:00,285 - DEBUG - [Pod ctest-busybox-pod-19475618] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-75339887 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-14 22:36:00,285 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-14 22:36:00,285 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] Cmd output: ctest-nginx-pod-75339887 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-14 22:36:00,344 - DEBUG - [Pod ctest-busybox-pod-19475618] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-75339887 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-14 22:36:00,344 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-14 22:36:00,344 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] Cmd output: ctest-nginx-pod-75339887 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-14 22:36:00,417 - DEBUG - [Pod ctest-busybox-pod-19475618] 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-09732137 2024-11-14 22:36:00,418 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-14 22:36:00,418 - DEBUG - [Pod Pod ctest-busybox-pod-19475618] 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-09732137 2024-11-14 22:36:00,418 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-09732137': 1, 'ctest-nginx-pod-75339887': 6} 2024-11-14 22:36:00,418 - WARNING - Nothing to delete parallely 2024-11-14 22:36:00,418 - INFO - Deleting pod default:ctest-busybox-pod-19475618 2024-11-14 22:36:00,428 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=65a1e3f4-b3a2-4edf-8e63-171d06f5a112 2024-11-14 22:36:00,438 - WARNING - Pod uuid 65a1e3f4-b3a2-4edf-8e63-171d06f5a112 is still seen in agent 10.0.0.42 VM list 2024-11-14 22:36:05,439 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=65a1e3f4-b3a2-4edf-8e63-171d06f5a112 2024-11-14 22:36:05,447 - WARNING - Pod uuid 65a1e3f4-b3a2-4edf-8e63-171d06f5a112 is still seen in agent 10.0.0.42 VM list 2024-11-14 22:36:10,448 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=65a1e3f4-b3a2-4edf-8e63-171d06f5a112 2024-11-14 22:36:10,457 - WARNING - Pod uuid 65a1e3f4-b3a2-4edf-8e63-171d06f5a112 is still seen in agent 10.0.0.42 VM list 2024-11-14 22:36:15,458 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=65a1e3f4-b3a2-4edf-8e63-171d06f5a112 2024-11-14 22:36:15,465 - WARNING - Pod uuid 65a1e3f4-b3a2-4edf-8e63-171d06f5a112 is still seen in agent 10.0.0.42 VM list 2024-11-14 22:36:20,466 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=65a1e3f4-b3a2-4edf-8e63-171d06f5a112 2024-11-14 22:36:20,476 - WARNING - Pod uuid 65a1e3f4-b3a2-4edf-8e63-171d06f5a112 is still seen in agent 10.0.0.42 VM list 2024-11-14 22:36:25,477 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=65a1e3f4-b3a2-4edf-8e63-171d06f5a112 2024-11-14 22:36:25,484 - WARNING - Pod uuid 65a1e3f4-b3a2-4edf-8e63-171d06f5a112 is still seen in agent 10.0.0.42 VM list 2024-11-14 22:36:30,486 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=65a1e3f4-b3a2-4edf-8e63-171d06f5a112 2024-11-14 22:36:30,494 - WARNING - Pod uuid 65a1e3f4-b3a2-4edf-8e63-171d06f5a112 is still seen in agent 10.0.0.42 VM list 2024-11-14 22:36:35,494 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=65a1e3f4-b3a2-4edf-8e63-171d06f5a112 2024-11-14 22:36:35,501 - DEBUG - Pod 65a1e3f4-b3a2-4edf-8e63-171d06f5a112 is not in agent 10.0.0.42 VM list 2024-11-14 22:36:35,501 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cca1e53a-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:36:35,508 - DEBUG - VMI cca1e53a-a2d8-11ef-95e5-fa163e7ec7f4 is removed from agent 10.0.0.42 2024-11-14 22:36:35,508 - INFO - Verified that pod ctest-busybox-pod-19475618 is removed in agent 2024-11-14 22:36:35,508 - INFO - Deleting Ingress : ctest-nginx-ingress-40704442 2024-11-14 22:36:35,521 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=5b5a604a-24d9-463e-bad3-10905568a452 2024-11-14 22:36:35,535 - ERROR - Ingress ctest-nginx-ingress-40704442 with uuid 5b5a604a-24d9-463e-bad3-10905568a452 still found in kube manager 2024-11-14 22:36:36,535 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=5b5a604a-24d9-463e-bad3-10905568a452 2024-11-14 22:36:36,540 - INFO - Ingress ctest-nginx-ingress-40704442 with uuid 5b5a604a-24d9-463e-bad3-10905568a452 deleted successfully from kube manager 2024-11-14 22:36:36,541 - INFO - Verifications on Ingress %s cleanup passed 2024-11-14 22:36:36,542 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-11-14 22:36:36,666 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-14 22:36:36,681 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-11-14 22:36:36,681 - INFO - Deleting VN __public__ 2024-11-14 22:36:36,852 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/6db773ef-d894-43a4-8dfa-4fc833ad377b 2024-11-14 22:36:36,859 - DEBUG - Response Code: 404 2024-11-14 22:36:36,859 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-11-14 22:36:36,865 - DEBUG - Requesting: http://10.0.0.17:8082/domain/0b4d35d2-df0d-4e0c-a173-c7ce4b5b3b1a 2024-11-14 22:36:36,875 - DEBUG - Requesting: http://10.0.0.17:8082/project/7439accb-db5e-4680-ba9c-d6c84f452984 2024-11-14 22:36:36,939 - INFO - Validated that VN __public__ is not found in API Server 2024-11-14 22:36:36,944 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-11-14 22:36:36,956 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-14 22:36:36,965 - DEBUG - VN __public__ is not present in Agent 10.0.0.42 2024-11-14 22:36:36,965 - INFO - Validated that VN __public__ is not in any agent 2024-11-14 22:36:36,965 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-14 22:36:36,973 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-14 22:36:36,980 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-14 22:36:36,988 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-11-14 22:36:36,989 - INFO - Deleting pod default:ctest-nginx-pod-75339887 2024-11-14 22:36:37,002 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=75a6b75c-1e23-48b1-ac21-beac9bf83419 2024-11-14 22:36:37,014 - WARNING - Pod uuid 75a6b75c-1e23-48b1-ac21-beac9bf83419 is still seen in agent 10.0.0.42 VM list 2024-11-14 22:36:42,015 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=75a6b75c-1e23-48b1-ac21-beac9bf83419 2024-11-14 22:36:42,023 - DEBUG - Pod 75a6b75c-1e23-48b1-ac21-beac9bf83419 is not in agent 10.0.0.42 VM list 2024-11-14 22:36:42,023 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9853d66-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:36:42,029 - DEBUG - VMI c9853d66-a2d8-11ef-95e5-fa163e7ec7f4 is removed from agent 10.0.0.42 2024-11-14 22:36:42,029 - INFO - Verified that pod ctest-nginx-pod-75339887 is removed in agent 2024-11-14 22:36:42,029 - INFO - Deleting pod default:ctest-nginx-pod-09732137 2024-11-14 22:36:42,042 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=6112b147-cf05-4850-a248-511cc49c55ed 2024-11-14 22:36:42,049 - WARNING - Pod uuid 6112b147-cf05-4850-a248-511cc49c55ed is still seen in agent 10.0.0.42 VM list 2024-11-14 22:36:47,049 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=6112b147-cf05-4850-a248-511cc49c55ed 2024-11-14 22:36:47,058 - DEBUG - Pod 6112b147-cf05-4850-a248-511cc49c55ed is not in agent 10.0.0.42 VM list 2024-11-14 22:36:47,058 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c8a49004-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:36:47,065 - DEBUG - VMI c8a49004-a2d8-11ef-95e5-fa163e7ec7f4 is removed from agent 10.0.0.42 2024-11-14 22:36:47,065 - INFO - Verified that pod ctest-nginx-pod-09732137 is removed in agent 2024-11-14 22:36:47,065 - INFO - Deleting service : ctest-nginx-svc-94200747 2024-11-14 22:36:47,370 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-14 22:36:47,377 - DEBUG - No XMPP flaps were noticed during the test 2024-11-14 22:36:47,377 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:06] 2024-11-14 22:36:47,378 - INFO - -------------------------------------------------------------------------------- 2024-11-14 22:36:53,821 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-14 22:36:53,943 - DEBUG - Output : cluster_project={} 2024-11-14 22:36:54,004 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-14 22:36:54,132 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-14 22:36:54,137 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-14 22:36:54,316 - DEBUG - Output : cluster_project={} 2024-11-14 22:37:04,473 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-14 22:37:09,524 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-14 22:37:09,613 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-14 22:37:09,660 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-14 22:37:14,749 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-14 22:37:14,794 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-14 22:37:14,880 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-14 22:37:14,981 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-14 22:37:15,271 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-14 22:37:17,966 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_ApplicationPolicySetReq? 2024-11-14 22:37:17,974 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AclReq? 2024-11-14 22:37:18,007 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AclReq? 2024-11-14 22:37:20,059 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AclReq? 2024-11-14 22:40:20,655 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-14 22:40:20,689 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=a2954613-9c3a-4eee-88fa-2c3e22938596 2024-11-14 22:40:20,729 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d536da0e-43a6-4469-87f7-944c644543a9 2024-11-14 22:40:20,770 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=94ff5941-f631-44b2-9b14-8d56333a5247 2024-11-14 22:40:20,783 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=dd272af5-8de7-437c-9a7c-35f9196179bd 2024-11-14 22:40:20,787 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f35d0e8e-7e8f-4a42-a4be-e186d0eebf84 2024-11-14 22:40:20,794 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=29f57fe8-7002-4bd6-a449-0ac7f642624b 2024-11-14 22:40:20,798 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=9850729a-10ad-4e1b-85e7-4ea522ae042b 2024-11-14 22:40:20,803 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=2573e22a-c49b-4a78-a8f4-6f6aaef4db42 2024-11-14 22:40:25,710 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=a2954613-9c3a-4eee-88fa-2c3e22938596 2024-11-14 22:40:25,718 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f39c08a0-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:40:25,839 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f35d0e8e-7e8f-4a42-a4be-e186d0eebf84 2024-11-14 22:40:25,841 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d536da0e-43a6-4469-87f7-944c644543a9 2024-11-14 22:40:25,843 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=29f57fe8-7002-4bd6-a449-0ac7f642624b 2024-11-14 22:40:25,845 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=9850729a-10ad-4e1b-85e7-4ea522ae042b 2024-11-14 22:40:25,847 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=94ff5941-f631-44b2-9b14-8d56333a5247 2024-11-14 22:40:25,848 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=2573e22a-c49b-4a78-a8f4-6f6aaef4db42 2024-11-14 22:40:25,849 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=dd272af5-8de7-437c-9a7c-35f9196179bd 2024-11-14 22:40:25,873 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f4d5420e-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:40:25,875 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f567914a-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:40:25,876 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f421fa6e-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:40:30,872 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=9850729a-10ad-4e1b-85e7-4ea522ae042b 2024-11-14 22:40:30,878 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=29f57fe8-7002-4bd6-a449-0ac7f642624b 2024-11-14 22:40:30,880 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f35d0e8e-7e8f-4a42-a4be-e186d0eebf84 2024-11-14 22:40:30,883 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d536da0e-43a6-4469-87f7-944c644543a9 2024-11-14 22:40:35,883 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=9850729a-10ad-4e1b-85e7-4ea522ae042b 2024-11-14 22:40:35,895 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=29f57fe8-7002-4bd6-a449-0ac7f642624b 2024-11-14 22:40:35,896 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f35d0e8e-7e8f-4a42-a4be-e186d0eebf84 2024-11-14 22:40:35,897 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d536da0e-43a6-4469-87f7-944c644543a9 2024-11-14 22:40:40,892 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=9850729a-10ad-4e1b-85e7-4ea522ae042b 2024-11-14 22:40:40,912 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=29f57fe8-7002-4bd6-a449-0ac7f642624b 2024-11-14 22:40:40,913 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d536da0e-43a6-4469-87f7-944c644543a9 2024-11-14 22:40:40,915 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f35d0e8e-7e8f-4a42-a4be-e186d0eebf84 2024-11-14 22:40:45,907 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=9850729a-10ad-4e1b-85e7-4ea522ae042b 2024-11-14 22:40:45,927 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=29f57fe8-7002-4bd6-a449-0ac7f642624b 2024-11-14 22:40:45,929 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f35d0e8e-7e8f-4a42-a4be-e186d0eebf84 2024-11-14 22:40:45,930 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d536da0e-43a6-4469-87f7-944c644543a9 2024-11-14 22:40:50,918 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=9850729a-10ad-4e1b-85e7-4ea522ae042b 2024-11-14 22:40:50,941 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=29f57fe8-7002-4bd6-a449-0ac7f642624b 2024-11-14 22:40:50,944 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d536da0e-43a6-4469-87f7-944c644543a9 2024-11-14 22:40:50,945 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f35d0e8e-7e8f-4a42-a4be-e186d0eebf84 2024-11-14 22:40:55,929 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=9850729a-10ad-4e1b-85e7-4ea522ae042b 2024-11-14 22:40:55,936 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f6fe31f8-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:40:55,958 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=f35d0e8e-7e8f-4a42-a4be-e186d0eebf84 2024-11-14 22:40:55,959 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=d536da0e-43a6-4469-87f7-944c644543a9 2024-11-14 22:40:55,960 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_VmListReq?uuid=29f57fe8-7002-4bd6-a449-0ac7f642624b 2024-11-14 22:40:55,971 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f77db59a-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:40:55,974 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f67cbd30-a2d8-11ef-95e5-fa163e7ec7f4 2024-11-14 22:40:55,976 - DEBUG - Requesting: http://10.0.0.42:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f60220e8-a2d8-11ef-95e5-fa163e7ec7f4