--Task-- name: Reporting-benchmark-100 enabled: True class_name: GatlingResultTask source_name: overseer-0 source_namespace: >default< target_name: overseer-0 target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates below loop: False interval: None dependencies: [] wait_for: ['Logs-parse-benchmark-10', 'Logs-parse-benchmark-100', 'Logs-parse-benchmark-200', 'Logs-parse-benchmark-300', 'Logs-parse-benchmark-400', 'Logs-parse-benchmark-500', 'Reporting-benchmark-10'] preceding_task: None options: {'task_name': 'benchmark-100'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-19 01:26:12 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-19 01:26:12 - 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-100/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-100/stderr.txt Pod log : /results/orders/Reporting-benchmark-100 2025-09-19 01:26:12 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-19 01:26:12 - 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-19 01:26:12] Reporting-benchmark-100 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-100/order.json { "name": "Reporting-benchmark-100", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-100\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-100.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-100" } ________________________________________________________________________________ [2025-09-19 01:26:12] Reporting-benchmark-100 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-19 01:26:12,033 INFO 2025-09-19 01:26:12,033 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-19 01:26:12,033 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-19 01:26:12,242 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:26:12,242 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:26:12,242 DEBUG --- stdout --- 2025-09-19 01:26:12,242 DEBUG WAITING 2025-09-19 01:26:12,242 DEBUG --- stderr --- 2025-09-19 01:26:12,242 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 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-19 01:26:12] Reporting-benchmark-100 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-19 01:26:12,242 INFO 2025-09-19 01:26:12,243 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-19 01:26:12,243 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:26:12,520 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:26:12,520 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:26:12,520 DEBUG --- stdout --- 2025-09-19 01:26:12,521 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:26:12,521 DEBUG --- stderr --- 2025-09-19 01:26:12,521 DEBUG 2025-09-19 01:26:12,521 INFO 2025-09-19 01:26:12,521 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/09_Reporting-benchmark-100/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-19 01:26:12,521 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:26:13,476 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:26:13,476 DEBUG --- stdout --- 2025-09-19 01:26:13,476 DEBUG 2025-09-19 01:26:13,476 DEBUG --- stderr --- 2025-09-19 01:26:13,476 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-19 01:26:13] Reporting-benchmark-100 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-19 01:26:18,477 INFO 2025-09-19 01:26:18,477 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-19 01:26:18,477 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-19 01:26:18,685 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:26:23,897 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:26:29,103 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:26:34,312 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:26:39,517 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:26:44,729 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:26:49,939 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:26:55,150 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:27:00,358 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:27:05,565 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:27:10,773 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:27:15,981 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:27:21,218 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - expected pattern found 2025-09-19 01:27:21,218 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:21,218 DEBUG --- stdout --- 2025-09-19 01:27:21,218 DEBUG WAITING 2025-09-19 01:27:21,218 DEBUG --- stderr --- 2025-09-19 01:27:21,218 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 30 0 --:--:-- --:--:-- --:--:-- 30 ________________________________________________________________________________ [2025-09-19 01:27:21] Reporting-benchmark-100 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-19 01:27:21] Reporting-benchmark-100 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-19 01:27:21,220 INFO 2025-09-19 01:27:21,220 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-19 01:27:21,220 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:27:21,546 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:27:21,546 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:21,546 DEBUG --- stdout --- 2025-09-19 01:27:21,546 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:27:21,546 DEBUG --- stderr --- 2025-09-19 01:27:21,546 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:27:21,547 INFO 2025-09-19 01:27:21,547 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-100/benchmark-100.tar.gz" ]; then echo "/results/gatling/benchmark-100/benchmark-100.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-100/benchmark-100.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-100/benchmark-100.tar.gz file found" 2025-09-19 01:27:21,547 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:27:22,094 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:27:22,094 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:22,094 DEBUG --- stdout --- 2025-09-19 01:27:22,094 DEBUG /results/gatling/benchmark-100/benchmark-100.tar.gz file found 2025-09-19 01:27:22,094 DEBUG --- stderr --- 2025-09-19 01:27:22,094 DEBUG 2025-09-19 01:27:22,094 INFO 2025-09-19 01:27:22,094 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/gatling/benchmark-100/benchmark-100.tar.gz | grep "^\d+ .+$" 2025-09-19 01:27:22,094 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:27:22,653 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:27:22,653 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:22,653 DEBUG --- stdout --- 2025-09-19 01:27:22,653 DEBUG 1828 /results/gatling/benchmark-100/benchmark-100.tar.gz 2025-09-19 01:27:22,653 DEBUG --- stderr --- 2025-09-19 01:27:22,653 DEBUG - Download file (size 1.828MB) source : /results/gatling/benchmark-100/benchmark-100.tar.gz @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-100.tar.gz 2025-09-19 01:27:22,654 INFO 2025-09-19 01:27:22,654 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/gatling/benchmark-100/benchmark-100.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-100.tar.gz 2025-09-19 01:27:22,654 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:27:23,625 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:23,625 DEBUG --- stdout --- 2025-09-19 01:27:23,625 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:27:23,625 DEBUG --- stderr --- 2025-09-19 01:27:23,625 DEBUG ________________________________________________________________________________ [2025-09-19 01:27:23] Reporting-benchmark-100 step7 : Unzip the result ________________________________________________________________________________ 2025-09-19 01:27:23,625 INFO 2025-09-19 01:27:23,625 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-100.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/02_benchmark-100/gatling 2025-09-19 01:27:23,699 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-19 01:27:23,700 DEBUG --- stdout --- 2025-09-19 01:27:23,700 DEBUG 2025-09-19 01:27:23,700 DEBUG --- stderr --- 2025-09-19 01:27:23,700 DEBUG 2025-09-19 01:27:23,700 INFO ________________________________________________________________________________ [2025-09-19 01:27:23] Reporting-benchmark-100 step8 : Print rc order ________________________________________________________________________________ 2025-09-19 01:27:23,700 INFO 2025-09-19 01:27:23,700 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-19 01:27:23,700 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:27:23,978 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:27:23,978 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:23,978 DEBUG --- stdout --- 2025-09-19 01:27:23,978 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:27:23,978 DEBUG --- stderr --- 2025-09-19 01:27:23,978 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:27:23,979 INFO 2025-09-19 01:27:23,979 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-100/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-100/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-100/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-100/rc.txt file found" 2025-09-19 01:27:23,979 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:27:24,527 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:27:24,527 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:24,527 DEBUG --- stdout --- 2025-09-19 01:27:24,527 DEBUG /results/orders/Reporting-benchmark-100/rc.txt file found 2025-09-19 01:27:24,527 DEBUG --- stderr --- 2025-09-19 01:27:24,527 DEBUG 2025-09-19 01:27:24,528 INFO 2025-09-19 01:27:24,528 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-100/rc.txt | grep "^\d+ .+$" 2025-09-19 01:27:24,528 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:27:25,101 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:27:25,101 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:25,101 DEBUG --- stdout --- 2025-09-19 01:27:25,101 DEBUG 4 /results/orders/Reporting-benchmark-100/rc.txt 2025-09-19 01:27:25,101 DEBUG --- stderr --- 2025-09-19 01:27:25,101 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-100/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-100/rc.txt 2025-09-19 01:27:25,102 INFO 2025-09-19 01:27:25,102 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-100/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-100/rc.txt 2025-09-19 01:27:25,102 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:27:25,637 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:25,637 DEBUG --- stdout --- 2025-09-19 01:27:25,637 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:27:25,637 DEBUG --- stderr --- 2025-09-19 01:27:25,637 DEBUG 2025-09-19 01:27:25,637 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-100/rc.txt is small (1 lines), printing all lines: 2025-09-19 01:27:25,637 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-19 01:27:25] Reporting-benchmark-100 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-19 01:27:25] Reporting-benchmark-100 step10 : Print stdout order ________________________________________________________________________________ 2025-09-19 01:27:25,865 INFO 2025-09-19 01:27:25,865 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-19 01:27:25,865 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:27:26,149 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:27:26,149 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:26,149 DEBUG --- stdout --- 2025-09-19 01:27:26,149 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:27:26,149 DEBUG --- stderr --- 2025-09-19 01:27:26,149 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:27:26,150 INFO 2025-09-19 01:27:26,150 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-100/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-100/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-100/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-100/stdout.txt file found" 2025-09-19 01:27:26,150 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:27:26,692 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:27:26,692 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:26,692 DEBUG --- stdout --- 2025-09-19 01:27:26,692 DEBUG /results/orders/Reporting-benchmark-100/stdout.txt file found 2025-09-19 01:27:26,692 DEBUG --- stderr --- 2025-09-19 01:27:26,692 DEBUG 2025-09-19 01:27:26,693 INFO 2025-09-19 01:27:26,693 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-100/stdout.txt | grep "^\d+ .+$" 2025-09-19 01:27:26,693 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:27:27,247 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:27:27,248 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:27,248 DEBUG --- stdout --- 2025-09-19 01:27:27,248 DEBUG 12 /results/orders/Reporting-benchmark-100/stdout.txt 2025-09-19 01:27:27,248 DEBUG --- stderr --- 2025-09-19 01:27:27,248 DEBUG - Download file (size 12kB) source : /results/orders/Reporting-benchmark-100/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-100/stdout.txt 2025-09-19 01:27:27,248 INFO 2025-09-19 01:27:27,248 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-100/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-100/stdout.txt 2025-09-19 01:27:27,248 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:27:27,791 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:27,791 DEBUG --- stdout --- 2025-09-19 01:27:27,791 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:27:27,792 DEBUG --- stderr --- 2025-09-19 01:27:27,792 DEBUG 2025-09-19 01:27:27,792 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-100/stdout.txt is small (106 lines), printing all lines: 2025-09-19 01:27:27,792 INFO ----- output ----- 2025-09-19 02:26:15,483 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpwbescrzb 2025-09-19 02:26:15,485 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-100/loadtest-20250918201734924" -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/tmpwbescrzb/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/tmpwbescrzb/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 --- 02:26:17,965 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 02:26:17,967 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 02:26:17,967 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 02:26:17,968 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 02:26:17,975 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 02:26:17,975 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 02:26:17,985 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 8 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 02:26:17,985 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 02:26:17,985 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 02:26:17,986 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 02:26:17,990 |-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] 02:26:17,996 |-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 02:26:18,055 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 02:26:18,055 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 02:26:18,108 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 02:26:18,108 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:26:18,116 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:26:18,146 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 02:26:18,146 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 02:26:18,147 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 02:26:18,148 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 02:26:18,148 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 163 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 54s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 4626060 (OK=4591554 KO=34506 ) > min response time 33 (OK=33 KO=34 ) > max response time 60001 (OK=13597 KO=60001 ) > mean response time 51 (OK=51 KO=69 ) > std deviation 39 (OK=25 KO=346 ) > response time 50th percentile 46 (OK=46 KO=43 ) > response time 75th percentile 55 (OK=54 KO=110 ) > response time 95th percentile 91 (OK=90 KO=124 ) > response time 99th percentile 111 (OK=110 KO=135 ) > mean requests/sec 1285.02 (OK=1275.43 KO=9.59 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 4591489 ( 99.25%) > 800 ms <= t < 1200 ms 39 ( 0%) > t >= 1200 ms 26 ( 0%) > failed 34506 ( 0.75%) ---- Errors -------------------------------------------------------------------- > jsonPath($.tokenId).find.exists, found nothing 11499 (33.32%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 11499 (33.32%) ing > status.find.in([200, 209], 304), found 401 11499 (33.32%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 4 ( 0.01%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > status.find.is(200), but actually found 502 2 ( 0.01%) > Request timeout to openam-perf-haproxy.forgeblocks.com/34.120. 1 ( 0.00%) 144.60:443 after 60000 ms > status.find.is(302), but actually found 502 1 ( 0.00%) > createOrganization: No attribute named 'access_token' is defin 1 ( 0.00%) ed > queryOrganization: No attribute named 'organization_id' is def 1 ( 0.00%) ined > deleteOrganization: No attribute named 'organization_id' is de 1 ( 0.00%) fined > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 1 ( 0.00%) r 10000ms ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-100/loadtest-20250918201734924/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58.540 s [INFO] Finished at: 2025-09-19T02:27:15+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-19 02:27:15,218 INFO Gatling simulation run ended successfully 2025-09-19 02:27:15,218 INFO Creating archive benchmark-100.tar.gz with report files 2025-09-19 02:27:16,620 INFO Archive /results/gatling/benchmark-100/benchmark-100.tar.gz successfully created ________________________________________________________________________________ [2025-09-19 01:27:27] Reporting-benchmark-100 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-19 01:27:27] Reporting-benchmark-100 step12 : Print stderr order ________________________________________________________________________________ 2025-09-19 01:27:27,793 INFO 2025-09-19 01:27:27,793 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-19 01:27:27,793 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:27:28,081 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:27:28,081 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:28,081 DEBUG --- stdout --- 2025-09-19 01:27:28,081 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:27:28,081 DEBUG --- stderr --- 2025-09-19 01:27:28,081 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:27:28,082 INFO 2025-09-19 01:27:28,082 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-100/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-100/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-100/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-100/stderr.txt file found" 2025-09-19 01:27:28,082 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:27:28,626 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:27:28,626 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:28,626 DEBUG --- stdout --- 2025-09-19 01:27:28,626 DEBUG /results/orders/Reporting-benchmark-100/stderr.txt file found 2025-09-19 01:27:28,626 DEBUG --- stderr --- 2025-09-19 01:27:28,626 DEBUG 2025-09-19 01:27:28,627 INFO 2025-09-19 01:27:28,627 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-100/stderr.txt | grep "^\d+ .+$" 2025-09-19 01:27:28,628 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:27:29,177 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:27:29,177 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:29,177 DEBUG --- stdout --- 2025-09-19 01:27:29,177 DEBUG 0 /results/orders/Reporting-benchmark-100/stderr.txt 2025-09-19 01:27:29,177 DEBUG --- stderr --- 2025-09-19 01:27:29,177 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-100/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-100/stderr.txt 2025-09-19 01:27:29,178 INFO 2025-09-19 01:27:29,178 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-100/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-100/stderr.txt 2025-09-19 01:27:29,178 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:27:29,713 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:27:29,713 DEBUG --- stdout --- 2025-09-19 01:27:29,713 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:27:29,713 DEBUG --- stderr --- 2025-09-19 01:27:29,713 DEBUG 2025-09-19 01:27:29,713 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-100/stderr.txt is small (0 lines), printing all lines: 2025-09-19 01:27:29,714 INFO ----- output ----- ________________________________________________________________________________ [2025-09-19 01:27:29] Reporting-benchmark-100 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-19 01:27:29] Reporting-benchmark-100 step14 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request selfService: register and view profile [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/02_benchmark-100/gatling/group_selfservice--re-1583799013.html - cannot check for spikes checking simulation request selfService: login existing user and patch its telNum then logout [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/02_benchmark-100/gatling/group_selfservice--lo--1127894877.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/02_benchmark-100/gatling/req_restlogininitia--1466099282.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback checking simulation request User Authorize PKCE stage checking simulation request User AccessToken PKCE stage checking simulation request tokenUserinfo checking simulation request Skip 2FA checking simulation request getIdToken checking simulation request getIdToken Redirect 1 checking simulation request createOrganization checking simulation request queryOrganization checking simulation request deleteOrganization checking simulation request RootUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/02_benchmark-100/gatling/req_rootuserinfo-351054363.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 checking simulation request UI-Post-Login - stage 1 Redirect 1 checking simulation request UI AM validateGoto checking simulation request UI AM idFromSession checking simulation request UI-Post-Login - stage 2 checking simulation request UI-Post-Login - stage 2 Redirect 1 checking simulation request UI Enduser appAuthHelper1 checking simulation request UI Enduser appAuthHelper2 checking simulation request UI-Post-Login - stage 3 checking simulation request UI-Post-Login - stage 3 Redirect 1 checking simulation request UI IDM uiconfig checking simulation request UI Enduser sessioncheck checking simulation request UI IDM features 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/02_benchmark-100/gatling/req_ui-idm-version--90269250.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/02_benchmark-100/gatling/req_ui-idm-login--1850380849.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/02_benchmark-100/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request UI IDM managed user schema checking simulation request UI IDM dashboard checking simulation request UI IDM user checking simulation request UI IDM oidcToken checking simulation request userinfo checking simulation request UI-Logout checking simulation request UI-Logout Redirect 1 checking simulation request UI AM revoke1 checking simulation request UI AM revoke2 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/02_benchmark-100/gatling/req_ui-am-endsessio-1571439939.html - cannot check for spikes no spikes found ________________________________________________________________________________ [2025-09-19 01:27:29] Reporting-benchmark-100 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 4626060, "ok": 4591554, "ko": 34506 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 34 }, "maxResponseTime": { "total": 60001, "ok": 13597, "ko": 60001 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 69 }, "standardDeviation": { "total": 39, "ok": 25, "ko": 346 }, "percentiles1": { "total": 46, "ok": 46, "ko": 43 }, "percentiles2": { "total": 55, "ok": 54, "ko": 110 }, "percentiles3": { "total": 91, "ok": 90, "ko": 124 }, "percentiles4": { "total": 111, "ok": 110, "ko": 135 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4591489, "percentage": 99.25269019424738 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 39, "percentage": 0.0008430500252915007 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 26, "percentage": 0.0005620333501943339 }, "group4": { "name": "failed", "htmlName": "failed", "count": 34506, "percentage": 0.7459047223771417 }, "meanNumberOfRequestsPerSecond": { "total": 1285.0166666666667, "ok": 1275.4316666666666, "ko": 9.585 } }, "details": [ { "name": "selfService: register and view profile", "numberOfRequests": { "total": 11499, "ok": 0, "ko": 11499 }, "minResponseTime": { "total": 423, "ok": 0, "ko": 423 }, "maxResponseTime": { "total": 7673, "ok": 0, "ko": 7673 }, "meanResponseTime": { "total": 475, "ok": 0, "ko": 475 }, "standardDeviation": { "total": 97, "ok": 0, "ko": 97 }, "percentiles1": { "total": 472, "ok": 0, "ko": 472 }, "percentiles2": { "total": 483, "ok": 0, "ko": 483 }, "percentiles3": { "total": 502, "ok": 0, "ko": 502 }, "percentiles4": { "total": 529, "ok": 0, "ko": 529 }, "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": 11499, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 3.194166666666667, "ok": 0, "ko": 3.194166666666667 }, "spikes": [] }, { "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "total": 45823, "ok": 45820, "ko": 3 }, "minResponseTime": { "total": 851, "ok": 851, "ko": 10803 }, "maxResponseTime": { "total": 11037, "ok": 8300, "ko": 11037 }, "meanResponseTime": { "total": 1059, "ok": 1059, "ko": 10947 }, "standardDeviation": { "total": 143, "ok": 119, "ko": 103 }, "percentiles1": { "total": 1056, "ok": 1056, "ko": 11002 }, "percentiles2": { "total": 1110, "ok": 1110, "ko": 11020 }, "percentiles3": { "total": 1219, "ok": 1219, "ko": 11034 }, "percentiles4": { "total": 1257, "ok": 1257, "ko": 11036 }, "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": 40831, "percentage": 89.10590751369399 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4989, "percentage": 10.887545555725291 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.006546930580712743 }, "meanNumberOfRequestsPerSecond": { "total": 12.72861111111111, "ok": 12.727777777777778, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 300345, "ok": 300343, "ko": 2 }, "minResponseTime": { "total": 38, "ok": 41, "ko": 38 }, "maxResponseTime": { "total": 10000, "ok": 7216, "ko": 10000 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 5019 }, "standardDeviation": { "total": 26, "ok": 19, "ko": 4981 }, "percentiles1": { "total": 52, "ok": 52, "ko": 5019 }, "percentiles2": { "total": 54, "ok": 54, "ko": 7510 }, "percentiles3": { "total": 58, "ok": 58, "ko": 9502 }, "percentiles4": { "total": 63, "ok": 63, "ko": 9900 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 300324, "percentage": 99.99300804075312 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 14, "percentage": 0.0046613061645774025 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5, "percentage": 0.0016647522016347868 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.0006659008806539147 }, "meanNumberOfRequestsPerSecond": { "total": 83.42916666666666, "ok": 83.42861111111111, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 300336, "ok": 300335, "ko": 1 }, "minResponseTime": { "total": 35, "ok": 62, "ko": 35 }, "maxResponseTime": { "total": 1132, "ok": 1132, "ko": 35 }, "meanResponseTime": { "total": 92, "ok": 92, "ko": 35 }, "standardDeviation": { "total": 14, "ok": 14, "ko": 0 }, "percentiles1": { "total": 92, "ok": 92, "ko": 35 }, "percentiles2": { "total": 101, "ok": 101, "ko": 35 }, "percentiles3": { "total": 114, "ok": 114, "ko": 35 }, "percentiles4": { "total": 123, "ok": 123, "ko": 35 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 300332, "percentage": 99.99866815832934 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3, "percentage": 0.0009988812529966437 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0003329604176655479 }, "meanNumberOfRequestsPerSecond": { "total": 83.42666666666666, "ok": 83.4263888888889, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 314714, "ok": 314713, "ko": 1 }, "minResponseTime": { "total": 35, "ok": 38, "ko": 35 }, "maxResponseTime": { "total": 503, "ok": 503, "ko": 35 }, "meanResponseTime": { "total": 55, "ok": 55, "ko": 35 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 55, "ok": 55, "ko": 35 }, "percentiles2": { "total": 58, "ok": 58, "ko": 35 }, "percentiles3": { "total": 63, "ok": 63, "ko": 35 }, "percentiles4": { "total": 67, "ok": 67, "ko": 35 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 314713, "percentage": 99.9996822511868 }, "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.00031774881320818267 }, "meanNumberOfRequestsPerSecond": { "total": 87.42055555555555, "ok": 87.42027777777778, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 314707, "ok": 314707, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 694, "ok": 694, "ko": 0 }, "meanResponseTime": { "total": 55, "ok": 55, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 54, "ok": 54, "ko": 0 }, "percentiles2": { "total": 58, "ok": 58, "ko": 0 }, "percentiles3": { "total": 64, "ok": 64, "ko": 0 }, "percentiles4": { "total": 69, "ok": 69, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 314707, "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": 87.4186111111111, "ok": 87.4186111111111, "ko": 0 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 71564, "ok": 71564, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 266, "ok": 266, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 0 }, "percentiles2": { "total": 47, "ok": 47, "ko": 0 }, "percentiles3": { "total": 52, "ok": 52, "ko": 0 }, "percentiles4": { "total": 55, "ok": 55, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 71564, "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": 19.878888888888888, "ok": 19.878888888888888, "ko": 0 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 214367, "ok": 214367, "ko": 0 }, "minResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "maxResponseTime": { "total": 1068, "ok": 1068, "ko": 0 }, "meanResponseTime": { "total": 73, "ok": 73, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 71, "ok": 71, "ko": 0 }, "percentiles2": { "total": 81, "ok": 81, "ko": 0 }, "percentiles3": { "total": 88, "ok": 88, "ko": 0 }, "percentiles4": { "total": 92, "ok": 92, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 214366, "percentage": 99.99953351028843 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00046648971156941136 }, "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": 59.54638888888889, "ok": 59.54638888888889, "ko": 0 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 43062, "ok": 43062, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 318, "ok": 318, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 48, "ok": 48, "ko": 0 }, "percentiles2": { "total": 51, "ok": 51, "ko": 0 }, "percentiles3": { "total": 55, "ok": 55, "ko": 0 }, "percentiles4": { "total": 59, "ok": 59, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 43062, "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": 11.961666666666666, "ok": 11.961666666666666, "ko": 0 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 43061, "ok": 43061, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 243, "ok": 243, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 43061, "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": 11.961388888888889, "ok": 11.961388888888889, "ko": 0 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 43060, "ok": 43060, "ko": 0 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "maxResponseTime": { "total": 306, "ok": 306, "ko": 0 }, "meanResponseTime": { "total": 54, "ok": 54, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 0 }, "percentiles2": { "total": 56, "ok": 56, "ko": 0 }, "percentiles3": { "total": 60, "ok": 60, "ko": 0 }, "percentiles4": { "total": 65, "ok": 65, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 43060, "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": 11.96111111111111, "ok": 11.96111111111111, "ko": 0 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 43060, "ok": 43060, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 342, "ok": 342, "ko": 0 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 47, "ok": 47, "ko": 0 }, "percentiles2": { "total": 50, "ok": 50, "ko": 0 }, "percentiles3": { "total": 54, "ok": 54, "ko": 0 }, "percentiles4": { "total": 57, "ok": 57, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 43060, "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": 11.96111111111111, "ok": 11.96111111111111, "ko": 0 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 43058, "ok": 43058, "ko": 0 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 0 }, "maxResponseTime": { "total": 708, "ok": 708, "ko": 0 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 50, "ok": 50, "ko": 0 }, "percentiles2": { "total": 53, "ok": 53, "ko": 0 }, "percentiles3": { "total": 58, "ok": 58, "ko": 0 }, "percentiles4": { "total": 63, "ok": 63, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 43058, "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": 11.960555555555555, "ok": 11.960555555555555, "ko": 0 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 855956, "ok": 855955, "ko": 1 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 60001 }, "maxResponseTime": { "total": 60001, "ok": 13597, "ko": 60001 }, "meanResponseTime": { "total": 44, "ok": 43, "ko": 60001 }, "standardDeviation": { "total": 74, "ok": 36, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 60001 }, "percentiles2": { "total": 45, "ok": 45, "ko": 60001 }, "percentiles3": { "total": 50, "ok": 50, "ko": 60001 }, "percentiles4": { "total": 54, "ok": 54, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 855942, "percentage": 99.99836440190852 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6, "percentage": 0.0007009706106388645 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 7, "percentage": 0.0008177990457453421 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00011682843510647743 }, "meanNumberOfRequestsPerSecond": { "total": 237.76555555555555, "ok": 237.76527777777778, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 14393, "ok": 14393, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 247, "ok": 247, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14393, "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": 3.9980555555555557, "ok": 3.9980555555555557, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 14393, "ok": 14393, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 398, "ok": 398, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14393, "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": 3.9980555555555557, "ok": 3.9980555555555557, "ko": 0 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 14392, "ok": 14392, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 293, "ok": 293, "ko": 0 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 48, "ok": 48, "ko": 0 }, "percentiles2": { "total": 51, "ok": 51, "ko": 0 }, "percentiles3": { "total": 55, "ok": 55, "ko": 0 }, "percentiles4": { "total": 60, "ok": 60, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14392, "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": 3.997777777777778, "ok": 3.997777777777778, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 14392, "ok": 14392, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 255, "ok": 255, "ko": 0 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 54, "ok": 54, "ko": 0 }, "percentiles4": { "total": 58, "ok": 58, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14392, "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": 3.997777777777778, "ok": 3.997777777777778, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 14391, "ok": 14391, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 250, "ok": 250, "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": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14391, "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": 3.9975, "ok": 3.9975, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 14391, "ok": 14391, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 1087, "ok": 1087, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14390, "percentage": 99.99305121256342 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.006948787436592315 }, "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": 3.9975, "ok": 3.9975, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 14391, "ok": 14391, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 240, "ok": 240, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14391, "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": 3.9975, "ok": 3.9975, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 14391, "ok": 14391, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 245, "ok": 245, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14391, "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": 3.9975, "ok": 3.9975, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 14390, "ok": 14390, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 147, "ok": 147, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14390, "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": 3.9972222222222222, "ok": 3.9972222222222222, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 14390, "ok": 14390, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 149, "ok": 149, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 45, "ok": 45, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14390, "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": 3.9972222222222222, "ok": 3.9972222222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 14390, "ok": 14390, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 605, "ok": 605, "ko": 0 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 42, "ok": 42, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14390, "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": 3.9972222222222222, "ok": 3.9972222222222222, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 14390, "ok": 14390, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 170, "ok": 170, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14390, "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": 3.9972222222222222, "ok": 3.9972222222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 14390, "ok": 14390, "ko": 0 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "maxResponseTime": { "total": 292, "ok": 292, "ko": 0 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 52, "ok": 52, "ko": 0 }, "percentiles2": { "total": 55, "ok": 55, "ko": 0 }, "percentiles3": { "total": 59, "ok": 59, "ko": 0 }, "percentiles4": { "total": 63, "ok": 63, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14390, "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": 3.9972222222222222, "ok": 3.9972222222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 14390, "ok": 14390, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 4166, "ok": 4166, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 35, "ok": 35, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 52, "ok": 52, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14389, "percentage": 99.99305072967339 }, "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.006949270326615705 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 3.9972222222222222, "ok": 3.9972222222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 14390, "ok": 14390, "ko": 0 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "maxResponseTime": { "total": 2168, "ok": 2168, "ko": 0 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "standardDeviation": { "total": 18, "ok": 18, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 0 }, "percentiles2": { "total": 55, "ok": 55, "ko": 0 }, "percentiles3": { "total": 59, "ok": 59, "ko": 0 }, "percentiles4": { "total": 63, "ok": 63, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14389, "percentage": 99.99305072967339 }, "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.006949270326615705 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 3.9972222222222222, "ok": 3.9972222222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 14390, "ok": 14389, "ko": 1 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 10001 }, "maxResponseTime": { "total": 10001, "ok": 141, "ko": 10001 }, "meanResponseTime": { "total": 54, "ok": 53, "ko": 10001 }, "standardDeviation": { "total": 83, "ok": 4, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 10001 }, "percentiles2": { "total": 55, "ok": 55, "ko": 10001 }, "percentiles3": { "total": 59, "ok": 59, "ko": 10001 }, "percentiles4": { "total": 63, "ok": 62, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14389, "percentage": 99.99305072967339 }, "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.006949270326615705 }, "meanNumberOfRequestsPerSecond": { "total": 3.9972222222222222, "ok": 3.9969444444444444, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 14390, "ok": 14390, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 145, "ok": 145, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 47, "ok": 47, "ko": 0 }, "percentiles2": { "total": 50, "ok": 50, "ko": 0 }, "percentiles3": { "total": 56, "ok": 56, "ko": 0 }, "percentiles4": { "total": 63, "ok": 63, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14390, "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": 3.9972222222222222, "ok": 3.9972222222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 14390, "ok": 14390, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 206, "ok": 206, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 51, "ok": 51, "ko": 0 }, "percentiles4": { "total": 55, "ok": 55, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14390, "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": 3.9972222222222222, "ok": 3.9972222222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 14390, "ok": 14390, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 255, "ok": 255, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 48, "ok": 48, "ko": 0 }, "percentiles3": { "total": 53, "ok": 53, "ko": 0 }, "percentiles4": { "total": 58, "ok": 58, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14390, "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": 3.9972222222222222, "ok": 3.9972222222222222, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 14389, "ok": 14389, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 730, "ok": 730, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 48, "ok": 48, "ko": 0 }, "percentiles3": { "total": 51, "ok": 51, "ko": 0 }, "percentiles4": { "total": 56, "ok": 56, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14389, "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": 3.9969444444444444, "ok": 3.9969444444444444, "ko": 0 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 14389, "ok": 14389, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 253, "ok": 253, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 52, "ok": 52, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14389, "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": 3.9969444444444444, "ok": 3.9969444444444444, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 14389, "ok": 14389, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 318, "ok": 318, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14389, "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": 3.9969444444444444, "ok": 3.9969444444444444, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 14389, "ok": 14389, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 134, "ok": 134, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14389, "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": 3.9969444444444444, "ok": 3.9969444444444444, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 14389, "ok": 14389, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 263, "ok": 263, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 52, "ok": 52, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14389, "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": 3.9969444444444444, "ok": 3.9969444444444444, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 14389, "ok": 14389, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 173, "ok": 173, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 52, "ok": 52, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14389, "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": 3.9969444444444444, "ok": 3.9969444444444444, "ko": 0 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 14389, "ok": 14389, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 13339, "ok": 13339, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 111, "ok": 111, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 52, "ok": 52, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14388, "percentage": 99.99305024671624 }, "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.006949753283758427 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 3.9969444444444444, "ok": 3.9969444444444444, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 1285, "avg_response_time": 51, "max_response_time": 13597, "min_response_time": 33, "num_requests": 4626060, "num_requests_pass": 4591554, "num_requests_percent_pass": 99.254 }, "options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:100", "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": 11499, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 7673, "ok": 0, "total": 7673 }, "meanNumberOfRequestsPerSecond": { "ko": 3.194166666666667, "ok": 0, "total": 3.194166666666667 }, "meanResponseTime": { "ko": 475, "ok": 0, "total": 475 }, "minResponseTime": { "ko": 423, "ok": 0, "total": 423 }, "name": "selfService: register and view profile", "numberOfRequests": { "ko": 11499, "ok": 0, "total": 11499 }, "percentiles1": { "ko": 472, "ok": 0, "total": 472 }, "percentiles2": { "ko": 483, "ok": 0, "total": 483 }, "percentiles3": { "ko": 502, "ok": 0, "total": 502 }, "percentiles4": { "ko": 529, "ok": 0, "total": 529 }, "spikes": [], "standardDeviation": { "ko": 97, "ok": 0, "total": 97 } }, { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 40831, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 89.10590751369399 }, "group3": { "count": 4989, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 10.887545555725291 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.006546930580712743 }, "maxResponseTime": { "ko": 11037, "ok": 8300, "total": 11037 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 12.727777777777778, "total": 12.72861111111111 }, "meanResponseTime": { "ko": 10947, "ok": 1059, "total": 1059 }, "minResponseTime": { "ko": 10803, "ok": 851, "total": 851 }, "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "ko": 3, "ok": 45820, "total": 45823 }, "percentiles1": { "ko": 11002, "ok": 1056, "total": 1056 }, "percentiles2": { "ko": 11020, "ok": 1110, "total": 1110 }, "percentiles3": { "ko": 11034, "ok": 1219, "total": 1219 }, "percentiles4": { "ko": 11036, "ok": 1257, "total": 1257 }, "spikes": [], "standardDeviation": { "ko": 103, "ok": 119, "total": 143 } }, { "group1": { "count": 300324, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99300804075312 }, "group2": { "count": 14, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0046613061645774025 }, "group3": { "count": 5, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0016647522016347868 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.0006659008806539147 }, "maxResponseTime": { "ko": 10000, "ok": 7216, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 83.42861111111111, "total": 83.42916666666666 }, "meanResponseTime": { "ko": 5019, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 38, "ok": 41, "total": 38 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 2, "ok": 300343, "total": 300345 }, "percentiles1": { "ko": 5019, "ok": 52, "total": 52 }, "percentiles2": { "ko": 7510, "ok": 54, "total": 54 }, "percentiles3": { "ko": 9502, "ok": 58, "total": 58 }, "percentiles4": { "ko": 9900, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 4981, "ok": 19, "total": 26 } }, { "group1": { "count": 300332, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99866815832934 }, "group2": { "count": 3, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0009988812529966437 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0003329604176655479 }, "maxResponseTime": { "ko": 35, "ok": 1132, "total": 1132 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 83.4263888888889, "total": 83.42666666666666 }, "meanResponseTime": { "ko": 35, "ok": 92, "total": 92 }, "minResponseTime": { "ko": 35, "ok": 62, "total": 35 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 1, "ok": 300335, "total": 300336 }, "percentiles1": { "ko": 35, "ok": 92, "total": 92 }, "percentiles2": { "ko": 35, "ok": 101, "total": 101 }, "percentiles3": { "ko": 35, "ok": 114, "total": 114 }, "percentiles4": { "ko": 35, "ok": 123, "total": 123 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 14 } }, { "group1": { "count": 314713, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9996822511868 }, "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.00031774881320818267 }, "maxResponseTime": { "ko": 35, "ok": 503, "total": 503 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 87.42027777777778, "total": 87.42055555555555 }, "meanResponseTime": { "ko": 35, "ok": 55, "total": 55 }, "minResponseTime": { "ko": 35, "ok": 38, "total": 35 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 1, "ok": 314713, "total": 314714 }, "percentiles1": { "ko": 35, "ok": 55, "total": 55 }, "percentiles2": { "ko": 35, "ok": 58, "total": 58 }, "percentiles3": { "ko": 35, "ok": 63, "total": 63 }, "percentiles4": { "ko": 35, "ok": 67, "total": 67 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 314707, "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": 694, "total": 694 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 87.4186111111111, "total": 87.4186111111111 }, "meanResponseTime": { "ko": 0, "ok": 55, "total": 55 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 0, "ok": 314707, "total": 314707 }, "percentiles1": { "ko": 0, "ok": 54, "total": 54 }, "percentiles2": { "ko": 0, "ok": 58, "total": 58 }, "percentiles3": { "ko": 0, "ok": 64, "total": 64 }, "percentiles4": { "ko": 0, "ok": 69, "total": 69 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 71564, "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": 266, "total": 266 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 19.878888888888888, "total": 19.878888888888888 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 0, "ok": 71564, "total": 71564 }, "percentiles1": { "ko": 0, "ok": 44, "total": 44 }, "percentiles2": { "ko": 0, "ok": 47, "total": 47 }, "percentiles3": { "ko": 0, "ok": 52, "total": 52 }, "percentiles4": { "ko": 0, "ok": 55, "total": 55 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 214366, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99953351028843 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00046648971156941136 }, "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": 1068, "total": 1068 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 59.54638888888889, "total": 59.54638888888889 }, "meanResponseTime": { "ko": 0, "ok": 73, "total": 73 }, "minResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 0, "ok": 214367, "total": 214367 }, "percentiles1": { "ko": 0, "ok": 71, "total": 71 }, "percentiles2": { "ko": 0, "ok": 81, "total": 81 }, "percentiles3": { "ko": 0, "ok": 88, "total": 88 }, "percentiles4": { "ko": 0, "ok": 92, "total": 92 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 43062, "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": 318, "total": 318 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.961666666666666, "total": 11.961666666666666 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": "getIdToken", "numberOfRequests": { "ko": 0, "ok": 43062, "total": 43062 }, "percentiles1": { "ko": 0, "ok": 48, "total": 48 }, "percentiles2": { "ko": 0, "ok": 51, "total": 51 }, "percentiles3": { "ko": 0, "ok": 55, "total": 55 }, "percentiles4": { "ko": 0, "ok": 59, "total": 59 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 43061, "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": 243, "total": 243 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.961388888888889, "total": 11.961388888888889 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 0, "ok": 43061, "total": 43061 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 43060, "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": 306, "total": 306 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.96111111111111, "total": 11.96111111111111 }, "meanResponseTime": { "ko": 0, "ok": 54, "total": 54 }, "minResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "name": "createOrganization", "numberOfRequests": { "ko": 0, "ok": 43060, "total": 43060 }, "percentiles1": { "ko": 0, "ok": 53, "total": 53 }, "percentiles2": { "ko": 0, "ok": 56, "total": 56 }, "percentiles3": { "ko": 0, "ok": 60, "total": 60 }, "percentiles4": { "ko": 0, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 43060, "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": 342, "total": 342 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.96111111111111, "total": 11.96111111111111 }, "meanResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": "queryOrganization", "numberOfRequests": { "ko": 0, "ok": 43060, "total": 43060 }, "percentiles1": { "ko": 0, "ok": 47, "total": 47 }, "percentiles2": { "ko": 0, "ok": 50, "total": 50 }, "percentiles3": { "ko": 0, "ok": 54, "total": 54 }, "percentiles4": { "ko": 0, "ok": 57, "total": 57 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 43058, "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": 708, "total": 708 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.960555555555555, "total": 11.960555555555555 }, "meanResponseTime": { "ko": 0, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 0, "ok": 41, "total": 41 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 0, "ok": 43058, "total": 43058 }, "percentiles1": { "ko": 0, "ok": 50, "total": 50 }, "percentiles2": { "ko": 0, "ok": 53, "total": 53 }, "percentiles3": { "ko": 0, "ok": 58, "total": 58 }, "percentiles4": { "ko": 0, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 855942, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99836440190852 }, "group2": { "count": 6, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0007009706106388645 }, "group3": { "count": 7, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0008177990457453421 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00011682843510647743 }, "maxResponseTime": { "ko": 60001, "ok": 13597, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 237.76527777777778, "total": 237.76555555555555 }, "meanResponseTime": { "ko": 60001, "ok": 43, "total": 44 }, "minResponseTime": { "ko": 60001, "ok": 35, "total": 35 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 1, "ok": 855955, "total": 855956 }, "percentiles1": { "ko": 60001, "ok": 43, "total": 43 }, "percentiles2": { "ko": 60001, "ok": 45, "total": 45 }, "percentiles3": { "ko": 60001, "ok": 50, "total": 50 }, "percentiles4": { "ko": 60001, "ok": 54, "total": 54 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 36, "total": 74 } }, { "group1": { "count": 14393, "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": 247, "total": 247 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9980555555555557, "total": 3.9980555555555557 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 14393, "total": 14393 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 14393, "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": 398, "total": 398 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9980555555555557, "total": 3.9980555555555557 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 14393, "total": 14393 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 14392, "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": 293, "total": 293 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.997777777777778, "total": 3.997777777777778 }, "meanResponseTime": { "ko": 0, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 0, "ok": 14392, "total": 14392 }, "percentiles1": { "ko": 0, "ok": 48, "total": 48 }, "percentiles2": { "ko": 0, "ok": 51, "total": 51 }, "percentiles3": { "ko": 0, "ok": 55, "total": 55 }, "percentiles4": { "ko": 0, "ok": 60, "total": 60 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 14392, "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": 255, "total": 255 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.997777777777778, "total": 3.997777777777778 }, "meanResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 0, "ok": 14392, "total": 14392 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 54, "total": 54 }, "percentiles4": { "ko": 0, "ok": 58, "total": 58 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 14391, "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": 250, "total": 250 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9975, "total": 3.9975 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 14391, "total": 14391 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 14390, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99305121256342 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.006948787436592315 }, "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": 1087, "total": 1087 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9975, "total": 3.9975 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 14391, "total": 14391 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 14391, "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": 240, "total": 240 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9975, "total": 3.9975 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 14391, "total": 14391 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 14391, "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": 245, "total": 245 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9975, "total": 3.9975 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 14391, "total": 14391 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 14390, "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": 147, "total": 147 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9972222222222222, "total": 3.9972222222222222 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 14390, "total": 14390 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 14390, "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": 149, "total": 149 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9972222222222222, "total": 3.9972222222222222 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 14390, "total": 14390 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 45, "total": 45 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 14390, "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": 605, "total": 605 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9972222222222222, "total": 3.9972222222222222 }, "meanResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 14390, "total": 14390 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 42, "total": 42 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 14390, "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": 170, "total": 170 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9972222222222222, "total": 3.9972222222222222 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 14390, "total": 14390 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 14390, "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": 292, "total": 292 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9972222222222222, "total": 3.9972222222222222 }, "meanResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "name": " UI IDM features", "numberOfRequests": { "ko": 0, "ok": 14390, "total": 14390 }, "percentiles1": { "ko": 0, "ok": 52, "total": 52 }, "percentiles2": { "ko": 0, "ok": 55, "total": 55 }, "percentiles3": { "ko": 0, "ok": 59, "total": 59 }, "percentiles4": { "ko": 0, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 14389, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99305072967339 }, "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.006949270326615705 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 4166, "total": 4166 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9972222222222222, "total": 3.9972222222222222 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM version", "numberOfRequests": { "ko": 0, "ok": 14390, "total": 14390 }, "percentiles1": { "ko": 0, "ok": 44, "total": 44 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 47, "total": 47 }, "percentiles4": { "ko": 0, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 35, "total": 35 } }, { "group1": { "count": 14389, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99305072967339 }, "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.006949270326615705 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2168, "total": 2168 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9972222222222222, "total": 3.9972222222222222 }, "meanResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "name": " UI IDM login", "numberOfRequests": { "ko": 0, "ok": 14390, "total": 14390 }, "percentiles1": { "ko": 0, "ok": 53, "total": 53 }, "percentiles2": { "ko": 0, "ok": 55, "total": 55 }, "percentiles3": { "ko": 0, "ok": 59, "total": 59 }, "percentiles4": { "ko": 0, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 18, "total": 18 } }, { "group1": { "count": 14389, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99305072967339 }, "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.006949270326615705 }, "maxResponseTime": { "ko": 10001, "ok": 141, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 3.9969444444444444, "total": 3.9972222222222222 }, "meanResponseTime": { "ko": 10001, "ok": 53, "total": 54 }, "minResponseTime": { "ko": 10001, "ok": 44, "total": 44 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 1, "ok": 14389, "total": 14390 }, "percentiles1": { "ko": 10001, "ok": 53, "total": 53 }, "percentiles2": { "ko": 10001, "ok": 55, "total": 55 }, "percentiles3": { "ko": 10001, "ok": 59, "total": 59 }, "percentiles4": { "ko": 10001, "ok": 62, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 83 } }, { "group1": { "count": 14390, "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": 145, "total": 145 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9972222222222222, "total": 3.9972222222222222 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 14390, "total": 14390 }, "percentiles1": { "ko": 0, "ok": 47, "total": 47 }, "percentiles2": { "ko": 0, "ok": 50, "total": 50 }, "percentiles3": { "ko": 0, "ok": 56, "total": 56 }, "percentiles4": { "ko": 0, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 14390, "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": 206, "total": 206 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9972222222222222, "total": 3.9972222222222222 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 14390, "total": 14390 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 51, "total": 51 }, "percentiles4": { "ko": 0, "ok": 55, "total": 55 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 14390, "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": 255, "total": 255 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9972222222222222, "total": 3.9972222222222222 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 14390, "total": 14390 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 48, "total": 48 }, "percentiles3": { "ko": 0, "ok": 53, "total": 53 }, "percentiles4": { "ko": 0, "ok": 58, "total": 58 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 14389, "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": 730, "total": 730 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9969444444444444, "total": 3.9969444444444444 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 0, "ok": 14389, "total": 14389 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 48, "total": 48 }, "percentiles3": { "ko": 0, "ok": 51, "total": 51 }, "percentiles4": { "ko": 0, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 14389, "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": 253, "total": 253 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9969444444444444, "total": 3.9969444444444444 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": "userinfo", "numberOfRequests": { "ko": 0, "ok": 14389, "total": 14389 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 14389, "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": 318, "total": 318 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9969444444444444, "total": 3.9969444444444444 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 14389, "total": 14389 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 14389, "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": 134, "total": 134 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9969444444444444, "total": 3.9969444444444444 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 14389, "total": 14389 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 14389, "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": 263, "total": 263 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9969444444444444, "total": 3.9969444444444444 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 0, "ok": 14389, "total": 14389 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 14389, "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": 173, "total": 173 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9969444444444444, "total": 3.9969444444444444 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 0, "ok": 14389, "total": 14389 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 14388, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99305024671624 }, "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.006949753283758427 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 13339, "total": 13339 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.9969444444444444, "total": 3.9969444444444444 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 0, "ok": 14389, "total": 14389 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 111, "total": 111 } } ], "global": { "group1": { "count": 4591489, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.25269019424738 }, "group2": { "count": 39, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0008430500252915007 }, "group3": { "count": 26, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0005620333501943339 }, "group4": { "count": 34506, "htmlName": "failed", "name": "failed", "percentage": 0.7459047223771417 }, "maxResponseTime": { "ko": 60001, "ok": 13597, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 9.585, "ok": 1275.4316666666666, "total": 1285.0166666666667 }, "meanResponseTime": { "ko": 69, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 34, "ok": 33, "total": 33 }, "name": "All Requests", "numberOfRequests": { "ko": 34506, "ok": 4591554, "total": 4626060 }, "percentiles1": { "ko": 43, "ok": 46, "total": 46 }, "percentiles2": { "ko": 110, "ok": 54, "total": 55 }, "percentiles3": { "ko": 124, "ok": 90, "total": 91 }, "percentiles4": { "ko": 135, "ok": 110, "total": 111 }, "standardDeviation": { "ko": 346, "ok": 25, "total": 39 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-19 01:27:29] Reporting-benchmark-100 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-19 01:27:29] Reporting-benchmark-100 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/02_benchmark-100/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2025-09-19 01:27:29] Reporting-benchmark-100 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped