==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: lodemon-749675d998-xsqg5 Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-frontend-1a35de14-qn41/10.142.0.48 Start Time: Sat, 16 Nov 2024 01:26:00 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=749675d998 skaffold.dev/run-id=8b356a7c-33e9-4cb4-b80c-dc0774197783 Annotations: Status: Running IP: 10.106.41.14 IPs: IP: 10.106.41.14 Controlled By: ReplicaSet/lodemon-749675d998 Containers: lodemon: Container ID: containerd://e1e83abb9a1d03a0572100ff40c10b074f1327c51633ad24807f9d480e9437ce Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:f56693e88fc7c438478bd3613e166d594fe7d34bd7b3c3ce28aeaf08fde7ef66 Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Sat, 16 Nov 2024 01:26:20 +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-6zd9f (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-6zd9f: 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.41.14:8080 Press CTRL+C to quit 01:27:17 INFO Initializing monitoring instance threads 01:27:17 DEBUG Monitoring instance thread list: [] 01:27:17 INFO Starting instance threads 01:27:17 INFO All threads has been started 127.0.0.1 - - [16/Nov/2024 01:27:17] "GET /monitoring/start HTTP/1.1" 200 - 127.0.0.1 - - [16/Nov/2024 02:28:01] "GET /monitoring/average?start_time=20241116_012919&stop_time=20241116_022600 HTTP/1.1" 200 - 127.0.0.1 - - [16/Nov/2024 03:28:42] "GET /monitoring/average?start_time=20241116_023001&stop_time=20241116_032641 HTTP/1.1" 200 - 127.0.0.1 - - [16/Nov/2024 04:29:24] "GET /monitoring/average?start_time=20241116_033042&stop_time=20241116_042723 HTTP/1.1" 200 - 127.0.0.1 - - [16/Nov/2024 05:30:05] "GET /monitoring/average?start_time=20241116_043124&stop_time=20241116_052804 HTTP/1.1" 200 - 127.0.0.1 - - [16/Nov/2024 06:30:46] "GET /monitoring/average?start_time=20241116_053205&stop_time=20241116_062845 HTTP/1.1" 200 - 127.0.0.1 - - [16/Nov/2024 07:31:28] "GET /monitoring/average?start_time=20241116_063246&stop_time=20241116_072927 HTTP/1.1" 200 - 07:35:53 INFO Finished: True 07:35:53 INFO Waiting for threads to register finish flag 07:35:53 INFO Done. Have a nice day! :) 127.0.0.1 - - [16/Nov/2024 07:35:53] "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 - - [16/Nov/2024 07:35:54] "GET /monitoring/process HTTP/1.1" 200 -