--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-11 01:47:41] DSPrimeTask_ds_idrepo_2 pre : N/A ________________________________________________________________________________ [2024-04-11 01:47:41] - INFO: target component (ds-idrepo-2) is a DS pod [2024-04-11 01:47:41] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [2024-04-11 01:47:41] - 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-11 01:47:41] 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 "BeqxyXdenFnTwBIdWkspvdilgvkC12cq" --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-11 01:47:41] 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-11 01:47:41] 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-11 01:47:41,726 INFO 2024-04-11 01:47:41,726 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-11 01:47:41,726 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2024-04-11 01:47:41,981 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-11 01:47:41,981 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:47:41,981 DEBUG --- stdout --- 2024-04-11 01:47:41,981 DEBUG WAITING 2024-04-11 01:47:41,981 DEBUG --- stderr --- 2024-04-11 01:47:41,981 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 32 0 --:--:-- --:--:-- --:--:-- 32 ________________________________________________________________________________ [2024-04-11 01:47:41] DSPrimeTask_ds_idrepo_2 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2024-04-11 01:47:41,982 INFO 2024-04-11 01:47:41,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-11 01:47:41,982 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:47:42,300 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:47:42,300 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:47:42,300 DEBUG --- stdout --- 2024-04-11 01:47:42,300 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:47:42,300 DEBUG --- stderr --- 2024-04-11 01:47:42,300 DEBUG 2024-04-11 01:47:42,301 INFO 2024-04-11 01:47:42,301 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-78845f4f8c-v2r2q:/results/orders/order.json 2024-04-11 01:47:42,301 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 01:47:43,672 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:47:43,672 DEBUG --- stdout --- 2024-04-11 01:47:43,672 DEBUG 2024-04-11 01:47:43,672 DEBUG --- stderr --- 2024-04-11 01:47:43,672 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-11 01:47:43] 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-11 01:49:44] DSPrimeTask_ds_idrepo_2 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2024-04-11 01:49:44,018 INFO 2024-04-11 01:49:44,018 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-11 01:49:44,018 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:44,367 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:44,367 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:44,367 DEBUG --- stdout --- 2024-04-11 01:49:44,367 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:44,367 DEBUG --- stderr --- 2024-04-11 01:49:44,367 DEBUG 2024-04-11 01:49:44,368 INFO 2024-04-11 01:49:44,368 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q -- rm -f /results/orders/order.json 2024-04-11 01:49:44,368 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 01:49:45,194 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:45,194 DEBUG --- stdout --- 2024-04-11 01:49:45,194 DEBUG 2024-04-11 01:49:45,194 DEBUG --- stderr --- 2024-04-11 01:49:45,194 DEBUG Order ran during 2m 01s ________________________________________________________________________________ [2024-04-11 01:49:45] DSPrimeTask_ds_idrepo_2 download_logs : Download individual order files ________________________________________________________________________________ [2024-04-11 01:49:45] - 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-11 01:49:45,195 INFO 2024-04-11 01:49:45,195 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-11 01:49:45,195 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:45,523 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:45,523 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:45,524 DEBUG --- stdout --- 2024-04-11 01:49:45,525 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:45,525 DEBUG --- stderr --- 2024-04-11 01:49:45,525 DEBUG Checking pod: overseer-0-78845f4f8c-v2r2q for file exists, if not wait. 2024-04-11 01:49:45,525 INFO 2024-04-11 01:49:45,525 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-11 01:49:45,525 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:45,848 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:45,849 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:45,849 DEBUG --- stdout --- 2024-04-11 01:49:45,849 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:45,849 DEBUG --- stderr --- 2024-04-11 01:49:45,849 DEBUG 2024-04-11 01:49:45,849 INFO 2024-04-11 01:49:45,849 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --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-11 01:49:45,850 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 01:49:46,685 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-11 01:49:46,685 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:46,685 DEBUG --- stdout --- 2024-04-11 01:49:46,685 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file found 2024-04-11 01:49:46,685 DEBUG --- stderr --- 2024-04-11 01:49:46,685 DEBUG 2024-04-11 01:49:46,686 INFO 2024-04-11 01:49:46,686 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-11 01:49:46,686 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:46,993 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:46,993 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:46,993 DEBUG --- stdout --- 2024-04-11 01:49:46,993 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:46,993 DEBUG --- stderr --- 2024-04-11 01:49:46,993 DEBUG 2024-04-11 01:49:46,993 INFO 2024-04-11 01:49:46,993 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-11 01:49:47,813 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-11 01:49:47,814 DEBUG --- stdout --- 2024-04-11 01:49:47,814 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-11 01:49:47,814 DEBUG --- stderr --- 2024-04-11 01:49:47,814 DEBUG 2024-04-11 01:49:47,814 INFO - Download file (size 4k) 2024-04-11 01:49:47,814 INFO 2024-04-11 01:49:47,814 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-11 01:49:47,814 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:48,123 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:48,123 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:48,123 DEBUG --- stdout --- 2024-04-11 01:49:48,123 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:48,123 DEBUG --- stderr --- 2024-04-11 01:49:48,123 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt @ overseer-0-78845f4f8c-v2r2q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-11 01:49:48,124 INFO 2024-04-11 01:49:48,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-11 01:49:48,124 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:48,447 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:48,447 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:48,447 DEBUG --- stdout --- 2024-04-11 01:49:48,447 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:48,447 DEBUG --- stderr --- 2024-04-11 01:49:48,447 DEBUG 2024-04-11 01:49:48,448 INFO 2024-04-11 01:49:48,448 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-78845f4f8c-v2r2q:/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-11 01:49:48,448 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-11 01:49:49,206 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:49,207 DEBUG --- stdout --- 2024-04-11 01:49:49,207 DEBUG tar: Removing leading `/' from member names 2024-04-11 01:49:49,207 DEBUG --- stderr --- 2024-04-11 01:49:49,207 DEBUG 2024-04-11 01:49:49,207 INFO 2024-04-11 01:49:49,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-11 01:49:49,207 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:49,531 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:49,532 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:49,532 DEBUG --- stdout --- 2024-04-11 01:49:49,532 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:49,532 DEBUG --- stderr --- 2024-04-11 01:49:49,532 DEBUG Checking pod: overseer-0-78845f4f8c-v2r2q for file exists, if not wait. 2024-04-11 01:49:49,532 INFO 2024-04-11 01:49:49,532 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-11 01:49:49,532 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:49,853 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:49,854 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:49,854 DEBUG --- stdout --- 2024-04-11 01:49:49,854 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:49,854 DEBUG --- stderr --- 2024-04-11 01:49:49,854 DEBUG 2024-04-11 01:49:49,855 INFO 2024-04-11 01:49:49,855 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --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-11 01:49:49,855 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 01:49:50,701 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-11 01:49:50,703 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:50,703 DEBUG --- stdout --- 2024-04-11 01:49:50,703 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file found 2024-04-11 01:49:50,703 DEBUG --- stderr --- 2024-04-11 01:49:50,703 DEBUG 2024-04-11 01:49:50,704 INFO 2024-04-11 01:49:50,704 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-11 01:49:50,704 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:51,030 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:51,030 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:51,030 DEBUG --- stdout --- 2024-04-11 01:49:51,031 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:51,031 DEBUG --- stderr --- 2024-04-11 01:49:51,031 DEBUG 2024-04-11 01:49:51,031 INFO 2024-04-11 01:49:51,031 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-11 01:49:51,870 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-11 01:49:51,870 DEBUG --- stdout --- 2024-04-11 01:49:51,870 DEBUG 0 /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-11 01:49:51,870 DEBUG --- stderr --- 2024-04-11 01:49:51,870 DEBUG 2024-04-11 01:49:51,870 INFO - Download file (size 0k) 2024-04-11 01:49:51,871 INFO 2024-04-11 01:49:51,871 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-11 01:49:51,871 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:52,192 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:52,192 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:52,192 DEBUG --- stdout --- 2024-04-11 01:49:52,193 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:52,193 DEBUG --- stderr --- 2024-04-11 01:49:52,193 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt @ overseer-0-78845f4f8c-v2r2q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-11 01:49:52,193 INFO 2024-04-11 01:49:52,193 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-11 01:49:52,193 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:52,515 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:52,515 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:52,515 DEBUG --- stdout --- 2024-04-11 01:49:52,515 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:52,515 DEBUG --- stderr --- 2024-04-11 01:49:52,515 DEBUG 2024-04-11 01:49:52,516 INFO 2024-04-11 01:49:52,516 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-78845f4f8c-v2r2q:/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-11 01:49:52,516 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-11 01:49:53,273 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:53,273 DEBUG --- stdout --- 2024-04-11 01:49:53,273 DEBUG tar: Removing leading `/' from member names 2024-04-11 01:49:53,273 DEBUG --- stderr --- 2024-04-11 01:49:53,273 DEBUG 2024-04-11 01:49:53,273 INFO 2024-04-11 01:49:53,274 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-11 01:49:53,274 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:53,581 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:53,582 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:53,582 DEBUG --- stdout --- 2024-04-11 01:49:53,582 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:53,582 DEBUG --- stderr --- 2024-04-11 01:49:53,582 DEBUG Checking pod: overseer-0-78845f4f8c-v2r2q for file exists, if not wait. 2024-04-11 01:49:53,582 INFO 2024-04-11 01:49:53,582 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-11 01:49:53,582 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:53,889 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:53,889 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:53,889 DEBUG --- stdout --- 2024-04-11 01:49:53,889 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:53,889 DEBUG --- stderr --- 2024-04-11 01:49:53,889 DEBUG 2024-04-11 01:49:53,890 INFO 2024-04-11 01:49:53,890 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --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-11 01:49:53,890 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 01:49:54,712 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-11 01:49:54,713 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:54,713 DEBUG --- stdout --- 2024-04-11 01:49:54,713 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file found 2024-04-11 01:49:54,713 DEBUG --- stderr --- 2024-04-11 01:49:54,713 DEBUG 2024-04-11 01:49:54,713 INFO 2024-04-11 01:49:54,713 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-11 01:49:54,713 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:55,031 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:55,031 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:55,031 DEBUG --- stdout --- 2024-04-11 01:49:55,031 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:55,031 DEBUG --- stderr --- 2024-04-11 01:49:55,031 DEBUG 2024-04-11 01:49:55,031 INFO 2024-04-11 01:49:55,032 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-11 01:49:55,880 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-11 01:49:55,882 DEBUG --- stdout --- 2024-04-11 01:49:55,882 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-11 01:49:55,882 DEBUG --- stderr --- 2024-04-11 01:49:55,882 DEBUG 2024-04-11 01:49:55,882 INFO - Download file (size 4k) 2024-04-11 01:49:55,883 INFO 2024-04-11 01:49:55,883 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-11 01:49:55,883 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:56,252 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:56,252 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:56,252 DEBUG --- stdout --- 2024-04-11 01:49:56,252 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:56,252 DEBUG --- stderr --- 2024-04-11 01:49:56,252 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt @ overseer-0-78845f4f8c-v2r2q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-11 01:49:56,253 INFO 2024-04-11 01:49:56,253 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-11 01:49:56,253 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:56,577 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:56,577 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:56,577 DEBUG --- stdout --- 2024-04-11 01:49:56,577 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:56,577 DEBUG --- stderr --- 2024-04-11 01:49:56,577 DEBUG 2024-04-11 01:49:56,577 INFO 2024-04-11 01:49:56,577 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-78845f4f8c-v2r2q:/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-11 01:49:56,577 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-11 01:49:57,370 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:57,370 DEBUG --- stdout --- 2024-04-11 01:49:57,371 DEBUG tar: Removing leading `/' from member names 2024-04-11 01:49:57,371 DEBUG --- stderr --- 2024-04-11 01:49:57,371 DEBUG ________________________________________________________________________________ [2024-04-11 01:49:57] DSPrimeTask_ds_idrepo_2 show_cmd : Display order command ________________________________________________________________________________ 2024-04-11 01:49:57,371 INFO 2024-04-11 01:49:57,372 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-11 01:49:57,372 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:57,735 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:57,735 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:57,735 DEBUG --- stdout --- 2024-04-11 01:49:57,735 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:57,735 DEBUG --- stderr --- 2024-04-11 01:49:57,735 DEBUG Checking pod: overseer-0-78845f4f8c-v2r2q for file exists, if not wait. 2024-04-11 01:49:57,736 INFO 2024-04-11 01:49:57,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-11 01:49:57,736 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:58,100 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:58,100 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:58,100 DEBUG --- stdout --- 2024-04-11 01:49:58,100 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:58,101 DEBUG --- stderr --- 2024-04-11 01:49:58,101 DEBUG 2024-04-11 01:49:58,101 INFO 2024-04-11 01:49:58,102 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --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-11 01:49:58,102 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 01:49:58,991 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-11 01:49:58,991 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:58,991 DEBUG --- stdout --- 2024-04-11 01:49:58,991 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file found 2024-04-11 01:49:58,991 DEBUG --- stderr --- 2024-04-11 01:49:58,991 DEBUG 2024-04-11 01:49:58,991 INFO 2024-04-11 01:49:58,992 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-11 01:49:58,992 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:49:59,315 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:49:59,315 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:49:59,315 DEBUG --- stdout --- 2024-04-11 01:49:59,315 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:49:59,315 DEBUG --- stderr --- 2024-04-11 01:49:59,316 DEBUG 2024-04-11 01:49:59,316 INFO 2024-04-11 01:49:59,316 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-11 01:50:00,145 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-11 01:50:00,146 DEBUG --- stdout --- 2024-04-11 01:50:00,146 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-11 01:50:00,146 DEBUG --- stderr --- 2024-04-11 01:50:00,146 DEBUG 2024-04-11 01:50:00,146 INFO - Download file (size 4k) 2024-04-11 01:50:00,146 INFO 2024-04-11 01:50:00,146 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-11 01:50:00,146 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:50:00,465 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:50:00,465 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:50:00,466 DEBUG --- stdout --- 2024-04-11 01:50:00,466 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:50:00,466 DEBUG --- stderr --- 2024-04-11 01:50:00,466 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt @ overseer-0-78845f4f8c-v2r2q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-11 01:50:00,466 INFO 2024-04-11 01:50:00,466 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-11 01:50:00,466 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:50:00,769 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:50:00,769 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:50:00,769 DEBUG --- stdout --- 2024-04-11 01:50:00,769 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:50:00,769 DEBUG --- stderr --- 2024-04-11 01:50:00,769 DEBUG 2024-04-11 01:50:00,770 INFO 2024-04-11 01:50:00,770 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-78845f4f8c-v2r2q:/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-11 01:50:00,770 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-11 01:50:01,521 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:50:01,521 DEBUG --- stdout --- 2024-04-11 01:50:01,522 DEBUG tar: Removing leading `/' from member names 2024-04-11 01:50:01,522 DEBUG --- stderr --- 2024-04-11 01:50:01,522 DEBUG 2024-04-11 01:50:01,522 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-11 01:50:01,522 DEBUG ----- output ----- 2024-04-11 01:50:01,522 DEBUG /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "BeqxyXdenFnTwBIdWkspvdilgvkC12cq" --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-11 01:50:01,522 INFO ________________________________________________________________________________ [2024-04-11 01:50:01] DSPrimeTask_ds_idrepo_2 show_rc : Display rc order ________________________________________________________________________________ 2024-04-11 01:50:01,523 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-11 01:50:01,523 DEBUG ----- output ----- 2024-04-11 01:50:01,523 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-11 01:50:01,523 INFO ________________________________________________________________________________ [2024-04-11 01:50:01] DSPrimeTask_ds_idrepo_2 show_stdout : Display stdout order ________________________________________________________________________________ 2024-04-11 01:50:01,523 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-11 01:50:01,523 DEBUG ----- output ----- 2024-04-11 01:50:01,523 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 | - - 9.63 11.40 11.40 | 0.0 - | 2024-04-11 01:50:01,524 INFO ________________________________________________________________________________ [2024-04-11 01:50:01] DSPrimeTask_ds_idrepo_2 show_stderr : Display stderr order ________________________________________________________________________________ 2024-04-11 01:50:01,524 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-11 01:50:01,524 DEBUG ----- output ----- 2024-04-11 01:50:01,524 DEBUG 2024-04-11 01:50:01,524 INFO ________________________________________________________________________________ [2024-04-11 01:50:01] 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-11 01:50:01] 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-11 01:50:01] DSPrimeTask_ds_idrepo_2 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped