--Task-- name: authn-users-450 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': 450, '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 ________________________________________________________________________________ [31/Aug/2022 00:30:50] authn-users-450 pre : N/A ________________________________________________________________________________ [31/Aug/2022 00:30:50] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [31/Aug/2022 00:30:50] - INFO: Timeout for this Task has changed to 3h 20m (12000 seconds) Pod log file : /results/orders/authn-users-450/stdout.txt Pod log : /results/orders/authn-users-450 ________________________________________________________________________________ [31/Aug/2022 00:30:50] authn-users-450 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-450 --no-reports ________________________________________________________________________________ [31/Aug/2022 00:30:50] authn-users-450 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. [31/Aug/2022 00: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/04_authn-users-450/order.json { "name": "authn-users-450", "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-450 --no-reports", "out-dir": "/results/orders/authn-users-450", "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=450 -Duser_password=T35tr0ck123* -Xmx4G -Dduration=13320" } } ________________________________________________________________________________ [31/Aug/2022 00:30:50] authn-users-450 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) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 10s (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 ________________________________________________________________________________ [31/Aug/2022 00:31:01] authn-users-450 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/04_authn-users-450/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 [31/Aug/2022 00:31:03] - 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-450/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. ________________________________________________________________________________ [31/Aug/2022 00:50:55] authn-users-450 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 53s ________________________________________________________________________________ [31/Aug/2022 00:50:56] authn-users-450 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-450/order.tar.gz" ]; then echo "/results/orders/authn-users-450/order.tar.gz file found"; exit 0; else echo "/results/orders/authn-users-450/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/authn-users-450/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-450/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-450/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 484 /results/orders/authn-users-450/order.tar.gz --- stderr --- - Download file (size 484k) [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-450/order.tar.gz @ overseer-0-65bc566d85-d9q2d destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-450/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-450/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-450/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-450/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/04_authn-users-450 ________________________________________________________________________________ [31/Aug/2022 00:51:06] authn-users-450 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-450/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-450 --no-reports ________________________________________________________________________________ [31/Aug/2022 00:51:06] authn-users-450 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-450/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [31/Aug/2022 00:51:06] authn-users-450 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-450/stdout.txt is 287248 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-08-31 01:31:14 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=365 KO=0 ) > restLoginInitiate (OK=185 KO=0 ) > restLoginUsernamePasswordCallback (OK=180 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 6002512 / active: 6 / done: 180 ================================================================================ ================================================================================ 2022-08-31 01:31:19 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1481 KO=0 ) > restLoginInitiate (OK=745 KO=0 ) > restLoginUsernamePasswordCallback (OK=736 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 6001950 / active: 12 / done: 736 ================================================================================ ================================================================================ 2022-08-31 01:31:24 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3344 KO=0 ) > restLoginInitiate (OK=1678 KO=0 ) > restLoginUsernamePasswordCallback (OK=1666 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 6001015 / active: 17 / done: 1666 ================================================================================ ================================================================================ 2022-08-31 01:31:29 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=5960 KO=0 ) > restLoginInitiate (OK=2989 KO=0 ) > restLoginUsernamePasswordCallback (OK=2971 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 5999703 / active: 24 / done: 2971 ================================================================================ ================================================================================ 2022-08-31 01:31:34 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=9321 KO=0 ) > restLoginInitiate (OK=4673 KO=0 ) > restLoginUsernamePasswordCallback (OK=4648 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 5998018 / active: 32 / done: 4648 ================================================================================ ================================================================================ 2022-08-31 01:31:39 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=13439 KO=0 ) > restLoginInitiate (OK=6733 KO=0 ) > restLoginUsernamePasswordCallback (OK=6706 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 5995956 / active: 36 / done: 6706 ================================================================================ ================================================================================ 2022-08-31 01:31:44 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=18055 KO=0 ) > restLoginInitiate (OK=9038 KO=0 ) > restLoginUsernamePasswordCallback (OK=9017 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 5993652 / active: 29 / done: 9017 ================================================================================ ================================================================================ 2022-08-31 01:31:49 40s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=22483 KO=0 ) > restLoginInitiate (OK=11255 KO=0 ) > restLoginUsernamePasswordCallback (OK=11228 KO=0 ) [...] ========================= HTTP request: POST https://openam-perf-100m-testing.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login headers= Accept-API-Version: resource=2.0, protocol=1.0 Accept: application/json host: openam-perf-100m-testing.forgeblocks.com content-type: application/json byteArraysBody= ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 01:50:53.648 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-2' failed to execute: No attribute named 'callbacks' is defined 01:50:53.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined 01:50:53.648 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'callbacks' is defined 01:50:53.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 01:50:53.648 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'callbacks' is defined 01:50:53.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 01:50:53.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 01:50:53.648 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-2' failed to execute: No attribute named 'callbacks' is defined 01:50:53.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined 01:50:53.648 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 526123: i.n.c.AbstractChannel$AnnotatedSocketException: Cannot assign requested address: openam-perf-100m-testing.forgeblocks.com/34.111.179.107:443 01:50:53.648 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 526121: i.n.c.AbstractChannel$AnnotatedSocketException: Cannot assign requested address: openam-perf-100m-testing.forgeblocks.com/34.111.179.107:443 01:50:53.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 01:50:53.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginInitiate: KO i.n.c.AbstractChannel$AnnotatedSocketException: Cannot assign requested address: openam-perf-100m-testing.forgeblocks.com/34.111.179.107:443 ========================= Session: Session(idc.login,526121,1661907053634,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-testing.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@5b0b7b0b, username -> user.1, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@7d64725e,None), password -> T35tr0ck123*),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$620/0x0000000800675040@2a2b0ed3) ========================= HTTP request: POST https://openam-perf-100m-testing.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login headers= Accept-API-Version: resource=2.0, protocol=1.0 Accept: application/json host: openam-perf-100m-testing.forgeblocks.com content-type: application/json byteArraysBody= ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 01:50:53.648 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-2' failed to execute: No attribute named 'callbacks' is defined 01:50:53.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 01:50:53.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined 01:50:53.648 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'callbacks' is defined 01:50:53.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginInitiate: KO i.n.c.AbstractChannel$AnnotatedSocketException: Cannot assign requested address: openam-perf-100m-testing.forgeblocks.com/34.111.179.107:443 ========================= Session: Session(idc.login,526123,1661907053634,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-testing.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@5b0b7b0b, username -> user.0, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@5685cc79,None), password -> T35tr0ck123*),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$620/0x0000000800675040@2a2b0ed3) ========================= HTTP request: POST https://openam-perf-100m-testing.forgeblocks.com/am/json/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login headers= Accept-API-Version: resource=2.0, protocol=1.0 Accept: application/json host: openam-perf-100m-testing.forgeblocks.com content-type: application/json byteArraysBody= ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 01:50:53.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 01:50:53.648 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-2' failed to execute: No attribute named 'callbacks' is defined 01:50:53.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined 01:50:53.648 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-2' failed to execute: No attribute named 'callbacks' is defined 01:50:53.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined 01:50:53.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-6' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 01:50:53.648 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'callbacks' is defined 01:50:53.648 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'callbacks' is defined 01:50:53.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 01:50:53.648 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-3' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 01:50:53.648 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-2' failed to execute: No attribute named 'callbacks' is defined 01:50:53.648 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-2' failed to execute: No attribute named 'callbacks' is defined 01:50:53.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined 01:50:53.648 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-1' failed to execute: No attribute named 'tokenId' is defined ================================================================================ 2022-08-31 01:50:54 1185s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1030098 KO=11305 ) > restLoginInitiate (OK=515065 KO=11305 ) > restLoginUsernamePasswordCallback (OK=515033 KO=0 ) ---- Errors -------------------------------------------------------------------- > i.n.c.AbstractChannel$AnnotatedSocketException: Cannot assign 11305 (33.33%) requested address: openam-perf-100m-testing.forgeblocks.com/34... > restLoginUsernamePasswordCallback: Failed to build request: No 11305 (33.33%) attribute named 'callbacks' is defined > restloginProgressiveProfileCallback: Failed to build request: 11305 (33.33%) No attribute named 'callbacks' is defined ---- idc.login ----------------------------------------------------------------- [######- ] 8% waiting: 5476314 / active: 46 / done: 526338 ================================================================================ ________________________________________________________________________________ [31/Aug/2022 00:51:06] authn-users-450 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-450/stderr.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh: line 23: 964 Killed /lodestar/clients/gatling/bin/gatling.sh ${OPTIONS} ________________________________________________________________________________ [31/Aug/2022 00:51:06] authn-users-450 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log ________________________________________________________________________________ [31/Aug/2022 00:51:07] authn-users-450 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [31/Aug/2022 00:51:07] authn-users-450 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped