--Task-- name: benchmark-150 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: ['benchmark-130'] options: {'testCase': 'idc.benchmark.CH2023', 'testMode': 'open', 'duration': 3600, 'throughput': 150, 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self150-'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [03/Sep/2023 05:38:10] benchmark-150 pre : N/A ________________________________________________________________________________ [03/Sep/2023 05:38:10] - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) [03/Sep/2023 05:38:10] - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/benchmark-150/stdout.txt Pod log : /results/orders/benchmark-150 ________________________________________________________________________________ [03/Sep/2023 05:38:10] benchmark-150 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description idc.benchmark.CH2023@openam-ema-perf-benchmark --results-folder /results/gatling/benchmark-150 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [03/Sep/2023 05:38:10] benchmark-150 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/order.json { "name": "benchmark-150", "command": " /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description idc.benchmark.CH2023@openam-ema-perf-benchmark --results-folder /results/gatling/benchmark-150 --extra-run-jvm-options \"-Xmx4G\" --no-reports", "out-dir": "/results/orders/benchmark-150", "environment": { "JAVA_OPTS": "-Dam_host=openam-ema-perf-benchmark.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@forgerock.com -Dduration=3600 -Didc=true -Dnum_users=1000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self150- -Drealm=alpha -DtestCase=idc.benchmark.CH2023 -DtestMode=open -Dthroughput=150 -Duser_password=Pa_ssw0rd" } } ________________________________________________________________________________ [03/Sep/2023 05:38:10] benchmark-150 loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl --insecure 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 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [03/Sep/2023 05:38:10] benchmark-150 start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-b6c79b648-xq47g --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/order.json overseer-0-b6c79b648-xq47g:/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 [03/Sep/2023 05:38:12] - INFO: Check if Gatling simulation started successfully [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-b6c79b648-xq47g --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-b6c79b648-xq47g -- head /results/orders/benchmark-150/stdout.txt | grep "started..." [loop_until]: (max_time=300, 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 06:38:17.898 [WARN ] i.g.c.s.e.ElCompiler$ - You're still using the deprecated ${} pattern for Gatling EL. Please use the #{} pattern instead. Simulation com.forgerock.gatling.Loadtest started... 06:38:22.501 [ERROR] i.g.h.a.HttpRequestAction - 'tokenUserinfo' failed to execute: No attribute named 'access_token' is defined ================================================================================ 2023-09-03 06:38:24 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=448 KO=0 ) > restLoginInitiate (OK=62 KO=0 ) --- stderr --- ________________________________________________________________________________ [03/Sep/2023 05:38:24] benchmark-150 wait_stop_by_itself : Wait for the order to stop by itself ________________________________________________________________________________ Task may stop by itself (no stop defined in configuration file), wait until overseer ends the order - timeout is 1h 12m Waiting for status (curl --fail --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 2m, retry Order is running since 4m, retry Order is running since 6m 01s, retry Order is running since 8m 01s, retry Order is running since 10m 01s, retry Order is running since 12m 02s, retry Order is running since 14m 02s, retry Order is running since 16m 02s, retry Order is running since 18m 02s, retry Order is running since 20m 03s, retry Order is running since 22m 03s, retry Order is running since 24m 03s, retry Order is running since 26m 04s, retry Order is running since 28m 04s, retry Order is running since 30m 04s, retry Order is running since 32m 05s, retry Order is running since 34m 05s, retry Order is running since 36m 05s, retry Order is running since 38m 06s, retry Order is running since 40m 06s, retry Order is running since 42m 07s, retry Order is running since 44m 07s, retry Order is running since 46m 07s, retry Order is running since 48m 08s, retry Order is running since 50m 08s, retry Order is running since 52m 08s, retry Order is running since 54m 09s, retry Order is running since 56m 09s, retry Order is running since 58m 09s, retry Order is running since 1h, retry PASS : Order stopped by itself after 1h 02m and before timeout (1h 12m) ________________________________________________________________________________ [03/Sep/2023 06:40:34] benchmark-150 stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-b6c79b648-xq47g --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-b6c79b648-xq47g -- 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 1h 02m ________________________________________________________________________________ [03/Sep/2023 06:40:36] benchmark-150 download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-b6c79b648-xq47g --- stderr --- Checking pod: overseer-0-b6c79b648-xq47g for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-b6c79b648-xq47g --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-b6c79b648-xq47g --stdin -- bash -c 'if [ -f "/results/orders/benchmark-150/order.tar.gz" ]; then echo "/results/orders/benchmark-150/order.tar.gz file found"; exit 0; else echo "/results/orders/benchmark-150/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/benchmark-150/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/benchmark-150/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-b6c79b648-xq47g --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-b6c79b648-xq47g --stdin -- du -k /results/orders/benchmark-150/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 146484 /results/orders/benchmark-150/order.tar.gz --- stderr --- - Download file (size 146484k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-b6c79b648-xq47g --- stderr --- source : /results/orders/benchmark-150/order.tar.gz @ overseer-0-b6c79b648-xq47g destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output 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-b6c79b648-xq47g --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-b6c79b648-xq47g:/results/orders/benchmark-150/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/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/benchmark/07_benchmark/08_benchmark-150/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150 ________________________________________________________________________________ [03/Sep/2023 06:40:50] benchmark-150 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description idc.benchmark.CH2023@openam-ema-perf-benchmark --results-folder /results/gatling/benchmark-150 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [03/Sep/2023 06:40:50] benchmark-150 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [03/Sep/2023 06:40:50] benchmark-150 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/benchmark/07_benchmark/08_benchmark-150/stdout.txt is 12340206 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 06:38:17.898 [WARN ] i.g.c.s.e.ElCompiler$ - You're still using the deprecated ${} pattern for Gatling EL. Please use the #{} pattern instead. Simulation com.forgerock.gatling.Loadtest started... 06:38:22.501 [ERROR] i.g.h.a.HttpRequestAction - 'tokenUserinfo' failed to execute: No attribute named 'access_token' is defined ================================================================================ 2023-09-03 06:38:24 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=448 KO=0 ) > restLoginInitiate (OK=62 KO=0 ) > restLoginUsernamePasswordCallback (OK=54 KO=0 ) > Skip 2FA (OK=39 KO=0 ) > User Authorize PKCE stage (OK=53 KO=0 ) > User AccessToken PKCE stage (OK=53 KO=0 ) > RootUserinfo (OK=68 KO=0 ) > UI-Post-Login (OK=4 KO=0 ) > tokenUserinfo (OK=8 KO=0 ) > UI-Post-Login Redirect 1 (OK=9 KO=0 ) > UI AM idFromSession (OK=3 KO=0 ) > UI AM validateGoto (OK=3 KO=0 ) > UI Enduser appAuthHelper2 (OK=3 KO=0 ) > UI Enduser appAuthHelper1 (OK=3 KO=0 ) > UI Enduser sessioncheck (OK=3 KO=0 ) > UI IDM uiconfig (OK=3 KO=0 ) > UI IDM version (OK=3 KO=0 ) > UI IDM login (OK=3 KO=0 ) > UI IDM privilege (OK=3 KO=0 ) > UI IDM features (OK=3 KO=0 ) > UI IDM alpha_user (OK=3 KO=0 ) > UI IDM user (OK=3 KO=0 ) > UI IDM dashboard (OK=3 KO=0 ) > UI IDM oidcToken (OK=3 KO=0 ) > userinfo (OK=3 KO=0 ) > UI-Logout Redirect 1 (OK=3 KO=0 ) > UI AM revoke1 (OK=3 KO=0 ) > UI AM revoke2 (OK=3 KO=0 ) > UI AM endsession (OK=3 KO=0 ) > getIdToken (OK=8 KO=0 ) > getIdToken Redirect 1 (OK=8 KO=0 ) > createOrganization (OK=7 KO=0 ) > queryOrganization (OK=7 KO=0 ) > deleteOrganization (OK=6 KO=0 ) > registrationCallback (OK=5 KO=0 ) ---- Errors -------------------------------------------------------------------- > tokenUserinfo: Failed to build request: No attribute named 'ac 1 (100.0%) cess_token' is defined ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 543318 / active: 38 / done: 25 ================================================================================ 06:38:25.982 [ERROR] i.g.h.a.HttpRequestAction - 'tokenUserinfo' failed to execute: No attribute named 'access_token' is defined 06:38:28.796 [ERROR] i.g.h.a.HttpRequestAction - 'tokenUserinfo' failed to execute: No attribute named 'access_token' is defined 06:38:28.930 [ERROR] i.g.h.a.HttpRequestAction - 'tokenUserinfo' failed to execute: No attribute named 'access_token' is defined ================================================================================ 2023-09-03 06:38:29 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1977 KO=0 ) > restLoginInitiate (OK=248 KO=0 ) > restLoginUsernamePasswordCallback (OK=216 KO=0 ) > Skip 2FA (OK=159 KO=0 ) > User Authorize PKCE stage (OK=219 KO=0 ) > User AccessToken PKCE stage (OK=217 KO=0 ) > RootUserinfo (OK=388 KO=0 ) > UI-Post-Login (OK=13 KO=0 ) > tokenUserinfo (OK=36 KO=0 ) > UI-Post-Login Redirect 1 (OK=38 KO=0 ) > UI AM idFromSession (OK=13 KO=0 ) > UI AM validateGoto (OK=13 KO=0 ) > UI Enduser appAuthHelper2 (OK=13 KO=0 ) > UI Enduser appAuthHelper1 (OK=13 KO=0 ) > UI Enduser sessioncheck (OK=12 KO=0 ) > UI IDM uiconfig (OK=12 KO=0 ) > UI IDM version (OK=12 KO=0 ) > UI IDM login (OK=12 KO=0 ) > UI IDM privilege (OK=12 KO=0 ) > UI IDM features (OK=12 KO=0 ) > UI IDM alpha_user (OK=12 KO=0 ) > UI IDM user (OK=12 KO=0 ) > UI IDM dashboard (OK=12 KO=0 ) > UI IDM oidcToken (OK=12 KO=0 ) > userinfo (OK=12 KO=0 ) > UI-Logout Redirect 1 (OK=12 KO=0 ) > UI AM revoke1 (OK=12 KO=0 ) > UI AM revoke2 (OK=12 KO=0 ) > UI AM endsession (OK=12 KO=0 ) > getIdToken (OK=37 KO=0 ) > getIdToken Redirect 1 (OK=37 KO=0 ) > createOrganization (OK=37 KO=0 ) > queryOrganization (OK=37 KO=0 ) > deleteOrganization (OK=36 KO=0 ) > registrationCallback (OK=26 KO=0 ) > restloginProgressiveProfileCallback (OK=1 KO=0 ) ---- Errors -------------------------------------------------------------------- > tokenUserinfo: Failed to build request: No attribute named 'ac 4 (100.0%) cess_token' is defined ---- idc.benchmark.CH2023 ------------------------------------------------------ [...] > Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 1 ( 0.00%) 4.111.233.137:443 after 60000 ms ---- idc.benchmark.CH2023 ------------------------------------------------------ [#########################################################################-] 99% waiting: 0 / active: 4 / done: 543377 ================================================================================ ================================================================================ 2023-09-03 07:39:14 3655s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3693886 KO=288812) > restLoginInitiate (OK=543381 KO=0 ) > restLoginUsernamePasswordCallback (OK=456437 KO=81 ) > Skip 2FA (OK=326042 KO=1 ) > User Authorize PKCE stage (OK=397665 KO=72185 ) > User AccessToken PKCE stage (OK=354436 KO=43229 ) > RootUserinfo (OK=674843 KO=172487) > UI-Post-Login (OK=21529 KO=0 ) > tokenUserinfo (OK=98947 KO=559 ) > UI-Post-Login Redirect 1 (OK=64587 KO=0 ) > UI AM idFromSession (OK=21529 KO=0 ) > UI AM validateGoto (OK=21529 KO=0 ) > UI Enduser appAuthHelper2 (OK=21529 KO=0 ) > UI Enduser appAuthHelper1 (OK=21529 KO=0 ) > UI Enduser sessioncheck (OK=21529 KO=0 ) > UI IDM uiconfig (OK=21529 KO=0 ) > UI IDM version (OK=21529 KO=0 ) > UI IDM login (OK=21529 KO=0 ) > UI IDM privilege (OK=21529 KO=0 ) > UI IDM features (OK=21529 KO=0 ) > UI IDM alpha_user (OK=21529 KO=0 ) > UI IDM user (OK=21529 KO=0 ) > UI IDM dashboard (OK=21529 KO=0 ) > UI IDM oidcToken (OK=21406 KO=123 ) > userinfo (OK=21105 KO=130 ) > UI-Logout Redirect 1 (OK=21529 KO=0 ) > UI AM revoke1 (OK=21235 KO=0 ) > UI AM revoke2 (OK=21529 KO=0 ) > UI AM endsession (OK=21406 KO=0 ) > getIdToken (OK=65695 KO=0 ) > getIdToken Redirect 1 (OK=65695 KO=0 ) > createOrganization (OK=42690 KO=10 ) > queryOrganization (OK=42687 KO=3 ) > deleteOrganization (OK=42686 KO=4 ) > registrationCallback (OK=86863 KO=0 ) > restloginProgressiveProfileCallback (OK=1616 KO=0 ) ---- Errors -------------------------------------------------------------------- > RootUserinfo: Failed to build request: No attribute named 'acc 454410 (55.26%) ess_token' is defined > status.find.in([200, 209], 304), found 500 216421 (26.32%) > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 72185 ( 8.78%) d nothing > queryOrganization: Failed to build request: No attribute named 23005 ( 2.80%) 'organization_id' is defined > deleteOrganization: Failed to build request: No attribute name 23005 ( 2.80%) d 'organization_id' is defined > createOrganization: Failed to build request: No attribute name 22995 ( 2.80%) d 'access_token' is defined > tokenUserinfo: Failed to build request: No attribute named 'ac 9359 ( 1.14%) cess_token' is defined > userinfo: Failed to build request: No attribute named 'access_ 294 ( 0.04%) token' is defined > UI AM revoke1: Failed to build request: No attribute named 'a 294 ( 0.04%) ccess_token' is defined > headerRegex((location,#id_token=(.*))).find.exists, found noth 123 ( 0.01%) ing > UI AM endsession: Failed to build request: No attribute named 123 ( 0.01%) 'id_token_2' is defined > status.find.is(200), but actually found 401 80 ( 0.01%) > jsonPath($.tokenId).find.optional preparation crashed: Jackson 2 ( 0.00%) failed to parse into a valid AST: c.f.j.c.JsonParseException:... > Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 1 ( 0.00%) 4.111.233.137:443 after 60000 ms ---- idc.benchmark.CH2023 ------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 543381 ================================================================================ Simulation com.forgerock.gatling.Loadtest completed in 3655 seconds ---------------------- [03/Sep/2023 07:39:14] Create tar file benchmark-150.tar.gz ---------------------- RESULTS_FOLDER=/results/gatling/ RESULT_FOLDER=benchmark-150 SIMULATION_PATH=benchmark-150/loadtest-20230903053818154 PWD=/results/gatling/benchmark-150/loadtest-20230903053818154 [cmd] tar -czvf /results/gatling//benchmark-150.tar.gz --exclude=simulation.log * /results/gatling ---------------------- [03/Sep/2023 07:39:14] Update /results/gatling//latest ---------------------- ---------------------- [03/Sep/2023 07:39:14] Update /results/gatling//latest.tar.gz ---------------------- ________________________________________________________________________________ [03/Sep/2023 06:40:54] benchmark-150 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-150/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [03/Sep/2023 06:40:54] benchmark-150 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 ________________________________________________________________________________ [03/Sep/2023 06:41:15] benchmark-150 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [03/Sep/2023 06:41:15] benchmark-150 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped