--Task--
name: Reporting-authn-users-2000
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-2000'}
group_name: None
Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock
________________________________________________________________________________
[2024-04-13 02:24:53] Reporting-authn-users-2000 pre : N/A
________________________________________________________________________________
source (overseer-0) is a component
[2024-04-13 02:24:53] - INFO: Timeout for this Task has changed to 3h (10800 seconds)
[2024-04-13 02:24:53] - 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-2000/stdout.txt
Pod stderr file : /results/orders/Reporting-authn-users-2000/stderr.txt
Pod log : /results/orders/Reporting-authn-users-2000
________________________________________________________________________________
[2024-04-13 02:24:53] Reporting-authn-users-2000 step1 : Write order for overseer to generate the report
________________________________________________________________________________
2024-04-13 02:24:53,076 INFO
2024-04-13 02:24:53,076 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-13 02:24:53,076 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:24:53,448 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:24:53,448 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:24:53,448 DEBUG --- stdout ---
2024-04-13 02:24:53,448 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:24:53,448 DEBUG --- stderr ---
2024-04-13 02:24:53,448 DEBUG
Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-2000/order.json
{
"name": "Reporting-authn-users-2000",
"command": "/lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-2000 --extra-run-jvm-options \"-Xmx4G\"",
"out-dir": "/results/orders/Reporting-authn-users-2000"
}
________________________________________________________________________________
[2024-04-13 02:24:53] Reporting-authn-users-2000 step2 : Make sure overseer is ready to accept order (not already busy)
________________________________________________________________________________
2024-04-13 02:24:53,450 INFO
2024-04-13 02:24:53,450 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
2024-04-13 02:24:53,450 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0]
2024-04-13 02:24:53,742 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-13 02:24:53,743 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:24:53,743 DEBUG --- stdout ---
2024-04-13 02:24:53,743 DEBUG WAITING
2024-04-13 02:24:53,743 DEBUG --- stderr ---
2024-04-13 02:24:53,743 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 27 0 --:--:-- --:--:-- --:--:-- 27
________________________________________________________________________________
[2024-04-13 02:24:53] Reporting-authn-users-2000 step3 : Send order to overseer
________________________________________________________________________________
2024-04-13 02:24:53,744 INFO
2024-04-13 02:24:53,744 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-13 02:24:53,744 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:24:54,074 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:24:54,076 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:24:54,076 DEBUG --- stdout ---
2024-04-13 02:24:54,076 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:24:54,076 DEBUG --- stderr ---
2024-04-13 02:24:54,076 DEBUG
2024-04-13 02:24:54,076 INFO
2024-04-13 02:24:54,077 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-2000/order.json overseer-0-59d79dcbf-spbbl:/results/orders/order.json
2024-04-13 02:24:54,077 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-13 02:24:55,538 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:24:55,538 DEBUG --- stdout ---
2024-04-13 02:24:55,538 DEBUG
2024-04-13 02:24:55,538 DEBUG --- stderr ---
2024-04-13 02:24:55,538 DEBUG
Order has been successfully forwarded to overseer
________________________________________________________________________________
[2024-04-13 02:24:55] Reporting-authn-users-2000 step4 : Wait order is done
________________________________________________________________________________
Workaround for PERF-1966. Sleeping for 5 seconds.
2024-04-13 02:25:00,543 INFO
2024-04-13 02:25:00,543 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING"
2024-04-13 02:25:00,543 INFO [loop_until]: (max_time=10800, interval=5, expected_rc=[0]
2024-04-13 02:25:00,780 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:25:06,025 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:25:11,281 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:25:16,549 INFO [loop_until]: Function succeeded after 16s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:25:21,808 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:25:27,100 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:25:32,377 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:25:37,635 INFO [loop_until]: Function succeeded after 37s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:25:42,887 INFO [loop_until]: Function succeeded after 42s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:25:48,140 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:25:53,394 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:25:58,683 INFO [loop_until]: Function succeeded after 58s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:26:03,934 INFO [loop_until]: Function succeeded after 1m 03s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:26:09,190 INFO [loop_until]: Function succeeded after 1m 08s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:26:14,464 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:26:19,713 INFO [loop_until]: Function succeeded after 1m 19s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:26:24,969 INFO [loop_until]: Function succeeded after 1m 24s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:26:30,272 INFO [loop_until]: Function succeeded after 1m 29s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:26:35,528 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:26:40,773 INFO [loop_until]: Function succeeded after 1m 40s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:26:46,028 INFO [loop_until]: Function succeeded after 1m 45s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:26:51,270 INFO [loop_until]: Function succeeded after 1m 50s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:26:56,513 INFO [loop_until]: Function succeeded after 1m 55s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:27:01,807 INFO [loop_until]: Function succeeded after 2m 01s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:27:07,051 INFO [loop_until]: Function succeeded after 2m 06s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:27:12,299 INFO [loop_until]: Function succeeded after 2m 11s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:27:17,547 INFO [loop_until]: Function succeeded after 2m 17s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:27:22,791 INFO [loop_until]: Function succeeded after 2m 22s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:27:28,036 INFO [loop_until]: Function succeeded after 2m 27s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:27:33,316 INFO [loop_until]: Function succeeded after 2m 32s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:27:38,565 INFO [loop_until]: Function succeeded after 2m 38s (rc=0) - failed to find expected output: WAITING - retry
2024-04-13 02:27:43,808 INFO [loop_until]: Function succeeded after 2m 43s (rc=0) - expected pattern found
2024-04-13 02:27:43,808 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:43,808 DEBUG --- stdout ---
2024-04-13 02:27:43,808 DEBUG WAITING
2024-04-13 02:27:43,808 DEBUG --- stderr ---
2024-04-13 02:27:43,808 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-13 02:27:43] Reporting-authn-users-2000 step5 : Wait until gatling report is generated on overseer
________________________________________________________________________________
2024-04-13 02:27:43,809 INFO
2024-04-13 02:27:43,809 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-13 02:27:43,809 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:44,139 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:44,140 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:44,140 DEBUG --- stdout ---
2024-04-13 02:27:44,140 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:44,140 DEBUG --- stderr ---
2024-04-13 02:27:44,140 DEBUG
Checking pod: overseer-0-59d79dcbf-spbbl for file exists, if not wait.
2024-04-13 02:27:44,140 INFO
2024-04-13 02:27:44,140 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-13 02:27:44,140 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:44,455 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:44,455 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:44,455 DEBUG --- stdout ---
2024-04-13 02:27:44,455 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:44,455 DEBUG --- stderr ---
2024-04-13 02:27:44,455 DEBUG
2024-04-13 02:27:44,456 INFO
2024-04-13 02:27:44,456 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- bash -c 'if [ -f "/results/gatling/authn-users-2000.tar.gz" ]; then echo "/results/gatling/authn-users-2000.tar.gz file found"; exit 0; else echo "/results/gatling/authn-users-2000.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/authn-users-2000.tar.gz file found"
2024-04-13 02:27:44,456 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-13 02:27:45,338 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-13 02:27:45,339 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:45,339 DEBUG --- stdout ---
2024-04-13 02:27:45,339 DEBUG /results/gatling/authn-users-2000.tar.gz file found
2024-04-13 02:27:45,339 DEBUG --- stderr ---
2024-04-13 02:27:45,339 DEBUG
2024-04-13 02:27:45,339 INFO
2024-04-13 02:27:45,339 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-13 02:27:45,339 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:45,673 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:45,674 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:45,674 DEBUG --- stdout ---
2024-04-13 02:27:45,674 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:45,674 DEBUG --- stderr ---
2024-04-13 02:27:45,674 DEBUG
2024-04-13 02:27:45,674 INFO
2024-04-13 02:27:45,674 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- du -k /results/gatling/authn-users-2000.tar.gz
2024-04-13 02:27:46,509 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-13 02:27:46,510 DEBUG --- stdout ---
2024-04-13 02:27:46,510 DEBUG 216 /results/gatling/authn-users-2000.tar.gz
2024-04-13 02:27:46,510 DEBUG --- stderr ---
2024-04-13 02:27:46,510 DEBUG
2024-04-13 02:27:46,510 INFO
- Download file (size 216k)
2024-04-13 02:27:46,510 INFO
2024-04-13 02:27:46,510 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-13 02:27:46,510 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:46,822 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:46,822 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:46,822 DEBUG --- stdout ---
2024-04-13 02:27:46,823 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:46,823 DEBUG --- stderr ---
2024-04-13 02:27:46,823 DEBUG
source : /results/gatling/authn-users-2000.tar.gz @ overseer-0-59d79dcbf-spbbl
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-2000.tar.gz
2024-04-13 02:27:46,823 INFO
2024-04-13 02:27:46,823 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-13 02:27:46,823 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:47,137 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:47,137 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:47,137 DEBUG --- stdout ---
2024-04-13 02:27:47,137 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:47,137 DEBUG --- stderr ---
2024-04-13 02:27:47,137 DEBUG
2024-04-13 02:27:47,137 INFO
2024-04-13 02:27:47,138 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59d79dcbf-spbbl:/results/gatling/authn-users-2000.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-2000.tar.gz
2024-04-13 02:27:47,138 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-13 02:27:48,129 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:48,129 DEBUG --- stdout ---
2024-04-13 02:27:48,129 DEBUG tar: Removing leading `/' from member names
2024-04-13 02:27:48,129 DEBUG --- stderr ---
2024-04-13 02:27:48,129 DEBUG
________________________________________________________________________________
[2024-04-13 02:27:48] Reporting-authn-users-2000 step6 : Unzip the result
________________________________________________________________________________
2024-04-13 02:27:48,130 INFO
2024-04-13 02:27:48,131 INFO [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-2000.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/02_authn-users-2000/gatling
2024-04-13 02:27:48,158 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-13 02:27:48,158 DEBUG --- stdout ---
2024-04-13 02:27:48,158 DEBUG
2024-04-13 02:27:48,159 DEBUG --- stderr ---
2024-04-13 02:27:48,159 DEBUG
2024-04-13 02:27:48,159 INFO
________________________________________________________________________________
[2024-04-13 02:27:48] Reporting-authn-users-2000 step7 : Print rc order
________________________________________________________________________________
2024-04-13 02:27:48,160 INFO
2024-04-13 02:27:48,160 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-13 02:27:48,160 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:48,477 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:48,477 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:48,477 DEBUG --- stdout ---
2024-04-13 02:27:48,477 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:48,477 DEBUG --- stderr ---
2024-04-13 02:27:48,477 DEBUG
Checking pod: overseer-0-59d79dcbf-spbbl for file exists, if not wait.
2024-04-13 02:27:48,478 INFO
2024-04-13 02:27:48,478 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-13 02:27:48,478 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:48,785 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:48,786 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:48,786 DEBUG --- stdout ---
2024-04-13 02:27:48,786 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:48,786 DEBUG --- stderr ---
2024-04-13 02:27:48,786 DEBUG
2024-04-13 02:27:48,786 INFO
2024-04-13 02:27:48,787 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-2000/rc.txt" ]; then echo "/results/orders/Reporting-authn-users-2000/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-2000/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-2000/rc.txt file found"
2024-04-13 02:27:48,787 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-13 02:27:49,611 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-13 02:27:49,611 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:49,611 DEBUG --- stdout ---
2024-04-13 02:27:49,611 DEBUG /results/orders/Reporting-authn-users-2000/rc.txt file found
2024-04-13 02:27:49,611 DEBUG --- stderr ---
2024-04-13 02:27:49,611 DEBUG
2024-04-13 02:27:49,612 INFO
2024-04-13 02:27:49,612 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-13 02:27:49,612 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:49,921 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:49,921 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:49,921 DEBUG --- stdout ---
2024-04-13 02:27:49,921 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:49,921 DEBUG --- stderr ---
2024-04-13 02:27:49,921 DEBUG
2024-04-13 02:27:49,922 INFO
2024-04-13 02:27:49,922 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- du -k /results/orders/Reporting-authn-users-2000/rc.txt
2024-04-13 02:27:50,745 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-13 02:27:50,746 DEBUG --- stdout ---
2024-04-13 02:27:50,746 DEBUG 4 /results/orders/Reporting-authn-users-2000/rc.txt
2024-04-13 02:27:50,746 DEBUG --- stderr ---
2024-04-13 02:27:50,746 DEBUG
2024-04-13 02:27:50,746 INFO
- Download file (size 4k)
2024-04-13 02:27:50,746 INFO
2024-04-13 02:27:50,746 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-13 02:27:50,746 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:51,066 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:51,067 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:51,067 DEBUG --- stdout ---
2024-04-13 02:27:51,067 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:51,067 DEBUG --- stderr ---
2024-04-13 02:27:51,067 DEBUG
source : /results/orders/Reporting-authn-users-2000/rc.txt @ overseer-0-59d79dcbf-spbbl
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-2000/rc.txt
2024-04-13 02:27:51,067 INFO
2024-04-13 02:27:51,067 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-13 02:27:51,067 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:51,404 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:51,404 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:51,404 DEBUG --- stdout ---
2024-04-13 02:27:51,405 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:51,405 DEBUG --- stderr ---
2024-04-13 02:27:51,405 DEBUG
2024-04-13 02:27:51,405 INFO
2024-04-13 02:27:51,405 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59d79dcbf-spbbl:/results/orders/Reporting-authn-users-2000/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-2000/rc.txt
2024-04-13 02:27:51,405 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-13 02:27:52,182 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:52,182 DEBUG --- stdout ---
2024-04-13 02:27:52,182 DEBUG tar: Removing leading `/' from member names
2024-04-13 02:27:52,182 DEBUG --- stderr ---
2024-04-13 02:27:52,182 DEBUG
2024-04-13 02:27:52,183 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-2000/rc.txt is small (1 lines), printing all lines:
2024-04-13 02:27:52,183 DEBUG ----- output -----
2024-04-13 02:27:52,183 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15])
2024-04-13 02:27:52,183 INFO
________________________________________________________________________________
[2024-04-13 02:27:52] Reporting-authn-users-2000 step8 : Check rc log
________________________________________________________________________________
PASS: no error found in rc log
________________________________________________________________________________
[2024-04-13 02:27:52] Reporting-authn-users-2000 step9 : Print stdout order
________________________________________________________________________________
2024-04-13 02:27:52,184 INFO
2024-04-13 02:27:52,184 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-13 02:27:52,184 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:52,524 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:52,525 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:52,525 DEBUG --- stdout ---
2024-04-13 02:27:52,525 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:52,525 DEBUG --- stderr ---
2024-04-13 02:27:52,525 DEBUG
Checking pod: overseer-0-59d79dcbf-spbbl for file exists, if not wait.
2024-04-13 02:27:52,526 INFO
2024-04-13 02:27:52,526 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-13 02:27:52,526 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:52,872 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:52,873 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:52,873 DEBUG --- stdout ---
2024-04-13 02:27:52,873 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:52,873 DEBUG --- stderr ---
2024-04-13 02:27:52,873 DEBUG
2024-04-13 02:27:52,875 INFO
2024-04-13 02:27:52,875 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-2000/stdout.txt" ]; then echo "/results/orders/Reporting-authn-users-2000/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-2000/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-2000/stdout.txt file found"
2024-04-13 02:27:52,875 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-13 02:27:53,789 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-13 02:27:53,790 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:53,790 DEBUG --- stdout ---
2024-04-13 02:27:53,790 DEBUG /results/orders/Reporting-authn-users-2000/stdout.txt file found
2024-04-13 02:27:53,790 DEBUG --- stderr ---
2024-04-13 02:27:53,790 DEBUG
2024-04-13 02:27:53,790 INFO
2024-04-13 02:27:53,790 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-13 02:27:53,790 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:54,128 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:54,128 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:54,128 DEBUG --- stdout ---
2024-04-13 02:27:54,128 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:54,128 DEBUG --- stderr ---
2024-04-13 02:27:54,128 DEBUG
2024-04-13 02:27:54,128 INFO
2024-04-13 02:27:54,129 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- du -k /results/orders/Reporting-authn-users-2000/stdout.txt
2024-04-13 02:27:54,981 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-13 02:27:54,982 DEBUG --- stdout ---
2024-04-13 02:27:54,982 DEBUG 4 /results/orders/Reporting-authn-users-2000/stdout.txt
2024-04-13 02:27:54,982 DEBUG --- stderr ---
2024-04-13 02:27:54,982 DEBUG
2024-04-13 02:27:54,982 INFO
- Download file (size 4k)
2024-04-13 02:27:54,982 INFO
2024-04-13 02:27:54,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-13 02:27:54,982 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:55,294 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:55,294 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:55,294 DEBUG --- stdout ---
2024-04-13 02:27:55,294 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:55,294 DEBUG --- stderr ---
2024-04-13 02:27:55,294 DEBUG
source : /results/orders/Reporting-authn-users-2000/stdout.txt @ overseer-0-59d79dcbf-spbbl
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-2000/stdout.txt
2024-04-13 02:27:55,295 INFO
2024-04-13 02:27:55,295 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-13 02:27:55,295 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:55,607 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:55,607 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:55,607 DEBUG --- stdout ---
2024-04-13 02:27:55,607 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:55,607 DEBUG --- stderr ---
2024-04-13 02:27:55,607 DEBUG
2024-04-13 02:27:55,608 INFO
2024-04-13 02:27:55,608 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59d79dcbf-spbbl:/results/orders/Reporting-authn-users-2000/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-2000/stdout.txt
2024-04-13 02:27:55,608 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-13 02:27:56,357 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:56,357 DEBUG --- stdout ---
2024-04-13 02:27:56,357 DEBUG tar: Removing leading `/' from member names
2024-04-13 02:27:56,357 DEBUG --- stderr ---
2024-04-13 02:27:56,357 DEBUG
2024-04-13 02:27:56,357 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-2000/stdout.txt is small (72 lines), printing all lines:
2024-04-13 02:27:56,357 DEBUG ----- output -----
2024-04-13 02:27:56,357 DEBUG [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/authn-users-2000/loadtest-20240412221256546 --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 7226991 (OK=7226991 KO=0 )
> min response time 8 (OK=8 KO=- )
> max response time 1015 (OK=1015 KO=- )
> mean response time 12 (OK=12 KO=- )
> std deviation 5 (OK=5 KO=- )
> response time 50th percentile 11 (OK=11 KO=- )
> response time 75th percentile 12 (OK=12 KO=- )
> response time 95th percentile 15 (OK=15 KO=- )
> response time 99th percentile 31 (OK=31 KO=- )
> mean requests/sec 1990.907 (OK=1990.907 KO=- )
---- Response Time Distribution ------------------------------------------------
> t < 800 ms 7226988 (100%)
> 800 ms <= t < 1200 ms 3 ( 0%)
> t >= 1200 ms 0 ( 0%)
> failed 0 ( 0%)
================================================================================
Reports generated in 0s.
Please open the following file: file:///results/gatling/authn-users-2000/loadtest-20240412221256546/index.html
----------------------
[13/Apr/2024 03:27:39] Create tar file /results/gatling/authn-users-2000.tar.gz
----------------------
SIMULATION_PATH=/results/gatling/authn-users-2000/loadtest-20240412221256546
RESULT_FOLDER=authn-users-2000
RESULT_PATH=/results/gatling/authn-users-2000
PWD=/results/gatling/authn-users-2000/loadtest-20240412221256546
[cmd] tar -czvf /results/gatling/authn-users-2000.tar.gz --exclude=simulation.log *
index.html
js/
js/stats.js
js/global_stats.json
js/unpack.js
js/all_sessions.js
js/gatling.js
js/assertions.json
js/ellipsis.js
js/menu.js
js/highcharts-more.js
js/highstock.js
js/bootstrap.min.js
js/stats.json
js/assertions.xml
js/jquery-3.5.1.min.js
js/theme.js
req_userrestlogin-03b82.html
style/
style/logo.svg
style/stat-l-roue.png
style/little_arrow_right.png
style/sorted-up.png
style/stat-fleche-bas.png
style/stat-l-temps.png
style/sorted-down.png
style/arrow_down_black.png
style/style.css
style/arrow_right_black.png
style/arrow_right.png
style/favicon.ico
style/bootstrap.min.css
style/logo-enterprise.svg
style/arrow_down.png
style/sortable.png
2024-04-13 02:27:56,357 INFO
________________________________________________________________________________
[2024-04-13 02:27:56] Reporting-authn-users-2000 step10 : Check stdout log
________________________________________________________________________________
PASS: no error found in stdout log
________________________________________________________________________________
[2024-04-13 02:27:56] Reporting-authn-users-2000 step11 : Print stderr order
________________________________________________________________________________
2024-04-13 02:27:56,359 INFO
2024-04-13 02:27:56,359 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-13 02:27:56,359 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:56,666 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:56,666 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:56,666 DEBUG --- stdout ---
2024-04-13 02:27:56,666 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:56,667 DEBUG --- stderr ---
2024-04-13 02:27:56,667 DEBUG
Checking pod: overseer-0-59d79dcbf-spbbl for file exists, if not wait.
2024-04-13 02:27:56,667 INFO
2024-04-13 02:27:56,667 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-13 02:27:56,667 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:56,976 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:56,977 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:56,977 DEBUG --- stdout ---
2024-04-13 02:27:56,977 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:56,977 DEBUG --- stderr ---
2024-04-13 02:27:56,977 DEBUG
2024-04-13 02:27:56,978 INFO
2024-04-13 02:27:56,978 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-2000/stderr.txt" ]; then echo "/results/orders/Reporting-authn-users-2000/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-2000/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-2000/stderr.txt file found"
2024-04-13 02:27:56,978 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0]
2024-04-13 02:27:57,804 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found
2024-04-13 02:27:57,804 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:57,804 DEBUG --- stdout ---
2024-04-13 02:27:57,804 DEBUG /results/orders/Reporting-authn-users-2000/stderr.txt file found
2024-04-13 02:27:57,804 DEBUG --- stderr ---
2024-04-13 02:27:57,804 DEBUG
2024-04-13 02:27:57,805 INFO
2024-04-13 02:27:57,805 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-13 02:27:57,805 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:58,116 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:58,116 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:58,116 DEBUG --- stdout ---
2024-04-13 02:27:58,116 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:58,116 DEBUG --- stderr ---
2024-04-13 02:27:58,116 DEBUG
2024-04-13 02:27:58,117 INFO
2024-04-13 02:27:58,117 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- du -k /results/orders/Reporting-authn-users-2000/stderr.txt
2024-04-13 02:27:58,965 INFO [run_command]: OK (rc = 0 - expected to be in [0])
2024-04-13 02:27:58,965 DEBUG --- stdout ---
2024-04-13 02:27:58,965 DEBUG 0 /results/orders/Reporting-authn-users-2000/stderr.txt
2024-04-13 02:27:58,965 DEBUG --- stderr ---
2024-04-13 02:27:58,965 DEBUG
2024-04-13 02:27:58,965 INFO
- Download file (size 0k)
2024-04-13 02:27:58,965 INFO
2024-04-13 02:27:58,966 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-13 02:27:58,966 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:59,282 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:59,283 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:59,283 DEBUG --- stdout ---
2024-04-13 02:27:59,283 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:59,283 DEBUG --- stderr ---
2024-04-13 02:27:59,283 DEBUG
source : /results/orders/Reporting-authn-users-2000/stderr.txt @ overseer-0-59d79dcbf-spbbl
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-2000/stderr.txt
2024-04-13 02:27:59,283 INFO
2024-04-13 02:27:59,283 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-13 02:27:59,283 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0]
2024-04-13 02:27:59,610 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found
2024-04-13 02:27:59,610 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:27:59,610 DEBUG --- stdout ---
2024-04-13 02:27:59,610 DEBUG overseer-0-59d79dcbf-spbbl
2024-04-13 02:27:59,610 DEBUG --- stderr ---
2024-04-13 02:27:59,610 DEBUG
2024-04-13 02:27:59,611 INFO
2024-04-13 02:27:59,611 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59d79dcbf-spbbl:/results/orders/Reporting-authn-users-2000/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-2000/stderr.txt
2024-04-13 02:27:59,611 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0]
2024-04-13 02:28:00,359 INFO [loop_until]: OK (rc = 0)
2024-04-13 02:28:00,359 DEBUG --- stdout ---
2024-04-13 02:28:00,359 DEBUG tar: Removing leading `/' from member names
2024-04-13 02:28:00,359 DEBUG --- stderr ---
2024-04-13 02:28:00,359 DEBUG
2024-04-13 02:28:00,359 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/10_Reporting-authn-users-2000/stderr.txt is small (0 lines), printing all lines:
2024-04-13 02:28:00,359 DEBUG ----- output -----
2024-04-13 02:28:00,359 DEBUG
2024-04-13 02:28:00,359 INFO
________________________________________________________________________________
[2024-04-13 02:28:00] Reporting-authn-users-2000 step12 : Check stderr log
________________________________________________________________________________
PASS: no error found in stderr log
________________________________________________________________________________
[2024-04-13 02:28:00] Reporting-authn-users-2000 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-13 02:28:00] Reporting-authn-users-2000 step14 : Collect Gatling simulation data
________________________________________________________________________________
collected stats :
{
"global": {
"name": "All Requests",
"numberOfRequests": {
"total": 7226991,
"ok": 7226991,
"ko": 0
},
"minResponseTime": {
"total": 8,
"ok": 8,
"ko": 0
},
"maxResponseTime": {
"total": 1015,
"ok": 1015,
"ko": 0
},
"meanResponseTime": {
"total": 12,
"ok": 12,
"ko": 0
},
"standardDeviation": {
"total": 5,
"ok": 5,
"ko": 0
},
"percentiles1": {
"total": 11,
"ok": 11,
"ko": 0
},
"percentiles2": {
"total": 12,
"ok": 12,
"ko": 0
},
"percentiles3": {
"total": 15,
"ok": 15,
"ko": 0
},
"percentiles4": {
"total": 31,
"ok": 31,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 7226988,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 3,
"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": 1990.9066115702478,
"ok": 1990.9066115702478,
"ko": 0
}
},
"details": [
{
"name": "userRestLogin",
"numberOfRequests": {
"total": 7226991,
"ok": 7226991,
"ko": 0
},
"minResponseTime": {
"total": 8,
"ok": 8,
"ko": 0
},
"maxResponseTime": {
"total": 1015,
"ok": 1015,
"ko": 0
},
"meanResponseTime": {
"total": 12,
"ok": 12,
"ko": 0
},
"standardDeviation": {
"total": 5,
"ok": 5,
"ko": 0
},
"percentiles1": {
"total": 11,
"ok": 11,
"ko": 0
},
"percentiles2": {
"total": 12,
"ok": 12,
"ko": 0
},
"percentiles3": {
"total": 15,
"ok": 15,
"ko": 0
},
"percentiles4": {
"total": 31,
"ok": 31,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 7226988,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 3,
"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": 1990.9066115702478,
"ok": 1990.9066115702478,
"ko": 0
},
"spikes": []
}
]
}
{
"concurrency": null,
"generic_stats": {
"avg_num_of_requests_per_second": 1991,
"avg_response_time": 12,
"max_response_time": 1015,
"min_response_time": 8,
"num_requests": 7226991,
"num_requests_pass": 7226991,
"num_requests_percent_pass": 100.0
},
"options": "; testMode:open; testCase:am.AMAuthN; throughput:2000; duration:3600",
"stats": {
"details": [
{
"group1": {
"count": 7226988,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 3,
"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": 1015,
"total": 1015
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 1990.9066115702478,
"total": 1990.9066115702478
},
"meanResponseTime": {
"ko": 0,
"ok": 12,
"total": 12
},
"minResponseTime": {
"ko": 0,
"ok": 8,
"total": 8
},
"name": "userRestLogin",
"numberOfRequests": {
"ko": 0,
"ok": 7226991,
"total": 7226991
},
"percentiles1": {
"ko": 0,
"ok": 11,
"total": 11
},
"percentiles2": {
"ko": 0,
"ok": 12,
"total": 12
},
"percentiles3": {
"ko": 0,
"ok": 15,
"total": 15
},
"percentiles4": {
"ko": 0,
"ok": 31,
"total": 31
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 5,
"total": 5
}
}
],
"global": {
"group1": {
"count": 7226988,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 3,
"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": 1015,
"total": 1015
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 1990.9066115702478,
"total": 1990.9066115702478
},
"meanResponseTime": {
"ko": 0,
"ok": 12,
"total": 12
},
"minResponseTime": {
"ko": 0,
"ok": 8,
"total": 8
},
"name": "All Requests",
"numberOfRequests": {
"ko": 0,
"ok": 7226991,
"total": 7226991
},
"percentiles1": {
"ko": 0,
"ok": 11,
"total": 11
},
"percentiles2": {
"ko": 0,
"ok": 12,
"total": 12
},
"percentiles3": {
"ko": 0,
"ok": 15,
"total": 15
},
"percentiles4": {
"ko": 0,
"ok": 31,
"total": 31
},
"standardDeviation": {
"ko": 0,
"ok": 5,
"total": 5
}
}
},
"target_hostname": "xlou.iam.xlou-cdm.engineeringpit.com",
"tool_name": "gatling"
}
________________________________________________________________________________
[2024-04-13 02:28:00] Reporting-authn-users-2000 step15 : Update run description in the Gatling HTML report
________________________________________________________________________________
________________________________________________________________________________
[2024-04-13 02:28:00] Reporting-authn-users-2000 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-2000/stdout.txt
Gatling stdout.txt found, but is small - leave it intact.
________________________________________________________________________________
[2024-04-13 02:28:00] Reporting-authn-users-2000 post : Check output
________________________________________________________________________________
Setting result to PASS
Task has been successfully stopped