==================================================================================================== ============================ Pod describe lodemon-58c9dd6ffb-wxwmm ============================ ==================================================================================================== Name: lodemon-58c9dd6ffb-wxwmm Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-frontend-18a44ad7-wov8/10.142.0.92 Start Time: Wed, 11 Jun 2025 20:36:50 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=58c9dd6ffb skaffold.dev/run-id=e7ba3673-a87c-4208-8efa-ff40a93be924 Annotations: Status: Running IP: 10.106.41.17 IPs: IP: 10.106.41.17 Controlled By: ReplicaSet/lodemon-58c9dd6ffb Containers: lodemon: Container ID: containerd://3cf9e02b32863edae6a2356de8a99b52ed391097d1804c087b38436cb30cfec4 Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:ecf1cf703b297af272fa7dc2ad329096bd475bb0c9db309f6b98b5949fa8b784 Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Wed, 11 Jun 2025 20:36:51 +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-sbrww (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-sbrww: 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 lodemon-58c9dd6ffb-wxwmm ============================== ==================================================================================================== * 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.41.17:8080 Press CTRL+C to quit 21:37:49 INFO Initializing monitoring instance threads 21:37:49 DEBUG Monitoring instance thread list: [] 21:37:49 INFO Starting instance threads 21:37:49 INFO All threads has been started 127.0.0.1 - - [11/Jun/2025 21:37:49] "GET /monitoring/start HTTP/1.1" 200 - 127.0.0.1 - - [11/Jun/2025 22:38:42] "GET /monitoring/average?start_time=20250611_203951&stop_time=20250611_213641 HTTP/1.1" 200 - 127.0.0.1 - - [11/Jun/2025 23:39:31] "GET /monitoring/average?start_time=20250611_214042&stop_time=20250611_223730 HTTP/1.1" 200 - 127.0.0.1 - - [12/Jun/2025 00:40:21] "GET /monitoring/average?start_time=20250611_224131&stop_time=20250611_233820 HTTP/1.1" 200 - 127.0.0.1 - - [12/Jun/2025 01:41:11] "GET /monitoring/average?start_time=20250611_234221&stop_time=20250612_003911 HTTP/1.1" 200 - 127.0.0.1 - - [12/Jun/2025 02:42:01] "GET /monitoring/average?start_time=20250612_004311&stop_time=20250612_014000 HTTP/1.1" 200 - 127.0.0.1 - - [12/Jun/2025 03:42:50] "GET /monitoring/average?start_time=20250612_014401&stop_time=20250612_024049 HTTP/1.1" 200 - 127.0.0.1 - - [12/Jun/2025 04:43:40] "GET /monitoring/average?start_time=20250612_024450&stop_time=20250612_034139 HTTP/1.1" 200 - 05:09:12 INFO Finished: True 05:09:12 INFO Waiting for threads to register finish flag 05:09:12 INFO Done. Have a nice day! :) 127.0.0.1 - - [12/Jun/2025 05:09:12] "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 - - [12/Jun/2025 05:09:13] "GET /monitoring/process HTTP/1.1" 200 -