==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: lodemon-5b9d5d8986-bc4kx Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-frontend-18a44ad7-eveb/10.142.0.73 Start Time: Fri, 07 Feb 2025 21:19:16 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=5b9d5d8986 skaffold.dev/run-id=39e26d39-33da-4927-81b0-8f35b5873eea Annotations: Status: Running IP: 10.106.40.158 IPs: IP: 10.106.40.158 Controlled By: ReplicaSet/lodemon-5b9d5d8986 Containers: lodemon: Container ID: containerd://5cf8cd041baffd71a7014d3a962e1fd1a852fe05632f480ee3e39b0f39d07b6e Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:889c666f721ed579bd2bbbe9eb7f6fe12fbb71da44fc9e74fa54a51b76973fcf Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Fri, 07 Feb 2025 21:19:39 +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-k7q92 (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-k7q92: 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.158:8080 Press CTRL+C to quit 21:20:42 INFO Initializing monitoring instance threads 21:20:42 DEBUG Monitoring instance thread list: [] 21:20:42 INFO Starting instance threads 21:20:42 INFO All threads has been started 127.0.0.1 - - [07/Feb/2025 21:20:42] "GET /monitoring/start HTTP/1.1" 200 - 127.0.0.1 - - [07/Feb/2025 21:26:25] "GET /monitoring/average?start_time=20250207_212245&stop_time=20250207_212424 HTTP/1.1" 200 - 127.0.0.1 - - [07/Feb/2025 21:32:03] "GET /monitoring/average?start_time=20250207_212825&stop_time=20250207_213002 HTTP/1.1" 200 - 127.0.0.1 - - [07/Feb/2025 21:47:40] "GET /monitoring/average?start_time=20250207_213403&stop_time=20250207_214539 HTTP/1.1" 200 - 127.0.0.1 - - [07/Feb/2025 22:03:29] "GET /monitoring/average?start_time=20250207_214940&stop_time=20250207_220129 HTTP/1.1" 200 - 127.0.0.1 - - [07/Feb/2025 22:20:24] "GET /monitoring/average?start_time=20250207_220529&stop_time=20250207_221823 HTTP/1.1" 200 - 22:24:44 INFO Finished: True 22:24:44 INFO Waiting for threads to register finish flag 22:24:44 INFO Done. Have a nice day! :) 127.0.0.1 - - [07/Feb/2025 22:24:44] "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 - - [07/Feb/2025 22:24:45] "GET /monitoring/process HTTP/1.1" 200 -