--Task--
name: Reporting-authn-users-500
enabled: True
class_name: GatlingResultTask
source_name: overseer-0
source_namespace: >default<
target_name: overseer-0
target_namespace: >default<
start: 0.0
stop: None
timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow
loop: False
interval: None
dependencies: []
wait_for: ['Reporting-authn-users-100']
preceding_task: None
options: {'task_name': 'authn-users-500'}
group_name: None
Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock
________________________________________________________________________________
[2024-04-10 05:49:18] Reporting-authn-users-500 pre : N/A
________________________________________________________________________________
source (overseer-0) is a component
[2024-04-10 05:49:18] - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds)
[2024-04-10 05:49:18] - 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-authn-users-500/stdout.txt
Pod stderr file : /results/orders/Reporting-authn-users-500/stderr.txt
Pod log : /results/orders/Reporting-authn-users-500
________________________________________________________________________________
[2024-04-10 05:49:18] Reporting-authn-users-500 step1 : Write order for overseer to generate the report
________________________________________________________________________________
2024-04-10 05:49:18,781 INFO
2024-04-10 05:49:18,781 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:49:18,781 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:49:19,123 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:49:19,123 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:49:19,123 DEBUG --- stdout ---
2024-04-10 05:49:19,124 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:49:19,124 DEBUG --- stderr ---
2024-04-10 05:49:19,124 DEBUG
Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-500/order.json
{
"name": "Reporting-authn-users-500",
"command": "/lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-500 --extra-run-jvm-options \"-Xmx4G\"",
"out-dir": "/results/orders/Reporting-authn-users-500"
}
________________________________________________________________________________
[2024-04-10 05:49:19] Reporting-authn-users-500 step2 : Make sure overseer is ready to accept order (not already busy)
________________________________________________________________________________
2024-04-10 05:49:19,125 INFO
2024-04-10 05:49:19,125 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
2024-04-10 05:49:19,125 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0]
2024-04-10 05:49:19,429 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-10 05:49:19,429 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:49:19,429 DEBUG --- stdout ---
2024-04-10 05:49:19,430 DEBUG WAITING
2024-04-10 05:49:19,430 DEBUG --- stderr ---
2024-04-10 05:49:19,430 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 7 100 7 0 0 26 0 --:--:-- --:--:-- --:--:-- 26
________________________________________________________________________________
[2024-04-10 05:49:19] Reporting-authn-users-500 step3 : Send order to overseer
________________________________________________________________________________
2024-04-10 05:49:19,432 INFO
2024-04-10 05:49:19,432 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:49:19,432 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:49:19,869 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:49:19,869 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:49:19,869 DEBUG --- stdout ---
2024-04-10 05:49:19,869 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:49:19,869 DEBUG --- stderr ---
2024-04-10 05:49:19,869 DEBUG
2024-04-10 05:49:19,869 INFO
2024-04-10 05:49:19,869 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-500/order.json overseer-0-6f8784665d-zq5hb:/results/orders/order.json
2024-04-10 05:49:19,869 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-10 05:49:21,264 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:49:21,264 DEBUG --- stdout ---
2024-04-10 05:49:21,264 DEBUG
2024-04-10 05:49:21,264 DEBUG --- stderr ---
2024-04-10 05:49:21,264 DEBUG
Order has been successfully forwarded to overseer
________________________________________________________________________________
[2024-04-10 05:49:21] Reporting-authn-users-500 step4 : Wait order is done
________________________________________________________________________________
Workaround for PERF-1966. Sleeping for 5 seconds.
2024-04-10 05:49:26,271 INFO
2024-04-10 05:49:26,271 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
2024-04-10 05:49:26,271 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0]
2024-04-10 05:49:26,512 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry
2024-04-10 05:49:31,770 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry
2024-04-10 05:49:37,035 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry
2024-04-10 05:49:42,294 INFO [loop_until]: Function succeeded after 16s (rc=0) - failed to find expected output: WAITING - retry
2024-04-10 05:49:47,551 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry
2024-04-10 05:49:52,881 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry
2024-04-10 05:49:58,144 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry
2024-04-10 05:50:03,390 INFO [loop_until]: Function succeeded after 37s (rc=0) - failed to find expected output: WAITING - retry
2024-04-10 05:50:08,647 INFO [loop_until]: Function succeeded after 42s (rc=0) - failed to find expected output: WAITING - retry
2024-04-10 05:50:13,894 INFO [loop_until]: Function succeeded after 47s (rc=0) - expected pattern found
2024-04-10 05:50:13,894 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:13,895 DEBUG --- stdout ---
2024-04-10 05:50:13,895 DEBUG WAITING
2024-04-10 05:50:13,895 DEBUG --- stderr ---
2024-04-10 05:50:13,895 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33
________________________________________________________________________________
[2024-04-10 05:50:13] Reporting-authn-users-500 step5 : Wait until gatling report is generated on overseer
________________________________________________________________________________
2024-04-10 05:50:13,896 INFO
2024-04-10 05:50:13,896 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:13,896 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:14,237 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:14,237 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:14,237 DEBUG --- stdout ---
2024-04-10 05:50:14,237 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:14,237 DEBUG --- stderr ---
2024-04-10 05:50:14,237 DEBUG
Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait.
2024-04-10 05:50:14,237 INFO
2024-04-10 05:50:14,238 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:14,238 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:14,573 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:14,573 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:14,573 DEBUG --- stdout ---
2024-04-10 05:50:14,573 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:14,573 DEBUG --- stderr ---
2024-04-10 05:50:14,573 DEBUG
2024-04-10 05:50:14,574 INFO
2024-04-10 05:50:14,574 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- bash -c 'if [ -f "/results/gatling/authn-users-500.tar.gz" ]; then echo "/results/gatling/authn-users-500.tar.gz file found"; exit 0; else echo "/results/gatling/authn-users-500.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/authn-users-500.tar.gz file found"
2024-04-10 05:50:14,574 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-10 05:50:15,465 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-10 05:50:15,465 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:15,465 DEBUG --- stdout ---
2024-04-10 05:50:15,465 DEBUG /results/gatling/authn-users-500.tar.gz file found
2024-04-10 05:50:15,465 DEBUG --- stderr ---
2024-04-10 05:50:15,465 DEBUG
2024-04-10 05:50:15,465 INFO
2024-04-10 05:50:15,466 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:15,466 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:15,811 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:15,812 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:15,812 DEBUG --- stdout ---
2024-04-10 05:50:15,812 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:15,812 DEBUG --- stderr ---
2024-04-10 05:50:15,812 DEBUG
2024-04-10 05:50:15,812 INFO
2024-04-10 05:50:15,812 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/gatling/authn-users-500.tar.gz
2024-04-10 05:50:16,668 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-10 05:50:16,669 DEBUG --- stdout ---
2024-04-10 05:50:16,669 DEBUG 208 /results/gatling/authn-users-500.tar.gz
2024-04-10 05:50:16,669 DEBUG --- stderr ---
2024-04-10 05:50:16,669 DEBUG
2024-04-10 05:50:16,669 INFO
- Download file (size 208k)
2024-04-10 05:50:16,669 INFO
2024-04-10 05:50:16,669 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:16,669 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:17,010 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:17,010 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:17,010 DEBUG --- stdout ---
2024-04-10 05:50:17,011 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:17,011 DEBUG --- stderr ---
2024-04-10 05:50:17,011 DEBUG
source : /results/gatling/authn-users-500.tar.gz @ overseer-0-6f8784665d-zq5hb
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-500.tar.gz
2024-04-10 05:50:17,011 INFO
2024-04-10 05:50:17,011 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:17,011 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:17,345 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:17,345 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:17,345 DEBUG --- stdout ---
2024-04-10 05:50:17,345 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:17,345 DEBUG --- stderr ---
2024-04-10 05:50:17,346 DEBUG
2024-04-10 05:50:17,346 INFO
2024-04-10 05:50:17,346 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/results/gatling/authn-users-500.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-500.tar.gz
2024-04-10 05:50:17,346 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-10 05:50:18,355 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:18,355 DEBUG --- stdout ---
2024-04-10 05:50:18,356 DEBUG tar: Removing leading `/' from member names
2024-04-10 05:50:18,356 DEBUG --- stderr ---
2024-04-10 05:50:18,356 DEBUG
________________________________________________________________________________
[2024-04-10 05:50:18] Reporting-authn-users-500 step6 : Unzip the result
________________________________________________________________________________
2024-04-10 05:50:18,357 INFO
2024-04-10 05:50:18,357 INFO [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-500.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/02_authn-users-500/gatling
2024-04-10 05:50:18,394 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-10 05:50:18,394 DEBUG --- stdout ---
2024-04-10 05:50:18,394 DEBUG
2024-04-10 05:50:18,394 DEBUG --- stderr ---
2024-04-10 05:50:18,394 DEBUG
2024-04-10 05:50:18,394 INFO
________________________________________________________________________________
[2024-04-10 05:50:18] Reporting-authn-users-500 step7 : Print rc order
________________________________________________________________________________
2024-04-10 05:50:18,396 INFO
2024-04-10 05:50:18,396 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:18,396 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:18,740 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:18,740 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:18,740 DEBUG --- stdout ---
2024-04-10 05:50:18,740 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:18,740 DEBUG --- stderr ---
2024-04-10 05:50:18,740 DEBUG
Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait.
2024-04-10 05:50:18,740 INFO
2024-04-10 05:50:18,740 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:18,740 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:19,072 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:19,074 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:19,074 DEBUG --- stdout ---
2024-04-10 05:50:19,075 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:19,075 DEBUG --- stderr ---
2024-04-10 05:50:19,075 DEBUG
2024-04-10 05:50:19,075 INFO
2024-04-10 05:50:19,075 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-500/rc.txt" ]; then echo "/results/orders/Reporting-authn-users-500/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-500/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-500/rc.txt file found"
2024-04-10 05:50:19,076 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-10 05:50:19,935 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-10 05:50:19,936 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:19,936 DEBUG --- stdout ---
2024-04-10 05:50:19,936 DEBUG /results/orders/Reporting-authn-users-500/rc.txt file found
2024-04-10 05:50:19,936 DEBUG --- stderr ---
2024-04-10 05:50:19,936 DEBUG
2024-04-10 05:50:19,936 INFO
2024-04-10 05:50:19,936 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:19,936 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:20,267 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:20,267 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:20,267 DEBUG --- stdout ---
2024-04-10 05:50:20,267 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:20,267 DEBUG --- stderr ---
2024-04-10 05:50:20,267 DEBUG
2024-04-10 05:50:20,267 INFO
2024-04-10 05:50:20,268 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/Reporting-authn-users-500/rc.txt
2024-04-10 05:50:21,110 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-10 05:50:21,110 DEBUG --- stdout ---
2024-04-10 05:50:21,110 DEBUG 4 /results/orders/Reporting-authn-users-500/rc.txt
2024-04-10 05:50:21,110 DEBUG --- stderr ---
2024-04-10 05:50:21,110 DEBUG
2024-04-10 05:50:21,110 INFO
- Download file (size 4k)
2024-04-10 05:50:21,111 INFO
2024-04-10 05:50:21,111 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:21,111 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:21,446 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:21,446 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:21,446 DEBUG --- stdout ---
2024-04-10 05:50:21,446 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:21,446 DEBUG --- stderr ---
2024-04-10 05:50:21,446 DEBUG
source : /results/orders/Reporting-authn-users-500/rc.txt @ overseer-0-6f8784665d-zq5hb
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-500/rc.txt
2024-04-10 05:50:21,447 INFO
2024-04-10 05:50:21,447 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:21,447 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:21,833 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:21,833 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:21,833 DEBUG --- stdout ---
2024-04-10 05:50:21,833 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:21,833 DEBUG --- stderr ---
2024-04-10 05:50:21,833 DEBUG
2024-04-10 05:50:21,834 INFO
2024-04-10 05:50:21,834 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/results/orders/Reporting-authn-users-500/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-500/rc.txt
2024-04-10 05:50:21,834 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-10 05:50:22,611 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:22,612 DEBUG --- stdout ---
2024-04-10 05:50:22,612 DEBUG tar: Removing leading `/' from member names
2024-04-10 05:50:22,612 DEBUG --- stderr ---
2024-04-10 05:50:22,612 DEBUG
2024-04-10 05:50:22,612 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-500/rc.txt is small (1 lines), printing all lines:
2024-04-10 05:50:22,612 DEBUG ----- output -----
2024-04-10 05:50:22,612 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15])
2024-04-10 05:50:22,612 INFO
________________________________________________________________________________
[2024-04-10 05:50:22] Reporting-authn-users-500 step8 : Check rc log
________________________________________________________________________________
PASS: no error found in rc log
________________________________________________________________________________
[2024-04-10 05:50:22] Reporting-authn-users-500 step9 : Print stdout order
________________________________________________________________________________
2024-04-10 05:50:22,614 INFO
2024-04-10 05:50:22,614 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:22,614 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:22,981 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:22,981 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:22,981 DEBUG --- stdout ---
2024-04-10 05:50:22,981 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:22,981 DEBUG --- stderr ---
2024-04-10 05:50:22,981 DEBUG
Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait.
2024-04-10 05:50:22,982 INFO
2024-04-10 05:50:22,982 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:22,982 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:23,315 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:23,315 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:23,315 DEBUG --- stdout ---
2024-04-10 05:50:23,315 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:23,315 DEBUG --- stderr ---
2024-04-10 05:50:23,315 DEBUG
2024-04-10 05:50:23,316 INFO
2024-04-10 05:50:23,316 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-500/stdout.txt" ]; then echo "/results/orders/Reporting-authn-users-500/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-500/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-500/stdout.txt file found"
2024-04-10 05:50:23,316 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-10 05:50:24,157 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-10 05:50:24,160 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:24,161 DEBUG --- stdout ---
2024-04-10 05:50:24,161 DEBUG /results/orders/Reporting-authn-users-500/stdout.txt file found
2024-04-10 05:50:24,161 DEBUG --- stderr ---
2024-04-10 05:50:24,161 DEBUG
2024-04-10 05:50:24,162 INFO
2024-04-10 05:50:24,162 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:24,162 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:24,513 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:24,513 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:24,514 DEBUG --- stdout ---
2024-04-10 05:50:24,514 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:24,514 DEBUG --- stderr ---
2024-04-10 05:50:24,514 DEBUG
2024-04-10 05:50:24,514 INFO
2024-04-10 05:50:24,514 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/Reporting-authn-users-500/stdout.txt
2024-04-10 05:50:25,360 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-10 05:50:25,360 DEBUG --- stdout ---
2024-04-10 05:50:25,360 DEBUG 4 /results/orders/Reporting-authn-users-500/stdout.txt
2024-04-10 05:50:25,360 DEBUG --- stderr ---
2024-04-10 05:50:25,360 DEBUG
2024-04-10 05:50:25,361 INFO
- Download file (size 4k)
2024-04-10 05:50:25,361 INFO
2024-04-10 05:50:25,361 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:25,361 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:25,673 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:25,673 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:25,673 DEBUG --- stdout ---
2024-04-10 05:50:25,674 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:25,674 DEBUG --- stderr ---
2024-04-10 05:50:25,674 DEBUG
source : /results/orders/Reporting-authn-users-500/stdout.txt @ overseer-0-6f8784665d-zq5hb
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-500/stdout.txt
2024-04-10 05:50:25,674 INFO
2024-04-10 05:50:25,674 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:25,674 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:25,994 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:25,995 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:25,995 DEBUG --- stdout ---
2024-04-10 05:50:25,995 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:25,995 DEBUG --- stderr ---
2024-04-10 05:50:25,995 DEBUG
2024-04-10 05:50:25,995 INFO
2024-04-10 05:50:25,995 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/results/orders/Reporting-authn-users-500/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-500/stdout.txt
2024-04-10 05:50:25,995 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-10 05:50:26,747 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:26,747 DEBUG --- stdout ---
2024-04-10 05:50:26,747 DEBUG tar: Removing leading `/' from member names
2024-04-10 05:50:26,747 DEBUG --- stderr ---
2024-04-10 05:50:26,747 DEBUG
2024-04-10 05:50:26,748 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-500/stdout.txt is small (72 lines), printing all lines:
2024-04-10 05:50:26,748 DEBUG ----- output -----
2024-04-10 05:50:26,748 DEBUG [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/authn-users-500/loadtest-20240409233205948 --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 1806194 (OK=1806194 KO=0 )
> min response time 8 (OK=8 KO=- )
> max response time 214 (OK=214 KO=- )
> mean response time 11 (OK=11 KO=- )
> std deviation 2 (OK=2 KO=- )
> response time 50th percentile 11 (OK=11 KO=- )
> response time 75th percentile 11 (OK=11 KO=- )
> response time 95th percentile 13 (OK=13 KO=- )
> response time 99th percentile 16 (OK=16 KO=- )
> mean requests/sec 497.574 (OK=497.574 KO=- )
---- Response Time Distribution ------------------------------------------------
> t < 800 ms 1806194 (100%)
> 800 ms <= t < 1200 ms 0 ( 0%)
> t >= 1200 ms 0 ( 0%)
> failed 0 ( 0%)
================================================================================
Reports generated in 0s.
Please open the following file: file:///results/gatling/authn-users-500/loadtest-20240409233205948/index.html
----------------------
[10/Apr/2024 06:50:10] Create tar file /results/gatling/authn-users-500.tar.gz
----------------------
SIMULATION_PATH=/results/gatling/authn-users-500/loadtest-20240409233205948
RESULT_FOLDER=authn-users-500
RESULT_PATH=/results/gatling/authn-users-500
PWD=/results/gatling/authn-users-500/loadtest-20240409233205948
[cmd] tar -czvf /results/gatling/authn-users-500.tar.gz --exclude=simulation.log *
index.html
js/
js/bootstrap.min.js
js/menu.js
js/unpack.js
js/stats.js
js/ellipsis.js
js/stats.json
js/gatling.js
js/global_stats.json
js/assertions.json
js/jquery-3.5.1.min.js
js/theme.js
js/all_sessions.js
js/highcharts-more.js
js/highstock.js
js/assertions.xml
req_userrestlogin-03b82.html
style/
style/arrow_down_black.png
style/arrow_right_black.png
style/logo.svg
style/arrow_right.png
style/arrow_down.png
style/logo-enterprise.svg
style/stat-l-roue.png
style/sorted-down.png
style/stat-l-temps.png
style/little_arrow_right.png
style/sorted-up.png
style/sortable.png
style/favicon.ico
style/bootstrap.min.css
style/style.css
style/stat-fleche-bas.png
2024-04-10 05:50:26,748 INFO
________________________________________________________________________________
[2024-04-10 05:50:26] Reporting-authn-users-500 step10 : Check stdout log
________________________________________________________________________________
PASS: no error found in stdout log
________________________________________________________________________________
[2024-04-10 05:50:26] Reporting-authn-users-500 step11 : Print stderr order
________________________________________________________________________________
2024-04-10 05:50:26,749 INFO
2024-04-10 05:50:26,749 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:26,749 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:27,067 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:27,068 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:27,068 DEBUG --- stdout ---
2024-04-10 05:50:27,068 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:27,068 DEBUG --- stderr ---
2024-04-10 05:50:27,068 DEBUG
Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait.
2024-04-10 05:50:27,068 INFO
2024-04-10 05:50:27,068 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:27,068 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:27,378 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:27,379 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:27,379 DEBUG --- stdout ---
2024-04-10 05:50:27,379 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:27,379 DEBUG --- stderr ---
2024-04-10 05:50:27,379 DEBUG
2024-04-10 05:50:27,380 INFO
2024-04-10 05:50:27,380 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-500/stderr.txt" ]; then echo "/results/orders/Reporting-authn-users-500/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-500/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-500/stderr.txt file found"
2024-04-10 05:50:27,380 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-10 05:50:28,244 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-10 05:50:28,244 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:28,244 DEBUG --- stdout ---
2024-04-10 05:50:28,244 DEBUG /results/orders/Reporting-authn-users-500/stderr.txt file found
2024-04-10 05:50:28,244 DEBUG --- stderr ---
2024-04-10 05:50:28,244 DEBUG
2024-04-10 05:50:28,245 INFO
2024-04-10 05:50:28,245 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:28,245 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:28,631 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:28,631 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:28,631 DEBUG --- stdout ---
2024-04-10 05:50:28,632 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:28,632 DEBUG --- stderr ---
2024-04-10 05:50:28,632 DEBUG
2024-04-10 05:50:28,632 INFO
2024-04-10 05:50:28,632 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/Reporting-authn-users-500/stderr.txt
2024-04-10 05:50:29,518 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-10 05:50:29,518 DEBUG --- stdout ---
2024-04-10 05:50:29,518 DEBUG 0 /results/orders/Reporting-authn-users-500/stderr.txt
2024-04-10 05:50:29,518 DEBUG --- stderr ---
2024-04-10 05:50:29,518 DEBUG
2024-04-10 05:50:29,518 INFO
- Download file (size 0k)
2024-04-10 05:50:29,519 INFO
2024-04-10 05:50:29,519 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:29,519 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:29,873 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:29,873 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:29,874 DEBUG --- stdout ---
2024-04-10 05:50:29,874 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:29,874 DEBUG --- stderr ---
2024-04-10 05:50:29,874 DEBUG
source : /results/orders/Reporting-authn-users-500/stderr.txt @ overseer-0-6f8784665d-zq5hb
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-500/stderr.txt
2024-04-10 05:50:29,874 INFO
2024-04-10 05:50:29,874 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1
2024-04-10 05:50:29,874 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-10 05:50:30,241 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-10 05:50:30,241 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:30,241 DEBUG --- stdout ---
2024-04-10 05:50:30,242 DEBUG overseer-0-6f8784665d-zq5hb
2024-04-10 05:50:30,242 DEBUG --- stderr ---
2024-04-10 05:50:30,242 DEBUG
2024-04-10 05:50:30,243 INFO
2024-04-10 05:50:30,243 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/results/orders/Reporting-authn-users-500/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-500/stderr.txt
2024-04-10 05:50:30,243 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-10 05:50:31,081 INFO [loop_until]: OK (rc = 0)
2024-04-10 05:50:31,082 DEBUG --- stdout ---
2024-04-10 05:50:31,082 DEBUG tar: Removing leading `/' from member names
2024-04-10 05:50:31,082 DEBUG --- stderr ---
2024-04-10 05:50:31,082 DEBUG
2024-04-10 05:50:31,082 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-500/stderr.txt is small (0 lines), printing all lines:
2024-04-10 05:50:31,082 DEBUG ----- output -----
2024-04-10 05:50:31,082 DEBUG
2024-04-10 05:50:31,083 INFO
________________________________________________________________________________
[2024-04-10 05:50:31] Reporting-authn-users-500 step12 : Check stderr log
________________________________________________________________________________
PASS: no error found in stderr log
________________________________________________________________________________
[2024-04-10 05:50:31] Reporting-authn-users-500 step13 : Analyze graphs for spikes
________________________________________________________________________________
Analyze Gatling graphs for spikes
checking parameters
open overall stats JSON file
checking simulation request userRestLogin
no spikes found
________________________________________________________________________________
[2024-04-10 05:50:31] Reporting-authn-users-500 step14 : Collect Gatling simulation data
________________________________________________________________________________
collected stats :
{
"global": {
"name": "All Requests",
"numberOfRequests": {
"total": 1806194,
"ok": 1806194,
"ko": 0
},
"minResponseTime": {
"total": 8,
"ok": 8,
"ko": 0
},
"maxResponseTime": {
"total": 214,
"ok": 214,
"ko": 0
},
"meanResponseTime": {
"total": 11,
"ok": 11,
"ko": 0
},
"standardDeviation": {
"total": 2,
"ok": 2,
"ko": 0
},
"percentiles1": {
"total": 11,
"ok": 11,
"ko": 0
},
"percentiles2": {
"total": 11,
"ok": 11,
"ko": 0
},
"percentiles3": {
"total": 13,
"ok": 13,
"ko": 0
},
"percentiles4": {
"total": 16,
"ok": 16,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 1806194,
"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": 497.57410468319557,
"ok": 497.57410468319557,
"ko": 0
}
},
"details": [
{
"name": "userRestLogin",
"numberOfRequests": {
"total": 1806194,
"ok": 1806194,
"ko": 0
},
"minResponseTime": {
"total": 8,
"ok": 8,
"ko": 0
},
"maxResponseTime": {
"total": 214,
"ok": 214,
"ko": 0
},
"meanResponseTime": {
"total": 11,
"ok": 11,
"ko": 0
},
"standardDeviation": {
"total": 2,
"ok": 2,
"ko": 0
},
"percentiles1": {
"total": 11,
"ok": 11,
"ko": 0
},
"percentiles2": {
"total": 11,
"ok": 11,
"ko": 0
},
"percentiles3": {
"total": 13,
"ok": 13,
"ko": 0
},
"percentiles4": {
"total": 16,
"ok": 16,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 1806194,
"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": 497.57410468319557,
"ok": 497.57410468319557,
"ko": 0
},
"spikes": []
}
]
}
{
"concurrency": null,
"generic_stats": {
"avg_num_of_requests_per_second": 498,
"avg_response_time": 11,
"max_response_time": 214,
"min_response_time": 8,
"num_requests": 1806194,
"num_requests_pass": 1806194,
"num_requests_percent_pass": 100.0
},
"options": "; testMode:open; testCase:am.AMAuthN; throughput:500; rampup-duration:30; duration:3600",
"stats": {
"details": [
{
"group1": {
"count": 1806194,
"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": 214,
"total": 214
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 497.57410468319557,
"total": 497.57410468319557
},
"meanResponseTime": {
"ko": 0,
"ok": 11,
"total": 11
},
"minResponseTime": {
"ko": 0,
"ok": 8,
"total": 8
},
"name": "userRestLogin",
"numberOfRequests": {
"ko": 0,
"ok": 1806194,
"total": 1806194
},
"percentiles1": {
"ko": 0,
"ok": 11,
"total": 11
},
"percentiles2": {
"ko": 0,
"ok": 11,
"total": 11
},
"percentiles3": {
"ko": 0,
"ok": 13,
"total": 13
},
"percentiles4": {
"ko": 0,
"ok": 16,
"total": 16
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 2,
"total": 2
}
}
],
"global": {
"group1": {
"count": 1806194,
"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": 214,
"total": 214
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 497.57410468319557,
"total": 497.57410468319557
},
"meanResponseTime": {
"ko": 0,
"ok": 11,
"total": 11
},
"minResponseTime": {
"ko": 0,
"ok": 8,
"total": 8
},
"name": "All Requests",
"numberOfRequests": {
"ko": 0,
"ok": 1806194,
"total": 1806194
},
"percentiles1": {
"ko": 0,
"ok": 11,
"total": 11
},
"percentiles2": {
"ko": 0,
"ok": 11,
"total": 11
},
"percentiles3": {
"ko": 0,
"ok": 13,
"total": 13
},
"percentiles4": {
"ko": 0,
"ok": 16,
"total": 16
},
"standardDeviation": {
"ko": 0,
"ok": 2,
"total": 2
}
}
},
"target_hostname": "xlou.iam.xlou-cdm.engineeringpit.com",
"tool_name": "gatling"
}
________________________________________________________________________________
[2024-04-10 05:50:31] Reporting-authn-users-500 step15 : Update run description in the Gatling HTML report
________________________________________________________________________________
________________________________________________________________________________
[2024-04-10 05:50:31] Reporting-authn-users-500 step16 : Remove gatling task's stdout file
________________________________________________________________________________
Cleanup of Gatling stdout file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/02_authn-users-500/stdout.txt
Gatling stdout.txt found, but is small - leave it intact.
________________________________________________________________________________
[2024-04-10 05:50:31] Reporting-authn-users-500 post : Check output
________________________________________________________________________________
Setting result to PASS
Task has been successfully stopped