--Task--
name: Reporting-benchmark-250
enabled: True
class_name: GatlingResultTask
source_name: overseer-0
source_namespace: >default<
target_name: overseer-0
target_namespace: >default<
start: 0
stop: None
timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow
loop: False
interval: None
dependencies: []
wait_for: ['Reporting-benchmark-10', 'Reporting-benchmark-50', 'Reporting-benchmark-90', 'Reporting-benchmark-130', 'Reporting-benchmark-150', 'Reporting-benchmark-170', 'Reporting-benchmark-190', 'Reporting-benchmark-210', 'Reporting-benchmark-230']
options: {'task_name': 'benchmark-250'}
group_name: None
Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock
________________________________________________________________________________
[06/Oct/2023 07:24:27] Reporting-benchmark-250 pre : N/A
________________________________________________________________________________
source (overseer-0) is a component
[06/Oct/2023 07:24:27] - INFO: Timeout for this Task has changed to 5h (18000 seconds)
[06/Oct/2023 07:24:27] - 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-250/stdout.txt
Pod stderr file : /results/orders/Reporting-benchmark-250/stderr.txt
Pod log : /results/orders/Reporting-benchmark-250
________________________________________________________________________________
[06/Oct/2023 07:24:27] Reporting-benchmark-250 step1 : Write order for overseer to generate the report
________________________________________________________________________________
Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/order.json
{
"name": "Reporting-benchmark-250",
"command": "/lodestar/clients/gatling-report-only-for-pyrock.sh benchmark-250 --extra-run-jvm-options \"-Xmx4G\"",
"out-dir": "/results/orders/Reporting-benchmark-250"
}
________________________________________________________________________________
[06/Oct/2023 07:24:27] Reporting-benchmark-250 step2 : Make sure overseer is ready to accept order (not already busy)
________________________________________________________________________________
[loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
[loop_until]: (max_time=120, interval=5, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
[loop_until]: OK (rc = 0)
--- stdout ---
WAITING
--- stderr ---
% 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 27 0 --:--:-- --:--:-- --:--:-- 27
________________________________________________________________________________
[06/Oct/2023 07:24:28] Reporting-benchmark-250 step3 : Send order to overseer
________________________________________________________________________________
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/order.json overseer-0-7878f67576-pljfb:/results/orders/order.json
[loop_until]: (max_time=180, interval=5, expected_rc=[0]
[loop_until]: OK (rc = 0)
--- stdout ---
--- stderr ---
Order has been successfully forwarded to overseer
________________________________________________________________________________
[06/Oct/2023 07:24:29] Reporting-benchmark-250 step4 : Wait order is done
________________________________________________________________________________
Workaround for PERF-1966. Sleeping for 5 seconds.
[loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
[loop_until]: (max_time=18000, interval=5, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 42s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 57s (rc=0) - expected pattern found
[loop_until]: OK (rc = 0)
--- stdout ---
WAITING
--- stderr ---
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33
________________________________________________________________________________
[06/Oct/2023 07:25:32] Reporting-benchmark-250 step5 : Wait until gatling report is generated on overseer
________________________________________________________________________________
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
Checking pod: overseer-0-7878f67576-pljfb for file exists, if not wait.
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[loop_until]: kubectl --namespace=xlou exec overseer-0-7878f67576-pljfb --stdin -- bash -c 'if [ -f "/results/gatling/benchmark-250.tar.gz" ]; then echo "/results/gatling/benchmark-250.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-250.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-250.tar.gz file found"
[loop_until]: (max_time=180, interval=5, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
[loop_until]: OK (rc = 0)
--- stdout ---
/results/gatling/benchmark-250.tar.gz file found
--- stderr ---
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[run_command]: kubectl --namespace=xlou exec overseer-0-7878f67576-pljfb --stdin -- du -k /results/gatling/benchmark-250.tar.gz
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
1652 /results/gatling/benchmark-250.tar.gz
--- stderr ---
- Download file (size 1652k)
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
source : /results/gatling/benchmark-250.tar.gz @ overseer-0-7878f67576-pljfb
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-250.tar.gz
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[loop_until]: kubectl --namespace=xlou cp overseer-0-7878f67576-pljfb:/results/gatling/benchmark-250.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-250.tar.gz
[loop_until]: (max_time=-1, interval=5, expected_rc=[0]
[loop_until]: OK (rc = 0)
--- stdout ---
tar: Removing leading `/' from member names
--- stderr ---
________________________________________________________________________________
[06/Oct/2023 07:25:36] Reporting-benchmark-250 step6 : Unzip the result
________________________________________________________________________________
[run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-250.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
--- stderr ---
________________________________________________________________________________
[06/Oct/2023 07:25:37] Reporting-benchmark-250 step7 : Print rc order
________________________________________________________________________________
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
Checking pod: overseer-0-7878f67576-pljfb for file exists, if not wait.
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[loop_until]: kubectl --namespace=xlou exec overseer-0-7878f67576-pljfb --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-250/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-250/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-250/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-250/rc.txt file found"
[loop_until]: (max_time=180, interval=5, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
[loop_until]: OK (rc = 0)
--- stdout ---
/results/orders/Reporting-benchmark-250/rc.txt file found
--- stderr ---
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[run_command]: kubectl --namespace=xlou exec overseer-0-7878f67576-pljfb --stdin -- du -k /results/orders/Reporting-benchmark-250/rc.txt
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
4 /results/orders/Reporting-benchmark-250/rc.txt
--- stderr ---
- Download file (size 4k)
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
source : /results/orders/Reporting-benchmark-250/rc.txt @ overseer-0-7878f67576-pljfb
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/rc.txt
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[loop_until]: kubectl --namespace=xlou cp overseer-0-7878f67576-pljfb:/results/orders/Reporting-benchmark-250/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/rc.txt
[loop_until]: (max_time=-1, interval=5, expected_rc=[0]
[loop_until]: OK (rc = 0)
--- stdout ---
tar: Removing leading `/' from member names
--- stderr ---
[print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/rc.txt is small (1 lines), printing all lines:
----- output -----
CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15])
________________________________________________________________________________
[06/Oct/2023 07:25:40] Reporting-benchmark-250 step8 : Check rc log
________________________________________________________________________________
PASS: no error found in rc log
________________________________________________________________________________
[06/Oct/2023 07:25:40] Reporting-benchmark-250 step9 : Print stdout order
________________________________________________________________________________
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
Checking pod: overseer-0-7878f67576-pljfb for file exists, if not wait.
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[loop_until]: kubectl --namespace=xlou exec overseer-0-7878f67576-pljfb --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-250/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-250/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-250/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-250/stdout.txt file found"
[loop_until]: (max_time=180, interval=5, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
[loop_until]: OK (rc = 0)
--- stdout ---
/results/orders/Reporting-benchmark-250/stdout.txt file found
--- stderr ---
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[run_command]: kubectl --namespace=xlou exec overseer-0-7878f67576-pljfb --stdin -- du -k /results/orders/Reporting-benchmark-250/stdout.txt
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
8 /results/orders/Reporting-benchmark-250/stdout.txt
--- stderr ---
- Download file (size 8k)
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
source : /results/orders/Reporting-benchmark-250/stdout.txt @ overseer-0-7878f67576-pljfb
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/stdout.txt
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[loop_until]: kubectl --namespace=xlou cp overseer-0-7878f67576-pljfb:/results/orders/Reporting-benchmark-250/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/stdout.txt
[loop_until]: (max_time=-1, interval=5, expected_rc=[0]
[loop_until]: OK (rc = 0)
--- stdout ---
tar: Removing leading `/' from member names
--- stderr ---
[print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/stdout.txt is small (169 lines), printing all lines:
----- output -----
[cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/benchmark-250/loadtest-20231006061053026 --extra-run-jvm-options -Xmx4G
GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling
Generating Gatling reports locally
Parsing log file(s)...
Parsing log file(s) done
Generating reports...
================================================================================
---- Global Information --------------------------------------------------------
> request count 7031178 (OK=6692094 KO=339084)
> min response time 33 (OK=33 KO=33 )
> max response time 60004 (OK=59978 KO=60004 )
> mean response time 4753 (OK=4708 KO=5651 )
> std deviation 4430 (OK=4242 KO=7142 )
> response time 50th percentile 4138 (OK=4161 KO=3521 )
> response time 75th percentile 6132 (OK=6118 KO=7194 )
> response time 95th percentile 12743 (OK=12463 KO=19333 )
> response time 99th percentile 20071 (OK=18725 KO=32067 )
> mean requests/sec 1919.514 (OK=1826.943 KO=92.57 )
---- Response Time Distribution ------------------------------------------------
> t < 800 ms 1271563 ( 18%)
> 800 ms <= t < 1200 ms 144455 ( 2%)
> t >= 1200 ms 5276076 ( 75%)
> failed 339084 ( 5%)
---- Errors --------------------------------------------------------------------
> RootUserinfo: Failed to build request: No attribute named 'acc 286940 (38.55%)
ess_token' is defined
> status.find.in([200, 209], 304), found 500 116987 (15.72%)
> status.find.in([200, 209], 304), found 503 54913 ( 7.38%)
> status.find.is(200), but actually found 401 54763 ( 7.36%)
> headerRegex((Location,code=([^\&]+))).find.exists, found nothi 37285 ( 5.01%)
ng
> status.find.in([200, 209], 304), found 401 31480 ( 4.23%)
> deleteOrganization: Failed to build request: No attribute name 28682 ( 3.85%)
d 'organization_id' is defined
> queryOrganization: Failed to build request: No attribute named 28682 ( 3.85%)
'organization_id' is defined
> jsonPath($.tokenId).find.exists, found nothing 20653 ( 2.78%)
> createOrganization: Failed to build request: No attribute name 14327 ( 1.93%)
d 'access_token' is defined
> status.find.is(200), but actually found 503 11253 ( 1.51%)
> UI AM endsession: Failed to build request: No attribute named 4462 ( 0.60%)
'id_token_2' is defined
> UI IDM login: Failed to build request: No attribute named 'ac 4361 ( 0.59%)
cess_token_2' is defined
> UI IDM dashboard: Failed to build request: No attribute named 4361 ( 0.59%)
'access_token_2' is defined
> UI IDM privilege: Failed to build request: No attribute named 4361 ( 0.59%)
'access_token_2' is defined
> UI IDM user: Failed to build request: No attribute named 'use 4361 ( 0.59%)
r_uuid' is defined
> UI IDM alpha_user: Failed to build request: No attribute name 4361 ( 0.59%)
d 'access_token_2' is defined
> UI IDM features: Failed to build request: No attribute named 4361 ( 0.59%)
'access_token_2' is defined
> UI AM revoke2: Failed to build request: No attribute named 'a 4361 ( 0.59%)
ccess_token_2' is defined
> userinfo: Failed to build request: No attribute named 'access_ 4278 ( 0.57%)
token' is defined
> UI AM revoke1: Failed to build request: No attribute named 'a 4278 ( 0.57%)
ccess_token' is defined
> headerRegex((location,#id_token=(.*))).find.exists, found noth 3621 ( 0.49%)
ing
> status.find.in([200, 209], 304), found 502 2952 ( 0.40%)
> status.find.is(200), but actually found 502 2948 ( 0.40%)
> registrationCallback: Failed to build request: No attribute na 1439 ( 0.19%)
med 'callbacks' is defined
> status.find.is(302), but actually found 503 1317 ( 0.18%)
> tokenUserinfo: Failed to build request: No attribute named 'ac 893 ( 0.12%)
cess_token' is defined
> status.find.is(302), but actually found 502 362 ( 0.05%)
> Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 348 ( 0.05%)
4.102.189.149:443 after 60000 ms
> restLoginUsernamePasswordCallback: Failed to build request: No 328 ( 0.04%)
attribute named 'callbacks' is defined
> restloginProgressiveProfileCallback: Failed to build request: 328 ( 0.04%)
No attribute named 'callbacks' is defined
> status.find.is(200), but actually found 500 159 ( 0.02%)
> status.find.in([200, 209], 304), found 400 22 ( 0.00%)
> status.find.is(200), but actually found 400 15 ( 0.00%)
> jsonPath($.tokenId).find.optional preparation crashed: Jackson 2 ( 0.00%)
failed to parse into a valid AST: c.f.j.c.JsonParseException:...
> j.i.IOException: Premature close 2 ( 0.00%)
> jsonPath($.tokenId).find.optional preparation crashed: Jackson 1 ( 0.00%)
failed to parse into a valid AST: c.f.j.c.JsonParseException:...
> jsonPath($.tokenId).find.exists preparation crashed: Jackson f 1 ( 0.00%)
ailed to parse into a valid AST: c.f.j.c.JsonParseException: U...
================================================================================
Reports generated in 1s.
Please open the following file: file:///results/gatling/benchmark-250/loadtest-20231006061053026/index.html
----------------------
[06/Oct/2023 08:25:29] Create tar file /results/gatling/benchmark-250.tar.gz
----------------------
SIMULATION_PATH=/results/gatling/benchmark-250/loadtest-20231006061053026
RESULT_FOLDER=benchmark-250
RESULT_PATH=/results/gatling/benchmark-250
PWD=/results/gatling/benchmark-250/loadtest-20231006061053026
[cmd] tar -czvf /results/gatling/benchmark-250.tar.gz --exclude=simulation.log *
index.html
js/
js/gatling.js
js/jquery-3.5.1.min.js
js/global_stats.json
js/bootstrap.min.js
js/menu.js
js/assertions.json
js/theme.js
js/assertions.xml
js/highcharts-more.js
js/unpack.js
js/ellipsis.js
js/highstock.js
js/stats.json
js/all_sessions.js
js/stats.js
req_createorganizat-aeddb.html
req_deleteorganizat-d2d1a.html
req_getidtoken-0b1b0.html
req_getidtoken-redi-60d3f.html
req_queryorganizati-f11b5.html
req_registrationcal-2e2ae.html
req_restlogininitia-e2b9b.html
req_restloginprogre-9fc93.html
req_restloginuserna-d98ea.html
req_rootuserinfo-f7f60.html
req_skip-2fa-3cbda.html
req_tokenuserinfo-2d3d4.html
req_ui-am-endsessio-d6b72.html
req_ui-am-idfromses-2b770.html
req_ui-am-revoke1-60bf7.html
req_ui-am-revoke2-39c3f.html
req_ui-am-validateg-4c02a.html
req_ui-enduser-appa-926a9.html
req_ui-enduser-appa-c90f7.html
req_ui-enduser-sess-eea01.html
req_ui-idm-alpha-us-8b00d.html
req_ui-idm-dashboar-62bff.html
req_ui-idm-features-d9b90.html
req_ui-idm-login-1bfd7.html
req_ui-idm-oidctoke-2cd13.html
req_ui-idm-privileg-0dec9.html
req_ui-idm-uiconfig-7fd3c.html
req_ui-idm-user-e719d.html
req_ui-idm-version-642f9.html
req_ui-logout-redir-b5101.html
req_ui-post-login-39b13.html
req_ui-post-login-r-8357a.html
req_user-accesstoke-0d48d.html
req_user-authorize--dd8b8.html
req_userinfo-d0c0b.html
style/
style/logo-enterprise.svg
style/arrow_down_black.png
style/stat-l-roue.png
style/bootstrap.min.css
style/stat-l-temps.png
style/sorted-up.png
style/favicon.ico
style/stat-fleche-bas.png
style/arrow_down.png
style/logo.svg
style/sortable.png
style/arrow_right_black.png
style/arrow_right.png
style/little_arrow_right.png
style/sorted-down.png
style/style.css
________________________________________________________________________________
[06/Oct/2023 07:25:44] Reporting-benchmark-250 step10 : Check stdout log
________________________________________________________________________________
PASS: no error found in stdout log
________________________________________________________________________________
[06/Oct/2023 07:25:44] Reporting-benchmark-250 step11 : Print stderr order
________________________________________________________________________________
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
Checking pod: overseer-0-7878f67576-pljfb for file exists, if not wait.
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[loop_until]: kubectl --namespace=xlou exec overseer-0-7878f67576-pljfb --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-250/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-250/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-250/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-250/stderr.txt file found"
[loop_until]: (max_time=180, interval=5, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
[loop_until]: OK (rc = 0)
--- stdout ---
/results/orders/Reporting-benchmark-250/stderr.txt file found
--- stderr ---
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[run_command]: kubectl --namespace=xlou exec overseer-0-7878f67576-pljfb --stdin -- du -k /results/orders/Reporting-benchmark-250/stderr.txt
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
0 /results/orders/Reporting-benchmark-250/stderr.txt
--- stderr ---
- Download file (size 0k)
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
source : /results/orders/Reporting-benchmark-250/stderr.txt @ overseer-0-7878f67576-pljfb
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/stderr.txt
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
[loop_until]: (max_time=180, interval=10, expected_rc=[0]
[loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
[loop_until]: OK (rc = 0)
--- stdout ---
overseer-0-7878f67576-pljfb
--- stderr ---
[loop_until]: kubectl --namespace=xlou cp overseer-0-7878f67576-pljfb:/results/orders/Reporting-benchmark-250/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/stderr.txt
[loop_until]: (max_time=-1, interval=5, expected_rc=[0]
[loop_until]: OK (rc = 0)
--- stdout ---
tar: Removing leading `/' from member names
--- stderr ---
[print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/stderr.txt is small (0 lines), printing all lines:
----- output -----
________________________________________________________________________________
[06/Oct/2023 07:25:48] Reporting-benchmark-250 step12 : Check stderr log
________________________________________________________________________________
PASS: no error found in stderr log
________________________________________________________________________________
[06/Oct/2023 07:25:48] Reporting-benchmark-250 step13 : Analyze graphs for spikes
________________________________________________________________________________
Analyze Gatling graphs for spikes
checking parameters
open overall stats JSON file
checking simulation request restLoginInitiate
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_restlogininitia-e2b9b.html - cannot check for spikes
checking simulation request restLoginUsernamePasswordCallback
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_restloginuserna-d98ea.html - cannot check for spikes
checking simulation request Skip 2FA
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_skip-2fa-3cbda.html - cannot check for spikes
checking simulation request User Authorize PKCE stage
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_user-authorize--dd8b8.html - cannot check for spikes
checking simulation request User AccessToken PKCE stage
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_user-accesstoke-0d48d.html - cannot check for spikes
checking simulation request RootUserinfo
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_rootuserinfo-f7f60.html - cannot check for spikes
checking simulation request tokenUserinfo
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_tokenuserinfo-2d3d4.html - cannot check for spikes
checking simulation request UI-Post-Login
checking simulation request UI-Post-Login Redirect 1
checking simulation request UI AM idFromSession
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-am-idfromses-2b770.html - cannot check for spikes
checking simulation request UI AM validateGoto
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-am-validateg-4c02a.html - cannot check for spikes
checking simulation request UI Enduser appAuthHelper1
checking simulation request UI Enduser appAuthHelper2
checking simulation request getIdToken
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_getidtoken-0b1b0.html - cannot check for spikes
checking simulation request UI IDM uiconfig
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-idm-uiconfig-7fd3c.html - cannot check for spikes
checking simulation request UI Enduser sessioncheck
checking simulation request UI IDM features
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-idm-features-d9b90.html - cannot check for spikes
checking simulation request UI IDM version
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-idm-version-642f9.html - cannot check for spikes
checking simulation request UI IDM login
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-idm-login-1bfd7.html - cannot check for spikes
checking simulation request UI IDM privilege
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-idm-privileg-0dec9.html - cannot check for spikes
checking simulation request UI IDM alpha_user
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-idm-alpha-us-8b00d.html - cannot check for spikes
checking simulation request getIdToken Redirect 1
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_getidtoken-redi-60d3f.html - cannot check for spikes
checking simulation request UI IDM user
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-idm-user-e719d.html - cannot check for spikes
checking simulation request UI IDM dashboard
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-idm-dashboar-62bff.html - cannot check for spikes
checking simulation request createOrganization
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_createorganizat-aeddb.html - cannot check for spikes
checking simulation request UI IDM oidcToken
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-idm-oidctoke-2cd13.html - cannot check for spikes
checking simulation request queryOrganization
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_queryorganizati-f11b5.html - cannot check for spikes
checking simulation request registrationCallback
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_registrationcal-2e2ae.html - cannot check for spikes
checking simulation request userinfo
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_userinfo-d0c0b.html - cannot check for spikes
checking simulation request deleteOrganization
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_deleteorganizat-d2d1a.html - cannot check for spikes
checking simulation request UI-Logout Redirect 1
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-logout-redir-b5101.html - cannot check for spikes
checking simulation request UI AM revoke1
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-am-revoke1-60bf7.html - cannot check for spikes
checking simulation request UI AM revoke2
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-am-revoke2-39c3f.html - cannot check for spikes
checking simulation request UI AM endsession
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-am-endsessio-d6b72.html - cannot check for spikes
checking simulation request restloginProgressiveProfileCallback
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_restloginprogre-9fc93.html - cannot check for spikes
no spikes found
________________________________________________________________________________
[06/Oct/2023 07:25:48] Reporting-benchmark-250 step14 : Collect gatling simulation data
________________________________________________________________________________
collected stats :
{
"global": {
"name": "All Requests",
"numberOfRequests": {
"total": 7031178,
"ok": 6692094,
"ko": 339084
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 33
},
"maxResponseTime": {
"total": 60004,
"ok": 59978,
"ko": 60004
},
"meanResponseTime": {
"total": 4753,
"ok": 4708,
"ko": 5651
},
"standardDeviation": {
"total": 4430,
"ok": 4242,
"ko": 7142
},
"percentiles1": {
"total": 4138,
"ok": 4161,
"ko": 3521
},
"percentiles2": {
"total": 6132,
"ok": 6118,
"ko": 7194
},
"percentiles3": {
"total": 12743,
"ok": 12463,
"ko": 19333
},
"percentiles4": {
"total": 20071,
"ok": 18725,
"ko": 32067
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 1271563,
"percentage": 18
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 144455,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 5276076,
"percentage": 75
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 339084,
"percentage": 5
},
"meanNumberOfRequestsPerSecond": {
"total": 1919.5135135135135,
"ok": 1826.943488943489,
"ko": 92.57002457002457
}
},
"details": [
{
"name": "restLoginInitiate",
"numberOfRequests": {
"total": 904403,
"ok": 868732,
"ko": 35671
},
"minResponseTime": {
"total": 36,
"ok": 39,
"ko": 36
},
"maxResponseTime": {
"total": 60000,
"ok": 56486,
"ko": 60000
},
"meanResponseTime": {
"total": 4180,
"ok": 3921,
"ko": 10501
},
"standardDeviation": {
"total": 4200,
"ok": 3732,
"ko": 8147
},
"percentiles1": {
"total": 3789,
"ok": 3720,
"ko": 9984
},
"percentiles2": {
"total": 5320,
"ok": 5196,
"ko": 14660
},
"percentiles3": {
"total": 10587,
"ok": 7930,
"ko": 25697
},
"percentiles4": {
"total": 21812,
"ok": 18840,
"ko": 32660
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 159124,
"percentage": 18
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 19505,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 690103,
"percentage": 76
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 35671,
"percentage": 4
},
"meanNumberOfRequestsPerSecond": {
"total": 246.9022659022659,
"ok": 237.16407316407316,
"ko": 9.738192738192739
},
"spikes": []
},
{
"name": "restLoginUsernamePasswordCallback",
"numberOfRequests": {
"total": 752884,
"ok": 721630,
"ko": 31254
},
"minResponseTime": {
"total": 33,
"ok": 70,
"ko": 33
},
"maxResponseTime": {
"total": 60004,
"ok": 59978,
"ko": 60004
},
"meanResponseTime": {
"total": 8400,
"ok": 8255,
"ko": 11748
},
"standardDeviation": {
"total": 5100,
"ok": 4852,
"ko": 8447
},
"percentiles1": {
"total": 8355,
"ok": 8283,
"ko": 11235
},
"percentiles2": {
"total": 10829,
"ok": 10691,
"ko": 15715
},
"percentiles3": {
"total": 15067,
"ok": 14483,
"ko": 24385
},
"percentiles4": {
"total": 24021,
"ok": 22679,
"ko": 47975
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 32134,
"percentage": 4
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 7925,
"percentage": 1
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 681571,
"percentage": 91
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 31254,
"percentage": 4
},
"meanNumberOfRequestsPerSecond": {
"total": 205.53753753753753,
"ok": 197.005187005187,
"ko": 8.532350532350533
},
"spikes": []
},
{
"name": "Skip 2FA",
"numberOfRequests": {
"total": 529161,
"ok": 527100,
"ko": 2061
},
"minResponseTime": {
"total": 33,
"ok": 65,
"ko": 33
},
"maxResponseTime": {
"total": 60001,
"ok": 26874,
"ko": 60001
},
"meanResponseTime": {
"total": 9403,
"ok": 9437,
"ko": 730
},
"standardDeviation": {
"total": 4016,
"ok": 3980,
"ko": 3858
},
"percentiles1": {
"total": 9802,
"ok": 9821,
"ko": 37
},
"percentiles2": {
"total": 12149,
"ok": 12158,
"ko": 83
},
"percentiles3": {
"total": 15518,
"ok": 15521,
"ko": 1962
},
"percentiles4": {
"total": 17600,
"ok": 17592,
"ko": 24398
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 11531,
"percentage": 2
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 3981,
"percentage": 1
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 511588,
"percentage": 97
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 2061,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 144.46109746109747,
"ok": 143.8984438984439,
"ko": 0.5626535626535627
},
"spikes": []
},
{
"name": "User Authorize PKCE stage",
"numberOfRequests": {
"total": 751375,
"ok": 713251,
"ko": 38124
},
"minResponseTime": {
"total": 33,
"ok": 41,
"ko": 33
},
"maxResponseTime": {
"total": 60000,
"ok": 41082,
"ko": 60000
},
"meanResponseTime": {
"total": 3699,
"ok": 3728,
"ko": 3149
},
"standardDeviation": {
"total": 2267,
"ok": 2271,
"ko": 2112
},
"percentiles1": {
"total": 3884,
"ok": 3919,
"ko": 3043
},
"percentiles2": {
"total": 5186,
"ok": 5212,
"ko": 4528
},
"percentiles3": {
"total": 6682,
"ok": 6697,
"ko": 6258
},
"percentiles4": {
"total": 7954,
"ok": 7979,
"ko": 7545
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 105967,
"percentage": 14
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 16944,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 590340,
"percentage": 79
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 38124,
"percentage": 5
},
"meanNumberOfRequestsPerSecond": {
"total": 205.12558012558011,
"ok": 194.7177177177177,
"ko": 10.407862407862408
},
"spikes": []
},
{
"name": "User AccessToken PKCE stage",
"numberOfRequests": {
"total": 713359,
"ok": 680602,
"ko": 32757
},
"minResponseTime": {
"total": 33,
"ok": 43,
"ko": 33
},
"maxResponseTime": {
"total": 60000,
"ok": 41699,
"ko": 60000
},
"meanResponseTime": {
"total": 3878,
"ok": 3885,
"ko": 3727
},
"standardDeviation": {
"total": 2462,
"ok": 2448,
"ko": 2723
},
"percentiles1": {
"total": 4038,
"ok": 4059,
"ko": 3521
},
"percentiles2": {
"total": 5348,
"ok": 5363,
"ko": 5007
},
"percentiles3": {
"total": 7031,
"ok": 7034,
"ko": 6974
},
"percentiles4": {
"total": 8553,
"ok": 8550,
"ko": 8662
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 90652,
"percentage": 13
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 22232,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 567718,
"percentage": 80
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 32757,
"percentage": 5
},
"meanNumberOfRequestsPerSecond": {
"total": 194.74720174720176,
"ok": 185.8045318045318,
"ko": 8.942669942669943
},
"spikes": []
},
{
"name": "RootUserinfo",
"numberOfRequests": {
"total": 1831035,
"ok": 1742091,
"ko": 88944
},
"minResponseTime": {
"total": 33,
"ok": 38,
"ko": 33
},
"maxResponseTime": {
"total": 60000,
"ok": 41745,
"ko": 60000
},
"meanResponseTime": {
"total": 3633,
"ok": 3673,
"ko": 2839
},
"standardDeviation": {
"total": 2451,
"ok": 2411,
"ko": 3028
},
"percentiles1": {
"total": 3794,
"ok": 3847,
"ko": 2367
},
"percentiles2": {
"total": 5088,
"ok": 5121,
"ko": 4107
},
"percentiles3": {
"total": 6783,
"ok": 6801,
"ko": 6167
},
"percentiles4": {
"total": 8323,
"ok": 8332,
"ko": 8322
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 282252,
"percentage": 15
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 45185,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 1414654,
"percentage": 77
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 88944,
"percentage": 5
},
"meanNumberOfRequestsPerSecond": {
"total": 499.87305487305485,
"ok": 475.5913185913186,
"ko": 24.281736281736283
},
"spikes": []
},
{
"name": "tokenUserinfo",
"numberOfRequests": {
"total": 159609,
"ok": 159365,
"ko": 244
},
"minResponseTime": {
"total": 34,
"ok": 38,
"ko": 34
},
"maxResponseTime": {
"total": 41167,
"ok": 41167,
"ko": 34265
},
"meanResponseTime": {
"total": 3475,
"ok": 3463,
"ko": 11107
},
"standardDeviation": {
"total": 2613,
"ok": 2547,
"ko": 13010
},
"percentiles1": {
"total": 3624,
"ok": 3624,
"ko": 4762
},
"percentiles2": {
"total": 5008,
"ok": 5006,
"ko": 28374
},
"percentiles3": {
"total": 6495,
"ok": 6488,
"ko": 32137
},
"percentiles4": {
"total": 7971,
"ok": 7900,
"ko": 32272
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 30283,
"percentage": 19
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 3587,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 125495,
"percentage": 79
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 244,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 43.57330057330057,
"ok": 43.506688506688505,
"ko": 0.06661206661206662
},
"spikes": []
},
{
"name": "UI-Post-Login",
"numberOfRequests": {
"total": 36093,
"ok": 36093,
"ko": 0
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 0
},
"maxResponseTime": {
"total": 689,
"ok": 689,
"ko": 0
},
"meanResponseTime": {
"total": 39,
"ok": 39,
"ko": 0
},
"standardDeviation": {
"total": 15,
"ok": 15,
"ko": 0
},
"percentiles1": {
"total": 36,
"ok": 36,
"ko": 0
},
"percentiles2": {
"total": 37,
"ok": 37,
"ko": 0
},
"percentiles3": {
"total": 66,
"ok": 66,
"ko": 0
},
"percentiles4": {
"total": 99,
"ok": 99,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 36093,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.853398853398854,
"ok": 9.853398853398854,
"ko": 0
},
"spikes": []
},
{
"name": "UI-Post-Login Redirect 1",
"numberOfRequests": {
"total": 108279,
"ok": 108279,
"ko": 0
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 0
},
"maxResponseTime": {
"total": 796,
"ok": 796,
"ko": 0
},
"meanResponseTime": {
"total": 43,
"ok": 43,
"ko": 0
},
"standardDeviation": {
"total": 18,
"ok": 18,
"ko": 0
},
"percentiles1": {
"total": 37,
"ok": 37,
"ko": 0
},
"percentiles2": {
"total": 39,
"ok": 39,
"ko": 0
},
"percentiles3": {
"total": 81,
"ok": 81,
"ko": 0
},
"percentiles4": {
"total": 104,
"ok": 104,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 108279,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 29.56019656019656,
"ok": 29.56019656019656,
"ko": 0
},
"spikes": []
},
{
"name": " UI AM idFromSession",
"numberOfRequests": {
"total": 36093,
"ok": 31876,
"ko": 4217
},
"minResponseTime": {
"total": 33,
"ok": 36,
"ko": 33
},
"maxResponseTime": {
"total": 33500,
"ok": 21114,
"ko": 33500
},
"meanResponseTime": {
"total": 3202,
"ok": 3231,
"ko": 2980
},
"standardDeviation": {
"total": 2213,
"ok": 2114,
"ko": 2840
},
"percentiles1": {
"total": 3416,
"ok": 3478,
"ko": 3003
},
"percentiles2": {
"total": 4855,
"ok": 4937,
"ko": 4253
},
"percentiles3": {
"total": 6288,
"ok": 6280,
"ko": 6427
},
"percentiles4": {
"total": 7467,
"ok": 7296,
"ko": 16167
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6779,
"percentage": 19
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 738,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 24359,
"percentage": 67
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 4217,
"percentage": 12
},
"meanNumberOfRequestsPerSecond": {
"total": 9.853398853398854,
"ok": 8.702156702156703,
"ko": 1.1512421512421513
},
"spikes": []
},
{
"name": " UI AM validateGoto",
"numberOfRequests": {
"total": 36093,
"ok": 35442,
"ko": 651
},
"minResponseTime": {
"total": 37,
"ok": 40,
"ko": 37
},
"maxResponseTime": {
"total": 32122,
"ok": 32122,
"ko": 28953
},
"meanResponseTime": {
"total": 3202,
"ok": 3255,
"ko": 290
},
"standardDeviation": {
"total": 2211,
"ok": 2180,
"ko": 1903
},
"percentiles1": {
"total": 3409,
"ok": 3457,
"ko": 40
},
"percentiles2": {
"total": 4855,
"ok": 4883,
"ko": 43
},
"percentiles3": {
"total": 6297,
"ok": 6304,
"ko": 1714
},
"percentiles4": {
"total": 7427,
"ok": 7433,
"ko": 1964
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 7248,
"percentage": 20
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 836,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 27358,
"percentage": 76
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 651,
"percentage": 2
},
"meanNumberOfRequestsPerSecond": {
"total": 9.853398853398854,
"ok": 9.675675675675675,
"ko": 0.17772317772317772
},
"spikes": []
},
{
"name": " UI Enduser appAuthHelper1",
"numberOfRequests": {
"total": 36093,
"ok": 36093,
"ko": 0
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 0
},
"maxResponseTime": {
"total": 669,
"ok": 669,
"ko": 0
},
"meanResponseTime": {
"total": 43,
"ok": 43,
"ko": 0
},
"standardDeviation": {
"total": 20,
"ok": 20,
"ko": 0
},
"percentiles1": {
"total": 37,
"ok": 37,
"ko": 0
},
"percentiles2": {
"total": 38,
"ok": 38,
"ko": 0
},
"percentiles3": {
"total": 81,
"ok": 81,
"ko": 0
},
"percentiles4": {
"total": 104,
"ok": 104,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 36093,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.853398853398854,
"ok": 9.853398853398854,
"ko": 0
},
"spikes": []
},
{
"name": " UI Enduser appAuthHelper2",
"numberOfRequests": {
"total": 36093,
"ok": 36093,
"ko": 0
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 0
},
"maxResponseTime": {
"total": 686,
"ok": 686,
"ko": 0
},
"meanResponseTime": {
"total": 42,
"ok": 42,
"ko": 0
},
"standardDeviation": {
"total": 19,
"ok": 19,
"ko": 0
},
"percentiles1": {
"total": 37,
"ok": 37,
"ko": 0
},
"percentiles2": {
"total": 38,
"ok": 38,
"ko": 0
},
"percentiles3": {
"total": 81,
"ok": 81,
"ko": 0
},
"percentiles4": {
"total": 104,
"ok": 104,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 36093,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.853398853398854,
"ok": 9.853398853398854,
"ko": 0
},
"spikes": []
},
{
"name": "getIdToken",
"numberOfRequests": {
"total": 105566,
"ok": 105032,
"ko": 534
},
"minResponseTime": {
"total": 33,
"ok": 44,
"ko": 33
},
"maxResponseTime": {
"total": 41417,
"ok": 41417,
"ko": 32292
},
"meanResponseTime": {
"total": 3638,
"ok": 3650,
"ko": 1215
},
"standardDeviation": {
"total": 2353,
"ok": 2320,
"ko": 5515
},
"percentiles1": {
"total": 3788,
"ok": 3797,
"ko": 36
},
"percentiles2": {
"total": 5068,
"ok": 5076,
"ko": 41
},
"percentiles3": {
"total": 6678,
"ok": 6679,
"ko": 2953
},
"percentiles4": {
"total": 8168,
"ok": 8140,
"ko": 32121
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 15035,
"percentage": 14
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 3604,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 86393,
"percentage": 82
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 534,
"percentage": 1
},
"meanNumberOfRequestsPerSecond": {
"total": 28.81954681954682,
"ok": 28.673764673764673,
"ko": 0.1457821457821458
},
"spikes": []
},
{
"name": " UI IDM uiconfig",
"numberOfRequests": {
"total": 36093,
"ok": 33512,
"ko": 2581
},
"minResponseTime": {
"total": 33,
"ok": 37,
"ko": 33
},
"maxResponseTime": {
"total": 51628,
"ok": 51628,
"ko": 12483
},
"meanResponseTime": {
"total": 1633,
"ok": 1677,
"ko": 1055
},
"standardDeviation": {
"total": 4736,
"ok": 4865,
"ko": 2433
},
"percentiles1": {
"total": 49,
"ok": 50,
"ko": 37
},
"percentiles2": {
"total": 68,
"ok": 68,
"ko": 82
},
"percentiles3": {
"total": 12648,
"ok": 13261,
"ko": 8038
},
"percentiles4": {
"total": 22917,
"ok": 23172,
"ko": 12097
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 28631,
"percentage": 79
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 76,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 4805,
"percentage": 13
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 2581,
"percentage": 7
},
"meanNumberOfRequestsPerSecond": {
"total": 9.853398853398854,
"ok": 9.148785148785148,
"ko": 0.7046137046137047
},
"spikes": []
},
{
"name": " UI Enduser sessioncheck",
"numberOfRequests": {
"total": 36093,
"ok": 36093,
"ko": 0
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 0
},
"maxResponseTime": {
"total": 548,
"ok": 548,
"ko": 0
},
"meanResponseTime": {
"total": 43,
"ok": 43,
"ko": 0
},
"standardDeviation": {
"total": 19,
"ok": 19,
"ko": 0
},
"percentiles1": {
"total": 37,
"ok": 37,
"ko": 0
},
"percentiles2": {
"total": 38,
"ok": 38,
"ko": 0
},
"percentiles3": {
"total": 82,
"ok": 82,
"ko": 0
},
"percentiles4": {
"total": 105,
"ok": 105,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 36093,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.853398853398854,
"ok": 9.853398853398854,
"ko": 0
},
"spikes": []
},
{
"name": " UI IDM features",
"numberOfRequests": {
"total": 31732,
"ok": 29784,
"ko": 1948
},
"minResponseTime": {
"total": 37,
"ok": 50,
"ko": 37
},
"maxResponseTime": {
"total": 60000,
"ok": 59515,
"ko": 60000
},
"meanResponseTime": {
"total": 6324,
"ok": 6514,
"ko": 3412
},
"standardDeviation": {
"total": 6217,
"ok": 6035,
"ko": 7976
},
"percentiles1": {
"total": 5335,
"ok": 5589,
"ko": 44
},
"percentiles2": {
"total": 8446,
"ok": 8567,
"ko": 4043
},
"percentiles3": {
"total": 19164,
"ok": 19151,
"ko": 19603
},
"percentiles4": {
"total": 28756,
"ok": 28284,
"ko": 40392
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 4547,
"percentage": 14
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 755,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 24482,
"percentage": 77
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1948,
"percentage": 6
},
"meanNumberOfRequestsPerSecond": {
"total": 8.662844662844662,
"ok": 8.13104013104013,
"ko": 0.5318045318045318
},
"spikes": []
},
{
"name": " UI IDM version",
"numberOfRequests": {
"total": 36093,
"ok": 33510,
"ko": 2583
},
"minResponseTime": {
"total": 37,
"ok": 40,
"ko": 37
},
"maxResponseTime": {
"total": 51206,
"ok": 51206,
"ko": 12457
},
"meanResponseTime": {
"total": 2036,
"ok": 2109,
"ko": 1095
},
"standardDeviation": {
"total": 5213,
"ok": 5359,
"ko": 2479
},
"percentiles1": {
"total": 54,
"ok": 54,
"ko": 41
},
"percentiles2": {
"total": 83,
"ok": 82,
"ko": 92
},
"percentiles3": {
"total": 14788,
"ok": 15497,
"ko": 8062
},
"percentiles4": {
"total": 23599,
"ok": 23997,
"ko": 12109
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 27340,
"percentage": 76
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 95,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 6075,
"percentage": 17
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 2583,
"percentage": 7
},
"meanNumberOfRequestsPerSecond": {
"total": 9.853398853398854,
"ok": 9.148239148239147,
"ko": 0.7051597051597052
},
"spikes": []
},
{
"name": " UI IDM login",
"numberOfRequests": {
"total": 31732,
"ok": 29795,
"ko": 1937
},
"minResponseTime": {
"total": 37,
"ok": 49,
"ko": 37
},
"maxResponseTime": {
"total": 60000,
"ok": 59094,
"ko": 60000
},
"meanResponseTime": {
"total": 6329,
"ok": 6509,
"ko": 3550
},
"standardDeviation": {
"total": 6231,
"ok": 6033,
"ko": 8248
},
"percentiles1": {
"total": 5332,
"ok": 5569,
"ko": 45
},
"percentiles2": {
"total": 8399,
"ok": 8530,
"ko": 4047
},
"percentiles3": {
"total": 19228,
"ok": 19271,
"ko": 17899
},
"percentiles4": {
"total": 28533,
"ok": 27955,
"ko": 44069
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 4560,
"percentage": 14
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 804,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 24431,
"percentage": 77
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1937,
"percentage": 6
},
"meanNumberOfRequestsPerSecond": {
"total": 8.662844662844662,
"ok": 8.134043134043134,
"ko": 0.5288015288015288
},
"spikes": []
},
{
"name": " UI IDM privilege",
"numberOfRequests": {
"total": 31732,
"ok": 29755,
"ko": 1977
},
"minResponseTime": {
"total": 37,
"ok": 51,
"ko": 37
},
"maxResponseTime": {
"total": 60000,
"ok": 59799,
"ko": 60000
},
"meanResponseTime": {
"total": 6360,
"ok": 6550,
"ko": 3492
},
"standardDeviation": {
"total": 6341,
"ok": 6159,
"ko": 8098
},
"percentiles1": {
"total": 5310,
"ok": 5559,
"ko": 46
},
"percentiles2": {
"total": 8445,
"ok": 8579,
"ko": 4045
},
"percentiles3": {
"total": 19569,
"ok": 19568,
"ko": 19400
},
"percentiles4": {
"total": 29306,
"ok": 28701,
"ko": 44037
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 4561,
"percentage": 14
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 846,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 24348,
"percentage": 77
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1977,
"percentage": 6
},
"meanNumberOfRequestsPerSecond": {
"total": 8.662844662844662,
"ok": 8.123123123123124,
"ko": 0.5397215397215397
},
"spikes": []
},
{
"name": " UI IDM alpha_user",
"numberOfRequests": {
"total": 31732,
"ok": 30963,
"ko": 769
},
"minResponseTime": {
"total": 37,
"ok": 46,
"ko": 37
},
"maxResponseTime": {
"total": 60001,
"ok": 59104,
"ko": 60001
},
"meanResponseTime": {
"total": 9359,
"ok": 9368,
"ko": 9007
},
"standardDeviation": {
"total": 8931,
"ok": 8695,
"ko": 15727
},
"percentiles1": {
"total": 6879,
"ok": 6960,
"ko": 1060
},
"percentiles2": {
"total": 13631,
"ok": 13662,
"ko": 7199
},
"percentiles3": {
"total": 26746,
"ok": 26441,
"ko": 47573
},
"percentiles4": {
"total": 40718,
"ok": 38592,
"ko": 60000
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 4464,
"percentage": 14
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 681,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 25818,
"percentage": 81
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 769,
"percentage": 2
},
"meanNumberOfRequestsPerSecond": {
"total": 8.662844662844662,
"ok": 8.452907452907453,
"ko": 0.20993720993720993
},
"spikes": []
},
{
"name": "getIdToken Redirect 1",
"numberOfRequests": {
"total": 105032,
"ok": 97610,
"ko": 7422
},
"minResponseTime": {
"total": 33,
"ok": 34,
"ko": 33
},
"maxResponseTime": {
"total": 60004,
"ok": 59815,
"ko": 60004
},
"meanResponseTime": {
"total": 6008,
"ok": 6328,
"ko": 1795
},
"standardDeviation": {
"total": 8060,
"ok": 8008,
"ko": 7541
},
"percentiles1": {
"total": 3145,
"ok": 3688,
"ko": 36
},
"percentiles2": {
"total": 9095,
"ok": 9640,
"ko": 65
},
"percentiles3": {
"total": 22756,
"ok": 23224,
"ko": 8088
},
"percentiles4": {
"total": 35172,
"ok": 34980,
"ko": 60000
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 36346,
"percentage": 35
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1660,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 59604,
"percentage": 57
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 7422,
"percentage": 7
},
"meanNumberOfRequestsPerSecond": {
"total": 28.673764673764673,
"ok": 26.647556647556648,
"ko": 2.0262080262080264
},
"spikes": []
},
{
"name": " UI IDM user",
"numberOfRequests": {
"total": 31732,
"ok": 29542,
"ko": 2190
},
"minResponseTime": {
"total": 33,
"ok": 43,
"ko": 33
},
"maxResponseTime": {
"total": 56252,
"ok": 56252,
"ko": 53767
},
"meanResponseTime": {
"total": 5579,
"ok": 5826,
"ko": 2238
},
"standardDeviation": {
"total": 5512,
"ok": 5377,
"ko": 6180
},
"percentiles1": {
"total": 4834,
"ok": 5191,
"ko": 38
},
"percentiles2": {
"total": 7832,
"ok": 7988,
"ko": 81
},
"percentiles3": {
"total": 15747,
"ok": 15854,
"ko": 14817
},
"percentiles4": {
"total": 26202,
"ok": 26067,
"ko": 31451
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 5030,
"percentage": 16
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 869,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 23643,
"percentage": 75
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 2190,
"percentage": 7
},
"meanNumberOfRequestsPerSecond": {
"total": 8.662844662844662,
"ok": 8.064974064974065,
"ko": 0.5978705978705978
},
"spikes": []
},
{
"name": " UI IDM dashboard",
"numberOfRequests": {
"total": 31732,
"ok": 29106,
"ko": 2626
},
"minResponseTime": {
"total": 33,
"ok": 40,
"ko": 33
},
"maxResponseTime": {
"total": 60000,
"ok": 54206,
"ko": 60000
},
"meanResponseTime": {
"total": 4741,
"ok": 5032,
"ko": 1519
},
"standardDeviation": {
"total": 5090,
"ok": 4991,
"ko": 5067
},
"percentiles1": {
"total": 3900,
"ok": 4315,
"ko": 37
},
"percentiles2": {
"total": 6985,
"ok": 7191,
"ko": 69
},
"percentiles3": {
"total": 13257,
"ok": 13396,
"ko": 12025
},
"percentiles4": {
"total": 24106,
"ok": 24149,
"ko": 22442
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6657,
"percentage": 21
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 845,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 21604,
"percentage": 68
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 2626,
"percentage": 8
},
"meanNumberOfRequestsPerSecond": {
"total": 8.662844662844662,
"ok": 7.945945945945946,
"ko": 0.7168987168987169
},
"spikes": []
},
{
"name": "createOrganization",
"numberOfRequests": {
"total": 91239,
"ok": 76884,
"ko": 14355
},
"minResponseTime": {
"total": 33,
"ok": 53,
"ko": 33
},
"maxResponseTime": {
"total": 60002,
"ok": 59905,
"ko": 60002
},
"meanResponseTime": {
"total": 6253,
"ok": 7217,
"ko": 1086
},
"standardDeviation": {
"total": 6587,
"ok": 6292,
"ko": 5663
},
"percentiles1": {
"total": 4908,
"ok": 5961,
"ko": 37
},
"percentiles2": {
"total": 8627,
"ok": 9370,
"ko": 51
},
"percentiles3": {
"total": 19416,
"ok": 19980,
"ko": 4064
},
"percentiles4": {
"total": 28271,
"ok": 28113,
"ko": 33386
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6932,
"percentage": 8
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 2964,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 66988,
"percentage": 73
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 14355,
"percentage": 16
},
"meanNumberOfRequestsPerSecond": {
"total": 24.908271908271907,
"ok": 20.98935298935299,
"ko": 3.918918918918919
},
"spikes": []
},
{
"name": " UI IDM oidcToken",
"numberOfRequests": {
"total": 36093,
"ok": 31631,
"ko": 4462
},
"minResponseTime": {
"total": 33,
"ok": 43,
"ko": 33
},
"maxResponseTime": {
"total": 40218,
"ok": 40218,
"ko": 36560
},
"meanResponseTime": {
"total": 3184,
"ok": 3264,
"ko": 2619
},
"standardDeviation": {
"total": 2453,
"ok": 2400,
"ko": 2729
},
"percentiles1": {
"total": 3373,
"ok": 3450,
"ko": 2662
},
"percentiles2": {
"total": 4728,
"ok": 4808,
"ko": 4196
},
"percentiles3": {
"total": 6332,
"ok": 6359,
"ko": 6036
},
"percentiles4": {
"total": 7629,
"ok": 7594,
"ko": 9177
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6577,
"percentage": 18
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 748,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 24306,
"percentage": 67
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 4462,
"percentage": 12
},
"meanNumberOfRequestsPerSecond": {
"total": 9.853398853398854,
"ok": 8.635271635271636,
"ko": 1.218127218127218
},
"spikes": []
},
{
"name": "queryOrganization",
"numberOfRequests": {
"total": 76884,
"ok": 72356,
"ko": 4528
},
"minResponseTime": {
"total": 34,
"ok": 41,
"ko": 34
},
"maxResponseTime": {
"total": 60000,
"ok": 59914,
"ko": 60000
},
"meanResponseTime": {
"total": 3936,
"ok": 4079,
"ko": 1647
},
"standardDeviation": {
"total": 5408,
"ok": 5296,
"ko": 6540
},
"percentiles1": {
"total": 1857,
"ok": 2278,
"ko": 37
},
"percentiles2": {
"total": 6353,
"ok": 6539,
"ko": 50
},
"percentiles3": {
"total": 13394,
"ok": 13441,
"ko": 10478
},
"percentiles4": {
"total": 25357,
"ok": 25085,
"ko": 40755
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 29596,
"percentage": 38
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 2098,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 40662,
"percentage": 53
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 4528,
"percentage": 6
},
"meanNumberOfRequestsPerSecond": {
"total": 20.98935298935299,
"ok": 19.753207753207754,
"ko": 1.236145236145236
},
"spikes": []
},
{
"name": "registrationCallback",
"numberOfRequests": {
"total": 143328,
"ok": 97370,
"ko": 45958
},
"minResponseTime": {
"total": 33,
"ok": 201,
"ko": 33
},
"maxResponseTime": {
"total": 60001,
"ok": 59800,
"ko": 60001
},
"meanResponseTime": {
"total": 9393,
"ok": 8146,
"ko": 12036
},
"standardDeviation": {
"total": 7881,
"ok": 7249,
"ko": 8493
},
"percentiles1": {
"total": 7021,
"ok": 6133,
"ko": 10741
},
"percentiles2": {
"total": 12811,
"ok": 10850,
"ko": 15593
},
"percentiles3": {
"total": 25362,
"ok": 22758,
"ko": 28904
},
"percentiles4": {
"total": 35775,
"ok": 34540,
"ko": 39203
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 8917,
"percentage": 6
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 3037,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 85416,
"percentage": 60
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 45958,
"percentage": 32
},
"meanNumberOfRequestsPerSecond": {
"total": 39.12858312858313,
"ok": 26.582036582036583,
"ko": 12.546546546546546
},
"spikes": []
},
{
"name": "userinfo",
"numberOfRequests": {
"total": 31815,
"ok": 31523,
"ko": 292
},
"minResponseTime": {
"total": 34,
"ok": 39,
"ko": 34
},
"maxResponseTime": {
"total": 38985,
"ok": 38985,
"ko": 30833
},
"meanResponseTime": {
"total": 3202,
"ok": 3228,
"ko": 406
},
"standardDeviation": {
"total": 2269,
"ok": 2251,
"ko": 2460
},
"percentiles1": {
"total": 3428,
"ok": 3449,
"ko": 37
},
"percentiles2": {
"total": 4800,
"ok": 4810,
"ko": 42
},
"percentiles3": {
"total": 6332,
"ok": 6339,
"ko": 1037
},
"percentiles4": {
"total": 7565,
"ok": 7568,
"ko": 6040
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6713,
"percentage": 21
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 723,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 24087,
"percentage": 76
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 292,
"percentage": 1
},
"meanNumberOfRequestsPerSecond": {
"total": 8.685503685503685,
"ok": 8.605787605787606,
"ko": 0.07971607971607972
},
"spikes": []
},
{
"name": "deleteOrganization",
"numberOfRequests": {
"total": 76884,
"ok": 70252,
"ko": 6632
},
"minResponseTime": {
"total": 33,
"ok": 46,
"ko": 33
},
"maxResponseTime": {
"total": 60001,
"ok": 59682,
"ko": 60001
},
"meanResponseTime": {
"total": 2783,
"ok": 2967,
"ko": 835
},
"standardDeviation": {
"total": 4872,
"ok": 4884,
"ko": 4281
},
"percentiles1": {
"total": 121,
"ok": 139,
"ko": 37
},
"percentiles2": {
"total": 4310,
"ok": 4833,
"ko": 46
},
"percentiles3": {
"total": 11361,
"ok": 11603,
"ko": 4061
},
"percentiles4": {
"total": 23050,
"ok": 23259,
"ko": 20960
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 40832,
"percentage": 53
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1401,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 28019,
"percentage": 36
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 6632,
"percentage": 9
},
"meanNumberOfRequestsPerSecond": {
"total": 20.98935298935299,
"ok": 19.178815178815178,
"ko": 1.8105378105378105
},
"spikes": []
},
{
"name": "UI-Logout Redirect 1",
"numberOfRequests": {
"total": 36093,
"ok": 36092,
"ko": 1
},
"minResponseTime": {
"total": 34,
"ok": 34,
"ko": 60000
},
"maxResponseTime": {
"total": 60000,
"ok": 659,
"ko": 60000
},
"meanResponseTime": {
"total": 44,
"ok": 42,
"ko": 60000
},
"standardDeviation": {
"total": 316,
"ok": 19,
"ko": 0
},
"percentiles1": {
"total": 37,
"ok": 37,
"ko": 60000
},
"percentiles2": {
"total": 39,
"ok": 39,
"ko": 60000
},
"percentiles3": {
"total": 78,
"ok": 78,
"ko": 60000
},
"percentiles4": {
"total": 103,
"ok": 103,
"ko": 60000
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 36092,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.853398853398854,
"ok": 9.853125853125853,
"ko": 0.000273000273000273
},
"spikes": []
},
{
"name": " UI AM revoke1",
"numberOfRequests": {
"total": 31814,
"ok": 31514,
"ko": 300
},
"minResponseTime": {
"total": 34,
"ok": 40,
"ko": 34
},
"maxResponseTime": {
"total": 40181,
"ok": 40181,
"ko": 32101
},
"meanResponseTime": {
"total": 3220,
"ok": 3243,
"ko": 736
},
"standardDeviation": {
"total": 2344,
"ok": 2309,
"ko": 4050
},
"percentiles1": {
"total": 3422,
"ok": 3446,
"ko": 36
},
"percentiles2": {
"total": 4844,
"ok": 4857,
"ko": 38
},
"percentiles3": {
"total": 6345,
"ok": 6348,
"ko": 146
},
"percentiles4": {
"total": 7629,
"ok": 7602,
"ko": 28769
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6681,
"percentage": 21
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 762,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 24071,
"percentage": 76
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 300,
"percentage": 1
},
"meanNumberOfRequestsPerSecond": {
"total": 8.685230685230685,
"ok": 8.603330603330603,
"ko": 0.0819000819000819
},
"spikes": []
},
{
"name": " UI AM revoke2",
"numberOfRequests": {
"total": 31731,
"ok": 31530,
"ko": 201
},
"minResponseTime": {
"total": 34,
"ok": 39,
"ko": 34
},
"maxResponseTime": {
"total": 39481,
"ok": 39481,
"ko": 32105
},
"meanResponseTime": {
"total": 3232,
"ok": 3249,
"ko": 676
},
"standardDeviation": {
"total": 2335,
"ok": 2313,
"ko": 3926
},
"percentiles1": {
"total": 3435,
"ok": 3450,
"ko": 36
},
"percentiles2": {
"total": 4842,
"ok": 4851,
"ko": 38
},
"percentiles3": {
"total": 6371,
"ok": 6373,
"ko": 304
},
"percentiles4": {
"total": 7752,
"ok": 7740,
"ko": 29047
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6707,
"percentage": 21
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 757,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 24066,
"percentage": 76
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 201,
"percentage": 1
},
"meanNumberOfRequestsPerSecond": {
"total": 8.662571662571663,
"ok": 8.607698607698607,
"ko": 0.054873054873054876
},
"spikes": []
},
{
"name": " UI AM endsession",
"numberOfRequests": {
"total": 31630,
"ok": 31566,
"ko": 64
},
"minResponseTime": {
"total": 35,
"ok": 44,
"ko": 35
},
"maxResponseTime": {
"total": 38981,
"ok": 38981,
"ko": 32116
},
"meanResponseTime": {
"total": 3239,
"ok": 3240,
"ko": 3051
},
"standardDeviation": {
"total": 2337,
"ok": 2307,
"ko": 8526
},
"percentiles1": {
"total": 3436,
"ok": 3439,
"ko": 39
},
"percentiles2": {
"total": 4845,
"ok": 4846,
"ko": 59
},
"percentiles3": {
"total": 6345,
"ok": 6342,
"ko": 30514
},
"percentiles4": {
"total": 7630,
"ok": 7613,
"ko": 32109
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 6720,
"percentage": 21
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 796,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 24050,
"percentage": 76
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 64,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 8.634998634998635,
"ok": 8.617526617526618,
"ko": 0.017472017472017473
},
"spikes": []
},
{
"name": "restloginProgressiveProfileCallback",
"numberOfRequests": {
"total": 3828,
"ok": 27,
"ko": 3801
},
"minResponseTime": {
"total": 34,
"ok": 467,
"ko": 34
},
"maxResponseTime": {
"total": 40580,
"ok": 21334,
"ko": 40580
},
"meanResponseTime": {
"total": 3356,
"ok": 4919,
"ko": 3344
},
"standardDeviation": {
"total": 3197,
"ok": 4651,
"ko": 3181
},
"percentiles1": {
"total": 3346,
"ok": 4249,
"ko": 3344
},
"percentiles2": {
"total": 4394,
"ok": 6294,
"ko": 4385
},
"percentiles3": {
"total": 6281,
"ok": 14351,
"ko": 6247
},
"percentiles4": {
"total": 16613,
"ok": 20220,
"ko": 15983
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 4,
"percentage": 0
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 22,
"percentage": 1
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 3801,
"percentage": 99
},
"meanNumberOfRequestsPerSecond": {
"total": 1.045045045045045,
"ok": 0.007371007371007371,
"ko": 1.0376740376740377
},
"spikes": []
}
]
}
{
"concurrency": null,
"generic_stats": {
"avg_num_of_requests_per_second": 1920,
"avg_response_time": 4753,
"max_response_time": 59978,
"min_response_time": 33,
"num_requests": 7031178,
"num_requests_pass": 6692094,
"num_requests_percent_pass": 95.177
},
"options": "; testCase:idc.benchmark.CH2023; testMode:open; duration:3600; throughput:250",
"stats": {
"details": [
{
"group1": {
"count": 159124,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 18
},
"group2": {
"count": 19505,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 690103,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 76
},
"group4": {
"count": 35671,
"htmlName": "failed",
"name": "failed",
"percentage": 4
},
"maxResponseTime": {
"ko": 60000,
"ok": 56486,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 9.738192738192739,
"ok": 237.16407316407316,
"total": 246.9022659022659
},
"meanResponseTime": {
"ko": 10501,
"ok": 3921,
"total": 4180
},
"minResponseTime": {
"ko": 36,
"ok": 39,
"total": 36
},
"name": "restLoginInitiate",
"numberOfRequests": {
"ko": 35671,
"ok": 868732,
"total": 904403
},
"percentiles1": {
"ko": 9984,
"ok": 3720,
"total": 3789
},
"percentiles2": {
"ko": 14660,
"ok": 5196,
"total": 5320
},
"percentiles3": {
"ko": 25697,
"ok": 7930,
"total": 10587
},
"percentiles4": {
"ko": 32660,
"ok": 18840,
"total": 21812
},
"spikes": [],
"standardDeviation": {
"ko": 8147,
"ok": 3732,
"total": 4200
}
},
{
"group1": {
"count": 32134,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 4
},
"group2": {
"count": 7925,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 1
},
"group3": {
"count": 681571,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 91
},
"group4": {
"count": 31254,
"htmlName": "failed",
"name": "failed",
"percentage": 4
},
"maxResponseTime": {
"ko": 60004,
"ok": 59978,
"total": 60004
},
"meanNumberOfRequestsPerSecond": {
"ko": 8.532350532350533,
"ok": 197.005187005187,
"total": 205.53753753753753
},
"meanResponseTime": {
"ko": 11748,
"ok": 8255,
"total": 8400
},
"minResponseTime": {
"ko": 33,
"ok": 70,
"total": 33
},
"name": "restLoginUsernamePasswordCallback",
"numberOfRequests": {
"ko": 31254,
"ok": 721630,
"total": 752884
},
"percentiles1": {
"ko": 11235,
"ok": 8283,
"total": 8355
},
"percentiles2": {
"ko": 15715,
"ok": 10691,
"total": 10829
},
"percentiles3": {
"ko": 24385,
"ok": 14483,
"total": 15067
},
"percentiles4": {
"ko": 47975,
"ok": 22679,
"total": 24021
},
"spikes": [],
"standardDeviation": {
"ko": 8447,
"ok": 4852,
"total": 5100
}
},
{
"group1": {
"count": 11531,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 2
},
"group2": {
"count": 3981,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 1
},
"group3": {
"count": 511588,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 97
},
"group4": {
"count": 2061,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 60001,
"ok": 26874,
"total": 60001
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.5626535626535627,
"ok": 143.8984438984439,
"total": 144.46109746109747
},
"meanResponseTime": {
"ko": 730,
"ok": 9437,
"total": 9403
},
"minResponseTime": {
"ko": 33,
"ok": 65,
"total": 33
},
"name": "Skip 2FA",
"numberOfRequests": {
"ko": 2061,
"ok": 527100,
"total": 529161
},
"percentiles1": {
"ko": 37,
"ok": 9821,
"total": 9802
},
"percentiles2": {
"ko": 83,
"ok": 12158,
"total": 12149
},
"percentiles3": {
"ko": 1962,
"ok": 15521,
"total": 15518
},
"percentiles4": {
"ko": 24398,
"ok": 17592,
"total": 17600
},
"spikes": [],
"standardDeviation": {
"ko": 3858,
"ok": 3980,
"total": 4016
}
},
{
"group1": {
"count": 105967,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 14
},
"group2": {
"count": 16944,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 590340,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 79
},
"group4": {
"count": 38124,
"htmlName": "failed",
"name": "failed",
"percentage": 5
},
"maxResponseTime": {
"ko": 60000,
"ok": 41082,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 10.407862407862408,
"ok": 194.7177177177177,
"total": 205.12558012558011
},
"meanResponseTime": {
"ko": 3149,
"ok": 3728,
"total": 3699
},
"minResponseTime": {
"ko": 33,
"ok": 41,
"total": 33
},
"name": "User Authorize PKCE stage",
"numberOfRequests": {
"ko": 38124,
"ok": 713251,
"total": 751375
},
"percentiles1": {
"ko": 3043,
"ok": 3919,
"total": 3884
},
"percentiles2": {
"ko": 4528,
"ok": 5212,
"total": 5186
},
"percentiles3": {
"ko": 6258,
"ok": 6697,
"total": 6682
},
"percentiles4": {
"ko": 7545,
"ok": 7979,
"total": 7954
},
"spikes": [],
"standardDeviation": {
"ko": 2112,
"ok": 2271,
"total": 2267
}
},
{
"group1": {
"count": 90652,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 13
},
"group2": {
"count": 22232,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 567718,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 80
},
"group4": {
"count": 32757,
"htmlName": "failed",
"name": "failed",
"percentage": 5
},
"maxResponseTime": {
"ko": 60000,
"ok": 41699,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 8.942669942669943,
"ok": 185.8045318045318,
"total": 194.74720174720176
},
"meanResponseTime": {
"ko": 3727,
"ok": 3885,
"total": 3878
},
"minResponseTime": {
"ko": 33,
"ok": 43,
"total": 33
},
"name": "User AccessToken PKCE stage",
"numberOfRequests": {
"ko": 32757,
"ok": 680602,
"total": 713359
},
"percentiles1": {
"ko": 3521,
"ok": 4059,
"total": 4038
},
"percentiles2": {
"ko": 5007,
"ok": 5363,
"total": 5348
},
"percentiles3": {
"ko": 6974,
"ok": 7034,
"total": 7031
},
"percentiles4": {
"ko": 8662,
"ok": 8550,
"total": 8553
},
"spikes": [],
"standardDeviation": {
"ko": 2723,
"ok": 2448,
"total": 2462
}
},
{
"group1": {
"count": 282252,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 15
},
"group2": {
"count": 45185,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 1414654,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 77
},
"group4": {
"count": 88944,
"htmlName": "failed",
"name": "failed",
"percentage": 5
},
"maxResponseTime": {
"ko": 60000,
"ok": 41745,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 24.281736281736283,
"ok": 475.5913185913186,
"total": 499.87305487305485
},
"meanResponseTime": {
"ko": 2839,
"ok": 3673,
"total": 3633
},
"minResponseTime": {
"ko": 33,
"ok": 38,
"total": 33
},
"name": "RootUserinfo",
"numberOfRequests": {
"ko": 88944,
"ok": 1742091,
"total": 1831035
},
"percentiles1": {
"ko": 2367,
"ok": 3847,
"total": 3794
},
"percentiles2": {
"ko": 4107,
"ok": 5121,
"total": 5088
},
"percentiles3": {
"ko": 6167,
"ok": 6801,
"total": 6783
},
"percentiles4": {
"ko": 8322,
"ok": 8332,
"total": 8323
},
"spikes": [],
"standardDeviation": {
"ko": 3028,
"ok": 2411,
"total": 2451
}
},
{
"group1": {
"count": 30283,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 19
},
"group2": {
"count": 3587,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 125495,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 79
},
"group4": {
"count": 244,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 34265,
"ok": 41167,
"total": 41167
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.06661206661206662,
"ok": 43.506688506688505,
"total": 43.57330057330057
},
"meanResponseTime": {
"ko": 11107,
"ok": 3463,
"total": 3475
},
"minResponseTime": {
"ko": 34,
"ok": 38,
"total": 34
},
"name": "tokenUserinfo",
"numberOfRequests": {
"ko": 244,
"ok": 159365,
"total": 159609
},
"percentiles1": {
"ko": 4762,
"ok": 3624,
"total": 3624
},
"percentiles2": {
"ko": 28374,
"ok": 5006,
"total": 5008
},
"percentiles3": {
"ko": 32137,
"ok": 6488,
"total": 6495
},
"percentiles4": {
"ko": 32272,
"ok": 7900,
"total": 7971
},
"spikes": [],
"standardDeviation": {
"ko": 13010,
"ok": 2547,
"total": 2613
}
},
{
"group1": {
"count": 36093,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 689,
"total": 689
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 9.853398853398854,
"total": 9.853398853398854
},
"meanResponseTime": {
"ko": 0,
"ok": 39,
"total": 39
},
"minResponseTime": {
"ko": 0,
"ok": 33,
"total": 33
},
"name": "UI-Post-Login",
"numberOfRequests": {
"ko": 0,
"ok": 36093,
"total": 36093
},
"percentiles1": {
"ko": 0,
"ok": 36,
"total": 36
},
"percentiles2": {
"ko": 0,
"ok": 37,
"total": 37
},
"percentiles3": {
"ko": 0,
"ok": 66,
"total": 66
},
"percentiles4": {
"ko": 0,
"ok": 99,
"total": 99
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 15,
"total": 15
}
},
{
"group1": {
"count": 108279,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 796,
"total": 796
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 29.56019656019656,
"total": 29.56019656019656
},
"meanResponseTime": {
"ko": 0,
"ok": 43,
"total": 43
},
"minResponseTime": {
"ko": 0,
"ok": 33,
"total": 33
},
"name": "UI-Post-Login Redirect 1",
"numberOfRequests": {
"ko": 0,
"ok": 108279,
"total": 108279
},
"percentiles1": {
"ko": 0,
"ok": 37,
"total": 37
},
"percentiles2": {
"ko": 0,
"ok": 39,
"total": 39
},
"percentiles3": {
"ko": 0,
"ok": 81,
"total": 81
},
"percentiles4": {
"ko": 0,
"ok": 104,
"total": 104
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 18,
"total": 18
}
},
{
"group1": {
"count": 6779,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 19
},
"group2": {
"count": 738,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 24359,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 67
},
"group4": {
"count": 4217,
"htmlName": "failed",
"name": "failed",
"percentage": 12
},
"maxResponseTime": {
"ko": 33500,
"ok": 21114,
"total": 33500
},
"meanNumberOfRequestsPerSecond": {
"ko": 1.1512421512421513,
"ok": 8.702156702156703,
"total": 9.853398853398854
},
"meanResponseTime": {
"ko": 2980,
"ok": 3231,
"total": 3202
},
"minResponseTime": {
"ko": 33,
"ok": 36,
"total": 33
},
"name": " UI AM idFromSession",
"numberOfRequests": {
"ko": 4217,
"ok": 31876,
"total": 36093
},
"percentiles1": {
"ko": 3003,
"ok": 3478,
"total": 3416
},
"percentiles2": {
"ko": 4253,
"ok": 4937,
"total": 4855
},
"percentiles3": {
"ko": 6427,
"ok": 6280,
"total": 6288
},
"percentiles4": {
"ko": 16167,
"ok": 7296,
"total": 7467
},
"spikes": [],
"standardDeviation": {
"ko": 2840,
"ok": 2114,
"total": 2213
}
},
{
"group1": {
"count": 7248,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 20
},
"group2": {
"count": 836,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 27358,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 76
},
"group4": {
"count": 651,
"htmlName": "failed",
"name": "failed",
"percentage": 2
},
"maxResponseTime": {
"ko": 28953,
"ok": 32122,
"total": 32122
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.17772317772317772,
"ok": 9.675675675675675,
"total": 9.853398853398854
},
"meanResponseTime": {
"ko": 290,
"ok": 3255,
"total": 3202
},
"minResponseTime": {
"ko": 37,
"ok": 40,
"total": 37
},
"name": " UI AM validateGoto",
"numberOfRequests": {
"ko": 651,
"ok": 35442,
"total": 36093
},
"percentiles1": {
"ko": 40,
"ok": 3457,
"total": 3409
},
"percentiles2": {
"ko": 43,
"ok": 4883,
"total": 4855
},
"percentiles3": {
"ko": 1714,
"ok": 6304,
"total": 6297
},
"percentiles4": {
"ko": 1964,
"ok": 7433,
"total": 7427
},
"spikes": [],
"standardDeviation": {
"ko": 1903,
"ok": 2180,
"total": 2211
}
},
{
"group1": {
"count": 36093,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 669,
"total": 669
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 9.853398853398854,
"total": 9.853398853398854
},
"meanResponseTime": {
"ko": 0,
"ok": 43,
"total": 43
},
"minResponseTime": {
"ko": 0,
"ok": 33,
"total": 33
},
"name": " UI Enduser appAuthHelper1",
"numberOfRequests": {
"ko": 0,
"ok": 36093,
"total": 36093
},
"percentiles1": {
"ko": 0,
"ok": 37,
"total": 37
},
"percentiles2": {
"ko": 0,
"ok": 38,
"total": 38
},
"percentiles3": {
"ko": 0,
"ok": 81,
"total": 81
},
"percentiles4": {
"ko": 0,
"ok": 104,
"total": 104
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 20,
"total": 20
}
},
{
"group1": {
"count": 36093,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 686,
"total": 686
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 9.853398853398854,
"total": 9.853398853398854
},
"meanResponseTime": {
"ko": 0,
"ok": 42,
"total": 42
},
"minResponseTime": {
"ko": 0,
"ok": 33,
"total": 33
},
"name": " UI Enduser appAuthHelper2",
"numberOfRequests": {
"ko": 0,
"ok": 36093,
"total": 36093
},
"percentiles1": {
"ko": 0,
"ok": 37,
"total": 37
},
"percentiles2": {
"ko": 0,
"ok": 38,
"total": 38
},
"percentiles3": {
"ko": 0,
"ok": 81,
"total": 81
},
"percentiles4": {
"ko": 0,
"ok": 104,
"total": 104
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 19,
"total": 19
}
},
{
"group1": {
"count": 15035,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 14
},
"group2": {
"count": 3604,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 86393,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 82
},
"group4": {
"count": 534,
"htmlName": "failed",
"name": "failed",
"percentage": 1
},
"maxResponseTime": {
"ko": 32292,
"ok": 41417,
"total": 41417
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.1457821457821458,
"ok": 28.673764673764673,
"total": 28.81954681954682
},
"meanResponseTime": {
"ko": 1215,
"ok": 3650,
"total": 3638
},
"minResponseTime": {
"ko": 33,
"ok": 44,
"total": 33
},
"name": "getIdToken",
"numberOfRequests": {
"ko": 534,
"ok": 105032,
"total": 105566
},
"percentiles1": {
"ko": 36,
"ok": 3797,
"total": 3788
},
"percentiles2": {
"ko": 41,
"ok": 5076,
"total": 5068
},
"percentiles3": {
"ko": 2953,
"ok": 6679,
"total": 6678
},
"percentiles4": {
"ko": 32121,
"ok": 8140,
"total": 8168
},
"spikes": [],
"standardDeviation": {
"ko": 5515,
"ok": 2320,
"total": 2353
}
},
{
"group1": {
"count": 28631,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 79
},
"group2": {
"count": 76,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 4805,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 13
},
"group4": {
"count": 2581,
"htmlName": "failed",
"name": "failed",
"percentage": 7
},
"maxResponseTime": {
"ko": 12483,
"ok": 51628,
"total": 51628
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.7046137046137047,
"ok": 9.148785148785148,
"total": 9.853398853398854
},
"meanResponseTime": {
"ko": 1055,
"ok": 1677,
"total": 1633
},
"minResponseTime": {
"ko": 33,
"ok": 37,
"total": 33
},
"name": " UI IDM uiconfig",
"numberOfRequests": {
"ko": 2581,
"ok": 33512,
"total": 36093
},
"percentiles1": {
"ko": 37,
"ok": 50,
"total": 49
},
"percentiles2": {
"ko": 82,
"ok": 68,
"total": 68
},
"percentiles3": {
"ko": 8038,
"ok": 13261,
"total": 12648
},
"percentiles4": {
"ko": 12097,
"ok": 23172,
"total": 22917
},
"spikes": [],
"standardDeviation": {
"ko": 2433,
"ok": 4865,
"total": 4736
}
},
{
"group1": {
"count": 36093,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 548,
"total": 548
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 9.853398853398854,
"total": 9.853398853398854
},
"meanResponseTime": {
"ko": 0,
"ok": 43,
"total": 43
},
"minResponseTime": {
"ko": 0,
"ok": 33,
"total": 33
},
"name": " UI Enduser sessioncheck",
"numberOfRequests": {
"ko": 0,
"ok": 36093,
"total": 36093
},
"percentiles1": {
"ko": 0,
"ok": 37,
"total": 37
},
"percentiles2": {
"ko": 0,
"ok": 38,
"total": 38
},
"percentiles3": {
"ko": 0,
"ok": 82,
"total": 82
},
"percentiles4": {
"ko": 0,
"ok": 105,
"total": 105
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 19,
"total": 19
}
},
{
"group1": {
"count": 4547,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 14
},
"group2": {
"count": 755,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 24482,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 77
},
"group4": {
"count": 1948,
"htmlName": "failed",
"name": "failed",
"percentage": 6
},
"maxResponseTime": {
"ko": 60000,
"ok": 59515,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.5318045318045318,
"ok": 8.13104013104013,
"total": 8.662844662844662
},
"meanResponseTime": {
"ko": 3412,
"ok": 6514,
"total": 6324
},
"minResponseTime": {
"ko": 37,
"ok": 50,
"total": 37
},
"name": " UI IDM features",
"numberOfRequests": {
"ko": 1948,
"ok": 29784,
"total": 31732
},
"percentiles1": {
"ko": 44,
"ok": 5589,
"total": 5335
},
"percentiles2": {
"ko": 4043,
"ok": 8567,
"total": 8446
},
"percentiles3": {
"ko": 19603,
"ok": 19151,
"total": 19164
},
"percentiles4": {
"ko": 40392,
"ok": 28284,
"total": 28756
},
"spikes": [],
"standardDeviation": {
"ko": 7976,
"ok": 6035,
"total": 6217
}
},
{
"group1": {
"count": 27340,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 76
},
"group2": {
"count": 95,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 6075,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 17
},
"group4": {
"count": 2583,
"htmlName": "failed",
"name": "failed",
"percentage": 7
},
"maxResponseTime": {
"ko": 12457,
"ok": 51206,
"total": 51206
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.7051597051597052,
"ok": 9.148239148239147,
"total": 9.853398853398854
},
"meanResponseTime": {
"ko": 1095,
"ok": 2109,
"total": 2036
},
"minResponseTime": {
"ko": 37,
"ok": 40,
"total": 37
},
"name": " UI IDM version",
"numberOfRequests": {
"ko": 2583,
"ok": 33510,
"total": 36093
},
"percentiles1": {
"ko": 41,
"ok": 54,
"total": 54
},
"percentiles2": {
"ko": 92,
"ok": 82,
"total": 83
},
"percentiles3": {
"ko": 8062,
"ok": 15497,
"total": 14788
},
"percentiles4": {
"ko": 12109,
"ok": 23997,
"total": 23599
},
"spikes": [],
"standardDeviation": {
"ko": 2479,
"ok": 5359,
"total": 5213
}
},
{
"group1": {
"count": 4560,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 14
},
"group2": {
"count": 804,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 24431,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 77
},
"group4": {
"count": 1937,
"htmlName": "failed",
"name": "failed",
"percentage": 6
},
"maxResponseTime": {
"ko": 60000,
"ok": 59094,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.5288015288015288,
"ok": 8.134043134043134,
"total": 8.662844662844662
},
"meanResponseTime": {
"ko": 3550,
"ok": 6509,
"total": 6329
},
"minResponseTime": {
"ko": 37,
"ok": 49,
"total": 37
},
"name": " UI IDM login",
"numberOfRequests": {
"ko": 1937,
"ok": 29795,
"total": 31732
},
"percentiles1": {
"ko": 45,
"ok": 5569,
"total": 5332
},
"percentiles2": {
"ko": 4047,
"ok": 8530,
"total": 8399
},
"percentiles3": {
"ko": 17899,
"ok": 19271,
"total": 19228
},
"percentiles4": {
"ko": 44069,
"ok": 27955,
"total": 28533
},
"spikes": [],
"standardDeviation": {
"ko": 8248,
"ok": 6033,
"total": 6231
}
},
{
"group1": {
"count": 4561,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 14
},
"group2": {
"count": 846,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 24348,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 77
},
"group4": {
"count": 1977,
"htmlName": "failed",
"name": "failed",
"percentage": 6
},
"maxResponseTime": {
"ko": 60000,
"ok": 59799,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.5397215397215397,
"ok": 8.123123123123124,
"total": 8.662844662844662
},
"meanResponseTime": {
"ko": 3492,
"ok": 6550,
"total": 6360
},
"minResponseTime": {
"ko": 37,
"ok": 51,
"total": 37
},
"name": " UI IDM privilege",
"numberOfRequests": {
"ko": 1977,
"ok": 29755,
"total": 31732
},
"percentiles1": {
"ko": 46,
"ok": 5559,
"total": 5310
},
"percentiles2": {
"ko": 4045,
"ok": 8579,
"total": 8445
},
"percentiles3": {
"ko": 19400,
"ok": 19568,
"total": 19569
},
"percentiles4": {
"ko": 44037,
"ok": 28701,
"total": 29306
},
"spikes": [],
"standardDeviation": {
"ko": 8098,
"ok": 6159,
"total": 6341
}
},
{
"group1": {
"count": 4464,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 14
},
"group2": {
"count": 681,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 25818,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 81
},
"group4": {
"count": 769,
"htmlName": "failed",
"name": "failed",
"percentage": 2
},
"maxResponseTime": {
"ko": 60001,
"ok": 59104,
"total": 60001
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.20993720993720993,
"ok": 8.452907452907453,
"total": 8.662844662844662
},
"meanResponseTime": {
"ko": 9007,
"ok": 9368,
"total": 9359
},
"minResponseTime": {
"ko": 37,
"ok": 46,
"total": 37
},
"name": " UI IDM alpha_user",
"numberOfRequests": {
"ko": 769,
"ok": 30963,
"total": 31732
},
"percentiles1": {
"ko": 1060,
"ok": 6960,
"total": 6879
},
"percentiles2": {
"ko": 7199,
"ok": 13662,
"total": 13631
},
"percentiles3": {
"ko": 47573,
"ok": 26441,
"total": 26746
},
"percentiles4": {
"ko": 60000,
"ok": 38592,
"total": 40718
},
"spikes": [],
"standardDeviation": {
"ko": 15727,
"ok": 8695,
"total": 8931
}
},
{
"group1": {
"count": 36346,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 35
},
"group2": {
"count": 1660,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 59604,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 57
},
"group4": {
"count": 7422,
"htmlName": "failed",
"name": "failed",
"percentage": 7
},
"maxResponseTime": {
"ko": 60004,
"ok": 59815,
"total": 60004
},
"meanNumberOfRequestsPerSecond": {
"ko": 2.0262080262080264,
"ok": 26.647556647556648,
"total": 28.673764673764673
},
"meanResponseTime": {
"ko": 1795,
"ok": 6328,
"total": 6008
},
"minResponseTime": {
"ko": 33,
"ok": 34,
"total": 33
},
"name": "getIdToken Redirect 1",
"numberOfRequests": {
"ko": 7422,
"ok": 97610,
"total": 105032
},
"percentiles1": {
"ko": 36,
"ok": 3688,
"total": 3145
},
"percentiles2": {
"ko": 65,
"ok": 9640,
"total": 9095
},
"percentiles3": {
"ko": 8088,
"ok": 23224,
"total": 22756
},
"percentiles4": {
"ko": 60000,
"ok": 34980,
"total": 35172
},
"spikes": [],
"standardDeviation": {
"ko": 7541,
"ok": 8008,
"total": 8060
}
},
{
"group1": {
"count": 5030,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 16
},
"group2": {
"count": 869,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 23643,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 75
},
"group4": {
"count": 2190,
"htmlName": "failed",
"name": "failed",
"percentage": 7
},
"maxResponseTime": {
"ko": 53767,
"ok": 56252,
"total": 56252
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.5978705978705978,
"ok": 8.064974064974065,
"total": 8.662844662844662
},
"meanResponseTime": {
"ko": 2238,
"ok": 5826,
"total": 5579
},
"minResponseTime": {
"ko": 33,
"ok": 43,
"total": 33
},
"name": " UI IDM user",
"numberOfRequests": {
"ko": 2190,
"ok": 29542,
"total": 31732
},
"percentiles1": {
"ko": 38,
"ok": 5191,
"total": 4834
},
"percentiles2": {
"ko": 81,
"ok": 7988,
"total": 7832
},
"percentiles3": {
"ko": 14817,
"ok": 15854,
"total": 15747
},
"percentiles4": {
"ko": 31451,
"ok": 26067,
"total": 26202
},
"spikes": [],
"standardDeviation": {
"ko": 6180,
"ok": 5377,
"total": 5512
}
},
{
"group1": {
"count": 6657,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 21
},
"group2": {
"count": 845,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 21604,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 68
},
"group4": {
"count": 2626,
"htmlName": "failed",
"name": "failed",
"percentage": 8
},
"maxResponseTime": {
"ko": 60000,
"ok": 54206,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.7168987168987169,
"ok": 7.945945945945946,
"total": 8.662844662844662
},
"meanResponseTime": {
"ko": 1519,
"ok": 5032,
"total": 4741
},
"minResponseTime": {
"ko": 33,
"ok": 40,
"total": 33
},
"name": " UI IDM dashboard",
"numberOfRequests": {
"ko": 2626,
"ok": 29106,
"total": 31732
},
"percentiles1": {
"ko": 37,
"ok": 4315,
"total": 3900
},
"percentiles2": {
"ko": 69,
"ok": 7191,
"total": 6985
},
"percentiles3": {
"ko": 12025,
"ok": 13396,
"total": 13257
},
"percentiles4": {
"ko": 22442,
"ok": 24149,
"total": 24106
},
"spikes": [],
"standardDeviation": {
"ko": 5067,
"ok": 4991,
"total": 5090
}
},
{
"group1": {
"count": 6932,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 8
},
"group2": {
"count": 2964,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 66988,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 73
},
"group4": {
"count": 14355,
"htmlName": "failed",
"name": "failed",
"percentage": 16
},
"maxResponseTime": {
"ko": 60002,
"ok": 59905,
"total": 60002
},
"meanNumberOfRequestsPerSecond": {
"ko": 3.918918918918919,
"ok": 20.98935298935299,
"total": 24.908271908271907
},
"meanResponseTime": {
"ko": 1086,
"ok": 7217,
"total": 6253
},
"minResponseTime": {
"ko": 33,
"ok": 53,
"total": 33
},
"name": "createOrganization",
"numberOfRequests": {
"ko": 14355,
"ok": 76884,
"total": 91239
},
"percentiles1": {
"ko": 37,
"ok": 5961,
"total": 4908
},
"percentiles2": {
"ko": 51,
"ok": 9370,
"total": 8627
},
"percentiles3": {
"ko": 4064,
"ok": 19980,
"total": 19416
},
"percentiles4": {
"ko": 33386,
"ok": 28113,
"total": 28271
},
"spikes": [],
"standardDeviation": {
"ko": 5663,
"ok": 6292,
"total": 6587
}
},
{
"group1": {
"count": 6577,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 18
},
"group2": {
"count": 748,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 24306,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 67
},
"group4": {
"count": 4462,
"htmlName": "failed",
"name": "failed",
"percentage": 12
},
"maxResponseTime": {
"ko": 36560,
"ok": 40218,
"total": 40218
},
"meanNumberOfRequestsPerSecond": {
"ko": 1.218127218127218,
"ok": 8.635271635271636,
"total": 9.853398853398854
},
"meanResponseTime": {
"ko": 2619,
"ok": 3264,
"total": 3184
},
"minResponseTime": {
"ko": 33,
"ok": 43,
"total": 33
},
"name": " UI IDM oidcToken",
"numberOfRequests": {
"ko": 4462,
"ok": 31631,
"total": 36093
},
"percentiles1": {
"ko": 2662,
"ok": 3450,
"total": 3373
},
"percentiles2": {
"ko": 4196,
"ok": 4808,
"total": 4728
},
"percentiles3": {
"ko": 6036,
"ok": 6359,
"total": 6332
},
"percentiles4": {
"ko": 9177,
"ok": 7594,
"total": 7629
},
"spikes": [],
"standardDeviation": {
"ko": 2729,
"ok": 2400,
"total": 2453
}
},
{
"group1": {
"count": 29596,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 38
},
"group2": {
"count": 2098,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 40662,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 53
},
"group4": {
"count": 4528,
"htmlName": "failed",
"name": "failed",
"percentage": 6
},
"maxResponseTime": {
"ko": 60000,
"ok": 59914,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 1.236145236145236,
"ok": 19.753207753207754,
"total": 20.98935298935299
},
"meanResponseTime": {
"ko": 1647,
"ok": 4079,
"total": 3936
},
"minResponseTime": {
"ko": 34,
"ok": 41,
"total": 34
},
"name": "queryOrganization",
"numberOfRequests": {
"ko": 4528,
"ok": 72356,
"total": 76884
},
"percentiles1": {
"ko": 37,
"ok": 2278,
"total": 1857
},
"percentiles2": {
"ko": 50,
"ok": 6539,
"total": 6353
},
"percentiles3": {
"ko": 10478,
"ok": 13441,
"total": 13394
},
"percentiles4": {
"ko": 40755,
"ok": 25085,
"total": 25357
},
"spikes": [],
"standardDeviation": {
"ko": 6540,
"ok": 5296,
"total": 5408
}
},
{
"group1": {
"count": 8917,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 6
},
"group2": {
"count": 3037,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 85416,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 60
},
"group4": {
"count": 45958,
"htmlName": "failed",
"name": "failed",
"percentage": 32
},
"maxResponseTime": {
"ko": 60001,
"ok": 59800,
"total": 60001
},
"meanNumberOfRequestsPerSecond": {
"ko": 12.546546546546546,
"ok": 26.582036582036583,
"total": 39.12858312858313
},
"meanResponseTime": {
"ko": 12036,
"ok": 8146,
"total": 9393
},
"minResponseTime": {
"ko": 33,
"ok": 201,
"total": 33
},
"name": "registrationCallback",
"numberOfRequests": {
"ko": 45958,
"ok": 97370,
"total": 143328
},
"percentiles1": {
"ko": 10741,
"ok": 6133,
"total": 7021
},
"percentiles2": {
"ko": 15593,
"ok": 10850,
"total": 12811
},
"percentiles3": {
"ko": 28904,
"ok": 22758,
"total": 25362
},
"percentiles4": {
"ko": 39203,
"ok": 34540,
"total": 35775
},
"spikes": [],
"standardDeviation": {
"ko": 8493,
"ok": 7249,
"total": 7881
}
},
{
"group1": {
"count": 6713,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 21
},
"group2": {
"count": 723,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 24087,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 76
},
"group4": {
"count": 292,
"htmlName": "failed",
"name": "failed",
"percentage": 1
},
"maxResponseTime": {
"ko": 30833,
"ok": 38985,
"total": 38985
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.07971607971607972,
"ok": 8.605787605787606,
"total": 8.685503685503685
},
"meanResponseTime": {
"ko": 406,
"ok": 3228,
"total": 3202
},
"minResponseTime": {
"ko": 34,
"ok": 39,
"total": 34
},
"name": "userinfo",
"numberOfRequests": {
"ko": 292,
"ok": 31523,
"total": 31815
},
"percentiles1": {
"ko": 37,
"ok": 3449,
"total": 3428
},
"percentiles2": {
"ko": 42,
"ok": 4810,
"total": 4800
},
"percentiles3": {
"ko": 1037,
"ok": 6339,
"total": 6332
},
"percentiles4": {
"ko": 6040,
"ok": 7568,
"total": 7565
},
"spikes": [],
"standardDeviation": {
"ko": 2460,
"ok": 2251,
"total": 2269
}
},
{
"group1": {
"count": 40832,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 53
},
"group2": {
"count": 1401,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 28019,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 36
},
"group4": {
"count": 6632,
"htmlName": "failed",
"name": "failed",
"percentage": 9
},
"maxResponseTime": {
"ko": 60001,
"ok": 59682,
"total": 60001
},
"meanNumberOfRequestsPerSecond": {
"ko": 1.8105378105378105,
"ok": 19.178815178815178,
"total": 20.98935298935299
},
"meanResponseTime": {
"ko": 835,
"ok": 2967,
"total": 2783
},
"minResponseTime": {
"ko": 33,
"ok": 46,
"total": 33
},
"name": "deleteOrganization",
"numberOfRequests": {
"ko": 6632,
"ok": 70252,
"total": 76884
},
"percentiles1": {
"ko": 37,
"ok": 139,
"total": 121
},
"percentiles2": {
"ko": 46,
"ok": 4833,
"total": 4310
},
"percentiles3": {
"ko": 4061,
"ok": 11603,
"total": 11361
},
"percentiles4": {
"ko": 20960,
"ok": 23259,
"total": 23050
},
"spikes": [],
"standardDeviation": {
"ko": 4281,
"ok": 4884,
"total": 4872
}
},
{
"group1": {
"count": 36092,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 1,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 60000,
"ok": 659,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.000273000273000273,
"ok": 9.853125853125853,
"total": 9.853398853398854
},
"meanResponseTime": {
"ko": 60000,
"ok": 42,
"total": 44
},
"minResponseTime": {
"ko": 60000,
"ok": 34,
"total": 34
},
"name": "UI-Logout Redirect 1",
"numberOfRequests": {
"ko": 1,
"ok": 36092,
"total": 36093
},
"percentiles1": {
"ko": 60000,
"ok": 37,
"total": 37
},
"percentiles2": {
"ko": 60000,
"ok": 39,
"total": 39
},
"percentiles3": {
"ko": 60000,
"ok": 78,
"total": 78
},
"percentiles4": {
"ko": 60000,
"ok": 103,
"total": 103
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 19,
"total": 316
}
},
{
"group1": {
"count": 6681,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 21
},
"group2": {
"count": 762,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 24071,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 76
},
"group4": {
"count": 300,
"htmlName": "failed",
"name": "failed",
"percentage": 1
},
"maxResponseTime": {
"ko": 32101,
"ok": 40181,
"total": 40181
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.0819000819000819,
"ok": 8.603330603330603,
"total": 8.685230685230685
},
"meanResponseTime": {
"ko": 736,
"ok": 3243,
"total": 3220
},
"minResponseTime": {
"ko": 34,
"ok": 40,
"total": 34
},
"name": " UI AM revoke1",
"numberOfRequests": {
"ko": 300,
"ok": 31514,
"total": 31814
},
"percentiles1": {
"ko": 36,
"ok": 3446,
"total": 3422
},
"percentiles2": {
"ko": 38,
"ok": 4857,
"total": 4844
},
"percentiles3": {
"ko": 146,
"ok": 6348,
"total": 6345
},
"percentiles4": {
"ko": 28769,
"ok": 7602,
"total": 7629
},
"spikes": [],
"standardDeviation": {
"ko": 4050,
"ok": 2309,
"total": 2344
}
},
{
"group1": {
"count": 6707,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 21
},
"group2": {
"count": 757,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 24066,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 76
},
"group4": {
"count": 201,
"htmlName": "failed",
"name": "failed",
"percentage": 1
},
"maxResponseTime": {
"ko": 32105,
"ok": 39481,
"total": 39481
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.054873054873054876,
"ok": 8.607698607698607,
"total": 8.662571662571663
},
"meanResponseTime": {
"ko": 676,
"ok": 3249,
"total": 3232
},
"minResponseTime": {
"ko": 34,
"ok": 39,
"total": 34
},
"name": " UI AM revoke2",
"numberOfRequests": {
"ko": 201,
"ok": 31530,
"total": 31731
},
"percentiles1": {
"ko": 36,
"ok": 3450,
"total": 3435
},
"percentiles2": {
"ko": 38,
"ok": 4851,
"total": 4842
},
"percentiles3": {
"ko": 304,
"ok": 6373,
"total": 6371
},
"percentiles4": {
"ko": 29047,
"ok": 7740,
"total": 7752
},
"spikes": [],
"standardDeviation": {
"ko": 3926,
"ok": 2313,
"total": 2335
}
},
{
"group1": {
"count": 6720,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 21
},
"group2": {
"count": 796,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 24050,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 76
},
"group4": {
"count": 64,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 32116,
"ok": 38981,
"total": 38981
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.017472017472017473,
"ok": 8.617526617526618,
"total": 8.634998634998635
},
"meanResponseTime": {
"ko": 3051,
"ok": 3240,
"total": 3239
},
"minResponseTime": {
"ko": 35,
"ok": 44,
"total": 35
},
"name": " UI AM endsession",
"numberOfRequests": {
"ko": 64,
"ok": 31566,
"total": 31630
},
"percentiles1": {
"ko": 39,
"ok": 3439,
"total": 3436
},
"percentiles2": {
"ko": 59,
"ok": 4846,
"total": 4845
},
"percentiles3": {
"ko": 30514,
"ok": 6342,
"total": 6345
},
"percentiles4": {
"ko": 32109,
"ok": 7613,
"total": 7630
},
"spikes": [],
"standardDeviation": {
"ko": 8526,
"ok": 2307,
"total": 2337
}
},
{
"group1": {
"count": 4,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 0
},
"group2": {
"count": 1,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 22,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 1
},
"group4": {
"count": 3801,
"htmlName": "failed",
"name": "failed",
"percentage": 99
},
"maxResponseTime": {
"ko": 40580,
"ok": 21334,
"total": 40580
},
"meanNumberOfRequestsPerSecond": {
"ko": 1.0376740376740377,
"ok": 0.007371007371007371,
"total": 1.045045045045045
},
"meanResponseTime": {
"ko": 3344,
"ok": 4919,
"total": 3356
},
"minResponseTime": {
"ko": 34,
"ok": 467,
"total": 34
},
"name": "restloginProgressiveProfileCallback",
"numberOfRequests": {
"ko": 3801,
"ok": 27,
"total": 3828
},
"percentiles1": {
"ko": 3344,
"ok": 4249,
"total": 3346
},
"percentiles2": {
"ko": 4385,
"ok": 6294,
"total": 4394
},
"percentiles3": {
"ko": 6247,
"ok": 14351,
"total": 6281
},
"percentiles4": {
"ko": 15983,
"ok": 20220,
"total": 16613
},
"spikes": [],
"standardDeviation": {
"ko": 3181,
"ok": 4651,
"total": 3197
}
}
],
"global": {
"group1": {
"count": 1271563,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 18
},
"group2": {
"count": 144455,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 5276076,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 75
},
"group4": {
"count": 339084,
"htmlName": "failed",
"name": "failed",
"percentage": 5
},
"maxResponseTime": {
"ko": 60004,
"ok": 59978,
"total": 60004
},
"meanNumberOfRequestsPerSecond": {
"ko": 92.57002457002457,
"ok": 1826.943488943489,
"total": 1919.5135135135135
},
"meanResponseTime": {
"ko": 5651,
"ok": 4708,
"total": 4753
},
"minResponseTime": {
"ko": 33,
"ok": 33,
"total": 33
},
"name": "All Requests",
"numberOfRequests": {
"ko": 339084,
"ok": 6692094,
"total": 7031178
},
"percentiles1": {
"ko": 3521,
"ok": 4161,
"total": 4138
},
"percentiles2": {
"ko": 7194,
"ok": 6118,
"total": 6132
},
"percentiles3": {
"ko": 19333,
"ok": 12463,
"total": 12743
},
"percentiles4": {
"ko": 32067,
"ok": 18725,
"total": 20071
},
"standardDeviation": {
"ko": 7142,
"ok": 4242,
"total": 4430
}
}
},
"target_hostname": "openam-ema-perf-benchmark.forgeblocks.com",
"tool_name": "gatling"
}
________________________________________________________________________________
[06/Oct/2023 07:25:48] Reporting-benchmark-250 step15 : Remove gatling task's stdout file
________________________________________________________________________________
Deleting gatling stdout file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/stdout.txt
Gatling stdout.txt has been deleted
________________________________________________________________________________
[06/Oct/2023 07:25:48] Reporting-benchmark-250 post : Check output
________________________________________________________________________________
Setting result to PASS
Task has been successfully stopped