--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', 'Logs-parse-benchmark-550'] 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-22 08:05:46 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-22 08:05:46 - 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-22 08:05:46 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-22 08:05:46 - 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-22 08:05:46] 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/09_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-22 08:05:46] Reporting-benchmark-10 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-22 08:05:46,936 INFO 2025-09-22 08:05:46,936 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-22 08:05:46,936 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-22 08:05:47,144 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:05:47,144 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:05:47,144 DEBUG --- stdout --- 2025-09-22 08:05:47,144 DEBUG WAITING 2025-09-22 08:05:47,144 DEBUG --- stderr --- 2025-09-22 08:05:47,144 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-22 08:05:47] Reporting-benchmark-10 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-22 08:05:47,145 INFO 2025-09-22 08:05:47,145 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-22 08:05:47,145 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 08:05:47,482 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 08:05:47,482 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:05:47,482 DEBUG --- stdout --- 2025-09-22 08:05:47,482 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 08:05:47,482 DEBUG --- stderr --- 2025-09-22 08:05:47,482 DEBUG 2025-09-22 08:05:47,483 INFO 2025-09-22 08:05:47,483 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-10/order.json overseer-0-7c788db448-z46mc:/results/orders/order.json 2025-09-22 08:05:47,483 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 08:05:48,451 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:05:48,451 DEBUG --- stdout --- 2025-09-22 08:05:48,451 DEBUG 2025-09-22 08:05:48,451 DEBUG --- stderr --- 2025-09-22 08:05:48,451 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-22 08:05:48] Reporting-benchmark-10 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-22 08:05:53,452 INFO 2025-09-22 08:05:53,452 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-22 08:05:53,452 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-22 08:05:53,660 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:05:58,868 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:06:04,076 INFO [loop_until]: Function succeeded after 10s (rc=0) - expected pattern found 2025-09-22 08:06:04,076 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:04,076 DEBUG --- stdout --- 2025-09-22 08:06:04,076 DEBUG WAITING 2025-09-22 08:06:04,077 DEBUG --- stderr --- 2025-09-22 08:06:04,077 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-22 08:06:04] Reporting-benchmark-10 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-22 08:06:04] Reporting-benchmark-10 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-22 08:06:04,078 INFO 2025-09-22 08:06:04,078 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-22 08:06:04,078 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 08:06:04,357 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 08:06:04,357 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:04,357 DEBUG --- stdout --- 2025-09-22 08:06:04,357 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 08:06:04,357 DEBUG --- stderr --- 2025-09-22 08:06:04,357 DEBUG Checking if file exists on pod 'overseer-0-7c788db448-z46mc', wait max 3 minutes if not. 2025-09-22 08:06:04,358 INFO 2025-09-22 08:06:04,358 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- 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-22 08:06:04,358 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 08:06:04,902 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:06:04,902 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:04,902 DEBUG --- stdout --- 2025-09-22 08:06:04,902 DEBUG /results/gatling/benchmark-10/benchmark-10.tar.gz file found 2025-09-22 08:06:04,902 DEBUG --- stderr --- 2025-09-22 08:06:04,902 DEBUG 2025-09-22 08:06:04,902 INFO 2025-09-22 08:06:04,902 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- du -k /results/gatling/benchmark-10/benchmark-10.tar.gz | grep "^\d+ .+$" 2025-09-22 08:06:04,902 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-22 08:06:05,443 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:06:05,443 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:05,443 DEBUG --- stdout --- 2025-09-22 08:06:05,443 DEBUG 824 /results/gatling/benchmark-10/benchmark-10.tar.gz 2025-09-22 08:06:05,443 DEBUG --- stderr --- 2025-09-22 08:06:05,443 DEBUG - Download file (size 824kB) source : /results/gatling/benchmark-10/benchmark-10.tar.gz @ overseer-0-7c788db448-z46mc destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-10.tar.gz 2025-09-22 08:06:05,444 INFO 2025-09-22 08:06:05,444 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-7c788db448-z46mc:/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-22 08:06:05,444 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-22 08:06:06,328 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:06,328 DEBUG --- stdout --- 2025-09-22 08:06:06,328 DEBUG tar: Removing leading `/' from member names 2025-09-22 08:06:06,328 DEBUG --- stderr --- 2025-09-22 08:06:06,328 DEBUG ________________________________________________________________________________ [2025-09-22 08:06:06] Reporting-benchmark-10 step7 : Unzip the result ________________________________________________________________________________ 2025-09-22 08:06:06,328 INFO 2025-09-22 08:06:06,329 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-22 08:06:06,365 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-22 08:06:06,365 DEBUG --- stdout --- 2025-09-22 08:06:06,365 DEBUG 2025-09-22 08:06:06,365 DEBUG --- stderr --- 2025-09-22 08:06:06,365 DEBUG 2025-09-22 08:06:06,365 INFO ________________________________________________________________________________ [2025-09-22 08:06:06] Reporting-benchmark-10 step8 : Print rc order ________________________________________________________________________________ 2025-09-22 08:06:06,365 INFO 2025-09-22 08:06:06,365 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-22 08:06:06,365 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 08:06:06,638 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 08:06:06,638 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:06,638 DEBUG --- stdout --- 2025-09-22 08:06:06,638 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 08:06:06,638 DEBUG --- stderr --- 2025-09-22 08:06:06,638 DEBUG Checking if file exists on pod 'overseer-0-7c788db448-z46mc', wait max 3 minutes if not. 2025-09-22 08:06:06,639 INFO 2025-09-22 08:06:06,639 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- 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-22 08:06:06,639 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 08:06:07,422 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:06:07,422 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:07,423 DEBUG --- stdout --- 2025-09-22 08:06:07,423 DEBUG /results/orders/Reporting-benchmark-10/rc.txt file found 2025-09-22 08:06:07,423 DEBUG --- stderr --- 2025-09-22 08:06:07,423 DEBUG 2025-09-22 08:06:07,423 INFO 2025-09-22 08:06:07,423 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- du -k /results/orders/Reporting-benchmark-10/rc.txt | grep "^\d+ .+$" 2025-09-22 08:06:07,423 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-22 08:06:07,961 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:06:07,961 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:07,961 DEBUG --- stdout --- 2025-09-22 08:06:07,961 DEBUG 4 /results/orders/Reporting-benchmark-10/rc.txt 2025-09-22 08:06:07,961 DEBUG --- stderr --- 2025-09-22 08:06:07,961 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-10/rc.txt @ overseer-0-7c788db448-z46mc destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-10/rc.txt 2025-09-22 08:06:07,962 INFO 2025-09-22 08:06:07,962 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-7c788db448-z46mc:/results/orders/Reporting-benchmark-10/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-10/rc.txt 2025-09-22 08:06:07,962 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-22 08:06:08,500 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:08,500 DEBUG --- stdout --- 2025-09-22 08:06:08,500 DEBUG 2025-09-22 08:06:08,500 DEBUG --- stderr --- 2025-09-22 08:06:08,500 DEBUG 2025-09-22 08:06:08,500 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-10/rc.txt is small (1 lines), printing all lines: 2025-09-22 08:06:08,500 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-22 08:06:08] 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-22 08:06:08] Reporting-benchmark-10 step10 : Print stdout order ________________________________________________________________________________ 2025-09-22 08:06:08,767 INFO 2025-09-22 08:06:08,767 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-22 08:06:08,767 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 08:06:09,048 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 08:06:09,048 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:09,048 DEBUG --- stdout --- 2025-09-22 08:06:09,048 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 08:06:09,048 DEBUG --- stderr --- 2025-09-22 08:06:09,048 DEBUG Checking if file exists on pod 'overseer-0-7c788db448-z46mc', wait max 3 minutes if not. 2025-09-22 08:06:09,049 INFO 2025-09-22 08:06:09,049 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- 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-22 08:06:09,049 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 08:06:09,588 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:06:09,588 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:09,588 DEBUG --- stdout --- 2025-09-22 08:06:09,588 DEBUG /results/orders/Reporting-benchmark-10/stdout.txt file found 2025-09-22 08:06:09,588 DEBUG --- stderr --- 2025-09-22 08:06:09,588 DEBUG 2025-09-22 08:06:09,588 INFO 2025-09-22 08:06:09,588 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- du -k /results/orders/Reporting-benchmark-10/stdout.txt | grep "^\d+ .+$" 2025-09-22 08:06:09,588 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-22 08:06:10,131 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:06:10,132 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:10,132 DEBUG --- stdout --- 2025-09-22 08:06:10,132 DEBUG 8 /results/orders/Reporting-benchmark-10/stdout.txt 2025-09-22 08:06:10,132 DEBUG --- stderr --- 2025-09-22 08:06:10,132 DEBUG - Download file (size 8kB) source : /results/orders/Reporting-benchmark-10/stdout.txt @ overseer-0-7c788db448-z46mc destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-10/stdout.txt 2025-09-22 08:06:10,132 INFO 2025-09-22 08:06:10,132 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-7c788db448-z46mc:/results/orders/Reporting-benchmark-10/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-10/stdout.txt 2025-09-22 08:06:10,132 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-22 08:06:10,659 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:10,659 DEBUG --- stdout --- 2025-09-22 08:06:10,659 DEBUG tar: Removing leading `/' from member names 2025-09-22 08:06:10,659 DEBUG --- stderr --- 2025-09-22 08:06:10,659 DEBUG 2025-09-22 08:06:10,659 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-10/stdout.txt is small (92 lines), printing all lines: 2025-09-22 08:06:10,659 INFO ----- output ----- 2025-09-22 09:05:50,416 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpo9ta_2et 2025-09-22 09:05:50,417 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-10/loadtest-20250922005419273" -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/tmpo9ta_2et/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/tmpo9ta_2et/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 --- 09:05:52,935 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 09:05:52,937 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 09:05:52,937 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:05:52,938 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:05:52,945 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:05:52,945 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:05:52,954 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 7 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:05:52,954 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:05:52,954 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:05:52,955 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:05:52,959 |-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] 09:05:52,965 |-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 09:05:53,024 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 09:05:53,024 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 09:05:53,075 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:05:53,075 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:05:53,083 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:05:53,110 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 09:05:53,110 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 09:05:53,110 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 09:05:53,111 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 09:05:53,111 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 157 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 4s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 275939 (OK=275262 KO=677 ) > min response time 33 (OK=33 KO=42 ) > max response time 9361 (OK=9361 KO=250 ) > mean response time 49 (OK=49 KO=106 ) > std deviation 25 (OK=25 KO=9 ) > response time 50th percentile 44 (OK=44 KO=106 ) > response time 75th percentile 51 (OK=51 KO=110 ) > response time 95th percentile 101 (OK=100 KO=114 ) > response time 99th percentile 114 (OK=113 KO=128 ) > mean requests/sec 76.65 (OK=76.46 KO=0.19 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 275260 ( 99.75%) > 800 ms <= t < 1200 ms 0 ( 0%) > t >= 1200 ms 2 ( 0%) > failed 677 ( 0.25%) ---- Errors -------------------------------------------------------------------- > EvalPolicy: No attribute named 'tokenIdCookieName' is defined 11562 (94.47%) > jsonPath($.tokenId).find.exists, found nothing 674 ( 5.51%) > status.find.in([200, 209], 304), found 401 2 ( 0.02%) > status.find.in([200, 209], 304), found 502 1 ( 0.01%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-10/loadtest-20250922005419273/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.635 s [INFO] Finished at: 2025-09-22T09:05:59+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-22 09:05:59,252 INFO Gatling simulation run ended successfully 2025-09-22 09:05:59,253 INFO Creating archive benchmark-10.tar.gz with report files 2025-09-22 09:05:59,795 INFO Archive /results/gatling/benchmark-10/benchmark-10.tar.gz successfully created ________________________________________________________________________________ [2025-09-22 08:06:10] Reporting-benchmark-10 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-22 08:06:10] Reporting-benchmark-10 step12 : Print stderr order ________________________________________________________________________________ 2025-09-22 08:06:10,660 INFO 2025-09-22 08:06:10,660 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-22 08:06:10,660 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 08:06:10,943 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 08:06:10,943 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:10,943 DEBUG --- stdout --- 2025-09-22 08:06:10,943 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 08:06:10,943 DEBUG --- stderr --- 2025-09-22 08:06:10,943 DEBUG Checking if file exists on pod 'overseer-0-7c788db448-z46mc', wait max 3 minutes if not. 2025-09-22 08:06:10,944 INFO 2025-09-22 08:06:10,944 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- 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-22 08:06:10,944 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 08:06:11,480 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:06:11,480 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:11,480 DEBUG --- stdout --- 2025-09-22 08:06:11,480 DEBUG /results/orders/Reporting-benchmark-10/stderr.txt file found 2025-09-22 08:06:11,480 DEBUG --- stderr --- 2025-09-22 08:06:11,480 DEBUG 2025-09-22 08:06:11,481 INFO 2025-09-22 08:06:11,481 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- du -k /results/orders/Reporting-benchmark-10/stderr.txt | grep "^\d+ .+$" 2025-09-22 08:06:11,481 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-22 08:06:12,027 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:06:12,027 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:12,027 DEBUG --- stdout --- 2025-09-22 08:06:12,027 DEBUG 0 /results/orders/Reporting-benchmark-10/stderr.txt 2025-09-22 08:06:12,027 DEBUG --- stderr --- 2025-09-22 08:06:12,027 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-10/stderr.txt @ overseer-0-7c788db448-z46mc destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-10/stderr.txt 2025-09-22 08:06:12,028 INFO 2025-09-22 08:06:12,028 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-7c788db448-z46mc:/results/orders/Reporting-benchmark-10/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-10/stderr.txt 2025-09-22 08:06:12,028 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-22 08:06:12,567 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:06:12,567 DEBUG --- stdout --- 2025-09-22 08:06:12,567 DEBUG tar: Removing leading `/' from member names 2025-09-22 08:06:12,567 DEBUG --- stderr --- 2025-09-22 08:06:12,567 DEBUG 2025-09-22 08:06:12,567 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/09_Reporting-benchmark-10/stderr.txt is small (0 lines), printing all lines: 2025-09-22 08:06:12,567 INFO ----- output ----- ________________________________________________________________________________ [2025-09-22 08:06:12] Reporting-benchmark-10 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-22 08:06:12] Reporting-benchmark-10 step14 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request authAsPolicyAdmin checking simulation request restLoginInitiate checking simulation request restLoginUsernamePasswordCallback 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 User Authorize PKCE stage checking simulation request User AccessToken PKCE stage checking simulation request UI-Post-Login - stage 2 checking simulation request UI-Post-Login - stage 2 Redirect 1 checking simulation request UI Enduser appAuthHelper1 checking simulation request UI Enduser appAuthHelper2 checking simulation request UI-Post-Login - stage 3 checking simulation request UI-Post-Login - stage 3 Redirect 1 checking simulation request UI IDM uiconfig checking simulation request UI Enduser sessioncheck checking simulation request UI IDM features checking simulation request UI IDM version checking simulation request UI IDM login 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 checking simulation request userRestlogin [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/01_benchmark-10/gatling/req_userrestlogin-115679370.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback checking simulation request loginTreeWorkflow_restLoginInitiate checking simulation request loginTreeWorkflow_restLoginUsernamePasswordCallback checking simulation request loginTreeWorkflow_restloginProgressiveProfileCallback no spikes found ________________________________________________________________________________ [2025-09-22 08:06:12] Reporting-benchmark-10 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 275939, "ok": 275262, "ko": 677 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 42 }, "maxResponseTime": { "total": 9361, "ok": 9361, "ko": 250 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 106 }, "standardDeviation": { "total": 25, "ok": 25, "ko": 9 }, "percentiles1": { "total": 44, "ok": 44, "ko": 106 }, "percentiles2": { "total": 51, "ok": 51, "ko": 110 }, "percentiles3": { "total": 101, "ok": 100, "ko": 114 }, "percentiles4": { "total": 114, "ok": 113, "ko": 128 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 275260, "percentage": 99.75393112245823 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0007247978719934478 }, "group4": { "name": "failed", "htmlName": "failed", "count": 677, "percentage": 0.24534407966978208 }, "meanNumberOfRequestsPerSecond": { "total": 76.64972222222222, "ok": 76.46166666666667, "ko": 0.18805555555555556 } }, "details": [ { "name": "authAsPolicyAdmin", "numberOfRequests": { "total": 2, "ok": 0, "ko": 2 }, "minResponseTime": { "total": 123, "ok": 0, "ko": 123 }, "maxResponseTime": { "total": 128, "ok": 0, "ko": 128 }, "meanResponseTime": { "total": 126, "ok": 0, "ko": 126 }, "standardDeviation": { "total": 3, "ok": 0, "ko": 3 }, "percentiles1": { "total": 126, "ok": 0, "ko": 126 }, "percentiles2": { "total": 127, "ok": 0, "ko": 127 }, "percentiles3": { "total": 128, "ok": 0, "ko": 128 }, "percentiles4": { "total": 128, "ok": 0, "ko": 128 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 0, "percentage": 0.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.0005555555555555556, "ok": 0, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 22912, "ok": 22912, "ko": 0 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "maxResponseTime": { "total": 363, "ok": 363, "ko": 0 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 0 }, "percentiles2": { "total": 53, "ok": 53, "ko": 0 }, "percentiles3": { "total": 57, "ok": 57, "ko": 0 }, "percentiles4": { "total": 62, "ok": 62, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 22912, "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": 6.364444444444445, "ok": 6.364444444444445, "ko": 0 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 7692, "ok": 7692, "ko": 0 }, "minResponseTime": { "total": 82, "ok": 82, "ko": 0 }, "maxResponseTime": { "total": 270, "ok": 270, "ko": 0 }, "meanResponseTime": { "total": 102, "ok": 102, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 102, "ok": 102, "ko": 0 }, "percentiles2": { "total": 108, "ok": 108, "ko": 0 }, "percentiles3": { "total": 113, "ok": 113, "ko": 0 }, "percentiles4": { "total": 116, "ok": 116, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7692, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.1366666666666667, "ok": 2.1366666666666667, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 7692, "ok": 7692, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 122, "ok": 122, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "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": 7692, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.1366666666666667, "ok": 2.1366666666666667, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 7692, "ok": 7692, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 169, "ok": 169, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7692, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.1366666666666667, "ok": 2.1366666666666667, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 7692, "ok": 7692, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 163, "ok": 163, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 48, "ok": 48, "ko": 0 }, "percentiles3": { "total": 53, "ok": 53, "ko": 0 }, "percentiles4": { "total": 57, "ok": 57, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7692, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.1366666666666667, "ok": 2.1366666666666667, "ko": 0 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 7692, "ok": 7692, "ko": 0 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "maxResponseTime": { "total": 183, "ok": 183, "ko": 0 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 49, "ok": 49, "ko": 0 }, "percentiles2": { "total": 52, "ok": 52, "ko": 0 }, "percentiles3": { "total": 56, "ok": 56, "ko": 0 }, "percentiles4": { "total": 62, "ok": 62, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7692, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.1366666666666667, "ok": 2.1366666666666667, "ko": 0 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 15382, "ok": 15382, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 136, "ok": 136, "ko": 0 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 0 }, "percentiles2": { "total": 56, "ok": 56, "ko": 0 }, "percentiles3": { "total": 61, "ok": 61, "ko": 0 }, "percentiles4": { "total": 65, "ok": 65, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15382, "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": 4.272777777777778, "ok": 4.272777777777778, "ko": 0 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 15381, "ok": 15381, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 278, "ok": 278, "ko": 0 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 0 }, "percentiles2": { "total": 55, "ok": 55, "ko": 0 }, "percentiles3": { "total": 61, "ok": 61, "ko": 0 }, "percentiles4": { "total": 65, "ok": 65, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15381, "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": 4.2725, "ok": 4.2725, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 244, "ok": 244, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 99, "ok": 99, "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": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 108, "ok": 108, "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": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 120, "ok": 120, "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": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 80, "ok": 80, "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": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 247, "ok": 247, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 134, "ok": 134, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 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": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 134, "ok": 134, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "maxResponseTime": { "total": 186, "ok": 186, "ko": 0 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "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": 63, "ok": 63, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 248, "ok": 248, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 51, "ok": 51, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "maxResponseTime": { "total": 179, "ok": 179, "ko": 0 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "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": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 7690, "ok": 7689, "ko": 1 }, "minResponseTime": { "total": 42, "ok": 45, "ko": 42 }, "maxResponseTime": { "total": 350, "ok": 350, "ko": 42 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 42 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 42 }, "percentiles2": { "total": 55, "ok": 55, "ko": 42 }, "percentiles3": { "total": 58, "ok": 58, "ko": 42 }, "percentiles4": { "total": 62, "ok": 62, "ko": 42 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7689, "percentage": 99.98699609882965 }, "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.013003901170351105 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.1358333333333333, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 121, "ok": 121, "ko": 0 }, "meanResponseTime": { "total": 47, "ok": 47, "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": 55, "ok": 55, "ko": 0 }, "percentiles4": { "total": 62, "ok": 62, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 101, "ok": 101, "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": 46, "ok": 46, "ko": 0 }, "percentiles3": { "total": 50, "ok": 50, "ko": 0 }, "percentiles4": { "total": 54, "ok": 54, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 117, "ok": 117, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "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": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 0 }, "maxResponseTime": { "total": 88, "ok": 88, "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": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 163, "ok": 163, "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": 51, "ok": 51, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 337, "ok": 337, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 246, "ok": 246, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 85, "ok": 85, "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": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 186, "ok": 186, "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": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 7690, "ok": 7690, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 207, "ok": 207, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "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": 50, "ok": 50, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7690, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 2.136111111111111, "ok": 2.136111111111111, "ko": 0 }, "spikes": [] }, { "name": "userRestlogin", "numberOfRequests": { "total": 11562, "ok": 10888, "ko": 674 }, "minResponseTime": { "total": 84, "ok": 84, "ko": 88 }, "maxResponseTime": { "total": 9361, "ok": 9361, "ko": 250 }, "meanResponseTime": { "total": 107, "ok": 107, "ko": 106 }, "standardDeviation": { "total": 88, "ok": 91, "ko": 9 }, "percentiles1": { "total": 106, "ok": 106, "ko": 106 }, "percentiles2": { "total": 112, "ok": 112, "ko": 110 }, "percentiles3": { "total": 117, "ok": 117, "ko": 114 }, "percentiles4": { "total": 122, "ok": 122, "ko": 125 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10886, "percentage": 94.15326068154299 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.01729804532087874 }, "group4": { "name": "failed", "htmlName": "failed", "count": 674, "percentage": 5.829441273136136 }, "meanNumberOfRequestsPerSecond": { "total": 3.2116666666666664, "ok": 3.0244444444444443, "ko": 0.18722222222222223 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 448, "ok": 448, "ko": 0 }, "minResponseTime": { "total": 101, "ok": 101, "ko": 0 }, "maxResponseTime": { "total": 225, "ok": 225, "ko": 0 }, "meanResponseTime": { "total": 128, "ok": 128, "ko": 0 }, "standardDeviation": { "total": 12, "ok": 12, "ko": 0 }, "percentiles1": { "total": 129, "ok": 129, "ko": 0 }, "percentiles2": { "total": 135, "ok": 135, "ko": 0 }, "percentiles3": { "total": 141, "ok": 141, "ko": 0 }, "percentiles4": { "total": 146, "ok": 146, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 448, "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.12444444444444444, "ok": 0.12444444444444444, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 1275, "ok": 1275, "ko": 0 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "maxResponseTime": { "total": 151, "ok": 151, "ko": 0 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 49, "ok": 49, "ko": 0 }, "percentiles2": { "total": 51, "ok": 51, "ko": 0 }, "percentiles3": { "total": 54, "ok": 54, "ko": 0 }, "percentiles4": { "total": 61, "ok": 61, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1275, "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.3541666666666667, "ok": 0.3541666666666667, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 1275, "ok": 1275, "ko": 0 }, "minResponseTime": { "total": 82, "ok": 82, "ko": 0 }, "maxResponseTime": { "total": 301, "ok": 301, "ko": 0 }, "meanResponseTime": { "total": 102, "ok": 102, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 102, "ok": 102, "ko": 0 }, "percentiles2": { "total": 108, "ok": 108, "ko": 0 }, "percentiles3": { "total": 113, "ok": 113, "ko": 0 }, "percentiles4": { "total": 118, "ok": 118, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1275, "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.3541666666666667, "ok": 0.3541666666666667, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "total": 62, "ok": 62, "ko": 0 }, "minResponseTime": { "total": 106, "ok": 106, "ko": 0 }, "maxResponseTime": { "total": 147, "ok": 147, "ko": 0 }, "meanResponseTime": { "total": 130, "ok": 130, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 132, "ok": 132, "ko": 0 }, "percentiles2": { "total": 136, "ok": 136, "ko": 0 }, "percentiles3": { "total": 144, "ok": 144, "ko": 0 }, "percentiles4": { "total": 146, "ok": 146, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 62, "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.017222222222222222, "ok": 0.017222222222222222, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 77, "avg_response_time": 49, "max_response_time": 9361, "min_response_time": 33, "num_requests": 275939, "num_requests_pass": 275262, "num_requests_percent_pass": 99.755 }, "options": "; duration:3600; testCase:idc.benchmark.Mix2024; testMode:open; throughput:10", "stats": { "details": [ { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 128, "ok": 0, "total": 128 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 0, "total": 0.0005555555555555556 }, "meanResponseTime": { "ko": 126, "ok": 0, "total": 126 }, "minResponseTime": { "ko": 123, "ok": 0, "total": 123 }, "name": "authAsPolicyAdmin", "numberOfRequests": { "ko": 2, "ok": 0, "total": 2 }, "percentiles1": { "ko": 126, "ok": 0, "total": 126 }, "percentiles2": { "ko": 127, "ok": 0, "total": 127 }, "percentiles3": { "ko": 128, "ok": 0, "total": 128 }, "percentiles4": { "ko": 128, "ok": 0, "total": 128 }, "spikes": [], "standardDeviation": { "ko": 3, "ok": 0, "total": 3 } }, { "group1": { "count": 22912, "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": 363, "total": 363 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 6.364444444444445, "total": 6.364444444444445 }, "meanResponseTime": { "ko": 0, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 0, "ok": 22912, "total": 22912 }, "percentiles1": { "ko": 0, "ok": 51, "total": 51 }, "percentiles2": { "ko": 0, "ok": 53, "total": 53 }, "percentiles3": { "ko": 0, "ok": 57, "total": 57 }, "percentiles4": { "ko": 0, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 7692, "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": 270, "total": 270 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.1366666666666667, "total": 2.1366666666666667 }, "meanResponseTime": { "ko": 0, "ok": 102, "total": 102 }, "minResponseTime": { "ko": 0, "ok": 82, "total": 82 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 7692, "total": 7692 }, "percentiles1": { "ko": 0, "ok": 102, "total": 102 }, "percentiles2": { "ko": 0, "ok": 108, "total": 108 }, "percentiles3": { "ko": 0, "ok": 113, "total": 113 }, "percentiles4": { "ko": 0, "ok": 116, "total": 116 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 7692, "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": 122, "total": 122 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.1366666666666667, "total": 2.1366666666666667 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 7692, "total": 7692 }, "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": 7692, "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": 169, "total": 169 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.1366666666666667, "total": 2.1366666666666667 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 7692, "total": 7692 }, "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": 3, "total": 3 } }, { "group1": { "count": 7692, "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": 163, "total": 163 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.1366666666666667, "total": 2.1366666666666667 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 0, "ok": 7692, "total": 7692 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 48, "total": 48 }, "percentiles3": { "ko": 0, "ok": 53, "total": 53 }, "percentiles4": { "ko": 0, "ok": 57, "total": 57 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 7692, "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": 183, "total": 183 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.1366666666666667, "total": 2.1366666666666667 }, "meanResponseTime": { "ko": 0, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 0, "ok": 7692, "total": 7692 }, "percentiles1": { "ko": 0, "ok": 49, "total": 49 }, "percentiles2": { "ko": 0, "ok": 52, "total": 52 }, "percentiles3": { "ko": 0, "ok": 56, "total": 56 }, "percentiles4": { "ko": 0, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 15382, "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": 136, "total": 136 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 4.272777777777778, "total": 4.272777777777778 }, "meanResponseTime": { "ko": 0, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 0, "ok": 15382, "total": 15382 }, "percentiles1": { "ko": 0, "ok": 51, "total": 51 }, "percentiles2": { "ko": 0, "ok": 56, "total": 56 }, "percentiles3": { "ko": 0, "ok": 61, "total": 61 }, "percentiles4": { "ko": 0, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 15381, "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": 278, "total": 278 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 4.2725, "total": 4.2725 }, "meanResponseTime": { "ko": 0, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 0, "ok": 15381, "total": 15381 }, "percentiles1": { "ko": 0, "ok": 51, "total": 51 }, "percentiles2": { "ko": 0, "ok": 55, "total": 55 }, "percentiles3": { "ko": 0, "ok": 61, "total": 61 }, "percentiles4": { "ko": 0, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 7690, "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": 244, "total": 244 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 7690, "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": 99, "total": 99 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "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": 7690, "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": 108, "total": 108 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2, "total": 2 } }, { "group1": { "count": 7690, "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": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "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": 7690, "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": 80, "total": 80 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2, "total": 2 } }, { "group1": { "count": 7690, "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": 2.136111111111111, "total": 2.136111111111111 }, "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": 7690, "total": 7690 }, "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": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 7690, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 134, "total": 134 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "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": 3, "total": 3 } }, { "group1": { "count": 7690, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 134, "total": 134 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 7690, "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": 186, "total": 186 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "name": " UI IDM features", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "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": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 7690, "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": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM version", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "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": 4, "total": 4 } }, { "group1": { "count": 7690, "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": 179, "total": 179 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "name": " UI IDM login", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "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": 4, "total": 4 } }, { "group1": { "count": 7689, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98699609882965 }, "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.013003901170351105 }, "maxResponseTime": { "ko": 42, "ok": 350, "total": 350 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 2.1358333333333333, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 42, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 42, "ok": 45, "total": 42 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 1, "ok": 7689, "total": 7690 }, "percentiles1": { "ko": 42, "ok": 53, "total": 53 }, "percentiles2": { "ko": 42, "ok": 55, "total": 55 }, "percentiles3": { "ko": 42, "ok": 58, "total": 58 }, "percentiles4": { "ko": 42, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 7690, "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": 121, "total": 121 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 48, "total": 48 }, "percentiles3": { "ko": 0, "ok": 55, "total": 55 }, "percentiles4": { "ko": 0, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 7690, "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": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 46, "total": 46 }, "percentiles3": { "ko": 0, "ok": 50, "total": 50 }, "percentiles4": { "ko": 0, "ok": 54, "total": 54 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 7690, "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": 117, "total": 117 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "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": 4, "total": 4 } }, { "group1": { "count": 7690, "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": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 41, "total": 41 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "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": 7690, "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": 163, "total": 163 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": "userinfo", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "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": 51, "total": 51 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 7690, "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": 337, "total": 337 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 7690, "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": 246, "total": 246 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 7690, "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": 85, "total": 85 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "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": 7690, "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": 186, "total": 186 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "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": 7690, "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": 207, "total": 207 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2.136111111111111, "total": 2.136111111111111 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 0, "ok": 7690, "total": 7690 }, "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": 50, "total": 50 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 10886, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.15326068154299 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.01729804532087874 }, "group4": { "count": 674, "htmlName": "failed", "name": "failed", "percentage": 5.829441273136136 }, "maxResponseTime": { "ko": 250, "ok": 9361, "total": 9361 }, "meanNumberOfRequestsPerSecond": { "ko": 0.18722222222222223, "ok": 3.0244444444444443, "total": 3.2116666666666664 }, "meanResponseTime": { "ko": 106, "ok": 107, "total": 107 }, "minResponseTime": { "ko": 88, "ok": 84, "total": 84 }, "name": "userRestlogin", "numberOfRequests": { "ko": 674, "ok": 10888, "total": 11562 }, "percentiles1": { "ko": 106, "ok": 106, "total": 106 }, "percentiles2": { "ko": 110, "ok": 112, "total": 112 }, "percentiles3": { "ko": 114, "ok": 117, "total": 117 }, "percentiles4": { "ko": 125, "ok": 122, "total": 122 }, "spikes": [], "standardDeviation": { "ko": 9, "ok": 91, "total": 88 } }, { "group1": { "count": 448, "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": 225, "total": 225 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.12444444444444444, "total": 0.12444444444444444 }, "meanResponseTime": { "ko": 0, "ok": 128, "total": 128 }, "minResponseTime": { "ko": 0, "ok": 101, "total": 101 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 448, "total": 448 }, "percentiles1": { "ko": 0, "ok": 129, "total": 129 }, "percentiles2": { "ko": 0, "ok": 135, "total": 135 }, "percentiles3": { "ko": 0, "ok": 141, "total": 141 }, "percentiles4": { "ko": 0, "ok": 146, "total": 146 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 12, "total": 12 } }, { "group1": { "count": 1275, "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": 151, "total": 151 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3541666666666667, "total": 0.3541666666666667 }, "meanResponseTime": { "ko": 0, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 0, "ok": 1275, "total": 1275 }, "percentiles1": { "ko": 0, "ok": 49, "total": 49 }, "percentiles2": { "ko": 0, "ok": 51, "total": 51 }, "percentiles3": { "ko": 0, "ok": 54, "total": 54 }, "percentiles4": { "ko": 0, "ok": 61, "total": 61 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 1275, "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": 301, "total": 301 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.3541666666666667, "total": 0.3541666666666667 }, "meanResponseTime": { "ko": 0, "ok": 102, "total": 102 }, "minResponseTime": { "ko": 0, "ok": 82, "total": 82 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 1275, "total": 1275 }, "percentiles1": { "ko": 0, "ok": 102, "total": 102 }, "percentiles2": { "ko": 0, "ok": 108, "total": 108 }, "percentiles3": { "ko": 0, "ok": 113, "total": 113 }, "percentiles4": { "ko": 0, "ok": 118, "total": 118 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 62, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 147, "total": 147 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.017222222222222222, "total": 0.017222222222222222 }, "meanResponseTime": { "ko": 0, "ok": 130, "total": 130 }, "minResponseTime": { "ko": 0, "ok": 106, "total": 106 }, "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 62, "total": 62 }, "percentiles1": { "ko": 0, "ok": 132, "total": 132 }, "percentiles2": { "ko": 0, "ok": 136, "total": 136 }, "percentiles3": { "ko": 0, "ok": 144, "total": 144 }, "percentiles4": { "ko": 0, "ok": 146, "total": 146 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } } ], "global": { "group1": { "count": 275260, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.75393112245823 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0007247978719934478 }, "group4": { "count": 677, "htmlName": "failed", "name": "failed", "percentage": 0.24534407966978208 }, "maxResponseTime": { "ko": 250, "ok": 9361, "total": 9361 }, "meanNumberOfRequestsPerSecond": { "ko": 0.18805555555555556, "ok": 76.46166666666667, "total": 76.64972222222222 }, "meanResponseTime": { "ko": 106, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 42, "ok": 33, "total": 33 }, "name": "All Requests", "numberOfRequests": { "ko": 677, "ok": 275262, "total": 275939 }, "percentiles1": { "ko": 106, "ok": 44, "total": 44 }, "percentiles2": { "ko": 110, "ok": 51, "total": 51 }, "percentiles3": { "ko": 114, "ok": 100, "total": 101 }, "percentiles4": { "ko": 128, "ok": 113, "total": 114 }, "standardDeviation": { "ko": 9, "ok": 25, "total": 25 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-22 08:06:12] Reporting-benchmark-10 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-22 08:06:12] 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-22 08:06:12] Reporting-benchmark-10 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped