--Task-- name: Check Num Users enabled: True class_name: ValidationNumUsers source_name: controller source_namespace: >default< target_name: ds-idrepo target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-24 05:26:15] Check Num Users pre : N/A ________________________________________________________________________________ [2024-04-24 05:26:15] - INFO: Timeout for this Task has changed to 8h (28800 seconds) [2024-04-24 05:26:15] - INFO: timeout was set to Task default (2x global_duration or 300 seconds (whatever is higher)), because it was unset ________________________________________________________________________________ [2024-04-24 05:26:15] Check Num Users step1 : Get expected number of users from config (conf.yaml) ________________________________________________________________________________ ________________________________________________________________________________ [2024-04-24 05:26:15] Check Num Users step2 : Get real number of users ________________________________________________________________________________ [2024-04-24 05:26:15] - INFO: Getting number of ou=people,ou=identities entries through DS (ldapsearch utility) 2024-04-24 05:26:15,732 INFO 2024-04-24 05:26:15,733 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "ou=people,ou=identities" --searchScope base (&) numsubordinates 2024-04-24 05:26:17,803 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-24 05:26:17,803 DEBUG --- stdout --- 2024-04-24 05:26:17,804 DEBUG dn: ou=people,ou=identities numsubordinates: 10000001 2024-04-24 05:26:17,804 DEBUG --- stderr --- 2024-04-24 05:26:17,804 DEBUG 2024-04-24 05:26:17,804 INFO ________________________________________________________________________________ [2024-04-24 05:26:17] Check Num Users step3 : Evaluate if the identities count is correct ________________________________________________________________________________ [2024-04-24 05:26:17] - INFO: Real count of identities in ID repo/userstore is 10000001 (10M), which is expected. ________________________________________________________________________________ [2024-04-24 05:26:17] Check Num Users post : N/A ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped