--Task-- name: authn-users-800 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 60 stop: 80 timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] options: {'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'idc.login', 'testMode': 'open', 'throughput': 800, 'rampup-duration': 30, 'java-opts': '-Dnum_users=200000 -Drealm=alpha -Duser_password=T35tr0ck123*'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [02/Sep/2022 04:30:06] authn-users-800 pre : N/A ________________________________________________________________________________ [02/Sep/2022 04:30:06] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [02/Sep/2022 04:30:06] - INFO: Timeout for this Task has changed to 3h 20m (12000 seconds) Pod log file : /results/orders/authn-users-800/stdout.txt Pod log : /results/orders/authn-users-800 ________________________________________________________________________________ [02/Sep/2022 04:30:06] authn-users-800 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users-800 --no-reports ________________________________________________________________________________ [02/Sep/2022 04:30:06] authn-users-800 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Userpool size is not defined for the task in conf.yaml and cannot find how many users (entries) are in id-repo, please check the conf.yaml file. Default for selected Gatling simulation will be used. [02/Sep/2022 04:30:06] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-b8c87fc4d-xpnt4 -o jsonpath={.spec.containers[].resources.requests.memory} [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- 2Gi --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-800/order.json { "name": "authn-users-800", "command": "/lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users-800 --no-reports", "out-dir": "/results/orders/authn-users-800", "environment": { "JAVA_OPTS": "-Dam_host=openam-perf-100m-testing.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@forgerock.com -Didc=true -Dnum_users=200000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drampup_duration=30 -Drealm=alpha -DtestCase=idc.login -DtestMode=open -Dthroughput=800 -Duser_password=T35tr0ck123* -Xmx2G -Dduration=13320" } } ________________________________________________________________________________ [02/Sep/2022 04:30:06] authn-users-800 loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 5s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 25 0 --:--:-- --:--:-- --:--:-- 25 ________________________________________________________________________________ [02/Sep/2022 04:30:12] authn-users-800 start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-b8c87fc4d-xpnt4 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-800/order.json overseer-0-b8c87fc4d-xpnt4:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer [02/Sep/2022 04:30:13] - INFO: Check if Gatling simulation started successfully [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-b8c87fc4d-xpnt4 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-b8c87fc4d-xpnt4 -- head /results/orders/authn-users-800/stdout.txt | grep "started..." [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 6s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... --- stderr --- Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. ________________________________________________________________________________ [02/Sep/2022 04:50:08] authn-users-800 stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-b8c87fc4d-xpnt4 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-b8c87fc4d-xpnt4 -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 19m 55s ________________________________________________________________________________ [02/Sep/2022 04:50:09] authn-users-800 download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-b8c87fc4d-xpnt4 --- stderr --- Checking pod: overseer-0-b8c87fc4d-xpnt4 for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-b8c87fc4d-xpnt4 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-b8c87fc4d-xpnt4 -i -- bash -c 'if [ -f "/results/orders/authn-users-800/order.tar.gz" ]; then echo "/results/orders/authn-users-800/order.tar.gz file found"; exit 0; else echo "/results/orders/authn-users-800/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/authn-users-800/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function failed after 0s (rc=1 - expected to be in [0]) - retry [loop_until]: Function succeeded after 6s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/authn-users-800/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-b8c87fc4d-xpnt4 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-b8c87fc4d-xpnt4 -i -- du -k /results/orders/authn-users-800/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 12 /results/orders/authn-users-800/order.tar.gz --- stderr --- - Download file (size 12k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-b8c87fc4d-xpnt4 --- stderr --- source : /results/orders/authn-users-800/order.tar.gz @ overseer-0-b8c87fc4d-xpnt4 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-800/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-b8c87fc4d-xpnt4 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-b8c87fc4d-xpnt4:/results/orders/authn-users-800/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-800/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-800/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-800 ________________________________________________________________________________ [02/Sep/2022 04:50:19] authn-users-800 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-800/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users-800 --no-reports ________________________________________________________________________________ [02/Sep/2022 04:50:19] authn-users-800 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-800/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [02/Sep/2022 04:50:19] authn-users-800 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-800/stdout.txt is 3096 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-09-02 05:30:24 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=650 KO=0 ) > restLoginInitiate (OK=329 KO=0 ) > restLoginUsernamePasswordCallback (OK=321 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 10662824 / active: 11 / done: 321 ================================================================================ ================================================================================ 2022-09-02 05:30:29 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2635 KO=0 ) > restLoginInitiate (OK=1325 KO=0 ) > restLoginUsernamePasswordCallback (OK=1310 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 10661826 / active: 20 / done: 1310 ================================================================================ ================================================================================ 2022-09-02 05:30:34 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=5951 KO=0 ) > restLoginInitiate (OK=2987 KO=0 ) > restLoginUsernamePasswordCallback (OK=2964 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 10660161 / active: 31 / done: 2964 ================================================================================ ================================================================================ 2022-09-02 05:30:39 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=10600 KO=0 ) > restLoginInitiate (OK=5316 KO=0 ) > restLoginUsernamePasswordCallback (OK=5284 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 10657830 / active: 42 / done: 5284 ================================================================================ ================================================================================ 2022-09-02 05:30:44 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=16579 KO=0 ) > restLoginInitiate (OK=8311 KO=0 ) > restLoginUsernamePasswordCallback (OK=8268 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 10654832 / active: 56 / done: 8268 ================================================================================ ================================================================================ 2022-09-02 05:30:49 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=23893 KO=0 ) > restLoginInitiate (OK=11974 KO=0 ) > restLoginUsernamePasswordCallback (OK=11919 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 10651167 / active: 70 / done: 11919 ================================================================================ ================================================================================ 2022-09-02 05:30:54 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=31957 KO=0 ) > restLoginInitiate (OK=16009 KO=0 ) > restLoginUsernamePasswordCallback (OK=15948 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 10647131 / active: 77 / done: 15948 ================================================================================ ================================================================================ 2022-09-02 05:30:59 40s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=40203 KO=0 ) > restLoginInitiate (OK=20132 KO=0 ) > restLoginUsernamePasswordCallback (OK=20071 KO=0 ) [...] > Global (OK=1824670 KO=0 ) > restLoginInitiate (OK=912364 KO=0 ) > restLoginUsernamePasswordCallback (OK=912306 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 9750783 / active: 67 / done: 912306 ================================================================================ ================================================================================ 2022-09-02 05:49:39 1160s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1832496 KO=0 ) > restLoginInitiate (OK=916277 KO=0 ) > restLoginUsernamePasswordCallback (OK=916219 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 9746861 / active: 76 / done: 916219 ================================================================================ ================================================================================ 2022-09-02 05:49:44 1165s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1840607 KO=0 ) > restLoginInitiate (OK=920327 KO=0 ) > restLoginUsernamePasswordCallback (OK=920280 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 9742808 / active: 68 / done: 920280 ================================================================================ ================================================================================ 2022-09-02 05:49:49 1170s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1848820 KO=0 ) > restLoginInitiate (OK=924441 KO=0 ) > restLoginUsernamePasswordCallback (OK=924379 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 9738699 / active: 78 / done: 924379 ================================================================================ ================================================================================ 2022-09-02 05:49:54 1175s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1856826 KO=0 ) > restLoginInitiate (OK=928446 KO=0 ) > restLoginUsernamePasswordCallback (OK=928380 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 9734694 / active: 82 / done: 928380 ================================================================================ ================================================================================ 2022-09-02 05:49:59 1180s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1864800 KO=0 ) > restLoginInitiate (OK=932425 KO=0 ) > restLoginUsernamePasswordCallback (OK=932375 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 9730718 / active: 63 / done: 932375 ================================================================================ ================================================================================ 2022-09-02 05:50:04 1185s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1872805 KO=0 ) > restLoginInitiate (OK=936437 KO=0 ) > restLoginUsernamePasswordCallback (OK=936368 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 9726695 / active: 93 / done: 936368 ================================================================================ ================================================================================ 2022-09-02 05:50:09 1190s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1880667 KO=0 ) > restLoginInitiate (OK=940362 KO=0 ) > restLoginUsernamePasswordCallback (OK=940305 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 9722781 / active: 70 / done: 940305 ================================================================================ ________________________________________________________________________________ [02/Sep/2022 04:50:19] authn-users-800 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-800/stderr.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh: line 23: 2449 Killed /lodestar/clients/gatling/bin/gatling.sh ${OPTIONS} ________________________________________________________________________________ [02/Sep/2022 04:50:19] authn-users-800 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log ________________________________________________________________________________ [02/Sep/2022 04:50:19] authn-users-800 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [02/Sep/2022 04:50:19] authn-users-800 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped