--Task-- name: Logs-parse-benchmark-400 enabled: True class_name: GatlingParseStdOutTask source_name: overseer-0 source_namespace: >default< target_name: overseer-0 target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates below loop: False interval: None dependencies: [] wait_for: ['Logs-parse-benchmark-10', 'Logs-parse-benchmark-100', 'Logs-parse-benchmark-200', 'Logs-parse-benchmark-300'] preceding_task: None options: {'task_name': 'benchmark-400'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-06-14 04:08:41 - INFO: Timeout for this Task has changed to 10m (600 seconds) 2025-06-14 04:08:41 - INFO: timeout was set to GatlingParseStdOutTask default - 10 minutes 2025-06-14 04:08:41 - INFO: Interval for this Task has changed to 5s (5 seconds) 2025-06-14 04:08:41 - INFO: interval was set to Task default because it was unset, based on self.timeout value because task is allowed to stop by itself ________________________________________________________________________________ [2025-06-14 04:08:41] Logs-parse-benchmark-400 step1 : Write order for overseer to parse Gatling task stdout ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/06_Logs-parse-benchmark-400/order.json { "name": "Logs-parse-benchmark-400", "command": " /lodestar/pyrock/shared/scripts/logs_parser.py --non-interactive --input-file /results/orders/benchmark-400/stdout.txt", "out-dir": "/results/orders/Logs-parse-benchmark-400" } ________________________________________________________________________________ [2025-06-14 04:08:41] Logs-parse-benchmark-400 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-06-14 04:08:41,052 INFO 2025-06-14 04:08:41,052 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-06-14 04:08:41,052 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-06-14 04:08:41,267 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:08:41,267 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:08:41,267 DEBUG --- stdout --- 2025-06-14 04:08:41,267 DEBUG WAITING 2025-06-14 04:08:41,267 DEBUG --- stderr --- 2025-06-14 04:08:41,267 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 ________________________________________________________________________________ [2025-06-14 04:08:41] Logs-parse-benchmark-400 step3 : Send order to overseer ________________________________________________________________________________ 2025-06-14 04:08:41,268 INFO 2025-06-14 04:08:41,268 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 2025-06-14 04:08:41,268 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-06-14 04:08:41,544 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-06-14 04:08:41,544 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:08:41,544 DEBUG --- stdout --- 2025-06-14 04:08:41,544 DEBUG overseer-0-898c87646-bjhnj 2025-06-14 04:08:41,544 DEBUG --- stderr --- 2025-06-14 04:08:41,545 DEBUG 2025-06-14 04:08:41,545 INFO 2025-06-14 04:08:41,545 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/06_Logs-parse-benchmark-400/order.json overseer-0-898c87646-bjhnj:/results/orders/order.json 2025-06-14 04:08:41,545 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-06-14 04:08:42,930 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:08:42,930 DEBUG --- stdout --- 2025-06-14 04:08:42,930 DEBUG 2025-06-14 04:08:42,930 DEBUG --- stderr --- 2025-06-14 04:08:42,930 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-06-14 04:08:42] Logs-parse-benchmark-400 step4 : Wait order is done ________________________________________________________________________________ 2025-06-14 04:08:45,931 INFO 2025-06-14 04:08:45,931 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-06-14 04:08:45,931 INFO [loop_until]: (max_time=600, interval=5, expected_rc=[0] 2025-06-14 04:08:46,148 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:08:46,148 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:08:46,148 DEBUG --- stdout --- 2025-06-14 04:08:46,148 DEBUG WAITING 2025-06-14 04:08:46,148 DEBUG --- stderr --- 2025-06-14 04:08:46,148 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 ________________________________________________________________________________ [2025-06-14 04:08:46] Logs-parse-benchmark-400 step5 : Get and log parsed logs ________________________________________________________________________________ Log parsing order did not succeeded - log-parsing order log: 2025-06-14 04:08:46,388 INFO 2025-06-14 04:08:46,389 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 2025-06-14 04:08:46,389 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-06-14 04:08:46,669 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-06-14 04:08:46,669 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:08:46,669 DEBUG --- stdout --- 2025-06-14 04:08:46,669 DEBUG overseer-0-898c87646-bjhnj 2025-06-14 04:08:46,669 DEBUG --- stderr --- 2025-06-14 04:08:46,669 DEBUG Checking if file exists on pod 'overseer-0-898c87646-bjhnj', wait max 3 minutes if not. 2025-06-14 04:08:46,670 INFO 2025-06-14 04:08:46,670 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-898c87646-bjhnj --stdin -- bash -c 'if [ -f "/results/orders/Logs-parse-benchmark-400/stdout.txt" ]; then echo "/results/orders/Logs-parse-benchmark-400/stdout.txt file found"; exit 0; else echo "/results/orders/Logs-parse-benchmark-400/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Logs-parse-benchmark-400/stdout.txt file found" 2025-06-14 04:08:46,670 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-06-14 04:08:47,486 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:08:47,486 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:08:47,486 DEBUG --- stdout --- 2025-06-14 04:08:47,486 DEBUG /results/orders/Logs-parse-benchmark-400/stdout.txt file found 2025-06-14 04:08:47,486 DEBUG --- stderr --- 2025-06-14 04:08:47,486 DEBUG 2025-06-14 04:08:47,487 INFO 2025-06-14 04:08:47,487 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-898c87646-bjhnj --stdin -- du -k /results/orders/Logs-parse-benchmark-400/stdout.txt | grep "^\d+ .+$" 2025-06-14 04:08:47,487 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-06-14 04:08:48,290 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-06-14 04:08:48,290 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:08:48,290 DEBUG --- stdout --- 2025-06-14 04:08:48,290 DEBUG 4 /results/orders/Logs-parse-benchmark-400/stdout.txt 2025-06-14 04:08:48,290 DEBUG --- stderr --- 2025-06-14 04:08:48,290 DEBUG - Download file (size 4kB) source : /results/orders/Logs-parse-benchmark-400/stdout.txt @ overseer-0-898c87646-bjhnj destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/06_Logs-parse-benchmark-400/stdout_logs-parsing.txt 2025-06-14 04:08:48,292 INFO 2025-06-14 04:08:48,292 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-898c87646-bjhnj:/results/orders/Logs-parse-benchmark-400/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/06_Logs-parse-benchmark-400/stdout_logs-parsing.txt 2025-06-14 04:08:48,292 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-06-14 04:08:49,071 INFO [loop_until]: OK (rc = 0) 2025-06-14 04:08:49,071 DEBUG --- stdout --- 2025-06-14 04:08:49,071 DEBUG tar: Removing leading `/' from member names 2025-06-14 04:08:49,071 DEBUG --- stderr --- 2025-06-14 04:08:49,071 DEBUG 2025-06-14 04:08:49,071 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/06_Logs-parse-benchmark-400/stdout_logs-parsing.txt is small (9 lines), printing all lines: 2025-06-14 04:08:49,071 INFO ----- output ----- Running in non-interactive mode. Output file name was not provided, /results/orders/benchmark-400/stdout_parsed.txt will be used. Log items processed. Formatting output... Traceback (most recent call last): File "/lodestar/pyrock/shared/scripts/logs_parser.py", line 411, in seconds = int(log_group_timestamp / 1000) ~~~~~~~~~~~~~~~~~~~~^~~~~~ TypeError: unsupported operand type(s) for /: 'NoneType' and 'int' ________________________________________________________________________________ [2025-06-14 04:08:49] Logs-parse-benchmark-400 step6 : N/A ________________________________________________________________________________ ________________________________________________________________________________ [2025-06-14 04:08:49] Logs-parse-benchmark-400 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped