--Task-- name: DSPrimeTask_ds_idrepo_2 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-2 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: ['DSPrimeTask_ds_idrepo_1'] wait_for: [] preceding_task: None options: {'_options_': "--noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)'"} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-09 22:26:32] DSPrimeTask_ds_idrepo_2 pre : N/A ________________________________________________________________________________ [2024-04-09 22:26:32] - INFO: target component (ds-idrepo-2) is a DS pod [2024-04-09 22:26:32] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [2024-04-09 22:26:32] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt Pod log : /results/orders/DSPrimeTask_ds_idrepo_2 ________________________________________________________________________________ [2024-04-09 22:26:32] DSPrimeTask_ds_idrepo_2 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "A9N6V2kMl7aufgvBdZQgGHthQF3bOZSj" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' ________________________________________________________________________________ [2024-04-09 22:26:32] DSPrimeTask_ds_idrepo_2 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/order.json { "name": "DSPrimeTask_ds_idrepo_2", "command": "/lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn \"uid=admin\" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})'", "out-dir": "/results/orders/DSPrimeTask_ds_idrepo_2" } ________________________________________________________________________________ [2024-04-09 22:26:32] DSPrimeTask_ds_idrepo_2 loop_until_ready : Wait for preceding task to finish if it uses same Overseer as a source, then loop for max_time until Overseer pod status is READY to accept order :param max_time: periodically check overseer status for this many seconds at maximum :param interval: interval between two periodical checks :return: ________________________________________________________________________________ 2024-04-09 22:26:32,981 INFO 2024-04-09 22:26:32,981 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-09 22:26:32,981 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2024-04-09 22:26:33,222 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-09 22:26:33,223 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:33,223 DEBUG --- stdout --- 2024-04-09 22:26:33,223 DEBUG WAITING 2024-04-09 22:26:33,223 DEBUG --- stderr --- 2024-04-09 22:26:33,223 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2024-04-09 22:26:33] DSPrimeTask_ds_idrepo_2 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2024-04-09 22:26:33,223 INFO 2024-04-09 22:26:33,224 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:26:33,224 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:33,529 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:33,529 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:33,530 DEBUG --- stdout --- 2024-04-09 22:26:33,530 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:33,530 DEBUG --- stderr --- 2024-04-09 22:26:33,530 DEBUG 2024-04-09 22:26:33,530 INFO 2024-04-09 22:26:33,530 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/order.json overseer-0-6f8784665d-zq5hb:/results/orders/order.json 2024-04-09 22:26:33,531 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-09 22:26:34,916 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:34,916 DEBUG --- stdout --- 2024-04-09 22:26:34,917 DEBUG 2024-04-09 22:26:34,917 DEBUG --- stderr --- 2024-04-09 22:26:34,917 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-09 22:26:34] DSPrimeTask_ds_idrepo_2 wait_stop_by_itself : Wait for the order to stop by itself ________________________________________________________________________________ Task may stop by itself (no stop defined in configuration file), wait until overseer ends the order - timeout is 59s Waiting for status (curl --fail --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING PASS : Order stopped by itself after 2m and before timeout (59s) ________________________________________________________________________________ [2024-04-09 22:28:35] DSPrimeTask_ds_idrepo_2 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2024-04-09 22:28:35,293 INFO 2024-04-09 22:28:35,294 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:35,294 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:35,690 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:35,691 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:35,691 DEBUG --- stdout --- 2024-04-09 22:28:35,691 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:35,691 DEBUG --- stderr --- 2024-04-09 22:28:35,691 DEBUG 2024-04-09 22:28:35,691 INFO 2024-04-09 22:28:35,691 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb -- rm -f /results/orders/order.json 2024-04-09 22:28:35,691 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-09 22:28:36,521 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:36,522 DEBUG --- stdout --- 2024-04-09 22:28:36,522 DEBUG 2024-04-09 22:28:36,522 DEBUG --- stderr --- 2024-04-09 22:28:36,522 DEBUG Order ran during 2m 01s ________________________________________________________________________________ [2024-04-09 22:28:36] DSPrimeTask_ds_idrepo_2 download_logs : Download individual order files ________________________________________________________________________________ [2024-04-09 22:28:36] - PASS: file already downloaded /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/order.json 2024-04-09 22:28:36,522 INFO 2024-04-09 22:28:36,523 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:36,523 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:36,837 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:36,837 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:36,837 DEBUG --- stdout --- 2024-04-09 22:28:36,837 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:36,837 DEBUG --- stderr --- 2024-04-09 22:28:36,837 DEBUG Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait. 2024-04-09 22:28:36,838 INFO 2024-04-09 22:28:36,838 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:36,838 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:37,143 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:37,143 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:37,143 DEBUG --- stdout --- 2024-04-09 22:28:37,143 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:37,143 DEBUG --- stderr --- 2024-04-09 22:28:37,143 DEBUG 2024-04-09 22:28:37,144 INFO 2024-04-09 22:28:37,144 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file found" 2024-04-09 22:28:37,144 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-09 22:28:37,994 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-09 22:28:37,994 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:37,994 DEBUG --- stdout --- 2024-04-09 22:28:37,995 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file found 2024-04-09 22:28:37,995 DEBUG --- stderr --- 2024-04-09 22:28:37,995 DEBUG 2024-04-09 22:28:37,995 INFO 2024-04-09 22:28:37,995 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:37,995 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:38,308 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:38,308 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:38,308 DEBUG --- stdout --- 2024-04-09 22:28:38,308 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:38,308 DEBUG --- stderr --- 2024-04-09 22:28:38,308 DEBUG 2024-04-09 22:28:38,308 INFO 2024-04-09 22:28:38,309 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-09 22:28:39,205 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-09 22:28:39,206 DEBUG --- stdout --- 2024-04-09 22:28:39,206 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-09 22:28:39,206 DEBUG --- stderr --- 2024-04-09 22:28:39,206 DEBUG 2024-04-09 22:28:39,206 INFO - Download file (size 4k) 2024-04-09 22:28:39,207 INFO 2024-04-09 22:28:39,207 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:39,207 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:39,630 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:39,631 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:39,631 DEBUG --- stdout --- 2024-04-09 22:28:39,631 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:39,631 DEBUG --- stderr --- 2024-04-09 22:28:39,631 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt @ overseer-0-6f8784665d-zq5hb destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-09 22:28:39,632 INFO 2024-04-09 22:28:39,632 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:39,632 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:40,000 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:40,001 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:40,001 DEBUG --- stdout --- 2024-04-09 22:28:40,001 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:40,001 DEBUG --- stderr --- 2024-04-09 22:28:40,001 DEBUG 2024-04-09 22:28:40,001 INFO 2024-04-09 22:28:40,001 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-09 22:28:40,001 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-09 22:28:40,832 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:40,833 DEBUG --- stdout --- 2024-04-09 22:28:40,833 DEBUG tar: Removing leading `/' from member names 2024-04-09 22:28:40,833 DEBUG --- stderr --- 2024-04-09 22:28:40,833 DEBUG 2024-04-09 22:28:40,833 INFO 2024-04-09 22:28:40,833 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:40,833 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:41,198 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:41,198 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:41,198 DEBUG --- stdout --- 2024-04-09 22:28:41,198 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:41,198 DEBUG --- stderr --- 2024-04-09 22:28:41,198 DEBUG Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait. 2024-04-09 22:28:41,199 INFO 2024-04-09 22:28:41,199 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:41,199 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:41,541 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:41,541 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:41,541 DEBUG --- stdout --- 2024-04-09 22:28:41,541 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:41,541 DEBUG --- stderr --- 2024-04-09 22:28:41,541 DEBUG 2024-04-09 22:28:41,542 INFO 2024-04-09 22:28:41,542 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file found" 2024-04-09 22:28:41,542 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-09 22:28:42,401 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-09 22:28:42,401 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:42,401 DEBUG --- stdout --- 2024-04-09 22:28:42,401 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file found 2024-04-09 22:28:42,401 DEBUG --- stderr --- 2024-04-09 22:28:42,401 DEBUG 2024-04-09 22:28:42,401 INFO 2024-04-09 22:28:42,401 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:42,402 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:42,724 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:42,724 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:42,724 DEBUG --- stdout --- 2024-04-09 22:28:42,724 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:42,724 DEBUG --- stderr --- 2024-04-09 22:28:42,724 DEBUG 2024-04-09 22:28:42,724 INFO 2024-04-09 22:28:42,725 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-09 22:28:43,566 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-09 22:28:43,567 DEBUG --- stdout --- 2024-04-09 22:28:43,567 DEBUG 0 /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-09 22:28:43,567 DEBUG --- stderr --- 2024-04-09 22:28:43,567 DEBUG 2024-04-09 22:28:43,567 INFO - Download file (size 0k) 2024-04-09 22:28:43,567 INFO 2024-04-09 22:28:43,567 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:43,567 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:43,897 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:43,897 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:43,897 DEBUG --- stdout --- 2024-04-09 22:28:43,897 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:43,897 DEBUG --- stderr --- 2024-04-09 22:28:43,897 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt @ overseer-0-6f8784665d-zq5hb destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-09 22:28:43,898 INFO 2024-04-09 22:28:43,898 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:43,898 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:44,222 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:44,223 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:44,223 DEBUG --- stdout --- 2024-04-09 22:28:44,223 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:44,223 DEBUG --- stderr --- 2024-04-09 22:28:44,223 DEBUG 2024-04-09 22:28:44,223 INFO 2024-04-09 22:28:44,223 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-09 22:28:44,224 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-09 22:28:45,012 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:45,012 DEBUG --- stdout --- 2024-04-09 22:28:45,013 DEBUG tar: Removing leading `/' from member names 2024-04-09 22:28:45,013 DEBUG --- stderr --- 2024-04-09 22:28:45,013 DEBUG 2024-04-09 22:28:45,013 INFO 2024-04-09 22:28:45,013 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:45,013 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:45,344 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:45,345 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:45,345 DEBUG --- stdout --- 2024-04-09 22:28:45,345 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:45,345 DEBUG --- stderr --- 2024-04-09 22:28:45,345 DEBUG Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait. 2024-04-09 22:28:45,346 INFO 2024-04-09 22:28:45,346 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:45,346 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:45,690 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:45,690 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:45,690 DEBUG --- stdout --- 2024-04-09 22:28:45,690 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:45,690 DEBUG --- stderr --- 2024-04-09 22:28:45,690 DEBUG 2024-04-09 22:28:45,691 INFO 2024-04-09 22:28:45,691 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file found" 2024-04-09 22:28:45,691 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-09 22:28:46,582 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-09 22:28:46,584 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:46,584 DEBUG --- stdout --- 2024-04-09 22:28:46,584 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file found 2024-04-09 22:28:46,584 DEBUG --- stderr --- 2024-04-09 22:28:46,584 DEBUG 2024-04-09 22:28:46,585 INFO 2024-04-09 22:28:46,585 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:46,585 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:46,902 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:46,902 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:46,902 DEBUG --- stdout --- 2024-04-09 22:28:46,903 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:46,903 DEBUG --- stderr --- 2024-04-09 22:28:46,903 DEBUG 2024-04-09 22:28:46,903 INFO 2024-04-09 22:28:46,903 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-09 22:28:47,735 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-09 22:28:47,736 DEBUG --- stdout --- 2024-04-09 22:28:47,736 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-09 22:28:47,736 DEBUG --- stderr --- 2024-04-09 22:28:47,736 DEBUG 2024-04-09 22:28:47,736 INFO - Download file (size 4k) 2024-04-09 22:28:47,736 INFO 2024-04-09 22:28:47,736 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:47,736 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:48,076 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:48,077 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:48,077 DEBUG --- stdout --- 2024-04-09 22:28:48,077 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:48,077 DEBUG --- stderr --- 2024-04-09 22:28:48,077 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt @ overseer-0-6f8784665d-zq5hb destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-09 22:28:48,077 INFO 2024-04-09 22:28:48,077 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:48,077 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:48,399 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:48,400 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:48,400 DEBUG --- stdout --- 2024-04-09 22:28:48,400 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:48,400 DEBUG --- stderr --- 2024-04-09 22:28:48,400 DEBUG 2024-04-09 22:28:48,400 INFO 2024-04-09 22:28:48,400 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-09 22:28:48,400 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-09 22:28:49,180 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:49,180 DEBUG --- stdout --- 2024-04-09 22:28:49,180 DEBUG tar: Removing leading `/' from member names 2024-04-09 22:28:49,180 DEBUG --- stderr --- 2024-04-09 22:28:49,180 DEBUG ________________________________________________________________________________ [2024-04-09 22:28:49] DSPrimeTask_ds_idrepo_2 show_cmd : Display order command ________________________________________________________________________________ 2024-04-09 22:28:49,181 INFO 2024-04-09 22:28:49,181 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:49,181 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:49,486 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:49,486 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:49,486 DEBUG --- stdout --- 2024-04-09 22:28:49,487 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:49,487 DEBUG --- stderr --- 2024-04-09 22:28:49,487 DEBUG Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait. 2024-04-09 22:28:49,487 INFO 2024-04-09 22:28:49,487 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:49,487 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:49,795 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:49,795 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:49,795 DEBUG --- stdout --- 2024-04-09 22:28:49,795 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:49,795 DEBUG --- stderr --- 2024-04-09 22:28:49,795 DEBUG 2024-04-09 22:28:49,796 INFO 2024-04-09 22:28:49,796 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file found" 2024-04-09 22:28:49,796 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-09 22:28:50,651 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-09 22:28:50,651 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:50,651 DEBUG --- stdout --- 2024-04-09 22:28:50,652 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file found 2024-04-09 22:28:50,652 DEBUG --- stderr --- 2024-04-09 22:28:50,652 DEBUG 2024-04-09 22:28:50,652 INFO 2024-04-09 22:28:50,652 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:50,652 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:51,015 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:51,015 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:51,015 DEBUG --- stdout --- 2024-04-09 22:28:51,015 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:51,015 DEBUG --- stderr --- 2024-04-09 22:28:51,015 DEBUG 2024-04-09 22:28:51,015 INFO 2024-04-09 22:28:51,016 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-09 22:28:51,865 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-09 22:28:51,867 DEBUG --- stdout --- 2024-04-09 22:28:51,867 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-09 22:28:51,867 DEBUG --- stderr --- 2024-04-09 22:28:51,867 DEBUG 2024-04-09 22:28:51,867 INFO - Download file (size 4k) 2024-04-09 22:28:51,868 INFO 2024-04-09 22:28:51,868 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:51,868 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:52,205 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:52,205 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:52,205 DEBUG --- stdout --- 2024-04-09 22:28:52,205 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:52,205 DEBUG --- stderr --- 2024-04-09 22:28:52,205 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt @ overseer-0-6f8784665d-zq5hb destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-09 22:28:52,206 INFO 2024-04-09 22:28:52,206 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-09 22:28:52,206 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:28:52,514 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:28:52,515 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:52,515 DEBUG --- stdout --- 2024-04-09 22:28:52,515 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:28:52,515 DEBUG --- stderr --- 2024-04-09 22:28:52,515 DEBUG 2024-04-09 22:28:52,515 INFO 2024-04-09 22:28:52,515 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-09 22:28:52,515 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-09 22:28:53,264 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:28:53,264 DEBUG --- stdout --- 2024-04-09 22:28:53,264 DEBUG tar: Removing leading `/' from member names 2024-04-09 22:28:53,265 DEBUG --- stderr --- 2024-04-09 22:28:53,265 DEBUG 2024-04-09 22:28:53,265 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/cmd.txt is small (1 lines), printing all lines: 2024-04-09 22:28:53,265 DEBUG ----- output ----- 2024-04-09 22:28:53,265 DEBUG /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "A9N6V2kMl7aufgvBdZQgGHthQF3bOZSj" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' 2024-04-09 22:28:53,265 INFO ________________________________________________________________________________ [2024-04-09 22:28:53] DSPrimeTask_ds_idrepo_2 show_rc : Display rc order ________________________________________________________________________________ 2024-04-09 22:28:53,265 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/rc.txt is small (1 lines), printing all lines: 2024-04-09 22:28:53,265 DEBUG ----- output ----- 2024-04-09 22:28:53,265 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-09 22:28:53,265 INFO ________________________________________________________________________________ [2024-04-09 22:28:53] DSPrimeTask_ds_idrepo_2 show_stdout : Display stdout order ________________________________________________________________________________ 2024-04-09 22:28:53,266 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stdout.txt is small (7 lines), printing all lines: 2024-04-09 22:28:53,266 DEBUG ----- output ----- 2024-04-09 22:28:53,266 DEBUG Warming up for 10 seconds... -------------------------------------------------------------------------------------------- | Throughput | Response Time | Additional | | (ops/second) | (milliseconds) | Statistics | | recent average | recent average 99.9% 99.99% 99.999% | err/sec Entries/Srch | -------------------------------------------------------------------------------------------- | 0.0 0.0 | - - 10.29 11.14 11.14 | 0.0 - | 2024-04-09 22:28:53,266 INFO ________________________________________________________________________________ [2024-04-09 22:28:53] DSPrimeTask_ds_idrepo_2 show_stderr : Display stderr order ________________________________________________________________________________ 2024-04-09 22:28:53,266 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stderr.txt is small (0 lines), printing all lines: 2024-04-09 22:28:53,266 DEBUG ----- output ----- 2024-04-09 22:28:53,266 DEBUG 2024-04-09 22:28:53,266 INFO ________________________________________________________________________________ [2024-04-09 22:28:53] DSPrimeTask_ds_idrepo_2 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [2024-04-09 22:28:53] DSPrimeTask_ds_idrepo_2 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [2024-04-09 22:28:53] DSPrimeTask_ds_idrepo_2 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped