==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: lodemon-6c586fd447-2fqcg Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-frontend-18a44ad7-ypxn/10.142.0.9 Start Time: Mon, 24 Feb 2025 22:54:03 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=6c586fd447 skaffold.dev/run-id=6ba70e0c-f229-4ff7-aba1-c469839a5b7f Annotations: Status: Running IP: 10.106.40.10 IPs: IP: 10.106.40.10 Controlled By: ReplicaSet/lodemon-6c586fd447 Containers: lodemon: Container ID: containerd://1b2ce455a3beb228b8544fa5ea64aa2a866876f60a494227716fd7438abcf52c Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:4b2cb29d3bd55958efe9e38493369600ee31a55f533dd3763edfa0e443327715 Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Mon, 24 Feb 2025 22:54:29 +0000 Ready: True Restart Count: 0 Limits: cpu: 2 memory: 2Gi Requests: cpu: 1 memory: 1Gi Liveness: exec [cat /tmp/lodemon_alive] delay=20s timeout=1s period=10s #success=1 #failure=3 Readiness: exec [cat /tmp/lodemon_alive] delay=20s timeout=1s period=10s #success=1 #failure=3 Environment: SKAFFOLD_PROFILE: idc Mounts: /lodestar/config/config.yaml from config (rw,path="config.yaml") /lodestar/config/deployments_to_monitor.yaml from deployments-config (rw,path="deployments_to_monitor.yaml") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9gdrh (ro) Conditions: Type Status PodReadyToStartContainers True Initialized True Ready True ContainersReady True PodScheduled True Volumes: config: Type: ConfigMap (a volume populated by a ConfigMap) Name: lodemon-config Optional: false deployments-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: lodemon-deployments Optional: false kube-api-access-9gdrh: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== * Serving Flask app 'lodemon_run' * Debug mode: off WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:8080 * Running on http://10.106.40.10:8080 Press CTRL+C to quit 22:55:30 INFO Initializing monitoring instance threads 22:55:30 DEBUG Monitoring instance thread list: [] 22:55:30 INFO Starting instance threads 22:55:30 INFO All threads has been started 127.0.0.1 - - [24/Feb/2025 22:55:30] "GET /monitoring/start HTTP/1.1" 200 - 127.0.0.1 - - [24/Feb/2025 23:01:31] "GET /monitoring/average?start_time=20250224_225735&stop_time=20250224_225930 HTTP/1.1" 200 - 127.0.0.1 - - [25/Feb/2025 11:04:00] "GET /monitoring/average?start_time=20250224_230331&stop_time=20250225_110159 HTTP/1.1" 200 - 127.0.0.1 - - [25/Feb/2025 11:14:38] "GET /monitoring/average?start_time=20250225_110600&stop_time=20250225_111237 HTTP/1.1" 200 - 127.0.0.1 - - [25/Feb/2025 11:30:23] "GET /monitoring/average?start_time=20250225_111638&stop_time=20250225_112822 HTTP/1.1" 200 - 127.0.0.1 - - [25/Feb/2025 11:48:27] "GET /monitoring/average?start_time=20250225_113223&stop_time=20250225_114626 HTTP/1.1" 200 - 12:05:51 INFO Finished: True 12:05:51 INFO Waiting for threads to register finish flag 12:05:51 INFO Done. Have a nice day! :) 127.0.0.1 - - [25/Feb/2025 12:05:51] "GET /monitoring/stop HTTP/1.1" 200 - WARNING:bokeh.core.validation.check:W-1002 (EMPTY_LAYOUT): Layout has no children: Column(id='p1001', ...) 127.0.0.1 - - [25/Feb/2025 12:05:52] "GET /monitoring/process HTTP/1.1" 200 -