2024-08-24 15:43:37,136 - DEBUG - [10.0.0.41]: Running cmd : hostname 2024-08-24 15:43:37,673 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-246-1.novalocal 2024-08-24 15:43:37,675 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2024-08-24 15:43:37,948 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-246-1.novalocal 2024-08-24 15:43:37,949 - DEBUG - [10.0.0.41]: 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-08-24 15:43:38,292 - DEBUG - Output : NAMES contrail_test_IR2pekZDd vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 webui_job_1 webui_web_1 config_devicemgr_1 config_nodemgr_1 config_schema_1 config_svcmonitor_1 config_dnsmasq_1 config_api_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 redis_redis_1 2024-08-24 15:43:38,293 - DEBUG - [10.0.0.41]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-24 15:43:38,616 - DEBUG - Output : 172.17.0.1/16 10.0.0.41/24 2024-08-24 15:43:38,617 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2024-08-24 15:43:38,750 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-246-1.novalocal 2024-08-24 15:43:38,750 - DEBUG - [10.0.0.41]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-24 15:43:38,891 - DEBUG - Output : 10.0.0.41/24 2024-08-24 15:43:39,476 - INFO - Using existing project ['default-domain', 'k8s-default'](16170937-9eaa-49bb-b60c-fd1447134134) 2024-08-24 15:43:39,637 - INFO - Using existing project ['default-domain', 'k8s-default'](16170937-9eaa-49bb-b60c-fd1447134134) 2024-08-24 15:43:39,798 - INFO - ================================================================================ 2024-08-24 15:43:39,798 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-24 15:43:39,799 - 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-08-24 15:43:40,353 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-24 15:43:40,376 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.41': '0'}} with 2024-08-24 15:43:40,376 - INFO - Initial checks done. Running the testcase now 2024-08-24 15:43:40,377 - INFO - 2024-08-24 15:43:40,400 - INFO - Namespace default already exists 2024-08-24 15:43:40,402 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-24 15:43:40,740 - DEBUG - Output : cluster_project={} 2024-08-24 15:43:40,846 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-24 15:43:40,846 - DEBUG - Project uuid in Contrail is 16170937-9eaa-49bb-b60c-fd1447134134 2024-08-24 15:43:40,846 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-24 15:43:41,228 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-24 15:43:41,229 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_NamespaceDatabaseList?namespace_uuid=bce0d965-f223-4542-a5b2-5e3177367172 2024-08-24 15:43:41,237 - INFO - Namespace default with uuid bce0d965-f223-4542-a5b2-5e3177367172 found in kube manager 2024-08-24 15:43:41,237 - INFO - Namespace default verification passed 2024-08-24 15:43:41,244 - DEBUG - Service ctest-nginx-svc-44117509 not present 2024-08-24 15:43:41,244 - INFO - Creating service ctest-nginx-svc-44117509 2024-08-24 15:43:41,279 - INFO - Created Service ctest-nginx-svc-44117509 2024-08-24 15:43:41,291 - DEBUG - Pod ctest-nginx-pod-75005007 not present 2024-08-24 15:43:41,292 - INFO - Creating Pod ctest-nginx-pod-75005007 2024-08-24 15:43:41,348 - DEBUG - Pod : ctest-nginx-pod-75005007 UUID is e3d57aad-b4ad-45ed-89e5-859e1927db84 2024-08-24 15:43:41,353 - DEBUG - Pod ctest-nginx-pod-10349683 not present 2024-08-24 15:43:41,353 - INFO - Creating Pod ctest-nginx-pod-10349683 2024-08-24 15:43:41,384 - DEBUG - Pod : ctest-nginx-pod-10349683 UUID is d5a1542b-ba6f-4683-bce6-dbf5f220e713 2024-08-24 15:43:41,621 - INFO - Created VN __public__, UUID :199e6d42-35ce-476e-bc54-59c6ad9e5ef8 2024-08-24 15:43:41,866 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-08-24 15:43:41,873 - DEBUG - Requesting: http://10.0.0.41:8082/domain/e8694ea2-4e3e-4b1d-81e7-657b0c489939 2024-08-24 15:43:41,909 - DEBUG - Requesting: http://10.0.0.41:8082/project/16170937-9eaa-49bb-b60c-fd1447134134 2024-08-24 15:43:41,957 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/199e6d42-35ce-476e-bc54-59c6ad9e5ef8 2024-08-24 15:43:41,965 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/199e6d42-35ce-476e-bc54-59c6ad9e5ef8 2024-08-24 15:43:41,971 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/1a9a5c46-a8a1-430e-93be-5975030bbc83 2024-08-24 15:43:41,977 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/1a9a5c46-a8a1-430e-93be-5975030bbc83 2024-08-24 15:43:41,981 - DEBUG - Route Targets: [] 2024-08-24 15:43:41,981 - DEBUG - RT names not yet present for VN __public__ 2024-08-24 15:43:46,982 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-08-24 15:43:46,989 - DEBUG - Requesting: http://10.0.0.41:8082/domain/e8694ea2-4e3e-4b1d-81e7-657b0c489939 2024-08-24 15:43:46,996 - DEBUG - Requesting: http://10.0.0.41:8082/project/16170937-9eaa-49bb-b60c-fd1447134134 2024-08-24 15:43:47,049 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/199e6d42-35ce-476e-bc54-59c6ad9e5ef8 2024-08-24 15:43:47,061 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/199e6d42-35ce-476e-bc54-59c6ad9e5ef8 2024-08-24 15:43:47,072 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/1a9a5c46-a8a1-430e-93be-5975030bbc83 2024-08-24 15:43:47,081 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/1a9a5c46-a8a1-430e-93be-5975030bbc83 2024-08-24 15:43:47,090 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/67137b15-6888-4250-9f4d-a2946d0de83e 2024-08-24 15:43:47,097 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-24 15:43:47,098 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/199e6d42-35ce-476e-bc54-59c6ad9e5ef8 2024-08-24 15:43:47,105 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/1a9a5c46-a8a1-430e-93be-5975030bbc83 2024-08-24 15:43:47,117 - INFO - Verified VN network id 15 for VN 199e6d42-35ce-476e-bc54-59c6ad9e5ef8 2024-08-24 15:43:47,118 - INFO - Verifications in API Server for VN __public__ passed 2024-08-24 15:43:47,119 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/199e6d42-35ce-476e-bc54-59c6ad9e5ef8 2024-08-24 15:43:47,128 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/1a9a5c46-a8a1-430e-93be-5975030bbc83 2024-08-24 15:43:47,133 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/1a9a5c46-a8a1-430e-93be-5975030bbc83 2024-08-24 15:43:47,138 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/67137b15-6888-4250-9f4d-a2946d0de83e 2024-08-24 15:43:47,143 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-24 15:43:47,151 - DEBUG - Control-node 10.0.0.41 : 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': '1846033028406462318', 'uuid-lslong': '13570570287025381112'}, 'enable': 'true', 'created': '2024-08-24T15:43:41', 'last-modified': '2024-08-24T15:43:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.404400'} 2024-08-24 15:43:47,151 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-24 15:43:47,160 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-24 15:43:47,161 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-24 15:43:47,161 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-24 15:43:47,161 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-08-24 15:43:47,167 - DEBUG - Requesting: http://10.0.0.41:8082/domain/e8694ea2-4e3e-4b1d-81e7-657b0c489939 2024-08-24 15:43:47,176 - DEBUG - Requesting: http://10.0.0.41:8082/project/16170937-9eaa-49bb-b60c-fd1447134134 2024-08-24 15:43:47,218 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/199e6d42-35ce-476e-bc54-59c6ad9e5ef8 2024-08-24 15:43:47,229 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-24 15:43:47,229 - DEBUG - Verifying the vn in opserver 2024-08-24 15:43:47,229 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.41 2024-08-24 15:43:47,229 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2024-08-24 15:43:47,236 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-24 15:43:47,236 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-24 15:43:47,236 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-24 15:43:47,245 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-24 15:43:47,258 - DEBUG - Do not have enough data to verify VN in agent 2024-08-24 15:43:47,258 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-24 15:43:47,263 - DEBUG - VRF ids for VN __public__: {} 2024-08-24 15:43:47,433 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-24 15:43:47,664 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-08-24 15:43:47,670 - DEBUG - Requesting: http://10.0.0.41:8082/domain/e8694ea2-4e3e-4b1d-81e7-657b0c489939 2024-08-24 15:43:47,678 - DEBUG - Requesting: http://10.0.0.41:8082/project/16170937-9eaa-49bb-b60c-fd1447134134 2024-08-24 15:43:47,731 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/199e6d42-35ce-476e-bc54-59c6ad9e5ef8 2024-08-24 15:43:47,744 - DEBUG - Requesting: http://10.0.0.41:8082/floating-ip-pool/3c0ff4c8-78d5-4723-99df-e1cc40f4d8db 2024-08-24 15:43:47,752 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-08-24 15:43:47,757 - DEBUG - Requesting: http://10.0.0.41:8082/domain/e8694ea2-4e3e-4b1d-81e7-657b0c489939 2024-08-24 15:43:47,765 - DEBUG - Requesting: http://10.0.0.41:8082/project/16170937-9eaa-49bb-b60c-fd1447134134 2024-08-24 15:43:47,795 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/199e6d42-35ce-476e-bc54-59c6ad9e5ef8 2024-08-24 15:43:47,805 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-24 15:43:47,805 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-24 15:43:47,811 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-24 15:43:47,817 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-24 15:43:47,817 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-24 15:43:47,821 - DEBUG - Ingress ctest-nginx-ingress-67286978 not present 2024-08-24 15:43:47,822 - INFO - Creating Ingress ctest-nginx-ingress-67286978 2024-08-24 15:43:47,830 - INFO - Created Ingress ctest-nginx-ingress-67286978 2024-08-24 15:43:47,834 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-67286978 2024-08-24 15:43:50,839 - DEBUG - For Ingress ctest-nginx-ingress-67286978, Cluster IP: 10.47.255.246, External IPs ['144.132.230.60'] 2024-08-24 15:43:50,840 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-67286978 2024-08-24 15:43:50,840 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=2a5a4bcc-b349-4f32-a6cb-3e6900ddca89 2024-08-24 15:43:50,845 - INFO - Ingress ctest-nginx-ingress-67286978 with uuid 2a5a4bcc-b349-4f32-a6cb-3e6900ddca89 found in kube manager 2024-08-24 15:43:50,845 - INFO - Ingress ctest-nginx-ingress-67286978 verification passed 2024-08-24 15:43:50,848 - DEBUG - Pod ctest-busybox-pod-75099068 not present 2024-08-24 15:43:50,849 - INFO - Creating Pod ctest-busybox-pod-75099068 2024-08-24 15:43:50,910 - DEBUG - Pod : ctest-busybox-pod-75099068 UUID is e0d95989-c840-4c91-80eb-f01699d84e3d 2024-08-24 15:43:50,926 - DEBUG - Pod ctest-nginx-pod-75005007 not in running state.Currently in Pending 2024-08-24 15:43:55,942 - DEBUG - Pod ctest-nginx-pod-75005007 not in running state.Currently in Pending 2024-08-24 15:44:00,961 - INFO - Pod ctest-nginx-pod-75005007 is in running state.Got IP 10.47.255.248 2024-08-24 15:44:01,032 - DEBUG - Pod ctest-nginx-pod-75005007 has vmi a4c2a82c-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:44:01,032 - INFO - Verified pod ctest-nginx-pod-75005007 in contrail-api 2024-08-24 15:44:01,033 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-24 15:44:01,051 - DEBUG - VMI a4c2a82c-622f-11ef-9004-fa163e8f22e7 is active in agent 10.0.0.41 2024-08-24 15:44:01,052 - INFO - Verified Pod ctest-nginx-pod-75005007 in agent 10.0.0.41 2024-08-24 15:44:01,052 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=e3d57aad-b4ad-45ed-89e5-859e1927db84 2024-08-24 15:44:01,058 - INFO - Pod ctest-nginx-pod-75005007 with uuid e3d57aad-b4ad-45ed-89e5-859e1927db84 found in kube manager 2024-08-24 15:44:01,058 - INFO - Pod ctest-nginx-pod-75005007 verification passed 2024-08-24 15:44:01,140 - DEBUG - [Pod ctest-nginx-pod-75005007] Cmd: echo ctest-nginx-pod-75005007 > /usr/share/nginx/html/index.html, Output: 2024-08-24 15:44:01,149 - INFO - Pod ctest-nginx-pod-10349683 is in running state.Got IP 10.47.255.247 2024-08-24 15:44:01,207 - DEBUG - Pod ctest-nginx-pod-10349683 has vmi a57dc5bc-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:44:01,207 - INFO - Verified pod ctest-nginx-pod-10349683 in contrail-api 2024-08-24 15:44:01,207 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-24 15:44:01,221 - DEBUG - VMI a57dc5bc-622f-11ef-9004-fa163e8f22e7 is active in agent 10.0.0.41 2024-08-24 15:44:01,221 - INFO - Verified Pod ctest-nginx-pod-10349683 in agent 10.0.0.41 2024-08-24 15:44:01,221 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=d5a1542b-ba6f-4683-bce6-dbf5f220e713 2024-08-24 15:44:01,228 - INFO - Pod ctest-nginx-pod-10349683 with uuid d5a1542b-ba6f-4683-bce6-dbf5f220e713 found in kube manager 2024-08-24 15:44:01,228 - INFO - Pod ctest-nginx-pod-10349683 verification passed 2024-08-24 15:44:01,295 - DEBUG - [Pod ctest-nginx-pod-10349683] Cmd: echo ctest-nginx-pod-10349683 > /usr/share/nginx/html/index.html, Output: 2024-08-24 15:44:01,304 - DEBUG - Pod ctest-busybox-pod-75099068 not in running state.Currently in Pending 2024-08-24 15:44:06,323 - INFO - Pod ctest-busybox-pod-75099068 is in running state.Got IP 10.47.255.245 2024-08-24 15:44:06,387 - DEBUG - Pod ctest-busybox-pod-75099068 has vmi a9c2269a-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:44:06,387 - INFO - Verified pod ctest-busybox-pod-75099068 in contrail-api 2024-08-24 15:44:06,388 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-24 15:44:06,417 - DEBUG - VMI a9c2269a-622f-11ef-9004-fa163e8f22e7 is active in agent 10.0.0.41 2024-08-24 15:44:06,417 - INFO - Verified Pod ctest-busybox-pod-75099068 in agent 10.0.0.41 2024-08-24 15:44:06,417 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=e0d95989-c840-4c91-80eb-f01699d84e3d 2024-08-24 15:44:06,423 - INFO - Pod ctest-busybox-pod-75099068 with uuid e0d95989-c840-4c91-80eb-f01699d84e3d found in kube manager 2024-08-24 15:44:06,423 - INFO - Pod ctest-busybox-pod-75099068 verification passed 2024-08-24 15:44:06,480 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,481 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,481 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,546 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,547 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,547 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,594 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,594 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,594 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,667 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,667 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,667 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,725 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,725 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,725 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,770 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,770 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,770 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,820 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,821 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,821 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,876 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,876 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,876 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,933 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,934 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,934 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,987 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,987 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,987 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:06,987 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:09,096 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,096 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,096 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,179 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,179 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,180 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,240 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,240 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,240 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,288 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,289 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,289 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,351 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,351 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,351 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,396 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,396 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,396 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,442 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,442 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,442 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,486 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,486 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,486 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,528 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,529 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,529 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,573 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,573 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,573 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:09,573 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:11,634 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,634 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,634 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,691 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,691 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,691 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,739 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,740 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,740 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,801 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,801 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,801 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,863 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,863 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,863 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,917 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,917 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,917 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,967 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,967 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:11,967 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:12,017 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:12,018 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:12,018 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:12,063 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:12,064 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:12,064 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:12,113 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:12,114 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:12,114 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:12,114 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:14,211 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,211 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,211 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,266 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,266 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,266 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,332 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,333 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,333 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,377 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,377 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,377 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,424 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,424 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,424 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,476 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,476 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,476 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,527 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,527 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,527 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,577 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,578 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,578 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,622 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,622 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,622 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,671 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,671 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,671 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:14,672 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:16,750 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:16,750 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:16,750 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:16,825 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:16,825 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:16,825 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:16,882 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:16,882 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:16,883 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,029 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,029 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,029 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,113 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,113 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,114 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,180 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,180 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,180 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,248 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,248 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,248 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,325 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,325 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,325 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,412 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,412 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,412 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,465 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,465 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,465 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:17,465 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:19,605 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,605 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,605 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,687 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,687 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,687 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,745 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,745 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,745 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,797 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,797 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,797 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,845 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,845 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,845 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,889 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,889 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,890 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,938 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,938 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,938 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,989 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,989 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:19,989 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:20,050 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:20,050 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:20,050 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:20,106 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:20,106 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:20,106 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:20,106 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:22,177 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,177 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,177 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,242 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,242 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,242 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,303 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,303 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,303 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,363 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,364 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,364 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,417 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,418 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,418 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,465 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,465 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,465 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,511 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,511 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,511 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,563 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,563 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,563 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,613 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,613 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,613 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,683 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,683 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,684 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:22,684 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:24,786 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:24,786 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:24,786 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:24,873 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:24,873 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:24,873 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:24,955 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:24,955 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:24,956 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,030 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,030 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,030 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,103 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,104 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,104 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,182 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,182 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,182 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,241 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,241 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,241 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,306 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,306 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,306 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,370 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,370 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,370 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,427 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,427 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,427 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:25,427 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:27,539 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,539 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,539 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,626 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,626 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,626 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,712 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,712 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,712 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,757 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,758 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,758 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,808 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,808 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,808 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,854 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,854 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,855 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,903 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,904 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,904 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,954 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,954 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,954 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,995 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,995 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:27,996 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:28,045 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:28,045 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:28,045 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:28,045 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:30,176 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,177 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,177 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,255 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,255 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,255 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,317 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,317 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,317 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,375 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,375 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,375 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,424 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,424 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,424 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,471 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,471 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,471 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,524 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,524 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,524 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,569 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,569 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,569 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,632 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,633 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,633 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,686 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,686 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,686 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:30,687 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:32,783 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:32,784 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:32,784 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:32,858 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:32,858 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:32,858 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:32,943 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:32,943 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:32,944 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,002 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,002 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,002 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,060 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,060 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,060 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,114 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,114 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,114 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,172 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,172 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,172 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,215 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,215 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,215 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,261 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,261 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,261 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,305 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,305 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,306 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:33,306 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:35,441 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,442 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,442 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,558 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,558 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,559 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,626 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,626 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,626 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,677 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,678 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,678 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,730 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,730 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,730 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,780 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,780 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,781 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,826 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,826 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,826 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,871 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,871 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,871 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,915 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,915 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,915 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,962 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,963 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,963 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:35,963 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:38,090 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,091 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,091 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,201 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,201 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,202 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,289 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,289 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,289 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,362 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,362 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,362 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,422 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,422 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,422 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,482 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,482 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,482 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,550 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,550 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,550 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,634 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,634 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,634 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,686 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,686 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,686 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,732 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,732 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,732 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:38,732 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:40,874 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:40,874 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:40,875 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:40,964 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:40,964 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:40,964 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,022 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,022 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,022 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,072 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,073 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,073 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,133 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,133 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,133 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,189 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,189 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,189 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,249 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,249 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,249 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,307 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,307 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,307 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,360 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,360 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,360 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,417 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,417 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,417 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:41,417 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:43,536 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,536 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,536 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,627 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,628 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,628 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,698 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,698 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,698 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,763 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,763 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,763 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,824 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,824 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,825 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,886 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,886 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,886 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,939 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,939 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,939 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,984 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,984 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:43,984 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:44,032 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:44,033 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:44,033 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:44,089 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:44,089 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:44,089 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:44,089 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:46,159 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,159 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,159 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,214 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,214 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,214 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,292 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,292 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,292 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,350 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,350 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,350 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,409 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,409 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,409 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,458 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,458 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,458 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,506 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,507 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,507 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,558 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,558 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,558 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,614 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,614 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,614 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,667 - DEBUG - [Pod ctest-busybox-pod-75099068] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,667 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,667 - DEBUG - [Pod Pod ctest-busybox-pod-75099068] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-24 15:44:46,667 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75005007': 0, 'ctest-nginx-pod-10349683': 0} 2024-08-24 15:44:46,679 - WARNING - Nothing to delete parallely 2024-08-24 15:44:46,679 - INFO - Deleting pod default:ctest-busybox-pod-75099068 2024-08-24 15:44:46,697 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e0d95989-c840-4c91-80eb-f01699d84e3d 2024-08-24 15:44:46,715 - WARNING - Pod uuid e0d95989-c840-4c91-80eb-f01699d84e3d is still seen in agent 10.0.0.41 VM list 2024-08-24 15:44:51,716 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e0d95989-c840-4c91-80eb-f01699d84e3d 2024-08-24 15:44:51,723 - WARNING - Pod uuid e0d95989-c840-4c91-80eb-f01699d84e3d is still seen in agent 10.0.0.41 VM list 2024-08-24 15:44:56,724 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e0d95989-c840-4c91-80eb-f01699d84e3d 2024-08-24 15:44:56,733 - WARNING - Pod uuid e0d95989-c840-4c91-80eb-f01699d84e3d is still seen in agent 10.0.0.41 VM list 2024-08-24 15:45:01,734 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e0d95989-c840-4c91-80eb-f01699d84e3d 2024-08-24 15:45:01,747 - WARNING - Pod uuid e0d95989-c840-4c91-80eb-f01699d84e3d is still seen in agent 10.0.0.41 VM list 2024-08-24 15:45:06,748 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e0d95989-c840-4c91-80eb-f01699d84e3d 2024-08-24 15:45:06,771 - WARNING - Pod uuid e0d95989-c840-4c91-80eb-f01699d84e3d is still seen in agent 10.0.0.41 VM list 2024-08-24 15:45:11,772 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e0d95989-c840-4c91-80eb-f01699d84e3d 2024-08-24 15:45:11,794 - WARNING - Pod uuid e0d95989-c840-4c91-80eb-f01699d84e3d is still seen in agent 10.0.0.41 VM list 2024-08-24 15:45:16,795 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e0d95989-c840-4c91-80eb-f01699d84e3d 2024-08-24 15:45:16,812 - WARNING - Pod uuid e0d95989-c840-4c91-80eb-f01699d84e3d is still seen in agent 10.0.0.41 VM list 2024-08-24 15:45:21,813 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e0d95989-c840-4c91-80eb-f01699d84e3d 2024-08-24 15:45:21,840 - DEBUG - Pod e0d95989-c840-4c91-80eb-f01699d84e3d is not in agent 10.0.0.41 VM list 2024-08-24 15:45:21,840 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a9c2269a-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:45:21,862 - DEBUG - VMI a9c2269a-622f-11ef-9004-fa163e8f22e7 is removed from agent 10.0.0.41 2024-08-24 15:45:21,862 - INFO - Verified that pod ctest-busybox-pod-75099068 is removed in agent 2024-08-24 15:45:21,863 - INFO - Deleting Ingress : ctest-nginx-ingress-67286978 2024-08-24 15:45:21,880 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=2a5a4bcc-b349-4f32-a6cb-3e6900ddca89 2024-08-24 15:45:21,900 - ERROR - Ingress ctest-nginx-ingress-67286978 with uuid 2a5a4bcc-b349-4f32-a6cb-3e6900ddca89 still found in kube manager 2024-08-24 15:45:22,902 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=2a5a4bcc-b349-4f32-a6cb-3e6900ddca89 2024-08-24 15:45:22,909 - ERROR - Ingress ctest-nginx-ingress-67286978 with uuid 2a5a4bcc-b349-4f32-a6cb-3e6900ddca89 still found in kube manager 2024-08-24 15:45:23,910 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=2a5a4bcc-b349-4f32-a6cb-3e6900ddca89 2024-08-24 15:45:23,923 - INFO - Ingress ctest-nginx-ingress-67286978 with uuid 2a5a4bcc-b349-4f32-a6cb-3e6900ddca89 deleted successfully from kube manager 2024-08-24 15:45:23,924 - INFO - Verifications on Ingress %s cleanup passed 2024-08-24 15:45:23,925 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-24 15:45:24,053 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-24 15:45:24,062 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-24 15:45:24,062 - INFO - Deleting VN __public__ 2024-08-24 15:45:24,173 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/1a9a5c46-a8a1-430e-93be-5975030bbc83 2024-08-24 15:45:24,179 - DEBUG - Response Code: 404 2024-08-24 15:45:24,179 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-08-24 15:45:24,192 - DEBUG - Requesting: http://10.0.0.41:8082/domain/e8694ea2-4e3e-4b1d-81e7-657b0c489939 2024-08-24 15:45:24,201 - DEBUG - Requesting: http://10.0.0.41:8082/project/16170937-9eaa-49bb-b60c-fd1447134134 2024-08-24 15:45:24,241 - INFO - Validated that VN __public__ is not found in API Server 2024-08-24 15:45:24,241 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-24 15:45:24,247 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-24 15:45:24,254 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2024-08-24 15:45:24,254 - INFO - Validated that VN __public__ is not in any agent 2024-08-24 15:45:24,254 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-24 15:45:24,260 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-24 15:45:24,265 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-24 15:45:24,270 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-24 15:45:24,271 - INFO - Deleting pod default:ctest-nginx-pod-10349683 2024-08-24 15:45:24,290 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d5a1542b-ba6f-4683-bce6-dbf5f220e713 2024-08-24 15:45:24,313 - WARNING - Pod uuid d5a1542b-ba6f-4683-bce6-dbf5f220e713 is still seen in agent 10.0.0.41 VM list 2024-08-24 15:45:29,314 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d5a1542b-ba6f-4683-bce6-dbf5f220e713 2024-08-24 15:45:29,332 - DEBUG - Pod d5a1542b-ba6f-4683-bce6-dbf5f220e713 is not in agent 10.0.0.41 VM list 2024-08-24 15:45:29,332 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a57dc5bc-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:45:29,347 - DEBUG - VMI a57dc5bc-622f-11ef-9004-fa163e8f22e7 is removed from agent 10.0.0.41 2024-08-24 15:45:29,347 - INFO - Verified that pod ctest-nginx-pod-10349683 is removed in agent 2024-08-24 15:45:29,348 - INFO - Deleting pod default:ctest-nginx-pod-75005007 2024-08-24 15:45:29,371 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e3d57aad-b4ad-45ed-89e5-859e1927db84 2024-08-24 15:45:29,390 - WARNING - Pod uuid e3d57aad-b4ad-45ed-89e5-859e1927db84 is still seen in agent 10.0.0.41 VM list 2024-08-24 15:45:34,391 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e3d57aad-b4ad-45ed-89e5-859e1927db84 2024-08-24 15:45:34,412 - DEBUG - Pod e3d57aad-b4ad-45ed-89e5-859e1927db84 is not in agent 10.0.0.41 VM list 2024-08-24 15:45:34,412 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a4c2a82c-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:45:34,432 - DEBUG - VMI a4c2a82c-622f-11ef-9004-fa163e8f22e7 is removed from agent 10.0.0.41 2024-08-24 15:45:34,432 - INFO - Verified that pod ctest-nginx-pod-75005007 is removed in agent 2024-08-24 15:45:34,434 - INFO - Deleting service : ctest-nginx-svc-44117509 2024-08-24 15:45:35,209 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Sat Aug 24 15:44:46 2024 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 79 log.info('Initial checks done. Running the testcase now') 80 log.info('') 81 result = function(self, *args, **kwargs) 82 if self.inputs.upgrade: 83 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/k8s_scripts/test_ingress.py in test_ingress_ip_assignment(self=) 75 assert self.validate_nginx_lb([pod1, pod2], ingress.cluster_ip, 76 test_pod=pod3) 77 validate() 78 self.validate_post_upgrade = validate 79 # end test_ingress_ip_assignment validate = .validate> /contrail-test/scripts/k8s_scripts/test_ingress.py in validate() 74 # Now validate ingress from within the cluster network 75 assert self.validate_nginx_lb([pod1, pod2], ingress.cluster_ip, 76 test_pod=pod3) 77 validate() 78 self.validate_post_upgrade = validate test_pod undefined pod3 = AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 81, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/k8s_scripts/test_ingress.py", line 77, in test_ingress_ip_assignment validate() File "/contrail-test/scripts/k8s_scripts/test_ingress.py", line 76, in validate test_pod=pod3) AssertionError 2024-08-24 15:45:35,210 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-24 15:45:35,221 - DEBUG - No XMPP flaps were noticed during the test 2024-08-24 15:45:35,221 - INFO - 2024-08-24 15:45:35,221 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:01:56] 2024-08-24 15:45:35,222 - INFO - -------------------------------------------------------------------------------- 2024-08-24 15:45:42,003 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-24 15:45:42,193 - DEBUG - Output : cluster_project={} 2024-08-24 15:45:42,269 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-24 15:45:42,447 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-24 15:45:42,452 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-24 15:45:42,663 - DEBUG - Output : cluster_project={} 2024-08-24 15:45:57,828 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-24 15:45:57,929 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-24 15:46:03,028 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-24 15:46:08,144 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-24 15:46:08,281 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-24 15:46:08,424 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-24 15:46:08,520 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-24 15:46:08,648 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-24 15:46:09,130 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-24 15:46:12,227 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_ApplicationPolicySetReq? 2024-08-24 15:46:12,234 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2024-08-24 15:46:12,263 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2024-08-24 15:46:14,297 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2024-08-24 15:46:16,355 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2024-08-24 15:49:19,208 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-24 15:49:19,356 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3ab1988e-d85d-4749-8086-542be0c2f484 2024-08-24 15:49:19,371 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a90d1612-ce80-4149-8405-89c9e4c243cd 2024-08-24 15:49:19,375 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=269822da-07ef-4a7e-8fbc-5a78e0053013 2024-08-24 15:49:19,378 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f3be4ec6-17a9-4099-a05b-a488f15cfad0 2024-08-24 15:49:19,385 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=bd58ed0a-1484-4932-b27f-8c98772e53a2 2024-08-24 15:49:19,389 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=b8bcb1bc-1ec5-4a77-bb76-504f55ef342e 2024-08-24 15:49:19,399 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f03f4a66-11ce-4805-b0fb-3bed2af0bb4c 2024-08-24 15:49:19,405 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d62a33d9-95b8-4f2f-9490-71ce5f5166c7 2024-08-24 15:49:24,426 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=3ab1988e-d85d-4749-8086-542be0c2f484 2024-08-24 15:49:24,447 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eca5a022-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:49:24,472 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a90d1612-ce80-4149-8405-89c9e4c243cd 2024-08-24 15:49:24,479 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=269822da-07ef-4a7e-8fbc-5a78e0053013 2024-08-24 15:49:24,483 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f3be4ec6-17a9-4099-a05b-a488f15cfad0 2024-08-24 15:49:24,487 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=bd58ed0a-1484-4932-b27f-8c98772e53a2 2024-08-24 15:49:24,495 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=b8bcb1bc-1ec5-4a77-bb76-504f55ef342e 2024-08-24 15:49:24,499 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f03f4a66-11ce-4805-b0fb-3bed2af0bb4c 2024-08-24 15:49:24,503 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=d62a33d9-95b8-4f2f-9490-71ce5f5166c7 2024-08-24 15:49:24,571 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ee787f64-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:49:24,575 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ef3b5f7a-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:49:24,579 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ed69f634-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:49:29,560 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=bd58ed0a-1484-4932-b27f-8c98772e53a2 2024-08-24 15:49:29,568 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=269822da-07ef-4a7e-8fbc-5a78e0053013 2024-08-24 15:49:29,574 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a90d1612-ce80-4149-8405-89c9e4c243cd 2024-08-24 15:49:29,579 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f3be4ec6-17a9-4099-a05b-a488f15cfad0 2024-08-24 15:49:34,621 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=bd58ed0a-1484-4932-b27f-8c98772e53a2 2024-08-24 15:49:34,629 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a90d1612-ce80-4149-8405-89c9e4c243cd 2024-08-24 15:49:34,636 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=269822da-07ef-4a7e-8fbc-5a78e0053013 2024-08-24 15:49:34,639 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f3be4ec6-17a9-4099-a05b-a488f15cfad0 2024-08-24 15:49:39,648 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=bd58ed0a-1484-4932-b27f-8c98772e53a2 2024-08-24 15:49:39,677 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a90d1612-ce80-4149-8405-89c9e4c243cd 2024-08-24 15:49:39,683 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=269822da-07ef-4a7e-8fbc-5a78e0053013 2024-08-24 15:49:39,689 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f3be4ec6-17a9-4099-a05b-a488f15cfad0 2024-08-24 15:49:44,662 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=bd58ed0a-1484-4932-b27f-8c98772e53a2 2024-08-24 15:49:44,698 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a90d1612-ce80-4149-8405-89c9e4c243cd 2024-08-24 15:49:44,718 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=269822da-07ef-4a7e-8fbc-5a78e0053013 2024-08-24 15:49:44,724 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f3be4ec6-17a9-4099-a05b-a488f15cfad0 2024-08-24 15:49:49,690 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=bd58ed0a-1484-4932-b27f-8c98772e53a2 2024-08-24 15:49:49,736 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a90d1612-ce80-4149-8405-89c9e4c243cd 2024-08-24 15:49:49,759 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=269822da-07ef-4a7e-8fbc-5a78e0053013 2024-08-24 15:49:49,764 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f3be4ec6-17a9-4099-a05b-a488f15cfad0 2024-08-24 15:49:54,705 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=bd58ed0a-1484-4932-b27f-8c98772e53a2 2024-08-24 15:49:54,725 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eff737ae-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:49:54,744 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a90d1612-ce80-4149-8405-89c9e4c243cd 2024-08-24 15:49:54,766 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f2204f2a-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:49:54,771 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=269822da-07ef-4a7e-8fbc-5a78e0053013 2024-08-24 15:49:54,776 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=f3be4ec6-17a9-4099-a05b-a488f15cfad0 2024-08-24 15:49:54,819 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f16387aa-622f-11ef-9004-fa163e8f22e7 2024-08-24 15:49:54,824 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f0a5a924-622f-11ef-9004-fa163e8f22e7