--Task-- name: Reporting-authn-users-6000 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: [] preceding_task: None options: {'task_name': 'authn-users-6000'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-15 22:46:48] Reporting-authn-users-6000 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component [2024-04-15 22:46:48] - INFO: Timeout for this Task has changed to 1h (3600 seconds) [2024-04-15 22:46:48] - 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-6000/stdout.txt Pod stderr file : /results/orders/Reporting-authn-users-6000/stderr.txt Pod log : /results/orders/Reporting-authn-users-6000 ________________________________________________________________________________ [2024-04-15 22:46:48] Reporting-authn-users-6000 step1 : Write order for overseer to generate the report ________________________________________________________________________________ 2024-04-15 22:46:48,745 INFO 2024-04-15 22:46:48,745 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-15 22:46:48,745 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:46:49,694 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:46:49,708 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:46:49,708 DEBUG --- stdout --- 2024-04-15 22:46:49,709 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:46:49,709 DEBUG --- stderr --- 2024-04-15 22:46:49,709 DEBUG [2024-04-15 22:46:49] - INFO: Get overseer pod resources requests memory 2024-04-15 22:46:49,710 INFO 2024-04-15 22:46:49,710 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods overseer-0-5584f6c4db-bcn5q --output jsonpath={.spec.containers[].resources.requests.memory} 2024-04-15 22:46:49,710 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 22:46:50,544 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:46:50,545 DEBUG --- stdout --- 2024-04-15 22:46:50,545 DEBUG 4Gi 2024-04-15 22:46:50,545 DEBUG --- stderr --- 2024-04-15 22:46:50,545 DEBUG Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/order.json { "name": "Reporting-authn-users-6000", "command": "/lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-6000 --extra-run-jvm-options \"-Xmx4G\"", "out-dir": "/results/orders/Reporting-authn-users-6000" } ________________________________________________________________________________ [2024-04-15 22:46:50] Reporting-authn-users-6000 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2024-04-15 22:46:50,547 INFO 2024-04-15 22:46:50,547 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-15 22:46:50,547 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2024-04-15 22:46:50,886 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 22:46:50,886 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:46:50,886 DEBUG --- stdout --- 2024-04-15 22:46:50,886 DEBUG WAITING 2024-04-15 22:46:50,887 DEBUG --- stderr --- 2024-04-15 22:46:50,887 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 23 0 --:--:-- --:--:-- --:--:-- 23 ________________________________________________________________________________ [2024-04-15 22:46:50] Reporting-authn-users-6000 step3 : Send order to overseer ________________________________________________________________________________ 2024-04-15 22:46:50,888 INFO 2024-04-15 22:46:50,888 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-15 22:46:50,888 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:46:51,784 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:46:51,784 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:46:51,784 DEBUG --- stdout --- 2024-04-15 22:46:51,784 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:46:51,784 DEBUG --- stderr --- 2024-04-15 22:46:51,784 DEBUG 2024-04-15 22:46:51,785 INFO 2024-04-15 22:46:51,785 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/09_Reporting-authn-users-6000/order.json overseer-0-5584f6c4db-bcn5q:/results/orders/order.json 2024-04-15 22:46:51,785 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 22:46:53,653 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:46:53,654 DEBUG --- stdout --- 2024-04-15 22:46:53,654 DEBUG 2024-04-15 22:46:53,654 DEBUG --- stderr --- 2024-04-15 22:46:53,654 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-15 22:46:53] Reporting-authn-users-6000 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2024-04-15 22:46:58,659 INFO 2024-04-15 22:46:58,659 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-15 22:46:58,659 INFO [loop_until]: (max_time=3600, interval=5, expected_rc=[0] 2024-04-15 22:46:58,896 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:47:04,143 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:47:09,398 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:47:14,671 INFO [loop_until]: Function succeeded after 16s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:47:19,922 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:47:25,188 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:47:30,475 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:47:35,716 INFO [loop_until]: Function succeeded after 37s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:47:40,973 INFO [loop_until]: Function succeeded after 42s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:47:46,224 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:47:51,464 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:47:56,715 INFO [loop_until]: Function succeeded after 58s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:48:02,018 INFO [loop_until]: Function succeeded after 1m 03s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:48:07,321 INFO [loop_until]: Function succeeded after 1m 08s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:48:12,559 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:48:17,809 INFO [loop_until]: Function succeeded after 1m 19s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:48:23,052 INFO [loop_until]: Function succeeded after 1m 24s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:48:28,301 INFO [loop_until]: Function succeeded after 1m 29s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:48:33,598 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:48:38,847 INFO [loop_until]: Function succeeded after 1m 40s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:48:44,094 INFO [loop_until]: Function succeeded after 1m 45s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:48:49,349 INFO [loop_until]: Function succeeded after 1m 50s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 22:48:54,593 INFO [loop_until]: Function succeeded after 1m 55s (rc=0) - expected pattern found 2024-04-15 22:48:54,594 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:48:54,594 DEBUG --- stdout --- 2024-04-15 22:48:54,594 DEBUG WAITING 2024-04-15 22:48:54,594 DEBUG --- stderr --- 2024-04-15 22:48:54,594 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2024-04-15 22:48:54] Reporting-authn-users-6000 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2024-04-15 22:48:54,594 INFO 2024-04-15 22:48:54,595 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-15 22:48:54,595 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:48:54,928 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:48:54,929 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:48:54,929 DEBUG --- stdout --- 2024-04-15 22:48:54,929 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:48:54,929 DEBUG --- stderr --- 2024-04-15 22:48:54,929 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-15 22:48:54,929 INFO 2024-04-15 22:48:54,929 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-15 22:48:54,929 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:48:55,238 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:48:55,238 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:48:55,238 DEBUG --- stdout --- 2024-04-15 22:48:55,238 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:48:55,239 DEBUG --- stderr --- 2024-04-15 22:48:55,239 DEBUG 2024-04-15 22:48:55,239 INFO 2024-04-15 22:48:55,239 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/gatling/authn-users-6000.tar.gz" ]; then echo "/results/gatling/authn-users-6000.tar.gz file found"; exit 0; else echo "/results/gatling/authn-users-6000.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/authn-users-6000.tar.gz file found" 2024-04-15 22:48:55,239 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 22:48:56,116 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 22:48:56,116 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:48:56,116 DEBUG --- stdout --- 2024-04-15 22:48:56,116 DEBUG /results/gatling/authn-users-6000.tar.gz file found 2024-04-15 22:48:56,116 DEBUG --- stderr --- 2024-04-15 22:48:56,116 DEBUG 2024-04-15 22:48:56,117 INFO 2024-04-15 22:48:56,117 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-15 22:48:56,117 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:48:56,454 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:48:56,454 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:48:56,454 DEBUG --- stdout --- 2024-04-15 22:48:56,455 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:48:56,455 DEBUG --- stderr --- 2024-04-15 22:48:56,455 DEBUG 2024-04-15 22:48:56,455 INFO 2024-04-15 22:48:56,455 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/gatling/authn-users-6000.tar.gz 2024-04-15 22:48:57,322 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 22:48:57,322 DEBUG --- stdout --- 2024-04-15 22:48:57,322 DEBUG 232 /results/gatling/authn-users-6000.tar.gz 2024-04-15 22:48:57,322 DEBUG --- stderr --- 2024-04-15 22:48:57,322 DEBUG 2024-04-15 22:48:57,322 INFO - Download file (size 232k) 2024-04-15 22:48:57,323 INFO 2024-04-15 22:48:57,323 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-15 22:48:57,323 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:48:57,696 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:48:57,696 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:48:57,696 DEBUG --- stdout --- 2024-04-15 22:48:57,696 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:48:57,696 DEBUG --- stderr --- 2024-04-15 22:48:57,696 DEBUG source : /results/gatling/authn-users-6000.tar.gz @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-6000.tar.gz 2024-04-15 22:48:57,697 INFO 2024-04-15 22:48:57,697 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-15 22:48:57,697 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:48:58,041 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:48:58,041 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:48:58,041 DEBUG --- stdout --- 2024-04-15 22:48:58,041 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:48:58,042 DEBUG --- stderr --- 2024-04-15 22:48:58,042 DEBUG 2024-04-15 22:48:58,042 INFO 2024-04-15 22:48:58,042 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/gatling/authn-users-6000.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-6000.tar.gz 2024-04-15 22:48:58,042 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-15 22:48:59,098 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:48:59,099 DEBUG --- stdout --- 2024-04-15 22:48:59,099 DEBUG tar: Removing leading `/' from member names 2024-04-15 22:48:59,099 DEBUG --- stderr --- 2024-04-15 22:48:59,099 DEBUG ________________________________________________________________________________ [2024-04-15 22:48:59] Reporting-authn-users-6000 step6 : Unzip the result ________________________________________________________________________________ 2024-04-15 22:48:59,100 INFO 2024-04-15 22:48:59,100 INFO [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-6000.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/01_authn-users-6000/gatling 2024-04-15 22:48:59,133 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 22:48:59,133 DEBUG --- stdout --- 2024-04-15 22:48:59,133 DEBUG 2024-04-15 22:48:59,134 DEBUG --- stderr --- 2024-04-15 22:48:59,134 DEBUG 2024-04-15 22:48:59,134 INFO ________________________________________________________________________________ [2024-04-15 22:48:59] Reporting-authn-users-6000 step7 : Print rc order ________________________________________________________________________________ 2024-04-15 22:48:59,135 INFO 2024-04-15 22:48:59,135 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-15 22:48:59,135 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:48:59,448 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:48:59,448 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:48:59,450 DEBUG --- stdout --- 2024-04-15 22:48:59,451 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:48:59,451 DEBUG --- stderr --- 2024-04-15 22:48:59,451 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-15 22:48:59,451 INFO 2024-04-15 22:48:59,451 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-15 22:48:59,451 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:48:59,762 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:48:59,763 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:48:59,763 DEBUG --- stdout --- 2024-04-15 22:48:59,763 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:48:59,763 DEBUG --- stderr --- 2024-04-15 22:48:59,763 DEBUG 2024-04-15 22:48:59,763 INFO 2024-04-15 22:48:59,763 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-6000/rc.txt" ]; then echo "/results/orders/Reporting-authn-users-6000/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-6000/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-6000/rc.txt file found" 2024-04-15 22:48:59,763 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 22:49:00,602 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 22:49:00,602 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:00,602 DEBUG --- stdout --- 2024-04-15 22:49:00,602 DEBUG /results/orders/Reporting-authn-users-6000/rc.txt file found 2024-04-15 22:49:00,602 DEBUG --- stderr --- 2024-04-15 22:49:00,602 DEBUG 2024-04-15 22:49:00,602 INFO 2024-04-15 22:49:00,602 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-15 22:49:00,602 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:00,913 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:00,914 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:00,914 DEBUG --- stdout --- 2024-04-15 22:49:00,914 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:00,914 DEBUG --- stderr --- 2024-04-15 22:49:00,914 DEBUG 2024-04-15 22:49:00,914 INFO 2024-04-15 22:49:00,914 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/Reporting-authn-users-6000/rc.txt 2024-04-15 22:49:01,745 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 22:49:01,745 DEBUG --- stdout --- 2024-04-15 22:49:01,746 DEBUG 4 /results/orders/Reporting-authn-users-6000/rc.txt 2024-04-15 22:49:01,746 DEBUG --- stderr --- 2024-04-15 22:49:01,746 DEBUG 2024-04-15 22:49:01,746 INFO - Download file (size 4k) 2024-04-15 22:49:01,746 INFO 2024-04-15 22:49:01,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-15 22:49:01,746 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:02,089 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:02,090 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:02,090 DEBUG --- stdout --- 2024-04-15 22:49:02,090 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:02,090 DEBUG --- stderr --- 2024-04-15 22:49:02,090 DEBUG source : /results/orders/Reporting-authn-users-6000/rc.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/rc.txt 2024-04-15 22:49:02,091 INFO 2024-04-15 22:49:02,091 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-15 22:49:02,091 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:02,430 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:02,431 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:02,431 DEBUG --- stdout --- 2024-04-15 22:49:02,431 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:02,431 DEBUG --- stderr --- 2024-04-15 22:49:02,431 DEBUG 2024-04-15 22:49:02,432 INFO 2024-04-15 22:49:02,432 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/Reporting-authn-users-6000/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/rc.txt 2024-04-15 22:49:02,432 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-15 22:49:03,239 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:03,239 DEBUG --- stdout --- 2024-04-15 22:49:03,240 DEBUG tar: Removing leading `/' from member names 2024-04-15 22:49:03,240 DEBUG --- stderr --- 2024-04-15 22:49:03,240 DEBUG 2024-04-15 22:49:03,240 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/rc.txt is small (1 lines), printing all lines: 2024-04-15 22:49:03,240 DEBUG ----- output ----- 2024-04-15 22:49:03,240 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-15 22:49:03,240 INFO ________________________________________________________________________________ [2024-04-15 22:49:03] Reporting-authn-users-6000 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-04-15 22:49:03] Reporting-authn-users-6000 step9 : Print stdout order ________________________________________________________________________________ 2024-04-15 22:49:03,241 INFO 2024-04-15 22:49:03,241 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-15 22:49:03,241 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:03,626 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:03,627 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:03,627 DEBUG --- stdout --- 2024-04-15 22:49:03,627 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:03,627 DEBUG --- stderr --- 2024-04-15 22:49:03,627 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-15 22:49:03,627 INFO 2024-04-15 22:49:03,628 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-15 22:49:03,628 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:03,980 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:03,980 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:03,980 DEBUG --- stdout --- 2024-04-15 22:49:03,981 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:03,981 DEBUG --- stderr --- 2024-04-15 22:49:03,981 DEBUG 2024-04-15 22:49:03,982 INFO 2024-04-15 22:49:03,982 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-6000/stdout.txt" ]; then echo "/results/orders/Reporting-authn-users-6000/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-6000/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-6000/stdout.txt file found" 2024-04-15 22:49:03,982 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 22:49:04,832 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 22:49:04,833 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:04,833 DEBUG --- stdout --- 2024-04-15 22:49:04,833 DEBUG /results/orders/Reporting-authn-users-6000/stdout.txt file found 2024-04-15 22:49:04,833 DEBUG --- stderr --- 2024-04-15 22:49:04,833 DEBUG 2024-04-15 22:49:04,834 INFO 2024-04-15 22:49:04,834 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-15 22:49:04,834 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:05,187 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:05,188 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:05,188 DEBUG --- stdout --- 2024-04-15 22:49:05,188 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:05,188 DEBUG --- stderr --- 2024-04-15 22:49:05,188 DEBUG 2024-04-15 22:49:05,188 INFO 2024-04-15 22:49:05,188 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/Reporting-authn-users-6000/stdout.txt 2024-04-15 22:49:06,059 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 22:49:06,060 DEBUG --- stdout --- 2024-04-15 22:49:06,060 DEBUG 4 /results/orders/Reporting-authn-users-6000/stdout.txt 2024-04-15 22:49:06,060 DEBUG --- stderr --- 2024-04-15 22:49:06,060 DEBUG 2024-04-15 22:49:06,060 INFO - Download file (size 4k) 2024-04-15 22:49:06,060 INFO 2024-04-15 22:49:06,060 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-15 22:49:06,060 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:06,371 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:06,371 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:06,371 DEBUG --- stdout --- 2024-04-15 22:49:06,371 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:06,371 DEBUG --- stderr --- 2024-04-15 22:49:06,371 DEBUG source : /results/orders/Reporting-authn-users-6000/stdout.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/stdout.txt 2024-04-15 22:49:06,372 INFO 2024-04-15 22:49:06,372 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-15 22:49:06,372 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:06,716 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:06,716 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:06,716 DEBUG --- stdout --- 2024-04-15 22:49:06,716 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:06,716 DEBUG --- stderr --- 2024-04-15 22:49:06,716 DEBUG 2024-04-15 22:49:06,717 INFO 2024-04-15 22:49:06,717 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/Reporting-authn-users-6000/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/stdout.txt 2024-04-15 22:49:06,717 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-15 22:49:07,499 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:07,499 DEBUG --- stdout --- 2024-04-15 22:49:07,499 DEBUG tar: Removing leading `/' from member names 2024-04-15 22:49:07,499 DEBUG --- stderr --- 2024-04-15 22:49:07,500 DEBUG 2024-04-15 22:49:07,500 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/stdout.txt is small (72 lines), printing all lines: 2024-04-15 22:49:07,500 DEBUG ----- output ----- 2024-04-15 22:49:07,500 DEBUG [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/authn-users-6000/loadtest-20240415220920419 --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 10893870 (OK=10893870 KO=0 ) > min response time 8 (OK=8 KO=- ) > max response time 1067 (OK=1067 KO=- ) > mean response time 35 (OK=35 KO=- ) > std deviation 40 (OK=40 KO=- ) > response time 50th percentile 21 (OK=21 KO=- ) > response time 75th percentile 35 (OK=35 KO=- ) > response time 95th percentile 112 (OK=112 KO=- ) > response time 99th percentile 197 (OK=197 KO=- ) > mean requests/sec 5949.683 (OK=5949.683 KO=- ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 10893857 (100%) > 800 ms <= t < 1200 ms 13 ( 0%) > t >= 1200 ms 0 ( 0%) > failed 0 ( 0%) ================================================================================ Reports generated in 0s. Please open the following file: file:///results/gatling/authn-users-6000/loadtest-20240415220920419/index.html ---------------------- [15/Apr/2024 23:48:53] Create tar file /results/gatling/authn-users-6000.tar.gz ---------------------- SIMULATION_PATH=/results/gatling/authn-users-6000/loadtest-20240415220920419 RESULT_FOLDER=authn-users-6000 RESULT_PATH=/results/gatling/authn-users-6000 PWD=/results/gatling/authn-users-6000/loadtest-20240415220920419 [cmd] tar -czvf /results/gatling/authn-users-6000.tar.gz --exclude=simulation.log * index.html js/ js/jquery-3.5.1.min.js js/menu.js js/assertions.json js/global_stats.json js/bootstrap.min.js js/theme.js js/unpack.js js/highstock.js js/stats.json js/stats.js js/ellipsis.js js/gatling.js js/highcharts-more.js js/all_sessions.js js/assertions.xml req_userrestlogin-03b82.html style/ style/favicon.ico style/sorted-up.png style/sorted-down.png style/arrow_right.png style/style.css style/little_arrow_right.png style/sortable.png style/arrow_right_black.png style/stat-l-roue.png style/logo.svg style/arrow_down.png style/stat-l-temps.png style/stat-fleche-bas.png style/logo-enterprise.svg style/arrow_down_black.png style/bootstrap.min.css 2024-04-15 22:49:07,500 INFO ________________________________________________________________________________ [2024-04-15 22:49:07] Reporting-authn-users-6000 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-04-15 22:49:07] Reporting-authn-users-6000 step11 : Print stderr order ________________________________________________________________________________ 2024-04-15 22:49:07,502 INFO 2024-04-15 22:49:07,502 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-15 22:49:07,502 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:07,841 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:07,841 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:07,841 DEBUG --- stdout --- 2024-04-15 22:49:07,841 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:07,841 DEBUG --- stderr --- 2024-04-15 22:49:07,841 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-15 22:49:07,841 INFO 2024-04-15 22:49:07,842 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-15 22:49:07,842 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:08,182 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:08,182 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:08,182 DEBUG --- stdout --- 2024-04-15 22:49:08,182 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:08,183 DEBUG --- stderr --- 2024-04-15 22:49:08,183 DEBUG 2024-04-15 22:49:08,183 INFO 2024-04-15 22:49:08,183 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-6000/stderr.txt" ]; then echo "/results/orders/Reporting-authn-users-6000/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-6000/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-6000/stderr.txt file found" 2024-04-15 22:49:08,183 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 22:49:09,029 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 22:49:09,030 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:09,030 DEBUG --- stdout --- 2024-04-15 22:49:09,030 DEBUG /results/orders/Reporting-authn-users-6000/stderr.txt file found 2024-04-15 22:49:09,030 DEBUG --- stderr --- 2024-04-15 22:49:09,030 DEBUG 2024-04-15 22:49:09,030 INFO 2024-04-15 22:49:09,030 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-15 22:49:09,030 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:09,372 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:09,373 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:09,373 DEBUG --- stdout --- 2024-04-15 22:49:09,373 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:09,373 DEBUG --- stderr --- 2024-04-15 22:49:09,373 DEBUG 2024-04-15 22:49:09,373 INFO 2024-04-15 22:49:09,374 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/Reporting-authn-users-6000/stderr.txt 2024-04-15 22:49:10,212 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 22:49:10,212 DEBUG --- stdout --- 2024-04-15 22:49:10,213 DEBUG 0 /results/orders/Reporting-authn-users-6000/stderr.txt 2024-04-15 22:49:10,213 DEBUG --- stderr --- 2024-04-15 22:49:10,213 DEBUG 2024-04-15 22:49:10,213 INFO - Download file (size 0k) 2024-04-15 22:49:10,214 INFO 2024-04-15 22:49:10,214 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-15 22:49:10,214 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:10,534 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:10,534 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:10,534 DEBUG --- stdout --- 2024-04-15 22:49:10,534 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:10,534 DEBUG --- stderr --- 2024-04-15 22:49:10,534 DEBUG source : /results/orders/Reporting-authn-users-6000/stderr.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/stderr.txt 2024-04-15 22:49:10,535 INFO 2024-04-15 22:49:10,535 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-15 22:49:10,535 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 22:49:10,914 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 22:49:10,915 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:10,915 DEBUG --- stdout --- 2024-04-15 22:49:10,916 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 22:49:10,916 DEBUG --- stderr --- 2024-04-15 22:49:10,916 DEBUG 2024-04-15 22:49:10,917 INFO 2024-04-15 22:49:10,917 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/Reporting-authn-users-6000/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/stderr.txt 2024-04-15 22:49:10,917 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-15 22:49:11,756 INFO [loop_until]: OK (rc = 0) 2024-04-15 22:49:11,757 DEBUG --- stdout --- 2024-04-15 22:49:11,757 DEBUG tar: Removing leading `/' from member names 2024-04-15 22:49:11,757 DEBUG --- stderr --- 2024-04-15 22:49:11,757 DEBUG 2024-04-15 22:49:11,757 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/09_Reporting-authn-users-6000/stderr.txt is small (0 lines), printing all lines: 2024-04-15 22:49:11,757 DEBUG ----- output ----- 2024-04-15 22:49:11,757 DEBUG 2024-04-15 22:49:11,757 INFO ________________________________________________________________________________ [2024-04-15 22:49:11] Reporting-authn-users-6000 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-04-15 22:49:11] Reporting-authn-users-6000 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-15 22:49:11] Reporting-authn-users-6000 step14 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 10893870, "ok": 10893870, "ko": 0 }, "minResponseTime": { "total": 8, "ok": 8, "ko": 0 }, "maxResponseTime": { "total": 1067, "ok": 1067, "ko": 0 }, "meanResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "standardDeviation": { "total": 40, "ok": 40, "ko": 0 }, "percentiles1": { "total": 21, "ok": 21, "ko": 0 }, "percentiles2": { "total": 35, "ok": 35, "ko": 0 }, "percentiles3": { "total": 112, "ok": 112, "ko": 0 }, "percentiles4": { "total": 197, "ok": 197, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10893857, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 13, "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": 5949.683233205898, "ok": 5949.683233205898, "ko": 0 } }, "details": [ { "name": "userRestLogin", "numberOfRequests": { "total": 10893870, "ok": 10893870, "ko": 0 }, "minResponseTime": { "total": 8, "ok": 8, "ko": 0 }, "maxResponseTime": { "total": 1067, "ok": 1067, "ko": 0 }, "meanResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "standardDeviation": { "total": 40, "ok": 40, "ko": 0 }, "percentiles1": { "total": 21, "ok": 21, "ko": 0 }, "percentiles2": { "total": 35, "ok": 35, "ko": 0 }, "percentiles3": { "total": 112, "ok": 112, "ko": 0 }, "percentiles4": { "total": 197, "ok": 197, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10893857, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 13, "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": 5949.683233205898, "ok": 5949.683233205898, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 5950, "avg_response_time": 35, "max_response_time": 1067, "min_response_time": 8, "num_requests": 10893870, "num_requests_pass": 10893870, "num_requests_percent_pass": 100.0 }, "options": "; testMode:open; testCase:am.AMAuthN; throughput:6000; duration:1800", "stats": { "details": [ { "group1": { "count": 10893857, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 13, "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": 1067, "total": 1067 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5949.683233205898, "total": 5949.683233205898 }, "meanResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "minResponseTime": { "ko": 0, "ok": 8, "total": 8 }, "name": "userRestLogin", "numberOfRequests": { "ko": 0, "ok": 10893870, "total": 10893870 }, "percentiles1": { "ko": 0, "ok": 21, "total": 21 }, "percentiles2": { "ko": 0, "ok": 35, "total": 35 }, "percentiles3": { "ko": 0, "ok": 112, "total": 112 }, "percentiles4": { "ko": 0, "ok": 197, "total": 197 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 40, "total": 40 } } ], "global": { "group1": { "count": 10893857, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 13, "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": 1067, "total": 1067 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 5949.683233205898, "total": 5949.683233205898 }, "meanResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "minResponseTime": { "ko": 0, "ok": 8, "total": 8 }, "name": "All Requests", "numberOfRequests": { "ko": 0, "ok": 10893870, "total": 10893870 }, "percentiles1": { "ko": 0, "ok": 21, "total": 21 }, "percentiles2": { "ko": 0, "ok": 35, "total": 35 }, "percentiles3": { "ko": 0, "ok": 112, "total": 112 }, "percentiles4": { "ko": 0, "ok": 197, "total": 197 }, "standardDeviation": { "ko": 0, "ok": 40, "total": 40 } } }, "target_hostname": "xlou.iam.xlou-cdm.engineeringpit.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-04-15 22:49:11] Reporting-authn-users-6000 step15 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2024-04-15 22:49:11] Reporting-authn-users-6000 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/01_authn-users-6000/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2024-04-15 22:49:11] Reporting-authn-users-6000 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped