--Task--
name: Monitoring_start
enabled: True
class_name: MonitoringStart
source_name: controller
source_namespace: >default<
target_name: controller
target_namespace: >default<
start: 0.0
stop: None
timeout: no timeout
loop: False
interval: None
dependencies: []
wait_for: []
preceding_task: None
options: {}
group_name: None
Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock
task will be executed on controller (localhost)
2025-09-19 15:33:47 - INFO: Interval for this Task has changed to 5s (5 seconds)
2025-09-19 15:33:47 - INFO: interval was set to Task default because it was unset, based on self.timeout value because task is allowed to stop by itself
________________________________________________________________________________
[2025-09-19 15:33:47] Monitoring_start step1 : N/A
________________________________________________________________________________
2025-09-19 15:34:47,433 INFO
2025-09-19 15:34:47,433 INFO **************************************** Start Lodemon ****************************************
2025-09-19 15:34:47,433 INFO
2025-09-19 15:34:47,433 INFO ***************************** Deploying Lodemon in namespace xlou *****************************
2025-09-19 15:34:47,718 INFO
2025-09-19 15:34:47,719 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm delete configmap lodemon-config
2025-09-19 15:34:47,719 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0, 1]
2025-09-19 15:34:48,147 INFO [loop_until]: OK (rc = 0)
2025-09-19 15:34:48,147 DEBUG --- stdout ---
2025-09-19 15:34:48,147 DEBUG configmap "lodemon-config" deleted
2025-09-19 15:34:48,147 DEBUG --- stderr ---
2025-09-19 15:34:48,147 DEBUG
2025-09-19 15:34:48,147 INFO
2025-09-19 15:34:48,147 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm create configmap lodemon-config --from-file=/mnt/disk1/xslou/workshop/lodestar-fork/ext/lodestarbox/lodemon/kustomize/lodemon/lodemon_config.yaml
2025-09-19 15:34:48,147 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2025-09-19 15:34:48,443 INFO [loop_until]: OK (rc = 0)
2025-09-19 15:34:48,443 DEBUG --- stdout ---
2025-09-19 15:34:48,443 DEBUG configmap/lodemon-config created
2025-09-19 15:34:48,443 DEBUG --- stderr ---
2025-09-19 15:34:48,443 DEBUG
2025-09-19 15:34:48,444 INFO
2025-09-19 15:34:48,444 INFO [run_command]: gcloud iam service-accounts add-iam-policy-binding pit-test@engineeringpit.iam.gserviceaccount.com --role roles/iam.workloadIdentityUser --member "serviceAccount:engineeringpit.svc.id.goog[xlou/k8s-svc-acct-lodemon]"
2025-09-19 15:34:50,027 ERROR [run_command]: ERROR
2025-09-19 15:34:50,027 ERROR --- rc ---
2025-09-19 15:34:50,027 ERROR returned 1, expected to be in [0]
2025-09-19 15:34:50,027 ERROR --- stdout ---
2025-09-19 15:34:50,027 ERROR
2025-09-19 15:34:50,027 ERROR --- stderr ---
2025-09-19 15:34:50,027 ERROR ERROR: (gcloud.iam.service-accounts.add-iam-policy-binding) PERMISSION_DENIED: Permission 'iam.serviceAccounts.setIamPolicy' denied on resource (or it may not exist). This command is authenticated as xiaosong.lou@pingidentity.com which is the active account specified by the [core/account] property.
- '@type': type.googleapis.com/google.rpc.ErrorInfo
domain: iam.googleapis.com
metadata:
permission: iam.serviceAccounts.setIamPolicy
reason: IAM_PERMISSION_DENIED
2025-09-19 15:34:50,027 INFO
2025-09-19 15:34:50,027 WARNING could not add the iam-policy binding to the GSA: pit-test@engineeringpit.iam.gserviceaccount.com for the member k8s-svc-acct-lodemon service account, Identity Cloud metrics will not be present in the Lodemon report.The exception thrown was: Command error: rc 1 -- stdout: -- stderr:ERROR: (gcloud.iam.service-accounts.add-iam-policy-binding) PERMISSION_DENIED: Permission 'iam.serviceAccounts.setIamPolicy' denied on resource (or it may not exist). This command is authenticated as xiaosong.lou@pingidentity.com which is the active account specified by the [core/account] property.
- '@type': type.googleapis.com/google.rpc.ErrorInfo
domain: iam.googleapis.com
metadata:
permission: iam.serviceAccounts.setIamPolicy
reason: IAM_PERMISSION_DENIED
2025-09-19 15:34:50,030 INFO
2025-09-19 15:34:50,030 INFO ------------- Deploy the lodestarbox with lodemon profile -------------
2025-09-19 15:34:50,030 INFO
2025-09-19 15:34:50,030 INFO [run_command]: skaffold deploy --profile lodemon --config=/tmp/tmpklou9stw --status-check=true --namespace=xlou
2025-09-19 15:34:51,520 INFO Starting deploy...
2025-09-19 15:34:52,813 INFO - serviceaccount/k8s-svc-acct-lodemon unchanged
2025-09-19 15:34:52,895 INFO - clusterrolebinding.rbac.authorization.k8s.io/k8s-svc-acct-crb-xlou unchanged
2025-09-19 15:34:53,140 INFO - deployment.apps/lodemon configured
2025-09-19 15:34:53,150 INFO Waiting for deployments to stabilize...
2025-09-19 15:34:58,414 INFO - xlou:deployment/lodemon: waiting for rollout to finish: 1 old replicas are pending termination...
2025-09-19 15:35:24,833 INFO - xlou:deployment/lodemon is ready.
2025-09-19 15:35:24,843 INFO Deployments stabilized in 31.688 seconds
2025-09-19 15:35:24,925 ERROR
2025-09-19 15:35:24,925 ERROR To help improve the quality of this product, we collect anonymized usage data for details on what is tracked and how we use this data visit . This data is handled in accordance with our privacy policy
2025-09-19 15:35:24,925 ERROR
2025-09-19 15:35:24,925 ERROR You may choose to opt out of this collection by running the following command:
2025-09-19 15:35:24,925 ERROR skaffold config set --global collect-metrics false
2025-09-19 15:35:24,925 INFO
2025-09-19 15:35:24,925 INFO --------------------- Get expected number of pods ---------------------
2025-09-19 15:35:24,925 INFO
2025-09-19 15:35:24,925 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app=lodemon --output jsonpath={.items[*].spec.replicas}
2025-09-19 15:35:24,925 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2025-09-19 15:35:25,202 INFO [loop_until]: OK (rc = 0)
2025-09-19 15:35:25,203 DEBUG --- stdout ---
2025-09-19 15:35:25,203 DEBUG 1
2025-09-19 15:35:25,203 DEBUG --- stderr ---
2025-09-19 15:35:25,203 DEBUG
2025-09-19 15:35:25,203 INFO
2025-09-19 15:35:25,203 INFO -------------- Reloading pod list for product "lodemon" --------------
2025-09-19 15:35:25,203 INFO
2025-09-19 15:35:25,203 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=lodemon --output jsonpath={.items[*].metadata.name}` | grep 1
2025-09-19 15:35:25,203 INFO [loop_until]: (max_time=360.0, interval=10, expected_rc=[0]
2025-09-19 15:35:25,487 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2025-09-19 15:35:25,488 INFO [loop_until]: OK (rc = 0)
2025-09-19 15:35:25,488 DEBUG --- stdout ---
2025-09-19 15:35:25,488 DEBUG lodemon-74f4bf6c95-xwgl2
2025-09-19 15:35:25,488 DEBUG --- stderr ---
2025-09-19 15:35:25,488 DEBUG
2025-09-19 15:35:25,488 INFO
2025-09-19 15:35:25,488 INFO ------------ Check pod lodemon-74f4bf6c95-xwgl2 is running ------------
2025-09-19 15:35:25,488 INFO
2025-09-19 15:35:25,488 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods lodemon-74f4bf6c95-xwgl2 -o=jsonpath={.status.phase} | grep "Running"
2025-09-19 15:35:25,488 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2025-09-19 15:35:25,792 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2025-09-19 15:35:25,792 INFO [loop_until]: OK (rc = 0)
2025-09-19 15:35:25,792 DEBUG --- stdout ---
2025-09-19 15:35:25,792 DEBUG Running
2025-09-19 15:35:25,792 DEBUG --- stderr ---
2025-09-19 15:35:25,792 DEBUG
2025-09-19 15:35:25,792 INFO
2025-09-19 15:35:25,792 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods lodemon-74f4bf6c95-xwgl2 -o=jsonpath={.status.containerStatuses[*].ready} | grep "true"
2025-09-19 15:35:25,792 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0]
2025-09-19 15:35:26,075 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2025-09-19 15:35:26,075 INFO [loop_until]: OK (rc = 0)
2025-09-19 15:35:26,075 DEBUG --- stdout ---
2025-09-19 15:35:26,075 DEBUG true
2025-09-19 15:35:26,075 DEBUG --- stderr ---
2025-09-19 15:35:26,075 DEBUG
2025-09-19 15:35:26,076 INFO
2025-09-19 15:35:26,076 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod lodemon-74f4bf6c95-xwgl2 --output jsonpath={.status.startTime}
2025-09-19 15:35:26,076 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2025-09-19 15:35:26,354 INFO [loop_until]: OK (rc = 0)
2025-09-19 15:35:26,354 DEBUG --- stdout ---
2025-09-19 15:35:26,354 DEBUG 2025-09-19T15:34:53Z
2025-09-19 15:35:26,354 DEBUG --- stderr ---
2025-09-19 15:35:26,354 DEBUG
2025-09-19 15:35:26,354 INFO
2025-09-19 15:35:26,354 INFO ----- Check pod lodemon-74f4bf6c95-xwgl2 filesystem is accessible -----
2025-09-19 15:35:26,933 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2025-09-19 15:35:26,933 INFO
2025-09-19 15:35:26,933 INFO ---------- Check pod lodemon-74f4bf6c95-xwgl2 restart count ----------
2025-09-19 15:35:26,933 INFO
2025-09-19 15:35:26,933 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod lodemon-74f4bf6c95-xwgl2 --output jsonpath={.status.containerStatuses[*].restartCount}
2025-09-19 15:35:26,933 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2025-09-19 15:35:27,212 INFO [loop_until]: OK (rc = 0)
2025-09-19 15:35:27,212 DEBUG --- stdout ---
2025-09-19 15:35:27,212 DEBUG 0
2025-09-19 15:35:27,212 DEBUG --- stderr ---
2025-09-19 15:35:27,212 DEBUG
2025-09-19 15:35:27,212 INFO Pod lodemon-74f4bf6c95-xwgl2 has been restarted 0 times.
2025-09-19 15:35:27,212 INFO
2025-09-19 15:35:27,212 INFO --------------------- Get expected number of pods ---------------------
2025-09-19 15:35:27,212 INFO
2025-09-19 15:35:27,212 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app=lodemon --output jsonpath={.items[*].spec.replicas}
2025-09-19 15:35:27,212 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2025-09-19 15:35:27,500 INFO [loop_until]: OK (rc = 0)
2025-09-19 15:35:27,500 DEBUG --- stdout ---
2025-09-19 15:35:27,500 DEBUG 1
2025-09-19 15:35:27,500 DEBUG --- stderr ---
2025-09-19 15:35:27,500 DEBUG
2025-09-19 15:35:27,500 INFO
2025-09-19 15:35:27,500 INFO -------------- Waiting for 1 expected pod(s) to be ready --------------
2025-09-19 15:35:27,500 INFO
2025-09-19 15:35:27,500 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments lodemon --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:1 replicas:1"
2025-09-19 15:35:27,501 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0]
2025-09-19 15:35:27,775 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2025-09-19 15:35:27,775 INFO [loop_until]: OK (rc = 0)
2025-09-19 15:35:27,775 DEBUG --- stdout ---
2025-09-19 15:35:27,775 DEBUG ready:1 replicas:1
2025-09-19 15:35:27,775 DEBUG --- stderr ---
2025-09-19 15:35:27,775 DEBUG
2025-09-19 15:35:27,775 INFO Component lodemon is alive
2025-09-19 15:35:28,619 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/pod-logs/20250919_153527-after-lodemon-deploy/lodemon-74f4bf6c95-xwgl2.txt
2025-09-19 15:35:28,620 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/pod-logs/20250919_153527-after-lodemon-deploy/lodemon-74f4bf6c95-xwgl2.txt
2025-09-19 15:35:28,620 INFO Check pod logs for errors
2025-09-19 15:35:29,227 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/pod-logs/20250919_153527-after-lodemon-deploy/_cpu-info.txt
2025-09-19 15:35:29,227 INFO
2025-09-19 15:35:29,228 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec lodemon-74f4bf6c95-xwgl2 -- curl --fail --silent -m 60 --connect-timeout 60 -X POST --show-error http://localhost:8080/monitoring/start
2025-09-19 15:35:29,790 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2025-09-19 15:35:29,790 DEBUG --- stdout ---
2025-09-19 15:35:29,790 DEBUG {"status":"monitoring started"}
2025-09-19 15:35:29,790 DEBUG --- stderr ---
2025-09-19 15:35:29,790 DEBUG
2025-09-19 15:35:29,790 INFO
2025-09-19 15:35:30,624 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/pod-logs/stack/after-lodemon-deployment/lodemon-74f4bf6c95-xwgl2.txt
2025-09-19 15:35:30,624 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/pod-logs/stack/after-lodemon-deployment/lodemon-74f4bf6c95-xwgl2.txt
2025-09-19 15:35:30,624 INFO Check pod logs for errors
2025-09-19 15:35:31,236 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/pod-logs/stack/after-lodemon-deployment/_cpu-info.txt
________________________________________________________________________________
[2025-09-19 15:35:31] Monitoring_start post : Post method
________________________________________________________________________________
Setting result to PASS
Task has been successfully stopped