--Task-- name: Pre-check Num Users enabled: True class_name: ValidationNumUsers source_name: controller source_namespace: >default< target_name: idm target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates below loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock 2025-05-15 23:17:24 - INFO: Timeout for this Task has changed to 5m (300 seconds) 2025-05-15 23:17:24 - INFO: timeout was set to Task default (1.2x self.expected_duration) or 300 seconds (whatever is higher)), because it was unset 2025-05-15 23:17:24 - INFO: Interval for this Task has changed to 5s (5 seconds) 2025-05-15 23:17:24 - INFO: interval was set to Task default because it was unset, based on self.real_duration value because task is NOT allowed to stop by itself ________________________________________________________________________________ [2025-05-15 23:17:24] Pre-check Num Users step1 : Get expected number of users from config (conf.yaml) ________________________________________________________________________________ ________________________________________________________________________________ [2025-05-15 23:17:24] Pre-check Num Users step2 : Get real number of users ________________________________________________________________________________ 2025-05-15 23:17:24 - INFO: Getting number of user entries through IDM API 2025-05-15 23:17:24,935 INFO [LoginSession] Get "access_token" token for user "xiaosong.lou@pingidentity.com" 2025-05-15 23:17:24,935 DEBUG [LoginSession] re-using "access_token" token that remains valid for 57m 32s ________________________________________________________________________________ [2025-05-15 23:17:25] Pre-check Num Users step3 : Evaluate if the identities count is correct ________________________________________________________________________________ 2025-05-15 23:17:25 - INFO: Real count of identities in ID repo/userstore is 4 (4). That differs from expected count of 10000000 (10M) identities. 2025-05-15 23:17:25 - INFO: Entities at incorrect count - proceed with cleanup and fresh preload. ________________________________________________________________________________ [2025-05-15 23:17:25] Pre-check Num Users post : N/A ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped