--Task-- name: authn-users enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0 stop: 100 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': 300, 'rampup-duration': 30, 'java-opts': '-Dnum_users=200000 -Drealm=alpha -Duser_password=Pa_ssw0rd'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [24/Sep/2022 05:36:57] authn-users pre : N/A ________________________________________________________________________________ [24/Sep/2022 05:36:57] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [24/Sep/2022 05:36:57] - INFO: Timeout for this Task has changed to 12h (43200 seconds) Pod log file : /results/orders/authn-users/stdout.txt Pod log : /results/orders/authn-users ________________________________________________________________________________ [24/Sep/2022 05:36:57] authn-users 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 --no-reports ________________________________________________________________________________ [24/Sep/2022 05:36:57] authn-users 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. [24/Sep/2022 05:36:57] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-c7fc5cc47-x4c97 -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/order.json { "name": "authn-users", "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 --no-reports", "out-dir": "/results/orders/authn-users", "environment": { "JAVA_OPTS": "-Dam_host=openam-fr-pit-testing18.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=300 -Duser_password=Pa_ssw0rd -Xmx4G -Dduration=47952" } } ________________________________________________________________________________ [24/Sep/2022 05:36:57] authn-users 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 100 7 100 7 0 0 30 0 --:--:-- --:--:-- --:--:-- 30 ________________________________________________________________________________ [24/Sep/2022 05:36:57] authn-users 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-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.json overseer-0-c7fc5cc47-x4c97:/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 [24/Sep/2022 05:36:59] - 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-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -- head /results/orders/authn-users/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) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 18s (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. ________________________________________________________________________________ [24/Sep/2022 11:37:03] authn-users 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-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -- 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 6h ________________________________________________________________________________ [24/Sep/2022 11:37:04] authn-users 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-c7fc5cc47-x4c97 --- stderr --- Checking pod: overseer-0-c7fc5cc47-x4c97 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-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -i -- bash -c 'if [ -f "/results/orders/authn-users/order.tar.gz" ]; then echo "/results/orders/authn-users/order.tar.gz file found"; exit 0; else echo "/results/orders/authn-users/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/authn-users/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 failed after 6s (rc=1 - expected to be in [0]) - retry [loop_until]: Function failed after 12s (rc=1 - expected to be in [0]) - retry [loop_until]: Function succeeded after 18s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/authn-users/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-c7fc5cc47-x4c97 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -i -- du -k /results/orders/authn-users/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 142312 /results/orders/authn-users/order.tar.gz --- stderr --- - Download file (size 142312k) [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-c7fc5cc47-x4c97 --- stderr --- source : /results/orders/authn-users/order.tar.gz @ overseer-0-c7fc5cc47-x4c97 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/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-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-c7fc5cc47-x4c97:/results/orders/authn-users/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/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/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users ________________________________________________________________________________ [24/Sep/2022 11:37:35] authn-users 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/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 --no-reports ________________________________________________________________________________ [24/Sep/2022 11:37:35] authn-users 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/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [24/Sep/2022 11:37:35] authn-users 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/stdout.txt is 8864048 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-09-24 06:37:18 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=245 KO=0 ) > restLoginInitiate (OK=124 KO=0 ) > restLoginUsernamePasswordCallback (OK=121 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 14389091 / active: 4 / done: 121 ================================================================================ ================================================================================ 2022-09-24 06:37:23 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=989 KO=0 ) > restLoginInitiate (OK=498 KO=0 ) > restLoginUsernamePasswordCallback (OK=491 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 14388717 / active: 8 / done: 491 ================================================================================ ================================================================================ 2022-09-24 06:37:28 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2234 KO=0 ) > restLoginInitiate (OK=1122 KO=0 ) > restLoginUsernamePasswordCallback (OK=1112 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 14388093 / active: 11 / done: 1112 ================================================================================ ================================================================================ 2022-09-24 06:37:33 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3976 KO=0 ) > restLoginInitiate (OK=1995 KO=0 ) > restLoginUsernamePasswordCallback (OK=1981 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 14387219 / active: 17 / done: 1980 ================================================================================ ================================================================================ 2022-09-24 06:37:38 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=6221 KO=0 ) > restLoginInitiate (OK=3119 KO=0 ) > restLoginUsernamePasswordCallback (OK=3102 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 14386094 / active: 20 / done: 3102 ================================================================================ ================================================================================ 2022-09-24 06:37:43 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=8965 KO=0 ) > restLoginInitiate (OK=4493 KO=0 ) > restLoginUsernamePasswordCallback (OK=4472 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 14384720 / active: 24 / done: 4472 ================================================================================ ================================================================================ 2022-09-24 06:37:48 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=11948 KO=0 ) > restLoginInitiate (OK=5980 KO=0 ) > restLoginUsernamePasswordCallback (OK=5968 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 14383235 / active: 13 / done: 5968 ================================================================================ ================================================================================ 2022-09-24 06:37:53 40s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=14865 KO=0 ) > restLoginInitiate (OK=7447 KO=0 ) > restLoginUsernamePasswordCallback (OK=7418 KO=0 ) [...] > i.g.h.c.i.RequestTimeoutException: Request timeout to openam-f 5933 ( 1.64%) r-pit-testing18.forgeblocks.com/34.111.142.226:443 after 60000... > status.find.is(200), but actually found 401 4491 ( 1.24%) > jsonPath($.tokenId).find.exists, found nothing 3873 ( 1.07%) > status.find.is(200), but actually found 500 10 ( 0.00%) > i.n.c.ConnectTimeoutException: connection timed out: openam-fr 7 ( 0.00%) -pit-testing18.forgeblocks.com/34.111.142.226:443 ---- idc.login ----------------------------------------------------------------- [#################################- ] 44% waiting: 7919293 / active: 23 / done: 6469900 ================================================================================ ================================================================================ 2022-09-24 12:36:53 21580s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=12723708 KO=207017) > restLoginInitiate (OK=6394353 KO=77075 ) > restLoginUsernamePasswordCallback (OK=6329355 KO=64971 ) > restloginProgressiveProfileCallback (OK=0 KO=64971 ) ---- Errors -------------------------------------------------------------------- > status.find.is(200), but actually found 503 122478 (33.91%) > restLoginUsernamePasswordCallback: Failed to build request: No 77075 (21.34%) attribute named 'callbacks' is defined > restloginProgressiveProfileCallback: Failed to build request: 77075 (21.34%) No attribute named 'callbacks' is defined > status.find.is(200), but actually found 502 48755 (13.50%) > status.find.is(200), but actually found 400 21470 ( 5.94%) > i.g.h.c.i.RequestTimeoutException: Request timeout to openam-f 5933 ( 1.64%) r-pit-testing18.forgeblocks.com/34.111.142.226:443 after 60000... > status.find.is(200), but actually found 401 4491 ( 1.24%) > jsonPath($.tokenId).find.exists, found nothing 3873 ( 1.07%) > status.find.is(200), but actually found 500 10 ( 0.00%) > i.n.c.ConnectTimeoutException: connection timed out: openam-fr 7 ( 0.00%) -pit-testing18.forgeblocks.com/34.111.142.226:443 ---- idc.login ----------------------------------------------------------------- [#################################- ] 44% waiting: 7917784 / active: 31 / done: 6471401 ================================================================================ ================================================================================ 2022-09-24 12:36:58 21585s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=12726575 KO=207017) > restLoginInitiate (OK=6395781 KO=77075 ) > restLoginUsernamePasswordCallback (OK=6330794 KO=64971 ) > restloginProgressiveProfileCallback (OK=0 KO=64971 ) ---- Errors -------------------------------------------------------------------- > status.find.is(200), but actually found 503 122478 (33.91%) > restLoginUsernamePasswordCallback: Failed to build request: No 77075 (21.34%) attribute named 'callbacks' is defined > restloginProgressiveProfileCallback: Failed to build request: 77075 (21.34%) No attribute named 'callbacks' is defined > status.find.is(200), but actually found 502 48755 (13.50%) > status.find.is(200), but actually found 400 21470 ( 5.94%) > i.g.h.c.i.RequestTimeoutException: Request timeout to openam-f 5933 ( 1.64%) r-pit-testing18.forgeblocks.com/34.111.142.226:443 after 60000... > status.find.is(200), but actually found 401 4491 ( 1.24%) > jsonPath($.tokenId).find.exists, found nothing 3873 ( 1.07%) > status.find.is(200), but actually found 500 10 ( 0.00%) > i.n.c.ConnectTimeoutException: connection timed out: openam-fr 7 ( 0.00%) -pit-testing18.forgeblocks.com/34.111.142.226:443 ---- idc.login ----------------------------------------------------------------- [#################################- ] 44% waiting: 7916353 / active: 23 / done: 6472840 ================================================================================ ================================================================================ 2022-09-24 12:37:03 21590s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=12729475 KO=207017) > restLoginInitiate (OK=6397247 KO=77075 ) > restLoginUsernamePasswordCallback (OK=6332228 KO=64971 ) > restloginProgressiveProfileCallback (OK=0 KO=64971 ) ---- Errors -------------------------------------------------------------------- > status.find.is(200), but actually found 503 122478 (33.91%) > restLoginUsernamePasswordCallback: Failed to build request: No 77075 (21.34%) attribute named 'callbacks' is defined > restloginProgressiveProfileCallback: Failed to build request: 77075 (21.34%) No attribute named 'callbacks' is defined > status.find.is(200), but actually found 502 48755 (13.50%) > status.find.is(200), but actually found 400 21470 ( 5.94%) > i.g.h.c.i.RequestTimeoutException: Request timeout to openam-f 5933 ( 1.64%) r-pit-testing18.forgeblocks.com/34.111.142.226:443 after 60000... > status.find.is(200), but actually found 401 4491 ( 1.24%) > jsonPath($.tokenId).find.exists, found nothing 3873 ( 1.07%) > status.find.is(200), but actually found 500 10 ( 0.00%) > i.n.c.ConnectTimeoutException: connection timed out: openam-fr 7 ( 0.00%) -pit-testing18.forgeblocks.com/34.111.142.226:443 ---- idc.login ----------------------------------------------------------------- [#################################- ] 44% waiting: 7914890 / active: 52 / done: 6474274 ================================================================================ ________________________________________________________________________________ [24/Sep/2022 11:37:41] authn-users 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/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [24/Sep/2022 11:37:41] authn-users 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 ________________________________________________________________________________ [24/Sep/2022 11:37:56] authn-users print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [24/Sep/2022 11:37:56] authn-users post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped