--Task-- name: Reporting-benchmark-500 enabled: True class_name: GatlingResultTask 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', 'Logs-parse-benchmark-400', 'Logs-parse-benchmark-500', 'Logs-parse-benchmark-550', 'Reporting-benchmark-10', 'Reporting-benchmark-100', 'Reporting-benchmark-200', 'Reporting-benchmark-300', 'Reporting-benchmark-400'] preceding_task: None options: {'task_name': 'benchmark-500'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-16 12:56:13 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-16 12:56:13 - INFO: timeout was set to GatlingResultTask default (half of global_duration or 3600 seconds (whatever is higher)), because it was unset Pod stdout file : /results/orders/Reporting-benchmark-500/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-500/stderr.txt Pod log : /results/orders/Reporting-benchmark-500 2025-09-16 12:56:13 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-16 12:56:13 - 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-09-16 12:56:13] Reporting-benchmark-500 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/order.json { "name": "Reporting-benchmark-500", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-500\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-500.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-500" } ________________________________________________________________________________ [2025-09-16 12:56:13] Reporting-benchmark-500 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-16 12:56:13,116 INFO 2025-09-16 12:56:13,116 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-16 12:56:13,116 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-16 12:56:13,324 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:56:13,324 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:13,324 DEBUG --- stdout --- 2025-09-16 12:56:13,324 DEBUG WAITING 2025-09-16 12:56:13,324 DEBUG --- stderr --- 2025-09-16 12:56:13,324 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 35 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-16 12:56:13] Reporting-benchmark-500 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-16 12:56:13,324 INFO 2025-09-16 12:56:13,324 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-09-16 12:56:13,324 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:56:13,613 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:56:13,613 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:13,613 DEBUG --- stdout --- 2025-09-16 12:56:13,613 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:56:13,613 DEBUG --- stderr --- 2025-09-16 12:56:13,613 DEBUG 2025-09-16 12:56:13,613 INFO 2025-09-16 12:56:13,613 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/14_Reporting-benchmark-500/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-16 12:56:13,614 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:56:14,519 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:14,519 DEBUG --- stdout --- 2025-09-16 12:56:14,519 DEBUG 2025-09-16 12:56:14,519 DEBUG --- stderr --- 2025-09-16 12:56:14,519 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-16 12:56:14] Reporting-benchmark-500 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-16 12:56:19,520 INFO 2025-09-16 12:56:19,520 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-16 12:56:19,520 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-16 12:56:19,732 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:56:24,944 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:56:30,156 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:56:35,367 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:56:40,581 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:56:45,792 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:56:50,998 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:56:56,207 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:57:01,415 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:57:06,620 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:57:11,862 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:57:17,075 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:57:22,286 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:57:27,492 INFO [loop_until]: Function succeeded after 1m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:57:32,701 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:57:37,909 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:57:43,116 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:57:48,325 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:57:53,531 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:57:58,735 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:58:03,943 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:58:09,147 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:58:14,387 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:58:19,595 INFO [loop_until]: Function succeeded after 2m (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:58:24,808 INFO [loop_until]: Function succeeded after 2m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:58:30,017 INFO [loop_until]: Function succeeded after 2m 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:58:35,226 INFO [loop_until]: Function succeeded after 2m 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:58:40,437 INFO [loop_until]: Function succeeded after 2m 20s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:58:45,677 INFO [loop_until]: Function succeeded after 2m 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:58:50,885 INFO [loop_until]: Function succeeded after 2m 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:58:56,094 INFO [loop_until]: Function succeeded after 2m 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:59:01,302 INFO [loop_until]: Function succeeded after 2m 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:59:06,510 INFO [loop_until]: Function succeeded after 2m 46s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:59:11,719 INFO [loop_until]: Function succeeded after 2m 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:59:16,972 INFO [loop_until]: Function succeeded after 2m 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:59:22,176 INFO [loop_until]: Function succeeded after 3m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:59:27,385 INFO [loop_until]: Function succeeded after 3m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:59:32,595 INFO [loop_until]: Function succeeded after 3m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:59:37,807 INFO [loop_until]: Function succeeded after 3m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:59:43,019 INFO [loop_until]: Function succeeded after 3m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:59:48,261 INFO [loop_until]: Function succeeded after 3m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:59:53,472 INFO [loop_until]: Function succeeded after 3m 33s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:59:58,681 INFO [loop_until]: Function succeeded after 3m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 13:00:03,889 INFO [loop_until]: Function succeeded after 3m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 13:00:09,097 INFO [loop_until]: Function succeeded after 3m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 13:00:14,309 INFO [loop_until]: Function succeeded after 3m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 13:00:19,558 INFO [loop_until]: Function succeeded after 4m (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 13:00:24,769 INFO [loop_until]: Function succeeded after 4m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 13:00:29,974 INFO [loop_until]: Function succeeded after 4m 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 13:00:35,182 INFO [loop_until]: Function succeeded after 4m 15s (rc=0) - expected pattern found 2025-09-16 13:00:35,182 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:35,183 DEBUG --- stdout --- 2025-09-16 13:00:35,183 DEBUG WAITING 2025-09-16 13:00:35,183 DEBUG --- stderr --- 2025-09-16 13:00:35,183 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 34 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-16 13:00:35] Reporting-benchmark-500 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-16 13:00:35] Reporting-benchmark-500 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-16 13:00:35,183 INFO 2025-09-16 13:00:35,183 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-09-16 13:00:35,183 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 13:00:35,493 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 13:00:35,493 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:35,493 DEBUG --- stdout --- 2025-09-16 13:00:35,493 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 13:00:35,493 DEBUG --- stderr --- 2025-09-16 13:00:35,493 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 13:00:35,494 INFO 2025-09-16 13:00:35,494 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/gatling/benchmark-500/benchmark-500.tar.gz" ]; then echo "/results/gatling/benchmark-500/benchmark-500.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-500/benchmark-500.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-500/benchmark-500.tar.gz file found" 2025-09-16 13:00:35,494 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 13:00:36,099 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 13:00:36,099 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:36,099 DEBUG --- stdout --- 2025-09-16 13:00:36,099 DEBUG /results/gatling/benchmark-500/benchmark-500.tar.gz file found 2025-09-16 13:00:36,099 DEBUG --- stderr --- 2025-09-16 13:00:36,099 DEBUG 2025-09-16 13:00:36,099 INFO 2025-09-16 13:00:36,099 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/gatling/benchmark-500/benchmark-500.tar.gz | grep "^\d+ .+$" 2025-09-16 13:00:36,099 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 13:00:36,659 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 13:00:36,659 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:36,659 DEBUG --- stdout --- 2025-09-16 13:00:36,659 DEBUG 984 /results/gatling/benchmark-500/benchmark-500.tar.gz 2025-09-16 13:00:36,659 DEBUG --- stderr --- 2025-09-16 13:00:36,659 DEBUG - Download file (size 984kB) source : /results/gatling/benchmark-500/benchmark-500.tar.gz @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-500.tar.gz 2025-09-16 13:00:36,659 INFO 2025-09-16 13:00:36,659 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/gatling/benchmark-500/benchmark-500.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-500.tar.gz 2025-09-16 13:00:36,659 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 13:00:37,738 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:37,738 DEBUG --- stdout --- 2025-09-16 13:00:37,738 DEBUG tar: Removing leading `/' from member names 2025-09-16 13:00:37,738 DEBUG --- stderr --- 2025-09-16 13:00:37,738 DEBUG ________________________________________________________________________________ [2025-09-16 13:00:37] Reporting-benchmark-500 step7 : Unzip the result ________________________________________________________________________________ 2025-09-16 13:00:37,739 INFO 2025-09-16 13:00:37,739 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-500.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling 2025-09-16 13:00:37,779 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-16 13:00:37,780 DEBUG --- stdout --- 2025-09-16 13:00:37,780 DEBUG 2025-09-16 13:00:37,780 DEBUG --- stderr --- 2025-09-16 13:00:37,780 DEBUG 2025-09-16 13:00:37,780 INFO ________________________________________________________________________________ [2025-09-16 13:00:37] Reporting-benchmark-500 step8 : Print rc order ________________________________________________________________________________ 2025-09-16 13:00:37,780 INFO 2025-09-16 13:00:37,780 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-09-16 13:00:37,780 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 13:00:38,066 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 13:00:38,066 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:38,066 DEBUG --- stdout --- 2025-09-16 13:00:38,066 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 13:00:38,066 DEBUG --- stderr --- 2025-09-16 13:00:38,066 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 13:00:38,068 INFO 2025-09-16 13:00:38,068 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-500/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-500/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-500/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-500/rc.txt file found" 2025-09-16 13:00:38,068 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 13:00:38,640 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 13:00:38,640 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:38,640 DEBUG --- stdout --- 2025-09-16 13:00:38,640 DEBUG /results/orders/Reporting-benchmark-500/rc.txt file found 2025-09-16 13:00:38,640 DEBUG --- stderr --- 2025-09-16 13:00:38,640 DEBUG 2025-09-16 13:00:38,641 INFO 2025-09-16 13:00:38,641 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-500/rc.txt | grep "^\d+ .+$" 2025-09-16 13:00:38,641 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 13:00:39,200 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 13:00:39,200 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:39,200 DEBUG --- stdout --- 2025-09-16 13:00:39,200 DEBUG 4 /results/orders/Reporting-benchmark-500/rc.txt 2025-09-16 13:00:39,200 DEBUG --- stderr --- 2025-09-16 13:00:39,200 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-500/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/rc.txt 2025-09-16 13:00:39,201 INFO 2025-09-16 13:00:39,201 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-500/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/rc.txt 2025-09-16 13:00:39,201 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 13:00:39,738 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:39,738 DEBUG --- stdout --- 2025-09-16 13:00:39,738 DEBUG 2025-09-16 13:00:39,738 DEBUG --- stderr --- 2025-09-16 13:00:39,738 DEBUG 2025-09-16 13:00:39,739 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/rc.txt is small (1 lines), printing all lines: 2025-09-16 13:00:39,739 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-16 13:00:39] Reporting-benchmark-500 step9 : Check rc log ________________________________________________________________________________ CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) PASS: no error found in rc log ________________________________________________________________________________ [2025-09-16 13:00:39] Reporting-benchmark-500 step10 : Print stdout order ________________________________________________________________________________ 2025-09-16 13:00:39,969 INFO 2025-09-16 13:00:39,969 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-09-16 13:00:39,969 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 13:00:40,252 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 13:00:40,252 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:40,252 DEBUG --- stdout --- 2025-09-16 13:00:40,252 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 13:00:40,252 DEBUG --- stderr --- 2025-09-16 13:00:40,252 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 13:00:40,253 INFO 2025-09-16 13:00:40,253 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-500/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-500/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-500/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-500/stdout.txt file found" 2025-09-16 13:00:40,253 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 13:00:40,794 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 13:00:40,794 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:40,794 DEBUG --- stdout --- 2025-09-16 13:00:40,795 DEBUG /results/orders/Reporting-benchmark-500/stdout.txt file found 2025-09-16 13:00:40,795 DEBUG --- stderr --- 2025-09-16 13:00:40,795 DEBUG 2025-09-16 13:00:40,795 INFO 2025-09-16 13:00:40,795 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-500/stdout.txt | grep "^\d+ .+$" 2025-09-16 13:00:40,795 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 13:00:41,347 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 13:00:41,347 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:41,347 DEBUG --- stdout --- 2025-09-16 13:00:41,347 DEBUG 12 /results/orders/Reporting-benchmark-500/stdout.txt 2025-09-16 13:00:41,347 DEBUG --- stderr --- 2025-09-16 13:00:41,347 DEBUG - Download file (size 12kB) source : /results/orders/Reporting-benchmark-500/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/stdout.txt 2025-09-16 13:00:41,348 INFO 2025-09-16 13:00:41,348 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-500/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/stdout.txt 2025-09-16 13:00:41,348 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 13:00:41,897 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:41,897 DEBUG --- stdout --- 2025-09-16 13:00:41,897 DEBUG tar: Removing leading `/' from member names 2025-09-16 13:00:41,897 DEBUG --- stderr --- 2025-09-16 13:00:41,897 DEBUG 2025-09-16 13:00:41,897 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/stdout.txt is small (105 lines), printing all lines: 2025-09-16 13:00:41,897 INFO ----- output ----- 2025-09-16 13:56:16,674 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpawltmxv5 2025-09-16 13:56:16,676 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-500/loadtest-20250916103849273" -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" [INFO] Scanning for projects... [INFO] [INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >----------- [INFO] Building pyrock-gatling-simulation 3.12.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>> [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmpawltmxv5/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmpawltmxv5/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- 13:56:19,196 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 13:56:19,198 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 13:56:19,198 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 13:56:19,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 13:56:19,206 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 13:56:19,206 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 13:56:19,215 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 8 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:56:19,215 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 13:56:19,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 13:56:19,216 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:56:19,220 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 13:56:19,226 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 13:56:19,283 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 13:56:19,283 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 13:56:19,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:56:19,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:19,351 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:56:19,383 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 13:56:19,383 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 13:56:19,384 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 13:56:19,385 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 13:56:19,385 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 169 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 249s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 13794173 (OK=13779005 KO=15168 ) > min response time 32 (OK=32 KO=36 ) > max response time 13298 (OK=13298 KO=13078 ) > mean response time 49 (OK=49 KO=152 ) > std deviation 32 (OK=24 KO=614 ) > response time 50th percentile 44 (OK=44 KO=113 ) > response time 75th percentile 51 (OK=51 KO=118 ) > response time 95th percentile 105 (OK=104 KO=127 ) > response time 99th percentile 123 (OK=123 KO=142 ) > mean requests/sec 3831.71 (OK=3827.5 KO=4.21 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 13778742 ( 99.89%) > 800 ms <= t < 1200 ms 146 ( 0%) > t >= 1200 ms 117 ( 0%) > failed 15168 ( 0.11%) ---- Errors -------------------------------------------------------------------- > EvalPolicy: No attribute named 'tokenIdCookieName' is defined 576180 (97.43%) > jsonPath($.tokenId).find.exists, found nothing 15085 ( 2.55%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 54 ( 0.01%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > status.find.in([200, 209], 304), found 401 9 ( 0.00%) > userinfo: No attribute named 'access_token' is defined 9 ( 0.00%) > UI AM revoke1: No attribute named 'access_token' is defined 9 ( 0.00%) > UI AM revoke2: No attribute named 'access_token_2' is defined 8 ( 0.00%) > status.find.in([200, 209], 304), found 502 8 ( 0.00%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 7 ( 0.00%) ing > UI AM endsession: No attribute named 'id_token_2' is defined 7 ( 0.00%) > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 3 ( 0.00%) r 10000ms > status.find.is(200), but actually found 502 1 ( 0.00%) > status.find.is(302), but actually found 503 1 ( 0.00%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-500/loadtest-20250916103849273/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:13 min [INFO] Finished at: 2025-09-16T14:00:31+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-16 14:00:31,461 INFO Gatling simulation run ended successfully 2025-09-16 14:00:31,462 INFO Creating archive benchmark-500.tar.gz with report files 2025-09-16 14:00:32,140 INFO Archive /results/gatling/benchmark-500/benchmark-500.tar.gz successfully created ________________________________________________________________________________ [2025-09-16 13:00:41] Reporting-benchmark-500 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-16 13:00:41] Reporting-benchmark-500 step12 : Print stderr order ________________________________________________________________________________ 2025-09-16 13:00:41,898 INFO 2025-09-16 13:00:41,898 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-09-16 13:00:41,898 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 13:00:42,179 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 13:00:42,179 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:42,179 DEBUG --- stdout --- 2025-09-16 13:00:42,179 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 13:00:42,179 DEBUG --- stderr --- 2025-09-16 13:00:42,179 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 13:00:42,180 INFO 2025-09-16 13:00:42,180 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-500/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-500/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-500/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-500/stderr.txt file found" 2025-09-16 13:00:42,180 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 13:00:42,736 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 13:00:42,736 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:42,736 DEBUG --- stdout --- 2025-09-16 13:00:42,736 DEBUG /results/orders/Reporting-benchmark-500/stderr.txt file found 2025-09-16 13:00:42,737 DEBUG --- stderr --- 2025-09-16 13:00:42,737 DEBUG 2025-09-16 13:00:42,737 INFO 2025-09-16 13:00:42,737 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-500/stderr.txt | grep "^\d+ .+$" 2025-09-16 13:00:42,737 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 13:00:43,290 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 13:00:43,290 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:43,291 DEBUG --- stdout --- 2025-09-16 13:00:43,291 DEBUG 0 /results/orders/Reporting-benchmark-500/stderr.txt 2025-09-16 13:00:43,291 DEBUG --- stderr --- 2025-09-16 13:00:43,291 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-500/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/stderr.txt 2025-09-16 13:00:43,291 INFO 2025-09-16 13:00:43,291 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-500/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/stderr.txt 2025-09-16 13:00:43,291 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 13:00:43,842 INFO [loop_until]: OK (rc = 0) 2025-09-16 13:00:43,842 DEBUG --- stdout --- 2025-09-16 13:00:43,843 DEBUG tar: Removing leading `/' from member names 2025-09-16 13:00:43,843 DEBUG --- stderr --- 2025-09-16 13:00:43,843 DEBUG 2025-09-16 13:00:43,843 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-500/stderr.txt is small (0 lines), printing all lines: 2025-09-16 13:00:43,843 INFO ----- output ----- ________________________________________________________________________________ [2025-09-16 13:00:43] Reporting-benchmark-500 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-16 13:00:43] Reporting-benchmark-500 step14 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request authAsPolicyAdmin checking simulation request loginTreeWorkflow_restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_logintreeworkfl-1454116149.html - cannot check for spikes checking simulation request loginTreeWorkflow_restLoginUsernamePasswordCallback checking simulation request restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_restlogininitia--1466099282.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_restloginuserna-1671926283.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-post-login---528369937.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-post-login---2054994812.html - cannot check for spikes checking simulation request userRestlogin [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_userrestlogin-115679370.html - cannot check for spikes checking simulation request UI AM idFromSession checking simulation request UI AM validateGoto [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request User Authorize PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_user-authorize---1153886585.html - cannot check for spikes checking simulation request User AccessToken PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_user-accesstoke--1481526597.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-post-login---528369938.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 Redirect 1 checking simulation request UI Enduser appAuthHelper1 checking simulation request UI Enduser appAuthHelper2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-enduser-appa--1326670335.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-post-login---528369939.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 Redirect 1 checking simulation request UI IDM uiconfig checking simulation request UI Enduser sessioncheck checking simulation request UI IDM features [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-features--1103952873.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-version--90269250.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-login--1850380849.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request UI IDM managed user schema checking simulation request UI IDM dashboard checking simulation request UI IDM user checking simulation request UI IDM oidcToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-oidctoke-1576540422.html - cannot check for spikes checking simulation request userinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_userinfo--265850119.html - cannot check for spikes checking simulation request UI-Logout [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-logout--1369173245.html - cannot check for spikes checking simulation request UI-Logout Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-logout-redir--616716726.html - cannot check for spikes checking simulation request UI AM revoke1 checking simulation request UI AM revoke2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM endsession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-am-endsessio-1571439939.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback checking simulation request loginTreeWorkflow_restloginProgressiveProfileCallback no spikes found ________________________________________________________________________________ [2025-09-16 13:00:43] Reporting-benchmark-500 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 13794173, "ok": 13779005, "ko": 15168 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 36 }, "maxResponseTime": { "total": 13298, "ok": 13298, "ko": 13078 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 152 }, "standardDeviation": { "total": 32, "ok": 24, "ko": 614 }, "percentiles1": { "total": 44, "ok": 44, "ko": 113 }, "percentiles2": { "total": 51, "ok": 51, "ko": 118 }, "percentiles3": { "total": 105, "ok": 104, "ko": 127 }, "percentiles4": { "total": 123, "ok": 123, "ko": 142 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 13778742, "percentage": 99.88813392437517 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 146, "percentage": 0.001058417927627847 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 117, "percentage": 0.0008481842296743704 }, "group4": { "name": "failed", "htmlName": "failed", "count": 15168, "percentage": 0.10995947346752866 }, "meanNumberOfRequestsPerSecond": { "total": 3831.714722222222, "ok": 3827.501388888889, "ko": 4.213333333333333 } }, "details": [ { "name": "authAsPolicyAdmin", "numberOfRequests": { "total": 2, "ok": 0, "ko": 2 }, "minResponseTime": { "total": 122, "ok": 0, "ko": 122 }, "maxResponseTime": { "total": 165, "ok": 0, "ko": 165 }, "meanResponseTime": { "total": 144, "ok": 0, "ko": 144 }, "standardDeviation": { "total": 22, "ok": 0, "ko": 22 }, "percentiles1": { "total": 144, "ok": 0, "ko": 144 }, "percentiles2": { "total": 154, "ok": 0, "ko": 154 }, "percentiles3": { "total": 163, "ok": 0, "ko": 163 }, "percentiles4": { "total": 165, "ok": 0, "ko": 165 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 0, "percentage": 0.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.0005555555555555556, "ok": 0, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 63975, "ok": 63974, "ko": 1 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 10000 }, "maxResponseTime": { "total": 10000, "ok": 3152, "ko": 10000 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 10000 }, "standardDeviation": { "total": 44, "ok": 19, "ko": 0 }, "percentiles1": { "total": 48, "ok": 48, "ko": 10000 }, "percentiles2": { "total": 50, "ok": 50, "ko": 10000 }, "percentiles3": { "total": 53, "ok": 53, "ko": 10000 }, "percentiles4": { "total": 61, "ok": 61, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 63970, "percentage": 99.99218444704962 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.0031262211801484953 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0031262211801484953 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0015631105900742476 }, "meanNumberOfRequestsPerSecond": { "total": 17.770833333333332, "ok": 17.770555555555557, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 63974, "ok": 63974, "ko": 0 }, "minResponseTime": { "total": 79, "ok": 79, "ko": 0 }, "maxResponseTime": { "total": 1173, "ok": 1173, "ko": 0 }, "meanResponseTime": { "total": 108, "ok": 108, "ko": 0 }, "standardDeviation": { "total": 12, "ok": 12, "ko": 0 }, "percentiles1": { "total": 108, "ok": 108, "ko": 0 }, "percentiles2": { "total": 116, "ok": 116, "ko": 0 }, "percentiles3": { "total": 125, "ok": 125, "ko": 0 }, "percentiles4": { "total": 137, "ok": 137, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 63973, "percentage": 99.9984368649764 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.001563135023603339 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 17.770555555555557, "ok": 17.770555555555557, "ko": 0 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 1150880, "ok": 1150858, "ko": 22 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 10000 }, "maxResponseTime": { "total": 10307, "ok": 9276, "ko": 10307 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 10014 }, "standardDeviation": { "total": 49, "ok": 22, "ko": 64 }, "percentiles1": { "total": 49, "ok": 49, "ko": 10000 }, "percentiles2": { "total": 52, "ok": 52, "ko": 10000 }, "percentiles3": { "total": 58, "ok": 58, "ko": 10001 }, "percentiles4": { "total": 65, "ok": 65, "ko": 10243 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1150798, "percentage": 99.992875017378 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 40, "percentage": 0.0034756012790212705 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 20, "percentage": 0.0017378006395106353 }, "group4": { "name": "failed", "htmlName": "failed", "count": 22, "percentage": 0.001911580703461699 }, "meanNumberOfRequestsPerSecond": { "total": 319.68888888888887, "ok": 319.6827777777778, "ko": 0.006111111111111111 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 384815, "ok": 384814, "ko": 1 }, "minResponseTime": { "total": 79, "ok": 79, "ko": 5982 }, "maxResponseTime": { "total": 5982, "ok": 5482, "ko": 5982 }, "meanResponseTime": { "total": 108, "ok": 108, "ko": 5982 }, "standardDeviation": { "total": 17, "ok": 15, "ko": 0 }, "percentiles1": { "total": 108, "ok": 108, "ko": 5982 }, "percentiles2": { "total": 116, "ok": 116, "ko": 5982 }, "percentiles3": { "total": 125, "ok": 125, "ko": 5982 }, "percentiles4": { "total": 137, "ok": 137, "ko": 5982 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384811, "percentage": 99.99896053948001 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3, "percentage": 0.0007795953899925938 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0002598651299975313 }, "meanNumberOfRequestsPerSecond": { "total": 106.89305555555555, "ok": 106.89277777777778, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 384811, "ok": 384811, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 3456, "ok": 3456, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384810, "percentage": 99.99974013216878 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00025986783122104094 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.89194444444445, "ok": 106.89194444444445, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 384808, "ok": 384808, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 3362, "ok": 3362, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384807, "percentage": 99.99974013014283 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0002598698571755265 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.89111111111112, "ok": 106.89111111111112, "ko": 0 }, "spikes": [] }, { "name": "userRestlogin", "numberOfRequests": { "total": 576180, "ok": 561089, "ko": 15091 }, "minResponseTime": { "total": 79, "ok": 79, "ko": 89 }, "maxResponseTime": { "total": 10000, "ok": 7305, "ko": 10000 }, "meanResponseTime": { "total": 112, "ok": 112, "ko": 117 }, "standardDeviation": { "total": 44, "ok": 30, "ko": 197 }, "percentiles1": { "total": 111, "ok": 111, "ko": 113 }, "percentiles2": { "total": 120, "ok": 120, "ko": 118 }, "percentiles3": { "total": 129, "ok": 129, "ko": 126 }, "percentiles4": { "total": 140, "ok": 140, "ko": 138 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 561054, "percentage": 97.3747787149849 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 15, "percentage": 0.002603353118817036 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 20, "percentage": 0.0034711374917560486 }, "group4": { "name": "failed", "htmlName": "failed", "count": 15091, "percentage": 2.6191467944045264 }, "meanNumberOfRequestsPerSecond": { "total": 160.05, "ok": 155.85805555555555, "ko": 4.191944444444444 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 384799, "ok": 384792, "ko": 7 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 36 }, "maxResponseTime": { "total": 581, "ok": 463, "ko": 581 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 117 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 189 }, "percentiles1": { "total": 46, "ok": 46, "ko": 41 }, "percentiles2": { "total": 49, "ok": 49, "ko": 42 }, "percentiles3": { "total": 54, "ok": 54, "ko": 419 }, "percentiles4": { "total": 60, "ok": 60, "ko": 549 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384792, "percentage": 99.9981808684534 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7, "percentage": 0.0018191315465996532 }, "meanNumberOfRequestsPerSecond": { "total": 106.88861111111112, "ok": 106.88666666666667, "ko": 0.0019444444444444444 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 384799, "ok": 384793, "ko": 6 }, "minResponseTime": { "total": 37, "ok": 38, "ko": 37 }, "maxResponseTime": { "total": 10001, "ok": 9266, "ko": 10001 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 8340 }, "standardDeviation": { "total": 46, "ok": 29, "ko": 3713 }, "percentiles1": { "total": 47, "ok": 47, "ko": 10000 }, "percentiles2": { "total": 50, "ok": 50, "ko": 10000 }, "percentiles3": { "total": 55, "ok": 55, "ko": 10001 }, "percentiles4": { "total": 62, "ok": 62, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384764, "percentage": 99.990904342267 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 19, "percentage": 0.0049376427693419165 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10, "percentage": 0.002598759352285219 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6, "percentage": 0.0015592556113711313 }, "meanNumberOfRequestsPerSecond": { "total": 106.88861111111112, "ok": 106.88694444444444, "ko": 0.0016666666666666668 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 769540, "ok": 769539, "ko": 1 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 205 }, "maxResponseTime": { "total": 5493, "ok": 5493, "ko": 205 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 205 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 205 }, "percentiles2": { "total": 57, "ok": 57, "ko": 205 }, "percentiles3": { "total": 64, "ok": 64, "ko": 205 }, "percentiles4": { "total": 73, "ok": 73, "ko": 205 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 769537, "percentage": 99.999610156717 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00012994776100007797 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00012994776100007797 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00012994776100007797 }, "meanNumberOfRequestsPerSecond": { "total": 213.76111111111112, "ok": 213.76083333333332, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 769529, "ok": 769527, "ko": 2 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 38 }, "maxResponseTime": { "total": 3373, "ok": 3373, "ko": 1407 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 723 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 685 }, "percentiles1": { "total": 51, "ok": 51, "ko": 723 }, "percentiles2": { "total": 56, "ok": 56, "ko": 1065 }, "percentiles3": { "total": 65, "ok": 65, "ko": 1339 }, "percentiles4": { "total": 73, "ok": 72, "ko": 1393 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 769522, "percentage": 99.99909035267027 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.0002598992370657896 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3, "percentage": 0.00038984885559868433 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.0002598992370657896 }, "meanNumberOfRequestsPerSecond": { "total": 213.75805555555556, "ok": 213.7575, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 384775, "ok": 384774, "ko": 1 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 2461 }, "maxResponseTime": { "total": 2461, "ok": 2395, "ko": 2461 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 2461 }, "standardDeviation": { "total": 7, "ok": 5, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 2461 }, "percentiles2": { "total": 38, "ok": 38, "ko": 2461 }, "percentiles3": { "total": 39, "ok": 39, "ko": 2461 }, "percentiles4": { "total": 42, "ok": 42, "ko": 2461 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384773, "percentage": 99.99948021571048 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00025989214475992465 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00025989214475992465 }, "meanNumberOfRequestsPerSecond": { "total": 106.88194444444444, "ok": 106.88166666666666, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 384772, "ok": 384772, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 690, "ok": 690, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384772, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.88111111111111, "ok": 106.88111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 384766, "ok": 384766, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 446, "ok": 446, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384766, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.87944444444445, "ok": 106.87944444444445, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 384767, "ok": 384767, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 3075, "ok": 3075, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384765, "percentage": 99.99948020490322 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0005197950967728522 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.87972222222223, "ok": 106.87972222222223, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 384750, "ok": 384750, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 2081, "ok": 2081, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384749, "percentage": 99.99974009096816 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00025990903183885643 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.875, "ok": 106.875, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 384747, "ok": 384747, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 1700, "ok": 1700, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384745, "percentage": 99.99948017788313 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0002599110584358033 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0002599110584358033 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.87416666666667, "ok": 106.87416666666667, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 384743, "ok": 384743, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 537, "ok": 537, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384743, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.87305555555555, "ok": 106.87305555555555, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 384743, "ok": 384743, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 1090, "ok": 1090, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384742, "percentage": 99.99974008623938 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0002599137606142282 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.87305555555555, "ok": 106.87305555555555, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 384742, "ok": 384739, "ko": 3 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 10000 }, "maxResponseTime": { "total": 10001, "ok": 7228, "ko": 10001 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 10000 }, "standardDeviation": { "total": 38, "ok": 26, "ko": 0 }, "percentiles1": { "total": 52, "ok": 52, "ko": 10000 }, "percentiles2": { "total": 54, "ok": 54, "ko": 10001 }, "percentiles3": { "total": 59, "ok": 59, "ko": 10001 }, "percentiles4": { "total": 63, "ok": 63, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384719, "percentage": 99.99402196796815 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 12, "percentage": 0.003118973234011364 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 8, "percentage": 0.002079315489340909 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.000779743308502841 }, "meanNumberOfRequestsPerSecond": { "total": 106.87277777777778, "ok": 106.87194444444444, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 384742, "ok": 384737, "ko": 5 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 2125 }, "maxResponseTime": { "total": 13078, "ok": 7236, "ko": 13078 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 9041 }, "standardDeviation": { "total": 42, "ok": 24, "ko": 3658 }, "percentiles1": { "total": 42, "ok": 42, "ko": 10000 }, "percentiles2": { "total": 43, "ok": 43, "ko": 10001 }, "percentiles3": { "total": 45, "ok": 45, "ko": 12463 }, "percentiles4": { "total": 47, "ok": 47, "ko": 12955 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384713, "percentage": 99.99246248135114 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 15, "percentage": 0.003898716542514204 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9, "percentage": 0.0023392299255085226 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5, "percentage": 0.0012995721808380682 }, "meanNumberOfRequestsPerSecond": { "total": 106.87277777777778, "ok": 106.87138888888889, "ko": 0.001388888888888889 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 384742, "ok": 384732, "ko": 10 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 10000 }, "maxResponseTime": { "total": 10001, "ok": 7243, "ko": 10001 }, "meanResponseTime": { "total": 53, "ok": 52, "ko": 10000 }, "standardDeviation": { "total": 56, "ok": 23, "ko": 0 }, "percentiles1": { "total": 52, "ok": 52, "ko": 10000 }, "percentiles2": { "total": 54, "ok": 54, "ko": 10000 }, "percentiles3": { "total": 59, "ok": 59, "ko": 10001 }, "percentiles4": { "total": 63, "ok": 63, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384709, "percentage": 99.99142282360647 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 13, "percentage": 0.0033788876701789775 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10, "percentage": 0.0025991443616761364 }, "group4": { "name": "failed", "htmlName": "failed", "count": 10, "percentage": 0.0025991443616761364 }, "meanNumberOfRequestsPerSecond": { "total": 106.87277777777778, "ok": 106.87, "ko": 0.002777777777777778 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 384742, "ok": 384736, "ko": 6 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 10000 }, "maxResponseTime": { "total": 10000, "ok": 7662, "ko": 10000 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 10000 }, "standardDeviation": { "total": 48, "ok": 28, "ko": 0 }, "percentiles1": { "total": 52, "ok": 52, "ko": 10000 }, "percentiles2": { "total": 55, "ok": 55, "ko": 10000 }, "percentiles3": { "total": 59, "ok": 59, "ko": 10000 }, "percentiles4": { "total": 63, "ok": 63, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384711, "percentage": 99.9919426524788 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 15, "percentage": 0.003898716542514204 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10, "percentage": 0.0025991443616761364 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6, "percentage": 0.001559486617005682 }, "meanNumberOfRequestsPerSecond": { "total": 106.87277777777778, "ok": 106.8711111111111, "ko": 0.0016666666666666668 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 384741, "ok": 384741, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 877, "ok": 877, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 47, "ok": 47, "ko": 0 }, "percentiles2": { "total": 50, "ok": 50, "ko": 0 }, "percentiles3": { "total": 57, "ok": 57, "ko": 0 }, "percentiles4": { "total": 65, "ok": 65, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384739, "percentage": 99.99948016977656 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.0005198302234490215 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.8725, "ok": 106.8725, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 384741, "ok": 384741, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 859, "ok": 859, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 50, "ok": 50, "ko": 0 }, "percentiles4": { "total": 55, "ok": 55, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384740, "percentage": 99.99974008488827 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00025991511172451077 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.8725, "ok": 106.8725, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 384740, "ok": 384740, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 1131, "ok": 1131, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 47, "ok": 47, "ko": 0 }, "percentiles3": { "total": 54, "ok": 54, "ko": 0 }, "percentiles4": { "total": 58, "ok": 58, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384739, "percentage": 99.99974008421272 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0002599157872849197 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.87222222222222, "ok": 106.87222222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 384743, "ok": 384736, "ko": 7 }, "minResponseTime": { "total": 37, "ok": 39, "ko": 37 }, "maxResponseTime": { "total": 2067, "ok": 2067, "ko": 43 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 40 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 2 }, "percentiles1": { "total": 46, "ok": 46, "ko": 39 }, "percentiles2": { "total": 48, "ok": 48, "ko": 41 }, "percentiles3": { "total": 53, "ok": 53, "ko": 42 }, "percentiles4": { "total": 60, "ok": 60, "ko": 43 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384735, "percentage": 99.99792068991509 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0002599137606142282 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7, "percentage": 0.0018193963242995972 }, "meanNumberOfRequestsPerSecond": { "total": 106.87305555555555, "ok": 106.8711111111111, "ko": 0.0019444444444444444 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 384730, "ok": 384730, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 2890, "ok": 2890, "ko": 0 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 53, "ok": 53, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384725, "percentage": 99.99870038728459 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.0005198450861643231 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3, "percentage": 0.0007797676292464845 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.86944444444444, "ok": 106.86944444444444, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 384736, "ok": 384735, "ko": 1 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 1156 }, "maxResponseTime": { "total": 5857, "ok": 5857, "ko": 1156 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 1156 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 1156 }, "percentiles2": { "total": 38, "ok": 38, "ko": 1156 }, "percentiles3": { "total": 40, "ok": 40, "ko": 1156 }, "percentiles4": { "total": 43, "ok": 43, "ko": 1156 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384734, "percentage": 99.99948016302088 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.00025991848956167347 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00025991848956167347 }, "meanNumberOfRequestsPerSecond": { "total": 106.8711111111111, "ok": 106.87083333333334, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 384730, "ok": 384729, "ko": 1 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 5673 }, "maxResponseTime": { "total": 13298, "ok": 13298, "ko": 5673 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 5673 }, "standardDeviation": { "total": 24, "ok": 22, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 5673 }, "percentiles2": { "total": 38, "ok": 38, "ko": 5673 }, "percentiles3": { "total": 40, "ok": 40, "ko": 5673 }, "percentiles4": { "total": 43, "ok": 43, "ko": 5673 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384727, "percentage": 99.99922023237076 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0005198450861643231 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00025992254308216154 }, "meanNumberOfRequestsPerSecond": { "total": 106.86944444444444, "ok": 106.86916666666667, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 384715, "ok": 384715, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 544, "ok": 544, "ko": 0 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 55, "ok": 55, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384715, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.86527777777778, "ok": 106.86527777777778, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 384715, "ok": 384715, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 2069, "ok": 2069, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 56, "ok": 56, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384709, "percentage": 99.99844040393539 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3, "percentage": 0.0007797980323096317 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3, "percentage": 0.0007797980323096317 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 106.86527777777778, "ok": 106.86527777777778, "ko": 0 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 384716, "ok": 384715, "ko": 1 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 3698 }, "maxResponseTime": { "total": 6407, "ok": 6407, "ko": 3698 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 3698 }, "standardDeviation": { "total": 15, "ok": 14, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 3698 }, "percentiles2": { "total": 45, "ok": 45, "ko": 3698 }, "percentiles3": { "total": 48, "ok": 48, "ko": 3698 }, "percentiles4": { "total": 57, "ok": 57, "ko": 3698 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 384711, "percentage": 99.99870033999105 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4, "percentage": 0.0010397280071533287 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00025993200178833217 }, "meanNumberOfRequestsPerSecond": { "total": 106.86555555555556, "ok": 106.86527777777778, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 9989, "ok": 9989, "ko": 0 }, "minResponseTime": { "total": 107, "ok": 107, "ko": 0 }, "maxResponseTime": { "total": 350, "ok": 350, "ko": 0 }, "meanResponseTime": { "total": 143, "ok": 143, "ko": 0 }, "standardDeviation": { "total": 15, "ok": 15, "ko": 0 }, "percentiles1": { "total": 144, "ok": 144, "ko": 0 }, "percentiles2": { "total": 153, "ok": 153, "ko": 0 }, "percentiles3": { "total": 166, "ok": 166, "ko": 0 }, "percentiles4": { "total": 178, "ok": 178, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9989, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.774722222222222, "ok": 2.774722222222222, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "total": 1734, "ok": 1734, "ko": 0 }, "minResponseTime": { "total": 113, "ok": 113, "ko": 0 }, "maxResponseTime": { "total": 226, "ok": 226, "ko": 0 }, "meanResponseTime": { "total": 143, "ok": 143, "ko": 0 }, "standardDeviation": { "total": 15, "ok": 15, "ko": 0 }, "percentiles1": { "total": 144, "ok": 144, "ko": 0 }, "percentiles2": { "total": 153, "ok": 153, "ko": 0 }, "percentiles3": { "total": 167, "ok": 167, "ko": 0 }, "percentiles4": { "total": 178, "ok": 178, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1734, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4816666666666667, "ok": 0.4816666666666667, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 3832, "avg_response_time": 49, "max_response_time": 13298, "min_response_time": 32, "num_requests": 13794173, "num_requests_pass": 13779005, "num_requests_percent_pass": 99.89 }, "options": "; duration:3600; testCase:idc.benchmark.Mix2024; testMode:open; throughput:500", "stats": { "details": [ { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 165, "ok": 0, "total": 165 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 0, "total": 0.0005555555555555556 }, "meanResponseTime": { "ko": 144, "ok": 0, "total": 144 }, "minResponseTime": { "ko": 122, "ok": 0, "total": 122 }, "name": "authAsPolicyAdmin", "numberOfRequests": { "ko": 2, "ok": 0, "total": 2 }, "percentiles1": { "ko": 144, "ok": 0, "total": 144 }, "percentiles2": { "ko": 154, "ok": 0, "total": 154 }, "percentiles3": { "ko": 163, "ok": 0, "total": 163 }, "percentiles4": { "ko": 165, "ok": 0, "total": 165 }, "spikes": [], "standardDeviation": { "ko": 22, "ok": 0, "total": 22 } }, { "group1": { "count": 63970, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99218444704962 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0031262211801484953 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0031262211801484953 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0015631105900742476 }, "maxResponseTime": { "ko": 10000, "ok": 3152, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 17.770555555555557, "total": 17.770833333333332 }, "meanResponseTime": { "ko": 10000, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 10000, "ok": 41, "total": 41 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 1, "ok": 63974, "total": 63975 }, "percentiles1": { "ko": 10000, "ok": 48, "total": 48 }, "percentiles2": { "ko": 10000, "ok": 50, "total": 50 }, "percentiles3": { "ko": 10000, "ok": 53, "total": 53 }, "percentiles4": { "ko": 10000, "ok": 61, "total": 61 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 19, "total": 44 } }, { "group1": { "count": 63973, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9984368649764 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.001563135023603339 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1173, "total": 1173 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 17.770555555555557, "total": 17.770555555555557 }, "meanResponseTime": { "ko": 0, "ok": 108, "total": 108 }, "minResponseTime": { "ko": 0, "ok": 79, "total": 79 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 63974, "total": 63974 }, "percentiles1": { "ko": 0, "ok": 108, "total": 108 }, "percentiles2": { "ko": 0, "ok": 116, "total": 116 }, "percentiles3": { "ko": 0, "ok": 125, "total": 125 }, "percentiles4": { "ko": 0, "ok": 137, "total": 137 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 12, "total": 12 } }, { "group1": { "count": 1150798, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.992875017378 }, "group2": { "count": 40, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0034756012790212705 }, "group3": { "count": 20, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0017378006395106353 }, "group4": { "count": 22, "htmlName": "failed", "name": "failed", "percentage": 0.001911580703461699 }, "maxResponseTime": { "ko": 10307, "ok": 9276, "total": 10307 }, "meanNumberOfRequestsPerSecond": { "ko": 0.006111111111111111, "ok": 319.6827777777778, "total": 319.68888888888887 }, "meanResponseTime": { "ko": 10014, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 10000, "ok": 41, "total": 41 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 22, "ok": 1150858, "total": 1150880 }, "percentiles1": { "ko": 10000, "ok": 49, "total": 49 }, "percentiles2": { "ko": 10000, "ok": 52, "total": 52 }, "percentiles3": { "ko": 10001, "ok": 58, "total": 58 }, "percentiles4": { "ko": 10243, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 64, "ok": 22, "total": 49 } }, { "group1": { "count": 384811, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99896053948001 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0007795953899925938 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0002598651299975313 }, "maxResponseTime": { "ko": 5982, "ok": 5482, "total": 5982 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 106.89277777777778, "total": 106.89305555555555 }, "meanResponseTime": { "ko": 5982, "ok": 108, "total": 108 }, "minResponseTime": { "ko": 5982, "ok": 79, "total": 79 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 1, "ok": 384814, "total": 384815 }, "percentiles1": { "ko": 5982, "ok": 108, "total": 108 }, "percentiles2": { "ko": 5982, "ok": 116, "total": 116 }, "percentiles3": { "ko": 5982, "ok": 125, "total": 125 }, "percentiles4": { "ko": 5982, "ok": 137, "total": 137 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 15, "total": 17 } }, { "group1": { "count": 384810, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99974013216878 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00025986783122104094 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 3456, "total": 3456 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.89194444444445, "total": 106.89194444444445 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 384811, "total": 384811 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 384807, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99974013014283 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0002598698571755265 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 3362, "total": 3362 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.89111111111112, "total": 106.89111111111112 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 384808, "total": 384808 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 561054, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 97.3747787149849 }, "group2": { "count": 15, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.002603353118817036 }, "group3": { "count": 20, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0034711374917560486 }, "group4": { "count": 15091, "htmlName": "failed", "name": "failed", "percentage": 2.6191467944045264 }, "maxResponseTime": { "ko": 10000, "ok": 7305, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 4.191944444444444, "ok": 155.85805555555555, "total": 160.05 }, "meanResponseTime": { "ko": 117, "ok": 112, "total": 112 }, "minResponseTime": { "ko": 89, "ok": 79, "total": 79 }, "name": "userRestlogin", "numberOfRequests": { "ko": 15091, "ok": 561089, "total": 576180 }, "percentiles1": { "ko": 113, "ok": 111, "total": 111 }, "percentiles2": { "ko": 118, "ok": 120, "total": 120 }, "percentiles3": { "ko": 126, "ok": 129, "total": 129 }, "percentiles4": { "ko": 138, "ok": 140, "total": 140 }, "spikes": [], "standardDeviation": { "ko": 197, "ok": 30, "total": 44 } }, { "group1": { "count": 384792, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9981808684534 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 7, "htmlName": "failed", "name": "failed", "percentage": 0.0018191315465996532 }, "maxResponseTime": { "ko": 581, "ok": 463, "total": 581 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0019444444444444444, "ok": 106.88666666666667, "total": 106.88861111111112 }, "meanResponseTime": { "ko": 117, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 36, "ok": 34, "total": 34 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 7, "ok": 384792, "total": 384799 }, "percentiles1": { "ko": 41, "ok": 46, "total": 46 }, "percentiles2": { "ko": 42, "ok": 49, "total": 49 }, "percentiles3": { "ko": 419, "ok": 54, "total": 54 }, "percentiles4": { "ko": 549, "ok": 60, "total": 60 }, "spikes": [], "standardDeviation": { "ko": 189, "ok": 6, "total": 6 } }, { "group1": { "count": 384764, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.990904342267 }, "group2": { "count": 19, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0049376427693419165 }, "group3": { "count": 10, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.002598759352285219 }, "group4": { "count": 6, "htmlName": "failed", "name": "failed", "percentage": 0.0015592556113711313 }, "maxResponseTime": { "ko": 10001, "ok": 9266, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0016666666666666668, "ok": 106.88694444444444, "total": 106.88861111111112 }, "meanResponseTime": { "ko": 8340, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 37, "ok": 38, "total": 37 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 6, "ok": 384793, "total": 384799 }, "percentiles1": { "ko": 10000, "ok": 47, "total": 47 }, "percentiles2": { "ko": 10000, "ok": 50, "total": 50 }, "percentiles3": { "ko": 10001, "ok": 55, "total": 55 }, "percentiles4": { "ko": 10001, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 3713, "ok": 29, "total": 46 } }, { "group1": { "count": 769537, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.999610156717 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00012994776100007797 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00012994776100007797 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00012994776100007797 }, "maxResponseTime": { "ko": 205, "ok": 5493, "total": 5493 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 213.76083333333332, "total": 213.76111111111112 }, "meanResponseTime": { "ko": 205, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 205, "ok": 37, "total": 37 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 1, "ok": 769539, "total": 769540 }, "percentiles1": { "ko": 205, "ok": 51, "total": 51 }, "percentiles2": { "ko": 205, "ok": 57, "total": 57 }, "percentiles3": { "ko": 205, "ok": 64, "total": 64 }, "percentiles4": { "ko": 205, "ok": 73, "total": 73 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 769522, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99909035267027 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0002598992370657896 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00038984885559868433 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.0002598992370657896 }, "maxResponseTime": { "ko": 1407, "ok": 3373, "total": 3373 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 213.7575, "total": 213.75805555555556 }, "meanResponseTime": { "ko": 723, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 38, "ok": 37, "total": 37 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 2, "ok": 769527, "total": 769529 }, "percentiles1": { "ko": 723, "ok": 51, "total": 51 }, "percentiles2": { "ko": 1065, "ok": 56, "total": 56 }, "percentiles3": { "ko": 1339, "ok": 65, "total": 65 }, "percentiles4": { "ko": 1393, "ok": 72, "total": 73 }, "spikes": [], "standardDeviation": { "ko": 685, "ok": 9, "total": 9 } }, { "group1": { "count": 384773, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99948021571048 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00025989214475992465 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00025989214475992465 }, "maxResponseTime": { "ko": 2461, "ok": 2395, "total": 2461 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 106.88166666666666, "total": 106.88194444444444 }, "meanResponseTime": { "ko": 2461, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 2461, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 1, "ok": 384774, "total": 384775 }, "percentiles1": { "ko": 2461, "ok": 37, "total": 37 }, "percentiles2": { "ko": 2461, "ok": 38, "total": 38 }, "percentiles3": { "ko": 2461, "ok": 39, "total": 39 }, "percentiles4": { "ko": 2461, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 7 } }, { "group1": { "count": 384772, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 690, "total": 690 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.88111111111111, "total": 106.88111111111111 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 384772, "total": 384772 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 384766, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 446, "total": 446 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.87944444444445, "total": 106.87944444444445 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 384766, "total": 384766 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 384765, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99948020490322 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0005197950967728522 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 3075, "total": 3075 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.87972222222223, "total": 106.87972222222223 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 384767, "total": 384767 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 384749, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99974009096816 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00025990903183885643 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2081, "total": 2081 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.875, "total": 106.875 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 384750, "total": 384750 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 384745, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99948017788313 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0002599110584358033 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0002599110584358033 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1700, "total": 1700 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.87416666666667, "total": 106.87416666666667 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 384747, "total": 384747 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 384743, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 537, "total": 537 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.87305555555555, "total": 106.87305555555555 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 384743, "total": 384743 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 384742, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99974008623938 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0002599137606142282 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1090, "total": 1090 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.87305555555555, "total": 106.87305555555555 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 384743, "total": 384743 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 384719, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99402196796815 }, "group2": { "count": 12, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.003118973234011364 }, "group3": { "count": 8, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.002079315489340909 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.000779743308502841 }, "maxResponseTime": { "ko": 10001, "ok": 7228, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 106.87194444444444, "total": 106.87277777777778 }, "meanResponseTime": { "ko": 10000, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 10000, "ok": 42, "total": 42 }, "name": " UI IDM features", "numberOfRequests": { "ko": 3, "ok": 384739, "total": 384742 }, "percentiles1": { "ko": 10000, "ok": 52, "total": 52 }, "percentiles2": { "ko": 10001, "ok": 54, "total": 54 }, "percentiles3": { "ko": 10001, "ok": 59, "total": 59 }, "percentiles4": { "ko": 10001, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 26, "total": 38 } }, { "group1": { "count": 384713, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99246248135114 }, "group2": { "count": 15, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.003898716542514204 }, "group3": { "count": 9, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0023392299255085226 }, "group4": { "count": 5, "htmlName": "failed", "name": "failed", "percentage": 0.0012995721808380682 }, "maxResponseTime": { "ko": 13078, "ok": 7236, "total": 13078 }, "meanNumberOfRequestsPerSecond": { "ko": 0.001388888888888889, "ok": 106.87138888888889, "total": 106.87277777777778 }, "meanResponseTime": { "ko": 9041, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 2125, "ok": 37, "total": 37 }, "name": " UI IDM version", "numberOfRequests": { "ko": 5, "ok": 384737, "total": 384742 }, "percentiles1": { "ko": 10000, "ok": 42, "total": 42 }, "percentiles2": { "ko": 10001, "ok": 43, "total": 43 }, "percentiles3": { "ko": 12463, "ok": 45, "total": 45 }, "percentiles4": { "ko": 12955, "ok": 47, "total": 47 }, "spikes": [], "standardDeviation": { "ko": 3658, "ok": 24, "total": 42 } }, { "group1": { "count": 384709, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99142282360647 }, "group2": { "count": 13, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0033788876701789775 }, "group3": { "count": 10, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0025991443616761364 }, "group4": { "count": 10, "htmlName": "failed", "name": "failed", "percentage": 0.0025991443616761364 }, "maxResponseTime": { "ko": 10001, "ok": 7243, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.002777777777777778, "ok": 106.87, "total": 106.87277777777778 }, "meanResponseTime": { "ko": 10000, "ok": 52, "total": 53 }, "minResponseTime": { "ko": 10000, "ok": 42, "total": 42 }, "name": " UI IDM login", "numberOfRequests": { "ko": 10, "ok": 384732, "total": 384742 }, "percentiles1": { "ko": 10000, "ok": 52, "total": 52 }, "percentiles2": { "ko": 10000, "ok": 54, "total": 54 }, "percentiles3": { "ko": 10001, "ok": 59, "total": 59 }, "percentiles4": { "ko": 10001, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 23, "total": 56 } }, { "group1": { "count": 384711, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9919426524788 }, "group2": { "count": 15, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.003898716542514204 }, "group3": { "count": 10, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0025991443616761364 }, "group4": { "count": 6, "htmlName": "failed", "name": "failed", "percentage": 0.001559486617005682 }, "maxResponseTime": { "ko": 10000, "ok": 7662, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0016666666666666668, "ok": 106.8711111111111, "total": 106.87277777777778 }, "meanResponseTime": { "ko": 10000, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 10000, "ok": 42, "total": 42 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 6, "ok": 384736, "total": 384742 }, "percentiles1": { "ko": 10000, "ok": 52, "total": 52 }, "percentiles2": { "ko": 10000, "ok": 55, "total": 55 }, "percentiles3": { "ko": 10000, "ok": 59, "total": 59 }, "percentiles4": { "ko": 10000, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 28, "total": 48 } }, { "group1": { "count": 384739, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99948016977656 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0005198302234490215 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 877, "total": 877 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.8725, "total": 106.8725 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 384741, "total": 384741 }, "percentiles1": { "ko": 0, "ok": 47, "total": 47 }, "percentiles2": { "ko": 0, "ok": 50, "total": 50 }, "percentiles3": { "ko": 0, "ok": 57, "total": 57 }, "percentiles4": { "ko": 0, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 384740, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99974008488827 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00025991511172451077 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 859, "total": 859 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.8725, "total": 106.8725 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 384741, "total": 384741 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 50, "total": 50 }, "percentiles4": { "ko": 0, "ok": 55, "total": 55 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 384739, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99974008421272 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0002599157872849197 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1131, "total": 1131 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.87222222222222, "total": 106.87222222222222 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 384740, "total": 384740 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 47, "total": 47 }, "percentiles3": { "ko": 0, "ok": 54, "total": 54 }, "percentiles4": { "ko": 0, "ok": 58, "total": 58 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 384735, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99792068991509 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0002599137606142282 }, "group4": { "count": 7, "htmlName": "failed", "name": "failed", "percentage": 0.0018193963242995972 }, "maxResponseTime": { "ko": 43, "ok": 2067, "total": 2067 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0019444444444444444, "ok": 106.8711111111111, "total": 106.87305555555555 }, "meanResponseTime": { "ko": 40, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 37, "ok": 39, "total": 37 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 7, "ok": 384736, "total": 384743 }, "percentiles1": { "ko": 39, "ok": 46, "total": 46 }, "percentiles2": { "ko": 41, "ok": 48, "total": 48 }, "percentiles3": { "ko": 42, "ok": 53, "total": 53 }, "percentiles4": { "ko": 43, "ok": 60, "total": 60 }, "spikes": [], "standardDeviation": { "ko": 2, "ok": 6, "total": 6 } }, { "group1": { "count": 384725, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99870038728459 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0005198450861643231 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0007797676292464845 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2890, "total": 2890 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.86944444444444, "total": 106.86944444444444 }, "meanResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": "userinfo", "numberOfRequests": { "ko": 0, "ok": 384730, "total": 384730 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 47, "total": 47 }, "percentiles4": { "ko": 0, "ok": 53, "total": 53 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 384734, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99948016302088 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00025991848956167347 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00025991848956167347 }, "maxResponseTime": { "ko": 1156, "ok": 5857, "total": 5857 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 106.87083333333334, "total": 106.8711111111111 }, "meanResponseTime": { "ko": 1156, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 1156, "ok": 32, "total": 32 }, "name": "UI-Logout", "numberOfRequests": { "ko": 1, "ok": 384735, "total": 384736 }, "percentiles1": { "ko": 1156, "ok": 37, "total": 37 }, "percentiles2": { "ko": 1156, "ok": 38, "total": 38 }, "percentiles3": { "ko": 1156, "ok": 40, "total": 40 }, "percentiles4": { "ko": 1156, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 384727, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99922023237076 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0005198450861643231 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00025992254308216154 }, "maxResponseTime": { "ko": 5673, "ok": 13298, "total": 13298 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 106.86916666666667, "total": 106.86944444444444 }, "meanResponseTime": { "ko": 5673, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 5673, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 1, "ok": 384729, "total": 384730 }, "percentiles1": { "ko": 5673, "ok": 37, "total": 37 }, "percentiles2": { "ko": 5673, "ok": 38, "total": 38 }, "percentiles3": { "ko": 5673, "ok": 40, "total": 40 }, "percentiles4": { "ko": 5673, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 22, "total": 24 } }, { "group1": { "count": 384715, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 544, "total": 544 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.86527777777778, "total": 106.86527777777778 }, "meanResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 0, "ok": 384715, "total": 384715 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 55, "total": 55 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 384709, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99844040393539 }, "group2": { "count": 3, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0007797980323096317 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0007797980323096317 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2069, "total": 2069 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 106.86527777777778, "total": 106.86527777777778 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 0, "ok": 384715, "total": 384715 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 384711, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99870033999105 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 4, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0010397280071533287 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00025993200178833217 }, "maxResponseTime": { "ko": 3698, "ok": 6407, "total": 6407 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 106.86527777777778, "total": 106.86555555555556 }, "meanResponseTime": { "ko": 3698, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 3698, "ok": 36, "total": 36 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 1, "ok": 384715, "total": 384716 }, "percentiles1": { "ko": 3698, "ok": 43, "total": 43 }, "percentiles2": { "ko": 3698, "ok": 45, "total": 45 }, "percentiles3": { "ko": 3698, "ok": 48, "total": 48 }, "percentiles4": { "ko": 3698, "ok": 57, "total": 57 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 15 } }, { "group1": { "count": 9989, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 350, "total": 350 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.774722222222222, "total": 2.774722222222222 }, "meanResponseTime": { "ko": 0, "ok": 143, "total": 143 }, "minResponseTime": { "ko": 0, "ok": 107, "total": 107 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 9989, "total": 9989 }, "percentiles1": { "ko": 0, "ok": 144, "total": 144 }, "percentiles2": { "ko": 0, "ok": 153, "total": 153 }, "percentiles3": { "ko": 0, "ok": 166, "total": 166 }, "percentiles4": { "ko": 0, "ok": 178, "total": 178 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 15, "total": 15 } }, { "group1": { "count": 1734, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 226, "total": 226 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4816666666666667, "total": 0.4816666666666667 }, "meanResponseTime": { "ko": 0, "ok": 143, "total": 143 }, "minResponseTime": { "ko": 0, "ok": 113, "total": 113 }, "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 1734, "total": 1734 }, "percentiles1": { "ko": 0, "ok": 144, "total": 144 }, "percentiles2": { "ko": 0, "ok": 153, "total": 153 }, "percentiles3": { "ko": 0, "ok": 167, "total": 167 }, "percentiles4": { "ko": 0, "ok": 178, "total": 178 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 15, "total": 15 } } ], "global": { "group1": { "count": 13778742, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.88813392437517 }, "group2": { "count": 146, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.001058417927627847 }, "group3": { "count": 117, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0008481842296743704 }, "group4": { "count": 15168, "htmlName": "failed", "name": "failed", "percentage": 0.10995947346752866 }, "maxResponseTime": { "ko": 13078, "ok": 13298, "total": 13298 }, "meanNumberOfRequestsPerSecond": { "ko": 4.213333333333333, "ok": 3827.501388888889, "total": 3831.714722222222 }, "meanResponseTime": { "ko": 152, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 36, "ok": 32, "total": 32 }, "name": "All Requests", "numberOfRequests": { "ko": 15168, "ok": 13779005, "total": 13794173 }, "percentiles1": { "ko": 113, "ok": 44, "total": 44 }, "percentiles2": { "ko": 118, "ok": 51, "total": 51 }, "percentiles3": { "ko": 127, "ok": 104, "total": 105 }, "percentiles4": { "ko": 142, "ok": 123, "total": 123 }, "standardDeviation": { "ko": 614, "ok": 24, "total": 32 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-16 13:00:43] Reporting-benchmark-500 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-16 13:00:43] Reporting-benchmark-500 step17 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2025-09-16 13:00:43] Reporting-benchmark-500 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped