--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'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [03/Nov/2022 20:12:21] revoke-access-token pre : N/A ________________________________________________________________________________ [03/Nov/2022 20:12:21] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [03/Nov/2022 20:12:21] - 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 20:12:21] 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 20:12:21] revoke-access-token create_order : Create order for overseer with the command to run ________________________________________________________________________________ [03/Nov/2022 20:12:21] - 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=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drampup_duration=30 -Drealm=alpha -Drevoke_token=True -DtestCase=am.AMAccessToken -DtestMode=open -Dthroughput=70 -Duser_password=T35!tr0c-k123 -Dusers=1000000 -Xmx4G -Dduration=2664" } } ________________________________________________________________________________ [03/Nov/2022 20:12:21] 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) - 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 30 0 --:--:-- --:--:-- --:--:-- 30 ________________________________________________________________________________ [03/Nov/2022 20:12:32] 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 20:12:34] - 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... 20:12:40.625 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 1: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 20:12:40.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: user: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ========================= Session: Session(am.AMAccessToken,1,1667506360408,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@6ca8f905, username -> user.1, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@1029e64,None), auth_resp_code -> 401, password -> T35!tr0c-k123),55,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@5d7503b5) --- 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. ________________________________________________________________________________ [03/Nov/2022 20:22:26] 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 53s ________________________________________________________________________________ [03/Nov/2022 20:22:28] 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 --- 2092 /results/orders/revoke-access-token/order.tar.gz --- stderr --- - Download file (size 2092k) [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 --- tar: Removing leading `/' from member names --- 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 20:22:38] 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 20:22:38] 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 20:22:38] 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 1725302 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... 20:12:40.625 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 1: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 20:12:40.635 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: user: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ========================= Session: Session(am.AMAccessToken,1,1667506360408,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@6ca8f905, username -> user.1, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@1029e64,None), auth_resp_code -> 401, password -> T35!tr0c-k123),55,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@5d7503b5) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/alpha/authenticate headers= Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.1 X-OpenAM-Password: T35!tr0c-k123 accept: */* host: openam-perf-100m-test.forgeblocks.com content-length: 0 ========================= HTTP response: status= 401 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json content-length: 62 date: Thu, 03 Nov 2022 20:12:39 GMT x-forgerock-transactionid: 1667506326430-eb9af1bc2ebd2c1cd34b-858555 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 20:12:40.640 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 20:12:40.642 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 20:12:40.642 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-1' failed to execute: No attribute named 'refresh_token' is defined 20:12:41.501 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 2: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 20:12:41.502 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: user: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ========================= Session: Session(am.AMAccessToken,2,1667506361418,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@6ca8f905, username -> user.1, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@2940b583,None), auth_resp_code -> 401, password -> T35!tr0c-k123),2,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@5d7503b5) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/alpha/authenticate headers= Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.1 X-OpenAM-Password: T35!tr0c-k123 accept: */* host: openam-perf-100m-test.forgeblocks.com content-length: 0 ========================= HTTP response: status= 401 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json content-length: 62 date: Thu, 03 Nov 2022 20:12:41 GMT x-forgerock-transactionid: 1667506343213-45fae6a841a2400e4eb8-887079 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 20:12:41.503 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 20:12:41.503 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 20:12:41.504 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-1' failed to execute: No attribute named 'refresh_token' is defined 20:12:41.841 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 3: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 20:12:41.842 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: user: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ========================= Session: Session(am.AMAccessToken,3,1667506361758,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@6ca8f905, username -> user.1, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@22bbbb49,None), auth_resp_code -> 401, password -> T35!tr0c-k123),1,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@5d7503b5) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/alpha/authenticate headers= [...] content-type: application/json content-length: 62 date: Thu, 03 Nov 2022 20:22:28 GMT x-forgerock-transactionid: 1667506948364-eb9af1bc2ebd2c1cd34b-886563 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 20:22:29.218 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 20:22:29.218 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 20:22:29.218 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-1' failed to execute: No attribute named 'refresh_token' is defined 20:22:29.232 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 40311: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 20:22:29.232 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: user: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ========================= Session: Session(am.AMAccessToken,40311,1667506949168,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@6ca8f905, username -> user.0, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@4f8d1ae0,None), auth_resp_code -> 401, password -> T35!tr0c-k123),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@5d7503b5) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/alpha/authenticate headers= Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.0 X-OpenAM-Password: T35!tr0c-k123 accept: */* host: openam-perf-100m-test.forgeblocks.com content-length: 0 ========================= HTTP response: status= 401 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json content-length: 62 date: Thu, 03 Nov 2022 20:22:28 GMT x-forgerock-transactionid: 1667506945122-eb9af1bc2ebd2c1cd34b-886564 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 20:22:29.232 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 20:22:29.232 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 20:22:29.232 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-1' failed to execute: No attribute named 'refresh_token' is defined 20:22:29.245 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 40312: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 20:22:29.246 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: user: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ========================= Session: Session(am.AMAccessToken,40312,1667506949188,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@6ca8f905, username -> user.0, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@7344a010,None), auth_resp_code -> 401, password -> T35!tr0c-k123),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@5d7503b5) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/alpha/authenticate headers= Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.0 X-OpenAM-Password: T35!tr0c-k123 accept: */* host: openam-perf-100m-test.forgeblocks.com content-length: 0 ========================= HTTP response: status= 401 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json content-length: 62 date: Thu, 03 Nov 2022 20:22:29 GMT x-forgerock-transactionid: 1667506937882-eb9af1bc2ebd2c1cd34b-886565 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 20:22:29.246 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 20:22:29.246 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 20:22:29.246 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-1' failed to execute: No attribute named 'refresh_token' is defined ________________________________________________________________________________ [03/Nov/2022 20:22:39] 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 20:22:39] 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 20:22:41] 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 20:22:41] revoke-access-token post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped