--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', 'Logs-parse-benchmark-550', '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-16 12:52:45 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-16 12:52:45 - 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-16 12:52:45 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-16 12:52:45 - INFO: interval was set to Task default because it was unset, based on self.timeout value because task is allowed to stop by itself ________________________________________________________________________________ [2025-09-16 12:52:45] 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/13_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-16 12:52:45] Reporting-benchmark-400 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-16 12:52:45,121 INFO 2025-09-16 12:52:45,121 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-16 12:52:45,121 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-16 12:52:45,332 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:52:45,332 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:45,332 DEBUG --- stdout --- 2025-09-16 12:52:45,332 DEBUG WAITING 2025-09-16 12:52:45,332 DEBUG --- stderr --- 2025-09-16 12:52:45,332 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 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [2025-09-16 12:52:45] Reporting-benchmark-400 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-16 12:52:45,333 INFO 2025-09-16 12:52:45,333 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 12:52:45,333 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:52:45,622 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:52:45,622 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:45,622 DEBUG --- stdout --- 2025-09-16 12:52:45,622 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:52:45,622 DEBUG --- stderr --- 2025-09-16 12:52:45,622 DEBUG 2025-09-16 12:52:45,623 INFO 2025-09-16 12:52:45,623 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/13_Reporting-benchmark-400/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-16 12:52:45,623 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:52:46,531 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:52:46,532 DEBUG --- stdout --- 2025-09-16 12:52:46,532 DEBUG 2025-09-16 12:52:46,532 DEBUG --- stderr --- 2025-09-16 12:52:46,532 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-16 12:52:46] Reporting-benchmark-400 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-16 12:52:51,532 INFO 2025-09-16 12:52:51,532 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-16 12:52:51,533 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-16 12:52:51,746 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:52:56,955 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:53:02,175 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:53:07,386 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:53:12,592 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:53:17,800 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:53:23,009 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:53:28,214 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:53:33,465 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:53:38,675 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:53:43,887 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:53:49,092 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:53:54,303 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:53:59,508 INFO [loop_until]: Function succeeded after 1m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:54:04,720 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:54:09,933 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:54:15,145 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:54:20,350 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:54:25,555 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:54:30,768 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:54:36,007 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:54:41,212 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:54:46,449 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:54:51,661 INFO [loop_until]: Function succeeded after 2m (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:54:56,870 INFO [loop_until]: Function succeeded after 2m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:55:02,080 INFO [loop_until]: Function succeeded after 2m 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:55:07,289 INFO [loop_until]: Function succeeded after 2m 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:55:12,502 INFO [loop_until]: Function succeeded after 2m 20s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:55:17,707 INFO [loop_until]: Function succeeded after 2m 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:55:22,919 INFO [loop_until]: Function succeeded after 2m 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:55:28,127 INFO [loop_until]: Function succeeded after 2m 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:55:33,332 INFO [loop_until]: Function succeeded after 2m 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:55:38,545 INFO [loop_until]: Function succeeded after 2m 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:55:43,754 INFO [loop_until]: Function succeeded after 2m 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:55:48,964 INFO [loop_until]: Function succeeded after 2m 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:55:54,172 INFO [loop_until]: Function succeeded after 3m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:55:59,384 INFO [loop_until]: Function succeeded after 3m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-16 12:56:04,596 INFO [loop_until]: Function succeeded after 3m 13s (rc=0) - expected pattern found 2025-09-16 12:56:04,596 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:04,596 DEBUG --- stdout --- 2025-09-16 12:56:04,596 DEBUG WAITING 2025-09-16 12:56:04,596 DEBUG --- stderr --- 2025-09-16 12:56:04,596 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [2025-09-16 12:56:04] Reporting-benchmark-400 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-16 12:56:04] Reporting-benchmark-400 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-16 12:56:04,597 INFO 2025-09-16 12:56:04,597 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 12:56:04,597 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:56:04,906 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:56:04,906 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:04,906 DEBUG --- stdout --- 2025-09-16 12:56:04,906 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:56:04,906 DEBUG --- stderr --- 2025-09-16 12:56:04,906 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 12:56:04,907 INFO 2025-09-16 12:56:04,907 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-16 12:56:04,907 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:56:05,504 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:56:05,504 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:05,504 DEBUG --- stdout --- 2025-09-16 12:56:05,504 DEBUG /results/gatling/benchmark-400/benchmark-400.tar.gz file found 2025-09-16 12:56:05,504 DEBUG --- stderr --- 2025-09-16 12:56:05,504 DEBUG 2025-09-16 12:56:05,504 INFO 2025-09-16 12:56:05,505 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-16 12:56:05,505 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 12:56:06,052 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:56:06,052 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:06,052 DEBUG --- stdout --- 2025-09-16 12:56:06,052 DEBUG 948 /results/gatling/benchmark-400/benchmark-400.tar.gz 2025-09-16 12:56:06,052 DEBUG --- stderr --- 2025-09-16 12:56:06,052 DEBUG - Download file (size 948kB) 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-16 12:56:06,053 INFO 2025-09-16 12:56:06,053 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-16 12:56:06,053 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 12:56:06,939 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:06,940 DEBUG --- stdout --- 2025-09-16 12:56:06,940 DEBUG tar: Removing leading `/' from member names 2025-09-16 12:56:06,940 DEBUG --- stderr --- 2025-09-16 12:56:06,940 DEBUG ________________________________________________________________________________ [2025-09-16 12:56:06] Reporting-benchmark-400 step7 : Unzip the result ________________________________________________________________________________ 2025-09-16 12:56:06,940 INFO 2025-09-16 12:56:06,940 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-16 12:56:06,979 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-16 12:56:06,979 DEBUG --- stdout --- 2025-09-16 12:56:06,979 DEBUG 2025-09-16 12:56:06,979 DEBUG --- stderr --- 2025-09-16 12:56:06,979 DEBUG 2025-09-16 12:56:06,979 INFO ________________________________________________________________________________ [2025-09-16 12:56:06] Reporting-benchmark-400 step8 : Print rc order ________________________________________________________________________________ 2025-09-16 12:56:06,980 INFO 2025-09-16 12:56:06,980 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 12:56:06,980 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:56:07,293 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:56:07,293 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:07,293 DEBUG --- stdout --- 2025-09-16 12:56:07,293 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:56:07,293 DEBUG --- stderr --- 2025-09-16 12:56:07,293 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 12:56:07,294 INFO 2025-09-16 12:56:07,294 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-16 12:56:07,294 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:56:07,871 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:56:07,871 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:07,871 DEBUG --- stdout --- 2025-09-16 12:56:07,871 DEBUG /results/orders/Reporting-benchmark-400/rc.txt file found 2025-09-16 12:56:07,871 DEBUG --- stderr --- 2025-09-16 12:56:07,871 DEBUG 2025-09-16 12:56:07,872 INFO 2025-09-16 12:56:07,872 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-16 12:56:07,872 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 12:56:08,413 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:56:08,413 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:08,413 DEBUG --- stdout --- 2025-09-16 12:56:08,413 DEBUG 4 /results/orders/Reporting-benchmark-400/rc.txt 2025-09-16 12:56:08,413 DEBUG --- stderr --- 2025-09-16 12:56:08,414 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/13_Reporting-benchmark-400/rc.txt 2025-09-16 12:56:08,414 INFO 2025-09-16 12:56:08,414 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/13_Reporting-benchmark-400/rc.txt 2025-09-16 12:56:08,414 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 12:56:08,956 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:08,956 DEBUG --- stdout --- 2025-09-16 12:56:08,956 DEBUG tar: Removing leading `/' from member names 2025-09-16 12:56:08,956 DEBUG --- stderr --- 2025-09-16 12:56:08,956 DEBUG 2025-09-16 12:56:08,956 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/rc.txt is small (1 lines), printing all lines: 2025-09-16 12:56:08,956 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-16 12:56:08] 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-16 12:56:09] Reporting-benchmark-400 step10 : Print stdout order ________________________________________________________________________________ 2025-09-16 12:56:09,216 INFO 2025-09-16 12:56:09,216 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 12:56:09,216 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:56:09,497 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:56:09,497 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:09,497 DEBUG --- stdout --- 2025-09-16 12:56:09,497 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:56:09,497 DEBUG --- stderr --- 2025-09-16 12:56:09,497 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 12:56:09,498 INFO 2025-09-16 12:56:09,498 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-16 12:56:09,498 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:56:10,049 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:56:10,049 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:10,049 DEBUG --- stdout --- 2025-09-16 12:56:10,050 DEBUG /results/orders/Reporting-benchmark-400/stdout.txt file found 2025-09-16 12:56:10,050 DEBUG --- stderr --- 2025-09-16 12:56:10,050 DEBUG 2025-09-16 12:56:10,050 INFO 2025-09-16 12:56:10,051 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-16 12:56:10,051 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 12:56:10,605 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:56:10,605 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:10,605 DEBUG --- stdout --- 2025-09-16 12:56:10,605 DEBUG 12 /results/orders/Reporting-benchmark-400/stdout.txt 2025-09-16 12:56:10,605 DEBUG --- stderr --- 2025-09-16 12:56:10,605 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/13_Reporting-benchmark-400/stdout.txt 2025-09-16 12:56:10,605 INFO 2025-09-16 12:56:10,606 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/13_Reporting-benchmark-400/stdout.txt 2025-09-16 12:56:10,606 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 12:56:11,155 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:11,155 DEBUG --- stdout --- 2025-09-16 12:56:11,155 DEBUG tar: Removing leading `/' from member names 2025-09-16 12:56:11,155 DEBUG --- stderr --- 2025-09-16 12:56:11,155 DEBUG 2025-09-16 12:56:11,155 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stdout.txt is small (104 lines), printing all lines: 2025-09-16 12:56:11,155 INFO ----- output ----- 2025-09-16 13:52:48,628 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpkmgu0rhh 2025-09-16 13:52:48,630 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-400/loadtest-20250916093807464" -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/tmpkmgu0rhh/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/tmpkmgu0rhh/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- 13:52:51,233 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 13:52:51,235 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 13:52:51,235 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 13:52:51,237 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 13:52:51,243 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 13:52:51,244 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 13:52:51,253 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 7 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:52:51,253 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 13:52:51,254 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 13:52:51,255 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:52:51,258 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 13:52:51,265 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 13:52:51,326 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 13:52:51,326 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 13:52:51,381 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:52:51,381 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:52:51,390 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:52:51,420 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 13:52:51,420 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 13:52:51,420 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 13:52:51,421 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 13:52:51,421 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 167 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 188s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 11018770 (OK=11013320 KO=5450 ) > min response time 32 (OK=32 KO=34 ) > max response time 26246 (OK=26246 KO=17161 ) > mean response time 48 (OK=48 KO=228 ) > std deviation 35 (OK=25 KO=1086 ) > response time 50th percentile 43 (OK=43 KO=108 ) > response time 75th percentile 50 (OK=50 KO=114 ) > response time 95th percentile 99 (OK=99 KO=122 ) > response time 99th percentile 119 (OK=119 KO=10000 ) > mean requests/sec 3060.77 (OK=3059.26 KO=1.51 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 11013093 ( 99.95%) > 800 ms <= t < 1200 ms 154 ( 0%) > t >= 1200 ms 73 ( 0%) > failed 5450 ( 0.05%) ---- Errors -------------------------------------------------------------------- > EvalPolicy: No attribute named 'tokenIdCookieName' is defined 462370 (98.83%) > jsonPath($.tokenId).find.exists, found nothing 5364 ( 1.15%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 56 ( 0.01%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > status.find.in([200, 209], 304), found 502 10 ( 0.00%) > status.find.in([200, 209], 304), found 401 9 ( 0.00%) > userinfo: No attribute named 'access_token' is defined 9 ( 0.00%) > UI AM revoke1: No attribute named 'access_token' is defined 9 ( 0.00%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 7 ( 0.00%) ing > UI AM revoke2: No attribute named 'access_token_2' is defined 7 ( 0.00%) > UI AM endsession: No attribute named 'id_token_2' is defined 7 ( 0.00%) > status.find.is(200), but actually found 502 2 ( 0.00%) > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 2 ( 0.00%) r 10000ms ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-400/loadtest-20250916093807464/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:12 min [INFO] Finished at: 2025-09-16T13:56:02+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-16 13:56:02,270 INFO Gatling simulation run ended successfully 2025-09-16 13:56:02,270 INFO Creating archive benchmark-400.tar.gz with report files 2025-09-16 13:56:02,822 INFO Archive /results/gatling/benchmark-400/benchmark-400.tar.gz successfully created ________________________________________________________________________________ [2025-09-16 12:56:11] Reporting-benchmark-400 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-16 12:56:11] Reporting-benchmark-400 step12 : Print stderr order ________________________________________________________________________________ 2025-09-16 12:56:11,156 INFO 2025-09-16 12:56:11,156 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-16 12:56:11,156 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-16 12:56:11,441 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-16 12:56:11,441 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:11,441 DEBUG --- stdout --- 2025-09-16 12:56:11,441 DEBUG overseer-0-57d79d468-khs5t 2025-09-16 12:56:11,441 DEBUG --- stderr --- 2025-09-16 12:56:11,441 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-16 12:56:11,442 INFO 2025-09-16 12:56:11,443 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-16 12:56:11,443 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-16 12:56:11,997 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:56:11,997 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:11,997 DEBUG --- stdout --- 2025-09-16 12:56:11,997 DEBUG /results/orders/Reporting-benchmark-400/stderr.txt file found 2025-09-16 12:56:11,997 DEBUG --- stderr --- 2025-09-16 12:56:11,997 DEBUG 2025-09-16 12:56:11,997 INFO 2025-09-16 12:56:11,997 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-16 12:56:11,997 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-16 12:56:12,542 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-16 12:56:12,542 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:12,542 DEBUG --- stdout --- 2025-09-16 12:56:12,542 DEBUG 0 /results/orders/Reporting-benchmark-400/stderr.txt 2025-09-16 12:56:12,542 DEBUG --- stderr --- 2025-09-16 12:56:12,542 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/13_Reporting-benchmark-400/stderr.txt 2025-09-16 12:56:12,543 INFO 2025-09-16 12:56:12,543 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/13_Reporting-benchmark-400/stderr.txt 2025-09-16 12:56:12,543 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-16 12:56:13,092 INFO [loop_until]: OK (rc = 0) 2025-09-16 12:56:13,092 DEBUG --- stdout --- 2025-09-16 12:56:13,092 DEBUG tar: Removing leading `/' from member names 2025-09-16 12:56:13,092 DEBUG --- stderr --- 2025-09-16 12:56:13,092 DEBUG 2025-09-16 12:56:13,092 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stderr.txt is small (0 lines), printing all lines: 2025-09-16 12:56:13,092 INFO ----- output ----- ________________________________________________________________________________ [2025-09-16 12:56:13] Reporting-benchmark-400 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-16 12:56:13] Reporting-benchmark-400 step14 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request authAsPolicyAdmin checking simulation request userRestlogin [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_userrestlogin-115679370.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 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 checking simulation request UI AM idFromSession checking simulation request UI AM validateGoto [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request User Authorize PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/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 UI-Post-Login - stage 2 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 checking simulation request UI-Post-Login - stage 3 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 checking simulation request UI Enduser sessioncheck checking simulation request UI IDM features [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/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 checking simulation request UI IDM dashboard 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 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 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 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 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 loginTreeWorkflow_restLoginInitiate checking simulation request loginTreeWorkflow_restLoginUsernamePasswordCallback checking simulation request restloginProgressiveProfileCallback checking simulation request loginTreeWorkflow_restloginProgressiveProfileCallback no spikes found ________________________________________________________________________________ [2025-09-16 12:56:13] Reporting-benchmark-400 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 11018770, "ok": 11013320, "ko": 5450 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 34 }, "maxResponseTime": { "total": 26246, "ok": 26246, "ko": 17161 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 228 }, "standardDeviation": { "total": 35, "ok": 25, "ko": 1086 }, "percentiles1": { "total": 43, "ok": 43, "ko": 108 }, "percentiles2": { "total": 50, "ok": 50, "ko": 114 }, "percentiles3": { "total": 99, "ok": 99, "ko": 122 }, "percentiles4": { "total": 119, "ok": 119, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11013093, "percentage": 99.94847882295392 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 154, "percentage": 0.0013976151603128117 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 73, "percentage": 0.0006625058876807484 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5450, "percentage": 0.049461055998083266 }, "meanNumberOfRequestsPerSecond": { "total": 3060.7694444444446, "ok": 3059.2555555555555, "ko": 1.5138888888888888 } }, "details": [ { "name": "authAsPolicyAdmin", "numberOfRequests": { "total": 2, "ok": 0, "ko": 2 }, "minResponseTime": { "total": 122, "ok": 0, "ko": 122 }, "maxResponseTime": { "total": 152, "ok": 0, "ko": 152 }, "meanResponseTime": { "total": 137, "ok": 0, "ko": 137 }, "standardDeviation": { "total": 15, "ok": 0, "ko": 15 }, "percentiles1": { "total": 137, "ok": 0, "ko": 137 }, "percentiles2": { "total": 145, "ok": 0, "ko": 145 }, "percentiles3": { "total": 151, "ok": 0, "ko": 151 }, "percentiles4": { "total": 152, "ok": 0, "ko": 152 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 0, "percentage": 0.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.0005555555555555556, "ok": 0, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "userRestlogin", "numberOfRequests": { "total": 462370, "ok": 456996, "ko": 5374 }, "minResponseTime": { "total": 42, "ok": 82, "ko": 42 }, "maxResponseTime": { "total": 10001, "ok": 7314, "ko": 10001 }, "meanResponseTime": { "total": 107, "ok": 107, "ko": 125 }, "standardDeviation": { "total": 54, "ok": 32, "ko": 405 }, "percentiles1": { "total": 106, "ok": 106, "ko": 108 }, "percentiles2": { "total": 116, "ok": 116, "ko": 114 }, "percentiles3": { "total": 124, "ok": 124, "ko": 121 }, "percentiles4": { "total": 131, "ok": 131, "ko": 131 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 456969, "percentage": 98.83188788199926 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 17, "percentage": 0.0036767091290524907 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10, "percentage": 0.0021627700759132298 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5374, "percentage": 1.1622726387957696 }, "meanNumberOfRequestsPerSecond": { "total": 128.4361111111111, "ok": 126.94333333333333, "ko": 1.4927777777777778 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 923236, "ok": 923221, "ko": 15 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 40 }, "maxResponseTime": { "total": 11736, "ok": 11736, "ko": 10001 }, "meanResponseTime": { "total": 50, "ok": 49, "ko": 9272 }, "standardDeviation": { "total": 46, "ok": 25, "ko": 2479 }, "percentiles1": { "total": 49, "ok": 49, "ko": 10000 }, "percentiles2": { "total": 52, "ok": 52, "ko": 10000 }, "percentiles3": { "total": 56, "ok": 56, "ko": 10001 }, "percentiles4": { "total": 60, "ok": 60, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 923158, "percentage": 99.99155145596575 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 42, "percentage": 0.004549216018439489 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 21, "percentage": 0.0022746080092197443 }, "group4": { "name": "failed", "htmlName": "failed", "count": 15, "percentage": 0.0016247200065855317 }, "meanNumberOfRequestsPerSecond": { "total": 256.45444444444445, "ok": 256.4502777777778, "ko": 0.004166666666666667 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 307326, "ok": 307326, "ko": 0 }, "minResponseTime": { "total": 78, "ok": 78, "ko": 0 }, "maxResponseTime": { "total": 4187, "ok": 4187, "ko": 0 }, "meanResponseTime": { "total": 104, "ok": 104, "ko": 0 }, "standardDeviation": { "total": 13, "ok": 13, "ko": 0 }, "percentiles1": { "total": 102, "ok": 102, "ko": 0 }, "percentiles2": { "total": 112, "ok": 112, "ko": 0 }, "percentiles3": { "total": 121, "ok": 121, "ko": 0 }, "percentiles4": { "total": 127, "ok": 127, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307324, "percentage": 99.99934922525267 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003253873736683522 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0003253873736683522 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.36833333333334, "ok": 85.36833333333334, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 307333, "ok": 307333, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 8644, "ok": 8644, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 17, "ok": 17, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307331, "percentage": 99.99934924007509 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0006507599249023046 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.37027777777777, "ok": 85.37027777777777, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 307329, "ok": 307329, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 588, "ok": 588, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307329, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.36916666666667, "ok": 85.36916666666667, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 307323, "ok": 307316, "ko": 7 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 38 }, "maxResponseTime": { "total": 613, "ok": 613, "ko": 46 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 41 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 2 }, "percentiles1": { "total": 45, "ok": 45, "ko": 40 }, "percentiles2": { "total": 48, "ok": 48, "ko": 41 }, "percentiles3": { "total": 54, "ok": 54, "ko": 45 }, "percentiles4": { "total": 57, "ok": 57, "ko": 46 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307316, "percentage": 99.99772226614995 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7, "percentage": 0.002277733850053527 }, "meanNumberOfRequestsPerSecond": { "total": 85.3675, "ok": 85.36555555555556, "ko": 0.0019444444444444444 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 307324, "ok": 307315, "ko": 9 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 9040 }, "maxResponseTime": { "total": 17161, "ok": 7185, "ko": 17161 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 10689 }, "standardDeviation": { "total": 61, "ok": 17, "ko": 2308 }, "percentiles1": { "total": 47, "ok": 47, "ko": 10000 }, "percentiles2": { "total": 50, "ok": 50, "ko": 10000 }, "percentiles3": { "total": 54, "ok": 54, "ko": 14297 }, "percentiles4": { "total": 58, "ok": 58, "ko": 16588 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307300, "percentage": 99.9921906522107 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 13, "percentage": 0.004230063385872889 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.000650778982441983 }, "group4": { "name": "failed", "htmlName": "failed", "count": 9, "percentage": 0.002928505420988924 }, "meanNumberOfRequestsPerSecond": { "total": 85.36777777777777, "ok": 85.36527777777778, "ko": 0.0025 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 614605, "ok": 614605, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 4126, "ok": 4126, "ko": 0 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 50, "ok": 50, "ko": 0 }, "percentiles2": { "total": 56, "ok": 56, "ko": 0 }, "percentiles3": { "total": 62, "ok": 62, "ko": 0 }, "percentiles4": { "total": 68, "ok": 68, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 614603, "percentage": 99.99967458774334 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0003254122566526468 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 170.7236111111111, "ok": 170.7236111111111, "ko": 0 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 614593, "ok": 614591, "ko": 2 }, "minResponseTime": { "total": 34, "ok": 37, "ko": 34 }, "maxResponseTime": { "total": 26246, "ok": 26246, "ko": 37 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 36 }, "standardDeviation": { "total": 36, "ok": 36, "ko": 2 }, "percentiles1": { "total": 50, "ok": 50, "ko": 36 }, "percentiles2": { "total": 55, "ok": 55, "ko": 36 }, "percentiles3": { "total": 63, "ok": 63, "ko": 37 }, "percentiles4": { "total": 69, "ok": 69, "ko": 37 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 614587, "percentage": 99.99902374416891 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4, "percentage": 0.0006508372207298163 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.00032541861036490815 }, "meanNumberOfRequestsPerSecond": { "total": 170.72027777777777, "ok": 170.71972222222223, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 307308, "ok": 307308, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 1142, "ok": 1142, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307307, "percentage": 99.99967459356736 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003254064326343603 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.36333333333333, "ok": 85.36333333333333, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 307305, "ok": 307305, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 12895, "ok": 12895, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 23, "ok": 23, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307304, "percentage": 99.99967459039065 }, "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.000325409609345764 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.3625, "ok": 85.3625, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 307304, "ok": 307304, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 4428, "ok": 4428, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307303, "percentage": 99.99967458933173 }, "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.00032541066826334835 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.36222222222223, "ok": 85.36222222222223, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 307304, "ok": 307304, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 1170, "ok": 1170, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307302, "percentage": 99.99934917866348 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.0006508213365266967 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.36222222222223, "ok": 85.36222222222223, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 307287, "ok": 307287, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 1052, "ok": 1052, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307286, "percentage": 99.99967457132908 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00032542867091676507 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.3575, "ok": 85.3575, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 307285, "ok": 307284, "ko": 1 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 9035 }, "maxResponseTime": { "total": 9035, "ok": 1089, "ko": 9035 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 9035 }, "standardDeviation": { "total": 17, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 9035 }, "percentiles2": { "total": 38, "ok": 38, "ko": 9035 }, "percentiles3": { "total": 40, "ok": 40, "ko": 9035 }, "percentiles4": { "total": 42, "ok": 42, "ko": 9035 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307283, "percentage": 99.99934913842199 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00032543078900694797 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00032543078900694797 }, "meanNumberOfRequestsPerSecond": { "total": 85.35694444444445, "ok": 85.35666666666667, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 307284, "ok": 307284, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 1079, "ok": 1079, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307283, "percentage": 99.99967456815195 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003254318480623788 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.35666666666667, "ok": 85.35666666666667, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 307284, "ok": 307284, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 686, "ok": 686, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307284, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.35666666666667, "ok": 85.35666666666667, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 307284, "ok": 307280, "ko": 4 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 10000 }, "maxResponseTime": { "total": 10001, "ok": 7233, "ko": 10001 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 10000 }, "standardDeviation": { "total": 45, "ok": 28, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 10000 }, "percentiles2": { "total": 54, "ok": 54, "ko": 10000 }, "percentiles3": { "total": 57, "ok": 57, "ko": 10001 }, "percentiles4": { "total": 61, "ok": 61, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307256, "percentage": 99.99088790825425 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 19, "percentage": 0.006183205113185197 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5, "percentage": 0.0016271592403118938 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4, "percentage": 0.0013017273922495151 }, "meanNumberOfRequestsPerSecond": { "total": 85.35666666666667, "ok": 85.35555555555555, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 307284, "ok": 307271, "ko": 13 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 10000 }, "maxResponseTime": { "total": 10001, "ok": 7240, "ko": 10001 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 10000 }, "standardDeviation": { "total": 69, "ok": 25, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 10000 }, "percentiles2": { "total": 54, "ok": 54, "ko": 10000 }, "percentiles3": { "total": 58, "ok": 58, "ko": 10001 }, "percentiles4": { "total": 61, "ok": 61, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307248, "percentage": 99.98828445346976 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 17, "percentage": 0.00553234141706044 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6, "percentage": 0.0019525910883742728 }, "group4": { "name": "failed", "htmlName": "failed", "count": 13, "percentage": 0.004230614024810924 }, "meanNumberOfRequestsPerSecond": { "total": 85.35666666666667, "ok": 85.35305555555556, "ko": 0.003611111111111111 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 307284, "ok": 307276, "ko": 8 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 9042 }, "maxResponseTime": { "total": 10001, "ok": 7229, "ko": 10001 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 9881 }, "standardDeviation": { "total": 57, "ok": 27, "ko": 317 }, "percentiles1": { "total": 42, "ok": 42, "ko": 10000 }, "percentiles2": { "total": 43, "ok": 43, "ko": 10000 }, "percentiles3": { "total": 45, "ok": 45, "ko": 10001 }, "percentiles4": { "total": 47, "ok": 47, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307252, "percentage": 99.989586180862 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 20, "percentage": 0.006508636961247575 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4, "percentage": 0.0013017273922495151 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8, "percentage": 0.0026034547844990302 }, "meanNumberOfRequestsPerSecond": { "total": 85.35666666666667, "ok": 85.35444444444444, "ko": 0.0022222222222222222 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 307284, "ok": 307280, "ko": 4 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 10000 }, "maxResponseTime": { "total": 10001, "ok": 7215, "ko": 10001 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 10000 }, "standardDeviation": { "total": 46, "ok": 28, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 10000 }, "percentiles2": { "total": 54, "ok": 54, "ko": 10000 }, "percentiles3": { "total": 58, "ok": 58, "ko": 10001 }, "percentiles4": { "total": 61, "ok": 61, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307260, "percentage": 99.9921896356465 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 11, "percentage": 0.0035797503286861664 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9, "percentage": 0.002928886632561409 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4, "percentage": 0.0013017273922495151 }, "meanNumberOfRequestsPerSecond": { "total": 85.35666666666667, "ok": 85.35555555555555, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 307282, "ok": 307282, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 1793, "ok": 1793, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 57, "ok": 57, "ko": 0 }, "percentiles4": { "total": 65, "ok": 65, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307281, "percentage": 99.9996745660338 }, "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.00032543396619391955 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.3561111111111, "ok": 85.3561111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 307283, "ok": 307283, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 735, "ok": 735, "ko": 0 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 50, "ok": 50, "ko": 0 }, "percentiles4": { "total": 54, "ok": 54, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307283, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.35638888888889, "ok": 85.35638888888889, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 307281, "ok": 307281, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 2127, "ok": 2127, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 0 }, "percentiles2": { "total": 47, "ok": 47, "ko": 0 }, "percentiles3": { "total": 53, "ok": 53, "ko": 0 }, "percentiles4": { "total": 57, "ok": 57, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307280, "percentage": 99.99967456497473 }, "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.0003254350252700297 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.35583333333334, "ok": 85.35583333333334, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 307287, "ok": 307280, "ko": 7 }, "minResponseTime": { "total": 36, "ok": 39, "ko": 36 }, "maxResponseTime": { "total": 4142, "ok": 4142, "ko": 41 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 38 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 2 }, "percentiles1": { "total": 46, "ok": 46, "ko": 38 }, "percentiles2": { "total": 47, "ok": 47, "ko": 39 }, "percentiles3": { "total": 51, "ok": 51, "ko": 40 }, "percentiles4": { "total": 56, "ok": 56, "ko": 41 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307279, "percentage": 99.99739657063267 }, "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.00032542867091676507 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7, "percentage": 0.0022780006964173557 }, "meanNumberOfRequestsPerSecond": { "total": 85.3575, "ok": 85.35555555555555, "ko": 0.0019444444444444444 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 307274, "ok": 307274, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 368, "ok": 368, "ko": 0 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 43, "ok": 43, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 51, "ok": 51, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307274, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.35388888888889, "ok": 85.35388888888889, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 307279, "ok": 307278, "ko": 1 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 9035 }, "maxResponseTime": { "total": 9035, "ok": 866, "ko": 9035 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 9035 }, "standardDeviation": { "total": 17, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 9035 }, "percentiles2": { "total": 38, "ok": 38, "ko": 9035 }, "percentiles3": { "total": 40, "ok": 40, "ko": 9035 }, "percentiles4": { "total": 42, "ok": 42, "ko": 9035 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307277, "percentage": 99.99934912571311 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003254371434429297 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0003254371434429297 }, "meanNumberOfRequestsPerSecond": { "total": 85.35527777777777, "ok": 85.355, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 307274, "ok": 307274, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 1011, "ok": 1011, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307273, "percentage": 99.99967455756101 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003254424389958148 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.35388888888889, "ok": 85.35388888888889, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 307265, "ok": 307264, "ko": 1 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 9038 }, "maxResponseTime": { "total": 12962, "ok": 12962, "ko": 9038 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 9038 }, "standardDeviation": { "total": 37, "ok": 33, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 9038 }, "percentiles2": { "total": 44, "ok": 44, "ko": 9038 }, "percentiles3": { "total": 47, "ok": 47, "ko": 9038 }, "percentiles4": { "total": 52, "ok": 52, "ko": 9038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307261, "percentage": 99.9986981921143 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003254519714253169 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0006509039428506338 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0003254519714253169 }, "meanNumberOfRequestsPerSecond": { "total": 85.35138888888889, "ok": 85.35111111111111, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 307264, "ok": 307263, "ko": 1 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 9035 }, "maxResponseTime": { "total": 9035, "ok": 1075, "ko": 9035 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 9035 }, "standardDeviation": { "total": 17, "ok": 5, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 9035 }, "percentiles2": { "total": 43, "ok": 43, "ko": 9035 }, "percentiles3": { "total": 47, "ok": 47, "ko": 9035 }, "percentiles4": { "total": 51, "ok": 51, "ko": 9035 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307262, "percentage": 99.99934909393876 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003254530306186211 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0003254530306186211 }, "meanNumberOfRequestsPerSecond": { "total": 85.35111111111111, "ok": 85.35083333333333, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 307266, "ok": 307265, "ko": 1 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 9035 }, "maxResponseTime": { "total": 9035, "ok": 539, "ko": 9035 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 9035 }, "standardDeviation": { "total": 17, "ok": 4, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 9035 }, "percentiles2": { "total": 44, "ok": 44, "ko": 9035 }, "percentiles3": { "total": 47, "ok": 47, "ko": 9035 }, "percentiles4": { "total": 53, "ok": 53, "ko": 9035 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307265, "percentage": 99.99967454908776 }, "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": 1, "percentage": 0.000325450912238907 }, "meanNumberOfRequestsPerSecond": { "total": 85.35166666666667, "ok": 85.35138888888889, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 51414, "ok": 51414, "ko": 0 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "maxResponseTime": { "total": 1109, "ok": 1109, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 47, "ok": 47, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 52, "ok": 52, "ko": 0 }, "percentiles4": { "total": 56, "ok": 56, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 51410, "percentage": 99.99222001789396 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0.007779982106041156 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 14.281666666666666, "ok": 14.281666666666666, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 51414, "ok": 51414, "ko": 0 }, "minResponseTime": { "total": 80, "ok": 80, "ko": 0 }, "maxResponseTime": { "total": 651, "ok": 651, "ko": 0 }, "meanResponseTime": { "total": 104, "ok": 104, "ko": 0 }, "standardDeviation": { "total": 11, "ok": 11, "ko": 0 }, "percentiles1": { "total": 102, "ok": 102, "ko": 0 }, "percentiles2": { "total": 112, "ok": 112, "ko": 0 }, "percentiles3": { "total": 121, "ok": 121, "ko": 0 }, "percentiles4": { "total": 127, "ok": 127, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 51414, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 14.281666666666666, "ok": 14.281666666666666, "ko": 0 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 3637, "ok": 3637, "ko": 0 }, "minResponseTime": { "total": 105, "ok": 105, "ko": 0 }, "maxResponseTime": { "total": 219, "ok": 219, "ko": 0 }, "meanResponseTime": { "total": 136, "ok": 136, "ko": 0 }, "standardDeviation": { "total": 15, "ok": 15, "ko": 0 }, "percentiles1": { "total": 136, "ok": 136, "ko": 0 }, "percentiles2": { "total": 147, "ok": 147, "ko": 0 }, "percentiles3": { "total": 161, "ok": 161, "ko": 0 }, "percentiles4": { "total": 168, "ok": 168, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3637, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.0102777777777778, "ok": 1.0102777777777778, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "total": 612, "ok": 612, "ko": 0 }, "minResponseTime": { "total": 107, "ok": 107, "ko": 0 }, "maxResponseTime": { "total": 216, "ok": 216, "ko": 0 }, "meanResponseTime": { "total": 136, "ok": 136, "ko": 0 }, "standardDeviation": { "total": 15, "ok": 15, "ko": 0 }, "percentiles1": { "total": 136, "ok": 136, "ko": 0 }, "percentiles2": { "total": 147, "ok": 147, "ko": 0 }, "percentiles3": { "total": 162, "ok": 162, "ko": 0 }, "percentiles4": { "total": 170, "ok": 170, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 612, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.17, "ok": 0.17, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 3061, "avg_response_time": 48, "max_response_time": 26246, "min_response_time": 32, "num_requests": 11018770, "num_requests_pass": 11013320, "num_requests_percent_pass": 99.951 }, "options": "; duration:3600; testCase:idc.benchmark.Mix2024; testMode:open; throughput:400", "stats": { "details": [ { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 152, "ok": 0, "total": 152 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 0, "total": 0.0005555555555555556 }, "meanResponseTime": { "ko": 137, "ok": 0, "total": 137 }, "minResponseTime": { "ko": 122, "ok": 0, "total": 122 }, "name": "authAsPolicyAdmin", "numberOfRequests": { "ko": 2, "ok": 0, "total": 2 }, "percentiles1": { "ko": 137, "ok": 0, "total": 137 }, "percentiles2": { "ko": 145, "ok": 0, "total": 145 }, "percentiles3": { "ko": 151, "ok": 0, "total": 151 }, "percentiles4": { "ko": 152, "ok": 0, "total": 152 }, "spikes": [], "standardDeviation": { "ko": 15, "ok": 0, "total": 15 } }, { "group1": { "count": 456969, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98.83188788199926 }, "group2": { "count": 17, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0036767091290524907 }, "group3": { "count": 10, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0021627700759132298 }, "group4": { "count": 5374, "htmlName": "failed", "name": "failed", "percentage": 1.1622726387957696 }, "maxResponseTime": { "ko": 10001, "ok": 7314, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 1.4927777777777778, "ok": 126.94333333333333, "total": 128.4361111111111 }, "meanResponseTime": { "ko": 125, "ok": 107, "total": 107 }, "minResponseTime": { "ko": 42, "ok": 82, "total": 42 }, "name": "userRestlogin", "numberOfRequests": { "ko": 5374, "ok": 456996, "total": 462370 }, "percentiles1": { "ko": 108, "ok": 106, "total": 106 }, "percentiles2": { "ko": 114, "ok": 116, "total": 116 }, "percentiles3": { "ko": 121, "ok": 124, "total": 124 }, "percentiles4": { "ko": 131, "ok": 131, "total": 131 }, "spikes": [], "standardDeviation": { "ko": 405, "ok": 32, "total": 54 } }, { "group1": { "count": 923158, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99155145596575 }, "group2": { "count": 42, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.004549216018439489 }, "group3": { "count": 21, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0022746080092197443 }, "group4": { "count": 15, "htmlName": "failed", "name": "failed", "percentage": 0.0016247200065855317 }, "maxResponseTime": { "ko": 10001, "ok": 11736, "total": 11736 }, "meanNumberOfRequestsPerSecond": { "ko": 0.004166666666666667, "ok": 256.4502777777778, "total": 256.45444444444445 }, "meanResponseTime": { "ko": 9272, "ok": 49, "total": 50 }, "minResponseTime": { "ko": 40, "ok": 40, "total": 40 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 15, "ok": 923221, "total": 923236 }, "percentiles1": { "ko": 10000, "ok": 49, "total": 49 }, "percentiles2": { "ko": 10000, "ok": 52, "total": 52 }, "percentiles3": { "ko": 10001, "ok": 56, "total": 56 }, "percentiles4": { "ko": 10001, "ok": 60, "total": 60 }, "spikes": [], "standardDeviation": { "ko": 2479, "ok": 25, "total": 46 } }, { "group1": { "count": 307324, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99934922525267 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003253873736683522 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0003253873736683522 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 4187, "total": 4187 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.36833333333334, "total": 85.36833333333334 }, "meanResponseTime": { "ko": 0, "ok": 104, "total": 104 }, "minResponseTime": { "ko": 0, "ok": 78, "total": 78 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 307326, "total": 307326 }, "percentiles1": { "ko": 0, "ok": 102, "total": 102 }, "percentiles2": { "ko": 0, "ok": 112, "total": 112 }, "percentiles3": { "ko": 0, "ok": 121, "total": 121 }, "percentiles4": { "ko": 0, "ok": 127, "total": 127 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 13, "total": 13 } }, { "group1": { "count": 307331, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99934924007509 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0006507599249023046 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 8644, "total": 8644 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.37027777777777, "total": 85.37027777777777 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 307333, "total": 307333 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 17, "total": 17 } }, { "group1": { "count": 307329, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 588, "total": 588 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.36916666666667, "total": 85.36916666666667 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 307329, "total": 307329 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307316, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99772226614995 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 7, "htmlName": "failed", "name": "failed", "percentage": 0.002277733850053527 }, "maxResponseTime": { "ko": 46, "ok": 613, "total": 613 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0019444444444444444, "ok": 85.36555555555556, "total": 85.3675 }, "meanResponseTime": { "ko": 41, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 38, "ok": 34, "total": 34 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 7, "ok": 307316, "total": 307323 }, "percentiles1": { "ko": 40, "ok": 45, "total": 45 }, "percentiles2": { "ko": 41, "ok": 48, "total": 48 }, "percentiles3": { "ko": 45, "ok": 54, "total": 54 }, "percentiles4": { "ko": 46, "ok": 57, "total": 57 }, "spikes": [], "standardDeviation": { "ko": 2, "ok": 6, "total": 6 } }, { "group1": { "count": 307300, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9921906522107 }, "group2": { "count": 13, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.004230063385872889 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.000650778982441983 }, "group4": { "count": 9, "htmlName": "failed", "name": "failed", "percentage": 0.002928505420988924 }, "maxResponseTime": { "ko": 17161, "ok": 7185, "total": 17161 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0025, "ok": 85.36527777777778, "total": 85.36777777777777 }, "meanResponseTime": { "ko": 10689, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 9040, "ok": 38, "total": 38 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 9, "ok": 307315, "total": 307324 }, "percentiles1": { "ko": 10000, "ok": 47, "total": 47 }, "percentiles2": { "ko": 10000, "ok": 50, "total": 50 }, "percentiles3": { "ko": 14297, "ok": 54, "total": 54 }, "percentiles4": { "ko": 16588, "ok": 58, "total": 58 }, "spikes": [], "standardDeviation": { "ko": 2308, "ok": 17, "total": 61 } }, { "group1": { "count": 614603, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967458774334 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0003254122566526468 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 4126, "total": 4126 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 170.7236111111111, "total": 170.7236111111111 }, "meanResponseTime": { "ko": 0, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 0, "ok": 614605, "total": 614605 }, "percentiles1": { "ko": 0, "ok": 50, "total": 50 }, "percentiles2": { "ko": 0, "ok": 56, "total": 56 }, "percentiles3": { "ko": 0, "ok": 62, "total": 62 }, "percentiles4": { "ko": 0, "ok": 68, "total": 68 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } }, { "group1": { "count": 614587, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99902374416891 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 4, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0006508372207298163 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.00032541861036490815 }, "maxResponseTime": { "ko": 37, "ok": 26246, "total": 26246 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 170.71972222222223, "total": 170.72027777777777 }, "meanResponseTime": { "ko": 36, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 34, "ok": 37, "total": 34 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 2, "ok": 614591, "total": 614593 }, "percentiles1": { "ko": 36, "ok": 50, "total": 50 }, "percentiles2": { "ko": 36, "ok": 55, "total": 55 }, "percentiles3": { "ko": 37, "ok": 63, "total": 63 }, "percentiles4": { "ko": 37, "ok": 69, "total": 69 }, "spikes": [], "standardDeviation": { "ko": 2, "ok": 36, "total": 36 } }, { "group1": { "count": 307307, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967459356736 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003254064326343603 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1142, "total": 1142 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.36333333333333, "total": 85.36333333333333 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 307308, "total": 307308 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307304, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967459039065 }, "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.000325409609345764 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 12895, "total": 12895 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.3625, "total": 85.3625 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 307305, "total": 307305 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 23, "total": 23 } }, { "group1": { "count": 307303, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967458933173 }, "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.00032541066826334835 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 4428, "total": 4428 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.36222222222223, "total": 85.36222222222223 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 307304, "total": 307304 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } }, { "group1": { "count": 307302, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99934917866348 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0006508213365266967 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1170, "total": 1170 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.36222222222223, "total": 85.36222222222223 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 307304, "total": 307304 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307286, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967457132908 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00032542867091676507 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1052, "total": 1052 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.3575, "total": 85.3575 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 307287, "total": 307287 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307283, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99934913842199 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00032543078900694797 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00032543078900694797 }, "maxResponseTime": { "ko": 9035, "ok": 1089, "total": 9035 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 85.35666666666667, "total": 85.35694444444445 }, "meanResponseTime": { "ko": 9035, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 9035, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 1, "ok": 307284, "total": 307285 }, "percentiles1": { "ko": 9035, "ok": 37, "total": 37 }, "percentiles2": { "ko": 9035, "ok": 38, "total": 38 }, "percentiles3": { "ko": 9035, "ok": 40, "total": 40 }, "percentiles4": { "ko": 9035, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 17 } }, { "group1": { "count": 307283, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967456815195 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003254318480623788 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1079, "total": 1079 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.35666666666667, "total": 85.35666666666667 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 307284, "total": 307284 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307284, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 686, "total": 686 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.35666666666667, "total": 85.35666666666667 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 307284, "total": 307284 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307256, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99088790825425 }, "group2": { "count": 19, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.006183205113185197 }, "group3": { "count": 5, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0016271592403118938 }, "group4": { "count": 4, "htmlName": "failed", "name": "failed", "percentage": 0.0013017273922495151 }, "maxResponseTime": { "ko": 10001, "ok": 7233, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 85.35555555555555, "total": 85.35666666666667 }, "meanResponseTime": { "ko": 10000, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 10000, "ok": 41, "total": 41 }, "name": " UI IDM features", "numberOfRequests": { "ko": 4, "ok": 307280, "total": 307284 }, "percentiles1": { "ko": 10000, "ok": 51, "total": 51 }, "percentiles2": { "ko": 10000, "ok": 54, "total": 54 }, "percentiles3": { "ko": 10001, "ok": 57, "total": 57 }, "percentiles4": { "ko": 10001, "ok": 61, "total": 61 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 28, "total": 45 } }, { "group1": { "count": 307248, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98828445346976 }, "group2": { "count": 17, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00553234141706044 }, "group3": { "count": 6, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0019525910883742728 }, "group4": { "count": 13, "htmlName": "failed", "name": "failed", "percentage": 0.004230614024810924 }, "maxResponseTime": { "ko": 10001, "ok": 7240, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.003611111111111111, "ok": 85.35305555555556, "total": 85.35666666666667 }, "meanResponseTime": { "ko": 10000, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 10000, "ok": 42, "total": 42 }, "name": " UI IDM login", "numberOfRequests": { "ko": 13, "ok": 307271, "total": 307284 }, "percentiles1": { "ko": 10000, "ok": 51, "total": 51 }, "percentiles2": { "ko": 10000, "ok": 54, "total": 54 }, "percentiles3": { "ko": 10001, "ok": 58, "total": 58 }, "percentiles4": { "ko": 10001, "ok": 61, "total": 61 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 25, "total": 69 } }, { "group1": { "count": 307252, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.989586180862 }, "group2": { "count": 20, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.006508636961247575 }, "group3": { "count": 4, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0013017273922495151 }, "group4": { "count": 8, "htmlName": "failed", "name": "failed", "percentage": 0.0026034547844990302 }, "maxResponseTime": { "ko": 10001, "ok": 7229, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0022222222222222222, "ok": 85.35444444444444, "total": 85.35666666666667 }, "meanResponseTime": { "ko": 9881, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 9042, "ok": 37, "total": 37 }, "name": " UI IDM version", "numberOfRequests": { "ko": 8, "ok": 307276, "total": 307284 }, "percentiles1": { "ko": 10000, "ok": 42, "total": 42 }, "percentiles2": { "ko": 10000, "ok": 43, "total": 43 }, "percentiles3": { "ko": 10001, "ok": 45, "total": 45 }, "percentiles4": { "ko": 10001, "ok": 47, "total": 47 }, "spikes": [], "standardDeviation": { "ko": 317, "ok": 27, "total": 57 } }, { "group1": { "count": 307260, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9921896356465 }, "group2": { "count": 11, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0035797503286861664 }, "group3": { "count": 9, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.002928886632561409 }, "group4": { "count": 4, "htmlName": "failed", "name": "failed", "percentage": 0.0013017273922495151 }, "maxResponseTime": { "ko": 10001, "ok": 7215, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 85.35555555555555, "total": 85.35666666666667 }, "meanResponseTime": { "ko": 10000, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 10000, "ok": 42, "total": 42 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 4, "ok": 307280, "total": 307284 }, "percentiles1": { "ko": 10000, "ok": 51, "total": 51 }, "percentiles2": { "ko": 10000, "ok": 54, "total": 54 }, "percentiles3": { "ko": 10001, "ok": 58, "total": 58 }, "percentiles4": { "ko": 10001, "ok": 61, "total": 61 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 28, "total": 46 } }, { "group1": { "count": 307281, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9996745660338 }, "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.00032543396619391955 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1793, "total": 1793 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.3561111111111, "total": 85.3561111111111 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 307282, "total": 307282 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 57, "total": 57 }, "percentiles4": { "ko": 0, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 307283, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 735, "total": 735 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.35638888888889, "total": 85.35638888888889 }, "meanResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 307283, "total": 307283 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 50, "total": 50 }, "percentiles4": { "ko": 0, "ok": 54, "total": 54 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 307280, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967456497473 }, "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.0003254350252700297 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2127, "total": 2127 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.35583333333334, "total": 85.35583333333334 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 307281, "total": 307281 }, "percentiles1": { "ko": 0, "ok": 44, "total": 44 }, "percentiles2": { "ko": 0, "ok": 47, "total": 47 }, "percentiles3": { "ko": 0, "ok": 53, "total": 53 }, "percentiles4": { "ko": 0, "ok": 57, "total": 57 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 307279, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99739657063267 }, "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.00032542867091676507 }, "group4": { "count": 7, "htmlName": "failed", "name": "failed", "percentage": 0.0022780006964173557 }, "maxResponseTime": { "ko": 41, "ok": 4142, "total": 4142 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0019444444444444444, "ok": 85.35555555555555, "total": 85.3575 }, "meanResponseTime": { "ko": 38, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 36, "ok": 39, "total": 36 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 7, "ok": 307280, "total": 307287 }, "percentiles1": { "ko": 38, "ok": 46, "total": 46 }, "percentiles2": { "ko": 39, "ok": 47, "total": 47 }, "percentiles3": { "ko": 40, "ok": 51, "total": 51 }, "percentiles4": { "ko": 41, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 2, "ok": 9, "total": 9 } }, { "group1": { "count": 307274, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 368, "total": 368 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.35388888888889, "total": 85.35388888888889 }, "meanResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": "userinfo", "numberOfRequests": { "ko": 0, "ok": 307274, "total": 307274 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 43, "total": 43 }, "percentiles3": { "ko": 0, "ok": 47, "total": 47 }, "percentiles4": { "ko": 0, "ok": 51, "total": 51 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307277, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99934912571311 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003254371434429297 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0003254371434429297 }, "maxResponseTime": { "ko": 9035, "ok": 866, "total": 9035 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 85.355, "total": 85.35527777777777 }, "meanResponseTime": { "ko": 9035, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 9035, "ok": 32, "total": 32 }, "name": "UI-Logout", "numberOfRequests": { "ko": 1, "ok": 307278, "total": 307279 }, "percentiles1": { "ko": 9035, "ok": 37, "total": 37 }, "percentiles2": { "ko": 9035, "ok": 38, "total": 38 }, "percentiles3": { "ko": 9035, "ok": 40, "total": 40 }, "percentiles4": { "ko": 9035, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 17 } }, { "group1": { "count": 307273, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967455756101 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003254424389958148 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1011, "total": 1011 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.35388888888889, "total": 85.35388888888889 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 307274, "total": 307274 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307261, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9986981921143 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003254519714253169 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0006509039428506338 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0003254519714253169 }, "maxResponseTime": { "ko": 9038, "ok": 12962, "total": 12962 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 85.35111111111111, "total": 85.35138888888889 }, "meanResponseTime": { "ko": 9038, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 9038, "ok": 35, "total": 35 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 1, "ok": 307264, "total": 307265 }, "percentiles1": { "ko": 9038, "ok": 42, "total": 42 }, "percentiles2": { "ko": 9038, "ok": 44, "total": 44 }, "percentiles3": { "ko": 9038, "ok": 47, "total": 47 }, "percentiles4": { "ko": 9038, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 33, "total": 37 } }, { "group1": { "count": 307262, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99934909393876 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003254530306186211 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0003254530306186211 }, "maxResponseTime": { "ko": 9035, "ok": 1075, "total": 9035 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 85.35083333333333, "total": 85.35111111111111 }, "meanResponseTime": { "ko": 9035, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 9035, "ok": 35, "total": 35 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 1, "ok": 307263, "total": 307264 }, "percentiles1": { "ko": 9035, "ok": 42, "total": 42 }, "percentiles2": { "ko": 9035, "ok": 43, "total": 43 }, "percentiles3": { "ko": 9035, "ok": 47, "total": 47 }, "percentiles4": { "ko": 9035, "ok": 51, "total": 51 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 17 } }, { "group1": { "count": 307265, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967454908776 }, "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": 1, "htmlName": "failed", "name": "failed", "percentage": 0.000325450912238907 }, "maxResponseTime": { "ko": 9035, "ok": 539, "total": 9035 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 85.35138888888889, "total": 85.35166666666667 }, "meanResponseTime": { "ko": 9035, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 9035, "ok": 36, "total": 36 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 1, "ok": 307265, "total": 307266 }, "percentiles1": { "ko": 9035, "ok": 43, "total": 43 }, "percentiles2": { "ko": 9035, "ok": 44, "total": 44 }, "percentiles3": { "ko": 9035, "ok": 47, "total": 47 }, "percentiles4": { "ko": 9035, "ok": 53, "total": 53 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 17 } }, { "group1": { "count": 51410, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99222001789396 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.007779982106041156 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1109, "total": 1109 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 14.281666666666666, "total": 14.281666666666666 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 0, "ok": 51414, "total": 51414 }, "percentiles1": { "ko": 0, "ok": 47, "total": 47 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 52, "total": 52 }, "percentiles4": { "ko": 0, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 51414, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 651, "total": 651 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 14.281666666666666, "total": 14.281666666666666 }, "meanResponseTime": { "ko": 0, "ok": 104, "total": 104 }, "minResponseTime": { "ko": 0, "ok": 80, "total": 80 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 51414, "total": 51414 }, "percentiles1": { "ko": 0, "ok": 102, "total": 102 }, "percentiles2": { "ko": 0, "ok": 112, "total": 112 }, "percentiles3": { "ko": 0, "ok": 121, "total": 121 }, "percentiles4": { "ko": 0, "ok": 127, "total": 127 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 11, "total": 11 } }, { "group1": { "count": 3637, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 219, "total": 219 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.0102777777777778, "total": 1.0102777777777778 }, "meanResponseTime": { "ko": 0, "ok": 136, "total": 136 }, "minResponseTime": { "ko": 0, "ok": 105, "total": 105 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 3637, "total": 3637 }, "percentiles1": { "ko": 0, "ok": 136, "total": 136 }, "percentiles2": { "ko": 0, "ok": 147, "total": 147 }, "percentiles3": { "ko": 0, "ok": 161, "total": 161 }, "percentiles4": { "ko": 0, "ok": 168, "total": 168 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 15, "total": 15 } }, { "group1": { "count": 612, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 216, "total": 216 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.17, "total": 0.17 }, "meanResponseTime": { "ko": 0, "ok": 136, "total": 136 }, "minResponseTime": { "ko": 0, "ok": 107, "total": 107 }, "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 612, "total": 612 }, "percentiles1": { "ko": 0, "ok": 136, "total": 136 }, "percentiles2": { "ko": 0, "ok": 147, "total": 147 }, "percentiles3": { "ko": 0, "ok": 162, "total": 162 }, "percentiles4": { "ko": 0, "ok": 170, "total": 170 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 15, "total": 15 } } ], "global": { "group1": { "count": 11013093, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.94847882295392 }, "group2": { "count": 154, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0013976151603128117 }, "group3": { "count": 73, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0006625058876807484 }, "group4": { "count": 5450, "htmlName": "failed", "name": "failed", "percentage": 0.049461055998083266 }, "maxResponseTime": { "ko": 17161, "ok": 26246, "total": 26246 }, "meanNumberOfRequestsPerSecond": { "ko": 1.5138888888888888, "ok": 3059.2555555555555, "total": 3060.7694444444446 }, "meanResponseTime": { "ko": 228, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 34, "ok": 32, "total": 32 }, "name": "All Requests", "numberOfRequests": { "ko": 5450, "ok": 11013320, "total": 11018770 }, "percentiles1": { "ko": 108, "ok": 43, "total": 43 }, "percentiles2": { "ko": 114, "ok": 50, "total": 50 }, "percentiles3": { "ko": 122, "ok": 99, "total": 99 }, "percentiles4": { "ko": 10000, "ok": 119, "total": 119 }, "standardDeviation": { "ko": 1086, "ok": 25, "total": 35 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-16 12:56:13] Reporting-benchmark-400 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-16 12:56:13] 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-16 12:56:13] Reporting-benchmark-400 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped