--Task-- name: revoke-access-token enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 50 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: {'testMode': 'open', 'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'am.AMAccessToken', 'throughput': 70, 'rampup-duration': 30, 'java-opts': '-Drevoke_token=True -Drealm=alpha -Dam_tree=login -Duser_password=T35tr0ck123* -Doauth2_client_id=fedexClient -Doauth2_redirect_uri=https://openam-perf-100m-test.forgeblocks.com/platform/appAuthHelperRedirect.html'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [03/Nov/2022 21:36:31] revoke-access-token pre : N/A ________________________________________________________________________________ [03/Nov/2022 21:36:31] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [03/Nov/2022 21:36:31] - INFO: Timeout for this Task has changed to 40m (2400 seconds) Pod log file : /results/orders/revoke-access-token/stdout.txt Pod log : /results/orders/revoke-access-token ________________________________________________________________________________ [03/Nov/2022 21:36:31] revoke-access-token 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 am.AMAccessToken@IDC -rf /results/gatling/revoke-access-token --no-reports ________________________________________________________________________________ [03/Nov/2022 21:36:31] revoke-access-token create_order : Create order for overseer with the command to run ________________________________________________________________________________ [03/Nov/2022 21:36:31] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-779957466d-hs7t7 -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/access_token/05_AccessToken/02_revoke-access-token/order.json { "name": "revoke-access-token", "command": "/lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd am.AMAccessToken@IDC -rf /results/gatling/revoke-access-token --no-reports", "out-dir": "/results/orders/revoke-access-token", "environment": { "JAVA_OPTS": "-Dam_host=openam-perf-100m-test.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -Dam_tree=login -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@forgerock.com -Didc=true -Doauth2_client_id=fedexClient -Doauth2_redirect_uri=https://openam-perf-100m-test.forgeblocks.com/platform/appAuthHelperRedirect.html -Drampup_duration=30 -Drealm=alpha -Drevoke_token=True -DtestCase=am.AMAccessToken -DtestMode=open -Dthroughput=70 -Duser_password=T35tr0ck123* -Dusers=1000000 -Xmx4G -Dduration=2664" } } ________________________________________________________________________________ [03/Nov/2022 21:36:32] revoke-access-token loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 5s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 30 0 --:--:-- --:--:-- --:--:-- 30 ________________________________________________________________________________ [03/Nov/2022 21:36:37] revoke-access-token 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/order.json overseer-0-779957466d-hs7t7:/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/Nov/2022 21:36:39] - 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -- head /results/orders/revoke-access-token/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. ________________________________________________________________________________ [03/Nov/2022 21:46:33] revoke-access-token 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -- 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 9m 55s ________________________________________________________________________________ [03/Nov/2022 21:46:34] revoke-access-token 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-779957466d-hs7t7 --- stderr --- Checking pod: overseer-0-779957466d-hs7t7 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -i -- bash -c 'if [ -f "/results/orders/revoke-access-token/order.tar.gz" ]; then echo "/results/orders/revoke-access-token/order.tar.gz file found"; exit 0; else echo "/results/orders/revoke-access-token/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/revoke-access-token/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/revoke-access-token/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-779957466d-hs7t7 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -i -- du -k /results/orders/revoke-access-token/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 8 /results/orders/revoke-access-token/order.tar.gz --- stderr --- - Download file (size 8k) [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-779957466d-hs7t7 --- stderr --- source : /results/orders/revoke-access-token/order.tar.gz @ overseer-0-779957466d-hs7t7 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-779957466d-hs7t7:/results/orders/revoke-access-token/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token ________________________________________________________________________________ [03/Nov/2022 21:46:44] revoke-access-token show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/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 am.AMAccessToken@IDC -rf /results/gatling/revoke-access-token --no-reports ________________________________________________________________________________ [03/Nov/2022 21:46:44] revoke-access-token show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [03/Nov/2022 21:46:44] revoke-access-token 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/access_token/05_AccessToken/02_revoke-access-token/stdout.txt is 1772 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-11-03 21:36:50 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=113 KO=0 ) > userRestLogin (OK=29 KO=0 ) > userAuthorize (OK=28 KO=0 ) > getAccessToken (OK=28 KO=0 ) > RevokeToken (OK=28 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 187907 / active: 1 / done: 28 ================================================================================ ================================================================================ 2022-11-03 21:36:55 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=455 KO=0 ) > userRestLogin (OK=115 KO=0 ) > userAuthorize (OK=114 KO=0 ) > getAccessToken (OK=113 KO=0 ) > RevokeToken (OK=113 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 187820 / active: 3 / done: 113 ================================================================================ ================================================================================ 2022-11-03 21:37:00 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1034 KO=0 ) > userRestLogin (OK=260 KO=0 ) > userAuthorize (OK=259 KO=0 ) > getAccessToken (OK=258 KO=0 ) > RevokeToken (OK=257 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 187674 / active: 5 / done: 257 ================================================================================ ================================================================================ 2022-11-03 21:37:05 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1846 KO=0 ) > userRestLogin (OK=463 KO=0 ) > userAuthorize (OK=462 KO=0 ) > getAccessToken (OK=461 KO=0 ) > RevokeToken (OK=460 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 187470 / active: 6 / done: 460 ================================================================================ ================================================================================ 2022-11-03 21:37:10 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2890 KO=0 ) > userRestLogin (OK=725 KO=0 ) > userAuthorize (OK=724 KO=0 ) > getAccessToken (OK=721 KO=0 ) > RevokeToken (OK=720 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 187208 / active: 8 / done: 720 ================================================================================ ================================================================================ 2022-11-03 21:37:15 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=4171 KO=0 ) > userRestLogin (OK=1046 KO=0 ) > userAuthorize (OK=1044 KO=0 ) > getAccessToken (OK=1041 KO=0 ) > RevokeToken (OK=1040 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 186886 / active: 10 / done: 1040 ================================================================================ ================================================================================ 2022-11-03 21:37:20 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=5642 KO=0 ) > userRestLogin (OK=1412 KO=0 ) > userAuthorize (OK=1412 KO=0 ) > getAccessToken (OK=1410 KO=0 ) [...] > userRestLogin (OK=38379 KO=0 ) > userAuthorize (OK=38377 KO=0 ) > getAccessToken (OK=38370 KO=0 ) > RevokeToken (OK=38368 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 20% waiting: 149551 / active: 17 / done: 38368 ================================================================================ ================================================================================ 2022-11-03 21:46:10 565s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=154901 KO=0 ) > userRestLogin (OK=38728 KO=0 ) > userAuthorize (OK=38727 KO=0 ) > getAccessToken (OK=38726 KO=0 ) > RevokeToken (OK=38720 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 20% waiting: 149204 / active: 12 / done: 38720 ================================================================================ ================================================================================ 2022-11-03 21:46:15 570s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=156343 KO=0 ) > userRestLogin (OK=39090 KO=0 ) > userAuthorize (OK=39087 KO=0 ) > getAccessToken (OK=39084 KO=0 ) > RevokeToken (OK=39082 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 20% waiting: 148843 / active: 11 / done: 39082 ================================================================================ ================================================================================ 2022-11-03 21:46:20 575s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=157746 KO=0 ) > userRestLogin (OK=39439 KO=0 ) > userAuthorize (OK=39438 KO=0 ) > getAccessToken (OK=39435 KO=0 ) > RevokeToken (OK=39434 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 20% waiting: 148492 / active: 10 / done: 39434 ================================================================================ ================================================================================ 2022-11-03 21:46:25 580s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=159115 KO=0 ) > userRestLogin (OK=39781 KO=0 ) > userAuthorize (OK=39780 KO=0 ) > getAccessToken (OK=39778 KO=0 ) > RevokeToken (OK=39776 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 21% waiting: 148153 / active: 7 / done: 39776 ================================================================================ ================================================================================ 2022-11-03 21:46:30 585s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=160576 KO=0 ) > userRestLogin (OK=40147 KO=0 ) > userAuthorize (OK=40144 KO=0 ) > getAccessToken (OK=40143 KO=0 ) > RevokeToken (OK=40142 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 21% waiting: 147785 / active: 9 / done: 40142 ================================================================================ ================================================================================ 2022-11-03 21:46:35 590s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=162126 KO=0 ) > userRestLogin (OK=40534 KO=0 ) > userAuthorize (OK=40533 KO=0 ) > getAccessToken (OK=40531 KO=0 ) > RevokeToken (OK=40528 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 21% waiting: 147397 / active: 11 / done: 40528 ================================================================================ ________________________________________________________________________________ [03/Nov/2022 21:46:44] revoke-access-token show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [03/Nov/2022 21:46:44] revoke-access-token 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/Nov/2022 21:46:44] revoke-access-token print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [03/Nov/2022 21:46:44] revoke-access-token post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped