--Task-- name: DSPrimeTask_ds_idrepo_0 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-0 target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {'_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-14 17:28:41] DSPrimeTask_ds_idrepo_0 pre : N/A ________________________________________________________________________________ [2024-04-14 17:28:41] - INFO: target component (ds-idrepo-0) is a DS pod [2024-04-14 17:28:41] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [2024-04-14 17:28:41] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt Pod log : /results/orders/DSPrimeTask_ds_idrepo_0 ________________________________________________________________________________ [2024-04-14 17:28:41] DSPrimeTask_ds_idrepo_0 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "b2Et9XuIRcBwntYUi7J7f7OASS9YbQqx" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-0.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' ________________________________________________________________________________ [2024-04-14 17:28:41] DSPrimeTask_ds_idrepo_0 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/02_DSPrimeTask_ds_idrepo_0/order.json { "name": "DSPrimeTask_ds_idrepo_0", "command": "/lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn \"uid=admin\" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-0.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_0" } ________________________________________________________________________________ [2024-04-14 17:28:41] DSPrimeTask_ds_idrepo_0 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-14 17:28:41,409 INFO 2024-04-14 17:28:41,409 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-14 17:28:41,409 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2024-04-14 17:28:41,759 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:28:41,760 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:28:41,760 DEBUG --- stdout --- 2024-04-14 17:28:41,760 DEBUG WAITING 2024-04-14 17:28:41,760 DEBUG --- stderr --- 2024-04-14 17:28:41,760 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 22 0 --:--:-- --:--:-- --:--:-- 22 ________________________________________________________________________________ [2024-04-14 17:28:41] DSPrimeTask_ds_idrepo_0 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2024-04-14 17:28:41,760 INFO 2024-04-14 17:28:41,760 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-14 17:28:41,760 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:28:42,074 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:28:42,074 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:28:42,074 DEBUG --- stdout --- 2024-04-14 17:28:42,074 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:28:42,074 DEBUG --- stderr --- 2024-04-14 17:28:42,074 DEBUG 2024-04-14 17:28:42,075 INFO 2024-04-14 17:28:42,075 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/02_DSPrimeTask_ds_idrepo_0/order.json overseer-0-5584f6c4db-bcn5q:/results/orders/order.json 2024-04-14 17:28:42,075 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:28:43,511 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:28:43,511 DEBUG --- stdout --- 2024-04-14 17:28:43,511 DEBUG 2024-04-14 17:28:43,511 DEBUG --- stderr --- 2024-04-14 17:28:43,511 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-14 17:28:43] DSPrimeTask_ds_idrepo_0 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-14 17:30:43] DSPrimeTask_ds_idrepo_0 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2024-04-14 17:30:43,886 INFO 2024-04-14 17:30:43,886 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-14 17:30:43,886 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:44,215 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:44,215 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:44,215 DEBUG --- stdout --- 2024-04-14 17:30:44,215 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:44,215 DEBUG --- stderr --- 2024-04-14 17:30:44,215 DEBUG 2024-04-14 17:30:44,216 INFO 2024-04-14 17:30:44,216 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q -- rm -f /results/orders/order.json 2024-04-14 17:30:44,216 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:30:45,019 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:45,019 DEBUG --- stdout --- 2024-04-14 17:30:45,019 DEBUG 2024-04-14 17:30:45,019 DEBUG --- stderr --- 2024-04-14 17:30:45,019 DEBUG Order ran during 2m 01s ________________________________________________________________________________ [2024-04-14 17:30:45] DSPrimeTask_ds_idrepo_0 download_logs : Download individual order files ________________________________________________________________________________ [2024-04-14 17:30:45] - PASS: file already downloaded /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/order.json 2024-04-14 17:30:45,020 INFO 2024-04-14 17:30:45,020 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-14 17:30:45,020 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:45,389 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:45,389 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:45,389 DEBUG --- stdout --- 2024-04-14 17:30:45,389 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:45,390 DEBUG --- stderr --- 2024-04-14 17:30:45,390 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-14 17:30:45,390 INFO 2024-04-14 17:30:45,390 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-14 17:30:45,390 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:45,692 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:45,693 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:45,693 DEBUG --- stdout --- 2024-04-14 17:30:45,693 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:45,693 DEBUG --- stderr --- 2024-04-14 17:30:45,693 DEBUG 2024-04-14 17:30:45,693 INFO 2024-04-14 17:30:45,693 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_0/rc.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_0/rc.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_0/rc.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_0/rc.txt file found" 2024-04-14 17:30:45,693 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:30:46,531 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:30:46,532 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:46,532 DEBUG --- stdout --- 2024-04-14 17:30:46,532 DEBUG /results/orders/DSPrimeTask_ds_idrepo_0/rc.txt file found 2024-04-14 17:30:46,532 DEBUG --- stderr --- 2024-04-14 17:30:46,532 DEBUG 2024-04-14 17:30:46,532 INFO 2024-04-14 17:30:46,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-14 17:30:46,532 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:46,869 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:46,869 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:46,869 DEBUG --- stdout --- 2024-04-14 17:30:46,869 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:46,869 DEBUG --- stderr --- 2024-04-14 17:30:46,869 DEBUG 2024-04-14 17:30:46,869 INFO 2024-04-14 17:30:46,870 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_0/rc.txt 2024-04-14 17:30:47,686 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-14 17:30:47,687 DEBUG --- stdout --- 2024-04-14 17:30:47,687 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_0/rc.txt 2024-04-14 17:30:47,687 DEBUG --- stderr --- 2024-04-14 17:30:47,687 DEBUG 2024-04-14 17:30:47,687 INFO - Download file (size 4k) 2024-04-14 17:30:47,687 INFO 2024-04-14 17:30:47,687 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-14 17:30:47,687 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:48,031 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:48,032 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:48,032 DEBUG --- stdout --- 2024-04-14 17:30:48,032 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:48,032 DEBUG --- stderr --- 2024-04-14 17:30:48,032 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_0/rc.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/rc.txt 2024-04-14 17:30:48,032 INFO 2024-04-14 17:30:48,032 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-14 17:30:48,032 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:48,362 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:48,363 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:48,364 DEBUG --- stdout --- 2024-04-14 17:30:48,364 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:48,364 DEBUG --- stderr --- 2024-04-14 17:30:48,364 DEBUG 2024-04-14 17:30:48,364 INFO 2024-04-14 17:30:48,364 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/DSPrimeTask_ds_idrepo_0/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/rc.txt 2024-04-14 17:30:48,364 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-14 17:30:49,170 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:49,170 DEBUG --- stdout --- 2024-04-14 17:30:49,170 DEBUG tar: Removing leading `/' from member names 2024-04-14 17:30:49,170 DEBUG --- stderr --- 2024-04-14 17:30:49,170 DEBUG 2024-04-14 17:30:49,171 INFO 2024-04-14 17:30:49,171 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-14 17:30:49,171 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:49,496 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:49,496 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:49,496 DEBUG --- stdout --- 2024-04-14 17:30:49,496 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:49,496 DEBUG --- stderr --- 2024-04-14 17:30:49,496 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-14 17:30:49,497 INFO 2024-04-14 17:30:49,497 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-14 17:30:49,497 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:49,821 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:49,821 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:49,821 DEBUG --- stdout --- 2024-04-14 17:30:49,821 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:49,821 DEBUG --- stderr --- 2024-04-14 17:30:49,821 DEBUG 2024-04-14 17:30:49,822 INFO 2024-04-14 17:30:49,822 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt file found" 2024-04-14 17:30:49,822 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:30:50,666 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:30:50,667 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:50,667 DEBUG --- stdout --- 2024-04-14 17:30:50,667 DEBUG /results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt file found 2024-04-14 17:30:50,667 DEBUG --- stderr --- 2024-04-14 17:30:50,667 DEBUG 2024-04-14 17:30:50,668 INFO 2024-04-14 17:30:50,668 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-14 17:30:50,668 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:51,037 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:51,038 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:51,038 DEBUG --- stdout --- 2024-04-14 17:30:51,038 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:51,038 DEBUG --- stderr --- 2024-04-14 17:30:51,038 DEBUG 2024-04-14 17:30:51,038 INFO 2024-04-14 17:30:51,038 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt 2024-04-14 17:30:51,908 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-14 17:30:51,908 DEBUG --- stdout --- 2024-04-14 17:30:51,908 DEBUG 0 /results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt 2024-04-14 17:30:51,909 DEBUG --- stderr --- 2024-04-14 17:30:51,909 DEBUG 2024-04-14 17:30:51,909 INFO - Download file (size 0k) 2024-04-14 17:30:51,909 INFO 2024-04-14 17:30:51,909 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-14 17:30:51,909 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:52,218 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:52,218 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:52,218 DEBUG --- stdout --- 2024-04-14 17:30:52,218 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:52,218 DEBUG --- stderr --- 2024-04-14 17:30:52,218 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/stderr.txt 2024-04-14 17:30:52,219 INFO 2024-04-14 17:30:52,219 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-14 17:30:52,219 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:52,526 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:52,526 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:52,526 DEBUG --- stdout --- 2024-04-14 17:30:52,527 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:52,527 DEBUG --- stderr --- 2024-04-14 17:30:52,527 DEBUG 2024-04-14 17:30:52,527 INFO 2024-04-14 17:30:52,527 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/stderr.txt 2024-04-14 17:30:52,527 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-14 17:30:53,317 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:53,317 DEBUG --- stdout --- 2024-04-14 17:30:53,317 DEBUG tar: Removing leading `/' from member names 2024-04-14 17:30:53,317 DEBUG --- stderr --- 2024-04-14 17:30:53,317 DEBUG 2024-04-14 17:30:53,318 INFO 2024-04-14 17:30:53,318 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-14 17:30:53,318 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:53,662 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:53,662 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:53,662 DEBUG --- stdout --- 2024-04-14 17:30:53,662 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:53,662 DEBUG --- stderr --- 2024-04-14 17:30:53,662 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-14 17:30:53,663 INFO 2024-04-14 17:30:53,663 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-14 17:30:53,663 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:54,051 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:54,052 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:54,052 DEBUG --- stdout --- 2024-04-14 17:30:54,052 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:54,052 DEBUG --- stderr --- 2024-04-14 17:30:54,052 DEBUG 2024-04-14 17:30:54,053 INFO 2024-04-14 17:30:54,053 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt file found" 2024-04-14 17:30:54,053 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:30:54,935 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:30:54,936 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:54,936 DEBUG --- stdout --- 2024-04-14 17:30:54,936 DEBUG /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt file found 2024-04-14 17:30:54,936 DEBUG --- stderr --- 2024-04-14 17:30:54,936 DEBUG 2024-04-14 17:30:54,936 INFO 2024-04-14 17:30:54,936 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-14 17:30:54,936 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:55,250 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:55,251 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:55,251 DEBUG --- stdout --- 2024-04-14 17:30:55,251 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:55,251 DEBUG --- stderr --- 2024-04-14 17:30:55,251 DEBUG 2024-04-14 17:30:55,251 INFO 2024-04-14 17:30:55,251 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt 2024-04-14 17:30:56,064 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-14 17:30:56,064 DEBUG --- stdout --- 2024-04-14 17:30:56,065 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt 2024-04-14 17:30:56,065 DEBUG --- stderr --- 2024-04-14 17:30:56,065 DEBUG 2024-04-14 17:30:56,065 INFO - Download file (size 4k) 2024-04-14 17:30:56,065 INFO 2024-04-14 17:30:56,065 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-14 17:30:56,065 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:56,384 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:56,385 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:56,385 DEBUG --- stdout --- 2024-04-14 17:30:56,385 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:56,385 DEBUG --- stderr --- 2024-04-14 17:30:56,385 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/stdout.txt 2024-04-14 17:30:56,385 INFO 2024-04-14 17:30:56,385 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-14 17:30:56,385 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:56,712 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:56,712 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:56,712 DEBUG --- stdout --- 2024-04-14 17:30:56,712 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:56,712 DEBUG --- stderr --- 2024-04-14 17:30:56,712 DEBUG 2024-04-14 17:30:56,712 INFO 2024-04-14 17:30:56,712 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/stdout.txt 2024-04-14 17:30:56,713 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-14 17:30:57,486 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:57,487 DEBUG --- stdout --- 2024-04-14 17:30:57,487 DEBUG tar: Removing leading `/' from member names 2024-04-14 17:30:57,487 DEBUG --- stderr --- 2024-04-14 17:30:57,487 DEBUG ________________________________________________________________________________ [2024-04-14 17:30:57] DSPrimeTask_ds_idrepo_0 show_cmd : Display order command ________________________________________________________________________________ 2024-04-14 17:30:57,488 INFO 2024-04-14 17:30:57,488 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-14 17:30:57,488 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:57,811 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:57,811 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:57,811 DEBUG --- stdout --- 2024-04-14 17:30:57,811 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:57,811 DEBUG --- stderr --- 2024-04-14 17:30:57,811 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-14 17:30:57,812 INFO 2024-04-14 17:30:57,812 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-14 17:30:57,812 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:58,133 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:58,133 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:58,133 DEBUG --- stdout --- 2024-04-14 17:30:58,133 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:58,133 DEBUG --- stderr --- 2024-04-14 17:30:58,133 DEBUG 2024-04-14 17:30:58,134 INFO 2024-04-14 17:30:58,134 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt file found" 2024-04-14 17:30:58,134 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:30:59,060 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:30:59,062 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:59,062 DEBUG --- stdout --- 2024-04-14 17:30:59,062 DEBUG /results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt file found 2024-04-14 17:30:59,062 DEBUG --- stderr --- 2024-04-14 17:30:59,062 DEBUG 2024-04-14 17:30:59,063 INFO 2024-04-14 17:30:59,063 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-14 17:30:59,063 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:30:59,373 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:30:59,373 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:30:59,373 DEBUG --- stdout --- 2024-04-14 17:30:59,373 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:30:59,373 DEBUG --- stderr --- 2024-04-14 17:30:59,373 DEBUG 2024-04-14 17:30:59,373 INFO 2024-04-14 17:30:59,374 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt 2024-04-14 17:31:00,192 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-14 17:31:00,193 DEBUG --- stdout --- 2024-04-14 17:31:00,193 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt 2024-04-14 17:31:00,193 DEBUG --- stderr --- 2024-04-14 17:31:00,193 DEBUG 2024-04-14 17:31:00,193 INFO - Download file (size 4k) 2024-04-14 17:31:00,194 INFO 2024-04-14 17:31:00,194 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-14 17:31:00,194 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:31:00,548 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:31:00,548 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:31:00,549 DEBUG --- stdout --- 2024-04-14 17:31:00,549 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:31:00,549 DEBUG --- stderr --- 2024-04-14 17:31:00,549 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/cmd.txt 2024-04-14 17:31:00,550 INFO 2024-04-14 17:31:00,550 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-14 17:31:00,550 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:31:00,914 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:31:00,914 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:31:00,914 DEBUG --- stdout --- 2024-04-14 17:31:00,914 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:31:00,914 DEBUG --- stderr --- 2024-04-14 17:31:00,914 DEBUG 2024-04-14 17:31:00,915 INFO 2024-04-14 17:31:00,915 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/cmd.txt 2024-04-14 17:31:00,915 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-14 17:31:01,710 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:31:01,711 DEBUG --- stdout --- 2024-04-14 17:31:01,711 DEBUG tar: Removing leading `/' from member names 2024-04-14 17:31:01,711 DEBUG --- stderr --- 2024-04-14 17:31:01,711 DEBUG 2024-04-14 17:31:01,711 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/cmd.txt is small (1 lines), printing all lines: 2024-04-14 17:31:01,711 DEBUG ----- output ----- 2024-04-14 17:31:01,711 DEBUG /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "b2Et9XuIRcBwntYUi7J7f7OASS9YbQqx" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-0.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' 2024-04-14 17:31:01,711 INFO ________________________________________________________________________________ [2024-04-14 17:31:01] DSPrimeTask_ds_idrepo_0 show_rc : Display rc order ________________________________________________________________________________ 2024-04-14 17:31:01,712 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/rc.txt is small (1 lines), printing all lines: 2024-04-14 17:31:01,712 DEBUG ----- output ----- 2024-04-14 17:31:01,712 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-14 17:31:01,712 INFO ________________________________________________________________________________ [2024-04-14 17:31:01] DSPrimeTask_ds_idrepo_0 show_stdout : Display stdout order ________________________________________________________________________________ 2024-04-14 17:31:01,712 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/stdout.txt is small (7 lines), printing all lines: 2024-04-14 17:31:01,712 DEBUG ----- output ----- 2024-04-14 17:31:01,712 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 | -------------------------------------------------------------------------------------------- | - - | - - 8.98 10.03 10.03 | - - | 2024-04-14 17:31:01,712 INFO ________________________________________________________________________________ [2024-04-14 17:31:01] DSPrimeTask_ds_idrepo_0 show_stderr : Display stderr order ________________________________________________________________________________ 2024-04-14 17:31:01,712 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/stderr.txt is small (0 lines), printing all lines: 2024-04-14 17:31:01,712 DEBUG ----- output ----- 2024-04-14 17:31:01,712 DEBUG 2024-04-14 17:31:01,712 INFO ________________________________________________________________________________ [2024-04-14 17:31:01] DSPrimeTask_ds_idrepo_0 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-14 17:31:01] DSPrimeTask_ds_idrepo_0 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [2024-04-14 17:31:01] DSPrimeTask_ds_idrepo_0 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped