--Task-- name: Reporting-benchmark-10 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'] preceding_task: None options: {'task_name': 'benchmark-10'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-17 11:04:54 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-17 11:04:54 - 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-10/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-10/stderr.txt Pod log : /results/orders/Reporting-benchmark-10 2025-09-17 11:04:54 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-17 11:04:54 - INFO: interval was set to Task default because it was unset, based on self.timeout value because task is allowed to stop by itself ________________________________________________________________________________ [2025-09-17 11:04:54] Reporting-benchmark-10 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/order.json { "name": "Reporting-benchmark-10", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-10\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-10.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-10" } ________________________________________________________________________________ [2025-09-17 11:04:54] Reporting-benchmark-10 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-17 11:04:54,980 INFO 2025-09-17 11:04:54,980 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-17 11:04:54,980 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-17 11:04:55,191 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:04:55,191 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:04:55,191 DEBUG --- stdout --- 2025-09-17 11:04:55,191 DEBUG WAITING 2025-09-17 11:04:55,191 DEBUG --- stderr --- 2025-09-17 11:04:55,191 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [2025-09-17 11:04:55] Reporting-benchmark-10 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-17 11:04:55,192 INFO 2025-09-17 11:04:55,192 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-17 11:04:55,192 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:04:55,474 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:04:55,474 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:04:55,474 DEBUG --- stdout --- 2025-09-17 11:04:55,474 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:04:55,474 DEBUG --- stderr --- 2025-09-17 11:04:55,474 DEBUG 2025-09-17 11:04:55,475 INFO 2025-09-17 11:04:55,475 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/08_Reporting-benchmark-10/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-17 11:04:55,475 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:04:56,378 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:04:56,378 DEBUG --- stdout --- 2025-09-17 11:04:56,378 DEBUG 2025-09-17 11:04:56,378 DEBUG --- stderr --- 2025-09-17 11:04:56,378 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-17 11:04:56] Reporting-benchmark-10 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-17 11:05:01,379 INFO 2025-09-17 11:05:01,379 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-17 11:05:01,379 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-17 11:05:01,584 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:05:06,829 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:05:12,034 INFO [loop_until]: Function succeeded after 10s (rc=0) - expected pattern found 2025-09-17 11:05:12,034 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:12,034 DEBUG --- stdout --- 2025-09-17 11:05:12,034 DEBUG WAITING 2025-09-17 11:05:12,034 DEBUG --- stderr --- 2025-09-17 11:05:12,034 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 35 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-17 11:05:12] Reporting-benchmark-10 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-17 11:05:12] Reporting-benchmark-10 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-17 11:05:12,035 INFO 2025-09-17 11:05:12,035 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-17 11:05:12,035 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:05:12,315 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:05:12,315 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:12,315 DEBUG --- stdout --- 2025-09-17 11:05:12,315 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:05:12,315 DEBUG --- stderr --- 2025-09-17 11:05:12,315 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-17 11:05:12,316 INFO 2025-09-17 11:05:12,316 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-10/benchmark-10.tar.gz" ]; then echo "/results/gatling/benchmark-10/benchmark-10.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-10/benchmark-10.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-10/benchmark-10.tar.gz file found" 2025-09-17 11:05:12,316 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:05:12,853 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:05:12,854 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:12,854 DEBUG --- stdout --- 2025-09-17 11:05:12,854 DEBUG /results/gatling/benchmark-10/benchmark-10.tar.gz file found 2025-09-17 11:05:12,854 DEBUG --- stderr --- 2025-09-17 11:05:12,854 DEBUG 2025-09-17 11:05:12,854 INFO 2025-09-17 11:05:12,854 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/gatling/benchmark-10/benchmark-10.tar.gz | grep "^\d+ .+$" 2025-09-17 11:05:12,854 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-17 11:05:13,409 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:05:13,409 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:13,409 DEBUG --- stdout --- 2025-09-17 11:05:13,409 DEBUG 1584 /results/gatling/benchmark-10/benchmark-10.tar.gz 2025-09-17 11:05:13,409 DEBUG --- stderr --- 2025-09-17 11:05:13,410 DEBUG - Download file (size 1.584MB) source : /results/gatling/benchmark-10/benchmark-10.tar.gz @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-10.tar.gz 2025-09-17 11:05:13,410 INFO 2025-09-17 11:05:13,410 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/gatling/benchmark-10/benchmark-10.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-10.tar.gz 2025-09-17 11:05:13,410 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-17 11:05:14,325 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:14,325 DEBUG --- stdout --- 2025-09-17 11:05:14,325 DEBUG tar: Removing leading `/' from member names 2025-09-17 11:05:14,325 DEBUG --- stderr --- 2025-09-17 11:05:14,325 DEBUG ________________________________________________________________________________ [2025-09-17 11:05:14] Reporting-benchmark-10 step7 : Unzip the result ________________________________________________________________________________ 2025-09-17 11:05:14,326 INFO 2025-09-17 11:05:14,326 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-10.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/01_benchmark-10/gatling 2025-09-17 11:05:14,394 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-17 11:05:14,394 DEBUG --- stdout --- 2025-09-17 11:05:14,394 DEBUG 2025-09-17 11:05:14,394 DEBUG --- stderr --- 2025-09-17 11:05:14,394 DEBUG 2025-09-17 11:05:14,394 INFO ________________________________________________________________________________ [2025-09-17 11:05:14] Reporting-benchmark-10 step8 : Print rc order ________________________________________________________________________________ 2025-09-17 11:05:14,395 INFO 2025-09-17 11:05:14,395 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-17 11:05:14,395 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:05:14,675 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:05:14,675 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:14,675 DEBUG --- stdout --- 2025-09-17 11:05:14,675 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:05:14,675 DEBUG --- stderr --- 2025-09-17 11:05:14,675 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-17 11:05:14,676 INFO 2025-09-17 11:05:14,676 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-10/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-10/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-10/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-10/rc.txt file found" 2025-09-17 11:05:14,676 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:05:15,216 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:05:15,216 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:15,216 DEBUG --- stdout --- 2025-09-17 11:05:15,216 DEBUG /results/orders/Reporting-benchmark-10/rc.txt file found 2025-09-17 11:05:15,216 DEBUG --- stderr --- 2025-09-17 11:05:15,216 DEBUG 2025-09-17 11:05:15,217 INFO 2025-09-17 11:05:15,217 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-10/rc.txt | grep "^\d+ .+$" 2025-09-17 11:05:15,217 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-17 11:05:15,776 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:05:15,777 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:15,777 DEBUG --- stdout --- 2025-09-17 11:05:15,777 DEBUG 4 /results/orders/Reporting-benchmark-10/rc.txt 2025-09-17 11:05:15,777 DEBUG --- stderr --- 2025-09-17 11:05:15,777 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-10/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/rc.txt 2025-09-17 11:05:15,777 INFO 2025-09-17 11:05:15,777 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-10/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/rc.txt 2025-09-17 11:05:15,777 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-17 11:05:16,315 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:16,315 DEBUG --- stdout --- 2025-09-17 11:05:16,315 DEBUG tar: Removing leading `/' from member names 2025-09-17 11:05:16,315 DEBUG --- stderr --- 2025-09-17 11:05:16,315 DEBUG 2025-09-17 11:05:16,316 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/rc.txt is small (1 lines), printing all lines: 2025-09-17 11:05:16,316 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-17 11:05:16] Reporting-benchmark-10 step9 : Check rc log ________________________________________________________________________________ CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) PASS: no error found in rc log ________________________________________________________________________________ [2025-09-17 11:05:16] Reporting-benchmark-10 step10 : Print stdout order ________________________________________________________________________________ 2025-09-17 11:05:16,549 INFO 2025-09-17 11:05:16,549 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-17 11:05:16,549 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:05:16,834 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:05:16,834 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:16,834 DEBUG --- stdout --- 2025-09-17 11:05:16,834 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:05:16,834 DEBUG --- stderr --- 2025-09-17 11:05:16,834 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-17 11:05:16,835 INFO 2025-09-17 11:05:16,835 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-10/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-10/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-10/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-10/stdout.txt file found" 2025-09-17 11:05:16,835 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:05:17,377 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:05:17,377 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:17,377 DEBUG --- stdout --- 2025-09-17 11:05:17,377 DEBUG /results/orders/Reporting-benchmark-10/stdout.txt file found 2025-09-17 11:05:17,377 DEBUG --- stderr --- 2025-09-17 11:05:17,377 DEBUG 2025-09-17 11:05:17,378 INFO 2025-09-17 11:05:17,378 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-10/stdout.txt | grep "^\d+ .+$" 2025-09-17 11:05:17,378 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-17 11:05:17,935 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:05:17,935 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:17,935 DEBUG --- stdout --- 2025-09-17 11:05:17,935 DEBUG 8 /results/orders/Reporting-benchmark-10/stdout.txt 2025-09-17 11:05:17,935 DEBUG --- stderr --- 2025-09-17 11:05:17,935 DEBUG - Download file (size 8kB) source : /results/orders/Reporting-benchmark-10/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/stdout.txt 2025-09-17 11:05:17,936 INFO 2025-09-17 11:05:17,936 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-10/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/stdout.txt 2025-09-17 11:05:17,936 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-17 11:05:18,463 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:18,463 DEBUG --- stdout --- 2025-09-17 11:05:18,463 DEBUG tar: Removing leading `/' from member names 2025-09-17 11:05:18,463 DEBUG --- stderr --- 2025-09-17 11:05:18,463 DEBUG 2025-09-17 11:05:18,463 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/stdout.txt is small (97 lines), printing all lines: 2025-09-17 11:05:18,463 INFO ----- output ----- 2025-09-17 12:04:58,423 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpmznlb7tx 2025-09-17 12:04:58,425 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-10/loadtest-20250917045945365" -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/tmpmznlb7tx/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/tmpmznlb7tx/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- 12:05:01,122 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 12:05:01,124 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 12:05:01,124 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 12:05:01,125 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 12:05:01,133 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 12:05:01,133 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 12:05:01,142 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 8 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 12:05:01,142 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 12:05:01,143 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 12:05:01,144 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:05:01,148 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 12:05:01,155 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 12:05:01,219 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 12:05:01,219 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 12:05:01,275 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:05:01,275 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:05:01,284 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:05:01,316 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 12:05:01,316 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 12:05:01,316 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 12:05:01,317 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 12:05:01,317 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 174 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 6s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 464214 (OK=460650 KO=3564 ) > min response time 33 (OK=33 KO=34 ) > max response time 10001 (OK=4154 KO=10001 ) > mean response time 51 (OK=51 KO=66 ) > std deviation 23 (OK=18 KO=170 ) > response time 50th percentile 46 (OK=46 KO=42 ) > response time 75th percentile 54 (OK=54 KO=103 ) > response time 95th percentile 89 (OK=88 KO=117 ) > response time 99th percentile 111 (OK=111 KO=130 ) > mean requests/sec 129.02 (OK=128.03 KO=0.99 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 460641 ( 99.23%) > 800 ms <= t < 1200 ms 5 ( 0%) > t >= 1200 ms 4 ( 0%) > failed 3564 ( 0.77%) ---- Errors -------------------------------------------------------------------- > status.find.in([200, 209], 304), found 401 1186 (33.18%) > jsonPath($.tokenId).find.exists, found nothing 1186 (33.18%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 1186 (33.18%) ing > RootUserinfo: No attribute named 'access_token' is defined 10 ( 0.28%) > status.find.is(200), but actually found 502 4 ( 0.11%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 1 ( 0.03%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > status.find.in([200, 209], 304), found 502 1 ( 0.03%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-10/loadtest-20250917045945365/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.935 s [INFO] Finished at: 2025-09-17T12:05:09+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-17 12:05:09,615 INFO Gatling simulation run ended successfully 2025-09-17 12:05:09,615 INFO Creating archive benchmark-10.tar.gz with report files 2025-09-17 12:05:10,648 INFO Archive /results/gatling/benchmark-10/benchmark-10.tar.gz successfully created ________________________________________________________________________________ [2025-09-17 11:05:18] Reporting-benchmark-10 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-17 11:05:18] Reporting-benchmark-10 step12 : Print stderr order ________________________________________________________________________________ 2025-09-17 11:05:18,464 INFO 2025-09-17 11:05:18,464 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-17 11:05:18,464 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:05:18,744 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:05:18,744 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:18,744 DEBUG --- stdout --- 2025-09-17 11:05:18,744 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:05:18,744 DEBUG --- stderr --- 2025-09-17 11:05:18,744 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-17 11:05:18,745 INFO 2025-09-17 11:05:18,745 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-10/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-10/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-10/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-10/stderr.txt file found" 2025-09-17 11:05:18,745 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:05:19,299 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:05:19,299 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:19,299 DEBUG --- stdout --- 2025-09-17 11:05:19,299 DEBUG /results/orders/Reporting-benchmark-10/stderr.txt file found 2025-09-17 11:05:19,299 DEBUG --- stderr --- 2025-09-17 11:05:19,299 DEBUG 2025-09-17 11:05:19,300 INFO 2025-09-17 11:05:19,300 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-10/stderr.txt | grep "^\d+ .+$" 2025-09-17 11:05:19,300 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-17 11:05:19,838 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:05:19,839 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:19,839 DEBUG --- stdout --- 2025-09-17 11:05:19,839 DEBUG 0 /results/orders/Reporting-benchmark-10/stderr.txt 2025-09-17 11:05:19,839 DEBUG --- stderr --- 2025-09-17 11:05:19,839 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-10/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/stderr.txt 2025-09-17 11:05:19,839 INFO 2025-09-17 11:05:19,839 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-10/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/stderr.txt 2025-09-17 11:05:19,839 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-17 11:05:20,389 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:05:20,389 DEBUG --- stdout --- 2025-09-17 11:05:20,389 DEBUG 2025-09-17 11:05:20,389 DEBUG --- stderr --- 2025-09-17 11:05:20,389 DEBUG 2025-09-17 11:05:20,389 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/stderr.txt is small (0 lines), printing all lines: 2025-09-17 11:05:20,389 INFO ----- output ----- ________________________________________________________________________________ [2025-09-17 11:05:20] Reporting-benchmark-10 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-17 11:05:20] Reporting-benchmark-10 step14 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request selfService: login existing user and patch its telNum then logout [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/01_benchmark-10/gatling/group_selfservice--lo--1127894877.html - cannot check for spikes checking simulation request selfService: register and view profile checking simulation request restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/01_benchmark-10/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 RootUserinfo 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 UI-Post-Login - stage 1 checking simulation request UI-Post-Login - stage 1 Redirect 1 checking simulation request UI AM idFromSession checking simulation request UI AM validateGoto 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 login checking simulation request UI IDM version checking simulation request UI IDM privilege 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 no spikes found ________________________________________________________________________________ [2025-09-17 11:05:20] Reporting-benchmark-10 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 464214, "ok": 460650, "ko": 3564 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 34 }, "maxResponseTime": { "total": 10001, "ok": 4154, "ko": 10001 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 66 }, "standardDeviation": { "total": 23, "ok": 18, "ko": 170 }, "percentiles1": { "total": 46, "ok": 46, "ko": 42 }, "percentiles2": { "total": 54, "ok": 54, "ko": 103 }, "percentiles3": { "total": 89, "ok": 88, "ko": 117 }, "percentiles4": { "total": 111, "ok": 111, "ko": 130 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 460641, "percentage": 99.23031188201993 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5, "percentage": 0.0010770894458159382 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4, "percentage": 0.0008616715566527506 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3564, "percentage": 0.7677493569776008 }, "meanNumberOfRequestsPerSecond": { "total": 129.0200111172874, "ok": 128.029460811562, "ko": 0.990550305725403 } }, "details": [ { "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "total": 4623, "ok": 4623, "ko": 0 }, "minResponseTime": { "total": 864, "ok": 864, "ko": 0 }, "maxResponseTime": { "total": 2616, "ok": 2616, "ko": 0 }, "meanResponseTime": { "total": 1053, "ok": 1053, "ko": 0 }, "standardDeviation": { "total": 104, "ok": 104, "ko": 0 }, "percentiles1": { "total": 1050, "ok": 1050, "ko": 0 }, "percentiles2": { "total": 1106, "ok": 1106, "ko": 0 }, "percentiles3": { "total": 1213, "ok": 1213, "ko": 0 }, "percentiles4": { "total": 1256, "ok": 1256, "ko": 0 }, "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": 4167, "percentage": 90.13627514600908 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 456, "percentage": 9.863724853990915 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.284880489160645, "ok": 1.284880489160645, "ko": 0 }, "spikes": [] }, { "name": "selfService: register and view profile", "numberOfRequests": { "total": 1186, "ok": 0, "ko": 1186 }, "minResponseTime": { "total": 426, "ok": 0, "ko": 426 }, "maxResponseTime": { "total": 855, "ok": 0, "ko": 855 }, "meanResponseTime": { "total": 463, "ok": 0, "ko": 463 }, "standardDeviation": { "total": 24, "ok": 0, "ko": 24 }, "percentiles1": { "total": 461, "ok": 0, "ko": 461 }, "percentiles2": { "total": 470, "ok": 0, "ko": 470 }, "percentiles3": { "total": 493, "ok": 0, "ko": 493 }, "percentiles4": { "total": 553, "ok": 0, "ko": 553 }, "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": 1186, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.32962757087270705, "ok": 0, "ko": 0.32962757087270705 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 30039, "ok": 30037, "ko": 2 }, "minResponseTime": { "total": 39, "ok": 42, "ko": 39 }, "maxResponseTime": { "total": 10001, "ok": 4154, "ko": 10001 }, "meanResponseTime": { "total": 53, "ok": 52, "ko": 5020 }, "standardDeviation": { "total": 64, "ok": 28, "ko": 4981 }, "percentiles1": { "total": 52, "ok": 52, "ko": 5020 }, "percentiles2": { "total": 54, "ok": 54, "ko": 7511 }, "percentiles3": { "total": 57, "ok": 57, "ko": 9503 }, "percentiles4": { "total": 62, "ok": 62, "ko": 9901 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 30034, "percentage": 99.9833549718699 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3, "percentage": 0.009987016878058525 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.006658011252039016 }, "meanNumberOfRequestsPerSecond": { "total": 8.348804891606449, "ok": 8.348249027237355, "ko": 0.0005558643690939411 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 30036, "ok": 30034, "ko": 2 }, "minResponseTime": { "total": 35, "ok": 61, "ko": 35 }, "maxResponseTime": { "total": 1106, "ok": 1106, "ko": 36 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 36 }, "standardDeviation": { "total": 16, "ok": 16, "ko": 1 }, "percentiles1": { "total": 89, "ok": 89, "ko": 36 }, "percentiles2": { "total": 101, "ok": 101, "ko": 36 }, "percentiles3": { "total": 114, "ok": 114, "ko": 36 }, "percentiles4": { "total": 123, "ok": 123, "ko": 36 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 30033, "percentage": 99.99001198561726 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0033293381275802366 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.006658676255160473 }, "meanNumberOfRequestsPerSecond": { "total": 8.347971095052808, "ok": 8.347415230683714, "ko": 0.0005558643690939411 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 31452, "ok": 31452, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 1096, "ok": 1096, "ko": 0 }, "meanResponseTime": { "total": 55, "ok": 55, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 55, "ok": 55, "ko": 0 }, "percentiles2": { "total": 58, "ok": 58, "ko": 0 }, "percentiles3": { "total": 62, "ok": 62, "ko": 0 }, "percentiles4": { "total": 66, "ok": 66, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 31451, "percentage": 99.99682055195218 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0031794480478188987 }, "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": 8.741523068371317, "ok": 8.741523068371317, "ko": 0 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 31452, "ok": 31451, "ko": 1 }, "minResponseTime": { "total": 34, "ok": 39, "ko": 34 }, "maxResponseTime": { "total": 1056, "ok": 1056, "ko": 34 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 34 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 34 }, "percentiles2": { "total": 56, "ok": 56, "ko": 34 }, "percentiles3": { "total": 62, "ok": 62, "ko": 34 }, "percentiles4": { "total": 65, "ok": 65, "ko": 34 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 31450, "percentage": 99.99364110390437 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0031794480478188987 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0031794480478188987 }, "meanNumberOfRequestsPerSecond": { "total": 8.741523068371317, "ok": 8.74124513618677, "ko": 0.00027793218454697053 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 7096, "ok": 7096, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 739, "ok": 739, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "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": 7096, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.972206781545303, "ok": 1.972206781545303, "ko": 0 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 21519, "ok": 21518, "ko": 1 }, "minResponseTime": { "total": 36, "ok": 52, "ko": 36 }, "maxResponseTime": { "total": 272, "ok": 272, "ko": 36 }, "meanResponseTime": { "total": 71, "ok": 71, "ko": 36 }, "standardDeviation": { "total": 11, "ok": 11, "ko": 0 }, "percentiles1": { "total": 68, "ok": 68, "ko": 36 }, "percentiles2": { "total": 82, "ok": 82, "ko": 36 }, "percentiles3": { "total": 88, "ok": 88, "ko": 36 }, "percentiles4": { "total": 91, "ok": 91, "ko": 36 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 21518, "percentage": 99.99535294391004 }, "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.004647056089967006 }, "meanNumberOfRequestsPerSecond": { "total": 5.980822679266259, "ok": 5.980544747081712, "ko": 0.00027793218454697053 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 85755, "ok": 85755, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 271, "ok": 271, "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": 85755, "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": 23.834074485825457, "ok": 23.834074485825457, "ko": 0 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 4354, "ok": 4354, "ko": 0 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 0 }, "maxResponseTime": { "total": 81, "ok": 81, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "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": 58, "ok": 58, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4354, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.2101167315175096, "ok": 1.2101167315175096, "ko": 0 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 4354, "ok": 4354, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 248, "ok": 248, "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": 4354, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.2101167315175096, "ok": 1.2101167315175096, "ko": 0 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 4354, "ok": 4354, "ko": 0 }, "minResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "maxResponseTime": { "total": 111, "ok": 111, "ko": 0 }, "meanResponseTime": { "total": 54, "ok": 54, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "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": 4354, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.2101167315175096, "ok": 1.2101167315175096, "ko": 0 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 4354, "ok": 4354, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 105, "ok": 105, "ko": 0 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 47, "ok": 47, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 53, "ok": 53, "ko": 0 }, "percentiles4": { "total": 56, "ok": 56, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4354, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.2101167315175096, "ok": 1.2101167315175096, "ko": 0 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 4354, "ok": 4354, "ko": 0 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 0 }, "maxResponseTime": { "total": 256, "ok": 256, "ko": 0 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 0 }, "percentiles2": { "total": 54, "ok": 54, "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": 4354, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 1.2101167315175096, "ok": 1.2101167315175096, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 1419, "ok": 1419, "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": 6, "ok": 6, "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": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "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": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 120, "ok": 120, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "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": 56, "ok": 56, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "maxResponseTime": { "total": 88, "ok": 88, "ko": 0 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 49, "ok": 49, "ko": 0 }, "percentiles2": { "total": 51, "ok": 51, "ko": 0 }, "percentiles3": { "total": 55, "ok": 55, "ko": 0 }, "percentiles4": { "total": 58, "ok": 58, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 73, "ok": 73, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 64, "ok": 64, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "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": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 71, "ok": 71, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 76, "ok": 76, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "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": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 73, "ok": 73, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 126, "ok": 126, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 87, "ok": 87, "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": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 81, "ok": 81, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "maxResponseTime": { "total": 148, "ok": 148, "ko": 0 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "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": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "maxResponseTime": { "total": 1094, "ok": 1094, "ko": 0 }, "meanResponseTime": { "total": 54, "ok": 54, "ko": 0 }, "standardDeviation": { "total": 28, "ok": 28, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 0 }, "percentiles2": { "total": 55, "ok": 55, "ko": 0 }, "percentiles3": { "total": 58, "ok": 58, "ko": 0 }, "percentiles4": { "total": 62, "ok": 62, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1418, "percentage": 99.92952783650459 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.07047216349541931 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 247, "ok": 247, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 51, "ok": 51, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "maxResponseTime": { "total": 66, "ok": 66, "ko": 0 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 0 }, "percentiles2": { "total": 55, "ok": 55, "ko": 0 }, "percentiles3": { "total": 58, "ok": 58, "ko": 0 }, "percentiles4": { "total": 61, "ok": 61, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 77, "ok": 77, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 50, "ok": 50, "ko": 0 }, "percentiles3": { "total": 57, "ok": 57, "ko": 0 }, "percentiles4": { "total": 65, "ok": 65, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 135, "ok": 135, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 46, "ok": 46, "ko": 0 }, "percentiles3": { "total": 51, "ok": 51, "ko": 0 }, "percentiles4": { "total": 54, "ok": 54, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 101, "ok": 101, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 48, "ok": 48, "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": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "maxResponseTime": { "total": 69, "ok": 69, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "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": 54, "ok": 54, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 1419, "ok": 1419, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 62, "ok": 62, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 50, "ok": 50, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1419, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3943857698721512, "ok": 0.3943857698721512, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 1418, "ok": 1418, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 104, "ok": 104, "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": 42, "ok": 42, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1418, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3941078376876042, "ok": 0.3941078376876042, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 1418, "ok": 1418, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 62, "ok": 62, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1418, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3941078376876042, "ok": 0.3941078376876042, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 1418, "ok": 1418, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 75, "ok": 75, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 49, "ok": 49, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1418, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3941078376876042, "ok": 0.3941078376876042, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 1418, "ok": 1418, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 59, "ok": 59, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 50, "ok": 50, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1418, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3941078376876042, "ok": 0.3941078376876042, "ko": 0 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 1418, "ok": 1418, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 92, "ok": 92, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 51, "ok": 51, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1418, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.3941078376876042, "ok": 0.3941078376876042, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 129, "avg_response_time": 51, "max_response_time": 4154, "min_response_time": 33, "num_requests": 464214, "num_requests_pass": 460650, "num_requests_percent_pass": 99.232 }, "options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:10", "stats": { "details": [ { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 4167, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 90.13627514600908 }, "group3": { "count": 456, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 9.863724853990915 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2616, "total": 2616 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.284880489160645, "total": 1.284880489160645 }, "meanResponseTime": { "ko": 0, "ok": 1053, "total": 1053 }, "minResponseTime": { "ko": 0, "ok": 864, "total": 864 }, "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "ko": 0, "ok": 4623, "total": 4623 }, "percentiles1": { "ko": 0, "ok": 1050, "total": 1050 }, "percentiles2": { "ko": 0, "ok": 1106, "total": 1106 }, "percentiles3": { "ko": 0, "ok": 1213, "total": 1213 }, "percentiles4": { "ko": 0, "ok": 1256, "total": 1256 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 104, "total": 104 } }, { "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": 1186, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 855, "ok": 0, "total": 855 }, "meanNumberOfRequestsPerSecond": { "ko": 0.32962757087270705, "ok": 0, "total": 0.32962757087270705 }, "meanResponseTime": { "ko": 463, "ok": 0, "total": 463 }, "minResponseTime": { "ko": 426, "ok": 0, "total": 426 }, "name": "selfService: register and view profile", "numberOfRequests": { "ko": 1186, "ok": 0, "total": 1186 }, "percentiles1": { "ko": 461, "ok": 0, "total": 461 }, "percentiles2": { "ko": 470, "ok": 0, "total": 470 }, "percentiles3": { "ko": 493, "ok": 0, "total": 493 }, "percentiles4": { "ko": 553, "ok": 0, "total": 553 }, "spikes": [], "standardDeviation": { "ko": 24, "ok": 0, "total": 24 } }, { "group1": { "count": 30034, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9833549718699 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.009987016878058525 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.006658011252039016 }, "maxResponseTime": { "ko": 10001, "ok": 4154, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005558643690939411, "ok": 8.348249027237355, "total": 8.348804891606449 }, "meanResponseTime": { "ko": 5020, "ok": 52, "total": 53 }, "minResponseTime": { "ko": 39, "ok": 42, "total": 39 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 2, "ok": 30037, "total": 30039 }, "percentiles1": { "ko": 5020, "ok": 52, "total": 52 }, "percentiles2": { "ko": 7511, "ok": 54, "total": 54 }, "percentiles3": { "ko": 9503, "ok": 57, "total": 57 }, "percentiles4": { "ko": 9901, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 4981, "ok": 28, "total": 64 } }, { "group1": { "count": 30033, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99001198561726 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0033293381275802366 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.006658676255160473 }, "maxResponseTime": { "ko": 36, "ok": 1106, "total": 1106 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005558643690939411, "ok": 8.347415230683714, "total": 8.347971095052808 }, "meanResponseTime": { "ko": 36, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 35, "ok": 61, "total": 35 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 2, "ok": 30034, "total": 30036 }, "percentiles1": { "ko": 36, "ok": 89, "total": 89 }, "percentiles2": { "ko": 36, "ok": 101, "total": 101 }, "percentiles3": { "ko": 36, "ok": 114, "total": 114 }, "percentiles4": { "ko": 36, "ok": 123, "total": 123 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 16, "total": 16 } }, { "group1": { "count": 31451, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99682055195218 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0031794480478188987 }, "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": 1096, "total": 1096 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 8.741523068371317, "total": 8.741523068371317 }, "meanResponseTime": { "ko": 0, "ok": 55, "total": 55 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 0, "ok": 31452, "total": 31452 }, "percentiles1": { "ko": 0, "ok": 55, "total": 55 }, "percentiles2": { "ko": 0, "ok": 58, "total": 58 }, "percentiles3": { "ko": 0, "ok": 62, "total": 62 }, "percentiles4": { "ko": 0, "ok": 66, "total": 66 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 31450, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99364110390437 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0031794480478188987 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0031794480478188987 }, "maxResponseTime": { "ko": 34, "ok": 1056, "total": 1056 }, "meanNumberOfRequestsPerSecond": { "ko": 0.00027793218454697053, "ok": 8.74124513618677, "total": 8.741523068371317 }, "meanResponseTime": { "ko": 34, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 34, "ok": 39, "total": 34 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 1, "ok": 31451, "total": 31452 }, "percentiles1": { "ko": 34, "ok": 53, "total": 53 }, "percentiles2": { "ko": 34, "ok": 56, "total": 56 }, "percentiles3": { "ko": 34, "ok": 62, "total": 62 }, "percentiles4": { "ko": 34, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 7096, "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": 739, "total": 739 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.972206781545303, "total": 1.972206781545303 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 0, "ok": 7096, "total": 7096 }, "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": 9, "total": 9 } }, { "group1": { "count": 21518, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99535294391004 }, "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.004647056089967006 }, "maxResponseTime": { "ko": 36, "ok": 272, "total": 272 }, "meanNumberOfRequestsPerSecond": { "ko": 0.00027793218454697053, "ok": 5.980544747081712, "total": 5.980822679266259 }, "meanResponseTime": { "ko": 36, "ok": 71, "total": 71 }, "minResponseTime": { "ko": 36, "ok": 52, "total": 36 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 1, "ok": 21518, "total": 21519 }, "percentiles1": { "ko": 36, "ok": 68, "total": 68 }, "percentiles2": { "ko": 36, "ok": 82, "total": 82 }, "percentiles3": { "ko": 36, "ok": 88, "total": 88 }, "percentiles4": { "ko": 36, "ok": 91, "total": 91 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 11, "total": 11 } }, { "group1": { "count": 85755, "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": 271, "total": 271 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 23.834074485825457, "total": 23.834074485825457 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 0, "ok": 85755, "total": 85755 }, "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": 4354, "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": 81, "total": 81 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.2101167315175096, "total": 1.2101167315175096 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 41, "total": 41 }, "name": "getIdToken", "numberOfRequests": { "ko": 0, "ok": 4354, "total": 4354 }, "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": 58, "total": 58 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 4354, "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": 248, "total": 248 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.2101167315175096, "total": 1.2101167315175096 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 0, "ok": 4354, "total": 4354 }, "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": 4354, "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": 111, "total": 111 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.2101167315175096, "total": 1.2101167315175096 }, "meanResponseTime": { "ko": 0, "ok": 54, "total": 54 }, "minResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "name": "createOrganization", "numberOfRequests": { "ko": 0, "ok": 4354, "total": 4354 }, "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": 4, "total": 4 } }, { "group1": { "count": 4354, "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": 105, "total": 105 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.2101167315175096, "total": 1.2101167315175096 }, "meanResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": "queryOrganization", "numberOfRequests": { "ko": 0, "ok": 4354, "total": 4354 }, "percentiles1": { "ko": 0, "ok": 47, "total": 47 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 53, "total": 53 }, "percentiles4": { "ko": 0, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 4354, "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": 256, "total": 256 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.2101167315175096, "total": 1.2101167315175096 }, "meanResponseTime": { "ko": 0, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 0, "ok": 41, "total": 41 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 0, "ok": 4354, "total": 4354 }, "percentiles1": { "ko": 0, "ok": 51, "total": 51 }, "percentiles2": { "ko": 0, "ok": 54, "total": 54 }, "percentiles3": { "ko": 0, "ok": 58, "total": 58 }, "percentiles4": { "ko": 0, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 1419, "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": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "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": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 1419, "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": 53, "total": 53 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "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": 2, "total": 2 } }, { "group1": { "count": 1419, "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": 120, "total": 120 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "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": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 1419, "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": 88, "total": 88 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 49, "total": 49 }, "percentiles2": { "ko": 0, "ok": 51, "total": 51 }, "percentiles3": { "ko": 0, "ok": 55, "total": 55 }, "percentiles4": { "ko": 0, "ok": 58, "total": 58 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 1419, "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": 73, "total": 73 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2, "total": 2 } }, { "group1": { "count": 1419, "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": 64, "total": 64 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "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": 2, "total": 2 } }, { "group1": { "count": 1419, "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": 71, "total": 71 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2, "total": 2 } }, { "group1": { "count": 1419, "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": 76, "total": 76 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "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": 2, "total": 2 } }, { "group1": { "count": 1419, "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": 73, "total": 73 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2, "total": 2 } }, { "group1": { "count": 1419, "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": 126, "total": 126 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "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": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1419, "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": 87, "total": 87 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "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": 3, "total": 3 } }, { "group1": { "count": 1419, "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": 81, "total": 81 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1419, "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": 148, "total": 148 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "name": " UI IDM features", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "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": 6, "total": 6 } }, { "group1": { "count": 1418, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.92952783650459 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.07047216349541931 }, "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": 1094, "total": 1094 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 54, "total": 54 }, "minResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "name": " UI IDM login", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 53, "total": 53 }, "percentiles2": { "ko": 0, "ok": 55, "total": 55 }, "percentiles3": { "ko": 0, "ok": 58, "total": 58 }, "percentiles4": { "ko": 0, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 28, "total": 28 } }, { "group1": { "count": 1419, "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": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM version", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 47, "total": 47 }, "percentiles4": { "ko": 0, "ok": 51, "total": 51 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 1419, "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": 66, "total": 66 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 53, "total": 53 }, "percentiles2": { "ko": 0, "ok": 55, "total": 55 }, "percentiles3": { "ko": 0, "ok": 58, "total": 58 }, "percentiles4": { "ko": 0, "ok": 61, "total": 61 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1419, "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": 77, "total": 77 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 50, "total": 50 }, "percentiles3": { "ko": 0, "ok": 57, "total": 57 }, "percentiles4": { "ko": 0, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 1419, "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": 135, "total": 135 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 46, "total": 46 }, "percentiles3": { "ko": 0, "ok": 51, "total": 51 }, "percentiles4": { "ko": 0, "ok": 54, "total": 54 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 1419, "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": 101, "total": 101 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 48, "total": 48 }, "percentiles3": { "ko": 0, "ok": 54, "total": 54 }, "percentiles4": { "ko": 0, "ok": 57, "total": 57 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 1419, "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": 69, "total": 69 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "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": 54, "total": 54 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1419, "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": 62, "total": 62 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3943857698721512, "total": 0.3943857698721512 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": "userinfo", "numberOfRequests": { "ko": 0, "ok": 1419, "total": 1419 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 47, "total": 47 }, "percentiles4": { "ko": 0, "ok": 50, "total": 50 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1418, "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": 104, "total": 104 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3941078376876042, "total": 0.3941078376876042 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 1418, "total": 1418 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 42, "total": 42 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1418, "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": 62, "total": 62 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3941078376876042, "total": 0.3941078376876042 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 1418, "total": 1418 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2, "total": 2 } }, { "group1": { "count": 1418, "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": 75, "total": 75 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3941078376876042, "total": 0.3941078376876042 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 0, "ok": 1418, "total": 1418 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 47, "total": 47 }, "percentiles4": { "ko": 0, "ok": 49, "total": 49 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1418, "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": 59, "total": 59 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3941078376876042, "total": 0.3941078376876042 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 0, "ok": 1418, "total": 1418 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 47, "total": 47 }, "percentiles4": { "ko": 0, "ok": 50, "total": 50 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1418, "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": 92, "total": 92 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3941078376876042, "total": 0.3941078376876042 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 0, "ok": 1418, "total": 1418 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 47, "total": 47 }, "percentiles4": { "ko": 0, "ok": 51, "total": 51 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } } ], "global": { "group1": { "count": 460641, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.23031188201993 }, "group2": { "count": 5, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0010770894458159382 }, "group3": { "count": 4, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0008616715566527506 }, "group4": { "count": 3564, "htmlName": "failed", "name": "failed", "percentage": 0.7677493569776008 }, "maxResponseTime": { "ko": 10001, "ok": 4154, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.990550305725403, "ok": 128.029460811562, "total": 129.0200111172874 }, "meanResponseTime": { "ko": 66, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 34, "ok": 33, "total": 33 }, "name": "All Requests", "numberOfRequests": { "ko": 3564, "ok": 460650, "total": 464214 }, "percentiles1": { "ko": 42, "ok": 46, "total": 46 }, "percentiles2": { "ko": 103, "ok": 54, "total": 54 }, "percentiles3": { "ko": 117, "ok": 88, "total": 89 }, "percentiles4": { "ko": 130, "ok": 111, "total": 111 }, "standardDeviation": { "ko": 170, "ok": 18, "total": 23 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-17 11:05:20] Reporting-benchmark-10 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-17 11:05:20] Reporting-benchmark-10 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/01_benchmark-10/stdout.txt Compressing and removing Gatling stdout.txt file.. ________________________________________________________________________________ [2025-09-17 11:05:21] Reporting-benchmark-10 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped