--Task-- name: Reporting-benchmark-400 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', 'Reporting-benchmark-10', 'Reporting-benchmark-100', 'Reporting-benchmark-200', 'Reporting-benchmark-300'] preceding_task: None options: {'task_name': 'benchmark-400'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-17 11:12:01 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-17 11:12:01 - 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-400/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-400/stderr.txt Pod log : /results/orders/Reporting-benchmark-400 2025-09-17 11:12:01 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-17 11:12:01 - 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-17 11:12:01] Reporting-benchmark-400 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/order.json { "name": "Reporting-benchmark-400", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-400\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-400.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-400" } ________________________________________________________________________________ [2025-09-17 11:12:01] Reporting-benchmark-400 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-17 11:12:01,585 INFO 2025-09-17 11:12:01,585 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-17 11:12:01,585 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-17 11:12:01,790 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:12:01,790 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:12:01,790 DEBUG --- stdout --- 2025-09-17 11:12:01,790 DEBUG WAITING 2025-09-17 11:12:01,790 DEBUG --- stderr --- 2025-09-17 11:12:01,790 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-17 11:12:01] Reporting-benchmark-400 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-17 11:12:01,790 INFO 2025-09-17 11:12:01,791 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-17 11:12:01,791 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:12:02,079 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:12:02,079 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:12:02,079 DEBUG --- stdout --- 2025-09-17 11:12:02,079 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:12:02,079 DEBUG --- stderr --- 2025-09-17 11:12:02,079 DEBUG 2025-09-17 11:12:02,079 INFO 2025-09-17 11:12:02,079 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/12_Reporting-benchmark-400/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-17 11:12:02,079 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:12:02,971 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:12:02,971 DEBUG --- stdout --- 2025-09-17 11:12:02,971 DEBUG 2025-09-17 11:12:02,971 DEBUG --- stderr --- 2025-09-17 11:12:02,971 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-17 11:12:02] Reporting-benchmark-400 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-17 11:12:07,972 INFO 2025-09-17 11:12:07,972 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-17 11:12:07,972 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-17 11:12:08,207 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:12:13,412 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:12:18,624 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:12:23,833 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:12:29,044 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:12:34,253 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:12:39,463 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:12:44,670 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:12:49,879 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:12:55,087 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:13:00,294 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:13:05,503 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:13:10,716 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:13:15,924 INFO [loop_until]: Function succeeded after 1m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:13:21,131 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:13:26,336 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:13:31,548 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:13:36,761 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:13:42,014 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:13:47,223 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:13:52,429 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:13:57,640 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:14:02,852 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:14:08,059 INFO [loop_until]: Function succeeded after 2m (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:14:13,295 INFO [loop_until]: Function succeeded after 2m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:14:18,500 INFO [loop_until]: Function succeeded after 2m 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:14:23,709 INFO [loop_until]: Function succeeded after 2m 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:14:28,918 INFO [loop_until]: Function succeeded after 2m 20s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:14:34,130 INFO [loop_until]: Function succeeded after 2m 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:14:39,338 INFO [loop_until]: Function succeeded after 2m 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:14:44,582 INFO [loop_until]: Function succeeded after 2m 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:14:49,791 INFO [loop_until]: Function succeeded after 2m 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:14:54,999 INFO [loop_until]: Function succeeded after 2m 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:15:00,207 INFO [loop_until]: Function succeeded after 2m 52s (rc=0) - expected pattern found 2025-09-17 11:15:00,207 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:00,207 DEBUG --- stdout --- 2025-09-17 11:15:00,207 DEBUG WAITING 2025-09-17 11:15:00,207 DEBUG --- stderr --- 2025-09-17 11:15:00,207 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 35 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-17 11:15:00] Reporting-benchmark-400 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-17 11:15:00] Reporting-benchmark-400 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-17 11:15:00,207 INFO 2025-09-17 11:15:00,208 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-17 11:15:00,208 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:15:00,510 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:15:00,510 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:00,510 DEBUG --- stdout --- 2025-09-17 11:15:00,510 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:15:00,510 DEBUG --- stderr --- 2025-09-17 11:15:00,510 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-17 11:15:00,511 INFO 2025-09-17 11:15:00,511 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-400/benchmark-400.tar.gz" ]; then echo "/results/gatling/benchmark-400/benchmark-400.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-400/benchmark-400.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-400/benchmark-400.tar.gz file found" 2025-09-17 11:15:00,511 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:15:01,096 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:15:01,096 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:01,096 DEBUG --- stdout --- 2025-09-17 11:15:01,096 DEBUG /results/gatling/benchmark-400/benchmark-400.tar.gz file found 2025-09-17 11:15:01,097 DEBUG --- stderr --- 2025-09-17 11:15:01,097 DEBUG 2025-09-17 11:15:01,097 INFO 2025-09-17 11:15:01,097 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/gatling/benchmark-400/benchmark-400.tar.gz | grep "^\d+ .+$" 2025-09-17 11:15:01,097 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-17 11:15:01,643 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:15:01,643 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:01,643 DEBUG --- stdout --- 2025-09-17 11:15:01,643 DEBUG 3588 /results/gatling/benchmark-400/benchmark-400.tar.gz 2025-09-17 11:15:01,643 DEBUG --- stderr --- 2025-09-17 11:15:01,643 DEBUG - Download file (size 3.588MB) source : /results/gatling/benchmark-400/benchmark-400.tar.gz @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-400.tar.gz 2025-09-17 11:15:01,644 INFO 2025-09-17 11:15:01,644 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/gatling/benchmark-400/benchmark-400.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-400.tar.gz 2025-09-17 11:15:01,644 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-17 11:15:02,630 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:02,630 DEBUG --- stdout --- 2025-09-17 11:15:02,630 DEBUG tar: Removing leading `/' from member names 2025-09-17 11:15:02,630 DEBUG --- stderr --- 2025-09-17 11:15:02,630 DEBUG ________________________________________________________________________________ [2025-09-17 11:15:02] Reporting-benchmark-400 step7 : Unzip the result ________________________________________________________________________________ 2025-09-17 11:15:02,630 INFO 2025-09-17 11:15:02,630 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-400.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling 2025-09-17 11:15:02,734 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-17 11:15:02,734 DEBUG --- stdout --- 2025-09-17 11:15:02,735 DEBUG 2025-09-17 11:15:02,735 DEBUG --- stderr --- 2025-09-17 11:15:02,735 DEBUG 2025-09-17 11:15:02,735 INFO ________________________________________________________________________________ [2025-09-17 11:15:02] Reporting-benchmark-400 step8 : Print rc order ________________________________________________________________________________ 2025-09-17 11:15:02,735 INFO 2025-09-17 11:15:02,735 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-17 11:15:02,735 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:15:03,023 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:15:03,023 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:03,023 DEBUG --- stdout --- 2025-09-17 11:15:03,023 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:15:03,023 DEBUG --- stderr --- 2025-09-17 11:15:03,023 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-17 11:15:03,024 INFO 2025-09-17 11:15:03,024 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-400/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-400/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-400/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-400/rc.txt file found" 2025-09-17 11:15:03,024 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:15:03,671 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:15:03,671 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:03,671 DEBUG --- stdout --- 2025-09-17 11:15:03,671 DEBUG /results/orders/Reporting-benchmark-400/rc.txt file found 2025-09-17 11:15:03,671 DEBUG --- stderr --- 2025-09-17 11:15:03,671 DEBUG 2025-09-17 11:15:03,671 INFO 2025-09-17 11:15:03,671 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-400/rc.txt | grep "^\d+ .+$" 2025-09-17 11:15:03,671 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-17 11:15:04,248 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:15:04,248 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:04,248 DEBUG --- stdout --- 2025-09-17 11:15:04,248 DEBUG 4 /results/orders/Reporting-benchmark-400/rc.txt 2025-09-17 11:15:04,248 DEBUG --- stderr --- 2025-09-17 11:15:04,248 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-400/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/rc.txt 2025-09-17 11:15:04,249 INFO 2025-09-17 11:15:04,249 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-400/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/rc.txt 2025-09-17 11:15:04,249 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-17 11:15:04,789 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:04,789 DEBUG --- stdout --- 2025-09-17 11:15:04,789 DEBUG tar: Removing leading `/' from member names 2025-09-17 11:15:04,789 DEBUG --- stderr --- 2025-09-17 11:15:04,789 DEBUG 2025-09-17 11:15:04,789 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/rc.txt is small (1 lines), printing all lines: 2025-09-17 11:15:04,789 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-17 11:15:04] Reporting-benchmark-400 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-17 11:15:05] Reporting-benchmark-400 step10 : Print stdout order ________________________________________________________________________________ 2025-09-17 11:15:05,020 INFO 2025-09-17 11:15:05,020 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-17 11:15:05,020 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:15:05,340 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:15:05,340 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:05,340 DEBUG --- stdout --- 2025-09-17 11:15:05,340 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:15:05,340 DEBUG --- stderr --- 2025-09-17 11:15:05,340 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-17 11:15:05,341 INFO 2025-09-17 11:15:05,341 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-400/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-400/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-400/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-400/stdout.txt file found" 2025-09-17 11:15:05,341 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:15:05,882 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:15:05,882 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:05,882 DEBUG --- stdout --- 2025-09-17 11:15:05,882 DEBUG /results/orders/Reporting-benchmark-400/stdout.txt file found 2025-09-17 11:15:05,883 DEBUG --- stderr --- 2025-09-17 11:15:05,883 DEBUG 2025-09-17 11:15:05,883 INFO 2025-09-17 11:15:05,883 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-400/stdout.txt | grep "^\d+ .+$" 2025-09-17 11:15:05,883 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-17 11:15:06,437 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:15:06,437 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:06,437 DEBUG --- stdout --- 2025-09-17 11:15:06,437 DEBUG 12 /results/orders/Reporting-benchmark-400/stdout.txt 2025-09-17 11:15:06,437 DEBUG --- stderr --- 2025-09-17 11:15:06,437 DEBUG - Download file (size 12kB) source : /results/orders/Reporting-benchmark-400/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/stdout.txt 2025-09-17 11:15:06,438 INFO 2025-09-17 11:15:06,438 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-400/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/stdout.txt 2025-09-17 11:15:06,438 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-17 11:15:07,043 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:07,043 DEBUG --- stdout --- 2025-09-17 11:15:07,044 DEBUG tar: Removing leading `/' from member names 2025-09-17 11:15:07,044 DEBUG --- stderr --- 2025-09-17 11:15:07,044 DEBUG 2025-09-17 11:15:07,044 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/stdout.txt is small (138 lines), printing all lines: 2025-09-17 11:15:07,044 INFO ----- output ----- 2025-09-17 12:12:05,256 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp0d5ga91_ 2025-09-17 12:12:05,257 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-400/loadtest-20250917090236330" -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/tmp0d5ga91_/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/tmp0d5ga91_/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 --- 12:12:07,782 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 12:12:07,784 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 12:12:07,784 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 12:12:07,785 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 12:12:07,792 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 12:12:07,793 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 12:12:07,802 |-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 12:12:07,802 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 12:12:07,803 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 12:12:07,803 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:12:07,807 |-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] 12:12:07,814 |-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 12:12:07,876 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 12:12:07,876 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 12:12:07,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:12:07,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:12:07,943 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:12:07,974 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 12:12:07,974 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 12:12:07,974 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 12:12:07,975 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 12:12:07,975 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 172 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 163s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 15003743 (OK=13701630 KO=1302113) > min response time 4 (OK=33 KO=4 ) > max response time 83453 (OK=83453 KO=69786 ) > mean response time 1803 (OK=1713 KO=2749 ) > std deviation 3780 (OK=3578 KO=5384 ) > response time 50th percentile 514 (OK=372 KO=1695 ) > response time 75th percentile 2093 (OK=1951 KO=2968 ) > response time 95th percentile 6627 (OK=6598 KO=7155 ) > response time 99th percentile 17590 (OK=17194 KO=32268 ) > mean requests/sec 4167.71 (OK=3806.01 KO=361.7 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 7927934 ( 52.84%) > 800 ms <= t < 1200 ms 996825 ( 6.64%) > t >= 1200 ms 4776871 ( 31.84%) > failed 1302113 ( 8.68%) ---- Errors -------------------------------------------------------------------- > RootUserinfo: No attribute named 'access_token' is defined 1967904 (54.67%) > status.find.in([200, 209], 304), found 500 668993 (18.59%) > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 318790 ( 8.86%) d nothing > deleteOrganization: No attribute named 'organization_id' is de 98607 ( 2.74%) fined > queryOrganization: No attribute named 'organization_id' is def 98607 ( 2.74%) ined > createOrganization: No attribute named 'access_token' is defin 98098 ( 2.73%) ed > status.find.in([200, 209], 304), found 401 73827 ( 2.05%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 70275 ( 1.95%) ing > status.find.is(200), but actually found 401 62382 ( 1.73%) > j.n.ConnectException: connect(..) failed: Cannot assign reques 49512 ( 1.38%) ted address > jsonPath($.tokenId).find.exists, found nothing 39659 ( 1.10%) > status.find.in([200, 209], 304), found 502 9417 ( 0.26%) > UI AM revoke1: No attribute named 'access_token' is defined 7744 ( 0.22%) > userinfo: No attribute named 'access_token' is defined 7381 ( 0.21%) > UI AM endsession: No attribute named 'id_token_2' is defined 6714 ( 0.19%) > UI AM revoke2: No attribute named 'access_token_2' is defined 6004 ( 0.17%) > Request timeout to openam-perf-haproxy.forgeblocks.com/34.120. 5694 ( 0.16%) 144.60:443 after 60000 ms > tokenUserinfo: No attribute named 'access_token' is defined 3980 ( 0.11%) > PatchManagedUser: No attribute named 'access_token' is defined 817 ( 0.02%) > ReadManagedUser: No attribute named 'access_token' is defined 817 ( 0.02%) > status.find.in([200, 209], 304), found 503 741 ( 0.02%) > registrationCallback: No attribute named 'callbacks' is define 730 ( 0.02%) d > status.find.is(200), but actually found 502 662 ( 0.02%) > status.find.is(302), but actually found 502 569 ( 0.02%) > status.find.in([200, 209], 304), found 404 536 ( 0.01%) > status.find.in([200, 209], 304), found 400 280 ( 0.01%) > status.find.in(200), but actually found 502 188 ( 0.01%) > status.find.in(200), but actually found 503 129 ( 0.00%) > status.find.in(200,304), but actually found 503 129 ( 0.00%) > j.i.IOException: Premature close 128 ( 0.00%) > status.find.in(200), but actually found 500 61 ( 0.00%) > status.find.in(200,304), but actually found 502 58 ( 0.00%) > status.find.in(200,304), but actually found 500 47 ( 0.00%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 14 ( 0.00%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > status.find.in(200,304), but actually found 404 10 ( 0.00%) > status.find.in(200), but actually found 404 5 ( 0.00%) > status.find.in([200, 209], 304), found 405 4 ( 0.00%) > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 3 ( 0.00%) r 10000ms ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-400/loadtest-20250917090236330/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:47 min [INFO] Finished at: 2025-09-17T12:14:53+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-17 12:14:53,869 INFO Gatling simulation run ended successfully 2025-09-17 12:14:53,870 INFO Creating archive benchmark-400.tar.gz with report files 2025-09-17 12:14:55,353 INFO Archive /results/gatling/benchmark-400/benchmark-400.tar.gz successfully created ________________________________________________________________________________ [2025-09-17 11:15:07] Reporting-benchmark-400 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-17 11:15:07] Reporting-benchmark-400 step12 : Print stderr order ________________________________________________________________________________ 2025-09-17 11:15:07,045 INFO 2025-09-17 11:15:07,045 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-17 11:15:07,045 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:15:07,342 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:15:07,342 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:07,342 DEBUG --- stdout --- 2025-09-17 11:15:07,342 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:15:07,342 DEBUG --- stderr --- 2025-09-17 11:15:07,342 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-17 11:15:07,343 INFO 2025-09-17 11:15:07,343 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-400/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-400/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-400/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-400/stderr.txt file found" 2025-09-17 11:15:07,343 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:15:07,888 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:15:07,888 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:07,888 DEBUG --- stdout --- 2025-09-17 11:15:07,888 DEBUG /results/orders/Reporting-benchmark-400/stderr.txt file found 2025-09-17 11:15:07,888 DEBUG --- stderr --- 2025-09-17 11:15:07,888 DEBUG 2025-09-17 11:15:07,888 INFO 2025-09-17 11:15:07,888 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-400/stderr.txt | grep "^\d+ .+$" 2025-09-17 11:15:07,888 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-17 11:15:08,445 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:15:08,445 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:08,445 DEBUG --- stdout --- 2025-09-17 11:15:08,445 DEBUG 0 /results/orders/Reporting-benchmark-400/stderr.txt 2025-09-17 11:15:08,445 DEBUG --- stderr --- 2025-09-17 11:15:08,445 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-400/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/stderr.txt 2025-09-17 11:15:08,446 INFO 2025-09-17 11:15:08,446 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-400/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/stderr.txt 2025-09-17 11:15:08,446 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-17 11:15:09,009 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:09,009 DEBUG --- stdout --- 2025-09-17 11:15:09,009 DEBUG 2025-09-17 11:15:09,009 DEBUG --- stderr --- 2025-09-17 11:15:09,009 DEBUG 2025-09-17 11:15:09,010 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/12_Reporting-benchmark-400/stderr.txt is small (0 lines), printing all lines: 2025-09-17 11:15:09,010 INFO ----- output ----- ________________________________________________________________________________ [2025-09-17 11:15:09] Reporting-benchmark-400 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-17 11:15:09] Reporting-benchmark-400 step14 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request selfService: login existing user and patch its telNum then logout [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/group_selfservice--lo--1127894877.html - cannot check for spikes checking simulation request selfService: register and view profile [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/group_selfservice--re-1583799013.html - cannot check for spikes checking simulation request restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/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/05_benchmark-400/gatling/req_restloginuserna-1671926283.html - cannot check for spikes checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_skip-2fa--2086485396.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/05_benchmark-400/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/05_benchmark-400/gatling/req_user-accesstoke--1481526597.html - cannot check for spikes checking simulation request getIdToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_getidtoken--1615597208.html - cannot check for spikes checking simulation request getIdToken Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_getidtoken-redi-1762477765.html - cannot check for spikes checking simulation request createOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_createorganizat--1124054961.html - cannot check for spikes checking simulation request queryOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_queryorganizati--956797413.html - cannot check for spikes checking simulation request tokenUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_tokenuserinfo--1352693742.html - cannot check for spikes checking simulation request deleteOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_deleteorganizat--77816194.html - cannot check for spikes checking simulation request RootUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_rootuserinfo-351054363.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/05_benchmark-400/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/05_benchmark-400/gatling/req_ui-post-login---2054994812.html - cannot check for spikes 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/05_benchmark-400/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request UI AM idFromSession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-am-idfromses--1482814839.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/05_benchmark-400/gatling/req_ui-post-login---528369938.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-post-login----2110889765.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-enduser-appa--1326670336.html - cannot check for spikes 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/05_benchmark-400/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/05_benchmark-400/gatling/req_ui-post-login---528369939.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-post-login----1981807046.html - cannot check for spikes checking simulation request UI IDM uiconfig [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-uiconfig--1424133456.html - cannot check for spikes checking simulation request UI Enduser sessioncheck [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-enduser-sess-179576088.html - cannot check for spikes 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/05_benchmark-400/gatling/req_ui-idm-features--1103952873.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/05_benchmark-400/gatling/req_ui-idm-login--1850380849.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/05_benchmark-400/gatling/req_ui-idm-version--90269250.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/05_benchmark-400/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request UI IDM managed user schema [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-managed---172392325.html - cannot check for spikes checking simulation request UI IDM dashboard [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-dashboar--490158598.html - cannot check for spikes checking simulation request UI IDM user [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-user--752154459.html - cannot check for spikes 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/05_benchmark-400/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/05_benchmark-400/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/05_benchmark-400/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/05_benchmark-400/gatling/req_ui-logout-redir--616716726.html - cannot check for spikes checking simulation request UI AM revoke1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-am-revoke1--592239741.html - cannot check for spikes 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/05_benchmark-400/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/05_benchmark-400/gatling/req_ui-am-endsessio-1571439939.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_restloginprogre--1228345864.html - cannot check for spikes no spikes found ________________________________________________________________________________ [2025-09-17 11:15:09] Reporting-benchmark-400 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 15003743, "ok": 13701630, "ko": 1302113 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 83453, "ok": 83453, "ko": 69786 }, "meanResponseTime": { "total": 1803, "ok": 1713, "ko": 2749 }, "standardDeviation": { "total": 3780, "ok": 3578, "ko": 5384 }, "percentiles1": { "total": 514, "ok": 372, "ko": 1695 }, "percentiles2": { "total": 2093, "ok": 1951, "ko": 2968 }, "percentiles3": { "total": 6627, "ok": 6598, "ko": 7155 }, "percentiles4": { "total": 17590, "ok": 17194, "ko": 32268 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7927934, "percentage": 52.83970806484756 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 996825, "percentage": 6.6438421399246845 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4776871, "percentage": 31.83786205882092 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1302113, "percentage": 8.678587736406843 }, "meanNumberOfRequestsPerSecond": { "total": 4167.706388888889, "ok": 3806.008333333333, "ko": 361.6980555555556 } }, "details": [ { "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "total": 181321, "ok": 151016, "ko": 30305 }, "minResponseTime": { "total": 25, "ok": 885, "ko": 25 }, "maxResponseTime": { "total": 211790, "ok": 203247, "ko": 211790 }, "meanResponseTime": { "total": 32634, "ok": 31045, "ko": 40556 }, "standardDeviation": { "total": 27761, "ok": 24861, "ko": 38156 }, "percentiles1": { "total": 22968, "ok": 22724, "ko": 24625 }, "percentiles2": { "total": 43259, "ok": 41560, "ko": 58979 }, "percentiles3": { "total": 90544, "ok": 80320, "ko": 122810 }, "percentiles4": { "total": 132869, "ok": 119915, "ko": 150752 }, "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": 1004, "percentage": 0.553714131292018 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 150012, "percentage": 82.7328329316516 }, "group4": { "name": "failed", "htmlName": "failed", "count": 30305, "percentage": 16.71345293705638 }, "meanNumberOfRequestsPerSecond": { "total": 50.36694444444444, "ok": 41.94888888888889, "ko": 8.418055555555556 }, "spikes": [] }, { "name": "selfService: register and view profile", "numberOfRequests": { "total": 45467, "ok": 0, "ko": 45467 }, "minResponseTime": { "total": 21, "ok": 0, "ko": 21 }, "maxResponseTime": { "total": 159795, "ok": 0, "ko": 159795 }, "meanResponseTime": { "total": 12723, "ok": 0, "ko": 12723 }, "standardDeviation": { "total": 12256, "ok": 0, "ko": 12256 }, "percentiles1": { "total": 9213, "ok": 0, "ko": 9213 }, "percentiles2": { "total": 16218, "ok": 0, "ko": 16218 }, "percentiles3": { "total": 34174, "ok": 0, "ko": 34175 }, "percentiles4": { "total": 69897, "ok": 0, "ko": 69897 }, "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": 45467, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 12.629722222222222, "ok": 0, "ko": 12.629722222222222 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 1202305, "ok": 1182734, "ko": 19571 }, "minResponseTime": { "total": 4, "ok": 42, "ko": 4 }, "maxResponseTime": { "total": 60332, "ok": 59997, "ko": 60332 }, "meanResponseTime": { "total": 1265, "ok": 1237, "ko": 2978 }, "standardDeviation": { "total": 2799, "ok": 2267, "ko": 12951 }, "percentiles1": { "total": 492, "ok": 525, "ko": 7 }, "percentiles2": { "total": 1646, "ok": 1673, "ko": 9 }, "percentiles3": { "total": 4501, "ok": 4501, "ko": 10407 }, "percentiles4": { "total": 8835, "ok": 8547, "ko": 60055 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 663238, "percentage": 55.16387272780201 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 121042, "percentage": 10.067495352676733 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 398454, "percentage": 33.14084196605687 }, "group4": { "name": "failed", "htmlName": "failed", "count": 19571, "percentage": 1.6277899534643874 }, "meanNumberOfRequestsPerSecond": { "total": 333.9736111111111, "ok": 328.5372222222222, "ko": 5.436388888888889 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 1181847, "ok": 1142750, "ko": 39097 }, "minResponseTime": { "total": 6, "ok": 69, "ko": 6 }, "maxResponseTime": { "total": 69775, "ok": 69775, "ko": 69355 }, "meanResponseTime": { "total": 3845, "ok": 3623, "ko": 10334 }, "standardDeviation": { "total": 4324, "ok": 3724, "ko": 10784 }, "percentiles1": { "total": 3440, "ok": 3223, "ko": 8425 }, "percentiles2": { "total": 5914, "ok": 5806, "ko": 11257 }, "percentiles3": { "total": 9434, "ok": 8801, "ko": 22532 }, "percentiles4": { "total": 15784, "ok": 14037, "ko": 60004 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 374117, "percentage": 31.655281944278745 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 45251, "percentage": 3.82883740450329 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 723382, "percentage": 61.20775362631542 }, "group4": { "name": "failed", "htmlName": "failed", "count": 39097, "percentage": 3.3081270249025465 }, "meanNumberOfRequestsPerSecond": { "total": 328.29083333333335, "ok": 317.43055555555554, "ko": 10.860277777777778 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 839307, "ok": 839275, "ko": 32 }, "minResponseTime": { "total": 6, "ok": 57, "ko": 6 }, "maxResponseTime": { "total": 60037, "ok": 57678, "ko": 60037 }, "meanResponseTime": { "total": 4090, "ok": 4089, "ko": 48769 }, "standardDeviation": { "total": 3298, "ok": 3283, "ko": 23388 }, "percentiles1": { "total": 4616, "ok": 4616, "ko": 60000 }, "percentiles2": { "total": 6325, "ok": 6323, "ko": 60000 }, "percentiles3": { "total": 8870, "ok": 8870, "ko": 60020 }, "percentiles4": { "total": 11390, "ok": 11385, "ko": 60036 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 242407, "percentage": 28.881803678510963 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 18764, "percentage": 2.2356539383086282 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 578104, "percentage": 68.87872971391874 }, "group4": { "name": "failed", "htmlName": "failed", "count": 32, "percentage": 0.003812669261664683 }, "meanNumberOfRequestsPerSecond": { "total": 233.14083333333335, "ok": 233.13194444444446, "ko": 0.008888888888888889 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 1190595, "ok": 872321, "ko": 318274 }, "minResponseTime": { "total": 6, "ok": 39, "ko": 6 }, "maxResponseTime": { "total": 60253, "ok": 59954, "ko": 60253 }, "meanResponseTime": { "total": 1406, "ok": 1145, "ko": 2122 }, "standardDeviation": { "total": 1925, "ok": 1721, "ko": 2246 }, "percentiles1": { "total": 901, "ok": 345, "ko": 1743 }, "percentiles2": { "total": 2080, "ok": 1704, "ko": 2722 }, "percentiles3": { "total": 4696, "ok": 4461, "ko": 5120 }, "percentiles4": { "total": 6612, "ok": 6464, "ko": 6833 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 509411, "percentage": 42.7862539318576 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 68472, "percentage": 5.751074042810528 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 294438, "percentage": 24.730323913673416 }, "group4": { "name": "failed", "htmlName": "failed", "count": 318274, "percentage": 26.732348111658453 }, "meanNumberOfRequestsPerSecond": { "total": 330.72083333333336, "ok": 242.3113888888889, "ko": 88.40944444444445 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 872058, "ok": 694837, "ko": 177221 }, "minResponseTime": { "total": 6, "ok": 39, "ko": 6 }, "maxResponseTime": { "total": 69786, "ok": 59969, "ko": 69786 }, "meanResponseTime": { "total": 1518, "ok": 1244, "ko": 2594 }, "standardDeviation": { "total": 2148, "ok": 1770, "ko": 2993 }, "percentiles1": { "total": 968, "ok": 476, "ko": 2191 }, "percentiles2": { "total": 2301, "ok": 1898, "ko": 3207 }, "percentiles3": { "total": 4896, "ok": 4637, "ko": 5577 }, "percentiles4": { "total": 6919, "ok": 6694, "ko": 7413 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 388168, "percentage": 44.51171825727187 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 53918, "percentage": 6.182845636414092 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 252751, "percentage": 28.983278635136656 }, "group4": { "name": "failed", "htmlName": "failed", "count": 177221, "percentage": 20.322157471177377 }, "meanNumberOfRequestsPerSecond": { "total": 242.23833333333334, "ok": 193.0102777777778, "ko": 49.22805555555556 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 167824, "ok": 167689, "ko": 135 }, "minResponseTime": { "total": 5, "ok": 39, "ko": 5 }, "maxResponseTime": { "total": 60277, "ok": 59708, "ko": 60277 }, "meanResponseTime": { "total": 1409, "ok": 1389, "ko": 26247 }, "standardDeviation": { "total": 2062, "ok": 1749, "ko": 29494 }, "percentiles1": { "total": 925, "ok": 925, "ko": 87 }, "percentiles2": { "total": 2069, "ok": 2068, "ko": 60035 }, "percentiles3": { "total": 4620, "ok": 4613, "ko": 60140 }, "percentiles4": { "total": 6430, "ok": 6386, "ko": 60225 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 79200, "percentage": 47.192296691772334 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 15601, "percentage": 9.296048241014395 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 72888, "percentage": 43.43121365239775 }, "group4": { "name": "failed", "htmlName": "failed", "count": 135, "percentage": 0.08044141481552103 }, "meanNumberOfRequestsPerSecond": { "total": 46.617777777777775, "ok": 46.58027777777778, "ko": 0.0375 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 167661, "ok": 166965, "ko": 696 }, "minResponseTime": { "total": 7, "ok": 33, "ko": 7 }, "maxResponseTime": { "total": 83453, "ok": 83453, "ko": 60200 }, "meanResponseTime": { "total": 2084, "ok": 1950, "ko": 34320 }, "standardDeviation": { "total": 6855, "ok": 6501, "ko": 11781 }, "percentiles1": { "total": 38, "ok": 38, "ko": 36000 }, "percentiles2": { "total": 39, "ok": 39, "ko": 40191 }, "percentiles3": { "total": 17874, "ok": 16794, "ko": 45232 }, "percentiles4": { "total": 35905, "ok": 32788, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 148251, "percentage": 88.42306797645249 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 180, "percentage": 0.1073594932631918 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18534, "percentage": 11.054449156333316 }, "group4": { "name": "failed", "htmlName": "failed", "count": 696, "percentage": 0.41512337395100835 }, "meanNumberOfRequestsPerSecond": { "total": 46.5725, "ok": 46.37916666666667, "ko": 0.19333333333333333 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 69658, "ok": 69149, "ko": 509 }, "minResponseTime": { "total": 6, "ok": 45, "ko": 6 }, "maxResponseTime": { "total": 60188, "ok": 59892, "ko": 60188 }, "meanResponseTime": { "total": 2958, "ok": 2800, "ko": 24409 }, "standardDeviation": { "total": 6724, "ok": 6335, "ko": 16514 }, "percentiles1": { "total": 878, "ok": 869, "ko": 29208 }, "percentiles2": { "total": 2275, "ok": 2252, "ko": 38313 }, "percentiles3": { "total": 17069, "ok": 15527, "ko": 45381 }, "percentiles4": { "total": 37751, "ok": 34801, "ko": 53663 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 33530, "percentage": 48.135174710729565 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5675, "percentage": 8.146946510092166 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 29944, "percentage": 42.98716586752419 }, "group4": { "name": "failed", "htmlName": "failed", "count": 509, "percentage": 0.7307129116540814 }, "meanNumberOfRequestsPerSecond": { "total": 19.349444444444444, "ok": 19.208055555555557, "ko": 0.1413888888888889 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 69114, "ok": 68921, "ko": 193 }, "minResponseTime": { "total": 14, "ok": 38, "ko": 14 }, "maxResponseTime": { "total": 60005, "ok": 59186, "ko": 60005 }, "meanResponseTime": { "total": 2041, "ok": 1949, "ko": 34792 }, "standardDeviation": { "total": 5872, "ok": 5586, "ko": 11522 }, "percentiles1": { "total": 111, "ok": 110, "ko": 36488 }, "percentiles2": { "total": 1414, "ok": 1395, "ko": 43303 }, "percentiles3": { "total": 11616, "ok": 10597, "ko": 47215 }, "percentiles4": { "total": 32501, "ok": 29313, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 46378, "percentage": 67.10362589345141 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3591, "percentage": 5.195763521138988 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18952, "percentage": 27.421361808027317 }, "group4": { "name": "failed", "htmlName": "failed", "count": 193, "percentage": 0.2792487773822959 }, "meanNumberOfRequestsPerSecond": { "total": 19.198333333333334, "ok": 19.14472222222222, "ko": 0.05361111111111111 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 248092, "ok": 246296, "ko": 1796 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 37 }, "maxResponseTime": { "total": 60083, "ok": 59041, "ko": 60083 }, "meanResponseTime": { "total": 1093, "ok": 1085, "ko": 2283 }, "standardDeviation": { "total": 1629, "ok": 1522, "ko": 6902 }, "percentiles1": { "total": 470, "ok": 463, "ko": 1083 }, "percentiles2": { "total": 1613, "ok": 1605, "ko": 2311 }, "percentiles3": { "total": 4301, "ok": 4296, "ko": 4853 }, "percentiles4": { "total": 5938, "ok": 5922, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 140933, "percentage": 56.80674910920143 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 24730, "percentage": 9.968076358770134 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 80633, "percentage": 32.50124953646228 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1796, "percentage": 0.723924995566161 }, "meanNumberOfRequestsPerSecond": { "total": 68.91444444444444, "ok": 68.41555555555556, "ko": 0.4988888888888889 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 69073, "ok": 68911, "ko": 162 }, "minResponseTime": { "total": 8, "ok": 42, "ko": 8 }, "maxResponseTime": { "total": 60000, "ok": 59781, "ko": 60000 }, "meanResponseTime": { "total": 1628, "ok": 1553, "ko": 33521 }, "standardDeviation": { "total": 5447, "ok": 5195, "ko": 12166 }, "percentiles1": { "total": 72, "ok": 72, "ko": 35758 }, "percentiles2": { "total": 563, "ok": 546, "ko": 42409 }, "percentiles3": { "total": 8893, "ok": 8028, "ko": 46640 }, "percentiles4": { "total": 29973, "ok": 27667, "ko": 59277 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 53455, "percentage": 77.3891390268267 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2276, "percentage": 3.2950646417558236 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 13180, "percentage": 19.081261853401475 }, "group4": { "name": "failed", "htmlName": "failed", "count": 162, "percentage": 0.23453447801601207 }, "meanNumberOfRequestsPerSecond": { "total": 19.186944444444446, "ok": 19.141944444444444, "ko": 0.045 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 1383730, "ok": 892696, "ko": 491034 }, "minResponseTime": { "total": 5, "ok": 36, "ko": 5 }, "maxResponseTime": { "total": 60314, "ok": 59982, "ko": 60314 }, "meanResponseTime": { "total": 1474, "ok": 1115, "ko": 2126 }, "standardDeviation": { "total": 2438, "ok": 2067, "ko": 2885 }, "percentiles1": { "total": 878, "ok": 166, "ko": 1678 }, "percentiles2": { "total": 2138, "ok": 1596, "ko": 2743 }, "percentiles3": { "total": 4867, "ok": 4618, "ko": 5149 }, "percentiles4": { "total": 7083, "ok": 7304, "ko": 6815 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 561642, "percentage": 40.588987736046775 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 54661, "percentage": 3.9502648638101365 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 276393, "percentage": 19.974489242843617 }, "group4": { "name": "failed", "htmlName": "failed", "count": 491034, "percentage": 35.486258157299474 }, "meanNumberOfRequestsPerSecond": { "total": 384.36944444444447, "ok": 247.9711111111111, "ko": 136.39833333333334 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 57045, "ok": 56164, "ko": 881 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 60227, "ok": 59919, "ko": 60227 }, "meanResponseTime": { "total": 1123, "ok": 1114, "ko": 1754 }, "standardDeviation": { "total": 2195, "ok": 1820, "ko": 10026 }, "percentiles1": { "total": 398, "ok": 428, "ko": 7 }, "percentiles2": { "total": 1553, "ok": 1580, "ko": 9 }, "percentiles3": { "total": 4425, "ok": 4432, "ko": 81 }, "percentiles4": { "total": 6788, "ok": 6732, "ko": 60079 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 32914, "percentage": 57.69830835305461 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5423, "percentage": 9.506529932509423 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 17827, "percentage": 31.25076693838198 }, "group4": { "name": "failed", "htmlName": "failed", "count": 881, "percentage": 1.5443947760539924 }, "meanNumberOfRequestsPerSecond": { "total": 15.845833333333333, "ok": 15.601111111111111, "ko": 0.24472222222222223 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 56150, "ok": 56142, "ko": 8 }, "minResponseTime": { "total": 26, "ok": 33, "ko": 26 }, "maxResponseTime": { "total": 60183, "ok": 47011, "ko": 60183 }, "meanResponseTime": { "total": 1089, "ok": 1083, "ko": 46770 }, "standardDeviation": { "total": 1763, "ok": 1654, "ko": 23318 }, "percentiles1": { "total": 426, "ok": 425, "ko": 60050 }, "percentiles2": { "total": 1559, "ok": 1558, "ko": 60119 }, "percentiles3": { "total": 4376, "ok": 4374, "ko": 60168 }, "percentiles4": { "total": 6279, "ok": 6266, "ko": 60180 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 32876, "percentage": 58.55031166518254 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5442, "percentage": 9.691896705253784 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 17824, "percentage": 31.74354407836153 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8, "percentage": 0.014247551202137132 }, "meanNumberOfRequestsPerSecond": { "total": 15.597222222222221, "ok": 15.595, "ko": 0.0022222222222222222 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 56134, "ok": 55807, "ko": 327 }, "minResponseTime": { "total": 5, "ok": 38, "ko": 5 }, "maxResponseTime": { "total": 60058, "ok": 43996, "ko": 60058 }, "meanResponseTime": { "total": 1105, "ok": 1107, "ko": 853 }, "standardDeviation": { "total": 1654, "ok": 1579, "ko": 6653 }, "percentiles1": { "total": 454, "ok": 467, "ko": 10 }, "percentiles2": { "total": 1604, "ok": 1616, "ko": 32 }, "percentiles3": { "total": 4350, "ok": 4353, "ko": 125 }, "percentiles4": { "total": 6250, "ok": 6240, "ko": 47000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 32118, "percentage": 57.21666013467773 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5371, "percentage": 9.56817614992696 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18318, "percentage": 32.63262906616311 }, "group4": { "name": "failed", "htmlName": "failed", "count": 327, "percentage": 0.5825346492321944 }, "meanNumberOfRequestsPerSecond": { "total": 15.592777777777778, "ok": 15.501944444444444, "ko": 0.09083333333333334 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 56133, "ok": 50297, "ko": 5836 }, "minResponseTime": { "total": 13, "ok": 35, "ko": 13 }, "maxResponseTime": { "total": 60160, "ok": 44006, "ko": 60160 }, "meanResponseTime": { "total": 1106, "ok": 1083, "ko": 1306 }, "standardDeviation": { "total": 1671, "ok": 1519, "ko": 2636 }, "percentiles1": { "total": 467, "ok": 462, "ko": 493 }, "percentiles2": { "total": 1599, "ok": 1600, "ko": 1590 }, "percentiles3": { "total": 4340, "ok": 4269, "ko": 5113 }, "percentiles4": { "total": 6192, "ok": 5910, "ko": 8988 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28764, "percentage": 51.2425845759179 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5034, "percentage": 8.967986745764524 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16499, "percentage": 29.39269235565532 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5836, "percentage": 10.39673632266225 }, "meanNumberOfRequestsPerSecond": { "total": 15.5925, "ok": 13.971388888888889, "ko": 1.6211111111111112 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 56973, "ok": 56106, "ko": 867 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 60260, "ok": 58650, "ko": 60260 }, "meanResponseTime": { "total": 1096, "ok": 1089, "ko": 1536 }, "standardDeviation": { "total": 1999, "ok": 1637, "ko": 9444 }, "percentiles1": { "total": 446, "ok": 476, "ko": 7 }, "percentiles2": { "total": 1580, "ok": 1604, "ko": 9 }, "percentiles3": { "total": 4238, "ok": 4245, "ko": 62 }, "percentiles4": { "total": 5900, "ok": 5863, "ko": 60042 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 32335, "percentage": 56.754954101065415 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5508, "percentage": 9.667737349270707 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18263, "percentage": 32.05553507801942 }, "group4": { "name": "failed", "htmlName": "failed", "count": 867, "percentage": 1.521773471644463 }, "meanNumberOfRequestsPerSecond": { "total": 15.825833333333334, "ok": 15.585, "ko": 0.24083333333333334 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 56093, "ok": 56083, "ko": 10 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 60000 }, "maxResponseTime": { "total": 60120, "ok": 59857, "ko": 60120 }, "meanResponseTime": { "total": 1089, "ok": 1079, "ko": 60047 }, "standardDeviation": { "total": 1842, "ok": 1666, "ko": 39 }, "percentiles1": { "total": 482, "ok": 481, "ko": 60030 }, "percentiles2": { "total": 1575, "ok": 1574, "ko": 60082 }, "percentiles3": { "total": 4197, "ok": 4193, "ko": 60107 }, "percentiles4": { "total": 5752, "ok": 5742, "ko": 60117 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 32295, "percentage": 57.574028844953915 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5672, "percentage": 10.1117786533079 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18116, "percentage": 32.29636496532544 }, "group4": { "name": "failed", "htmlName": "failed", "count": 10, "percentage": 0.017827536412743122 }, "meanNumberOfRequestsPerSecond": { "total": 15.581388888888888, "ok": 15.578611111111112, "ko": 0.002777777777777778 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 56082, "ok": 56082, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 52926, "ok": 52926, "ko": 0 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "standardDeviation": { "total": 224, "ok": 224, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 57, "ok": 57, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 56081, "percentage": 99.998216896687 }, "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.0017831033130059556 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 15.578333333333333, "ok": 15.578333333333333, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 56082, "ok": 56056, "ko": 26 }, "minResponseTime": { "total": 6, "ok": 33, "ko": 6 }, "maxResponseTime": { "total": 3379, "ok": 3379, "ko": 122 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 28 }, "standardDeviation": { "total": 18, "ok": 18, "ko": 29 }, "percentiles1": { "total": 37, "ok": 37, "ko": 14 }, "percentiles2": { "total": 39, "ok": 39, "ko": 44 }, "percentiles3": { "total": 41, "ok": 41, "ko": 80 }, "percentiles4": { "total": 56, "ok": 55, "ko": 112 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 56054, "percentage": 99.95007310723584 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0017831033130059556 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0017831033130059556 }, "group4": { "name": "failed", "htmlName": "failed", "count": 26, "percentage": 0.04636068613815484 }, "meanNumberOfRequestsPerSecond": { "total": 15.578333333333333, "ok": 15.571111111111112, "ko": 0.007222222222222222 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 50123, "ok": 50106, "ko": 17 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 14176 }, "maxResponseTime": { "total": 60191, "ok": 58627, "ko": 60191 }, "meanResponseTime": { "total": 1091, "ok": 1073, "ko": 54711 }, "standardDeviation": { "total": 1927, "ok": 1633, "ko": 14606 }, "percentiles1": { "total": 491, "ok": 490, "ko": 60020 }, "percentiles2": { "total": 1577, "ok": 1575, "ko": 60064 }, "percentiles3": { "total": 4145, "ok": 4139, "ko": 60121 }, "percentiles4": { "total": 5732, "ok": 5715, "ko": 60177 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28571, "percentage": 57.00177563194542 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5333, "percentage": 10.639826027971191 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16202, "percentage": 32.324481774833906 }, "group4": { "name": "failed", "htmlName": "failed", "count": 17, "percentage": 0.03391656524948627 }, "meanNumberOfRequestsPerSecond": { "total": 13.923055555555555, "ok": 13.918333333333333, "ko": 0.004722222222222222 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 50091, "ok": 50075, "ko": 16 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 60000 }, "maxResponseTime": { "total": 60186, "ok": 59879, "ko": 60186 }, "meanResponseTime": { "total": 1083, "ok": 1064, "ko": 60048 }, "standardDeviation": { "total": 1998, "ok": 1698, "ko": 53 }, "percentiles1": { "total": 466, "ok": 465, "ko": 60033 }, "percentiles2": { "total": 1555, "ok": 1554, "ko": 60053 }, "percentiles3": { "total": 4071, "ok": 4066, "ko": 60170 }, "percentiles4": { "total": 5801, "ok": 5759, "ko": 60183 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28847, "percentage": 57.58918767842527 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5253, "percentage": 10.486913816853328 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15975, "percentage": 31.89195663891717 }, "group4": { "name": "failed", "htmlName": "failed", "count": 16, "percentage": 0.03194186580423629 }, "meanNumberOfRequestsPerSecond": { "total": 13.914166666666667, "ok": 13.909722222222221, "ko": 0.0044444444444444444 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 50063, "ok": 49823, "ko": 240 }, "minResponseTime": { "total": 8, "ok": 34, "ko": 8 }, "maxResponseTime": { "total": 59598, "ok": 59598, "ko": 48956 }, "meanResponseTime": { "total": 2231, "ok": 2079, "ko": 33749 }, "standardDeviation": { "total": 7183, "ok": 6817, "ko": 10804 }, "percentiles1": { "total": 38, "ok": 38, "ko": 35494 }, "percentiles2": { "total": 40, "ok": 40, "ko": 39482 }, "percentiles3": { "total": 19017, "ok": 17796, "ko": 44187 }, "percentiles4": { "total": 38306, "ok": 35718, "ko": 47799 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 43958, "percentage": 87.80536523979785 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 62, "percentage": 0.12384395661466552 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5803, "percentage": 11.591394842498453 }, "group4": { "name": "failed", "htmlName": "failed", "count": 240, "percentage": 0.4793959610890278 }, "meanNumberOfRequestsPerSecond": { "total": 13.90638888888889, "ok": 13.839722222222223, "ko": 0.06666666666666667 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 50075, "ok": 50074, "ko": 1 }, "minResponseTime": { "total": 30, "ok": 33, "ko": 30 }, "maxResponseTime": { "total": 6625, "ok": 6625, "ko": 30 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 30 }, "standardDeviation": { "total": 33, "ok": 33, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 30 }, "percentiles2": { "total": 39, "ok": 39, "ko": 30 }, "percentiles3": { "total": 41, "ok": 41, "ko": 30 }, "percentiles4": { "total": 69, "ok": 69, "ko": 30 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 50073, "percentage": 99.99600599101348 }, "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.0019970044932601095 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0019970044932601095 }, "meanNumberOfRequestsPerSecond": { "total": 13.909722222222221, "ok": 13.909444444444444, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 50042, "ok": 49401, "ko": 641 }, "minResponseTime": { "total": 5, "ok": 45, "ko": 5 }, "maxResponseTime": { "total": 60088, "ok": 59750, "ko": 60088 }, "meanResponseTime": { "total": 3092, "ok": 2934, "ko": 15283 }, "standardDeviation": { "total": 7318, "ok": 6903, "ko": 18925 }, "percentiles1": { "total": 551, "ok": 555, "ko": 75 }, "percentiles2": { "total": 1870, "ok": 1854, "ko": 34850 }, "percentiles3": { "total": 19624, "ok": 18577, "ko": 46691 }, "percentiles4": { "total": 39382, "ok": 35828, "ko": 53199 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 27480, "percentage": 54.913872347228335 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4645, "percentage": 9.282202949522402 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 17276, "percentage": 34.52300067942928 }, "group4": { "name": "failed", "htmlName": "failed", "count": 641, "percentage": 1.2809240238199913 }, "meanNumberOfRequestsPerSecond": { "total": 13.900555555555556, "ok": 13.7225, "ko": 0.17805555555555555 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 50043, "ok": 49361, "ko": 682 }, "minResponseTime": { "total": 9, "ok": 45, "ko": 9 }, "maxResponseTime": { "total": 59376, "ok": 59376, "ko": 58094 }, "meanResponseTime": { "total": 3082, "ok": 2908, "ko": 15722 }, "standardDeviation": { "total": 7198, "ok": 6777, "ko": 17775 }, "percentiles1": { "total": 548, "ok": 550, "ko": 117 }, "percentiles2": { "total": 1893, "ok": 1871, "ko": 33929 }, "percentiles3": { "total": 19682, "ok": 18260, "ko": 41622 }, "percentiles4": { "total": 37588, "ok": 34642, "ko": 49443 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 27498, "percentage": 54.94874408009112 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4565, "percentage": 9.122154946745798 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 17298, "percentage": 34.566273005215514 }, "group4": { "name": "failed", "htmlName": "failed", "count": 682, "percentage": 1.3628279679475652 }, "meanNumberOfRequestsPerSecond": { "total": 13.900833333333333, "ok": 13.711388888888889, "ko": 0.18944444444444444 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 50068, "ok": 49465, "ko": 603 }, "minResponseTime": { "total": 13, "ok": 38, "ko": 13 }, "maxResponseTime": { "total": 60053, "ok": 59240, "ko": 60053 }, "meanResponseTime": { "total": 2354, "ok": 2202, "ko": 14876 }, "standardDeviation": { "total": 7303, "ok": 6924, "ko": 18360 }, "percentiles1": { "total": 43, "ok": 43, "ko": 86 }, "percentiles2": { "total": 46, "ok": 46, "ko": 34666 }, "percentiles3": { "total": 19383, "ok": 18184, "ko": 41499 }, "percentiles4": { "total": 38452, "ok": 35334, "ko": 47495 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 43160, "percentage": 86.20276424063273 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 56, "percentage": 0.11184788687385155 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6249, "percentage": 12.481025804905329 }, "group4": { "name": "failed", "htmlName": "failed", "count": 603, "percentage": 1.2043620675880802 }, "meanNumberOfRequestsPerSecond": { "total": 13.907777777777778, "ok": 13.740277777777777, "ko": 0.1675 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 50047, "ok": 49372, "ko": 675 }, "minResponseTime": { "total": 16, "ok": 45, "ko": 16 }, "maxResponseTime": { "total": 60056, "ok": 59850, "ko": 60056 }, "meanResponseTime": { "total": 3141, "ok": 2965, "ko": 15953 }, "standardDeviation": { "total": 7368, "ok": 6960, "ko": 17772 }, "percentiles1": { "total": 550, "ok": 551, "ko": 184 }, "percentiles2": { "total": 1889, "ok": 1867, "ko": 33988 }, "percentiles3": { "total": 19839, "ok": 18353, "ko": 42327 }, "percentiles4": { "total": 39176, "ok": 36667, "ko": 46680 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 27540, "percentage": 55.0282734229824 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4582, "percentage": 9.155393929706076 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 17250, "percentage": 34.46760045557176 }, "group4": { "name": "failed", "htmlName": "failed", "count": 675, "percentage": 1.3487321917397646 }, "meanNumberOfRequestsPerSecond": { "total": 13.901944444444444, "ok": 13.714444444444444, "ko": 0.1875 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 50025, "ok": 49527, "ko": 498 }, "minResponseTime": { "total": 6, "ok": 41, "ko": 6 }, "maxResponseTime": { "total": 75037, "ok": 75037, "ko": 60192 }, "meanResponseTime": { "total": 4338, "ok": 4200, "ko": 17980 }, "standardDeviation": { "total": 8877, "ok": 8425, "ko": 25861 }, "percentiles1": { "total": 639, "ok": 649, "ko": 82 }, "percentiles2": { "total": 3020, "ok": 2996, "ko": 49448 }, "percentiles3": { "total": 23528, "ok": 23101, "ko": 60007 }, "percentiles4": { "total": 44806, "ok": 41640, "ko": 60114 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 25937, "percentage": 51.84807596201899 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3754, "percentage": 7.504247876061969 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 19836, "percentage": 39.65217391304348 }, "group4": { "name": "failed", "htmlName": "failed", "count": 498, "percentage": 0.9955022488755622 }, "meanNumberOfRequestsPerSecond": { "total": 13.895833333333334, "ok": 13.7575, "ko": 0.13833333333333334 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 50043, "ok": 49514, "ko": 529 }, "minResponseTime": { "total": 5, "ok": 37, "ko": 5 }, "maxResponseTime": { "total": 60000, "ok": 59813, "ko": 60000 }, "meanResponseTime": { "total": 2764, "ok": 2655, "ko": 12962 }, "standardDeviation": { "total": 6927, "ok": 6634, "ko": 17737 }, "percentiles1": { "total": 442, "ok": 447, "ko": 88 }, "percentiles2": { "total": 1683, "ok": 1671, "ko": 32879 }, "percentiles3": { "total": 17814, "ok": 16943, "ko": 43028 }, "percentiles4": { "total": 37499, "ok": 34886, "ko": 49720 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28980, "percentage": 57.910197230381875 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4594, "percentage": 9.180105109605739 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15940, "percentage": 31.852606758187957 }, "group4": { "name": "failed", "htmlName": "failed", "count": 529, "percentage": 1.057090901824431 }, "meanNumberOfRequestsPerSecond": { "total": 13.900833333333333, "ok": 13.75388888888889, "ko": 0.14694444444444443 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 50045, "ok": 49537, "ko": 508 }, "minResponseTime": { "total": 6, "ok": 38, "ko": 6 }, "maxResponseTime": { "total": 58753, "ok": 58753, "ko": 58005 }, "meanResponseTime": { "total": 2506, "ok": 2412, "ko": 11687 }, "standardDeviation": { "total": 6606, "ok": 6355, "ko": 16615 }, "percentiles1": { "total": 319, "ok": 323, "ko": 83 }, "percentiles2": { "total": 1490, "ok": 1482, "ko": 31092 }, "percentiles3": { "total": 16319, "ok": 15373, "ko": 41792 }, "percentiles4": { "total": 36355, "ok": 34507, "ko": 45432 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 30594, "percentage": 61.13298031771406 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4336, "percentage": 8.664202218003798 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 14607, "percentage": 29.187731042062143 }, "group4": { "name": "failed", "htmlName": "failed", "count": 508, "percentage": 1.015086422220002 }, "meanNumberOfRequestsPerSecond": { "total": 13.901388888888889, "ok": 13.760277777777778, "ko": 0.1411111111111111 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 56775, "ok": 49782, "ko": 6993 }, "minResponseTime": { "total": 4, "ok": 41, "ko": 4 }, "maxResponseTime": { "total": 60001, "ok": 59957, "ko": 60001 }, "meanResponseTime": { "total": 1175, "ok": 1182, "ko": 1128 }, "standardDeviation": { "total": 2370, "ok": 2382, "ko": 2284 }, "percentiles1": { "total": 427, "ok": 449, "ko": 268 }, "percentiles2": { "total": 1535, "ok": 1544, "ko": 1474 }, "percentiles3": { "total": 4485, "ok": 4453, "ko": 4678 }, "percentiles4": { "total": 8744, "ok": 8909, "ko": 7805 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28953, "percentage": 50.99603698811096 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4904, "percentage": 8.637604579480405 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15925, "percentage": 28.04931748128578 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6993, "percentage": 12.317040951122854 }, "meanNumberOfRequestsPerSecond": { "total": 15.770833333333334, "ok": 13.828333333333333, "ko": 1.9425 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 49375, "ok": 48984, "ko": 391 }, "minResponseTime": { "total": 12, "ok": 37, "ko": 12 }, "maxResponseTime": { "total": 60171, "ok": 59425, "ko": 60171 }, "meanResponseTime": { "total": 1095, "ok": 1085, "ko": 2468 }, "standardDeviation": { "total": 1931, "ok": 1803, "ko": 7883 }, "percentiles1": { "total": 425, "ok": 418, "ko": 1087 }, "percentiles2": { "total": 1516, "ok": 1509, "ko": 2292 }, "percentiles3": { "total": 4335, "ok": 4334, "ko": 4351 }, "percentiles4": { "total": 6997, "ok": 6975, "ko": 60051 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28894, "percentage": 58.51949367088608 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4802, "percentage": 9.725569620253165 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15288, "percentage": 30.963037974683544 }, "group4": { "name": "failed", "htmlName": "failed", "count": 391, "percentage": 0.7918987341772151 }, "meanNumberOfRequestsPerSecond": { "total": 13.715277777777779, "ok": 13.606666666666667, "ko": 0.10861111111111112 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 56734, "ok": 55929, "ko": 805 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 60181, "ok": 54305, "ko": 60181 }, "meanResponseTime": { "total": 1069, "ok": 1072, "ko": 831 }, "standardDeviation": { "total": 1861, "ok": 1678, "ko": 6974 }, "percentiles1": { "total": 400, "ok": 430, "ko": 7 }, "percentiles2": { "total": 1490, "ok": 1513, "ko": 8 }, "percentiles3": { "total": 4401, "ok": 4417, "ko": 38 }, "percentiles4": { "total": 7034, "ok": 7022, "ko": 60010 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 33083, "percentage": 58.31247576409208 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5425, "percentage": 9.562167307082174 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 17421, "percentage": 30.706454683258716 }, "group4": { "name": "failed", "htmlName": "failed", "count": 805, "percentage": 1.4189022455670321 }, "meanNumberOfRequestsPerSecond": { "total": 15.759444444444444, "ok": 15.535833333333333, "ko": 0.22361111111111112 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 55907, "ok": 55901, "ko": 6 }, "minResponseTime": { "total": 6, "ok": 33, "ko": 6 }, "maxResponseTime": { "total": 60143, "ok": 54778, "ko": 60143 }, "meanResponseTime": { "total": 1066, "ok": 1063, "ko": 30070 }, "standardDeviation": { "total": 1679, "ok": 1622, "ko": 30001 }, "percentiles1": { "total": 441, "ok": 441, "ko": 30066 }, "percentiles2": { "total": 1523, "ok": 1523, "ko": 60036 }, "percentiles3": { "total": 4336, "ok": 4336, "ko": 60117 }, "percentiles4": { "total": 6339, "ok": 6332, "ko": 60138 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 32884, "percentage": 58.81911030819039 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5452, "percentage": 9.751909421002738 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 17565, "percentage": 31.41824816212639 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6, "percentage": 0.010732108680487238 }, "meanNumberOfRequestsPerSecond": { "total": 15.529722222222222, "ok": 15.528055555555556, "ko": 0.0016666666666666668 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 49300, "ok": 49237, "ko": 63 }, "minResponseTime": { "total": 7, "ok": 36, "ko": 7 }, "maxResponseTime": { "total": 60167, "ok": 59557, "ko": 60167 }, "meanResponseTime": { "total": 1069, "ok": 1058, "ko": 9130 }, "standardDeviation": { "total": 1709, "ok": 1552, "ko": 18414 }, "percentiles1": { "total": 472, "ok": 469, "ko": 2308 }, "percentiles2": { "total": 1512, "ok": 1509, "ko": 3318 }, "percentiles3": { "total": 4291, "ok": 4288, "ko": 60059 }, "percentiles4": { "total": 6164, "ok": 6133, "ko": 60143 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28629, "percentage": 58.0709939148073 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5185, "percentage": 10.517241379310345 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15423, "percentage": 31.283975659229206 }, "group4": { "name": "failed", "htmlName": "failed", "count": 63, "percentage": 0.127789046653144 }, "meanNumberOfRequestsPerSecond": { "total": 13.694444444444445, "ok": 13.676944444444445, "ko": 0.0175 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 49879, "ok": 49820, "ko": 59 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 108 }, "maxResponseTime": { "total": 60061, "ok": 44046, "ko": 60061 }, "meanResponseTime": { "total": 1057, "ok": 1049, "ko": 7739 }, "standardDeviation": { "total": 1619, "ok": 1485, "ko": 17610 }, "percentiles1": { "total": 470, "ok": 468, "ko": 2281 }, "percentiles2": { "total": 1516, "ok": 1514, "ko": 2820 }, "percentiles3": { "total": 4256, "ok": 4254, "ko": 60008 }, "percentiles4": { "total": 6051, "ok": 6037, "ko": 60041 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 29049, "percentage": 58.23893823051785 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5113, "percentage": 10.250806952825839 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15658, "percentage": 31.3919685639247 }, "group4": { "name": "failed", "htmlName": "failed", "count": 59, "percentage": 0.1182862527316105 }, "meanNumberOfRequestsPerSecond": { "total": 13.855277777777777, "ok": 13.838888888888889, "ko": 0.01638888888888889 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 49680, "ok": 49587, "ko": 93 }, "minResponseTime": { "total": 5, "ok": 38, "ko": 5 }, "maxResponseTime": { "total": 60116, "ok": 59982, "ko": 60116 }, "meanResponseTime": { "total": 1092, "ok": 1079, "ko": 7850 }, "standardDeviation": { "total": 1785, "ok": 1577, "ko": 18200 }, "percentiles1": { "total": 496, "ok": 494, "ko": 1097 }, "percentiles2": { "total": 1555, "ok": 1553, "ko": 3309 }, "percentiles3": { "total": 4312, "ok": 4308, "ko": 60041 }, "percentiles4": { "total": 6208, "ok": 6187, "ko": 60088 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28516, "percentage": 57.39935587761674 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5064, "percentage": 10.193236714975844 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16007, "percentage": 32.220209339774556 }, "group4": { "name": "failed", "htmlName": "failed", "count": 93, "percentage": 0.18719806763285024 }, "meanNumberOfRequestsPerSecond": { "total": 13.8, "ok": 13.774166666666666, "ko": 0.025833333333333333 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 243, "ok": 243, "ko": 0 }, "minResponseTime": { "total": 185, "ok": 185, "ko": 0 }, "maxResponseTime": { "total": 9393, "ok": 9393, "ko": 0 }, "meanResponseTime": { "total": 1465, "ok": 1465, "ko": 0 }, "standardDeviation": { "total": 1647, "ok": 1647, "ko": 0 }, "percentiles1": { "total": 758, "ok": 758, "ko": 0 }, "percentiles2": { "total": 2215, "ok": 2215, "ko": 0 }, "percentiles3": { "total": 4834, "ok": 4834, "ko": 0 }, "percentiles4": { "total": 6935, "ok": 6935, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 124, "percentage": 51.028806584362144 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 17, "percentage": 6.995884773662551 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 102, "percentage": 41.9753086419753 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.0675, "ok": 0.0675, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 4168, "avg_response_time": 1803, "max_response_time": 83453, "min_response_time": 33, "num_requests": 15003743, "num_requests_pass": 13701630, "num_requests_percent_pass": 91.321 }, "options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:400", "stats": { "details": [ { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 1004, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.553714131292018 }, "group3": { "count": 150012, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 82.7328329316516 }, "group4": { "count": 30305, "htmlName": "failed", "name": "failed", "percentage": 16.71345293705638 }, "maxResponseTime": { "ko": 211790, "ok": 203247, "total": 211790 }, "meanNumberOfRequestsPerSecond": { "ko": 8.418055555555556, "ok": 41.94888888888889, "total": 50.36694444444444 }, "meanResponseTime": { "ko": 40556, "ok": 31045, "total": 32634 }, "minResponseTime": { "ko": 25, "ok": 885, "total": 25 }, "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "ko": 30305, "ok": 151016, "total": 181321 }, "percentiles1": { "ko": 24625, "ok": 22724, "total": 22968 }, "percentiles2": { "ko": 58979, "ok": 41560, "total": 43259 }, "percentiles3": { "ko": 122810, "ok": 80320, "total": 90544 }, "percentiles4": { "ko": 150752, "ok": 119915, "total": 132869 }, "spikes": [], "standardDeviation": { "ko": 38156, "ok": 24861, "total": 27761 } }, { "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": 45467, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 159795, "ok": 0, "total": 159795 }, "meanNumberOfRequestsPerSecond": { "ko": 12.629722222222222, "ok": 0, "total": 12.629722222222222 }, "meanResponseTime": { "ko": 12723, "ok": 0, "total": 12723 }, "minResponseTime": { "ko": 21, "ok": 0, "total": 21 }, "name": "selfService: register and view profile", "numberOfRequests": { "ko": 45467, "ok": 0, "total": 45467 }, "percentiles1": { "ko": 9213, "ok": 0, "total": 9213 }, "percentiles2": { "ko": 16218, "ok": 0, "total": 16218 }, "percentiles3": { "ko": 34175, "ok": 0, "total": 34174 }, "percentiles4": { "ko": 69897, "ok": 0, "total": 69897 }, "spikes": [], "standardDeviation": { "ko": 12256, "ok": 0, "total": 12256 } }, { "group1": { "count": 663238, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 55.16387272780201 }, "group2": { "count": 121042, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 10.067495352676733 }, "group3": { "count": 398454, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 33.14084196605687 }, "group4": { "count": 19571, "htmlName": "failed", "name": "failed", "percentage": 1.6277899534643874 }, "maxResponseTime": { "ko": 60332, "ok": 59997, "total": 60332 }, "meanNumberOfRequestsPerSecond": { "ko": 5.436388888888889, "ok": 328.5372222222222, "total": 333.9736111111111 }, "meanResponseTime": { "ko": 2978, "ok": 1237, "total": 1265 }, "minResponseTime": { "ko": 4, "ok": 42, "total": 4 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 19571, "ok": 1182734, "total": 1202305 }, "percentiles1": { "ko": 7, "ok": 525, "total": 492 }, "percentiles2": { "ko": 9, "ok": 1673, "total": 1646 }, "percentiles3": { "ko": 10407, "ok": 4501, "total": 4501 }, "percentiles4": { "ko": 60055, "ok": 8547, "total": 8835 }, "spikes": [], "standardDeviation": { "ko": 12951, "ok": 2267, "total": 2799 } }, { "group1": { "count": 374117, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 31.655281944278745 }, "group2": { "count": 45251, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.82883740450329 }, "group3": { "count": 723382, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 61.20775362631542 }, "group4": { "count": 39097, "htmlName": "failed", "name": "failed", "percentage": 3.3081270249025465 }, "maxResponseTime": { "ko": 69355, "ok": 69775, "total": 69775 }, "meanNumberOfRequestsPerSecond": { "ko": 10.860277777777778, "ok": 317.43055555555554, "total": 328.29083333333335 }, "meanResponseTime": { "ko": 10334, "ok": 3623, "total": 3845 }, "minResponseTime": { "ko": 6, "ok": 69, "total": 6 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 39097, "ok": 1142750, "total": 1181847 }, "percentiles1": { "ko": 8425, "ok": 3223, "total": 3440 }, "percentiles2": { "ko": 11257, "ok": 5806, "total": 5914 }, "percentiles3": { "ko": 22532, "ok": 8801, "total": 9434 }, "percentiles4": { "ko": 60004, "ok": 14037, "total": 15784 }, "spikes": [], "standardDeviation": { "ko": 10784, "ok": 3724, "total": 4324 } }, { "group1": { "count": 242407, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 28.881803678510963 }, "group2": { "count": 18764, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.2356539383086282 }, "group3": { "count": 578104, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 68.87872971391874 }, "group4": { "count": 32, "htmlName": "failed", "name": "failed", "percentage": 0.003812669261664683 }, "maxResponseTime": { "ko": 60037, "ok": 57678, "total": 60037 }, "meanNumberOfRequestsPerSecond": { "ko": 0.008888888888888889, "ok": 233.13194444444446, "total": 233.14083333333335 }, "meanResponseTime": { "ko": 48769, "ok": 4089, "total": 4090 }, "minResponseTime": { "ko": 6, "ok": 57, "total": 6 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 32, "ok": 839275, "total": 839307 }, "percentiles1": { "ko": 60000, "ok": 4616, "total": 4616 }, "percentiles2": { "ko": 60000, "ok": 6323, "total": 6325 }, "percentiles3": { "ko": 60020, "ok": 8870, "total": 8870 }, "percentiles4": { "ko": 60036, "ok": 11385, "total": 11390 }, "spikes": [], "standardDeviation": { "ko": 23388, "ok": 3283, "total": 3298 } }, { "group1": { "count": 509411, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 42.7862539318576 }, "group2": { "count": 68472, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.751074042810528 }, "group3": { "count": 294438, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 24.730323913673416 }, "group4": { "count": 318274, "htmlName": "failed", "name": "failed", "percentage": 26.732348111658453 }, "maxResponseTime": { "ko": 60253, "ok": 59954, "total": 60253 }, "meanNumberOfRequestsPerSecond": { "ko": 88.40944444444445, "ok": 242.3113888888889, "total": 330.72083333333336 }, "meanResponseTime": { "ko": 2122, "ok": 1145, "total": 1406 }, "minResponseTime": { "ko": 6, "ok": 39, "total": 6 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 318274, "ok": 872321, "total": 1190595 }, "percentiles1": { "ko": 1743, "ok": 345, "total": 901 }, "percentiles2": { "ko": 2722, "ok": 1704, "total": 2080 }, "percentiles3": { "ko": 5120, "ok": 4461, "total": 4696 }, "percentiles4": { "ko": 6833, "ok": 6464, "total": 6612 }, "spikes": [], "standardDeviation": { "ko": 2246, "ok": 1721, "total": 1925 } }, { "group1": { "count": 388168, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 44.51171825727187 }, "group2": { "count": 53918, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.182845636414092 }, "group3": { "count": 252751, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 28.983278635136656 }, "group4": { "count": 177221, "htmlName": "failed", "name": "failed", "percentage": 20.322157471177377 }, "maxResponseTime": { "ko": 69786, "ok": 59969, "total": 69786 }, "meanNumberOfRequestsPerSecond": { "ko": 49.22805555555556, "ok": 193.0102777777778, "total": 242.23833333333334 }, "meanResponseTime": { "ko": 2594, "ok": 1244, "total": 1518 }, "minResponseTime": { "ko": 6, "ok": 39, "total": 6 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 177221, "ok": 694837, "total": 872058 }, "percentiles1": { "ko": 2191, "ok": 476, "total": 968 }, "percentiles2": { "ko": 3207, "ok": 1898, "total": 2301 }, "percentiles3": { "ko": 5577, "ok": 4637, "total": 4896 }, "percentiles4": { "ko": 7413, "ok": 6694, "total": 6919 }, "spikes": [], "standardDeviation": { "ko": 2993, "ok": 1770, "total": 2148 } }, { "group1": { "count": 79200, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 47.192296691772334 }, "group2": { "count": 15601, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.296048241014395 }, "group3": { "count": 72888, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 43.43121365239775 }, "group4": { "count": 135, "htmlName": "failed", "name": "failed", "percentage": 0.08044141481552103 }, "maxResponseTime": { "ko": 60277, "ok": 59708, "total": 60277 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0375, "ok": 46.58027777777778, "total": 46.617777777777775 }, "meanResponseTime": { "ko": 26247, "ok": 1389, "total": 1409 }, "minResponseTime": { "ko": 5, "ok": 39, "total": 5 }, "name": "getIdToken", "numberOfRequests": { "ko": 135, "ok": 167689, "total": 167824 }, "percentiles1": { "ko": 87, "ok": 925, "total": 925 }, "percentiles2": { "ko": 60035, "ok": 2068, "total": 2069 }, "percentiles3": { "ko": 60140, "ok": 4613, "total": 4620 }, "percentiles4": { "ko": 60225, "ok": 6386, "total": 6430 }, "spikes": [], "standardDeviation": { "ko": 29494, "ok": 1749, "total": 2062 } }, { "group1": { "count": 148251, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 88.42306797645249 }, "group2": { "count": 180, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.1073594932631918 }, "group3": { "count": 18534, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 11.054449156333316 }, "group4": { "count": 696, "htmlName": "failed", "name": "failed", "percentage": 0.41512337395100835 }, "maxResponseTime": { "ko": 60200, "ok": 83453, "total": 83453 }, "meanNumberOfRequestsPerSecond": { "ko": 0.19333333333333333, "ok": 46.37916666666667, "total": 46.5725 }, "meanResponseTime": { "ko": 34320, "ok": 1950, "total": 2084 }, "minResponseTime": { "ko": 7, "ok": 33, "total": 7 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 696, "ok": 166965, "total": 167661 }, "percentiles1": { "ko": 36000, "ok": 38, "total": 38 }, "percentiles2": { "ko": 40191, "ok": 39, "total": 39 }, "percentiles3": { "ko": 45232, "ok": 16794, "total": 17874 }, "percentiles4": { "ko": 60001, "ok": 32788, "total": 35905 }, "spikes": [], "standardDeviation": { "ko": 11781, "ok": 6501, "total": 6855 } }, { "group1": { "count": 33530, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 48.135174710729565 }, "group2": { "count": 5675, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 8.146946510092166 }, "group3": { "count": 29944, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 42.98716586752419 }, "group4": { "count": 509, "htmlName": "failed", "name": "failed", "percentage": 0.7307129116540814 }, "maxResponseTime": { "ko": 60188, "ok": 59892, "total": 60188 }, "meanNumberOfRequestsPerSecond": { "ko": 0.1413888888888889, "ok": 19.208055555555557, "total": 19.349444444444444 }, "meanResponseTime": { "ko": 24409, "ok": 2800, "total": 2958 }, "minResponseTime": { "ko": 6, "ok": 45, "total": 6 }, "name": "createOrganization", "numberOfRequests": { "ko": 509, "ok": 69149, "total": 69658 }, "percentiles1": { "ko": 29208, "ok": 869, "total": 878 }, "percentiles2": { "ko": 38313, "ok": 2252, "total": 2275 }, "percentiles3": { "ko": 45381, "ok": 15527, "total": 17069 }, "percentiles4": { "ko": 53663, "ok": 34801, "total": 37751 }, "spikes": [], "standardDeviation": { "ko": 16514, "ok": 6335, "total": 6724 } }, { "group1": { "count": 46378, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 67.10362589345141 }, "group2": { "count": 3591, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.195763521138988 }, "group3": { "count": 18952, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 27.421361808027317 }, "group4": { "count": 193, "htmlName": "failed", "name": "failed", "percentage": 0.2792487773822959 }, "maxResponseTime": { "ko": 60005, "ok": 59186, "total": 60005 }, "meanNumberOfRequestsPerSecond": { "ko": 0.05361111111111111, "ok": 19.14472222222222, "total": 19.198333333333334 }, "meanResponseTime": { "ko": 34792, "ok": 1949, "total": 2041 }, "minResponseTime": { "ko": 14, "ok": 38, "total": 14 }, "name": "queryOrganization", "numberOfRequests": { "ko": 193, "ok": 68921, "total": 69114 }, "percentiles1": { "ko": 36488, "ok": 110, "total": 111 }, "percentiles2": { "ko": 43303, "ok": 1395, "total": 1414 }, "percentiles3": { "ko": 47215, "ok": 10597, "total": 11616 }, "percentiles4": { "ko": 60000, "ok": 29313, "total": 32501 }, "spikes": [], "standardDeviation": { "ko": 11522, "ok": 5586, "total": 5872 } }, { "group1": { "count": 140933, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 56.80674910920143 }, "group2": { "count": 24730, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.968076358770134 }, "group3": { "count": 80633, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 32.50124953646228 }, "group4": { "count": 1796, "htmlName": "failed", "name": "failed", "percentage": 0.723924995566161 }, "maxResponseTime": { "ko": 60083, "ok": 59041, "total": 60083 }, "meanNumberOfRequestsPerSecond": { "ko": 0.4988888888888889, "ok": 68.41555555555556, "total": 68.91444444444444 }, "meanResponseTime": { "ko": 2283, "ok": 1085, "total": 1093 }, "minResponseTime": { "ko": 37, "ok": 36, "total": 36 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 1796, "ok": 246296, "total": 248092 }, "percentiles1": { "ko": 1083, "ok": 463, "total": 470 }, "percentiles2": { "ko": 2311, "ok": 1605, "total": 1613 }, "percentiles3": { "ko": 4853, "ok": 4296, "total": 4301 }, "percentiles4": { "ko": 60000, "ok": 5922, "total": 5938 }, "spikes": [], "standardDeviation": { "ko": 6902, "ok": 1522, "total": 1629 } }, { "group1": { "count": 53455, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 77.3891390268267 }, "group2": { "count": 2276, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.2950646417558236 }, "group3": { "count": 13180, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 19.081261853401475 }, "group4": { "count": 162, "htmlName": "failed", "name": "failed", "percentage": 0.23453447801601207 }, "maxResponseTime": { "ko": 60000, "ok": 59781, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.045, "ok": 19.141944444444444, "total": 19.186944444444446 }, "meanResponseTime": { "ko": 33521, "ok": 1553, "total": 1628 }, "minResponseTime": { "ko": 8, "ok": 42, "total": 8 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 162, "ok": 68911, "total": 69073 }, "percentiles1": { "ko": 35758, "ok": 72, "total": 72 }, "percentiles2": { "ko": 42409, "ok": 546, "total": 563 }, "percentiles3": { "ko": 46640, "ok": 8028, "total": 8893 }, "percentiles4": { "ko": 59277, "ok": 27667, "total": 29973 }, "spikes": [], "standardDeviation": { "ko": 12166, "ok": 5195, "total": 5447 } }, { "group1": { "count": 561642, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 40.588987736046775 }, "group2": { "count": 54661, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.9502648638101365 }, "group3": { "count": 276393, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 19.974489242843617 }, "group4": { "count": 491034, "htmlName": "failed", "name": "failed", "percentage": 35.486258157299474 }, "maxResponseTime": { "ko": 60314, "ok": 59982, "total": 60314 }, "meanNumberOfRequestsPerSecond": { "ko": 136.39833333333334, "ok": 247.9711111111111, "total": 384.36944444444447 }, "meanResponseTime": { "ko": 2126, "ok": 1115, "total": 1474 }, "minResponseTime": { "ko": 5, "ok": 36, "total": 5 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 491034, "ok": 892696, "total": 1383730 }, "percentiles1": { "ko": 1678, "ok": 166, "total": 878 }, "percentiles2": { "ko": 2743, "ok": 1596, "total": 2138 }, "percentiles3": { "ko": 5149, "ok": 4618, "total": 4867 }, "percentiles4": { "ko": 6815, "ok": 7304, "total": 7083 }, "spikes": [], "standardDeviation": { "ko": 2885, "ok": 2067, "total": 2438 } }, { "group1": { "count": 32914, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 57.69830835305461 }, "group2": { "count": 5423, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.506529932509423 }, "group3": { "count": 17827, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31.25076693838198 }, "group4": { "count": 881, "htmlName": "failed", "name": "failed", "percentage": 1.5443947760539924 }, "maxResponseTime": { "ko": 60227, "ok": 59919, "total": 60227 }, "meanNumberOfRequestsPerSecond": { "ko": 0.24472222222222223, "ok": 15.601111111111111, "total": 15.845833333333333 }, "meanResponseTime": { "ko": 1754, "ok": 1114, "total": 1123 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 881, "ok": 56164, "total": 57045 }, "percentiles1": { "ko": 7, "ok": 428, "total": 398 }, "percentiles2": { "ko": 9, "ok": 1580, "total": 1553 }, "percentiles3": { "ko": 81, "ok": 4432, "total": 4425 }, "percentiles4": { "ko": 60079, "ok": 6732, "total": 6788 }, "spikes": [], "standardDeviation": { "ko": 10026, "ok": 1820, "total": 2195 } }, { "group1": { "count": 32876, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 58.55031166518254 }, "group2": { "count": 5442, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.691896705253784 }, "group3": { "count": 17824, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31.74354407836153 }, "group4": { "count": 8, "htmlName": "failed", "name": "failed", "percentage": 0.014247551202137132 }, "maxResponseTime": { "ko": 60183, "ok": 47011, "total": 60183 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0022222222222222222, "ok": 15.595, "total": 15.597222222222221 }, "meanResponseTime": { "ko": 46770, "ok": 1083, "total": 1089 }, "minResponseTime": { "ko": 26, "ok": 33, "total": 26 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 8, "ok": 56142, "total": 56150 }, "percentiles1": { "ko": 60050, "ok": 425, "total": 426 }, "percentiles2": { "ko": 60119, "ok": 1558, "total": 1559 }, "percentiles3": { "ko": 60168, "ok": 4374, "total": 4376 }, "percentiles4": { "ko": 60180, "ok": 6266, "total": 6279 }, "spikes": [], "standardDeviation": { "ko": 23318, "ok": 1654, "total": 1763 } }, { "group1": { "count": 32118, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 57.21666013467773 }, "group2": { "count": 5371, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.56817614992696 }, "group3": { "count": 18318, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 32.63262906616311 }, "group4": { "count": 327, "htmlName": "failed", "name": "failed", "percentage": 0.5825346492321944 }, "maxResponseTime": { "ko": 60058, "ok": 43996, "total": 60058 }, "meanNumberOfRequestsPerSecond": { "ko": 0.09083333333333334, "ok": 15.501944444444444, "total": 15.592777777777778 }, "meanResponseTime": { "ko": 853, "ok": 1107, "total": 1105 }, "minResponseTime": { "ko": 5, "ok": 38, "total": 5 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 327, "ok": 55807, "total": 56134 }, "percentiles1": { "ko": 10, "ok": 467, "total": 454 }, "percentiles2": { "ko": 32, "ok": 1616, "total": 1604 }, "percentiles3": { "ko": 125, "ok": 4353, "total": 4350 }, "percentiles4": { "ko": 47000, "ok": 6240, "total": 6250 }, "spikes": [], "standardDeviation": { "ko": 6653, "ok": 1579, "total": 1654 } }, { "group1": { "count": 28764, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 51.2425845759179 }, "group2": { "count": 5034, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 8.967986745764524 }, "group3": { "count": 16499, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 29.39269235565532 }, "group4": { "count": 5836, "htmlName": "failed", "name": "failed", "percentage": 10.39673632266225 }, "maxResponseTime": { "ko": 60160, "ok": 44006, "total": 60160 }, "meanNumberOfRequestsPerSecond": { "ko": 1.6211111111111112, "ok": 13.971388888888889, "total": 15.5925 }, "meanResponseTime": { "ko": 1306, "ok": 1083, "total": 1106 }, "minResponseTime": { "ko": 13, "ok": 35, "total": 13 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 5836, "ok": 50297, "total": 56133 }, "percentiles1": { "ko": 493, "ok": 462, "total": 467 }, "percentiles2": { "ko": 1590, "ok": 1600, "total": 1599 }, "percentiles3": { "ko": 5113, "ok": 4269, "total": 4340 }, "percentiles4": { "ko": 8988, "ok": 5910, "total": 6192 }, "spikes": [], "standardDeviation": { "ko": 2636, "ok": 1519, "total": 1671 } }, { "group1": { "count": 32335, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 56.754954101065415 }, "group2": { "count": 5508, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.667737349270707 }, "group3": { "count": 18263, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 32.05553507801942 }, "group4": { "count": 867, "htmlName": "failed", "name": "failed", "percentage": 1.521773471644463 }, "maxResponseTime": { "ko": 60260, "ok": 58650, "total": 60260 }, "meanNumberOfRequestsPerSecond": { "ko": 0.24083333333333334, "ok": 15.585, "total": 15.825833333333334 }, "meanResponseTime": { "ko": 1536, "ok": 1089, "total": 1096 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 867, "ok": 56106, "total": 56973 }, "percentiles1": { "ko": 7, "ok": 476, "total": 446 }, "percentiles2": { "ko": 9, "ok": 1604, "total": 1580 }, "percentiles3": { "ko": 62, "ok": 4245, "total": 4238 }, "percentiles4": { "ko": 60042, "ok": 5863, "total": 5900 }, "spikes": [], "standardDeviation": { "ko": 9444, "ok": 1637, "total": 1999 } }, { "group1": { "count": 32295, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 57.574028844953915 }, "group2": { "count": 5672, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 10.1117786533079 }, "group3": { "count": 18116, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 32.29636496532544 }, "group4": { "count": 10, "htmlName": "failed", "name": "failed", "percentage": 0.017827536412743122 }, "maxResponseTime": { "ko": 60120, "ok": 59857, "total": 60120 }, "meanNumberOfRequestsPerSecond": { "ko": 0.002777777777777778, "ok": 15.578611111111112, "total": 15.581388888888888 }, "meanResponseTime": { "ko": 60047, "ok": 1079, "total": 1089 }, "minResponseTime": { "ko": 60000, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 10, "ok": 56083, "total": 56093 }, "percentiles1": { "ko": 60030, "ok": 481, "total": 482 }, "percentiles2": { "ko": 60082, "ok": 1574, "total": 1575 }, "percentiles3": { "ko": 60107, "ok": 4193, "total": 4197 }, "percentiles4": { "ko": 60117, "ok": 5742, "total": 5752 }, "spikes": [], "standardDeviation": { "ko": 39, "ok": 1666, "total": 1842 } }, { "group1": { "count": 56081, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.998216896687 }, "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.0017831033130059556 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 52926, "total": 52926 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 15.578333333333333, "total": 15.578333333333333 }, "meanResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 56082, "total": 56082 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 57, "total": 57 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 224, "total": 224 } }, { "group1": { "count": 56054, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.95007310723584 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0017831033130059556 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0017831033130059556 }, "group4": { "count": 26, "htmlName": "failed", "name": "failed", "percentage": 0.04636068613815484 }, "maxResponseTime": { "ko": 122, "ok": 3379, "total": 3379 }, "meanNumberOfRequestsPerSecond": { "ko": 0.007222222222222222, "ok": 15.571111111111112, "total": 15.578333333333333 }, "meanResponseTime": { "ko": 28, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 6, "ok": 33, "total": 6 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 26, "ok": 56056, "total": 56082 }, "percentiles1": { "ko": 14, "ok": 37, "total": 37 }, "percentiles2": { "ko": 44, "ok": 39, "total": 39 }, "percentiles3": { "ko": 80, "ok": 41, "total": 41 }, "percentiles4": { "ko": 112, "ok": 55, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 29, "ok": 18, "total": 18 } }, { "group1": { "count": 28571, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 57.00177563194542 }, "group2": { "count": 5333, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 10.639826027971191 }, "group3": { "count": 16202, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 32.324481774833906 }, "group4": { "count": 17, "htmlName": "failed", "name": "failed", "percentage": 0.03391656524948627 }, "maxResponseTime": { "ko": 60191, "ok": 58627, "total": 60191 }, "meanNumberOfRequestsPerSecond": { "ko": 0.004722222222222222, "ok": 13.918333333333333, "total": 13.923055555555555 }, "meanResponseTime": { "ko": 54711, "ok": 1073, "total": 1091 }, "minResponseTime": { "ko": 14176, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 17, "ok": 50106, "total": 50123 }, "percentiles1": { "ko": 60020, "ok": 490, "total": 491 }, "percentiles2": { "ko": 60064, "ok": 1575, "total": 1577 }, "percentiles3": { "ko": 60121, "ok": 4139, "total": 4145 }, "percentiles4": { "ko": 60177, "ok": 5715, "total": 5732 }, "spikes": [], "standardDeviation": { "ko": 14606, "ok": 1633, "total": 1927 } }, { "group1": { "count": 28847, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 57.58918767842527 }, "group2": { "count": 5253, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 10.486913816853328 }, "group3": { "count": 15975, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31.89195663891717 }, "group4": { "count": 16, "htmlName": "failed", "name": "failed", "percentage": 0.03194186580423629 }, "maxResponseTime": { "ko": 60186, "ok": 59879, "total": 60186 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0044444444444444444, "ok": 13.909722222222221, "total": 13.914166666666667 }, "meanResponseTime": { "ko": 60048, "ok": 1064, "total": 1083 }, "minResponseTime": { "ko": 60000, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 16, "ok": 50075, "total": 50091 }, "percentiles1": { "ko": 60033, "ok": 465, "total": 466 }, "percentiles2": { "ko": 60053, "ok": 1554, "total": 1555 }, "percentiles3": { "ko": 60170, "ok": 4066, "total": 4071 }, "percentiles4": { "ko": 60183, "ok": 5759, "total": 5801 }, "spikes": [], "standardDeviation": { "ko": 53, "ok": 1698, "total": 1998 } }, { "group1": { "count": 43958, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 87.80536523979785 }, "group2": { "count": 62, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.12384395661466552 }, "group3": { "count": 5803, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 11.591394842498453 }, "group4": { "count": 240, "htmlName": "failed", "name": "failed", "percentage": 0.4793959610890278 }, "maxResponseTime": { "ko": 48956, "ok": 59598, "total": 59598 }, "meanNumberOfRequestsPerSecond": { "ko": 0.06666666666666667, "ok": 13.839722222222223, "total": 13.90638888888889 }, "meanResponseTime": { "ko": 33749, "ok": 2079, "total": 2231 }, "minResponseTime": { "ko": 8, "ok": 34, "total": 8 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 240, "ok": 49823, "total": 50063 }, "percentiles1": { "ko": 35494, "ok": 38, "total": 38 }, "percentiles2": { "ko": 39482, "ok": 40, "total": 40 }, "percentiles3": { "ko": 44187, "ok": 17796, "total": 19017 }, "percentiles4": { "ko": 47799, "ok": 35718, "total": 38306 }, "spikes": [], "standardDeviation": { "ko": 10804, "ok": 6817, "total": 7183 } }, { "group1": { "count": 50073, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99600599101348 }, "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.0019970044932601095 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0019970044932601095 }, "maxResponseTime": { "ko": 30, "ok": 6625, "total": 6625 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 13.909444444444444, "total": 13.909722222222221 }, "meanResponseTime": { "ko": 30, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 30, "ok": 33, "total": 30 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 1, "ok": 50074, "total": 50075 }, "percentiles1": { "ko": 30, "ok": 38, "total": 38 }, "percentiles2": { "ko": 30, "ok": 39, "total": 39 }, "percentiles3": { "ko": 30, "ok": 41, "total": 41 }, "percentiles4": { "ko": 30, "ok": 69, "total": 69 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 33, "total": 33 } }, { "group1": { "count": 27480, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 54.913872347228335 }, "group2": { "count": 4645, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.282202949522402 }, "group3": { "count": 17276, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 34.52300067942928 }, "group4": { "count": 641, "htmlName": "failed", "name": "failed", "percentage": 1.2809240238199913 }, "maxResponseTime": { "ko": 60088, "ok": 59750, "total": 60088 }, "meanNumberOfRequestsPerSecond": { "ko": 0.17805555555555555, "ok": 13.7225, "total": 13.900555555555556 }, "meanResponseTime": { "ko": 15283, "ok": 2934, "total": 3092 }, "minResponseTime": { "ko": 5, "ok": 45, "total": 5 }, "name": " UI IDM features", "numberOfRequests": { "ko": 641, "ok": 49401, "total": 50042 }, "percentiles1": { "ko": 75, "ok": 555, "total": 551 }, "percentiles2": { "ko": 34850, "ok": 1854, "total": 1870 }, "percentiles3": { "ko": 46691, "ok": 18577, "total": 19624 }, "percentiles4": { "ko": 53199, "ok": 35828, "total": 39382 }, "spikes": [], "standardDeviation": { "ko": 18925, "ok": 6903, "total": 7318 } }, { "group1": { "count": 27498, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 54.94874408009112 }, "group2": { "count": 4565, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.122154946745798 }, "group3": { "count": 17298, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 34.566273005215514 }, "group4": { "count": 682, "htmlName": "failed", "name": "failed", "percentage": 1.3628279679475652 }, "maxResponseTime": { "ko": 58094, "ok": 59376, "total": 59376 }, "meanNumberOfRequestsPerSecond": { "ko": 0.18944444444444444, "ok": 13.711388888888889, "total": 13.900833333333333 }, "meanResponseTime": { "ko": 15722, "ok": 2908, "total": 3082 }, "minResponseTime": { "ko": 9, "ok": 45, "total": 9 }, "name": " UI IDM login", "numberOfRequests": { "ko": 682, "ok": 49361, "total": 50043 }, "percentiles1": { "ko": 117, "ok": 550, "total": 548 }, "percentiles2": { "ko": 33929, "ok": 1871, "total": 1893 }, "percentiles3": { "ko": 41622, "ok": 18260, "total": 19682 }, "percentiles4": { "ko": 49443, "ok": 34642, "total": 37588 }, "spikes": [], "standardDeviation": { "ko": 17775, "ok": 6777, "total": 7198 } }, { "group1": { "count": 43160, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 86.20276424063273 }, "group2": { "count": 56, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.11184788687385155 }, "group3": { "count": 6249, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 12.481025804905329 }, "group4": { "count": 603, "htmlName": "failed", "name": "failed", "percentage": 1.2043620675880802 }, "maxResponseTime": { "ko": 60053, "ok": 59240, "total": 60053 }, "meanNumberOfRequestsPerSecond": { "ko": 0.1675, "ok": 13.740277777777777, "total": 13.907777777777778 }, "meanResponseTime": { "ko": 14876, "ok": 2202, "total": 2354 }, "minResponseTime": { "ko": 13, "ok": 38, "total": 13 }, "name": " UI IDM version", "numberOfRequests": { "ko": 603, "ok": 49465, "total": 50068 }, "percentiles1": { "ko": 86, "ok": 43, "total": 43 }, "percentiles2": { "ko": 34666, "ok": 46, "total": 46 }, "percentiles3": { "ko": 41499, "ok": 18184, "total": 19383 }, "percentiles4": { "ko": 47495, "ok": 35334, "total": 38452 }, "spikes": [], "standardDeviation": { "ko": 18360, "ok": 6924, "total": 7303 } }, { "group1": { "count": 27540, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 55.0282734229824 }, "group2": { "count": 4582, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.155393929706076 }, "group3": { "count": 17250, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 34.46760045557176 }, "group4": { "count": 675, "htmlName": "failed", "name": "failed", "percentage": 1.3487321917397646 }, "maxResponseTime": { "ko": 60056, "ok": 59850, "total": 60056 }, "meanNumberOfRequestsPerSecond": { "ko": 0.1875, "ok": 13.714444444444444, "total": 13.901944444444444 }, "meanResponseTime": { "ko": 15953, "ok": 2965, "total": 3141 }, "minResponseTime": { "ko": 16, "ok": 45, "total": 16 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 675, "ok": 49372, "total": 50047 }, "percentiles1": { "ko": 184, "ok": 551, "total": 550 }, "percentiles2": { "ko": 33988, "ok": 1867, "total": 1889 }, "percentiles3": { "ko": 42327, "ok": 18353, "total": 19839 }, "percentiles4": { "ko": 46680, "ok": 36667, "total": 39176 }, "spikes": [], "standardDeviation": { "ko": 17772, "ok": 6960, "total": 7368 } }, { "group1": { "count": 25937, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 51.84807596201899 }, "group2": { "count": 3754, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 7.504247876061969 }, "group3": { "count": 19836, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 39.65217391304348 }, "group4": { "count": 498, "htmlName": "failed", "name": "failed", "percentage": 0.9955022488755622 }, "maxResponseTime": { "ko": 60192, "ok": 75037, "total": 75037 }, "meanNumberOfRequestsPerSecond": { "ko": 0.13833333333333334, "ok": 13.7575, "total": 13.895833333333334 }, "meanResponseTime": { "ko": 17980, "ok": 4200, "total": 4338 }, "minResponseTime": { "ko": 6, "ok": 41, "total": 6 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 498, "ok": 49527, "total": 50025 }, "percentiles1": { "ko": 82, "ok": 649, "total": 639 }, "percentiles2": { "ko": 49448, "ok": 2996, "total": 3020 }, "percentiles3": { "ko": 60007, "ok": 23101, "total": 23528 }, "percentiles4": { "ko": 60114, "ok": 41640, "total": 44806 }, "spikes": [], "standardDeviation": { "ko": 25861, "ok": 8425, "total": 8877 } }, { "group1": { "count": 28980, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 57.910197230381875 }, "group2": { "count": 4594, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.180105109605739 }, "group3": { "count": 15940, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31.852606758187957 }, "group4": { "count": 529, "htmlName": "failed", "name": "failed", "percentage": 1.057090901824431 }, "maxResponseTime": { "ko": 60000, "ok": 59813, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.14694444444444443, "ok": 13.75388888888889, "total": 13.900833333333333 }, "meanResponseTime": { "ko": 12962, "ok": 2655, "total": 2764 }, "minResponseTime": { "ko": 5, "ok": 37, "total": 5 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 529, "ok": 49514, "total": 50043 }, "percentiles1": { "ko": 88, "ok": 447, "total": 442 }, "percentiles2": { "ko": 32879, "ok": 1671, "total": 1683 }, "percentiles3": { "ko": 43028, "ok": 16943, "total": 17814 }, "percentiles4": { "ko": 49720, "ok": 34886, "total": 37499 }, "spikes": [], "standardDeviation": { "ko": 17737, "ok": 6634, "total": 6927 } }, { "group1": { "count": 30594, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 61.13298031771406 }, "group2": { "count": 4336, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 8.664202218003798 }, "group3": { "count": 14607, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 29.187731042062143 }, "group4": { "count": 508, "htmlName": "failed", "name": "failed", "percentage": 1.015086422220002 }, "maxResponseTime": { "ko": 58005, "ok": 58753, "total": 58753 }, "meanNumberOfRequestsPerSecond": { "ko": 0.1411111111111111, "ok": 13.760277777777778, "total": 13.901388888888889 }, "meanResponseTime": { "ko": 11687, "ok": 2412, "total": 2506 }, "minResponseTime": { "ko": 6, "ok": 38, "total": 6 }, "name": " UI IDM user", "numberOfRequests": { "ko": 508, "ok": 49537, "total": 50045 }, "percentiles1": { "ko": 83, "ok": 323, "total": 319 }, "percentiles2": { "ko": 31092, "ok": 1482, "total": 1490 }, "percentiles3": { "ko": 41792, "ok": 15373, "total": 16319 }, "percentiles4": { "ko": 45432, "ok": 34507, "total": 36355 }, "spikes": [], "standardDeviation": { "ko": 16615, "ok": 6355, "total": 6606 } }, { "group1": { "count": 28953, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 50.99603698811096 }, "group2": { "count": 4904, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 8.637604579480405 }, "group3": { "count": 15925, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 28.04931748128578 }, "group4": { "count": 6993, "htmlName": "failed", "name": "failed", "percentage": 12.317040951122854 }, "maxResponseTime": { "ko": 60001, "ok": 59957, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 1.9425, "ok": 13.828333333333333, "total": 15.770833333333334 }, "meanResponseTime": { "ko": 1128, "ok": 1182, "total": 1175 }, "minResponseTime": { "ko": 4, "ok": 41, "total": 4 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 6993, "ok": 49782, "total": 56775 }, "percentiles1": { "ko": 268, "ok": 449, "total": 427 }, "percentiles2": { "ko": 1474, "ok": 1544, "total": 1535 }, "percentiles3": { "ko": 4678, "ok": 4453, "total": 4485 }, "percentiles4": { "ko": 7805, "ok": 8909, "total": 8744 }, "spikes": [], "standardDeviation": { "ko": 2284, "ok": 2382, "total": 2370 } }, { "group1": { "count": 28894, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 58.51949367088608 }, "group2": { "count": 4802, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.725569620253165 }, "group3": { "count": 15288, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 30.963037974683544 }, "group4": { "count": 391, "htmlName": "failed", "name": "failed", "percentage": 0.7918987341772151 }, "maxResponseTime": { "ko": 60171, "ok": 59425, "total": 60171 }, "meanNumberOfRequestsPerSecond": { "ko": 0.10861111111111112, "ok": 13.606666666666667, "total": 13.715277777777779 }, "meanResponseTime": { "ko": 2468, "ok": 1085, "total": 1095 }, "minResponseTime": { "ko": 12, "ok": 37, "total": 12 }, "name": "userinfo", "numberOfRequests": { "ko": 391, "ok": 48984, "total": 49375 }, "percentiles1": { "ko": 1087, "ok": 418, "total": 425 }, "percentiles2": { "ko": 2292, "ok": 1509, "total": 1516 }, "percentiles3": { "ko": 4351, "ok": 4334, "total": 4335 }, "percentiles4": { "ko": 60051, "ok": 6975, "total": 6997 }, "spikes": [], "standardDeviation": { "ko": 7883, "ok": 1803, "total": 1931 } }, { "group1": { "count": 33083, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 58.31247576409208 }, "group2": { "count": 5425, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.562167307082174 }, "group3": { "count": 17421, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 30.706454683258716 }, "group4": { "count": 805, "htmlName": "failed", "name": "failed", "percentage": 1.4189022455670321 }, "maxResponseTime": { "ko": 60181, "ok": 54305, "total": 60181 }, "meanNumberOfRequestsPerSecond": { "ko": 0.22361111111111112, "ok": 15.535833333333333, "total": 15.759444444444444 }, "meanResponseTime": { "ko": 831, "ok": 1072, "total": 1069 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Logout", "numberOfRequests": { "ko": 805, "ok": 55929, "total": 56734 }, "percentiles1": { "ko": 7, "ok": 430, "total": 400 }, "percentiles2": { "ko": 8, "ok": 1513, "total": 1490 }, "percentiles3": { "ko": 38, "ok": 4417, "total": 4401 }, "percentiles4": { "ko": 60010, "ok": 7022, "total": 7034 }, "spikes": [], "standardDeviation": { "ko": 6974, "ok": 1678, "total": 1861 } }, { "group1": { "count": 32884, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 58.81911030819039 }, "group2": { "count": 5452, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.751909421002738 }, "group3": { "count": 17565, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31.41824816212639 }, "group4": { "count": 6, "htmlName": "failed", "name": "failed", "percentage": 0.010732108680487238 }, "maxResponseTime": { "ko": 60143, "ok": 54778, "total": 60143 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0016666666666666668, "ok": 15.528055555555556, "total": 15.529722222222222 }, "meanResponseTime": { "ko": 30070, "ok": 1063, "total": 1066 }, "minResponseTime": { "ko": 6, "ok": 33, "total": 6 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 6, "ok": 55901, "total": 55907 }, "percentiles1": { "ko": 30066, "ok": 441, "total": 441 }, "percentiles2": { "ko": 60036, "ok": 1523, "total": 1523 }, "percentiles3": { "ko": 60117, "ok": 4336, "total": 4336 }, "percentiles4": { "ko": 60138, "ok": 6332, "total": 6339 }, "spikes": [], "standardDeviation": { "ko": 30001, "ok": 1622, "total": 1679 } }, { "group1": { "count": 28629, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 58.0709939148073 }, "group2": { "count": 5185, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 10.517241379310345 }, "group3": { "count": 15423, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31.283975659229206 }, "group4": { "count": 63, "htmlName": "failed", "name": "failed", "percentage": 0.127789046653144 }, "maxResponseTime": { "ko": 60167, "ok": 59557, "total": 60167 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0175, "ok": 13.676944444444445, "total": 13.694444444444445 }, "meanResponseTime": { "ko": 9130, "ok": 1058, "total": 1069 }, "minResponseTime": { "ko": 7, "ok": 36, "total": 7 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 63, "ok": 49237, "total": 49300 }, "percentiles1": { "ko": 2308, "ok": 469, "total": 472 }, "percentiles2": { "ko": 3318, "ok": 1509, "total": 1512 }, "percentiles3": { "ko": 60059, "ok": 4288, "total": 4291 }, "percentiles4": { "ko": 60143, "ok": 6133, "total": 6164 }, "spikes": [], "standardDeviation": { "ko": 18414, "ok": 1552, "total": 1709 } }, { "group1": { "count": 29049, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 58.23893823051785 }, "group2": { "count": 5113, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 10.250806952825839 }, "group3": { "count": 15658, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31.3919685639247 }, "group4": { "count": 59, "htmlName": "failed", "name": "failed", "percentage": 0.1182862527316105 }, "maxResponseTime": { "ko": 60061, "ok": 44046, "total": 60061 }, "meanNumberOfRequestsPerSecond": { "ko": 0.01638888888888889, "ok": 13.838888888888889, "total": 13.855277777777777 }, "meanResponseTime": { "ko": 7739, "ok": 1049, "total": 1057 }, "minResponseTime": { "ko": 108, "ok": 36, "total": 36 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 59, "ok": 49820, "total": 49879 }, "percentiles1": { "ko": 2281, "ok": 468, "total": 470 }, "percentiles2": { "ko": 2820, "ok": 1514, "total": 1516 }, "percentiles3": { "ko": 60008, "ok": 4254, "total": 4256 }, "percentiles4": { "ko": 60041, "ok": 6037, "total": 6051 }, "spikes": [], "standardDeviation": { "ko": 17610, "ok": 1485, "total": 1619 } }, { "group1": { "count": 28516, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 57.39935587761674 }, "group2": { "count": 5064, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 10.193236714975844 }, "group3": { "count": 16007, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 32.220209339774556 }, "group4": { "count": 93, "htmlName": "failed", "name": "failed", "percentage": 0.18719806763285024 }, "maxResponseTime": { "ko": 60116, "ok": 59982, "total": 60116 }, "meanNumberOfRequestsPerSecond": { "ko": 0.025833333333333333, "ok": 13.774166666666666, "total": 13.8 }, "meanResponseTime": { "ko": 7850, "ok": 1079, "total": 1092 }, "minResponseTime": { "ko": 5, "ok": 38, "total": 5 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 93, "ok": 49587, "total": 49680 }, "percentiles1": { "ko": 1097, "ok": 494, "total": 496 }, "percentiles2": { "ko": 3309, "ok": 1553, "total": 1555 }, "percentiles3": { "ko": 60041, "ok": 4308, "total": 4312 }, "percentiles4": { "ko": 60088, "ok": 6187, "total": 6208 }, "spikes": [], "standardDeviation": { "ko": 18200, "ok": 1577, "total": 1785 } }, { "group1": { "count": 124, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 51.028806584362144 }, "group2": { "count": 17, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.995884773662551 }, "group3": { "count": 102, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41.9753086419753 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 9393, "total": 9393 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.0675, "total": 0.0675 }, "meanResponseTime": { "ko": 0, "ok": 1465, "total": 1465 }, "minResponseTime": { "ko": 0, "ok": 185, "total": 185 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 243, "total": 243 }, "percentiles1": { "ko": 0, "ok": 758, "total": 758 }, "percentiles2": { "ko": 0, "ok": 2215, "total": 2215 }, "percentiles3": { "ko": 0, "ok": 4834, "total": 4834 }, "percentiles4": { "ko": 0, "ok": 6935, "total": 6935 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1647, "total": 1647 } } ], "global": { "group1": { "count": 7927934, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 52.83970806484756 }, "group2": { "count": 996825, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.6438421399246845 }, "group3": { "count": 4776871, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31.83786205882092 }, "group4": { "count": 1302113, "htmlName": "failed", "name": "failed", "percentage": 8.678587736406843 }, "maxResponseTime": { "ko": 69786, "ok": 83453, "total": 83453 }, "meanNumberOfRequestsPerSecond": { "ko": 361.6980555555556, "ok": 3806.008333333333, "total": 4167.706388888889 }, "meanResponseTime": { "ko": 2749, "ok": 1713, "total": 1803 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "All Requests", "numberOfRequests": { "ko": 1302113, "ok": 13701630, "total": 15003743 }, "percentiles1": { "ko": 1695, "ok": 372, "total": 514 }, "percentiles2": { "ko": 2968, "ok": 1951, "total": 2093 }, "percentiles3": { "ko": 7155, "ok": 6598, "total": 6627 }, "percentiles4": { "ko": 32268, "ok": 17194, "total": 17590 }, "standardDeviation": { "ko": 5384, "ok": 3578, "total": 3780 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-17 11:15:09] Reporting-benchmark-400 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-17 11:15:09] Reporting-benchmark-400 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/05_benchmark-400/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2025-09-17 11:15:09] Reporting-benchmark-400 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped