--Task-- name: authn-users-200 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0 stop: 20 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': 200, '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 ________________________________________________________________________________ [30/Aug/2022 23:30:50] authn-users-200 pre : N/A ________________________________________________________________________________ [30/Aug/2022 23:30:50] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [30/Aug/2022 23:30:50] - INFO: Timeout for this Task has changed to 3h 20m (12000 seconds) Pod log file : /results/orders/authn-users-200/stdout.txt Pod log : /results/orders/authn-users-200 ________________________________________________________________________________ [30/Aug/2022 23:30:50] authn-users-200 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-200 --no-reports ________________________________________________________________________________ [30/Aug/2022 23:30:50] authn-users-200 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. [30/Aug/2022 23:30:50] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-65bc566d85-d9q2d -o jsonpath={.spec.containers[].resources.requests.memory} [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- 4Gi --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users-200/order.json { "name": "authn-users-200", "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-200 --no-reports", "out-dir": "/results/orders/authn-users-200", "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=200 -Duser_password=T35tr0ck123* -Xmx4G -Dduration=13320" } } ________________________________________________________________________________ [30/Aug/2022 23:30:50] authn-users-200 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) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [30/Aug/2022 23:30:50] authn-users-200 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-65bc566d85-d9q2d --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users-200/order.json overseer-0-65bc566d85-d9q2d:/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 [30/Aug/2022 23:30:52] - 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-65bc566d85-d9q2d --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-65bc566d85-d9q2d -- head /results/orders/authn-users-200/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) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 12s (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. ________________________________________________________________________________ [30/Aug/2022 23:50:50] authn-users-200 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-65bc566d85-d9q2d --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-65bc566d85-d9q2d -- 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 59s ________________________________________________________________________________ [30/Aug/2022 23:50:51] authn-users-200 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-65bc566d85-d9q2d --- stderr --- Checking pod: overseer-0-65bc566d85-d9q2d 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-65bc566d85-d9q2d --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-65bc566d85-d9q2d -i -- bash -c 'if [ -f "/results/orders/authn-users-200/order.tar.gz" ]; then echo "/results/orders/authn-users-200/order.tar.gz file found"; exit 0; else echo "/results/orders/authn-users-200/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/authn-users-200/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-200/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-65bc566d85-d9q2d --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-65bc566d85-d9q2d -i -- du -k /results/orders/authn-users-200/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 12 /results/orders/authn-users-200/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-65bc566d85-d9q2d --- stderr --- source : /results/orders/authn-users-200/order.tar.gz @ overseer-0-65bc566d85-d9q2d destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users-200/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-65bc566d85-d9q2d --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-65bc566d85-d9q2d:/results/orders/authn-users-200/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users-200/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/01_authn-users-200/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users-200 ________________________________________________________________________________ [30/Aug/2022 23:51:01] authn-users-200 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users-200/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-200 --no-reports ________________________________________________________________________________ [30/Aug/2022 23:51:01] authn-users-200 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users-200/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [30/Aug/2022 23:51:01] authn-users-200 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/01_authn-users-200/stdout.txt is 3096 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-08-31 00:31:09 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=162 KO=0 ) > restLoginInitiate (OK=82 KO=0 ) > restLoginUsernamePasswordCallback (OK=80 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 2666609 / active: 3 / done: 80 ================================================================================ ================================================================================ 2022-08-31 00:31:14 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=657 KO=0 ) > restLoginInitiate (OK=331 KO=0 ) > restLoginUsernamePasswordCallback (OK=326 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 2666360 / active: 6 / done: 326 ================================================================================ ================================================================================ 2022-08-31 00:31:19 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1487 KO=0 ) > restLoginInitiate (OK=746 KO=0 ) > restLoginUsernamePasswordCallback (OK=741 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 2665944 / active: 7 / done: 741 ================================================================================ ================================================================================ 2022-08-31 00:31:24 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2648 KO=0 ) > restLoginInitiate (OK=1328 KO=0 ) > restLoginUsernamePasswordCallback (OK=1320 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 2665361 / active: 11 / done: 1320 ================================================================================ ================================================================================ 2022-08-31 00:31:29 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=4144 KO=0 ) > restLoginInitiate (OK=2077 KO=0 ) > restLoginUsernamePasswordCallback (OK=2067 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 2664612 / active: 13 / done: 2067 ================================================================================ ================================================================================ 2022-08-31 00:31:34 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=5971 KO=0 ) > restLoginInitiate (OK=2992 KO=0 ) > restLoginUsernamePasswordCallback (OK=2979 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 2663696 / active: 17 / done: 2979 ================================================================================ ================================================================================ 2022-08-31 00:31:39 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=8012 KO=0 ) > restLoginInitiate (OK=4012 KO=0 ) > restLoginUsernamePasswordCallback (OK=4000 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 2662676 / active: 16 / done: 4000 ================================================================================ ================================================================================ 2022-08-31 00:31:44 40s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=10016 KO=0 ) > restLoginInitiate (OK=5015 KO=0 ) > restLoginUsernamePasswordCallback (OK=5001 KO=0 ) [...] > Global (OK=456940 KO=0 ) > restLoginInitiate (OK=228476 KO=0 ) > restLoginUsernamePasswordCallback (OK=228464 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 2438210 / active: 18 / done: 228464 ================================================================================ ================================================================================ 2022-08-31 00:50:24 1160s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=459054 KO=0 ) > restLoginInitiate (OK=229531 KO=0 ) > restLoginUsernamePasswordCallback (OK=229523 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 2437158 / active: 11 / done: 229523 ================================================================================ ================================================================================ 2022-08-31 00:50:29 1165s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=461066 KO=0 ) > restLoginInitiate (OK=230541 KO=0 ) > restLoginUsernamePasswordCallback (OK=230525 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 2436146 / active: 21 / done: 230525 ================================================================================ ================================================================================ 2022-08-31 00:50:34 1170s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=462970 KO=0 ) > restLoginInitiate (OK=231493 KO=0 ) > restLoginUsernamePasswordCallback (OK=231477 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 2435197 / active: 18 / done: 231477 ================================================================================ ================================================================================ 2022-08-31 00:50:39 1175s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=464999 KO=0 ) > restLoginInitiate (OK=232509 KO=0 ) > restLoginUsernamePasswordCallback (OK=232490 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 2434172 / active: 30 / done: 232490 ================================================================================ ================================================================================ 2022-08-31 00:50:44 1180s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=467042 KO=0 ) > restLoginInitiate (OK=233528 KO=0 ) > restLoginUsernamePasswordCallback (OK=233514 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 2433161 / active: 17 / done: 233514 ================================================================================ ================================================================================ 2022-08-31 00:50:49 1185s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=469075 KO=0 ) > restLoginInitiate (OK=234546 KO=0 ) > restLoginUsernamePasswordCallback (OK=234529 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 2432139 / active: 24 / done: 234529 ================================================================================ ================================================================================ 2022-08-31 00:50:54 1190s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=471130 KO=0 ) > restLoginInitiate (OK=235571 KO=0 ) > restLoginUsernamePasswordCallback (OK=235559 KO=0 ) ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 2431113 / active: 20 / done: 235559 ================================================================================ ________________________________________________________________________________ [30/Aug/2022 23:51:01] authn-users-200 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users-200/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [30/Aug/2022 23:51:01] authn-users-200 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [30/Aug/2022 23:51:01] authn-users-200 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [30/Aug/2022 23:51:01] authn-users-200 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped