--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 10000000 --argument 'inc(0, 10000000)'"} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-24 05:28:35] DSPrimeTask_ds_idrepo_1 pre : N/A ________________________________________________________________________________ [2024-04-24 05:28:35] - INFO: target component (ds-idrepo-1) is a DS pod [2024-04-24 05:28:35] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [2024-04-24 05:28:35] - 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-24 05:28:35] 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 "KOZVtiYFX4Yi5XEpffswoBMqHpOIR2lc" --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 10000000 --argument 'inc(0, 10000000)' '(uid=user.{})' ________________________________________________________________________________ [2024-04-24 05:28:35] 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/simple_managed_users/06_Validation/04_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 10000000 --argument 'inc(0, 10000000)' '(uid=user.{})'", "out-dir": "/results/orders/DSPrimeTask_ds_idrepo_1" } ________________________________________________________________________________ [2024-04-24 05:28:35] 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-24 05:28:35,984 INFO 2024-04-24 05:28:35,984 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-24 05:28:35,984 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2024-04-24 05:28:36,220 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-24 05:28:36,220 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:28:36,220 DEBUG --- stdout --- 2024-04-24 05:28:36,220 DEBUG WAITING 2024-04-24 05:28:36,220 DEBUG --- stderr --- 2024-04-24 05:28:36,220 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-24 05:28:36] DSPrimeTask_ds_idrepo_1 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2024-04-24 05:28:36,221 INFO 2024-04-24 05:28:36,221 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-24 05:28:36,221 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:28:36,540 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:28:36,540 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:28:36,540 DEBUG --- stdout --- 2024-04-24 05:28:36,540 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:28:36,540 DEBUG --- stderr --- 2024-04-24 05:28:36,540 DEBUG 2024-04-24 05:28:36,541 INFO 2024-04-24 05:28:36,541 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/order.json overseer-0-55d5975bd7-gp92m:/results/orders/order.json 2024-04-24 05:28:36,541 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-24 05:28:37,923 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:28:37,923 DEBUG --- stdout --- 2024-04-24 05:28:37,923 DEBUG 2024-04-24 05:28:37,923 DEBUG --- stderr --- 2024-04-24 05:28:37,923 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-24 05:28:37] 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-24 05:30:38] DSPrimeTask_ds_idrepo_1 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2024-04-24 05:30:38,316 INFO 2024-04-24 05:30:38,316 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-24 05:30:38,316 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:38,659 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:38,659 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:38,659 DEBUG --- stdout --- 2024-04-24 05:30:38,659 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:38,659 DEBUG --- stderr --- 2024-04-24 05:30:38,659 DEBUG 2024-04-24 05:30:38,659 INFO 2024-04-24 05:30:38,659 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-55d5975bd7-gp92m -- rm -f /results/orders/order.json 2024-04-24 05:30:38,659 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-24 05:30:39,461 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:39,461 DEBUG --- stdout --- 2024-04-24 05:30:39,461 DEBUG 2024-04-24 05:30:39,461 DEBUG --- stderr --- 2024-04-24 05:30:39,461 DEBUG Order ran during 2m 01s ________________________________________________________________________________ [2024-04-24 05:30:39] DSPrimeTask_ds_idrepo_1 download_logs : Download individual order files ________________________________________________________________________________ [2024-04-24 05:30:39] - PASS: file already downloaded /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/order.json 2024-04-24 05:30:39,462 INFO 2024-04-24 05:30:39,462 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-24 05:30:39,462 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:39,784 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:39,784 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:39,784 DEBUG --- stdout --- 2024-04-24 05:30:39,784 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:39,784 DEBUG --- stderr --- 2024-04-24 05:30:39,785 DEBUG Checking pod: overseer-0-55d5975bd7-gp92m for file exists, if not wait. 2024-04-24 05:30:39,785 INFO 2024-04-24 05:30:39,785 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-24 05:30:39,785 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:40,109 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:40,109 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:40,109 DEBUG --- stdout --- 2024-04-24 05:30:40,109 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:40,109 DEBUG --- stderr --- 2024-04-24 05:30:40,109 DEBUG 2024-04-24 05:30:40,110 INFO 2024-04-24 05:30:40,110 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-55d5975bd7-gp92m --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-24 05:30:40,110 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-24 05:30:40,946 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-24 05:30:40,946 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:40,946 DEBUG --- stdout --- 2024-04-24 05:30:40,946 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt file found 2024-04-24 05:30:40,946 DEBUG --- stderr --- 2024-04-24 05:30:40,946 DEBUG 2024-04-24 05:30:40,947 INFO 2024-04-24 05:30:40,947 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-24 05:30:40,947 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:41,274 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:41,275 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:41,275 DEBUG --- stdout --- 2024-04-24 05:30:41,275 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:41,275 DEBUG --- stderr --- 2024-04-24 05:30:41,275 DEBUG 2024-04-24 05:30:41,275 INFO 2024-04-24 05:30:41,275 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-55d5975bd7-gp92m --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-24 05:30:42,112 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-24 05:30:42,112 DEBUG --- stdout --- 2024-04-24 05:30:42,112 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-24 05:30:42,112 DEBUG --- stderr --- 2024-04-24 05:30:42,112 DEBUG 2024-04-24 05:30:42,112 INFO - Download file (size 4k) 2024-04-24 05:30:42,113 INFO 2024-04-24 05:30:42,113 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-24 05:30:42,113 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:42,432 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:42,432 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:42,432 DEBUG --- stdout --- 2024-04-24 05:30:42,432 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:42,432 DEBUG --- stderr --- 2024-04-24 05:30:42,432 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt @ overseer-0-55d5975bd7-gp92m destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-24 05:30:42,433 INFO 2024-04-24 05:30:42,433 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-24 05:30:42,433 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:42,744 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:42,745 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:42,745 DEBUG --- stdout --- 2024-04-24 05:30:42,745 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:42,745 DEBUG --- stderr --- 2024-04-24 05:30:42,745 DEBUG 2024-04-24 05:30:42,745 INFO 2024-04-24 05:30:42,745 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-55d5975bd7-gp92m:/results/orders/DSPrimeTask_ds_idrepo_1/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-24 05:30:42,745 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-24 05:30:43,499 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:43,499 DEBUG --- stdout --- 2024-04-24 05:30:43,499 DEBUG tar: Removing leading `/' from member names 2024-04-24 05:30:43,499 DEBUG --- stderr --- 2024-04-24 05:30:43,499 DEBUG 2024-04-24 05:30:43,500 INFO 2024-04-24 05:30:43,500 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-24 05:30:43,500 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:43,814 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:43,814 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:43,814 DEBUG --- stdout --- 2024-04-24 05:30:43,814 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:43,814 DEBUG --- stderr --- 2024-04-24 05:30:43,814 DEBUG Checking pod: overseer-0-55d5975bd7-gp92m for file exists, if not wait. 2024-04-24 05:30:43,815 INFO 2024-04-24 05:30:43,815 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-24 05:30:43,815 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:44,126 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:44,127 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:44,127 DEBUG --- stdout --- 2024-04-24 05:30:44,127 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:44,127 DEBUG --- stderr --- 2024-04-24 05:30:44,127 DEBUG 2024-04-24 05:30:44,128 INFO 2024-04-24 05:30:44,128 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-55d5975bd7-gp92m --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-24 05:30:44,128 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-24 05:30:44,980 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-24 05:30:44,980 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:44,980 DEBUG --- stdout --- 2024-04-24 05:30:44,980 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt file found 2024-04-24 05:30:44,980 DEBUG --- stderr --- 2024-04-24 05:30:44,981 DEBUG 2024-04-24 05:30:44,981 INFO 2024-04-24 05:30:44,981 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-24 05:30:44,981 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:45,298 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:45,298 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:45,298 DEBUG --- stdout --- 2024-04-24 05:30:45,298 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:45,298 DEBUG --- stderr --- 2024-04-24 05:30:45,298 DEBUG 2024-04-24 05:30:45,299 INFO 2024-04-24 05:30:45,299 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-55d5975bd7-gp92m --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-24 05:30:46,137 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-24 05:30:46,137 DEBUG --- stdout --- 2024-04-24 05:30:46,138 DEBUG 0 /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-24 05:30:46,138 DEBUG --- stderr --- 2024-04-24 05:30:46,139 DEBUG 2024-04-24 05:30:46,139 INFO - Download file (size 0k) 2024-04-24 05:30:46,139 INFO 2024-04-24 05:30:46,139 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-24 05:30:46,139 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:46,486 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:46,486 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:46,486 DEBUG --- stdout --- 2024-04-24 05:30:46,487 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:46,487 DEBUG --- stderr --- 2024-04-24 05:30:46,487 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt @ overseer-0-55d5975bd7-gp92m destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-24 05:30:46,487 INFO 2024-04-24 05:30:46,487 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-24 05:30:46,487 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:46,881 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:46,882 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:46,882 DEBUG --- stdout --- 2024-04-24 05:30:46,882 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:46,882 DEBUG --- stderr --- 2024-04-24 05:30:46,882 DEBUG 2024-04-24 05:30:46,882 INFO 2024-04-24 05:30:46,883 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-55d5975bd7-gp92m:/results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-24 05:30:46,883 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-24 05:30:47,673 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:47,674 DEBUG --- stdout --- 2024-04-24 05:30:47,674 DEBUG tar: Removing leading `/' from member names 2024-04-24 05:30:47,674 DEBUG --- stderr --- 2024-04-24 05:30:47,674 DEBUG 2024-04-24 05:30:47,674 INFO 2024-04-24 05:30:47,674 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-24 05:30:47,674 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:47,988 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:47,988 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:47,988 DEBUG --- stdout --- 2024-04-24 05:30:47,988 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:47,988 DEBUG --- stderr --- 2024-04-24 05:30:47,988 DEBUG Checking pod: overseer-0-55d5975bd7-gp92m for file exists, if not wait. 2024-04-24 05:30:47,989 INFO 2024-04-24 05:30:47,989 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-24 05:30:47,989 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:48,309 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:48,309 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:48,310 DEBUG --- stdout --- 2024-04-24 05:30:48,310 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:48,310 DEBUG --- stderr --- 2024-04-24 05:30:48,310 DEBUG 2024-04-24 05:30:48,310 INFO 2024-04-24 05:30:48,310 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-55d5975bd7-gp92m --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-24 05:30:48,310 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-24 05:30:49,142 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-24 05:30:49,142 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:49,143 DEBUG --- stdout --- 2024-04-24 05:30:49,143 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt file found 2024-04-24 05:30:49,143 DEBUG --- stderr --- 2024-04-24 05:30:49,143 DEBUG 2024-04-24 05:30:49,143 INFO 2024-04-24 05:30:49,143 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-24 05:30:49,143 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:49,467 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:49,467 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:49,467 DEBUG --- stdout --- 2024-04-24 05:30:49,467 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:49,467 DEBUG --- stderr --- 2024-04-24 05:30:49,467 DEBUG 2024-04-24 05:30:49,467 INFO 2024-04-24 05:30:49,468 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-55d5975bd7-gp92m --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-24 05:30:50,303 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-24 05:30:50,303 DEBUG --- stdout --- 2024-04-24 05:30:50,303 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-24 05:30:50,303 DEBUG --- stderr --- 2024-04-24 05:30:50,303 DEBUG 2024-04-24 05:30:50,304 INFO - Download file (size 4k) 2024-04-24 05:30:50,304 INFO 2024-04-24 05:30:50,304 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-24 05:30:50,304 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:50,659 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:50,659 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:50,659 DEBUG --- stdout --- 2024-04-24 05:30:50,659 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:50,659 DEBUG --- stderr --- 2024-04-24 05:30:50,659 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt @ overseer-0-55d5975bd7-gp92m destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-24 05:30:50,660 INFO 2024-04-24 05:30:50,660 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-24 05:30:50,660 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:50,992 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:50,992 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:50,992 DEBUG --- stdout --- 2024-04-24 05:30:50,992 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:50,992 DEBUG --- stderr --- 2024-04-24 05:30:50,992 DEBUG 2024-04-24 05:30:50,993 INFO 2024-04-24 05:30:50,993 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-55d5975bd7-gp92m:/results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-24 05:30:50,993 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-24 05:30:51,759 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:51,759 DEBUG --- stdout --- 2024-04-24 05:30:51,759 DEBUG tar: Removing leading `/' from member names 2024-04-24 05:30:51,759 DEBUG --- stderr --- 2024-04-24 05:30:51,759 DEBUG ________________________________________________________________________________ [2024-04-24 05:30:51] DSPrimeTask_ds_idrepo_1 show_cmd : Display order command ________________________________________________________________________________ 2024-04-24 05:30:51,760 INFO 2024-04-24 05:30:51,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-24 05:30:51,760 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:52,074 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:52,075 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:52,075 DEBUG --- stdout --- 2024-04-24 05:30:52,075 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:52,075 DEBUG --- stderr --- 2024-04-24 05:30:52,075 DEBUG Checking pod: overseer-0-55d5975bd7-gp92m for file exists, if not wait. 2024-04-24 05:30:52,075 INFO 2024-04-24 05:30:52,075 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-24 05:30:52,075 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:52,395 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:52,395 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:52,395 DEBUG --- stdout --- 2024-04-24 05:30:52,395 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:52,395 DEBUG --- stderr --- 2024-04-24 05:30:52,395 DEBUG 2024-04-24 05:30:52,396 INFO 2024-04-24 05:30:52,396 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-55d5975bd7-gp92m --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-24 05:30:52,396 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-24 05:30:53,246 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-24 05:30:53,247 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:53,247 DEBUG --- stdout --- 2024-04-24 05:30:53,247 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt file found 2024-04-24 05:30:53,247 DEBUG --- stderr --- 2024-04-24 05:30:53,247 DEBUG 2024-04-24 05:30:53,247 INFO 2024-04-24 05:30:53,247 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-24 05:30:53,247 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:53,566 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:53,566 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:53,566 DEBUG --- stdout --- 2024-04-24 05:30:53,566 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:53,566 DEBUG --- stderr --- 2024-04-24 05:30:53,567 DEBUG 2024-04-24 05:30:53,567 INFO 2024-04-24 05:30:53,567 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-55d5975bd7-gp92m --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-24 05:30:54,396 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-24 05:30:54,397 DEBUG --- stdout --- 2024-04-24 05:30:54,397 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-24 05:30:54,397 DEBUG --- stderr --- 2024-04-24 05:30:54,397 DEBUG 2024-04-24 05:30:54,397 INFO - Download file (size 4k) 2024-04-24 05:30:54,397 INFO 2024-04-24 05:30:54,397 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-24 05:30:54,397 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:54,710 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:54,710 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:54,710 DEBUG --- stdout --- 2024-04-24 05:30:54,710 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:54,710 DEBUG --- stderr --- 2024-04-24 05:30:54,710 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt @ overseer-0-55d5975bd7-gp92m destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-24 05:30:54,711 INFO 2024-04-24 05:30:54,711 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-24 05:30:54,711 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-24 05:30:55,026 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-24 05:30:55,027 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:55,027 DEBUG --- stdout --- 2024-04-24 05:30:55,027 DEBUG overseer-0-55d5975bd7-gp92m 2024-04-24 05:30:55,027 DEBUG --- stderr --- 2024-04-24 05:30:55,027 DEBUG 2024-04-24 05:30:55,027 INFO 2024-04-24 05:30:55,027 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-55d5975bd7-gp92m:/results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-24 05:30:55,027 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-24 05:30:55,788 INFO [loop_until]: OK (rc = 0) 2024-04-24 05:30:55,788 DEBUG --- stdout --- 2024-04-24 05:30:55,788 DEBUG tar: Removing leading `/' from member names 2024-04-24 05:30:55,788 DEBUG --- stderr --- 2024-04-24 05:30:55,788 DEBUG 2024-04-24 05:30:55,788 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/cmd.txt is small (1 lines), printing all lines: 2024-04-24 05:30:55,788 DEBUG ----- output ----- 2024-04-24 05:30:55,788 DEBUG /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "KOZVtiYFX4Yi5XEpffswoBMqHpOIR2lc" --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 10000000 --argument 'inc(0, 10000000)' '(uid=user.{})' 2024-04-24 05:30:55,789 INFO ________________________________________________________________________________ [2024-04-24 05:30:55] DSPrimeTask_ds_idrepo_1 show_rc : Display rc order ________________________________________________________________________________ 2024-04-24 05:30:55,789 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/rc.txt is small (1 lines), printing all lines: 2024-04-24 05:30:55,789 DEBUG ----- output ----- 2024-04-24 05:30:55,789 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-24 05:30:55,789 INFO ________________________________________________________________________________ [2024-04-24 05:30:55] DSPrimeTask_ds_idrepo_1 show_stdout : Display stdout order ________________________________________________________________________________ 2024-04-24 05:30:55,789 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/stdout.txt is small (7 lines), printing all lines: 2024-04-24 05:30:55,789 DEBUG ----- output ----- 2024-04-24 05:30:55,789 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 | - - 17.30 17.96 17.96 | 0.0 - | 2024-04-24 05:30:55,789 INFO ________________________________________________________________________________ [2024-04-24 05:30:55] DSPrimeTask_ds_idrepo_1 show_stderr : Display stderr order ________________________________________________________________________________ 2024-04-24 05:30:55,789 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/06_Validation/04_DSPrimeTask_ds_idrepo_1/stderr.txt is small (0 lines), printing all lines: 2024-04-24 05:30:55,790 DEBUG ----- output ----- 2024-04-24 05:30:55,790 DEBUG 2024-04-24 05:30:55,790 INFO ________________________________________________________________________________ [2024-04-24 05:30:55] 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-24 05:30:55] 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-24 05:30:55] DSPrimeTask_ds_idrepo_1 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped