--Task-- name: DSPrimeTask_ds_idrepo_1 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-1 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_0'] 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-12 21:05:06] DSPrimeTask_ds_idrepo_1 pre : N/A ________________________________________________________________________________ [2024-04-12 21:05:06] - INFO: target component (ds-idrepo-1) is a DS pod [2024-04-12 21:05:06] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [2024-04-12 21:05:06] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt Pod log : /results/orders/DSPrimeTask_ds_idrepo_1 ________________________________________________________________________________ [2024-04-12 21:05:06] DSPrimeTask_ds_idrepo_1 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "i1Y1gGUHX4knylpjuiOvx1vBk6Q6sJR7" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-1.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' ________________________________________________________________________________ [2024-04-12 21:05:06] DSPrimeTask_ds_idrepo_1 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/03_DSPrimeTask_ds_idrepo_1/order.json { "name": "DSPrimeTask_ds_idrepo_1", "command": "/lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn \"uid=admin\" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-1.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_1" } ________________________________________________________________________________ [2024-04-12 21:05:06] DSPrimeTask_ds_idrepo_1 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-12 21:05:06,979 INFO 2024-04-12 21:05:06,979 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-12 21:05:06,979 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2024-04-12 21:05:07,210 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-12 21:05:07,210 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:05:07,210 DEBUG --- stdout --- 2024-04-12 21:05:07,210 DEBUG WAITING 2024-04-12 21:05:07,210 DEBUG --- stderr --- 2024-04-12 21:05:07,210 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-12 21:05:07] DSPrimeTask_ds_idrepo_1 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2024-04-12 21:05:07,211 INFO 2024-04-12 21:05:07,211 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-12 21:05:07,211 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:05:07,510 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:05:07,510 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:05:07,510 DEBUG --- stdout --- 2024-04-12 21:05:07,510 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:05:07,510 DEBUG --- stderr --- 2024-04-12 21:05:07,510 DEBUG 2024-04-12 21:05:07,510 INFO 2024-04-12 21:05:07,510 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/03_DSPrimeTask_ds_idrepo_1/order.json overseer-0-59d79dcbf-spbbl:/results/orders/order.json 2024-04-12 21:05:07,511 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-12 21:05:08,894 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:05:08,895 DEBUG --- stdout --- 2024-04-12 21:05:08,895 DEBUG 2024-04-12 21:05:08,895 DEBUG --- stderr --- 2024-04-12 21:05:08,895 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-12 21:05:08] DSPrimeTask_ds_idrepo_1 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-12 21:07:09] DSPrimeTask_ds_idrepo_1 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2024-04-12 21:07:09,284 INFO 2024-04-12 21:07:09,284 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-12 21:07:09,284 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:09,631 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:09,631 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:09,631 DEBUG --- stdout --- 2024-04-12 21:07:09,632 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:09,632 DEBUG --- stderr --- 2024-04-12 21:07:09,632 DEBUG 2024-04-12 21:07:09,632 INFO 2024-04-12 21:07:09,632 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl -- rm -f /results/orders/order.json 2024-04-12 21:07:09,632 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-12 21:07:10,478 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:10,478 DEBUG --- stdout --- 2024-04-12 21:07:10,478 DEBUG 2024-04-12 21:07:10,478 DEBUG --- stderr --- 2024-04-12 21:07:10,478 DEBUG Order ran during 2m 01s ________________________________________________________________________________ [2024-04-12 21:07:10] DSPrimeTask_ds_idrepo_1 download_logs : Download individual order files ________________________________________________________________________________ [2024-04-12 21:07:10] - PASS: file already downloaded /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/order.json 2024-04-12 21:07:10,479 INFO 2024-04-12 21:07:10,479 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-12 21:07:10,479 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:10,801 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:10,801 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:10,801 DEBUG --- stdout --- 2024-04-12 21:07:10,802 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:10,802 DEBUG --- stderr --- 2024-04-12 21:07:10,802 DEBUG Checking pod: overseer-0-59d79dcbf-spbbl for file exists, if not wait. 2024-04-12 21:07:10,802 INFO 2024-04-12 21:07:10,802 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-12 21:07:10,802 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:11,142 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:11,143 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:11,143 DEBUG --- stdout --- 2024-04-12 21:07:11,143 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:11,143 DEBUG --- stderr --- 2024-04-12 21:07:11,143 DEBUG 2024-04-12 21:07:11,144 INFO 2024-04-12 21:07:11,144 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_1/rc.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_1/rc.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_1/rc.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_1/rc.txt file found" 2024-04-12 21:07:11,144 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-12 21:07:11,986 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-12 21:07:11,986 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:11,986 DEBUG --- stdout --- 2024-04-12 21:07:11,986 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt file found 2024-04-12 21:07:11,986 DEBUG --- stderr --- 2024-04-12 21:07:11,986 DEBUG 2024-04-12 21:07:11,987 INFO 2024-04-12 21:07:11,987 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-12 21:07:11,987 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:12,319 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:12,320 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:12,320 DEBUG --- stdout --- 2024-04-12 21:07:12,320 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:12,320 DEBUG --- stderr --- 2024-04-12 21:07:12,320 DEBUG 2024-04-12 21:07:12,320 INFO 2024-04-12 21:07:12,320 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-12 21:07:13,161 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-12 21:07:13,161 DEBUG --- stdout --- 2024-04-12 21:07:13,161 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-12 21:07:13,161 DEBUG --- stderr --- 2024-04-12 21:07:13,161 DEBUG 2024-04-12 21:07:13,161 INFO - Download file (size 4k) 2024-04-12 21:07:13,162 INFO 2024-04-12 21:07:13,162 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-12 21:07:13,162 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:13,462 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:13,462 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:13,462 DEBUG --- stdout --- 2024-04-12 21:07:13,462 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:13,463 DEBUG --- stderr --- 2024-04-12 21:07:13,463 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt @ overseer-0-59d79dcbf-spbbl destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-12 21:07:13,463 INFO 2024-04-12 21:07:13,463 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-12 21:07:13,463 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:13,853 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:13,853 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:13,853 DEBUG --- stdout --- 2024-04-12 21:07:13,853 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:13,853 DEBUG --- stderr --- 2024-04-12 21:07:13,853 DEBUG 2024-04-12 21:07:13,854 INFO 2024-04-12 21:07:13,854 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59d79dcbf-spbbl:/results/orders/DSPrimeTask_ds_idrepo_1/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-12 21:07:13,854 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-12 21:07:14,608 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:14,608 DEBUG --- stdout --- 2024-04-12 21:07:14,609 DEBUG tar: Removing leading `/' from member names 2024-04-12 21:07:14,609 DEBUG --- stderr --- 2024-04-12 21:07:14,609 DEBUG 2024-04-12 21:07:14,609 INFO 2024-04-12 21:07:14,609 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-12 21:07:14,609 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:14,907 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:14,907 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:14,907 DEBUG --- stdout --- 2024-04-12 21:07:14,907 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:14,907 DEBUG --- stderr --- 2024-04-12 21:07:14,907 DEBUG Checking pod: overseer-0-59d79dcbf-spbbl for file exists, if not wait. 2024-04-12 21:07:14,908 INFO 2024-04-12 21:07:14,908 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-12 21:07:14,908 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:15,223 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:15,223 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:15,223 DEBUG --- stdout --- 2024-04-12 21:07:15,223 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:15,223 DEBUG --- stderr --- 2024-04-12 21:07:15,223 DEBUG 2024-04-12 21:07:15,224 INFO 2024-04-12 21:07:15,224 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt file found" 2024-04-12 21:07:15,224 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-12 21:07:16,066 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-12 21:07:16,067 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:16,067 DEBUG --- stdout --- 2024-04-12 21:07:16,067 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt file found 2024-04-12 21:07:16,067 DEBUG --- stderr --- 2024-04-12 21:07:16,067 DEBUG 2024-04-12 21:07:16,067 INFO 2024-04-12 21:07:16,067 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-12 21:07:16,067 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:16,389 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:16,389 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:16,389 DEBUG --- stdout --- 2024-04-12 21:07:16,389 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:16,389 DEBUG --- stderr --- 2024-04-12 21:07:16,389 DEBUG 2024-04-12 21:07:16,389 INFO 2024-04-12 21:07:16,390 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-12 21:07:17,231 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-12 21:07:17,232 DEBUG --- stdout --- 2024-04-12 21:07:17,233 DEBUG 0 /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-12 21:07:17,233 DEBUG --- stderr --- 2024-04-12 21:07:17,233 DEBUG 2024-04-12 21:07:17,233 INFO - Download file (size 0k) 2024-04-12 21:07:17,234 INFO 2024-04-12 21:07:17,234 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-12 21:07:17,234 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:17,582 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:17,583 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:17,583 DEBUG --- stdout --- 2024-04-12 21:07:17,583 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:17,583 DEBUG --- stderr --- 2024-04-12 21:07:17,583 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt @ overseer-0-59d79dcbf-spbbl destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-12 21:07:17,583 INFO 2024-04-12 21:07:17,583 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-12 21:07:17,584 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:17,937 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:17,937 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:17,937 DEBUG --- stdout --- 2024-04-12 21:07:17,937 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:17,937 DEBUG --- stderr --- 2024-04-12 21:07:17,937 DEBUG 2024-04-12 21:07:17,937 INFO 2024-04-12 21:07:17,937 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59d79dcbf-spbbl:/results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-12 21:07:17,937 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-12 21:07:18,683 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:18,683 DEBUG --- stdout --- 2024-04-12 21:07:18,683 DEBUG tar: Removing leading `/' from member names 2024-04-12 21:07:18,683 DEBUG --- stderr --- 2024-04-12 21:07:18,683 DEBUG 2024-04-12 21:07:18,684 INFO 2024-04-12 21:07:18,684 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-12 21:07:18,684 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:18,982 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:18,982 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:18,982 DEBUG --- stdout --- 2024-04-12 21:07:18,982 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:18,982 DEBUG --- stderr --- 2024-04-12 21:07:18,982 DEBUG Checking pod: overseer-0-59d79dcbf-spbbl for file exists, if not wait. 2024-04-12 21:07:18,982 INFO 2024-04-12 21:07:18,982 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-12 21:07:18,982 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:19,285 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:19,285 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:19,285 DEBUG --- stdout --- 2024-04-12 21:07:19,285 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:19,285 DEBUG --- stderr --- 2024-04-12 21:07:19,285 DEBUG 2024-04-12 21:07:19,285 INFO 2024-04-12 21:07:19,285 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt file found" 2024-04-12 21:07:19,285 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-12 21:07:20,123 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-12 21:07:20,123 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:20,123 DEBUG --- stdout --- 2024-04-12 21:07:20,123 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt file found 2024-04-12 21:07:20,123 DEBUG --- stderr --- 2024-04-12 21:07:20,123 DEBUG 2024-04-12 21:07:20,124 INFO 2024-04-12 21:07:20,124 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-12 21:07:20,124 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:20,448 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:20,448 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:20,448 DEBUG --- stdout --- 2024-04-12 21:07:20,448 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:20,448 DEBUG --- stderr --- 2024-04-12 21:07:20,448 DEBUG 2024-04-12 21:07:20,448 INFO 2024-04-12 21:07:20,448 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-12 21:07:21,278 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-12 21:07:21,278 DEBUG --- stdout --- 2024-04-12 21:07:21,278 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-12 21:07:21,278 DEBUG --- stderr --- 2024-04-12 21:07:21,278 DEBUG 2024-04-12 21:07:21,279 INFO - Download file (size 4k) 2024-04-12 21:07:21,279 INFO 2024-04-12 21:07:21,279 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-12 21:07:21,279 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:21,634 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:21,635 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:21,635 DEBUG --- stdout --- 2024-04-12 21:07:21,635 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:21,635 DEBUG --- stderr --- 2024-04-12 21:07:21,635 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt @ overseer-0-59d79dcbf-spbbl destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-12 21:07:21,635 INFO 2024-04-12 21:07:21,635 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-12 21:07:21,635 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:21,938 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:21,938 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:21,939 DEBUG --- stdout --- 2024-04-12 21:07:21,939 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:21,939 DEBUG --- stderr --- 2024-04-12 21:07:21,939 DEBUG 2024-04-12 21:07:21,939 INFO 2024-04-12 21:07:21,939 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59d79dcbf-spbbl:/results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-12 21:07:21,939 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-12 21:07:22,702 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:22,702 DEBUG --- stdout --- 2024-04-12 21:07:22,702 DEBUG tar: Removing leading `/' from member names 2024-04-12 21:07:22,702 DEBUG --- stderr --- 2024-04-12 21:07:22,702 DEBUG ________________________________________________________________________________ [2024-04-12 21:07:22] DSPrimeTask_ds_idrepo_1 show_cmd : Display order command ________________________________________________________________________________ 2024-04-12 21:07:22,703 INFO 2024-04-12 21:07:22,703 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-12 21:07:22,703 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:23,015 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:23,015 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:23,015 DEBUG --- stdout --- 2024-04-12 21:07:23,015 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:23,015 DEBUG --- stderr --- 2024-04-12 21:07:23,015 DEBUG Checking pod: overseer-0-59d79dcbf-spbbl for file exists, if not wait. 2024-04-12 21:07:23,015 INFO 2024-04-12 21:07:23,015 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-12 21:07:23,015 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:23,339 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:23,339 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:23,339 DEBUG --- stdout --- 2024-04-12 21:07:23,339 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:23,339 DEBUG --- stderr --- 2024-04-12 21:07:23,339 DEBUG 2024-04-12 21:07:23,340 INFO 2024-04-12 21:07:23,340 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt file found" 2024-04-12 21:07:23,340 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-12 21:07:24,211 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-12 21:07:24,211 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:24,211 DEBUG --- stdout --- 2024-04-12 21:07:24,211 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt file found 2024-04-12 21:07:24,211 DEBUG --- stderr --- 2024-04-12 21:07:24,211 DEBUG 2024-04-12 21:07:24,211 INFO 2024-04-12 21:07:24,211 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-12 21:07:24,211 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:24,515 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:24,515 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:24,515 DEBUG --- stdout --- 2024-04-12 21:07:24,515 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:24,515 DEBUG --- stderr --- 2024-04-12 21:07:24,516 DEBUG 2024-04-12 21:07:24,516 INFO 2024-04-12 21:07:24,516 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-12 21:07:25,335 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-12 21:07:25,336 DEBUG --- stdout --- 2024-04-12 21:07:25,336 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-12 21:07:25,336 DEBUG --- stderr --- 2024-04-12 21:07:25,336 DEBUG 2024-04-12 21:07:25,336 INFO - Download file (size 4k) 2024-04-12 21:07:25,336 INFO 2024-04-12 21:07:25,336 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-12 21:07:25,336 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:25,653 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:25,653 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:25,654 DEBUG --- stdout --- 2024-04-12 21:07:25,654 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:25,654 DEBUG --- stderr --- 2024-04-12 21:07:25,654 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt @ overseer-0-59d79dcbf-spbbl destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-12 21:07:25,654 INFO 2024-04-12 21:07:25,654 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-12 21:07:25,654 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:25,976 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:25,976 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:25,976 DEBUG --- stdout --- 2024-04-12 21:07:25,976 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:25,977 DEBUG --- stderr --- 2024-04-12 21:07:25,977 DEBUG 2024-04-12 21:07:25,977 INFO 2024-04-12 21:07:25,977 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59d79dcbf-spbbl:/results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-12 21:07:25,977 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-12 21:07:26,733 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:26,734 DEBUG --- stdout --- 2024-04-12 21:07:26,734 DEBUG tar: Removing leading `/' from member names 2024-04-12 21:07:26,734 DEBUG --- stderr --- 2024-04-12 21:07:26,734 DEBUG 2024-04-12 21:07:26,734 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/cmd.txt is small (1 lines), printing all lines: 2024-04-12 21:07:26,734 DEBUG ----- output ----- 2024-04-12 21:07:26,734 DEBUG /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "i1Y1gGUHX4knylpjuiOvx1vBk6Q6sJR7" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-1.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' 2024-04-12 21:07:26,734 INFO ________________________________________________________________________________ [2024-04-12 21:07:26] DSPrimeTask_ds_idrepo_1 show_rc : Display rc order ________________________________________________________________________________ 2024-04-12 21:07:26,735 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/rc.txt is small (1 lines), printing all lines: 2024-04-12 21:07:26,735 DEBUG ----- output ----- 2024-04-12 21:07:26,735 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-12 21:07:26,735 INFO ________________________________________________________________________________ [2024-04-12 21:07:26] DSPrimeTask_ds_idrepo_1 show_stdout : Display stdout order ________________________________________________________________________________ 2024-04-12 21:07:26,735 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stdout.txt is small (7 lines), printing all lines: 2024-04-12 21:07:26,735 DEBUG ----- output ----- 2024-04-12 21:07:26,735 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 | - - 11.40 12.45 12.45 | 0.0 - | 2024-04-12 21:07:26,735 INFO ________________________________________________________________________________ [2024-04-12 21:07:26] DSPrimeTask_ds_idrepo_1 show_stderr : Display stderr order ________________________________________________________________________________ 2024-04-12 21:07:26,735 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stderr.txt is small (0 lines), printing all lines: 2024-04-12 21:07:26,735 DEBUG ----- output ----- 2024-04-12 21:07:26,735 DEBUG 2024-04-12 21:07:26,735 INFO ________________________________________________________________________________ [2024-04-12 21:07:26] DSPrimeTask_ds_idrepo_1 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-12 21:07:26] DSPrimeTask_ds_idrepo_1 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [2024-04-12 21:07:26] DSPrimeTask_ds_idrepo_1 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped